title
stringlengths 7
246
| abstract
stringlengths 6
3.31k
|
---|---|
Hierarchical Deep Reinforcement Learning: Integrating Temporal
Abstraction and Intrinsic Motivation | Learning goal-directed behavior in environments with sparse feedback is a
major challenge for reinforcement learning algorithms. The primary difficulty
arises due to insufficient exploration, resulting in an agent being unable to
learn robust value functions. Intrinsically motivated agents can explore new
behavior for its own sake rather than to directly solve problems. Such
intrinsic behaviors could eventually help the agent solve tasks posed by the
environment. We present hierarchical-DQN (h-DQN), a framework to integrate
hierarchical value functions, operating at different temporal scales, with
intrinsically motivated deep reinforcement learning. A top-level value function
learns a policy over intrinsic goals, and a lower-level function learns a
policy over atomic actions to satisfy the given goals. h-DQN allows for
flexible goal specifications, such as functions over entities and relations.
This provides an efficient space for exploration in complicated environments.
We demonstrate the strength of our approach on two problems with very sparse,
delayed feedback: (1) a complex discrete stochastic decision process, and (2)
the classic ATARI game `Montezuma's Revenge'.
|
Embedded all relevant feature selection with Random Ferns | Many machine learning methods can produce variable importance scores
expressing the usability of each feature in context of the produced model;
those scores on their own are yet not sufficient to generate feature selection,
especially when an all relevant selection is required. Although there are
wrapper methods aiming to solve this problem, they introduce a substantial
increase in the required computational effort.
In this paper I investigate an idea of incorporating all relevant selection
within the training process by producing importance for implicitly generated
shadows, attributes irrelevant by design. I propose and evaluate such a method
in context of random ferns classifier. Experiment results confirm the
effectiveness of such approach, although show that fully stochastic nature of
random ferns limits its applicability either to small dimensions or as a part
of a broader feature selection procedure.
|
Nonextensive information theoretical machine | In this paper, we propose a new discriminative model named \emph{nonextensive
information theoretical machine (NITM)} based on nonextensive generalization of
Shannon information theory. In NITM, weight parameters are treated as random
variables. Tsallis divergence is used to regularize the distribution of weight
parameters and maximum unnormalized Tsallis entropy distribution is used to
evaluate fitting effect. On the one hand, it is showed that some well-known
margin-based loss functions such as $\ell_{0/1}$ loss, hinge loss, squared
hinge loss and exponential loss can be unified by unnormalized Tsallis entropy.
On the other hand, Gaussian prior regularization is generalized to Student-t
prior regularization with similar computational complexity. The model can be
solved efficiently by gradient-based convex optimization and its performance is
illustrated on standard datasets.
|
Deep Adaptive Network: An Efficient Deep Neural Network with Sparse
Binary Connections | Deep neural networks are state-of-the-art models for understanding the
content of images, video and raw input data. However, implementing a deep
neural network in embedded systems is a challenging task, because a typical
deep neural network, such as a Deep Belief Network using 128x128 images as
input, could exhaust Giga bytes of memory and result in bandwidth and computing
bottleneck. To address this challenge, this paper presents a hardware-oriented
deep learning algorithm, named as the Deep Adaptive Network, which attempts to
exploit the sparsity in the neural connections. The proposed method adaptively
reduces the weights associated with negligible features to zero, leading to
sparse feedforward network architecture. Furthermore, since the small
proportion of important weights are significantly larger than zero, they can be
robustly thresholded and represented using single-bit integers (-1 and +1),
leading to implementations of deep neural networks with sparse and binary
connections. Our experiments showed that, for the application of recognizing
MNIST handwritten digits, the features extracted by a two-layer Deep Adaptive
Network with about 25% reserved important connections achieved 97.2%
classification accuracy, which was almost the same with the standard Deep
Belief Network (97.3%). Furthermore, for efficient hardware implementations,
the sparse-and-binary-weighted deep neural network could save about 99.3%
memory and 99.9% computation units without significant loss of classification
accuracy for pattern recognition applications.
|
The Extended Littlestone's Dimension for Learning with Mistakes and
Abstentions | This paper studies classification with an abstention option in the online
setting. In this setting, examples arrive sequentially, the learner is given a
hypothesis class $\mathcal H$, and the goal of the learner is to either predict
a label on each example or abstain, while ensuring that it does not make more
than a pre-specified number of mistakes when it does predict a label.
Previous work on this problem has left open two main challenges. First, not
much is known about the optimality of algorithms, and in particular, about what
an optimal algorithmic strategy is for any individual hypothesis class. Second,
while the realizable case has been studied, the more realistic non-realizable
scenario is not well-understood. In this paper, we address both challenges.
First, we provide a novel measure, called the Extended Littlestone's Dimension,
which captures the number of abstentions needed to ensure a certain number of
mistakes. Second, we explore the non-realizable case, and provide upper and
lower bounds on the number of abstentions required by an algorithm to guarantee
a specified number of mistakes.
|
Training Deep Nets with Sublinear Memory Cost | We propose a systematic approach to reduce the memory consumption of deep
neural network training. Specifically, we design an algorithm that costs
O(sqrt(n)) memory to train a n layer network, with only the computational cost
of an extra forward pass per mini-batch. As many of the state-of-the-art models
hit the upper bound of the GPU memory, our algorithm allows deeper and more
complex models to be explored, and helps advance the innovations in deep
learning research. We focus on reducing the memory cost to store the
intermediate feature maps and gradients during training. Computation graph
analysis is used for automatic in-place operation and memory sharing
optimizations. We show that it is possible to trade computation for memory -
giving a more memory efficient training algorithm with a little extra
computation cost. In the extreme case, our analysis also shows that the memory
consumption can be reduced to O(log n) with as little as O(n log n) extra cost
for forward computation. Our experiments show that we can reduce the memory
cost of a 1,000-layer deep residual network from 48G to 7G with only 30 percent
additional running time cost on ImageNet problems. Similarly, significant
memory cost reduction is observed in training complex recurrent neural networks
on very long sequences.
|
Robust Audio Event Recognition with 1-Max Pooling Convolutional Neural
Networks | We present in this paper a simple, yet efficient convolutional neural network
(CNN) architecture for robust audio event recognition. Opposing to deep CNN
architectures with multiple convolutional and pooling layers topped up with
multiple fully connected layers, the proposed network consists of only three
layers: convolutional, pooling, and softmax layer. Two further features
distinguish it from the deep architectures that have been proposed for the
task: varying-size convolutional filters at the convolutional layer and 1-max
pooling scheme at the pooling layer. In intuition, the network tends to select
the most discriminative features from the whole audio signals for recognition.
Our proposed CNN not only shows state-of-the-art performance on the standard
task of robust audio event recognition but also outperforms other deep
architectures up to 4.5% in terms of recognition accuracy, which is equivalent
to 76.3% relative error reduction.
|
Robust Estimators in High Dimensions without the Computational
Intractability | We study high-dimensional distribution learning in an agnostic setting where
an adversary is allowed to arbitrarily corrupt an $\varepsilon$-fraction of the
samples. Such questions have a rich history spanning statistics, machine
learning and theoretical computer science. Even in the most basic settings, the
only known approaches are either computationally inefficient or lose
dimension-dependent factors in their error guarantees. This raises the
following question:Is high-dimensional agnostic distribution learning even
possible, algorithmically?
In this work, we obtain the first computationally efficient algorithms with
dimension-independent error guarantees for agnostically learning several
fundamental classes of high-dimensional distributions: (1) a single Gaussian,
(2) a product distribution on the hypercube, (3) mixtures of two product
distributions (under a natural balancedness condition), and (4) mixtures of
spherical Gaussians. Our algorithms achieve error that is independent of the
dimension, and in many cases scales nearly-linearly with the fraction of
adversarially corrupted samples. Moreover, we develop a general recipe for
detecting and correcting corruptions in high-dimensions, that may be applicable
to many other problems.
|
On Detection and Structural Reconstruction of Small-World Random
Networks | In this paper, we study detection and fast reconstruction of the celebrated
Watts-Strogatz (WS) small-world random graph model \citep{watts1998collective}
which aims to describe real-world complex networks that exhibit both high
clustering and short average length properties. The WS model with neighborhood
size $k$ and rewiring probability probability $\beta$ can be viewed as a
continuous interpolation between a deterministic ring lattice graph and the
Erd\H{o}s-R\'{e}nyi random graph. We study both the computational and
statistical aspects of detecting the deterministic ring lattice structure (or
local geographical links, strong ties) in the presence of random connections
(or long range links, weak ties), and for its recovery. The phase diagram in
terms of $(k,\beta)$ is partitioned into several regions according to the
difficulty of the problem. We propose distinct methods for the various regions.
|
Stabilized Sparse Online Learning for Sparse Data | Stochastic gradient descent (SGD) is commonly used for optimization in
large-scale machine learning problems. Langford et al. (2009) introduce a
sparse online learning method to induce sparsity via truncated gradient. With
high-dimensional sparse data, however, the method suffers from slow convergence
and high variance due to the heterogeneity in feature sparsity. To mitigate
this issue, we introduce a stabilized truncated stochastic gradient descent
algorithm. We employ a soft-thresholding scheme on the weight vector where the
imposed shrinkage is adaptive to the amount of information available in each
feature. The variability in the resulted sparse weight vector is further
controlled by stability selection integrated with the informative truncation.
To facilitate better convergence, we adopt an annealing strategy on the
truncation rate, which leads to a balanced trade-off between exploration and
exploitation in learning a sparse weight vector. Numerical experiments show
that our algorithm compares favorably with the original algorithm in terms of
prediction accuracy, achieved sparsity and stability.
|
Approximation Vector Machines for Large-scale Online Learning | One of the most challenging problems in kernel online learning is to bound
the model size and to promote the model sparsity. Sparse models not only
improve computation and memory usage, but also enhance the generalization
capacity, a principle that concurs with the law of parsimony. However,
inappropriate sparsity modeling may also significantly degrade the performance.
In this paper, we propose Approximation Vector Machine (AVM), a model that can
simultaneously encourage the sparsity and safeguard its risk in compromising
the performance. When an incoming instance arrives, we approximate this
instance by one of its neighbors whose distance to it is less than a predefined
threshold. Our key intuition is that since the newly seen instance is expressed
by its nearby neighbor the optimal performance can be analytically formulated
and maintained. We develop theoretical foundations to support this intuition
and further establish an analysis to characterize the gap between the
approximation and optimal solutions. This gap crucially depends on the
frequency of approximation and the predefined threshold. We perform the
convergence analysis for a wide spectrum of loss functions including Hinge,
smooth Hinge, and Logistic for classification task, and $l_1$, $l_2$, and
$\epsilon$-insensitive for regression task. We conducted extensive experiments
for classification task in batch and online modes, and regression task in
online mode over several benchmark datasets. The results show that our proposed
AVM achieved a comparable predictive performance with current state-of-the-art
methods while simultaneously achieving significant computational speed-up due
to the ability of the proposed AVM in maintaining the model size.
|
Dependency Parsing with LSTMs: An Empirical Evaluation | We propose a transition-based dependency parser using Recurrent Neural
Networks with Long Short-Term Memory (LSTM) units. This extends the feedforward
neural network parser of Chen and Manning (2014) and enables modelling of
entire sequences of shift/reduce transition decisions. On the Google Web
Treebank, our LSTM parser is competitive with the best feedforward parser on
overall accuracy and notably achieves more than 3% improvement for long-range
dependencies, which has proved difficult for previous transition-based parsers
due to error propagation and limited context information. Our findings
additionally suggest that dropout regularisation on the embedding layer is
crucial to improve the LSTM's generalisation.
|
CT-Mapper: Mapping Sparse Multimodal Cellular Trajectories using a
Multilayer Transportation Network | Mobile phone data have recently become an attractive source of information
about mobility behavior. Since cell phone data can be captured in a passive way
for a large user population, they can be harnessed to collect well-sampled
mobility information. In this paper, we propose CT-Mapper, an unsupervised
algorithm that enables the mapping of mobile phone traces over a multimodal
transport network. One of the main strengths of CT-Mapper is its capability to
map noisy sparse cellular multimodal trajectories over a multilayer
transportation network where the layers have different physical properties and
not only to map trajectories associated with a single layer. Such a network is
modeled by a large multilayer graph in which the nodes correspond to
metro/train stations or road intersections and edges correspond to connections
between them. The mapping problem is modeled by an unsupervised HMM where the
observations correspond to sparse user mobile trajectories and the hidden
states to the multilayer graph nodes. The HMM is unsupervised as the transition
and emission probabilities are inferred using respectively the physical
transportation properties and the information on the spatial coverage of
antenna base stations. To evaluate CT-Mapper we collected cellular traces with
their corresponding GPS trajectories for a group of volunteer users in Paris
and vicinity (France). We show that CT-Mapper is able to accurately retrieve
the real cell phone user paths despite the sparsity of the observed trace
trajectories. Furthermore our transition probability model is up to 20% more
accurate than other naive models.
|
Clustering with Missing Features: A Penalized Dissimilarity Measure
based approach | Many real-world clustering problems are plagued by incomplete data
characterized by missing or absent features for some or all of the data
instances. Traditional clustering methods cannot be directly applied to such
data without preprocessing by imputation or marginalization techniques. In this
article, we overcome this drawback by utilizing a penalized dissimilarity
measure which we refer to as the Feature Weighted Penalty based Dissimilarity
(FWPD). Using the FWPD measure, we modify the traditional k-means clustering
algorithm and the standard hierarchical agglomerative clustering algorithms so
as to make them directly applicable to datasets with missing features. We
present time complexity analyses for these new techniques and also undertake a
detailed theoretical analysis showing that the new FWPD based k-means algorithm
converges to a local optimum within a finite number of iterations. We also
present a detailed method for simulating random as well as feature dependent
missingness. We report extensive experiments on various benchmark datasets for
different types of missingness showing that the proposed clustering techniques
have generally better results compared to some of the most well-known
imputation methods which are commonly used to handle such incomplete data. We
append a possible extension of the proposed dissimilarity measure to the case
of absent features (where the unobserved features are known to be undefined).
|
The Mean Partition Theorem of Consensus Clustering | To devise efficient solutions for approximating a mean partition in consensus
clustering, Dimitriadou et al. [3] presented a necessary condition of
optimality for a consensus function based on least square distances. We show
that their result is pivotal for deriving interesting properties of consensus
clustering beyond optimization. For this, we present the necessary condition of
optimality in a slightly stronger form in terms of the Mean Partition Theorem
and extend it to the Expected Partition Theorem. To underpin its versatility,
we show three examples that apply the Mean Partition Theorem: (i) equivalence
of the mean partition and optimal multiple alignment, (ii) construction of
profiles and motifs, and (iii) relationship between consensus clustering and
cluster stability.
|
Bridging LSTM Architecture and the Neural Dynamics during Reading | Recently, the long short-term memory neural network (LSTM) has attracted wide
interest due to its success in many tasks. LSTM architecture consists of a
memory cell and three gates, which looks similar to the neuronal networks in
the brain. However, there still lacks the evidence of the cognitive
plausibility of LSTM architecture as well as its working mechanism. In this
paper, we study the cognitive plausibility of LSTM by aligning its internal
architecture with the brain activity observed via fMRI when the subjects read a
story. Experiment results show that the artificial memory vector in LSTM can
accurately predict the observed sequential brain activities, indicating the
correlation between LSTM architecture and the cognitive process of story
reading.
|
Developing an ICU scoring system with interaction terms using a genetic
algorithm | ICU mortality scoring systems attempt to predict patient mortality using
predictive models with various clinical predictors. Examples of such systems
are APACHE, SAPS and MPM. However, most such scoring systems do not actively
look for and include interaction terms, despite physicians intuitively taking
such interactions into account when making a diagnosis. One barrier to
including such terms in predictive models is the difficulty of using most
variable selection methods in high-dimensional datasets. A genetic algorithm
framework for variable selection with logistic regression models is used to
search for two-way interaction terms in a clinical dataset of adult ICU
patients, with separate models being built for each category of diagnosis upon
admittance to the ICU. The models had good discrimination across all
categories, with a weighted average AUC of 0.84 (>0.90 for several categories)
and the genetic algorithm was able to find several significant interaction
terms, which may be able to provide greater insight into mortality prediction
for health practitioners. The GA selected models had improved performance
against stepwise selection and random forest models, and provides greater
flexibility in terms of variable selection by being able to optimize over any
modeler-defined model performance metric instead of a specific variable
importance metric.
|
Entity Embeddings of Categorical Variables | We map categorical variables in a function approximation problem into
Euclidean spaces, which are the entity embeddings of the categorical variables.
The mapping is learned by a neural network during the standard supervised
training process. Entity embedding not only reduces memory usage and speeds up
neural networks compared with one-hot encoding, but more importantly by mapping
similar values close to each other in the embedding space it reveals the
intrinsic properties of the categorical variables. We applied it successfully
in a recent Kaggle competition and were able to reach the third position with
relative simple features. We further demonstrate in this paper that entity
embedding helps the neural network to generalize better when the data is sparse
and statistics is unknown. Thus it is especially useful for datasets with lots
of high cardinality features, where other methods tend to overfit. We also
demonstrate that the embeddings obtained from the trained neural network boost
the performance of all tested machine learning methods considerably when used
as the input features instead. As entity embedding defines a distance measure
for categorical variables it can be used for visualizing categorical data and
for data clustering.
|
Latent Contextual Bandits and their Application to Personalized
Recommendations for New Users | Personalized recommendations for new users, also known as the cold-start
problem, can be formulated as a contextual bandit problem. Existing contextual
bandit algorithms generally rely on features alone to capture user variability.
Such methods are inefficient in learning new users' interests. In this paper we
propose Latent Contextual Bandits. We consider both the benefit of leveraging a
set of learned latent user classes for new users, and how we can learn such
latent classes from prior users. We show that our approach achieves a better
regret bound than existing algorithms. We also demonstrate the benefit of our
approach using a large real world dataset and a preliminary user study.
|
Benchmarking Deep Reinforcement Learning for Continuous Control | Recently, researchers have made significant progress combining the advances
in deep learning for learning feature representations with reinforcement
learning. Some notable examples include training agents to play Atari games
based on raw pixel data and to acquire advanced manipulation skills using raw
sensory inputs. However, it has been difficult to quantify progress in the
domain of continuous control due to the lack of a commonly adopted benchmark.
In this work, we present a benchmark suite of continuous control tasks,
including classic tasks like cart-pole swing-up, tasks with very high state and
action dimensionality such as 3D humanoid locomotion, tasks with partial
observations, and tasks with hierarchical structure. We report novel findings
based on the systematic evaluation of a range of implemented reinforcement
learning algorithms. Both the benchmark and reference implementations are
released at https://github.com/rllab/rllab in order to facilitate experimental
reproducibility and to encourage adoption by other researchers.
|
A Computational Model for Situated Task Learning with Interactive
Instruction | Learning novel tasks is a complex cognitive activity requiring the learner to
acquire diverse declarative and procedural knowledge. Prior ACT-R models of
acquiring task knowledge from instruction focused on learning procedural
knowledge from declarative instructions encoded in semantic memory. In this
paper, we identify the requirements for designing compu- tational models that
learn task knowledge from situated task- oriented interactions with an expert
and then describe and evaluate a model of learning from situated interactive
instruc- tion that is implemented in the Soar cognitive architecture.
|
On the Sample Complexity of End-to-end Training vs. Semantic Abstraction
Training | We compare the end-to-end training approach to a modular approach in which a
system is decomposed into semantically meaningful components. We focus on the
sample complexity aspect, in the regime where an extremely high accuracy is
necessary, as is the case in autonomous driving applications. We demonstrate
cases in which the number of training examples required by the end-to-end
approach is exponentially larger than the number of examples required by the
semantic abstraction approach.
|
Agnostic Estimation of Mean and Covariance | We consider the problem of estimating the mean and covariance of a
distribution from iid samples in $\mathbb{R}^n$, in the presence of an $\eta$
fraction of malicious noise; this is in contrast to much recent work where the
noise itself is assumed to be from a distribution of known type. The agnostic
problem includes many interesting special cases, e.g., learning the parameters
of a single Gaussian (or finding the best-fit Gaussian) when $\eta$ fraction of
data is adversarially corrupted, agnostically learning a mixture of Gaussians,
agnostic ICA, etc. We present polynomial-time algorithms to estimate the mean
and covariance with error guarantees in terms of information-theoretic lower
bounds. As a corollary, we also obtain an agnostic algorithm for Singular Value
Decomposition.
|
Deep Learning with Eigenvalue Decay Regularizer | This paper extends our previous work on regularization of neural networks
using Eigenvalue Decay by employing a soft approximation of the dominant
eigenvalue in order to enable the calculation of its derivatives in relation to
the synaptic weights, and therefore the application of back-propagation, which
is a primary demand for deep learning. Moreover, we extend our previous
theoretical analysis to deep neural networks and multiclass classification
problems. Our method is implemented as an additional regularizer in Keras, a
modular neural networks library written in Python, and evaluated in the
benchmark data sets Reuters Newswire Topics Classification, IMDB database for
binary sentiment classification, MNIST database of handwritten digits and
CIFAR-10 data set for image classification.
|
Stochastic Variance-Reduced ADMM | The alternating direction method of multipliers (ADMM) is a powerful
optimization solver in machine learning. Recently, stochastic ADMM has been
integrated with variance reduction methods for stochastic gradient, leading to
SAG-ADMM and SDCA-ADMM that have fast convergence rates and low iteration
complexities. However, their space requirements can still be high. In this
paper, we propose an integration of ADMM with the method of stochastic variance
reduced gradient (SVRG). Unlike another recent integration attempt called
SCAS-ADMM, the proposed algorithm retains the fast convergence benefits of
SAG-ADMM and SDCA-ADMM, but is more advantageous in that its storage
requirement is very low, even independent of the sample size $n$. We also
extend the proposed method for nonconvex problems, and obtain a convergence
rate of $O(1/T)$. Experimental results demonstrate that it is as fast as
SAG-ADMM and SDCA-ADMM, much faster than SCAS-ADMM, and can be used on much
bigger data sets.
|
Unsupervised Representation Learning of Structured Radio Communication
Signals | We explore unsupervised representation learning of radio communication
signals in raw sampled time series representation. We demonstrate that we can
learn modulation basis functions using convolutional autoencoders and visually
recognize their relationship to the analytic bases used in digital
communications. We also propose and evaluate quantitative met- rics for quality
of encoding using domain relevant performance metrics.
|
Semi-supervised Vocabulary-informed Learning | Despite significant progress in object categorization, in recent years, a
number of important challenges remain, mainly, ability to learn from limited
labeled data and ability to recognize object classes within large, potentially
open, set of labels. Zero-shot learning is one way of addressing these
challenges, but it has only been shown to work with limited sized class
vocabularies and typically requires separation between supervised and
unsupervised classes, allowing former to inform the latter but not vice versa.
We propose the notion of semi-supervised vocabulary-informed learning to
alleviate the above mentioned challenges and address problems of supervised,
zero-shot and open set recognition using a unified framework. Specifically, we
propose a maximum margin framework for semantic manifold-based recognition that
incorporates distance constraints from (both supervised and unsupervised)
vocabulary atoms, ensuring that labeled samples are projected closest to their
correct prototypes, in the embedding space, than to others. We show that
resulting model shows improvements in supervised, zero-shot, and large open set
recognition, with up to 310K class vocabulary on AwA and ImageNet datasets.
|
Double Thompson Sampling for Dueling Bandits | In this paper, we propose a Double Thompson Sampling (D-TS) algorithm for
dueling bandit problems. As indicated by its name, D-TS selects both the first
and the second candidates according to Thompson Sampling. Specifically, D-TS
maintains a posterior distribution for the preference matrix, and chooses the
pair of arms for comparison by sampling twice from the posterior distribution.
This simple algorithm applies to general Copeland dueling bandits, including
Condorcet dueling bandits as its special case. For general Copeland dueling
bandits, we show that D-TS achieves $O(K^2 \log T)$ regret. For Condorcet
dueling bandits, we further simplify the D-TS algorithm and show that the
simplified D-TS algorithm achieves $O(K \log T + K^2 \log \log T)$ regret.
Simulation results based on both synthetic and real-world data demonstrate the
efficiency of the proposed D-TS algorithm.
|
Neural Random Forests | Given an ensemble of randomized regression trees, it is possible to
restructure them as a collection of multilayered neural networks with
particular connection weights. Following this principle, we reformulate the
random forest method of Breiman (2001) into a neural network setting, and in
turn propose two new hybrid procedures that we call neural random forests. Both
predictors exploit prior knowledge of regression trees for their architecture,
have less parameters to tune than standard networks, and less restrictions on
the geometry of the decision boundaries than trees. Consistency results are
proved, and substantial numerical evidence is provided on both synthetic and
real data sets to assess the excellent performance of our methods in a large
variety of prediction problems.
|
Protein Secondary Structure Prediction Using Cascaded Convolutional and
Recurrent Neural Networks | Protein secondary structure prediction is an important problem in
bioinformatics. Inspired by the recent successes of deep neural networks, in
this paper, we propose an end-to-end deep network that predicts protein
secondary structures from integrated local and global contextual features. Our
deep architecture leverages convolutional neural networks with different kernel
sizes to extract multiscale local contextual features. In addition, considering
long-range dependencies existing in amino acid sequences, we set up a
bidirectional neural network consisting of gated recurrent unit to capture
global contextual features. Furthermore, multi-task learning is utilized to
predict secondary structure labels and amino-acid solvent accessibility
simultaneously. Our proposed deep network demonstrates its effectiveness by
achieving state-of-the-art performance, i.e., 69.7% Q8 accuracy on the public
benchmark CB513, 76.9% Q8 accuracy on CASP10 and 73.1% Q8 accuracy on CASP11.
Our model and results are publicly available.
|
Weighted Spectral Cluster Ensemble | Clustering explores meaningful patterns in the non-labeled data sets. Cluster
Ensemble Selection (CES) is a new approach, which can combine individual
clustering results for increasing the performance of the final results.
Although CES can achieve better final results in comparison with individual
clustering algorithms and cluster ensemble methods, its performance can be
dramatically affected by its consensus diversity metric and thresholding
procedure. There are two problems in CES: 1) most of the diversity metrics is
based on heuristic Shannon's entropy and 2) estimating threshold values are
really hard in practice. The main goal of this paper is proposing a robust
approach for solving the above mentioned problems. Accordingly, this paper
develops a novel framework for clustering problems, which is called Weighted
Spectral Cluster Ensemble (WSCE), by exploiting some concepts from community
detection arena and graph based clustering. Under this framework, a new version
of spectral clustering, which is called Two Kernels Spectral Clustering, is
used for generating graphs based individual clustering results. Further, by
using modularity, which is a famous metric in the community detection, on the
transformed graph representation of individual clustering results, our approach
provides an effective diversity estimation for individual clustering results.
Moreover, this paper introduces a new approach for combining the evaluated
individual clustering results without the procedure of thresholding.
Experimental study on varied data sets demonstrates that the prosed approach
achieves superior performance to state-of-the-art methods.
|
Observing and Recommending from a Social Web with Biases | The research question this report addresses is: how, and to what extent,
those directly involved with the design, development and employment of a
specific black box algorithm can be certain that it is not unlawfully
discriminating (directly and/or indirectly) against particular persons with
protected characteristics (e.g. gender, race and ethnicity)?
|
Unbiased Comparative Evaluation of Ranking Functions | Eliciting relevance judgments for ranking evaluation is labor-intensive and
costly, motivating careful selection of which documents to judge. Unlike
traditional approaches that make this selection deterministically,
probabilistic sampling has shown intriguing promise since it enables the design
of estimators that are provably unbiased even when reusing data with missing
judgments. In this paper, we first unify and extend these sampling approaches
by viewing the evaluation problem as a Monte Carlo estimation task that applies
to a large number of common IR metrics. Drawing on the theoretical clarity that
this view offers, we tackle three practical evaluation scenarios: comparing two
systems, comparing $k$ systems against a baseline, and ranking $k$ systems. For
each scenario, we derive an estimator and a variance-optimizing sampling
distribution while retaining the strengths of sampling-based evaluation,
including unbiasedness, reusability despite missing data, and ease of use in
practice. In addition to the theoretical contribution, we empirically evaluate
our methods against previously used sampling heuristics and find that they
generally cut the number of required relevance judgments at least in half.
|
Towards Reduced Reference Parametric Models for Estimating Audiovisual
Quality in Multimedia Services | We have developed reduced reference parametric models for estimating
perceived quality in audiovisual multimedia services. We have created 144
unique configurations for audiovisual content including various application and
network parameters such as bitrates and distortions in terms of bandwidth,
packet loss rate and jitter. To generate the data needed for model training and
validation we have tasked 24 subjects, in a controlled environment, to rate the
overall audiovisual quality on the absolute category rating (ACR) 5-level
quality scale. We have developed models using Random Forest and Neural Network
based machine learning methods in order to estimate Mean Opinion Scores (MOS)
values. We have used information retrieved from the packet headers and side
information provided as network parameters for model training. Random Forest
based models have performed better in terms of Root Mean Square Error (RMSE)
and Pearson correlation coefficient. The side information proved to be very
effective in developing the model. We have found that, while the model
performance might be improved by replacing the side information with more
accurate bit stream level measurements, they are performing well in estimating
perceived quality in audiovisual multimedia services.
|
Learning Arbitrary Sum-Product Network Leaves with
Expectation-Maximization | Sum-Product Networks with complex probability distribution at the leaves have
been shown to be powerful tractable-inference probabilistic models. However,
while learning the internal parameters has been amply studied, learning complex
leaf distribution is an open problem with only few results available in special
cases. In this paper we derive an efficient method to learn a very large class
of leaf distributions with Expectation-Maximization. The EM updates have the
form of simple weighted maximum likelihood problems, allowing to use any
distribution that can be learned with maximum likelihood, even approximately.
The algorithm has cost linear in the model size and converges even if only
partial optimizations are performed. We demonstrate this approach with
experiments on twenty real-life datasets for density estimation, using tree
graphical models as leaves. Our model outperforms state-of-the-art methods for
parameter learning despite using SPNs with much fewer parameters.
|
A Deep Hierarchical Approach to Lifelong Learning in Minecraft | We propose a lifelong learning system that has the ability to reuse and
transfer knowledge from one task to another while efficiently retaining the
previously learned knowledge-base. Knowledge is transferred by learning
reusable skills to solve tasks in Minecraft, a popular video game which is an
unsolved and high-dimensional lifelong learning problem. These reusable skills,
which we refer to as Deep Skill Networks, are then incorporated into our novel
Hierarchical Deep Reinforcement Learning Network (H-DRLN) architecture using
two techniques: (1) a deep skill array and (2) skill distillation, our novel
variation of policy distillation (Rusu et. al. 2015) for learning skills. Skill
distillation enables the HDRLN to efficiently retain knowledge and therefore
scale in lifelong learning, by accumulating knowledge and encapsulating
multiple reusable skills into a single distilled network. The H-DRLN exhibits
superior performance and lower learning sample complexity compared to the
regular Deep Q Network (Mnih et. al. 2015) in sub-domains of Minecraft.
|
CMA-ES for Hyperparameter Optimization of Deep Neural Networks | Hyperparameters of deep neural networks are often optimized by grid search,
random search or Bayesian optimization. As an alternative, we propose to use
the Covariance Matrix Adaptation Evolution Strategy (CMA-ES), which is known
for its state-of-the-art performance in derivative-free optimization. CMA-ES
has some useful invariance properties and is friendly to parallel evaluations
of solutions. We provide a toy example comparing CMA-ES and state-of-the-art
Bayesian optimization algorithms for tuning the hyperparameters of a
convolutional neural network for the MNIST dataset on 30 GPUs in parallel.
|
End to End Learning for Self-Driving Cars | We trained a convolutional neural network (CNN) to map raw pixels from a
single front-facing camera directly to steering commands. This end-to-end
approach proved surprisingly powerful. With minimum training data from humans
the system learns to drive in traffic on local roads with or without lane
markings and on highways. It also operates in areas with unclear visual
guidance such as in parking lots and on unpaved roads.
The system automatically learns internal representations of the necessary
processing steps such as detecting useful road features with only the human
steering angle as the training signal. We never explicitly trained it to
detect, for example, the outline of roads.
Compared to explicit decomposition of the problem, such as lane marking
detection, path planning, and control, our end-to-end system optimizes all
processing steps simultaneously. We argue that this will eventually lead to
better performance and smaller systems. Better performance will result because
the internal components self-optimize to maximize overall system performance,
instead of optimizing human-selected intermediate criteria, e.g., lane
detection. Such criteria understandably are selected for ease of human
interpretation which doesn't automatically guarantee maximum system
performance. Smaller networks are possible because the system learns to solve
the problem with the minimal number of processing steps.
We used an NVIDIA DevBox and Torch 7 for training and an NVIDIA DRIVE(TM) PX
self-driving car computer also running Torch 7 for determining where to drive.
The system operates at 30 frames per second (FPS).
|
Fast nonlinear embeddings via structured matrices | We present a new paradigm for speeding up randomized computations of several
frequently used functions in machine learning. In particular, our paradigm can
be applied for improving computations of kernels based on random embeddings.
Above that, the presented framework covers multivariate randomized functions.
As a byproduct, we propose an algorithmic approach that also leads to a
significant reduction of space complexity. Our method is based on careful
recycling of Gaussian vectors into structured matrices that share properties of
fully random matrices. The quality of the proposed structured approach follows
from combinatorial properties of the graphs encoding correlations between rows
of these structured matrices. Our framework covers as special cases already
known structured approaches such as the Fast Johnson-Lindenstrauss Transform,
but is much more general since it can be applied also to highly nonlinear
embeddings. We provide strong concentration results showing the quality of the
presented paradigm.
|
Context Encoders: Feature Learning by Inpainting | We present an unsupervised visual feature learning algorithm driven by
context-based pixel prediction. By analogy with auto-encoders, we propose
Context Encoders -- a convolutional neural network trained to generate the
contents of an arbitrary image region conditioned on its surroundings. In order
to succeed at this task, context encoders need to both understand the content
of the entire image, as well as produce a plausible hypothesis for the missing
part(s). When training context encoders, we have experimented with both a
standard pixel-wise reconstruction loss, as well as a reconstruction plus an
adversarial loss. The latter produces much sharper results because it can
better handle multiple modes in the output. We found that a context encoder
learns a representation that captures not just appearance but also the
semantics of visual structures. We quantitatively demonstrate the effectiveness
of our learned features for CNN pre-training on classification, detection, and
segmentation tasks. Furthermore, context encoders can be used for semantic
inpainting tasks, either stand-alone or as initialization for non-parametric
methods.
|
Deep Multi-fidelity Gaussian Processes | We develop a novel multi-fidelity framework that goes far beyond the
classical AR(1) Co-kriging scheme of Kennedy and O'Hagan (2000). Our method can
handle general discontinuous cross-correlations among systems with different
levels of fidelity. A combination of multi-fidelity Gaussian Processes (AR(1)
Co-kriging) and deep neural networks enables us to construct a method that is
immune to discontinuities. We demonstrate the effectiveness of the new
technology using standard benchmark problems designed to resemble the outputs
of complicated high- and low-fidelity codes.
|
A New Approach in Persian Handwritten Letters Recognition Using Error
Correcting Output Coding | Classification Ensemble, which uses the weighed polling of outputs, is the
art of combining a set of basic classifiers for generating high-performance,
robust and more stable results. This study aims to improve the results of
identifying the Persian handwritten letters using Error Correcting Output
Coding (ECOC) ensemble method. Furthermore, the feature selection is used to
reduce the costs of errors in our proposed method. ECOC is a method for
decomposing a multi-way classification problem into many binary classification
tasks; and then combining the results of the subtasks into a hypothesized
solution to the original problem. Firstly, the image features are extracted by
Principal Components Analysis (PCA). After that, ECOC is used for
identification the Persian handwritten letters which it uses Support Vector
Machine (SVM) as the base classifier. The empirical results of applying this
ensemble method using 10 real-world data sets of Persian handwritten letters
indicate that this method has better results in identifying the Persian
handwritten letters than other ensemble methods and also single
classifications. Moreover, by testing a number of different features, this
paper found that we can reduce the additional cost in feature selection stage
by using this method.
|
Online Influence Maximization in Non-Stationary Social Networks | Social networks have been popular platforms for information propagation. An
important use case is viral marketing: given a promotion budget, an advertiser
can choose some influential users as the seed set and provide them free or
discounted sample products; in this way, the advertiser hopes to increase the
popularity of the product in the users' friend circles by the world-of-mouth
effect, and thus maximizes the number of users that information of the
production can reach. There has been a body of literature studying the
influence maximization problem. Nevertheless, the existing studies mostly
investigate the problem on a one-off basis, assuming fixed known influence
probabilities among users, or the knowledge of the exact social network
topology. In practice, the social network topology and the influence
probabilities are typically unknown to the advertiser, which can be varying
over time, i.e., in cases of newly established, strengthened or weakened social
ties. In this paper, we focus on a dynamic non-stationary social network and
design a randomized algorithm, RSB, based on multi-armed bandit optimization,
to maximize influence propagation over time. The algorithm produces a sequence
of online decisions and calibrates its explore-exploit strategy utilizing
outcomes of previous decisions. It is rigorously proven to achieve an
upper-bounded regret in reward and applicable to large-scale social networks.
Practical effectiveness of the algorithm is evaluated using both synthetic and
real-world datasets, which demonstrates that our algorithm outperforms previous
stationary methods under non-stationary conditions.
|
Distributed Clustering of Linear Bandits in Peer to Peer Networks | We provide two distributed confidence ball algorithms for solving linear
bandit problems in peer to peer networks with limited communication
capabilities. For the first, we assume that all the peers are solving the same
linear bandit problem, and prove that our algorithm achieves the optimal
asymptotic regret rate of any centralised algorithm that can instantly
communicate information between the peers. For the second, we assume that there
are clusters of peers solving the same bandit problem within each cluster, and
we prove that our algorithm discovers these clusters, while achieving the
optimal asymptotic regret rate within each one. Through experiments on several
real-world datasets, we demonstrate the performance of proposed algorithms
compared to the state-of-the-art.
|
Condorcet's Jury Theorem for Consensus Clustering and its Implications
for Diversity | Condorcet's Jury Theorem has been invoked for ensemble classifiers to
indicate that the combination of many classifiers can have better predictive
performance than a single classifier. Such a theoretical underpinning is
unknown for consensus clustering. This article extends Condorcet's Jury Theorem
to the mean partition approach under the additional assumptions that a unique
ground-truth partition exists and sample partitions are drawn from a
sufficiently small ball containing the ground-truth. As an implication of
practical relevance, we question the claim that the quality of consensus
clustering depends on the diversity of the sample partitions. Instead, we
conjecture that limiting the diversity of the mean partitions is necessary for
controlling the quality.
|
F-measure Maximization in Multi-Label Classification with Conditionally
Independent Label Subsets | We discuss a method to improve the exact F-measure maximization algorithm
called GFM, proposed in (Dembczynski et al. 2011) for multi-label
classification, assuming the label set can be can partitioned into
conditionally independent subsets given the input features. If the labels were
all independent, the estimation of only $m$ parameters ($m$ denoting the number
of labels) would suffice to derive Bayes-optimal predictions in $O(m^2)$
operations. In the general case, $m^2+1$ parameters are required by GFM, to
solve the problem in $O(m^3)$ operations. In this work, we show that the number
of parameters can be reduced further to $m^2/n$, in the best case, assuming the
label set can be partitioned into $n$ conditionally independent subsets. As
this label partition needs to be estimated from the data beforehand, we use
first the procedure proposed in (Gasse et al. 2015) that finds such partition
and then infer the required parameters locally in each label subset. The latter
are aggregated and serve as input to GFM to form the Bayes-optimal prediction.
We show on a synthetic experiment that the reduction in the number of
parameters brings about significant benefits in terms of performance.
|
Scale Normalization | One of the difficulties of training deep neural networks is caused by
improper scaling between layers. Scaling issues introduce exploding / gradient
problems, and have typically been addressed by careful scale-preserving
initialization. We investigate the value of preserving scale, or isometry,
beyond the initial weights. We propose two methods of maintaing isometry, one
exact and one stochastic. Preliminary experiments show that for both
determinant and scale-normalization effectively speeds up learning. Results
suggest that isometry is important in the beginning of learning, and
maintaining it leads to faster learning.
|
Learning by tracking: Siamese CNN for robust target association | This paper introduces a novel approach to the task of data association within
the context of pedestrian tracking, by introducing a two-stage learning scheme
to match pairs of detections. First, a Siamese convolutional neural network
(CNN) is trained to learn descriptors encoding local spatio-temporal structures
between the two input image patches, aggregating pixel values and optical flow
information. Second, a set of contextual features derived from the position and
size of the compared input patches are combined with the CNN output by means of
a gradient boosting classifier to generate the final matching probability. This
learning approach is validated by using a linear programming based multi-person
tracker showing that even a simple and efficient tracker may outperform much
more complex models when fed with our learned matching probabilities. Results
on publicly available sequences show that our method meets state-of-the-art
standards in multiple people tracking.
|
Evaluating the effect of topic consideration in identifying communities
of rating-based social networks | Finding meaningful communities in social network has attracted the attentions
of many researchers. The community structure of complex networks reveals both
their organization and hidden relations among their constituents. Most of the
researches in the field of community detection mainly focus on the topological
structure of the network without performing any content analysis. Nowadays,
real world social networks are containing a vast range of information including
shared objects, comments, following information, etc. In recent years, a number
of researches have proposed approaches which consider both the contents that
are interchanged in the networks and the topological structures of the networks
in order to find more meaningful communities. In this research, the effect of
topic analysis in finding more meaningful communities in social networking
sites in which the users express their feelings toward different objects (like
movies) by the means of rating is demonstrated by performing extensive
experiments.
|
Image Colorization Using a Deep Convolutional Neural Network | In this paper, we present a novel approach that uses deep learning techniques
for colorizing grayscale images. By utilizing a pre-trained convolutional
neural network, which is originally designed for image classification, we are
able to separate content and style of different images and recombine them into
a single image. We then propose a method that can add colors to a grayscale
image by combining its content with style of a color image having semantic
similarity with the grayscale one. As an application, to our knowledge the
first of its kind, we use the proposed method to colorize images of ukiyo-e a
genre of Japanese painting?and obtain interesting results, showing the
potential of this method in the growing field of computer assisted art.
|
Distributed Flexible Nonlinear Tensor Factorization | Tensor factorization is a powerful tool to analyse multi-way data. Compared
with traditional multi-linear methods, nonlinear tensor factorization models
are capable of capturing more complex relationships in the data. However, they
are computationally expensive and may suffer severe learning bias in case of
extreme data sparsity. To overcome these limitations, in this paper we propose
a distributed, flexible nonlinear tensor factorization model. Our model can
effectively avoid the expensive computations and structural restrictions of the
Kronecker-product in existing TGP formulations, allowing an arbitrary subset of
tensorial entries to be selected to contribute to the training. At the same
time, we derive a tractable and tight variational evidence lower bound (ELBO)
that enables highly decoupled, parallel computations and high-quality
inference. Based on the new bound, we develop a distributed inference algorithm
in the MapReduce framework, which is key-value-free and can fully exploit the
memory cache mechanism in fast MapReduce systems such as SPARK. Experimental
results fully demonstrate the advantages of our method over several
state-of-the-art approaches, in terms of both predictive performance and
computational efficiency. Moreover, our approach shows a promising potential in
the application of Click-Through-Rate (CTR) prediction for online advertising.
|
UBL: an R package for Utility-based Learning | This document describes the R package UBL that allows the use of several
methods for handling utility-based learning problems. Classification and
regression problems that assume non-uniform costs and/or benefits pose serious
challenges to predictive analytic tasks. In the context of meteorology,
finance, medicine, ecology, among many other, specific domain information
concerning the preference bias of the users must be taken into account to
enhance the models predictive performance. To deal with this problem, a large
number of techniques was proposed by the research community for both
classification and regression tasks. The main goal of UBL package is to
facilitate the utility-based predictive analytic task by providing a set of
methods to deal with this type of problems in the R environment. It is a
versatile tool that provides mechanisms to handle both regression and
classification (binary and multiclass) tasks. Moreover, UBL package allows the
user to specify his domain preferences, but it also provides some automatic
methods that try to infer those preference bias from the domain, considering
some common known settings.
|
Local Uncertainty Sampling for Large-Scale Multi-Class Logistic
Regression | A major challenge for building statistical models in the big data era is that
the available data volume far exceeds the computational capability. A common
approach for solving this problem is to employ a subsampled dataset that can be
handled by available computational resources. In this paper, we propose a
general subsampling scheme for large-scale multi-class logistic regression and
examine the variance of the resulting estimator. We show that asymptotically,
the proposed method always achieves a smaller variance than that of the uniform
random sampling. Moreover, when the classes are conditionally imbalanced,
significant improvement over uniform sampling can be achieved. Empirical
performance of the proposed method is compared to other methods on both
simulated and real-world datasets, and these results match and confirm our
theoretical analysis.
|
Classifying Options for Deep Reinforcement Learning | In this paper we combine one method for hierarchical reinforcement learning -
the options framework - with deep Q-networks (DQNs) through the use of
different "option heads" on the policy network, and a supervisory network for
choosing between the different options. We utilise our setup to investigate the
effects of architectural constraints in subtasks with positive and negative
transfer, across a range of network capacities. We empirically show that our
augmented DQN has lower sample complexity when simultaneously learning subtasks
with negative transfer, without degrading performance when learning subtasks
with positive transfer.
|
Diving deeper into mentee networks | Modern computer vision is all about the possession of powerful image
representations. Deeper and deeper convolutional neural networks have been
built using larger and larger datasets and are made publicly available. A large
swath of computer vision scientists use these pre-trained networks with varying
degrees of successes in various tasks. Even though there is tremendous success
in copying these networks, the representational space is not learnt from the
target dataset in a traditional manner. One of the reasons for opting to use a
pre-trained network over a network learnt from scratch is that small datasets
provide less supervision and require meticulous regularization, smaller and
careful tweaking of learning rates to even achieve stable learning without
weight explosion. It is often the case that large deep networks are not
portable, which necessitates the ability to learn mid-sized networks from
scratch.
In this article, we dive deeper into training these mid-sized networks on
small datasets from scratch by drawing additional supervision from a large
pre-trained network. Such learning also provides better generalization
accuracies than networks trained with common regularization techniques such as
l2, l1 and dropouts. We show that features learnt thus, are more general than
those learnt independently. We studied various characteristics of such networks
and found some interesting behaviors.
|
Crafting Adversarial Input Sequences for Recurrent Neural Networks | Machine learning models are frequently used to solve complex security
problems, as well as to make decisions in sensitive situations like guiding
autonomous vehicles or predicting financial market behaviors. Previous efforts
have shown that numerous machine learning models were vulnerable to adversarial
manipulations of their inputs taking the form of adversarial samples. Such
inputs are crafted by adding carefully selected perturbations to legitimate
inputs so as to force the machine learning model to misbehave, for instance by
outputting a wrong class if the machine learning task of interest is
classification. In fact, to the best of our knowledge, all previous work on
adversarial samples crafting for neural network considered models used to solve
classification tasks, most frequently in computer vision applications. In this
paper, we contribute to the field of adversarial machine learning by
investigating adversarial input sequences for recurrent neural networks
processing sequential data. We show that the classes of algorithms introduced
previously to craft adversarial samples misclassified by feed-forward neural
networks can be adapted to recurrent neural networks. In a experiment, we show
that adversaries can craft adversarial sequences misleading both categorical
and sequential recurrent neural networks.
|
Streaming View Learning | An underlying assumption in conventional multi-view learning algorithms is
that all views can be simultaneously accessed. However, due to various factors
when collecting and pre-processing data from different views, the streaming
view setting, in which views arrive in a streaming manner, is becoming more
common. By assuming that the subspaces of a multi-view model trained over past
views are stable, here we fine tune their combination weights such that the
well-trained multi-view model is compatible with new views. This largely
overcomes the burden of learning new view functions and updating past view
functions. We theoretically examine convergence issues and the influence of
streaming views in the proposed algorithm. Experimental results on real-world
datasets suggest that studying the streaming views problem in multi-view
learning is significant and that the proposed algorithm can effectively handle
streaming views in different applications.
|
Joint Line Segmentation and Transcription for End-to-End Handwritten
Paragraph Recognition | Offline handwriting recognition systems require cropped text line images for
both training and recognition. On the one hand, the annotation of position and
transcript at line level is costly to obtain. On the other hand, automatic line
segmentation algorithms are prone to errors, compromising the subsequent
recognition. In this paper, we propose a modification of the popular and
efficient multi-dimensional long short-term memory recurrent neural networks
(MDLSTM-RNNs) to enable end-to-end processing of handwritten paragraphs. More
particularly, we replace the collapse layer transforming the two-dimensional
representation into a sequence of predictions by a recurrent version which can
recognize one line at a time. In the proposed model, a neural network performs
a kind of implicit line segmentation by computing attention weights on the
image representation. The experiments on paragraphs of Rimes and IAM database
yield results that are competitive with those of networks trained at line
level, and constitute a significant step towards end-to-end transcription of
full documents.
|
Convolutional Neural Networks For Automatic State-Time Feature
Extraction in Reinforcement Learning Applied to Residential Load Control | Direct load control of a heterogeneous cluster of residential demand
flexibility sources is a high-dimensional control problem with partial
observability. This work proposes a novel approach that uses a convolutional
neural network to extract hidden state-time features to mitigate the curse of
partial observability. More specific, a convolutional neural network is used as
a function approximator to estimate the state-action value function or
Q-function in the supervised learning step of fitted Q-iteration. The approach
is evaluated in a qualitative simulation, comprising a cluster of
thermostatically controlled loads that only share their air temperature, whilst
their envelope temperature remains hidden. The simulation results show that the
presented approach is able to capture the underlying hidden features and
successfully reduce the electricity cost the cluster.
|
Detection of epileptic seizure in EEG signals using linear least squares
preprocessing | An epileptic seizure is a transient event of abnormal excessive neuronal
discharge in the brain. This unwanted event can be obstructed by detection of
electrical changes in the brain that happen before the seizure takes place. The
automatic detection of seizures is necessary since the visual screening of EEG
recordings is a time consuming task and requires experts to improve the
diagnosis. Four linear least squares-based preprocessing models are proposed to
extract key features of an EEG signal in order to detect seizures. The first
two models are newly developed. The original signal (EEG) is approximated by a
sinusoidal curve. Its amplitude is formed by a polynomial function and compared
with the pre developed spline function.Different statistical measures namely
classification accuracy, true positive and negative rates, false positive and
negative rates and precision are utilized to assess the performance of the
proposed models. These metrics are derived from confusion matrices obtained
from classifiers. Different classifiers are used over the original dataset and
the set of extracted features. The proposed models significantly reduce the
dimension of the classification problem and the computational time while the
classification accuracy is improved in most cases. The first and third models
are promising feature extraction methods. Logistic, LazyIB1, LazyIB5 and J48
are the best classifiers. Their true positive and negative rates are $1$ while
false positive and negative rates are zero and the corresponding precision
values are $1$. Numerical results suggest that these models are robust and
efficient for detecting epileptic seizure.
|
A movie genre prediction based on Multivariate Bernoulli model and genre
correlations | Movie ratings play an important role both in determining the likelihood of a
potential viewer to watch the movie and in reflecting the current viewer
satisfaction with the movie. They are available in several sources like the
television guide, best-selling reference books, newspaper columns, and
television programs. Furthermore, movie ratings are crucial for recommendation
engines that track the behavior of all users and utilize the information to
suggest items they might like. Movie ratings in most cases, thus, provide
information that might be more important than movie feature-based data. It is
intuitively appealing that information about the viewing preferences in movie
genres is sufficient for predicting a genre of an unlabeled movie. In order to
predict movie genres, we treat ratings as a feature vector, apply the Bernoulli
event model to estimate the likelihood of a movies given genre, and evaluate
the posterior probability of the genre of a given movie using the Bayes rule.
The goal of the proposed technique is to efficiently use the movie ratings for
the task of predicting movie genres. In our approach we attempted to answer the
question: "Given the set of users who watched a movie, is it possible to
predict the genre of a movie based on its ratings?" Our simulation results with
MovieLens 100k data demonstrated the efficiency and accuracy of our proposed
technique, achieving 59% prediction rate for exact prediction and 69% when
including correlated genres.
|
On the representation and embedding of knowledge bases beyond binary
relations | The models developed to date for knowledge base embedding are all based on
the assumption that the relations contained in knowledge bases are binary. For
the training and testing of these embedding models, multi-fold (or n-ary)
relational data are converted to triples (e.g., in FB15K dataset) and
interpreted as instances of binary relations. This paper presents a canonical
representation of knowledge bases containing multi-fold relations. We show that
the existing embedding models on the popular FB15K datasets correspond to a
sub-optimal modelling framework, resulting in a loss of structural information.
We advocate a novel modelling framework, which models multi-fold relations
directly using this canonical representation. Using this framework, the
existing TransH model is generalized to a new model, m-TransH. We demonstrate
experimentally that m-TransH outperforms TransH by a large margin, thereby
establishing a new state of the art.
|
Single Image 3D Interpreter Network | Understanding 3D object structure from a single image is an important but
difficult task in computer vision, mostly due to the lack of 3D object
annotations in real images. Previous work tackles this problem by either
solving an optimization task given 2D keypoint positions, or training on
synthetic data with ground truth 3D information. In this work, we propose 3D
INterpreter Network (3D-INN), an end-to-end framework which sequentially
estimates 2D keypoint heatmaps and 3D object structure, trained on both real
2D-annotated images and synthetic 3D data. This is made possible mainly by two
technical innovations. First, we propose a Projection Layer, which projects
estimated 3D structure to 2D space, so that 3D-INN can be trained to predict 3D
structural parameters supervised by 2D annotations on real images. Second,
heatmaps of keypoints serve as an intermediate representation connecting real
and synthetic data, enabling 3D-INN to benefit from the variation and abundance
of synthetic 3D objects, without suffering from the difference between the
statistics of real and synthesized images due to imperfect rendering. The
network achieves state-of-the-art performance on both 2D keypoint estimation
and 3D structure recovery. We also show that the recovered 3D information can
be used in other vision applications, such as 3D rendering and image retrieval.
|
Learning Compact Structural Representations for Audio Events Using
Regressor Banks | We introduce a new learned descriptor for audio signals which is efficient
for event representation. The entries of the descriptor are produced by
evaluating a set of regressors on the input signal. The regressors are
class-specific and trained using the random regression forests framework. Given
an input signal, each regressor estimates the onset and offset positions of the
target event. The estimation confidence scores output by a regressor are then
used to quantify how the target event aligns with the temporal structure of the
corresponding category. Our proposed descriptor has two advantages. First, it
is compact, i.e. the dimensionality of the descriptor is equal to the number of
event classes. Second, we show that even simple linear classification models,
trained on our descriptor, yield better accuracies on audio event
classification task than not only the nonlinear baselines but also the
state-of-the-art results.
|
Music transcription modelling and composition using deep learning | We apply deep learning methods, specifically long short-term memory (LSTM)
networks, to music transcription modelling and composition. We build and train
LSTM networks using approximately 23,000 music transcriptions expressed with a
high-level vocabulary (ABC notation), and use them to generate new
transcriptions. Our practical aim is to create music transcription models
useful in particular contexts of music composition. We present results from
three perspectives: 1) at the population level, comparing descriptive
statistics of the set of training transcriptions and generated transcriptions;
2) at the individual level, examining how a generated transcription reflects
the conventions of a music practice in the training transcriptions (Celtic
folk); 3) at the application level, using the system for idea generation in
music composition. We make our datasets, software and sound examples open and
available: \url{https://github.com/IraKorshunova/folk-rnn}.
|
MetaGrad: Multiple Learning Rates in Online Learning | In online convex optimization it is well known that certain subclasses of
objective functions are much easier than arbitrary convex functions. We are
interested in designing adaptive methods that can automatically get fast rates
in as many such subclasses as possible, without any manual tuning. Previous
adaptive methods are able to interpolate between strongly convex and general
convex functions. We present a new method, MetaGrad, that adapts to a much
broader class of functions, including exp-concave and strongly convex
functions, but also various types of stochastic and non-stochastic functions
without any curvature. For instance, MetaGrad can achieve logarithmic regret on
the unregularized hinge loss, even though it has no curvature, if the data come
from a favourable probability distribution. MetaGrad's main feature is that it
simultaneously considers multiple learning rates. Unlike previous methods with
provable regret guarantees, however, its learning rates are not monotonically
decreasing over time and are not tuned based on a theoretically derived bound
on the regret. Instead, they are weighted directly proportional to their
empirical performance on the data using a tilted exponential weights master
algorithm.
|
Towards Conceptual Compression | We introduce a simple recurrent variational auto-encoder architecture that
significantly improves image modeling. The system represents the
state-of-the-art in latent variable models for both the ImageNet and Omniglot
datasets. We show that it naturally separates global conceptual information
from lower level details, thus addressing one of the fundamentally desired
properties of unsupervised learning. Furthermore, the possibility of
restricting ourselves to storing only global information about an image allows
us to achieve high quality 'conceptual compression'.
|
Joint Sound Source Separation and Speaker Recognition | Non-negative Matrix Factorization (NMF) has already been applied to learn
speaker characterizations from single or non-simultaneous speech for speaker
recognition applications. It is also known for its good performance in (blind)
source separation for simultaneous speech. This paper explains how NMF can be
used to jointly solve the two problems in a multichannel speaker recognizer for
simultaneous speech. It is shown how state-of-the-art multichannel NMF for
blind source separation can be easily extended to incorporate speaker
recognition. Experiments on the CHiME corpus show that this method outperforms
the sequential approach of first applying source separation, followed by
speaker recognition that uses state-of-the-art i-vector techniques.
|
The Z-loss: a shift and scale invariant classification loss belonging to
the Spherical Family | Despite being the standard loss function to train multi-class neural
networks, the log-softmax has two potential limitations. First, it involves
computations that scale linearly with the number of output classes, which can
restrict the size of problems we are able to tackle with current hardware.
Second, it remains unclear how close it matches the task loss such as the top-k
error rate or other non-differentiable evaluation metrics which we aim to
optimize ultimately. In this paper, we introduce an alternative classification
loss function, the Z-loss, which is designed to address these two issues.
Unlike the log-softmax, it has the desirable property of belonging to the
spherical loss family (Vincent et al., 2015), a class of loss functions for
which training can be performed very efficiently with a complexity independent
of the number of output classes. We show experimentally that it significantly
outperforms the other spherical loss functions previously investigated.
Furthermore, we show on a word language modeling task that it also outperforms
the log-softmax with respect to certain ranking scores, such as top-k scores,
suggesting that the Z-loss has the flexibility to better match the task loss.
These qualities thus makes the Z-loss an appealing candidate to train very
efficiently large output networks such as word-language models or other extreme
classification problems. On the One Billion Word (Chelba et al., 2014) dataset,
we are able to train a model with the Z-loss 40 times faster than the
log-softmax and more than 4 times faster than the hierarchical softmax.
|
Deep, Convolutional, and Recurrent Models for Human Activity Recognition
using Wearables | Human activity recognition (HAR) in ubiquitous computing is beginning to
adopt deep learning to substitute for well-established analysis techniques that
rely on hand-crafted feature extraction and classification techniques. From
these isolated applications of custom deep architectures it is, however,
difficult to gain an overview of their suitability for problems ranging from
the recognition of manipulative gestures to the segmentation and identification
of physical activities like running or ascending stairs. In this paper we
rigorously explore deep, convolutional, and recurrent approaches across three
representative datasets that contain movement data captured with wearable
sensors. We describe how to train recurrent approaches in this setting,
introduce a novel regularisation approach, and illustrate how they outperform
the state-of-the-art on a large benchmark dataset. Across thousands of
recognition experiments with randomly sampled model configurations we
investigate the suitability of each model for different tasks in HAR, explore
the impact of hyperparameters using the fANOVA framework, and provide
guidelines for the practitioner who wants to apply deep learning in their
problem setting.
|
An expressive dissimilarity measure for relational clustering using
neighbourhood trees | Clustering is an underspecified task: there are no universal criteria for
what makes a good clustering. This is especially true for relational data,
where similarity can be based on the features of individuals, the relationships
between them, or a mix of both. Existing methods for relational clustering have
strong and often implicit biases in this respect. In this paper, we introduce a
novel similarity measure for relational data. It is the first measure to
incorporate a wide variety of types of similarity, including similarity of
attributes, similarity of relational context, and proximity in a hypergraph. We
experimentally evaluate how using this similarity affects the quality of
clustering on very different types of datasets. The experiments demonstrate
that (a) using this similarity in standard clustering methods consistently
gives good results, whereas other measures work well only on datasets that
match their bias; and (b) on most datasets, the novel similarity outperforms
even the best among the existing ones.
|
Predicting the direction of stock market prices using random forest | Predicting trends in stock market prices has been an area of interest for
researchers for many years due to its complex and dynamic nature. Intrinsic
volatility in stock market across the globe makes the task of prediction
challenging. Forecasting and diffusion modeling, although effective can't be
the panacea to the diverse range of problems encountered in prediction,
short-term or otherwise. Market risk, strongly correlated with forecasting
errors, needs to be minimized to ensure minimal risk in investment. The authors
propose to minimize forecasting error by treating the forecasting problem as a
classification problem, a popular suite of algorithms in Machine learning. In
this paper, we propose a novel way to minimize the risk of investment in stock
market by predicting the returns of a stock using a class of powerful machine
learning algorithms known as ensemble learning. Some of the technical
indicators such as Relative Strength Index (RSI), stochastic oscillator etc are
used as inputs to train our model. The learning model used is an ensemble of
multiple decision trees. The algorithm is shown to outperform existing algo-
rithms found in the literature. Out of Bag (OOB) error estimates have been
found to be encouraging. Key Words: Random Forest Classifier, stock price
forecasting, Exponential smoothing, feature extraction, OOB error and
convergence.
|
deepMiRGene: Deep Neural Network based Precursor microRNA Prediction | Since microRNAs (miRNAs) play a crucial role in post-transcriptional gene
regulation, miRNA identification is one of the most essential problems in
computational biology. miRNAs are usually short in length ranging between 20
and 23 base pairs. It is thus often difficult to distinguish miRNA-encoding
sequences from other non-coding RNAs and pseudo miRNAs that have a similar
length, and most previous studies have recommended using precursor miRNAs
instead of mature miRNAs for robust detection. A great number of conventional
machine-learning-based classification methods have been proposed, but they
often have the serious disadvantage of requiring manual feature engineering,
and their performance is limited as well. In this paper, we propose a novel
miRNA precursor prediction algorithm, deepMiRGene, based on recurrent neural
networks, specifically long short-term memory networks. deepMiRGene
automatically learns suitable features from the data themselves without manual
feature engineering and constructs a model that can successfully reflect
structural characteristics of precursor miRNAs. For the performance evaluation
of our approach, we have employed several widely used evaluation metrics on
three recent benchmark datasets and verified that deepMiRGene delivered
comparable performance among the current state-of-the-art tools.
|
Deep Convolutional Neural Networks on Cartoon Functions | Wiatowski and B\"olcskei, 2015, proved that deformation stability and
vertical translation invariance of deep convolutional neural network-based
feature extractors are guaranteed by the network structure per se rather than
the specific convolution kernels and non-linearities. While the translation
invariance result applies to square-integrable functions, the deformation
stability bound holds for band-limited functions only. Many signals of
practical relevance (such as natural images) exhibit, however, sharp and curved
discontinuities and are, hence, not band-limited. The main contribution of this
paper is a deformation stability result that takes these structural properties
into account. Specifically, we establish deformation stability bounds for the
class of cartoon functions introduced by Donoho, 2001.
|
Improved Sparse Low-Rank Matrix Estimation | We address the problem of estimating a sparse low-rank matrix from its noisy
observation. We propose an objective function consisting of a data-fidelity
term and two parameterized non-convex penalty functions. Further, we show how
to set the parameters of the non-convex penalty functions, in order to ensure
that the objective function is strictly convex. The proposed objective function
better estimates sparse low-rank matrices than a convex method which utilizes
the sum of the nuclear norm and the $\ell_1$ norm. We derive an algorithm (as
an instance of ADMM) to solve the proposed problem, and guarantee its
convergence provided the scalar augmented Lagrangian parameter is set
appropriately. We demonstrate the proposed method for denoising an audio signal
and an adjacency matrix representing protein interactions in the `Escherichia
coli' bacteria.
|
Distributed Cell Association for Energy Harvesting IoT Devices in Dense
Small Cell Networks: A Mean-Field Multi-Armed Bandit Approach | The emerging Internet of Things (IoT)-driven ultra-dense small cell networks
(UD-SCNs) will need to combat a variety of challenges. On one hand, massive
number of devices sharing the limited wireless resources will render
centralized control mechanisms infeasible due to the excessive cost of
information acquisition and computations. On the other hand, to reduce energy
consumption from fixed power grid and/or battery, many IoT devices may need to
depend on the energy harvested from the ambient environment (e.g., from RF
transmissions, environmental sources). However, due to the opportunistic nature
of energy harvesting, this will introduce uncertainty in the network operation.
In this article, we study the distributed cell association problem for energy
harvesting IoT devices in UD-SCNs. After reviewing the state-of-the-art
research on the cell association problem in small cell networks, we outline the
major challenges for distributed cell association in IoT-driven UD-SCNs where
the IoT devices will need to perform cell association in a distributed manner
in presence of uncertainty (e.g., limited knowledge on channel/network) and
limited computational capabilities. To this end, we propose an approach based
on mean-field multi-armed bandit games to solve the uplink cell association
problem for energy harvesting IoT devices in a UD-SCN. This approach is
particularly suitable to analyze large multi-agent systems under uncertainty
and lack of information. We provide some theoretical results as well as
preliminary performance evaluation results for the proposed approach.
|
Constructive neural network learning | In this paper, we aim at developing scalable neural network-type learning
systems. Motivated by the idea of "constructive neural networks" in
approximation theory, we focus on "constructing" rather than "training"
feed-forward neural networks (FNNs) for learning, and propose a novel FNNs
learning system called the constructive feed-forward neural network (CFN).
Theoretically, we prove that the proposed method not only overcomes the
classical saturation problem for FNN approximation, but also reaches the
optimal learning rate when the regression function is smooth, while the
state-of-the-art learning rates established for traditional FNNs are only near
optimal (up to a logarithmic factor). A series of numerical simulations are
provided to show the efficiency and feasibility of CFN via comparing with the
well-known regularized least squares (RLS) with Gaussian kernel and extreme
learning machine (ELM).
|
Look-ahead before you leap: end-to-end active recognition by forecasting
the effect of motion | Visual recognition systems mounted on autonomous moving agents face the
challenge of unconstrained data, but simultaneously have the opportunity to
improve their performance by moving to acquire new views of test data. In this
work, we first show how a recurrent neural network-based system may be trained
to perform end-to-end learning of motion policies suited for this "active
recognition" setting. Further, we hypothesize that active vision requires an
agent to have the capacity to reason about the effects of its motions on its
view of the world. To verify this hypothesis, we attempt to induce this
capacity in our active recognition pipeline, by simultaneously learning to
forecast the effects of the agent's motions on its internal representation of
the environment conditional on all past views. Results across two challenging
datasets confirm both that our end-to-end system successfully learns meaningful
policies for active category recognition, and that "learning to look ahead"
further boosts recognition performance.
|
Stochastic Contextual Bandits with Known Reward Functions | Many sequential decision-making problems in communication networks can be
modeled as contextual bandit problems, which are natural extensions of the
well-known multi-armed bandit problem. In contextual bandit problems, at each
time, an agent observes some side information or context, pulls one arm and
receives the reward for that arm. We consider a stochastic formulation where
the context-reward tuples are independently drawn from an unknown distribution
in each trial. Motivated by networking applications, we analyze a setting where
the reward is a known non-linear function of the context and the chosen arm's
current state. We first consider the case of discrete and finite context-spaces
and propose DCB($\epsilon$), an algorithm that we prove, through a careful
analysis, yields regret (cumulative reward gap compared to a distribution-aware
genie) scaling logarithmically in time and linearly in the number of arms that
are not optimal for any context, improving over existing algorithms where the
regret scales linearly in the total number of arms. We then study continuous
context-spaces with Lipschitz reward functions and propose CCB($\epsilon,
\delta$), an algorithm that uses DCB($\epsilon$) as a subroutine.
CCB($\epsilon, \delta$) reveals a novel regret-storage trade-off that is
parametrized by $\delta$. Tuning $\delta$ to the time horizon allows us to
obtain sub-linear regret bounds, while requiring sub-linear storage. By
exploiting joint learning for all contexts we get regret bounds for
CCB($\epsilon, \delta$) that are unachievable by any existing contextual bandit
algorithm for continuous context-spaces. We also show similar performance
bounds for the unknown horizon case.
|
Text-mining the NeuroSynth corpus using Deep Boltzmann Machines | Large-scale automated meta-analysis of neuroimaging data has recently
established itself as an important tool in advancing our understanding of human
brain function. This research has been pioneered by NeuroSynth, a database
collecting both brain activation coordinates and associated text across a large
cohort of neuroimaging research papers. One of the fundamental aspects of such
meta-analysis is text-mining. To date, word counts and more sophisticated
methods such as Latent Dirichlet Allocation have been proposed. In this work we
present an unsupervised study of the NeuroSynth text corpus using Deep
Boltzmann Machines (DBMs). The use of DBMs yields several advantages over the
aforementioned methods, principal among which is the fact that it yields both
word and document embeddings in a high-dimensional vector space. Such
embeddings serve to facilitate the use of traditional machine learning
techniques on the text corpus. The proposed DBM model is shown to learn
embeddings with a clear semantic structure.
|
Common-Description Learning: A Framework for Learning Algorithms and
Generating Subproblems from Few Examples | Current learning algorithms face many difficulties in learning simple
patterns and using them to learn more complex ones. They also require more
examples than humans do to learn the same pattern, assuming no prior knowledge.
In this paper, a new learning framework is introduced that is called
common-description learning (CDL). This framework has been tested on 32 small
multi-task datasets, and the results show that it was able to learn complex
algorithms from a few number of examples. The final model is perfectly
interpretable and its depth depends on the question. What is meant by depth
here is that whenever needed, the model learns to break down the problem into
simpler subproblems and solves them using previously learned models. Finally,
we explain the capabilities of our framework in discovering complex relations
in data and how it can help in improving language understanding in machines.
|
A vector-contraction inequality for Rademacher complexities | The contraction inequality for Rademacher averages is extended to Lipschitz
functions with vector-valued domains, and it is also shown that in the bounding
expression the Rademacher variables can be replaced by arbitrary iid symmetric
and sub-gaussian variables. Example applications are given for multi-category
learning, K-means clustering and learning-to-learn.
|
Fast Rates for General Unbounded Loss Functions: from ERM to Generalized
Bayes | We present new excess risk bounds for general unbounded loss functions
including log loss and squared loss, where the distribution of the losses may
be heavy-tailed. The bounds hold for general estimators, but they are optimized
when applied to $\eta$-generalized Bayesian, MDL, and empirical risk
minimization estimators. In the case of log loss, the bounds imply convergence
rates for generalized Bayesian inference under misspecification in terms of a
generalization of the Hellinger metric as long as the learning rate $\eta$ is
set correctly. For general loss functions, our bounds rely on two separate
conditions: the $v$-GRIP (generalized reversed information projection)
conditions, which control the lower tail of the excess loss; and the newly
introduced witness condition, which controls the upper tail. The parameter $v$
in the $v$-GRIP conditions determines the achievable rate and is akin to the
exponent in the Tsybakov margin condition and the Bernstein condition for
bounded losses, which the $v$-GRIP conditions generalize; favorable $v$ in
combination with small model complexity leads to $\tilde{O}(1/n)$ rates. The
witness condition allows us to connect the excess risk to an "annealed" version
thereof, by which we generalize several previous results connecting Hellinger
and R\'enyi divergence to KL divergence.
|
Particle Smoothing for Hidden Diffusion Processes: Adaptive Path
Integral Smoother | Particle smoothing methods are used for inference of stochastic processes
based on noisy observations. Typically, the estimation of the marginal
posterior distribution given all observations is cumbersome and computational
intensive. In this paper, we propose a simple algorithm based on path integral
control theory to estimate the smoothing distribution of continuous-time
diffusion processes with partial observations. In particular, we use an
adaptive importance sampling method to improve the effective sampling size of
the posterior over processes given the observations and the reliability of the
estimation of the marginals. This is achieved by estimating a feedback
controller to sample efficiently from the joint smoothing distributions. We
compare the results with estimations obtained from the standard Forward
Filter/Backward Simulator for two diffusion processes of different complexity.
We show that the proposed method gives more reliable estimations than the
standard FFBSi when the smoothing distribution is poorly represented by the
filter distribution.
|
Some Insights into the Geometry and Training of Neural Networks | Neural networks have been successfully used for classification tasks in a
rapidly growing number of practical applications. Despite their popularity and
widespread use, there are still many aspects of training and classification
that are not well understood. In this paper we aim to provide some new insights
into training and classification by analyzing neural networks from a
feature-space perspective. We review and explain the formation of decision
regions and study some of their combinatorial aspects. We place a particular
emphasis on the connections between the neural network weight and bias terms
and properties of decision boundaries and other regions that exhibit varying
levels of classification confidence. We show how the error backpropagates in
these regions and emphasize the important role they have in the formation of
gradients. These findings expose the connections between scaling of the weight
parameters and the density of the training samples. This sheds more light on
the vanishing gradient problem, explains the need for regularization, and
suggests an approach for subsampling training data to improve performance.
|
Recovery of non-linear cause-effect relationships from linearly mixed
neuroimaging data | Causal inference concerns the identification of cause-effect relationships
between variables. However, often only linear combinations of variables
constitute meaningful causal variables. For example, recovering the signal of a
cortical source from electroencephalography requires a well-tuned combination
of signals recorded at multiple electrodes. We recently introduced the MERLiN
(Mixture Effect Recovery in Linear Networks) algorithm that is able to recover,
from an observed linear mixture, a causal variable that is a linear effect of
another given variable. Here we relax the assumption of this cause-effect
relationship being linear and present an extended algorithm that can pick up
non-linear cause-effect relationships. Thus, the main contribution is an
algorithm (and ready to use code) that has broader applicability and allows for
a richer model class. Furthermore, a comparative analysis indicates that the
assumption of linear cause-effect relationships is not restrictive in analysing
electroencephalographic data.
|
Simple2Complex: Global Optimization by Gradient Descent | A method named simple2complex for modeling and training deep neural networks
is proposed. Simple2complex train deep neural networks by smoothly adding more
and more layers to the shallow networks, as the learning procedure going on,
the network is just like growing. Compared with learning by end2end,
simple2complex is with less possibility trapping into local minimal, namely,
owning ability for global optimization. Cifar10 is used for verifying the
superiority of simple2complex.
|
Gradient Descent Only Converges to Minimizers: Non-Isolated Critical
Points and Invariant Regions | Given a non-convex twice differentiable cost function f, we prove that the
set of initial conditions so that gradient descent converges to saddle points
where \nabla^2 f has at least one strictly negative eigenvalue has (Lebesgue)
measure zero, even for cost functions f with non-isolated critical points,
answering an open question in [Lee, Simchowitz, Jordan, Recht, COLT2016].
Moreover, this result extends to forward-invariant convex subspaces, allowing
for weak (non-globally Lipschitz) smoothness assumptions. Finally, we produce
an upper bound on the allowable step-size.
|
Methods for Sparse and Low-Rank Recovery under Simplex Constraints | The de-facto standard approach of promoting sparsity by means of
$\ell_1$-regularization becomes ineffective in the presence of simplex
constraints, i.e.,~the target is known to have non-negative entries summing up
to a given constant. The situation is analogous for the use of nuclear norm
regularization for low-rank recovery of Hermitian positive semidefinite
matrices with given trace. In the present paper, we discuss several strategies
to deal with this situation, from simple to more complex. As a starting point,
we consider empirical risk minimization (ERM). It follows from existing theory
that ERM enjoys better theoretical properties w.r.t.~prediction and
$\ell_2$-estimation error than $\ell_1$-regularization. In light of this, we
argue that ERM combined with a subsequent sparsification step like thresholding
is superior to the heuristic of using $\ell_1$-regularization after dropping
the sum constraint and subsequent normalization.
At the next level, we show that any sparsity-promoting regularizer under
simplex constraints cannot be convex. A novel sparsity-promoting regularization
scheme based on the inverse or negative of the squared $\ell_2$-norm is
proposed, which avoids shortcomings of various alternative methods from the
literature. Our approach naturally extends to Hermitian positive semidefinite
matrices with given trace. Numerical studies concerning compressed sensing,
sparse mixture density estimation, portfolio optimization and quantum state
tomography are used to illustrate the key points of the paper.
|
Linear-time Outlier Detection via Sensitivity | Outliers are ubiquitous in modern data sets. Distance-based techniques are a
popular non-parametric approach to outlier detection as they require no prior
assumptions on the data generating distribution and are simple to implement.
Scaling these techniques to massive data sets without sacrificing accuracy is a
challenging task. We propose a novel algorithm based on the intuition that
outliers have a significant influence on the quality of divergence-based
clustering solutions. We propose sensitivity - the worst-case impact of a data
point on the clustering objective - as a measure of outlierness. We then prove
that influence, a (non-trivial) upper-bound on the sensitivity, can be computed
by a simple linear time algorithm. To scale beyond a single machine, we propose
a communication efficient distributed algorithm. In an extensive experimental
evaluation, we demonstrate the effectiveness and establish the statistical
significance of the proposed approach. In particular, it outperforms the most
popular distance-based approaches while being several orders of magnitude
faster.
|
Tradeoffs for Space, Time, Data and Risk in Unsupervised Learning | Faced with massive data, is it possible to trade off (statistical) risk, and
(computational) space and time? This challenge lies at the heart of large-scale
machine learning. Using k-means clustering as a prototypical unsupervised
learning problem, we show how we can strategically summarize the data (control
space) in order to trade off risk and time when data is generated by a
probabilistic model. Our summarization is based on coreset constructions from
computational geometry. We also develop an algorithm, TRAM, to navigate the
space/time/data/risk tradeoff in practice. In particular, we show that for a
fixed risk (or data size), as the data size increases (resp. risk increases)
the running time of TRAM decreases. Our extensive experiments on real data sets
demonstrate the existence and practical utility of such tradeoffs, not only for
k-means but also for Gaussian Mixture Models.
|
Graph Clustering Bandits for Recommendation | We investigate an efficient context-dependent clustering technique for
recommender systems based on exploration-exploitation strategies through
multi-armed bandits over multiple users. Our algorithm dynamically groups users
based on their observed behavioral similarity during a sequence of logged
activities. In doing so, the algorithm reacts to the currently served user by
shaping clusters around him/her but, at the same time, it explores the
generation of clusters over users which are not currently engaged. We motivate
the effectiveness of this clustering policy, and provide an extensive empirical
analysis on real-world datasets, showing scalability and improved prediction
performance over state-of-the-art methods for sequential clustering of users in
multi-armed bandit scenarios.
|
Algorithms for Learning Sparse Additive Models with Interactions in High
Dimensions | A function $f: \mathbb{R}^d \rightarrow \mathbb{R}$ is a Sparse Additive
Model (SPAM), if it is of the form $f(\mathbf{x}) = \sum_{l \in
\mathcal{S}}\phi_{l}(x_l)$ where $\mathcal{S} \subset [d]$, $|\mathcal{S}| \ll
d$. Assuming $\phi$'s, $\mathcal{S}$ to be unknown, there exists extensive work
for estimating $f$ from its samples. In this work, we consider a generalized
version of SPAMs, that also allows for the presence of a sparse number of
second order interaction terms. For some $\mathcal{S}_1 \subset [d],
\mathcal{S}_2 \subset {[d] \choose 2}$, with $|\mathcal{S}_1| \ll d,
|\mathcal{S}_2| \ll d^2$, the function $f$ is now assumed to be of the form:
$\sum_{p \in \mathcal{S}_1}\phi_{p} (x_p) + \sum_{(l,l^{\prime}) \in
\mathcal{S}_2}\phi_{(l,l^{\prime})} (x_l,x_{l^{\prime}})$. Assuming we have the
freedom to query $f$ anywhere in its domain, we derive efficient algorithms
that provably recover $\mathcal{S}_1,\mathcal{S}_2$ with finite sample bounds.
Our analysis covers the noiseless setting where exact samples of $f$ are
obtained, and also extends to the noisy setting where the queries are corrupted
with noise. For the noisy setting in particular, we consider two noise models
namely: i.i.d Gaussian noise and arbitrary but bounded noise. Our main methods
for identification of $\mathcal{S}_2$ essentially rely on estimation of sparse
Hessian matrices, for which we provide two novel compressed sensing based
schemes. Once $\mathcal{S}_1, \mathcal{S}_2$ are known, we show how the
individual components $\phi_p$, $\phi_{(l,l^{\prime})}$ can be estimated via
additional queries of $f$, with uniform error bounds. Lastly, we provide
simulation results on synthetic data that validate our theoretical findings.
|
Predicting online extremism, content adopters, and interaction
reciprocity | We present a machine learning framework that leverages a mixture of metadata,
network, and temporal features to detect extremist users, and predict content
adopters and interaction reciprocity in social media. We exploit a unique
dataset containing millions of tweets generated by more than 25 thousand users
who have been manually identified, reported, and suspended by Twitter due to
their involvement with extremist campaigns. We also leverage millions of tweets
generated by a random sample of 25 thousand regular users who were exposed to,
or consumed, extremist content. We carry out three forecasting tasks, (i) to
detect extremist users, (ii) to estimate whether regular users will adopt
extremist content, and finally (iii) to predict whether users will reciprocate
contacts initiated by extremists. All forecasting tasks are set up in two
scenarios: a post hoc (time independent) prediction task on aggregated data,
and a simulated real-time prediction task. The performance of our framework is
extremely promising, yielding in the different forecasting scenarios up to 93%
AUC for extremist user detection, up to 80% AUC for content adoption
prediction, and finally up to 72% AUC for interaction reciprocity forecasting.
We conclude by providing a thorough feature analysis that helps determine which
are the emerging signals that provide predictive power in different scenarios.
|
Radio Transformer Networks: Attention Models for Learning to Synchronize
in Wireless Systems | We introduce learned attention models into the radio machine learning domain
for the task of modulation recognition by leveraging spatial transformer
networks and introducing new radio domain appropriate transformations. This
attention model allows the network to learn a localization network capable of
synchronizing and normalizing a radio signal blindly with zero knowledge of the
signals structure based on optimization of the network for classification
accuracy, sparse representation, and regularization. Using this architecture we
are able to outperform our prior results in accuracy vs signal to noise ratio
against an identical system without attention, however we believe such an
attention model has implication far beyond the task of modulation recognition.
|
VLSI Extreme Learning Machine: A Design Space Exploration | In this paper, we describe a compact low-power, high performance hardware
implementation of the extreme learning machine (ELM) for machine learning
applications. Mismatch in current mirrors are used to perform the vector-matrix
multiplication that forms the first stage of this classifier and is the most
computationally intensive. Both regression and classification (on UCI data
sets) are demonstrated and a design space trade-off between speed, power and
accuracy is explored. Our results indicate that for a wide set of problems,
$\sigma V_T$ in the range of $15-25$mV gives optimal results. An input weight
matrix rotation method to extend the input dimension and hidden layer size
beyond the physical limits imposed by the chip is also described. This allows
us to overcome a major limit imposed on most hardware machine learners. The
chip is implemented in a $0.35 \mu$m CMOS process and occupies a die area of
around 5 mm $\times$ 5 mm. Operating from a $1$ V power supply, it achieves an
energy efficiency of $0.47$ pJ/MAC at a classification rate of $31.6$ kHz.
|
Learning from Binary Labels with Instance-Dependent Corruption | Suppose we have a sample of instances paired with binary labels corrupted by
arbitrary instance- and label-dependent noise. With sufficiently many such
samples, can we optimally classify and rank instances with respect to the
noise-free distribution? We provide a theoretical analysis of this question,
with three main contributions. First, we prove that for instance-dependent
noise, any algorithm that is consistent for classification on the noisy
distribution is also consistent on the clean distribution. Second, we prove
that for a broad class of instance- and label-dependent noise, a similar
consistency result holds for the area under the ROC curve. Third, for the
latter noise model, when the noise-free class-probability function belongs to
the generalised linear model family, we show that the Isotron can efficiently
and provably learn from the corrupted sample.
|
Online Learning of Commission Avoidant Portfolio Ensembles | We present a novel online ensemble learning strategy for portfolio selection.
The new strategy controls and exploits any set of commission-oblivious
portfolio selection algorithms. The strategy handles transaction costs using a
novel commission avoidance mechanism. We prove a logarithmic regret bound for
our strategy with respect to optimal mixtures of the base algorithms. Numerical
examples validate the viability of our method and show significant improvement
over the state-of-the-art.
|
Dictionary Learning for Massive Matrix Factorization | Sparse matrix factorization is a popular tool to obtain interpretable data
decompositions, which are also effective to perform data completion or
denoising. Its applicability to large datasets has been addressed with online
and randomized methods, that reduce the complexity in one of the matrix
dimension, but not in both of them. In this paper, we tackle very large
matrices in both dimensions. We propose a new factoriza-tion method that scales
gracefully to terabyte-scale datasets, that could not be processed by previous
algorithms in a reasonable amount of time. We demonstrate the efficiency of our
approach on massive functional Magnetic Resonance Imaging (fMRI) data, and on
matrix completion problems for recommender systems, where we obtain significant
speed-ups compared to state-of-the art coordinate descent methods.
|
Personalized Risk Scoring for Critical Care Patients using Mixtures of
Gaussian Process Experts | We develop a personalized real time risk scoring algorithm that provides
timely and granular assessments for the clinical acuity of ward patients based
on their (temporal) lab tests and vital signs. Heterogeneity of the patients
population is captured via a hierarchical latent class model. The proposed
algorithm aims to discover the number of latent classes in the patients
population, and train a mixture of Gaussian Process (GP) experts, where each
expert models the physiological data streams associated with a specific class.
Self-taught transfer learning is used to transfer the knowledge of latent
classes learned from the domain of clinically stable patients to the domain of
clinically deteriorating patients. For new patients, the posterior beliefs of
all GP experts about the patient's clinical status given her physiological data
stream are computed, and a personalized risk score is evaluated as a weighted
average of those beliefs, where the weights are learned from the patient's
hospital admission information. Experiments on a heterogeneous cohort of 6,313
patients admitted to Ronald Regan UCLA medical center show that our risk score
outperforms the currently deployed risk scores, such as MEWS and Rothman
scores.
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.