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,096 papers · 148 categories

Trend · papers per month

4691137182 · Jun 202019922001200920182026
48 results for sparsifying transforms

New filter bank sparsifying transforms outperform patch-based methods for image denoising.

problem Improving image denoising performance using data-adaptive sparsifying transforms.
method Proposes a new transform learning framework using undecimated perfect reconstruction filter banks, allowing independent filter length choice.
result Filter bank sparsifying transforms outperform existing patch-based methods for image denoising.

Two-layer model sparsifies image residuals for CT image reconstruction.

problem Image reconstruction from limited and corrupted data.
method Pre-learning a two-layer sparsifying transform model with block coordinate descent optimization.
result Preliminary experiments show the two-layer model improves CT image reconstruction from low-dose measurements.

A new model improves CT image quality from low-dose scans.

problem Improving CT image quality from low-dose scans.
method Multi-layer Residual Sparsifying Transform (MRST) learning model for low-dose CT reconstruction.
result The MRST model outperforms conventional methods in maintaining subtle details.

Study improves epidemic forecasting with a sparsified GSRNN.

problem Epidemic forecasting on real-world health data.
method Graph-structured recurrent neural network (GSRNN) with sparsification via transformed-1\ell_1 penalty.
result Maintained prediction accuracy with 70% of network weights being zero.

New algorithm improves convergence of dictionary learning models.

problem Learning rich image features from data using structured unitary sparsifying operators.
method Alternating minimization for structured unitary sparsifying operator learning with convergence analysis.
result The algorithm converges to the underlying sparsifying model of the data under mild assumptions.

New method preserves spectral clustering performance under aggressive sparsification and quantization.

problem Maintaining spectral clustering performance with sparse and quantized data.
method Random matrix theory applied to eigenspectrum changes under sparsification and quantization.
result Spectral clustering performance is preserved even with aggressive sparsification and quantization.

A major challenge in computed tomography (CT) is to reduce X-ray dose to a low or even ultra-low level while maintaining the high quality of reconstructed images. We propose a new method for CT reconstruction that combines penalized weighted-least squares reconstruction (PWLS) with regularization based on a sparsifying…

2017-07-10abs ↗pdf ↗

DECT-MULTRA improves material decomposition in CT images.

problem Noise and artifacts degrade material images in DECT imaging.
method Combines PWLS estimation with MULTRA model for efficient clustering and sparse coding.
result Superior material image quality and decomposition accuracy compared to other methods.

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 …

2015-11-16abs ↗pdf ↗

Forecaster uses graph Transformers to forecast spatial and time-dependent data.

problem Complex spatial and temporal dependencies in data.
method Graph Transformer architecture with sparsification for spatial and temporal dependencies.
result Forecaster significantly outperforms state-of-the-art baselines in taxi demand forecasting.

Sparse Transformers can approximate dense Transformers with only O(n) connections.

problem Can sparse Transformers approximate arbitrary sequence-to-sequence functions?
method Proposed sufficient conditions for universal approximation and proved that sparse Transformers with O(n) connections can approximate dense models.
result Sparse Transformers with O(n) connections can approximate the same function class as dense models with n^2 connections.

Fine-tuning normalization layers can reconstruct smaller networks.

problem Understanding the expressive power of fine-tuning normalization layers.
method Random ReLU networks and sparsified networks were fine-tuned to reconstruct target networks.
result Fine-tuning normalization layers can reconstruct networks that are O(extwidth)O(\sqrt{ ext{width}}) times smaller.

A new method reduces memory requirements for Graph Transformers by sparsely training a network.

problem Quadratic memory complexity in Graph Transformers limits their scalability to large graphs.
method Spexphormer: trains a narrow network on augmented graph, then uses only active connections in a wider network.
result Spexphormer achieves good performance with drastically reduced memory requirements.

New method uses random projections to estimate densities and modes efficiently.

problem Estimating densities and modes from sparse representations.
method Expand-and-sparsify representations followed by linear function and mode recovery algorithms.
result Optimal rates for density and mode estimation achieved.

Estimates mean of distributed vectors with sparsification and spatial/temporal correlations.

problem Estimating mean of high-dimensional vectors distributed across nodes with low communication cost.
method Modifies decoding method to leverage spatial and temporal correlations in sparsified vectors.
result Estimators consistently outperform more sophisticated sparsification methods.

The paper decouples shrinkage and selection in Bayesian Quantile Regression.

problem Improving prediction accuracy in high-dimensional Bayesian Quantile Regression.
method Two-step procedure: shrinkage through continuous priors, sparsification through SAVS.
result The method reduces bias and provides interpretable variable selection.

We propose a new algorithm to learn a dictionary for reconstructing and sparsely encoding signals from measurements without phase. Specifically, we consider the task of estimating a two-dimensional image from squared-magnitude measurements of a complex-valued linear transformation of the original image. Several recent …

2016-02-06abs ↗pdf ↗

A new method sparsifies neural networks by reducing sensitive parameters to zero.

problem Challenges of memory-limited applications due to large number of neural network parameters.
method Quantifies output sensitivity, introduces a regularization term to gradually reduce sensitive parameters.
result Surpasses most recent techniques in sparsity and error rates, achieving twice the sparsity at equal error rates in some cases.

The paper sparsifies networks by finding efficient paths in their functional space.

problem Sparsifying neural networks to improve performance and efficiency.
method The authors use the geometry of weight spaces and functional manifolds to find efficient paths (geodesics) in the functional space of neural networks.
result The proposed framework can sparsify networks and improve performance on various tasks.

Sparse representations help protect neural networks from adversarial attacks.

problem Adversarial attacks can mislead deep neural networks, leading to classification errors.
method Sparse representations are used to reduce the impact of adversarial perturbations.
result Sparse front ends can reduce adversarial distortion by a factor of K/NK / N.

New method sparsifies hybrid neural ODEs for better performance and stability.

problem Excessive latent states and interactions from mechanistic models lead to training inefficiency and over-fitting.
method Automatic state selection and structure optimization combining domain-informed graph modifications with data-driven regularization.
result Improved predictive performance and robustness with desired sparsity.

This paper considers mean-variance optimization under uncertainty, specifically when one desires a sparsified set of optimal portfolio weights. From the standpoint of a Bayesian investor, our approach produces a small portfolio from many potential assets while acknowledging uncertainty in asset returns and parameter es…

2015-12-08abs ↗pdf ↗

The paper develops a method to sparsify magnetic Laplacians using multi-type spanning forests.

problem Sparsifying magnetic Laplacians for large and dense graphs.
method Sampling multi-type spanning forests using a determinantal point process.
result The method provides statistical guarantees for estimating the connection Laplacian.

New L1L_1 regularization controls neural network generalization error and sparsifies input dimensions.

problem Selecting the optimal number of hidden neurons in neural networks.
method Theoretical analysis of L1L_1 regularization in two-layer neural networks.
result Appropriate L1L_1 regularization leads to near minimax optimal generalization risk bounds.