Research
On-device research index

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.

169,341 papers · 148 categories

Trend · papers per month

86172257343 · Jun 202019922001200920182026
48 results for Sparse Control

Sparse representations improve reinforcement learning control policies.

problem Sparse representations are underused in reinforcement learning control.
method Incremental learning with sparse representations from neural networks, using distributional regularizers.
result Sparse representations avoid catastrophic interference and provide stable values for reinforcement learning.

Paper proposes a sparse synthetic control method to select important predictors.

problem Choosing and weighting predictors affects synthetic control estimator performance.
method Sparse synthetic control procedure that penalizes predictors, derived in a linear factor model.
result Sparse synthetic control achieves lower bias and better post-treatment performance.

Efficiently designs distributed controllers for sparse systems with sub-linear sample complexity.

problem Designing robust distributed controllers for unknown-but-sparse linear systems.
method Combining distributed controller synthesis and structured linear inverse problems for system identification.
result Near-optimal distributed controllers can be learned with sub-linear sample complexity and near-linear time complexity.

Improved FDR control for sparse financial index tracking.

problem Maintaining FDR control in high-dimensional financial data with strong variable dependencies.
method Expanding T-Rex framework to handle overlapping groups of correlated variables with nearest neighbors penalization.
result Accurately tracks the S&P 500 index using only a small number of stocks.

Sparse codes improve optimal control tasks with correlated inputs.

problem Optimal control tasks with correlated feature inputs.
method Used a sparse code to represent natural images in an optimal control task solved with neuro-dynamic programming.
result An over-complete sparse code increases memory capacity and learning speed beyond a complete code.

Big T-Rex solves FDR-controlled sparse regression on laptops with millions of variables.

problem Scalable FDR-controlled variable selection for high-dimensional data.
method Early terminated random experiments with memory-mapping and permutation-based dummy generation.
result Solves FDR-controlled Lasso problems with 5 million variables on a laptop in 30 minutes.

New method controls gradient error for sparse MRFs.

problem Efficient learning for sparse discrete MRFs with NP-hard inference.
method Stochastic proximal gradient (SPG) with controlled gradient approximation error.
result Novel bounds control gradient approximation quality.

VASE uses Bayesian neural networks to improve exploration in sparse reward environments.

problem Exploration in environments with continuous control and sparse rewards.
method VASE uses a Bayesian neural network model of the environment dynamics and variational inference to alternately update the model's accuracy and policy.
result VASE outperforms other surprise-based exploration techniques in continuous control sparse reward environments.

New method improves signal reconstruction with nonconvex penalties and parameter control.

problem Reconstructing sparse signals with nonconvex penalties and nonconvexity control.
method Introduces nonconvex penalties (SCAD, MCP) with nonconvexity parameters and controls them to guide AMP trajectory.
result Achieves perfect reconstruction for relatively dense signals with small nonconvexity parameters.

Methodology for learning sparse models using all multiplicative interactions efficiently.

problem Learning high-order feature interactions with fine control.
method Fine Control Kernel framework, combining Fenchel Duality and Apriori algorithm.
result Efficiently solves large sparse learning problems with sparse feature screening rules.

Unified framework for sparse alternatives to softmax with control over sparsity.

problem Lack of understanding and explicit control over sparsity in probability mapping functions.
method Unified framework encompassing softmax, sum-normalization, spherical softmax, and sparsemax. Two novel sparse formulations (sparsegen-lin and sparsehourglass) and convex loss functions developed.
result Improved performance in multilabel classification and seq2seq tasks like neural machine translation and abstractive summarization.

Sparse representations improve reinforcement learning performance.

problem TD Learning struggles with large state spaces and simple control tasks.
method Learned sparse representations to reduce state space and support generalization.
result Sparse representations enhance reinforcement learning performance on challenging tasks.

ETGL-DDPG improves DDPG for sparse reward control with new exploration and replay techniques.

problem Sparse reward continuous control in reinforcement learning.
method Introduces εtεt-greedy search and GDRB framework for efficient exploration and reward use.
result ETGL-DDPG outperforms DDPG and other methods on sparse-reward continuous benchmarks.

Proposes ARSK for robust and sparse clustering.

problem Outliers and high-dimensional noisy variables in K-means clustering.
method Introduces redundant error component and group sparse penalty for robustness, and weights and sparsity control penalty for noisy variables.
result Superior performance in identifying clusters without outliers and informative variables.

