title
stringlengths 7
246
| abstract
stringlengths 6
3.31k
|
---|---|
The Effects of Image Pre- and Post-Processing, Wavelet Decomposition,
and Local Binary Patterns on U-Nets for Skin Lesion Segmentation | Skin cancer is a widespread, global, and potentially deadly disease, which
over the last three decades has afflicted more lives in the USA than all other
forms of cancer combined. There have been a lot of promising recent works
utilizing deep network architectures, such as FCNs, U-Nets, and ResNets, for
developing automated skin lesion segmentation. This paper investigates various
pre- and post-processing techniques for improving the performance of U-Nets as
measured by the Jaccard Index. The dataset provided as part of the "2017 ISBI
Challenges on Skin Lesion Analysis Towards Melanoma Detection" was used for
this evaluation and the performance of the finalist competitors was the
standard for comparison. The pre-processing techniques employed in the proposed
system included contrast enhancement, artifact removal, and vignette
correction. More advanced image transformations, such as local binary patterns
and wavelet decomposition, were also employed to augment the raw grayscale
images used as network input features. While the performance of the proposed
system fell short of the winners of the challenge, it was determined that using
wavelet decomposition as an early transformation step improved the overall
performance of the system over pre- and post-processing steps alone.
|
A Cost-Effective Framework for Preference Elicitation and Aggregation | We propose a cost-effective framework for preference elicitation and
aggregation under the Plackett-Luce model with features. Given a budget, our
framework iteratively computes the most cost-effective elicitation questions in
order to help the agents make a better group decision.
We illustrate the viability of the framework with experiments on Amazon
Mechanical Turk, which we use to estimate the cost of answering different types
of elicitation questions. We compare the prediction accuracy of our framework
when adopting various information criteria that evaluate the expected
information gain from a question. Our experiments show carefully designed
information criteria are much more efficient, i.e., they arrive at the correct
answer using fewer queries, than randomly asking questions given the budget
constraint.
|
Extended pipeline for content-based feature engineering in music genre
recognition | We present a feature engineering pipeline for the construction of musical
signal characteristics, to be used for the design of a supervised model for
musical genre identification. The key idea is to extend the traditional
two-step process of extraction and classification with additive stand-alone
phases which are no longer organized in a waterfall scheme. The whole system is
realized by traversing backtrack arrows and cycles between various stages. In
order to give a compact and effective representation of the features, the
standard early temporal integration is combined with other selection and
extraction phases: on the one hand, the selection of the most meaningful
characteristics based on information gain, and on the other hand, the inclusion
of the nonlinear correlation between this subset of features, determined by an
autoencoder. The results of the experiments conducted on GTZAN dataset reveal a
noticeable contribution of this methodology towards the model's performance in
classification task.
|
NASH: Toward End-to-End Neural Architecture for Generative Semantic
Hashing | Semantic hashing has become a powerful paradigm for fast similarity search in
many information retrieval systems. While fairly successful, previous
techniques generally require two-stage training, and the binary constraints are
handled ad-hoc. In this paper, we present an end-to-end Neural Architecture for
Semantic Hashing (NASH), where the binary hashing codes are treated as
Bernoulli latent variables. A neural variational inference framework is
proposed for training, where gradients are directly back-propagated through the
discrete latent variable to optimize the hash function. We also draw
connections between proposed method and rate-distortion theory, which provides
a theoretical foundation for the effectiveness of the proposed framework.
Experimental results on three public datasets demonstrate that our method
significantly outperforms several state-of-the-art models on both unsupervised
and supervised scenarios.
|
DeepEM: Deep 3D ConvNets With EM For Weakly Supervised Pulmonary Nodule
Detection | Recently deep learning has been witnessing widespread adoption in various
medical image applications. However, training complex deep neural nets requires
large-scale datasets labeled with ground truth, which are often unavailable in
many medical image domains. For instance, to train a deep neural net to detect
pulmonary nodules in lung computed tomography (CT) images, current practice is
to manually label nodule locations and sizes in many CT images to construct a
sufficiently large training dataset, which is costly and difficult to scale. On
the other hand, electronic medical records (EMR) contain plenty of partial
information on the content of each medical image. In this work, we explore how
to tap this vast, but currently unexplored data source to improve pulmonary
nodule detection. We propose DeepEM, a novel deep 3D ConvNet framework
augmented with expectation-maximization (EM), to mine weakly supervised labels
in EMRs for pulmonary nodule detection. Experimental results show that DeepEM
can lead to 1.5\% and 3.9\% average improvement in free-response receiver
operating characteristic (FROC) scores on LUNA16 and Tianchi datasets,
respectively, demonstrating the utility of incomplete information in EMRs for
improving deep learning
algorithms.\footnote{https://github.com/uci-cbcl/DeepEM-for-Weakly-Supervised-Detection.git}
|
Spatio-temporal Bayesian On-line Changepoint Detection with Model
Selection | Bayesian On-line Changepoint Detection is extended to on-line model selection
and non-stationary spatio-temporal processes. We propose spatially structured
Vector Autoregressions (VARs) for modelling the process between changepoints
(CPs) and give an upper bound on the approximation error of such models. The
resulting algorithm performs prediction, model selection and CP detection
on-line. Its time complexity is linear and its space complexity constant, and
thus it is two orders of magnitudes faster than its closest competitor. In
addition, it outperforms the state of the art for multivariate data.
|
Confidence Scoring Using Whitebox Meta-models with Linear Classifier
Probes | We propose a novel confidence scoring mechanism for deep neural networks
based on a two-model paradigm involving a base model and a meta-model. The
confidence score is learned by the meta-model observing the base model
succeeding/failing at its task. As features to the meta-model, we investigate
linear classifier probes inserted between the various layers of the base model.
Our experiments demonstrate that this approach outperforms various baselines in
a filtering task, i.e., task of rejecting samples with low confidence.
Experimental results are presented using CIFAR-10 and CIFAR-100 dataset with
and without added noise. We discuss the importance of confidence scoring to
bridge the gap between experimental and real-world applications.
|
The Concept of the Deep Learning-Based System "Artificial Dispatcher" to
Power System Control and Dispatch | Year by year control of normal and emergency conditions of up-to-date power
systems becomes an increasingly complicated problem. With the increasing
complexity the existing control system of power system conditions which
includes operative actions of the dispatcher and work of special automatic
devices proves to be insufficiently effective more and more frequently, which
raises risks of dangerous and emergency conditions in power systems. The paper
is aimed at compensating for the shortcomings of man (a cognitive barrier,
exposure to stresses and so on) and automatic devices by combining their strong
points, i.e. the dispatcher's intelligence and the speed of automatic devices
by virtue of development of the intelligent system "Artificial dispatcher" on
the basis of deep machine learning technology. For realization of the system
"Artificial dispatcher" in addition to deep learning it is planned to attract
the game theory approaches to formalize work of the up-to-date power system as
a game problem. The "gain" for "Artificial dispatcher" will consist in bringing
in a power system in the normal steady-state or post-emergency conditions by
means of the required control actions.
|
Machine Learning for Public Administration Research, with Application to
Organizational Reputation | Machine learning methods have gained a great deal of popularity in recent
years among public administration scholars and practitioners. These techniques
open the door to the analysis of text, image and other types of data that allow
us to test foundational theories of public administration and to develop new
theories. Despite the excitement surrounding machine learning methods, clarity
regarding their proper use and potential pitfalls is lacking. This paper
attempts to fill this gap in the literature through providing a machine
learning "guide to practice" for public administration scholars and
practitioners. Here, we take a foundational view of machine learning and
describe how these methods can enrich public administration research and
practice through their ability develop new measures, tap into new sources of
data and conduct statistical inference and causal inference in a principled
manner. We then turn our attention to the pitfalls of using these methods such
as unvalidated measures and lack of interpretability. Finally, we demonstrate
how machine learning techniques can help us learn about organizational
reputation in federal agencies through an illustrated example using tweets from
13 executive federal agencies.
|
Comparison of Classical and Nonlinear Models for Short-Term Electricity
Price Prediction | Electricity is bought and sold in wholesale markets at prices that fluctuate
significantly. Short-term forecasting of electricity prices is an important
endeavor because it helps electric utilities control risk and because it
influences competitive strategy for generators. As the "smart grid" grows,
short-term price forecasts are becoming an important input to bidding and
control algorithms for battery operators and demand response aggregators. While
the statistics and machine learning literature offers many proposed methods for
electricity price prediction, there is no consensus supporting a single best
approach. We test two contrasting machine learning approaches for predicting
electricity prices, regression decision trees and recurrent neural networks
(RNNs), and compare them to a more traditional ARIMA implementation. We conduct
the analysis on a challenging dataset of electricity prices from ERCOT, in
Texas, where price fluctuation is especially high. We find that regression
decision trees in particular achieves high performance compared to the other
methods, suggesting that regression trees should be more carefully considered
for electricity price forecasting.
|
Improved Predictive Models for Acute Kidney Injury with IDEAs:
Intraoperative Data Embedded Analytics | Acute kidney injury (AKI) is a common and serious complication after a
surgery which is associated with morbidity and mortality. The majority of
existing perioperative AKI risk score prediction models are limited in their
generalizability and do not fully utilize the physiological intraoperative
time-series data. Thus, there is a need for intelligent, accurate, and robust
systems, able to leverage information from large-scale data to predict
patient's risk of developing postoperative AKI. A retrospective single-center
cohort of 2,911 adult patients who underwent surgery at the University of
Florida Health has been used for this study. We used machine learning and
statistical analysis techniques to develop perioperative models to predict the
risk of AKI (risk during the first 3 days, 7 days, and until the discharge day)
before and after the surgery. In particular, we examined the improvement in
risk prediction by incorporating three intraoperative physiologic time series
data, i.e., mean arterial blood pressure, minimum alveolar concentration, and
heart rate. For an individual patient, the preoperative model produces a
probabilistic AKI risk score, which will be enriched by integrating
intraoperative statistical features through a machine learning stacking
approach inside a random forest classifier. We compared the performance of our
model based on the area under the receiver operating characteristics curve
(AUROC), accuracy and net reclassification improvement (NRI). The predictive
performance of the proposed model is better than the preoperative data only
model. For AKI-7day outcome: The AUC was 0.86 (accuracy was 0.78) in the
proposed model, while the preoperative AUC was 0.84 (accuracy 0.76).
Furthermore, with the integration of intraoperative features, we were able to
classify patients who were misclassified in the preoperative model.
|
Wearable Audio and IMU Based Shot Detection in Racquet Sports | Wearables like smartwatches which are embedded with sensors and powerful
processors, provide a strong platform for development of analytics solutions in
sports domain. To analyze players' games, while motion sensor based shot
detection has been extensively studied in sports like Tennis, Golf, Baseball;
Table Tennis and Badminton are relatively less explored due to possible less
intense hand motion during shots. In our paper, we propose a novel,
computationally inexpensive and real-time system for shot detection in table
tennis, based on fusion of Inertial Measurement Unit (IMU) and audio sensor
data embedded in a wrist-worn wearable. The system builds upon our presented
methodology for synchronizing IMU and audio sensor input in time using detected
shots and achieves 95.6% accuracy. To our knowledge, it is the first
fusion-based solution for sports analysis in wearables. Shot detectors for
other racquet sports as well as further analytics to provide features like shot
classification, rally analysis and recommendations, can easily be built over
our proposed solution.
|
Nonlinear Dimensionality Reduction for Discriminative Analytics of
Multiple Datasets | Principal component analysis (PCA) is widely used for feature extraction and
dimensionality reduction, with documented merits in diverse tasks involving
high-dimensional data. Standard PCA copes with one dataset at a time, but it is
challenged when it comes to analyzing multiple datasets jointly. In certain
data science settings however, one is often interested in extracting the most
discriminative information from one dataset of particular interest (a.k.a.
target data) relative to the other(s) (a.k.a. background data). To this end,
this paper puts forth a novel approach, termed discriminative (d) PCA, for such
discriminative analytics of multiple datasets. Under certain conditions, dPCA
is proved to be least-squares optimal in recovering the component vector unique
to the target data relative to background data. To account for nonlinear data
correlations, (linear) dPCA models for one or multiple background datasets are
generalized through kernel-based learning. Interestingly, all dPCA variants
admit an analytical solution obtainable with a single (generalized) eigenvalue
decomposition. Finally, corroborating dimensionality reduction tests using both
synthetic and real datasets are provided to validate the effectiveness of the
proposed methods.
|
Online Progressive Deep Metric Learning | Metric learning especially deep metric learning has been widely developed for
large-scale image inputs data. However, in many real-world applications, we can
only have access to vectorized inputs data. Moreover, on one hand, well-labeled
data is usually limited due to the high annotation cost. On the other hand, the
real data is commonly streaming data, which requires to be processed online. In
these scenarios, the fashionable deep metric learning is not suitable anymore.
To this end, we reconsider the traditional shallow online metric learning and
newly develop an online progressive deep metric learning (ODML) framework to
construct a metric-algorithm-based deep network. Specifically, we take an
online metric learning algorithm as a metric-algorithm-based layer (i.e.,
metric layer), followed by a nonlinear layer, and then stack these layers in a
fashion similar to deep learning. Different from the shallow online metric
learning, which can only learn one metric space (feature transformation), the
proposed ODML is able to learn multiple hierarchical metric spaces.
Furthermore, in a progressively and nonlinearly learning way, ODML has a
stronger learning ability than traditional shallow online metric learning in
the case of limited available training data. To make the learning process more
explainable and theoretically guaranteed, we also provide theoretical analysis.
The proposed ODML enjoys several nice properties and can indeed learn a metric
progressively and performs better on the benchmark datasets. Extensive
experiments with different settings have been conducted to verify these
properties of the proposed ODML.
|
Knowledge Distillation with Adversarial Samples Supporting Decision
Boundary | Many recent works on knowledge distillation have provided ways to transfer
the knowledge of a trained network for improving the learning process of a new
one, but finding a good technique for knowledge distillation is still an open
problem. In this paper, we provide a new perspective based on a decision
boundary, which is one of the most important component of a classifier. The
generalization performance of a classifier is closely related to the adequacy
of its decision boundary, so a good classifier bears a good decision boundary.
Therefore, transferring information closely related to the decision boundary
can be a good attempt for knowledge distillation. To realize this goal, we
utilize an adversarial attack to discover samples supporting a decision
boundary. Based on this idea, to transfer more accurate information about the
decision boundary, the proposed algorithm trains a student classifier based on
the adversarial samples supporting the decision boundary. Experiments show that
the proposed method indeed improves knowledge distillation and achieves the
state-of-the-arts performance.
|
Advances in Experience Replay | This project combines recent advances in experience replay techniques,
namely, Combined Experience Replay (CER), Prioritized Experience Replay (PER),
and Hindsight Experience Replay (HER). We show the results of combinations of
these techniques with DDPG and DQN methods. CER always adds the most recent
experience to the batch. PER chooses which experiences should be replayed based
on how beneficial they will be towards learning. HER learns from failure by
substituting the desired goal with the achieved goal and recomputing the reward
function. The effectiveness of combinations of these experience replay
techniques is tested in a variety of OpenAI gym environments.
|
Prediction of Facebook Post Metrics using Machine Learning | In this short paper, we evaluate the performance of three well-known Machine
Learning techniques for predicting the impact of a post in Facebook. Social
medias have a huge influence in the social behaviour. Therefore to develop an
automatic model for predicting the impact of posts in social medias can be
useful to the society. In this article, we analyze the efficiency for
predicting the post impact of three popular techniques: Support Vector
Regression (SVR), Echo State Network (ESN) and Adaptive Network Fuzzy Inject
System (ANFIS). The evaluation was done over a public and well-known benchmark
dataset.
|
The Hierarchical Adaptive Forgetting Variational Filter | A common problem in Machine Learning and statistics consists in detecting
whether the current sample in a stream of data belongs to the same distribution
as previous ones, is an isolated outlier or inaugurates a new distribution of
data. We present a hierarchical Bayesian algorithm that aims at learning a
time-specific approximate posterior distribution of the parameters describing
the distribution of the data observed. We derive the update equations of the
variational parameters of the approximate posterior at each time step for
models from the exponential family, and show that these updates find
interesting correspondents in Reinforcement Learning (RL). In this perspective,
our model can be seen as a hierarchical RL algorithm that learns a posterior
distribution according to a certain stability confidence that is, in turn,
learned according to its own stability confidence. Finally, we show some
applications of our generic model, first in a RL context, next with an adaptive
Bayesian Autoregressive model, and finally in the context of Stochastic
Gradient Descent optimization.
|
Local Saddle Point Optimization: A Curvature Exploitation Approach | Gradient-based optimization methods are the most popular choice for finding
local optima for classical minimization and saddle point problems. Here, we
highlight a systemic issue of gradient dynamics that arise for saddle point
problems, namely the presence of undesired stable stationary points that are no
local optima. We propose a novel optimization approach that exploits curvature
information in order to escape from these undesired stationary points. We prove
that different optimization methods, including gradient method and Adagrad,
equipped with curvature exploitation can escape non-optimal stationary points.
We also provide empirical results on common saddle point problems which confirm
the advantage of using curvature exploitation.
|
Leveraging human knowledge in tabular reinforcement learning: A study of
human subjects | Reinforcement Learning (RL) can be extremely effective in solving complex,
real-world problems. However, injecting human knowledge into an RL agent may
require extensive effort and expertise on the human designer's part. To date,
human factors are generally not considered in the development and evaluation of
possible RL approaches. In this article, we set out to investigate how
different methods for injecting human knowledge are applied, in practice, by
human designers of varying levels of knowledge and skill. We perform the first
empirical evaluation of several methods, including a newly proposed method
named SASS which is based on the notion of similarities in the agent's
state-action space. Through this human study, consisting of 51 human
participants, we shed new light on the human factors that play a key role in
RL. We find that the classical reward shaping technique seems to be the most
natural method for most designers, both expert and non-expert, to speed up RL.
However, we further find that our proposed method SASS can be effectively and
efficiently combined with reward shaping, and provides a beneficial alternative
to using only a single speedup method with minimal human designer effort
overhead.
|
Online Bandit Linear Optimization: A Study | This article introduces the concepts around Online Bandit Linear Optimization
and explores an efficient setup called SCRiBLe (Self-Concordant Regularization
in Bandit Learning) created by Abernethy et. al.\cite{abernethy}. The SCRiBLe
setup and algorithm yield a $O(\sqrt{T})$ regret bound and polynomial run time
complexity bound on the dimension of the input space. In this article we build
up to the bandit linear optimization case and study SCRiBLe.
|
Active Semi-supervised Transfer Learning (ASTL) for Offline BCI
Calibration | Single-trial classification of event-related potentials in
electroencephalogram (EEG) signals is a very important paradigm of
brain-computer interface (BCI). Because of individual differences, usually some
subject-specific calibration data are required to tailor the classifier for
each subject. Transfer learning has been extensively used to reduce such
calibration data requirement, by making use of auxiliary data from
similar/relevant subjects/tasks. However, all previous research assumes that
all auxiliary data have been labeled. This paper considers a more general
scenario, in which part of the auxiliary data could be unlabeled. We propose
active semi-supervised transfer learning (ASTL) for offline BCI calibration,
which integrates active learning, semi-supervised learning, and transfer
learning. Using a visual evoked potential oddball task and three different EEG
headsets, we demonstrate that ASTL can achieve consistently good performance
across subjects and headsets, and it outperforms some state-of-the-art
approaches in the literature.
|
Efficient end-to-end learning for quantizable representations | Embedding representation learning via neural networks is at the core
foundation of modern similarity based search. While much effort has been put in
developing algorithms for learning binary hamming code representations for
search efficiency, this still requires a linear scan of the entire dataset per
each query and trades off the search accuracy through binarization. To this
end, we consider the problem of directly learning a quantizable embedding
representation and the sparse binary hash code end-to-end which can be used to
construct an efficient hash table not only providing significant search
reduction in the number of data but also achieving the state of the art search
accuracy outperforming previous state of the art deep metric learning methods.
We also show that finding the optimal sparse binary hash code in a mini-batch
can be computed exactly in polynomial time by solving a minimum cost flow
problem. Our results on Cifar-100 and on ImageNet datasets show the state of
the art search accuracy in precision@k and NMI metrics while providing up to
98X and 478X search speedup respectively over exhaustive linear search. The
source code is available at
https://github.com/maestrojeong/Deep-Hash-Table-ICML18
|
SHADE: Information-Based Regularization for Deep Learning | Regularization is a big issue for training deep neural networks. In this
paper, we propose a new information-theory-based regularization scheme named
SHADE for SHAnnon DEcay. The originality of the approach is to define a prior
based on conditional entropy, which explicitly decouples the learning of
invariant representations in the regularizer and the learning of correlations
between inputs and labels in the data fitting term. Our second contribution is
to derive a stochastic version of the regularizer compatible with deep
learning, resulting in a tractable training scheme. We empirically validate the
efficiency of our approach to improve classification performances compared to
standard regularization schemes on several standard architectures.
|
Graph Signal Sampling via Reinforcement Learning | We formulate the problem of sampling and recovering clustered graph signal as
a multi-armed bandit (MAB) problem. This formulation lends naturally to
learning sampling strategies using the well-known gradient MAB algorithm. In
particular, the sampling strategy is represented as a probability distribution
over the individual arms of the MAB and optimized using gradient ascent. Some
illustrative numerical experiments indicate that the sampling strategies based
on the gradient MAB algorithm outperform existing sampling methods.
|
Gradient-Leaks: Understanding and Controlling Deanonymization in
Federated Learning | Federated Learning (FL) systems are gaining popularity as a solution to
training Machine Learning (ML) models from large-scale user data collected on
personal devices (e.g., smartphones) without their raw data leaving the device.
At the core of FL is a network of anonymous user devices sharing training
information (model parameter updates) computed locally on personal data.
However, the type and degree to which user-specific information is encoded in
the model updates is poorly understood. In this paper, we identify model
updates encode subtle variations in which users capture and generate data. The
variations provide a strong statistical signal, allowing an adversary to
effectively deanonymize participating devices using a limited set of auxiliary
data. We analyze resulting deanonymization attacks on diverse tasks on
real-world (anonymized) user-generated data across a range of closed- and
open-world scenarios. We study various strategies to mitigate the risks of
deanonymization. As random perturbation methods do not offer convincing
operating points, we propose data-augmentation strategies which introduces
adversarial biases in device data and thereby, offer substantial protection
against deanonymization threats with little effect on utility.
|
Feedback-Based Tree Search for Reinforcement Learning | Inspired by recent successes of Monte-Carlo tree search (MCTS) in a number of
artificial intelligence (AI) application domains, we propose a model-based
reinforcement learning (RL) technique that iteratively applies MCTS on batches
of small, finite-horizon versions of the original infinite-horizon Markov
decision process. The terminal condition of the finite-horizon problems, or the
leaf-node evaluator of the decision tree generated by MCTS, is specified using
a combination of an estimated value function and an estimated policy function.
The recommendations generated by the MCTS procedure are then provided as
feedback in order to refine, through classification and regression, the
leaf-node evaluator for the next iteration. We provide the first sample
complexity bounds for a tree search-based RL algorithm. In addition, we show
that a deep neural network implementation of the technique can create a
competitive AI agent for the popular multi-player online battle arena (MOBA)
game King of Glory.
|
SoPa: Bridging CNNs, RNNs, and Weighted Finite-State Machines | Recurrent and convolutional neural networks comprise two distinct families of
models that have proven to be useful for encoding natural language utterances.
In this paper we present SoPa, a new model that aims to bridge these two
approaches. SoPa combines neural representation learning with weighted
finite-state automata (WFSAs) to learn a soft version of traditional surface
patterns. We show that SoPa is an extension of a one-layer CNN, and that such
CNNs are equivalent to a restricted version of SoPa, and accordingly, to a
restricted form of WFSA. Empirically, on three text classification tasks, SoPa
is comparable or better than both a BiLSTM (RNN) baseline and a CNN baseline,
and is particularly useful in small data settings.
|
Semi-Blind Inference of Topologies and Dynamical Processes over Graphs | Network science provides valuable insights across numerous disciplines
including sociology, biology, neuroscience and engineering. A task of major
practical importance in these application domains is inferring the network
structure from noisy observations at a subset of nodes. Available methods for
topology inference typically assume that the process over the network is
observed at all nodes. However, application-specific constraints may prevent
acquiring network-wide observations. Alleviating the limited flexibility of
existing approaches, this work advocates structural models for graph processes
and develops novel algorithms for joint inference of the network topology and
processes from partial nodal observations. Structural equation models (SEMs)
and structural vector autoregressive models (SVARMs) have well-documented
merits in identifying even directed topologies of complex graphs; while SEMs
capture contemporaneous causal dependencies among nodes, SVARMs further account
for time-lagged influences. This paper develops algorithms that iterate between
inferring directed graphs that "best" fit the data, and estimating the network
processes at reduced computational complexity by leveraging tools related to
Kalman smoothing. To further accommodate delay-sensitive applications, an
online joint inference approach is put forth that even tracks time-evolving
topologies. Furthermore, conditions for identifying the network topology given
partial observations are specified. It is proved that the required number of
observations for unique identification reduces significantly when the network
structure is sparse. Numerical tests with synthetic as well as real datasets
corroborate the effectiveness of the novel approach.
|
Market Self-Learning of Signals, Impact and Optimal Trading: Invisible
Hand Inference with Free Energy | We present a simple model of a non-equilibrium self-organizing market where
asset prices are partially driven by investment decisions of a bounded-rational
agent. The agent acts in a stochastic market environment driven by various
exogenous "alpha" signals, agent's own actions (via market impact), and noise.
Unlike traditional agent-based models, our agent aggregates all traders in the
market, rather than being a representative agent. Therefore, it can be
identified with a bounded-rational component of the market itself, providing a
particular implementation of an Invisible Hand market mechanism. In such
setting, market dynamics are modeled as a fictitious self-play of such
bounded-rational market-agent in its adversarial stochastic environment. As
rewards obtained by such self-playing market agent are not observed from market
data, we formulate and solve a simple model of such market dynamics based on a
neuroscience-inspired Bounded Rational Information Theoretic Inverse
Reinforcement Learning (BRIT-IRL). This results in effective asset price
dynamics with a non-linear mean reversion - which in our model is generated
dynamically, rather than being postulated. We argue that our model can be used
in a similar way to the Black-Litterman model. In particular, it represents, in
a simple modeling framework, market views of common predictive signals, market
impacts and implied optimal dynamic portfolio allocations, and can be used to
assess values of private signals. Moreover, it allows one to quantify a
"market-implied" optimal investment strategy, along with a measure of market
rationality. Our approach is numerically light, and can be implemented using
standard off-the-shelf software such as TensorFlow.
|
An Algorithmic Framework of Variable Metric Over-Relaxed Hybrid Proximal
Extra-Gradient Method | We propose a novel algorithmic framework of Variable Metric Over-Relaxed
Hybrid Proximal Extra-gradient (VMOR-HPE) method with a global convergence
guarantee for the maximal monotone operator inclusion problem. Its iteration
complexities and local linear convergence rate are provided, which
theoretically demonstrate that a large over-relaxed step-size contributes to
accelerating the proposed VMOR-HPE as a byproduct. Specifically, we find that a
large class of primal and primal-dual operator splitting algorithms are all
special cases of VMOR-HPE. Hence, the proposed framework offers a new insight
into these operator splitting algorithms. In addition, we apply VMOR-HPE to the
Karush-Kuhn-Tucker (KKT) generalized equation of linear equality constrained
multi-block composite convex optimization, yielding a new algorithm, namely
nonsymmetric Proximal Alternating Direction Method of Multipliers with a
preconditioned Extra-gradient step in which the preconditioned metric is
generated by a blockwise Barzilai-Borwein line search technique (PADMM-EBB). We
also establish iteration complexities of PADMM-EBB in terms of the KKT
residual. Finally, we apply PADMM-EBB to handle the nonnegative dual graph
regularized low-rank representation problem. Promising results on synthetic and
real datasets corroborate the efficacy of PADMM-EBB.
|
Optimized Computation Offloading Performance in Virtual Edge Computing
Systems via Deep Reinforcement Learning | To improve the quality of computation experience for mobile devices,
mobile-edge computing (MEC) is a promising paradigm by providing computing
capabilities in close proximity within a sliced radio access network (RAN),
which supports both traditional communication and MEC services. Nevertheless,
the design of computation offloading policies for a virtual MEC system remains
challenging. Specifically, whether to execute a computation task at the mobile
device or to offload it for MEC server execution should adapt to the
time-varying network dynamics. In this paper, we consider MEC for a
representative mobile user in an ultra-dense sliced RAN, where multiple base
stations (BSs) are available to be selected for computation offloading. The
problem of solving an optimal computation offloading policy is modelled as a
Markov decision process, where our objective is to maximize the long-term
utility performance whereby an offloading decision is made based on the task
queue state, the energy queue state as well as the channel qualities between MU
and BSs. To break the curse of high dimensionality in state space, we first
propose a double deep Q-network (DQN) based strategic computation offloading
algorithm to learn the optimal policy without knowing a priori knowledge of
network dynamics. Then motivated by the additive structure of the utility
function, a Q-function decomposition technique is combined with the double DQN,
which leads to novel learning algorithm for the solving of stochastic
computation offloading. Numerical experiments show that our proposed learning
algorithms achieve a significant improvement in computation offloading
performance compared with the baseline policies.
|
FollowNet: Robot Navigation by Following Natural Language Directions
with Deep Reinforcement Learning | Understanding and following directions provided by humans can enable robots
to navigate effectively in unknown situations. We present FollowNet, an
end-to-end differentiable neural architecture for learning multi-modal
navigation policies. FollowNet maps natural language instructions as well as
visual and depth inputs to locomotion primitives. FollowNet processes
instructions using an attention mechanism conditioned on its visual and depth
input to focus on the relevant parts of the command while performing the
navigation task. Deep reinforcement learning (RL) a sparse reward learns
simultaneously the state representation, the attention function, and control
policies. We evaluate our agent on a dataset of complex natural language
directions that guide the agent through a rich and realistic dataset of
simulated homes. We show that the FollowNet agent learns to execute previously
unseen instructions described with a similar vocabulary, and successfully
navigates along paths not encountered during training. The agent shows 30%
improvement over a baseline model without the attention mechanism, with 52%
success rate at novel instructions.
|
Contextual Augmentation: Data Augmentation by Words with Paradigmatic
Relations | We propose a novel data augmentation for labeled sentences called contextual
augmentation. We assume an invariance that sentences are natural even if the
words in the sentences are replaced with other words with paradigmatic
relations. We stochastically replace words with other words that are predicted
by a bi-directional language model at the word positions. Words predicted
according to a context are numerous but appropriate for the augmentation of the
original words. Furthermore, we retrofit a language model with a
label-conditional architecture, which allows the model to augment sentences
without breaking the label-compatibility. Through the experiments for six
various different text classification tasks, we demonstrate that the proposed
method improves classifiers based on the convolutional or recurrent neural
networks.
|
Towards Explaining Anomalies: A Deep Taylor Decomposition of One-Class
Models | A common machine learning task is to discriminate between normal and
anomalous data points. In practice, it is not always sufficient to reach high
accuracy at this task, one also would like to understand why a given data point
has been predicted in a certain way. We present a new principled approach for
one-class SVMs that decomposes outlier predictions in terms of input variables.
The method first recomposes the one-class model as a neural network with
distance functions and min-pooling, and then performs a deep Taylor
decomposition (DTD) of the model output. The proposed One-Class DTD is
applicable to a number of common distance-based SVM kernels and is able to
reliably explain a wide set of data anomalies. Furthermore, it outperforms
baselines such as sensitivity analysis, nearest neighbor, or simple edge
detection.
|
Structured nonlinear variable selection | We investigate structured sparsity methods for variable selection in
regression problems where the target depends nonlinearly on the inputs. We
focus on general nonlinear functions not limiting a priori the function space
to additive models. We propose two new regularizers based on partial
derivatives as nonlinear equivalents of group lasso and elastic net. We
formulate the problem within the framework of learning in reproducing kernel
Hilbert spaces and show how the variational problem can be reformulated into a
more practical finite dimensional equivalent. We develop a new algorithm
derived from the ADMM principles that relies solely on closed forms of the
proximal operators. We explore the empirical properties of our new algorithm
for Nonlinear Variable Selection based on Derivatives (NVSD) on a set of
experiments and confirm favourable properties of our structured-sparsity models
and the algorithm in terms of both prediction and variable selection accuracy.
|
A robust self-learning method for fully unsupervised cross-lingual
mappings of word embeddings | Recent work has managed to learn cross-lingual word embeddings without
parallel data by mapping monolingual embeddings to a shared space through
adversarial training. However, their evaluation has focused on favorable
conditions, using comparable corpora or closely-related languages, and we show
that they often fail in more realistic scenarios. This work proposes an
alternative approach based on a fully unsupervised initialization that
explicitly exploits the structural similarity of the embeddings, and a robust
self-learning algorithm that iteratively improves this solution. Our method
succeeds in all tested scenarios and obtains the best published results in
standard datasets, even surpassing previous supervised systems. Our
implementation is released as an open source project at
https://github.com/artetxem/vecmap
|
Change Detection in Graph Streams by Learning Graph Embeddings on
Constant-Curvature Manifolds | The space of graphs is often characterised by a non-trivial geometry, which
complicates learning and inference in practical applications. A common approach
is to use embedding techniques to represent graphs as points in a conventional
Euclidean space, but non-Euclidean spaces have often been shown to be better
suited for embedding graphs. Among these, constant-curvature Riemannian
manifolds (CCMs) offer embedding spaces suitable for studying the statistical
properties of a graph distribution, as they provide ways to easily compute
metric geodesic distances. In this paper, we focus on the problem of detecting
changes in stationarity in a stream of attributed graphs. To this end, we
introduce a novel change detection framework based on neural networks and CCMs,
that takes into account the non-Euclidean nature of graphs. Our contribution in
this work is twofold. First, via a novel approach based on adversarial
learning, we compute graph embeddings by training an autoencoder to represent
graphs on CCMs. Second, we introduce two novel change detection tests operating
on CCMs. We perform experiments on synthetic data, as well as two real-world
application scenarios: the detection of epileptic seizures using functional
connectivity brain networks, and the detection of hostility between two
subjects, using human skeletal graphs. Results show that the proposed methods
are able to detect even small changes in a graph-generating process,
consistently outperforming approaches based on Euclidean embeddings.
|
Auxiliary Tasks in Multi-task Learning | Multi-task convolutional neural networks (CNNs) have shown impressive results
for certain combinations of tasks, such as single-image depth estimation (SIDE)
and semantic segmentation. This is achieved by pushing the network towards
learning a robust representation that generalizes well to different atomic
tasks. We extend this concept by adding auxiliary tasks, which are of minor
relevance for the application, to the set of learned tasks. As a kind of
additional regularization, they are expected to boost the performance of the
ultimately desired main tasks. To study the proposed approach, we picked
vision-based road scene understanding (RSU) as an exemplary application. Since
multi-task learning requires specialized datasets, particularly when using
extensive sets of tasks, we provide a multi-modal dataset for multi-task RSU,
called synMT. More than 2.5 $\cdot$ 10^5 synthetic images, annotated with 21
different labels, were acquired from the video game Grand Theft Auto V (GTA V).
Our proposed deep multi-task CNN architecture was trained on various
combination of tasks using synMT. The experiments confirmed that auxiliary
tasks can indeed boost network performance, both in terms of final results and
training time.
|
Approximating the Void: Learning Stochastic Channel Models from
Observation with Variational Generative Adversarial Networks | Channel modeling is a critical topic when considering designing, learning, or
evaluating the performance of any communications system. Most prior work in
designing or learning new modulation schemes has focused on using highly
simplified analytic channel models such as additive white Gaussian noise
(AWGN), Rayleigh fading channels or similar. Recently, we proposed the usage of
a generative adversarial networks (GANs) to jointly approximate a wireless
channel response model (e.g. from real black box measurements) and optimize for
an efficient modulation scheme over it using machine learning. This approach
worked to some degree, but was unable to produce accurate probability
distribution functions (PDFs) representing the stochastic channel response. In
this paper, we focus specifically on the problem of accurately learning a
channel PDF using a variational GAN, introducing an architecture and loss
function which can accurately capture stochastic behavior. We illustrate where
our prior method failed and share results capturing the performance of such as
system over a range of realistic channel distributions.
|
Progress & Compress: A scalable framework for continual learning | We introduce a conceptually simple and scalable framework for continual
learning domains where tasks are learned sequentially. Our method is constant
in the number of parameters and is designed to preserve performance on
previously encountered tasks while accelerating learning progress on subsequent
problems. This is achieved by training a network with two components: A
knowledge base, capable of solving previously encountered problems, which is
connected to an active column that is employed to efficiently learn the current
task. After learning a new task, the active column is distilled into the
knowledge base, taking care to protect any previously acquired skills. This
cycle of active learning (progression) followed by consolidation (compression)
requires no architecture growth, no access to or storing of previous data or
tasks, and no task-specific parameters. We demonstrate the progress & compress
approach on sequential classification of handwritten alphabets as well as two
reinforcement learning domains: Atari games and 3D maze navigation.
|
Neural Multi-scale Image Compression | This study presents a new lossy image compression method that utilizes the
multi-scale features of natural images. Our model consists of two networks:
multi-scale lossy autoencoder and parallel multi-scale lossless coder. The
multi-scale lossy autoencoder extracts the multi-scale image features to
quantized variables and the parallel multi-scale lossless coder enables rapid
and accurate lossless coding of the quantized variables via encoding/decoding
the variables in parallel. Our proposed model achieves comparable performance
to the state-of-the-art model on Kodak and RAISE-1k dataset images, and it
encodes a PNG image of size $768 \times 512$ in 70 ms with a single GPU and a
single CPU process and decodes it into a high-fidelity image in approximately
200 ms.
|
Task Agnostic Robust Learning on Corrupt Outputs by Correlation-Guided
Mixture Density Networks | In this paper, we focus on weakly supervised learning with noisy training
data for both classification and regression problems.We assume that the
training outputs are collected from a mixture of a target and correlated noise
distributions.Our proposed method simultaneously estimates the target
distribution and the quality of each data which is defined as the correlation
between the target and data generating distributions.The cornerstone of the
proposed method is a Cholesky Block that enables modeling dependencies among
mixture distributions in a differentiable manner where we maintain the
distribution over the network weights.We first provide illustrative examples in
both regression and classification tasks to show the effectiveness of the
proposed method.Then, the proposed method is extensively evaluated in a number
of experiments where we show that it constantly shows comparable or superior
performances compared to existing baseline methods in the handling of noisy
data.
|
Prediction Rule Reshaping | Two methods are proposed for high-dimensional shape-constrained regression
and classification. These methods reshape pre-trained prediction rules to
satisfy shape constraints like monotonicity and convexity. The first method can
be applied to any pre-trained prediction rule, while the second method deals
specifically with random forests. In both cases, efficient algorithms are
developed for computing the estimators, and experiments are performed to
demonstrate their performance on four datasets. We find that reshaping methods
enforce shape constraints without compromising predictive accuracy.
|
Regularization Learning Networks: Deep Learning for Tabular Datasets | Despite their impressive performance, Deep Neural Networks (DNNs) typically
underperform Gradient Boosting Trees (GBTs) on many tabular-dataset learning
tasks. We propose that applying a different regularization coefficient to each
weight might boost the performance of DNNs by allowing them to make more use of
the more relevant inputs. However, this will lead to an intractable number of
hyperparameters. Here, we introduce Regularization Learning Networks (RLNs),
which overcome this challenge by introducing an efficient hyperparameter tuning
scheme which minimizes a new Counterfactual Loss. Our results show that RLNs
significantly improve DNNs on tabular datasets, and achieve comparable results
to GBTs, with the best performance achieved with an ensemble that combines GBTs
and RLNs. RLNs produce extremely sparse networks, eliminating up to 99.8% of
the network edges and 82% of the input features, thus providing more
interpretable models and reveal the importance that the network assigns to
different inputs. RLNs could efficiently learn a single network in datasets
that comprise both tabular and unstructured data, such as in the setting of
medical imaging accompanied by electronic health records. An open source
implementation of RLN can be found at
https://github.com/irashavitt/regularization_learning_networks.
|
Regularized Finite Dimensional Kernel Sobolev Discrepancy | We show in this note that the Sobolev Discrepancy introduced in Mroueh et al
in the context of generative adversarial networks, is actually the weighted
negative Sobolev norm $||.||_{\dot{H}^{-1}(\nu_q)}$, that is known to linearize
the Wasserstein $W_2$ distance and plays a fundamental role in the dynamic
formulation of optimal transport of Benamou and Brenier. Given a Kernel with
finite dimensional feature map we show that the Sobolev discrepancy can be
approximated from finite samples. Assuming this discrepancy is finite, the
error depends on the approximation error in the function space induced by the
finite dimensional feature space kernel and on a statistical error due to the
finite sample approximation.
|
First Experiments with Neural Translation of Informal to Formal
Mathematics | We report on our experiments to train deep neural networks that automatically
translate informalized LaTeX-written Mizar texts into the formal Mizar
language. To the best of our knowledge, this is the first time when neural
networks have been adopted in the formalization of mathematics. Using Luong et
al.'s neural machine translation model (NMT), we tested our aligned
informal-formal corpora against various hyperparameters and evaluated their
results. Our experiments show that our best performing model configurations are
able to generate correct Mizar statements on 65.73\% of the inference data,
with the union of all models covering 79.17\%. These results indicate that
formalization through artificial neural network is a promising approach for
automated formalization of mathematics. We present several case studies to
illustrate our results.
|
End-to-end Learning of a Convolutional Neural Network via Deep Tensor
Decomposition | In this paper we study the problem of learning the weights of a deep
convolutional neural network. We consider a network where convolutions are
carried out over non-overlapping patches with a single kernel in each layer. We
develop an algorithm for simultaneously learning all the kernels from the
training data. Our approach dubbed Deep Tensor Decomposition (DeepTD) is based
on a rank-1 tensor decomposition. We theoretically investigate DeepTD under a
realizable model for the training data where the inputs are chosen i.i.d. from
a Gaussian distribution and the labels are generated according to planted
convolutional kernels. We show that DeepTD is data-efficient and provably works
as soon as the sample size exceeds the total number of convolutional weights in
the network. We carry out a variety of numerical experiments to investigate the
effectiveness of DeepTD and verify our theoretical findings.
|
Hybrid Adaptive Fuzzy Extreme Learning Machine for text classification | In traditional ELM and its improved versions suffer from the problems of
outliers or noises due to overfitting and imbalance due to distribution. We
propose a novel hybrid adaptive fuzzy ELM(HA-FELM), which introduces a fuzzy
membership function to the traditional ELM method to deal with the above
problems. We define the fuzzy membership function not only basing on the
distance between each sample and the center of the class but also the density
among samples which based on the quantum harmonic oscillator model. The
proposed fuzzy membership function overcomes the shortcoming of the traditional
fuzzy membership function and could make itself adjusted according to the
specific distribution of different samples adaptively. Experiments show the
proposed HA-FELM can produce better performance than SVM, ELM, and RELM in text
classification.
|
Text classification based on ensemble extreme learning machine | In this paper, we propose a novel approach based on cost-sensitive ensemble
weighted extreme learning machine; we call this approach AE1-WELM. We apply
this approach to text classification. AE1-WELM is an algorithm including
balanced and imbalanced multiclassification for text classification. Weighted
ELM assigning the different weights to the different samples improves the
classification accuracy to a certain extent, but weighted ELM considers the
differences between samples in the different categories only and ignores the
differences between samples within the same categories. We measure the
importance of the documents by the sample information entropy, and generate
cost-sensitive matrix and factor based on the document importance, then embed
the cost-sensitive weighted ELM into the AdaBoost.M1 framework seamlessly.
Vector space model(VSM) text representation produces the high dimensions and
sparse features which increase the burden of ELM. To overcome this problem, we
develop a text classification framework combining the word vector and AE1-WELM.
The experimental results show that our method provides an accurate, reliable
and effective solution for text classification.
|
Improving the Gaussian Mechanism for Differential Privacy: Analytical
Calibration and Optimal Denoising | The Gaussian mechanism is an essential building block used in multitude of
differentially private data analysis algorithms. In this paper we revisit the
Gaussian mechanism and show that the original analysis has several important
limitations. Our analysis reveals that the variance formula for the original
mechanism is far from tight in the high privacy regime ($\varepsilon \to 0$)
and it cannot be extended to the low privacy regime ($\varepsilon \to \infty$).
We address these limitations by developing an optimal Gaussian mechanism whose
variance is calibrated directly using the Gaussian cumulative density function
instead of a tail bound approximation. We also propose to equip the Gaussian
mechanism with a post-processing step based on adaptive estimation techniques
by leveraging that the distribution of the perturbation is known. Our
experiments show that analytical calibration removes at least a third of the
variance of the noise compared to the classical Gaussian mechanism, and that
denoising dramatically improves the accuracy of the Gaussian mechanism in the
high-dimensional regime.
|
Joint Classification and Prediction CNN Framework for Automatic Sleep
Stage Classification | Correctly identifying sleep stages is important in diagnosing and treating
sleep disorders. This work proposes a joint classification-and-prediction
framework based on CNNs for automatic sleep staging, and, subsequently,
introduces a simple yet efficient CNN architecture to power the framework.
Given a single input epoch, the novel framework jointly determines its label
(classification) and its neighboring epochs' labels (prediction) in the
contextual output. While the proposed framework is orthogonal to the widely
adopted classification schemes, which take one or multiple epochs as contextual
inputs and produce a single classification decision on the target epoch, we
demonstrate its advantages in several ways. First, it leverages the dependency
among consecutive sleep epochs while surpassing the problems experienced with
the common classification schemes. Second, even with a single model, the
framework has the capacity to produce multiple decisions, which are essential
in obtaining a good performance as in ensemble-of-models methods, with very
little induced computational overhead. Probabilistic aggregation techniques are
then proposed to leverage the availability of multiple decisions. We conducted
experiments on two public datasets: Sleep-EDF Expanded with 20 subjects, and
Montreal Archive of Sleep Studies dataset with 200 subjects. The proposed
framework yields an overall classification accuracy of 82.3% and 83.6%,
respectively. We also show that the proposed framework not only is superior to
the baselines based on the common classification schemes but also outperforms
existing deep-learning approaches. To our knowledge, this is the first work
going beyond the standard single-output classification to consider multitask
neural networks for automatic sleep staging. This framework provides avenues
for further studies of different neural-network architectures for automatic
sleep staging.
|
Mad Max: Affine Spline Insights into Deep Learning | We build a rigorous bridge between deep networks (DNs) and approximation
theory via spline functions and operators. Our key result is that a large class
of DNs can be written as a composition of max-affine spline operators (MASOs),
which provide a powerful portal through which to view and analyze their inner
workings. For instance, conditioned on the input signal, the output of a MASO
DN can be written as a simple affine transformation of the input. This implies
that a DN constructs a set of signal-dependent, class-specific templates
against which the signal is compared via a simple inner product; we explore the
links to the classical theory of optimal classification via matched filters and
the effects of data memorization. Going further, we propose a simple penalty
term that can be added to the cost function of any DN learning algorithm to
force the templates to be orthogonal with each other; this leads to
significantly improved classification performance and reduced overfitting with
no change to the DN architecture. The spline partition of the input signal
space that is implicitly induced by a MASO directly links DNs to the theory of
vector quantization (VQ) and $K$-means clustering, which opens up new geometric
avenue to study how DNs organize signals in a hierarchical fashion. To validate
the utility of the VQ interpretation, we develop and validate a new distance
metric for signals and images that quantifies the difference between their VQ
encodings. (This paper is a significantly expanded version of A Spline Theory
of Deep Learning from ICML 2018.)
|
Deep Reinforcement Learning for Resource Management in Network Slicing | Network slicing is born as an emerging business to operators, by allowing
them to sell the customized slices to various tenants at different prices. In
order to provide better-performing and cost-efficient services, network slicing
involves challenging technical issues and urgently looks forward to intelligent
innovations to make the resource management consistent with users' activities
per slice. In that regard, deep reinforcement learning (DRL), which focuses on
how to interact with the environment by trying alternative actions and
reinforcing the tendency actions producing more rewarding consequences, is
assumed to be a promising solution. In this paper, after briefly reviewing the
fundamental concepts of DRL, we investigate the application of DRL in solving
some typical resource management for network slicing scenarios, which include
radio resource slicing and priority-based core network slicing, and demonstrate
the advantage of DRL over several competing schemes through extensive
simulations. Finally, we also discuss the possible challenges to apply DRL in
network slicing from a general perspective.
|
Covariance-Insured Screening | Modern bio-technologies have produced a vast amount of high-throughput data
with the number of predictors far greater than the sample size. In order to
identify more novel biomarkers and understand biological mechanisms, it is
vital to detect signals weakly associated with outcomes among
ultrahigh-dimensional predictors. However, existing screening methods, which
typically ignore correlation information, are likely to miss these weak
signals. By incorporating the inter-feature dependence, we propose a
covariance-insured screening methodology to identify predictors that are
jointly informative but only marginally weakly associated with outcomes. The
validity of the method is examined via extensive simulations and real data
studies for selecting potential genetic factors related to the onset of cancer.
|
Defense-GAN: Protecting Classifiers Against Adversarial Attacks Using
Generative Models | In recent years, deep neural network approaches have been widely adopted for
machine learning tasks, including classification. However, they were shown to
be vulnerable to adversarial perturbations: carefully crafted small
perturbations can cause misclassification of legitimate images. We propose
Defense-GAN, a new framework leveraging the expressive capability of generative
models to defend deep neural networks against such attacks. Defense-GAN is
trained to model the distribution of unperturbed images. At inference time, it
finds a close output to a given image which does not contain the adversarial
changes. This output is then fed to the classifier. Our proposed method can be
used with any classification model and does not modify the classifier structure
or training procedure. It can also be used as a defense against any attack as
it does not assume knowledge of the process for generating the adversarial
examples. We empirically show that Defense-GAN is consistently effective
against different attack methods and improves on existing defense strategies.
Our code has been made publicly available at
https://github.com/kabkabm/defensegan
|
Taxi demand forecasting: A HEDGE based tessellation strategy for
improved accuracy | A key problem in location-based modeling and forecasting lies in identifying
suitable spatial and temporal resolutions. In particular, judicious spatial
partitioning can play a significant role in enhancing the performance of
location-based forecasting models. In this work, we investigate two widely used
tessellation strategies for partitioning city space, in the context of
real-time taxi demand forecasting. Our study compares (i) Geohash tessellation,
and (ii) Voronoi tessellation, using two distinct taxi demand datasets, over
multiple time scales. For the purpose of comparison, we employ classical
time-series tools to model the spatio-temporal demand. Our study finds that the
performance of each tessellation strategy is highly dependent on the city
geography, spatial distribution of the data, and the time of the day, and that
neither strategy is found to perform optimally across the forecast horizon. We
propose a hybrid tessellation algorithm that picks the best tessellation
strategy at each instant, based on their performance in the recent past. Our
hybrid algorithm is a non-stationary variant of the well-known HEDGE algorithm
for choosing the best advice from multiple experts. We show that the hybrid
tessellation strategy performs consistently better than either of the two
strategies across the data sets considered, at multiple time scales, and with
different performance metrics. We achieve an average accuracy of above 80% per
km^2 for both data sets considered at 60 minute aggregation levels.
|
Generative networks as inverse problems with Scattering transforms | Generative Adversarial Nets (GANs) and Variational Auto-Encoders (VAEs)
provide impressive image generations from Gaussian white noise, but the
underlying mathematics are not well understood. We compute deep convolutional
network generators by inverting a fixed embedding operator. Therefore, they do
not require to be optimized with a discriminator or an encoder. The embedding
is Lipschitz continuous to deformations so that generators transform linear
interpolations between input white noise vectors into deformations between
output images. This embedding is computed with a wavelet Scattering transform.
Numerical experiments demonstrate that the resulting Scattering generators have
similar properties as GANs or VAEs, without learning a discriminative network
or an encoder.
|
Probabilistic Embedding of Knowledge Graphs with Box Lattice Measures | Embedding methods which enforce a partial order or lattice structure over the
concept space, such as Order Embeddings (OE) (Vendrov et al., 2016), are a
natural way to model transitive relational data (e.g. entailment graphs).
However, OE learns a deterministic knowledge base, limiting expressiveness of
queries and the ability to use uncertainty for both prediction and learning
(e.g. learning from expectations). Probabilistic extensions of OE (Lai and
Hockenmaier, 2017) have provided the ability to somewhat calibrate these
denotational probabilities while retaining the consistency and inductive bias
of ordered models, but lack the ability to model the negative correlations
found in real-world knowledge. In this work we show that a broad class of
models that assign probability measures to OE can never capture negative
correlation, which motivates our construction of a novel box lattice and
accompanying probability measure to capture anticorrelation and even disjoint
concepts, while still providing the benefits of probabilistic modeling, such as
the ability to perform rich joint and conditional queries over arbitrary sets
of concepts, and both learning from and predicting calibrated uncertainty. We
show improvements over previous approaches in modeling the Flickr and WordNet
entailment graphs, and investigate the power of the model.
|
Deep-learning Based Modeling of Fault Detachment Stability for Power
Grid | The project intends to model the stability of power system with a deep
learning algorithm to the problem, aiming to delay the removal of the fault.
The so-called "fail-delay cut-off" refers to the occurrence of N-1 backup
protection action on the backbone network of the system, resulting in longer
time for the removal of the fault. In practice, through the analysis and
calculation of a large number of online data, we have found that the N-1
failure system of the main protection action will not be unstable, which is
also a guarantee of the operation mode arrangement. In the case of the N-1
backup protection action, there is an approximately 2.5% probability that the
system will be destabilized. Therefore, research is needed to improve the
operating arrangement.
|
Single Shot Active Learning using Pseudo Annotators | Standard myopic active learning assumes that human annotations are always
obtainable whenever new samples are selected. This, however, is unrealistic in
many real-world applications where human experts are not readily available at
all times. In this paper, we consider the single shot setting: all the required
samples should be chosen in a single shot and no human annotation can be
exploited during the selection process. We propose a new method, Active
Learning through Random Labeling (ALRL), which substitutes single human
annotator for multiple, what we will refer to as, pseudo annotators. These
pseudo annotators always provide uniform and random labels whenever new
unlabeled samples are queried. This random labeling enables standard active
learning algorithms to also exhibit the exploratory behavior needed for single
shot active learning. The exploratory behavior is further enhanced by selecting
the most representative sample via minimizing nearest neighbor distance between
unlabeled samples and queried samples. Experiments on real-world datasets
demonstrate that the proposed method outperforms several state-of-the-art
approaches.
|
Interpolatron: Interpolation or Extrapolation Schemes to Accelerate
Optimization for Deep Neural Networks | In this paper we explore acceleration techniques for large scale nonconvex
optimization problems with special focuses on deep neural networks. The
extrapolation scheme is a classical approach for accelerating stochastic
gradient descent for convex optimization, but it does not work well for
nonconvex optimization typically. Alternatively, we propose an interpolation
scheme to accelerate nonconvex optimization and call the method Interpolatron.
We explain motivation behind Interpolatron and conduct a thorough empirical
analysis. Empirical results on DNNs of great depths (e.g., 98-layer ResNet and
200-layer ResNet) on CIFAR-10 and ImageNet show that Interpolatron can converge
much faster than the state-of-the-art methods such as the SGD with momentum and
Adam. Furthermore, Anderson's acceleration, in which mixing coefficients are
computed by least-squares estimation, can also be used to improve the
performance. Both Interpolatron and Anderson's acceleration are easy to
implement and tune. We also show that Interpolatron has linear convergence rate
under certain regularity assumptions.
|
Faster Rates for Convex-Concave Games | We consider the use of no-regret algorithms to compute equilibria for
particular classes of convex-concave games. While standard regret bounds would
lead to convergence rates on the order of $O(T^{-1/2})$, recent work
\citep{RS13,SALS15} has established $O(1/T)$ rates by taking advantage of a
particular class of optimistic prediction algorithms. In this work we go
further, showing that for a particular class of games one achieves a $O(1/T^2)$
rate, and we show how this applies to the Frank-Wolfe method and recovers a
similar bound \citep{D15}. We also show that such no-regret techniques can even
achieve a linear rate, $O(\exp(-T))$, for equilibrium computation under
additional curvature assumptions.
|
DNN or k-NN: That is the Generalize vs. Memorize Question | This paper studies the relationship between the classification performed by
deep neural networks (DNNs) and the decision of various classical classifiers,
namely k-nearest neighbours (k-NN), support vector machines (SVM) and logistic
regression (LR), at various layers of the network. This comparison provides us
with new insights as to the ability of neural networks to both memorize the
training data and generalize to new data at the same time, where k-NN serves as
the ideal estimator that perfectly memorizes the data. We show that
memorization of non-generalizing networks happens only at the last layers.
Moreover, the behavior of DNNs compared to the linear classifiers SVM and LR is
quite the same on the training and test data regardless of whether the network
generalizes. On the other hand, the similarity to k-NN holds only at the
absence of overfitting. Our results suggests that k-NN behavior of the network
on new data is a sign of generalization. Moreover, it shows that memorization
and generalization, which are traditionally considered to be contradicting to
each other, are compatible and complementary.
|
The Blessings of Multiple Causes | Causal inference from observational data often assumes "ignorability," that
all confounders are observed. This assumption is standard yet untestable.
However, many scientific studies involve multiple causes, different variables
whose effects are simultaneously of interest. We propose the deconfounder, an
algorithm that combines unsupervised machine learning and predictive model
checking to perform causal inference in multiple-cause settings. The
deconfounder infers a latent variable as a substitute for unobserved
confounders and then uses that substitute to perform causal inference. We
develop theory for the deconfounder, and show that it requires weaker
assumptions than classical causal inference. We analyze its performance in
three types of studies: semi-simulated data around smoking and lung cancer,
semi-simulated data around genome-wide association studies, and a real dataset
about actors and movie revenue. The deconfounder provides a checkable approach
to estimating closer-to-truth causal effects.
|
Subspace Estimation from Incomplete Observations: A High-Dimensional
Analysis | We present a high-dimensional analysis of three popular algorithms, namely,
Oja's method, GROUSE and PETRELS, for subspace estimation from streaming and
highly incomplete observations. We show that, with proper time scaling, the
time-varying principal angles between the true subspace and its estimates given
by the algorithms converge weakly to deterministic processes when the ambient
dimension $n$ tends to infinity. Moreover, the limiting processes can be
exactly characterized as the unique solutions of certain ordinary differential
equations (ODEs). A finite sample bound is also given, showing that the rate of
convergence towards such limits is $\mathcal{O}(1/\sqrt{n})$. In addition to
providing asymptotically exact predictions of the dynamic performance of the
algorithms, our high-dimensional analysis yields several insights, including an
asymptotic equivalence between Oja's method and GROUSE, and a precise scaling
relationship linking the amount of missing data to the signal-to-noise ratio.
By analyzing the solutions of the limiting ODEs, we also establish phase
transition phenomena associated with the steady-state performance of these
techniques.
|
A fast algorithm with minimax optimal guarantees for topic models with
an unknown number of topics | We propose a new method of estimation in topic models, that is not a
variation on the existing simplex finding algorithms, and that estimates the
number of topics K from the observed data. We derive new finite sample minimax
lower bounds for the estimation of A, as well as new upper bounds for our
proposed estimator. We describe the scenarios where our estimator is minimax
adaptive. Our finite sample analysis is valid for any number of documents (n),
individual document length (N_i), dictionary size (p) and number of topics (K),
and both p and K are allowed to increase with n, a situation not handled well
by previous analyses. We complement our theoretical results with a detailed
simulation study. We illustrate that the new algorithm is faster and more
accurate than the current ones, although we start out with a computational and
theoretical disadvantage of not knowing the correct number of topics K, while
we provide the competing methods with the correct value in our simulations.
|
RotDCF: Decomposition of Convolutional Filters for Rotation-Equivariant
Deep Networks | Explicit encoding of group actions in deep features makes it possible for
convolutional neural networks (CNNs) to handle global deformations of images,
which is critical to success in many vision tasks. This paper proposes to
decompose the convolutional filters over joint steerable bases across the space
and the group geometry simultaneously, namely a rotation-equivariant CNN with
decomposed convolutional filters (RotDCF). This decomposition facilitates
computing the joint convolution, which is proved to be necessary for the group
equivariance. It significantly reduces the model size and computational
complexity while preserving performance, and truncation of the bases expansion
serves implicitly to regularize the filters. On datasets involving in-plane and
out-of-plane object rotations, RotDCF deep features demonstrate greater
robustness and interpretability than regular CNNs. The stability of the
equivariant representation to input variations is also proved theoretically
under generic assumptions on the filters in the decomposed form. The RotDCF
framework can be extended to groups other than rotations, providing a general
approach which achieves both group equivariance and representation stability at
a reduced model size.
|
Design Identification of Curve Patterns on Cultural Heritage Objects:
Combining Template Matching and CNN-based Re-Ranking | The surfaces of many cultural heritage objects were embellished with various
patterns, especially curve patterns. In practice, most of the unearthed
cultural heritage objects are highly fragmented, e.g., sherds of potteries or
vessels, and each of them only shows a very small portion of the underlying
full design, with noise and deformations. The goal of this paper is to address
the challenging problem of automatically identifying the underlying full design
of curve patterns from such a sherd. Specifically, we formulate this problem as
template matching: curve structure segmented from the sherd is matched to each
location with each possible orientation of each known full design. In this
paper, we propose a new two-stage matching algorithm, with a different matching
cost in each stage. In Stage 1, we use a traditional template matching, which
is highly computationally efficient, over the whole search space and identify a
small set of candidate matchings. In Stage 2, we derive a new matching cost by
training a dual-source Convolutional Neural Network (CNN) and apply it to
re-rank the candidate matchings identified in Stage 1. We collect 600 pottery
sherds with 98 full designs from the Woodland Period in Southeastern North
America for experiments and the performance of the proposed algorithm is very
competitive.
|
Neural language representations predict outcomes of scientific research | Many research fields codify their findings in standard formats, often by
reporting correlations between quantities of interest. But the space of all
testable correlates is far larger than scientific resources can currently
address, so the ability to accurately predict correlations would be useful to
plan research and allocate resources. Using a dataset of approximately 170,000
correlational findings extracted from leading social science journals, we show
that a trained neural network can accurately predict the reported correlations
using only the text descriptions of the correlates. Accurate predictive models
such as these can guide scientists towards promising untested correlates,
better quantify the information gained from new findings, and has implications
for moving artificial intelligence systems from predicting structures to
predicting relationships in the real world.
|
A Forest Mixture Bound for Block-Free Parallel Inference | Coordinate ascent variational inference is an important algorithm for
inference in probabilistic models, but it is slow because it updates only a
single variable at a time. Block coordinate methods perform inference faster by
updating blocks of variables in parallel. However, the speed and stability of
these algorithms depends on how the variables are partitioned into blocks. In
this paper, we give a stable parallel algorithm for inference in deep
exponential families that doesn't require the variables to be partitioned into
blocks. We achieve this by lower bounding the ELBO by a new objective we call
the forest mixture bound (FM bound) that separates the inference problem for
variables within a hidden layer. We apply this to the simple case when all
random variables are Gaussian and show empirically that the algorithm converges
faster for models that are inherently more forest-like.
|
Counterexample-Guided Data Augmentation | We present a novel framework for augmenting data sets for machine learning
based on counterexamples. Counterexamples are misclassified examples that have
important properties for retraining and improving the model. Key components of
our framework include a counterexample generator, which produces data items
that are misclassified by the model and error tables, a novel data structure
that stores information pertaining to misclassifications. Error tables can be
used to explain the model's vulnerabilities and are used to efficiently
generate counterexamples for augmentation. We show the efficacy of the proposed
framework by comparing it to classical augmentation techniques on a case study
of object detection in autonomous driving based on deep neural networks.
|
Spectral feature scaling method for supervised dimensionality reduction | Spectral dimensionality reduction methods enable linear separations of
complex data with high-dimensional features in a reduced space. However, these
methods do not always give the desired results due to irregularities or
uncertainties of the data. Thus, we consider aggressively modifying the scales
of the features to obtain the desired classification. Using prior knowledge on
the labels of partial samples to specify the Fiedler vector, we formulate an
eigenvalue problem of a linear matrix pencil whose eigenvector has the feature
scaling factors. The resulting factors can modify the features of entire
samples to form clusters in the reduced space, according to the known labels.
In this study, we propose new dimensionality reduction methods supervised using
the feature scaling associated with the spectral clustering. Numerical
experiments show that the proposed methods outperform well-established
supervised methods for toy problems with more samples than features, and are
more robust regarding clustering than existing methods. Also, the proposed
methods outperform existing methods regarding classification for real-world
problems with more features than samples of gene expression profiles of cancer
diseases. Furthermore, the feature scaling tends to improve the clustering and
classification accuracies of existing unsupervised methods, as the proportion
of training data increases.
|
Learning Permutations with Sinkhorn Policy Gradient | Many problems at the intersection of combinatorics and computer science
require solving for a permutation that optimally matches, ranks, or sorts some
data. These problems usually have a task-specific, often non-differentiable
objective function that data-driven algorithms can use as a learning signal. In
this paper, we propose the Sinkhorn Policy Gradient (SPG) algorithm for
learning policies on permutation matrices. The actor-critic neural network
architecture we introduce for SPG uniquely decouples representation learning of
the state space from the highly-structured action space of permutations with a
temperature-controlled Sinkhorn layer. The Sinkhorn layer produces continuous
relaxations of permutation matrices so that the actor-critic architecture can
be trained end-to-end. Our empirical results show that agents trained with SPG
can perform competitively on sorting, the Euclidean TSP, and matching tasks. We
also observe that SPG is significantly more data efficient at the matching task
than the baseline methods, which indicates that SPG is conducive to learning
representations that are useful for reasoning about permutations.
|
Scene Understanding Networks for Autonomous Driving based on Around View
Monitoring System | Modern driver assistance systems rely on a wide range of sensors (RADAR,
LIDAR, ultrasound and cameras) for scene understanding and prediction. These
sensors are typically used for detecting traffic participants and scene
elements required for navigation. In this paper we argue that relying on camera
based systems, specifically Around View Monitoring (AVM) system has great
potential to achieve these goals in both parking and driving modes with
decreased costs. The contributions of this paper are as follows: we present a
new end-to-end solution for delimiting the safe drivable area for each frame by
means of identifying the closest obstacle in each direction from the driving
vehicle, we use this approach to calculate the distance to the nearest
obstacles and we incorporate it into a unified end-to-end architecture capable
of joint object detection, curb detection and safe drivable area detection.
Furthermore, we describe the family of networks for both a high accuracy
solution and a low complexity solution. We also introduce further augmentation
of the base architecture with 3D object detection.
|
Bayesian Joint Spike-and-Slab Graphical Lasso | In this article, we propose a new class of priors for Bayesian inference with
multiple Gaussian graphical models. We introduce fully Bayesian treatments of
two popular procedures, the group graphical lasso and the fused graphical
lasso, and extend them to a continuous spike-and-slab framework to allow
self-adaptive shrinkage and model selection simultaneously. We develop an EM
algorithm that performs fast and dynamic explorations of posterior modes. Our
approach selects sparse models efficiently with substantially smaller bias than
would be induced by alternative regularization procedures. The performance of
the proposed methods are demonstrated through simulation and two real data
examples.
|
Optimizing for Generalization in Machine Learning with Cross-Validation
Gradients | Cross-validation is the workhorse of modern applied statistics and machine
learning, as it provides a principled framework for selecting the model that
maximizes generalization performance. In this paper, we show that the
cross-validation risk is differentiable with respect to the hyperparameters and
training data for many common machine learning algorithms, including logistic
regression, elastic-net regression, and support vector machines. Leveraging
this property of differentiability, we propose a cross-validation gradient
method (CVGM) for hyperparameter optimization. Our method enables efficient
optimization in high-dimensional hyperparameter spaces of the cross-validation
risk, the best surrogate of the true generalization ability of our learning
algorithm.
|
Trusted Neural Networks for Safety-Constrained Autonomous Control | We propose Trusted Neural Network (TNN) models, which are deep neural network
models that satisfy safety constraints critical to the application domain. We
investigate different mechanisms for incorporating rule-based knowledge in the
form of first-order logic constraints into a TNN model, where rules that encode
safety are accompanied by weights indicating their relative importance. This
framework allows the TNN model to learn from knowledge available in form of
data as well as logical rules. We propose multiple approaches for solving this
problem: (a) a multi-headed model structure that allows trade-off between
satisfying logical constraints and fitting training data in a unified training
framework, and (b) creating a constrained optimization problem and solving it
in dual formulation by posing a new constrained loss function and using a
proximal gradient descent algorithm. We demonstrate the efficacy of our TNN
framework through experiments using the open-source TORCS~\cite{BernhardCAA15}
3D simulator for self-driving cars. Experiments using our first approach of a
multi-headed TNN model, on a dataset generated by a customized version of
TORCS, show that (1) adding safety constraints to a neural network model
results in increased performance and safety, and (2) the improvement increases
with increasing importance of the safety constraints. Experiments were also
performed using the second approach of proximal algorithm for constrained
optimization --- they demonstrate how the proposed method ensures that (1) the
overall TNN model satisfies the constraints even when the training data
violates some of the constraints, and (2) the proximal gradient descent
algorithm on the constrained objective converges faster than the unconstrained
version.
|
Tropical Geometry of Deep Neural Networks | We establish, for the first time, connections between feedforward neural
networks with ReLU activation and tropical geometry --- we show that the family
of such neural networks is equivalent to the family of tropical rational maps.
Among other things, we deduce that feedforward ReLU neural networks with one
hidden layer can be characterized by zonotopes, which serve as building blocks
for deeper networks; we relate decision boundaries of such neural networks to
tropical hypersurfaces, a major object of study in tropical geometry; and we
prove that linear regions of such neural networks correspond to vertices of
polytopes associated with tropical rational functions. An insight from our
tropical formulation is that a deeper network is exponentially more expressive
than a shallow network.
|
Extending Dynamic Bayesian Networks for Anomaly Detection in Complex
Logs | Checking various log files from different processes can be a tedious task as
these logs contain lots of events, each with a (possibly large) number of
attributes. We developed a way to automatically model log files and detect
outlier traces in the data. For that we extend Dynamic Bayesian Networks to
model the normal behavior found in log files. We introduce a new algorithm that
is able to learn a model of a log file starting from the data itself. The model
is capable of scoring traces even when new values or new combinations of values
appear in the log file.
|
Improving Image Captioning with Conditional Generative Adversarial Nets | In this paper, we propose a novel
conditional-generative-adversarial-nets-based image captioning framework as an
extension of traditional reinforcement-learning (RL)-based encoder-decoder
architecture. To deal with the inconsistent evaluation problem among different
objective language metrics, we are motivated to design some "discriminator"
networks to automatically and progressively determine whether generated caption
is human described or machine generated. Two kinds of discriminator
architectures (CNN and RNN-based structures) are introduced since each has its
own advantages. The proposed algorithm is generic so that it can enhance any
existing RL-based image captioning framework and we show that the conventional
RL training method is just a special case of our approach. Empirically, we show
consistent improvements over all language evaluation metrics for different
state-of-the-art image captioning models. In addition, the well-trained
discriminators can also be viewed as objective image captioning evaluators
|
Change Point Methods on a Sequence of Graphs | Given a finite sequence of graphs, e.g., coming from technological,
biological, and social networks, the paper proposes a methodology to identify
possible changes in stationarity in the stochastic process generating the
graphs. In order to cover a large class of applications, we consider the
general family of attributed graphs where both topology (number of vertexes and
edge configuration) and related attributes are allowed to change also in the
stationary case. Novel Change Point Methods (CPMs) are proposed, that (i) map
graphs into a vector domain; (ii) apply a suitable statistical test in the
vector space; (iii) detect the change --if any-- according to a confidence
level and provide an estimate for its time occurrence. Two specific
multivariate CPMs have been designed: one that detects shifts in the
distribution mean, the other addressing generic changes affecting the
distribution. We ground our proposal with theoretical results showing how to
relate the inference attained in the numerical vector space to the graph
domain, and vice versa. We also show how to extend the methodology for handling
multiple change points in the same sequence. Finally, the proposed CPMs have
been validated on real data sets coming from epileptic-seizure detection
problems and on labeled data sets for graph classification. Results show the
effectiveness of what proposed in relevant application scenarios.
|
Tree Edit Distance Learning via Adaptive Symbol Embeddings:
Supplementary Materials and Results | Metric learning has the aim to improve classification accuracy by learning a
distance measure which brings data points from the same class closer together
and pushes data points from different classes further apart. Recent research
has demonstrated that metric learning approaches can also be applied to trees,
such as molecular structures, abstract syntax trees of computer programs, or
syntax trees of natural language, by learning the cost function of an edit
distance, i.e. the costs of replacing, deleting, or inserting nodes in a tree.
However, learning such costs directly may yield an edit distance which violates
metric axioms, is challenging to interpret, and may not generalize well. In
this contribution, we propose a novel metric learning approach for trees which
learns an edit distance indirectly by embedding the tree nodes as vectors, such
that the Euclidean distance between those vectors supports class
discrimination. We learn such embeddings by reducing the distance to
prototypical trees from the same class and increasing the distance to
prototypical trees from different classes. In our experiments, we show that our
proposed metric learning approach improves upon the state-of-the-art in metric
learning for trees on six benchmark data sets, ranging from computer science
over biomedical data to a natural-language processing data set containing over
300,000 nodes.
|
Knowledge Discovery from Layered Neural Networks based on Non-negative
Task Decomposition | Interpretability has become an important issue in the machine learning field,
along with the success of layered neural networks in various practical tasks.
Since a trained layered neural network consists of a complex nonlinear
relationship between large number of parameters, we failed to understand how
they could achieve input-output mappings with a given data set. In this paper,
we propose the non-negative task decomposition method, which applies
non-negative matrix factorization to a trained layered neural network. This
enables us to decompose the inference mechanism of a trained layered neural
network into multiple principal tasks of input-output mapping, and reveal the
roles of hidden units in terms of their contribution to each principal task.
|
Low-Cost Recurrent Neural Network Expected Performance Evaluation | Recurrent neural networks are a powerful tool, but they are very sensitive to
their hyper-parameter configuration. Moreover, training properly a recurrent
neural network is a tough task, therefore selecting an appropriate
configuration is critical. Varied strategies have been proposed to tackle this
issue. However, most of them are still impractical because of the
time/resources needed. In this study, we propose a low computational cost model
to evaluate the expected performance of a given architecture based on the
distribution of the error of random samples of the weights. We empirically
validate our proposal using three use cases. The results suggest that this is a
promising alternative to reduce the cost of exploration for hyper-parameter
optimization.
|
Markov Chain Importance Sampling -- a highly efficient estimator for
MCMC | Markov chain (MC) algorithms are ubiquitous in machine learning and
statistics and many other disciplines. Typically, these algorithms can be
formulated as acceptance rejection methods. In this work we present a novel
estimator applicable to these methods, dubbed Markov chain importance sampling
(MCIS), which efficiently makes use of rejected proposals. For the unadjusted
Langevin algorithm, it provides a novel way of correcting the discretization
error. Our estimator satisfies a central limit theorem and improves on error
per CPU cycle, often to a large extent. As a by-product it enables estimating
the normalizing constant, an important quantity in Bayesian machine learning
and statistics.
|
The EuroCity Persons Dataset: A Novel Benchmark for Object Detection | Big data has had a great share in the success of deep learning in computer
vision. Recent works suggest that there is significant further potential to
increase object detection performance by utilizing even bigger datasets. In
this paper, we introduce the EuroCity Persons dataset, which provides a large
number of highly diverse, accurate and detailed annotations of pedestrians,
cyclists and other riders in urban traffic scenes. The images for this dataset
were collected on-board a moving vehicle in 31 cities of 12 European countries.
With over 238200 person instances manually labeled in over 47300 images,
EuroCity Persons is nearly one order of magnitude larger than person datasets
used previously for benchmarking. The dataset furthermore contains a large
number of person orientation annotations (over 211200). We optimize four
state-of-the-art deep learning approaches (Faster R-CNN, R-FCN, SSD and YOLOv3)
to serve as baselines for the new object detection benchmark. In experiments
with previous datasets we analyze the generalization capabilities of these
detectors when trained with the new dataset. We furthermore study the effect of
the training set size, the dataset diversity (day- vs. night-time, geographical
region), the dataset detail (i.e. availability of object orientation
information) and the annotation quality on the detector performance. Finally,
we analyze error sources and discuss the road ahead.
|
Approximate Bayesian inference in spatial environments | Model-based approaches bear great promise for decision making of agents
interacting with the physical world. In the context of spatial environments,
different types of problems such as localisation, mapping, navigation or
autonomous exploration are typically adressed with specialised methods, often
relying on detailed knowledge of the system at hand. We express these tasks as
probabilistic inference and planning under the umbrella of deep sequential
generative models. Using the frameworks of variational inference and neural
networks, our method inherits favourable properties such as flexibility,
scalability and the ability to learn from data. The method performs comparably
to specialised state-of-the-art methodology in two distinct simulated
environments.
|
Memoryless Exact Solutions for Deterministic MDPs with Sparse Rewards | We propose an algorithm for deterministic continuous Markov Decision
Processes with sparse rewards that computes the optimal policy exactly with no
dependency on the size of the state space. The algorithm has time complexity of
$O( |R|^3 \times |A|^2 )$ and memory complexity of $O( |R| \times |A| )$, where
$|R|$ is the number of reward sources and $|A|$ is the number of actions.
Furthermore, we describe a companion algorithm that can follow the optimal
policy from any initial state without computing the entire value function,
instead computing on-demand the value of states as they are needed. The
algorithm to solve the MDP does not depend on the size of the state space for
either time or memory complexity, and the ability to follow the optimal policy
is linear in time and space with the path length of following the optimal
policy from the initial state. We demonstrate the algorithm operation side by
side with value iteration on tractable MDPs.
|
Sequential Neural Likelihood: Fast Likelihood-free Inference with
Autoregressive Flows | We present Sequential Neural Likelihood (SNL), a new method for Bayesian
inference in simulator models, where the likelihood is intractable but
simulating data from the model is possible. SNL trains an autoregressive flow
on simulated data in order to learn a model of the likelihood in the region of
high posterior density. A sequential training procedure guides simulations and
reduces simulation cost by orders of magnitude. We show that SNL is more
robust, more accurate and requires less tuning than related neural-based
methods, and we discuss diagnostics for assessing calibration, convergence and
goodness-of-fit.
|
Interpretable Parallel Recurrent Neural Networks with Convolutional
Attentions for Multi-Modality Activity Modeling | Multimodal features play a key role in wearable sensor-based human activity
recognition (HAR). Selecting the most salient features adaptively is a
promising way to maximize the effectiveness of multimodal sensor data. In this
regard, we propose a "collect fully and select wisely" principle as well as an
interpretable parallel recurrent model with convolutional attentions to improve
the recognition performance. We first collect modality features and the
relations between each pair of features to generate activity frames, and then
introduce an attention mechanism to select the most prominent regions from
activity frames precisely. The selected frames not only maximize the
utilization of valid features but also reduce the number of features to be
computed effectively. We further analyze the accuracy and interpretability of
the proposed model based on extensive experiments. The results show that our
model achieves competitive performance on two benchmarked datasets and works
well in real life scenarios.
|
Siamese Capsule Networks | Capsule Networks have shown encouraging results on \textit{defacto} benchmark
computer vision datasets such as MNIST, CIFAR and smallNORB. Although, they are
yet to be tested on tasks where (1) the entities detected inherently have more
complex internal representations and (2) there are very few instances per class
to learn from and (3) where point-wise classification is not suitable. Hence,
this paper carries out experiments on face verification in both controlled and
uncontrolled settings that together address these points. In doing so we
introduce \textit{Siamese Capsule Networks}, a new variant that can be used for
pairwise learning tasks. The model is trained using contrastive loss with
$\ell_2$-normalized capsule encoded pose features. We find that \textit{Siamese
Capsule Networks} perform well against strong baselines on both pairwise
learning datasets, yielding best results in the few-shot learning setting where
image pairs in the test set contain unseen subjects.
|
Dynamic learning rate using Mutual Information | This paper demonstrates dynamic hyper-parameter setting, for deep neural
network training, using Mutual Information (MI). The specific hyper-parameter
studied in this paper is the learning rate. MI between the output layer and
true outcomes is used to dynamically set the learning rate of the network
through the training cycle; the idea is also extended to layer-wise setting of
learning rate. Two approaches are demonstrated - tracking relative change in
mutual information and, additionally tracking its value relative to a reference
measure. The paper does not attempt to recommend a specific learning rate
policy. Experiments demonstrate that mutual information may be effectively used
to dynamically set learning rate and achieve competitive to better outcomes in
competitive to better time.
|
Learning and Inferring Movement with Deep Generative Model | Learning and inference movement is a very challenging problem due to its high
dimensionality and dependency to varied environments or tasks. In this paper,
we propose an effective probabilistic method for learning and inference of
basic movements. The motion planning problem is formulated as learning on a
directed graphic model and deep generative model is used to perform learning
and inference from demonstrations. An important characteristic of this method
is that it flexibly incorporates the task descriptors and context information
for long-term planning and it can be combined with dynamic systems for robot
control. The experimental validations on robotic approaching path planning
tasks show the advantages over the base methods with limited training data.
|
General solutions for nonlinear differential equations: a rule-based
self-learning approach using deep reinforcement learning | A universal rule-based self-learning approach using deep reinforcement
learning (DRL) is proposed for the first time to solve nonlinear ordinary
differential equations and partial differential equations. The solver consists
of a deep neural network-structured actor that outputs candidate solutions, and
a critic derived only from physical rules (governing equations and boundary and
initial conditions). Solutions in discretized time are treated as multiple
tasks sharing the same governing equation, and the current step parameters
provide an ideal initialization for the next owing to the temporal continuity
of the solutions, which shows a transfer learning characteristic and indicates
that the DRL solver has captured the intrinsic nature of the equation. The
approach is verified through solving the Schr\"odinger, Navier-Stokes,
Burgers', Van der Pol, and Lorenz equations and an equation of motion. The
results indicate that the approach gives solutions with high accuracy, and the
solution process promises to get faster.
|
Multitaper Spectral Estimation HDP-HMMs for EEG Sleep Inference | Electroencephalographic (EEG) monitoring of neural activity is widely used
for sleep disorder diagnostics and research. The standard of care is to
manually classify 30-second epochs of EEG time-domain traces into 5 discrete
sleep stages. Unfortunately, this scoring process is subjective and
time-consuming, and the defined stages do not capture the heterogeneous
landscape of healthy and clinical neural dynamics. This motivates the search
for a data-driven and principled way to identify the number and composition of
salient, reoccurring brain states present during sleep. To this end, we propose
a Hierarchical Dirichlet Process Hidden Markov Model (HDP-HMM), combined with
wide-sense stationary (WSS) time series spectral estimation to construct a
generative model for personalized subject sleep states. In addition, we employ
multitaper spectral estimation to further reduce the large variance of the
spectral estimates inherent to finite-length EEG measurements. By applying our
method to both simulated and human sleep data, we arrive at three main results:
1) a Bayesian nonparametric automated algorithm that recovers general temporal
dynamics of sleep, 2) identification of subject-specific "microstates" within
canonical sleep stages, and 3) discovery of stage-dependent sub-oscillations
with shared spectral signatures across subjects.
|
Blended Conditional Gradients: the unconditioning of conditional
gradients | We present a blended conditional gradient approach for minimizing a smooth
convex function over a polytope P, combining the Frank--Wolfe algorithm (also
called conditional gradient) with gradient-based steps, different from away
steps and pairwise steps, but still achieving linear convergence for strongly
convex functions, along with good practical performance. Our approach retains
all favorable properties of conditional gradient algorithms, notably avoidance
of projections onto P and maintenance of iterates as sparse convex combinations
of a limited number of extreme points of P. The algorithm is lazy, making use
of inexpensive inexact solutions of the linear programming subproblem that
characterizes the conditional gradient approach. It decreases measures of
optimality (primal and dual gaps) rapidly, both in the number of iterations and
in wall-clock time, outperforming even the lazy conditional gradient algorithms
of [arXiv:1410.8816]. We also present a streamlined version of the algorithm
for the probability simplex.
|
Efficient Exploration of Gradient Space for Online Learning to Rank | Online learning to rank (OL2R) optimizes the utility of returned search
results based on implicit feedback gathered directly from users. To improve the
estimates, OL2R algorithms examine one or more exploratory gradient directions
and update the current ranker if a proposed one is preferred by users via an
interleaved test. In this paper, we accelerate the online learning process by
efficient exploration in the gradient space. Our algorithm, named as Null Space
Gradient Descent, reduces the exploration space to only the \emph{null space}
of recent poorly performing gradients. This prevents the algorithm from
repeatedly exploring directions that have been discouraged by the most recent
interactions with users. To improve sensitivity of the resulting interleaved
test, we selectively construct candidate rankers to maximize the chance that
they can be differentiated by candidate ranking documents in the current query;
and we use historically difficult queries to identify the best ranker when tie
occurs in comparing the rankers. Extensive experimental comparisons with the
state-of-the-art OL2R algorithms on several public benchmarks confirmed the
effectiveness of our proposal algorithm, especially in its fast learning
convergence and promising ranking quality at an early stage.
|
GANE: A Generative Adversarial Network Embedding | Network embedding has become a hot research topic recently which can provide
low-dimensional feature representations for many machine learning applications.
Current work focuses on either (1) whether the embedding is designed as an
unsupervised learning task by explicitly preserving the structural connectivity
in the network, or (2) whether the embedding is a by-product during the
supervised learning of a specific discriminative task in a deep neural network.
In this paper, we focus on bridging the gap of the two lines of the research.
We propose to adapt the Generative Adversarial model to perform network
embedding, in which the generator is trying to generate vertex pairs, while the
discriminator tries to distinguish the generated vertex pairs from real
connections (edges) in the network. Wasserstein-1 distance is adopted to train
the generator to gain better stability. We develop three variations of models,
including GANE which applies cosine similarity, GANE-O1 which preserves the
first-order proximity, and GANE-O2 which tries to preserves the second-order
proximity of the network in the low-dimensional embedded vector space. We later
prove that GANE-O2 has the same objective function as GANE-O1 when negative
sampling is applied to simplify the training process in GANE-O2. Experiments
with real-world network datasets demonstrate that our models constantly
outperform state-of-the-art solutions with significant improvements on
precision in link prediction, as well as on visualizations and accuracy in
clustering tasks.
|
Positive and Unlabeled Learning through Negative Selection and
Imbalance-aware Classification | Motivated by applications in protein function prediction, we consider a
challenging supervised classification setting in which positive labels are
scarce and there are no explicit negative labels. The learning algorithm must
thus select which unlabeled examples to use as negative training points,
possibly ending up with an unbalanced learning problem. We address these issues
by proposing an algorithm that combines active learning (for selecting negative
examples) with imbalance-aware learning (for mitigating the label imbalance).
In our experiments we observe that these two techniques operate
synergistically, outperforming state-of-the-art methods on standard protein
function prediction benchmarks.
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.