A variety of representation learning approaches have been investigated for reinforcement learning; much less attention, however, has been given to investigating the utility of sparse coding. Outside of reinforcement learning, sparse coding representations have been widely used, with non-convex objectives that result in…
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
We investigate sparse representations for control in reinforcement learning. While these representations are widely used in computer vision, their prevalence in reinforcement learning is limited to sparse coding where extracting representations for new data can be computationally intensive. Here, we begin by demonstrat…
Most artificial networks today rely on dense representations, whereas biological networks rely on sparse representations. In this paper we show how sparse representations can be more robust to noise and interference, as long as the underlying dimensionality is sufficiently high. A key intuition that we develop is that …
Sparse representations using data dictionaries provide an efficient model particularly for signals that do not enjoy alternate analytic sparsifying transformations. However, solving inverse problems with sparsifying dictionaries can be computationally expensive, especially when the dictionary under consideration has a …
We present a transductive deep learning-based formulation for the sparse representation-based classification (SRC) method. The proposed network consists of a convolutional autoencoder along with a fully-connected layer. The role of the autoencoder network is to learn robust deep features for classification. On the othe…
Novel algorithm learns sparse signal representations over topological spaces.
This work proposes a method to learn sparse representations that are more efficient for large-scale data retrieval.
Sparse representations have been shown to be useful in deep reinforcement learning for mitigating catastrophic interference and improving the performance of agents in terms of cumulative reward. Previous results were based on a two step process were the representation was learned offline and the action-value function w…
We present a signal representation framework called the sparse manifold transform that combines key ideas from sparse coding, manifold learning, and slow feature analysis. It turns non-linear transformations in the primary sensory signal space into linear interpolations in a representational embedding space while maint…
New model allows sparse graphs with many triangles to be represented.
Given an overcomplete dictionary and a signal that is a linear combination of a few linearly independent columns of , classical sparse recovery theory deals with the problem of recovering the unique sparse representation such that . It is known that under certain conditions on , can be re…
Proposes a Bayesian Autoencoder with sparse Gaussian process priors to capture data correlations.
This work shows how disentangled and sparse representations improve multi-task learning.
Sparse learning has been shown to be effective in solving many real-world problems. Finding sparse representations is a fundamentally important topic in many fields of science including signal processing, computer vision, genome study and medical imaging. One important issue in applying sparse representation is to find…
Proposes -CCA for sparse CCA with improved representation learning.
Sparse VAE learns latent factors from high-dimensional data.
Graph-Dictionary model for sparse multivariate signal representation.
Sparse coding has been popularly used as an effective data representation method in various applications, such as computer vision, medical imaging and bioinformatics, etc. However, the conventional sparse coding algorithms and its manifold regularized variants (graph sparse coding and Laplacian sparse coding), learn th…
Paper finds sparse representation of functions using inverse scale space flow.
Unsupervised methods have proven effective for discriminative tasks in a single-modality scenario. In this paper, we present a multimodal framework for learning sparse representations that can capture semantic correlation between modalities. The framework can model relationships at a higher level by forcing the shared …
Novel framework detects CKD in diabetic patients using sparse EHR representations.
Study confirms sparse coding in whole brain using MRI data.
Sparse coding has shown its power as an effective data representation method. However, up to now, all the sparse coding approaches are limited within the single domain learning problem. In this paper, we extend the sparse coding to cross domain learning problem, which tries to learn from a source domain to a target dom…
Simplicial learning improves classification by generating compact sparse representations.
We propose a new method for learning word representations using hierarchical regularization in sparse coding inspired by the linguistic study of word meanings. We show an efficient learning algorithm based on stochastic proximal methods that is significantly faster than previous approaches, making it possible to perfor…
We develop a sparse representation method for neural network uncertainty.
The paper tackles transfer learning for growing matrix representations, improving estimation accuracy.
STanHop predicts multivariate time series with memory-enhanced capabilities.
New method uses random projections to estimate densities and modes efficiently.
We propose and analyze a novel framework for learning sparse representations, based on two statistical techniques: kernel smoothing and marginal regression. The proposed approach provides a flexible framework for incorporating feature similarity or temporal information present in data sets, via non-parametric kernel sm…
Stochastic Sparse Subspace Clustering improves subspace clustering by reducing over-segmentation through dropout.
CtrlNS learns latent factors and distribution shifts from sparse transitions without prior knowledge.
RG-Flow combines RG and sparse priors for hierarchical image disentanglement.
Generates high-quality images using sparse DCT representations.
New method learns sparse distributions by thresholding samples, improving performance and efficiency.
A parallel algorithm learns efficient Kronecker product dictionaries.
Orthogonal Matching Pursuit (OMP) plays an important role in data science and its applications such as sparse subspace clustering and image processing. However, the existing OMP-based approaches lack of data adaptiveness so that the data cannot be represented well enough and may lose the accuracy. This paper proposes a…
Sparse hypergraph neural networks improve reasoning in large knowledge graphs.
Method converts neural networks to function space for better uncertainty quantification.
Diffusion MRI (dMRI) provides the ability to reconstruct neuronal fibers in the brain, , by measuring water diffusion along angular gradient directions in q-space. High angular resolution diffusion imaging (HARDI) can produce better estimates of fiber orientation than the popularly used diffusion tens…
This work follows the approach of multi-label classification for non-intrusive load monitoring (NILM). We modify the popular sparse representation based classification (SRC) approach (developed for single label classification) to solve multi-label classification problems. Results on benchmark REDD and Pecan Street data…
Recent literature on unsupervised learning focused on designing structural priors with the aim of learning meaningful features, but without considering the description length of the representations. In this thesis, first we introduce the metric that evaluates unsupervised models based on their reconstruction …
RO-TD learns sparse value functions efficiently.
New method combines domain changes and sparse mixing for better latent variable learning.
NGSLL combines DNN accuracy with linear model interpretability.
We present a novel method for solving Canonical Correlation Analysis (CCA) in a sparse convex framework using a least squares approach. The presented method focuses on the scenario when one is interested in (or limited to) a primal representation for the first view while having a dual representation for the second view…
In compressed sensing, we wish to reconstruct a sparse signal from observed data . In sparse coding, on the other hand, we wish to find a representation of an observed signal as a sparse linear combination, with coefficients , of elements from an overcomplete dictionary. While many algorithms are competit…
Reinforcement learning (RL) algorithms allow artificial agents to improve their selection of actions to increase rewarding experiences in their environments. Temporal Difference (TD) Learning -- a model-free RL method -- is a leading account of the midbrain dopamine system and the basal ganglia in reinforcement learnin…