The paper proposes a control strategy for systems with sparse parameters using compressed sensing.

problem Control of linear systems with unknown sparse parameters under disturbances.
method Sparse estimation using Recursive Least Squares, improved with Basis Pursuit Denoising, and reformulated probabilistic constraints.
result The proposed algorithm outperforms existing methods in control design for systems with sparse impulse response parameters.

msPCA solves sparse PCA for multiple components efficiently.

problem Sparse principal component analysis with multiple components.
method Alternating maximization algorithm for sparse loading vectors, with orthogonality or zero correlation constraints.
result Achieves high variance explained with sparse components and controlled feasibility violations.

New method learns dynamics from sparse data using geometric constraints.

problem Learning dynamics from sparse, undersampled data.
method Reformulates inference as a stochastic control problem, using geometry-driven path augmentation.
result Accurately recovers stochastic dynamics from extremely undersampled data.

New DRGP models improve prediction accuracy for sequential data.

problem Modeling sequential data for applications like autonomous driving.
method Introduces Deep recurrent Gaussian process (DRGP) models based on Sparse Spectrum Gaussian process (SSGP) and variational Sparse Spectrum Gaussian process (VSSGP).
result Improves prediction accuracy compared to current state of the art methods.

SAIL learns from sub-optimal demonstrations to improve sample efficiency in sparse reward tasks.

problem Reducing sample complexity in sparse-rewarded tasks.
method Self-Adaptive Imitation Learning (SAIL) that exploits sub-optimal demonstrations and efficient exploration.
result Significantly improved sample efficiency and better final performance across various tasks.

A new method detects sparse changes in high-dimensional data streams using tailored PCA projections.

problem Detecting sparse changes in high-dimensional data streams.
method Tailored PCA projections for online change detection.
result High efficiency in detecting even very sparse changes in mean, variance, and correlation.

DiSMEC learns sparse classifiers for large label spaces without low-rank assumptions.

problem Learning multi-label classification with power-law distributed labels.
method Large-scale distributed framework with explicit capacity control for one-versus-rest linear classifiers.
result DiSMEC achieves significant improvements in prediction accuracy compared to state-of-the-art methods.

Sparse activations in neural models correlate with frequent words, suggesting sparsity is natural.

problem Interpretability and resource efficiency in neural language models.
method Used the Taxi-Euclidean norm to measure sparsity and analyzed gradients and activations of frequent words.
result Frequent input words are associated with sparse activations, while frequent target words are associated with dispersed activations.

Paper proposes a new method for efficient exploration in reinforcement learning.

problem Sparse reward reinforcement learning challenges in exploration.
method Learn separate intrinsic and extrinsic task policies, schedule between them, and use successor feature control (SFC).
result Substantially improved exploration efficiency with SFC and hierarchical usage of intrinsic drives.

Paper proposes a method to monitor industrial processes under closed-loop control.

problem Difficulty distinguishing between real process faults and normal operating conditions changes.
method Develops a distributed monitoring system by capturing static and dynamic characteristics of large-scale closed-loop industrial processes.
result The method effectively distinguishes between real process faults and normal operating conditions changes.

EASIER-net uses sparse networks to improve prediction accuracy for high-dimensional data.

problem Limited use of neural networks in high-dimensional data with small samples.
method Ensemble by Averaging Sparse-Input Hierarchical networks (EASIER-net) with small modifications to neural network architecture and training procedure.
result EASIER-net achieves higher prediction accuracy than off-the-shelf methods on average.

Improved SGD for sparse data with faster convergence and better stability.

problem Slow convergence and high variance in sparse online learning for high-dimensional sparse data.
method Stabilized truncated stochastic gradient descent with adaptive shrinkage and annealing strategy.
result Our algorithm achieves better prediction accuracy, sparsity, and stability compared to the original method.

New method discovers discrepancies between simplified models and experimental data.

problem Model discrepancies in nonlinear systems lead to significant deviations from true behavior.
method Sparse Identification of Nonlinear Dynamics (SINDy) algorithm to discover sparse model terms.
result Improvement in performance with a discrepancy model in simulations.

The paper introduces a method for multi-agent reinforcement learning to coordinate exploration.

problem Sparse rewards in multi-agent settings lead to independent exploration.
method Designing intrinsic rewards that encourage coordination and developing a hierarchical policy.
result The approach accelerates and improves exploration in cooperative multi-agent settings.