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

Trend · papers per month

6491,2981,9472,596 · Jun 202019922001200920182026
48 results for reduction of parameters

Paper reduces movement primitive dimensionality in parameter space.

problem High dimensionality of movement primitives makes policy optimization expensive.
method Investigates dimensionality reduction in parameter space, identifying principal movements.
result Dimensionality reduction in parameter space is more effective than in configuration space.

A new method reduces high-dimensional parameter spaces for faster numerical tasks.

problem Efficiently reducing high-dimensional parameter spaces for numerical tasks.
method Local Active Subspaces (LAS) combining active subspaces with clustering techniques.
result Significant speed-up in numerical tasks through efficient dimension reduction.

A method for policy search with high-dimensional context variables.

problem Learning from high-dimensional context variables like camera images is challenging.
method Model-based relative entropy stochastic search framework with integrated dimensionality reduction.
result The proposed method outperforms naive dimensionality reduction methods.

A new method reduces dimensionality for better likelihood-free parameter estimation.

problem Estimating parameters from data with no closed-form likelihood.
method Combines reconstruction map estimation with dimension-reduction techniques.
result The proposed method outperforms existing techniques in accuracy and efficiency.

Transformers reduce redundancy by focusing on invariant relational quantities.

problem Substantial internal redundancy in Transformer models due to coordinate-dependent representations and continuous symmetries.
method Reformulate representations, attention mechanisms, and optimization dynamics in terms of invariant relational quantities, eliminating redundant degrees of freedom by construction.
result Architectures that operate directly on relational structures, providing a principled geometric framework for reducing parameter redundancy and analyzing optimization.

Paper improves tree probability estimation using stochastic optimization and variance reduction.

problem Improving tree probability estimation in phylogenetic inference.
method Introduces computationally efficient methods for training SBNs and variance reduction for optimization.
result Methods outperform previous baseline methods in tree topology probability estimation and Bayesian phylogenetic inference.

Pruning neural networks can improve test accuracy even with significant parameter reduction.

problem The tradeoff between generalization and stability in neural network pruning.
method Analysis of pruning behavior over training, focusing on instability and its relation to generalization.
result Pruning's benefit to generalization increases with its instability.

The un-reduction procedure introduced previously in the context of Mechanics is extended to covariant Field Theory. The new covariant un-reduction procedure is applied to the problem of shape matching of images which depend on more than one independent variable (for instance, time and an additional labelling parameter)…

2015-09-23abs ↗pdf ↗

Efficient policy learning from observational data using weighted classification reductions.

problem Efficient policy evaluation does not necessarily lead to efficient estimation of policy parameters.
method Proposed an estimation approach based on generalized method of moments, efficient for policy parameters.
result Demonstrated empirical efficiency and regret benefits of a proposed method.

We study the Euler-Lagrange equations for a parameter dependent GG-invariant Lagrangian on a homogeneous GG-space. We consider the pullback of the parameter dependent Lagrangian to the Lie group GG, emphasizing the special invariance properties of the associated Euler-Poincaré equations with advected parameters.

2014-08-13abs ↗pdf ↗

KD technique improves QDNN performance with reduced hyper-parameters.

problem Restoring performance loss in QDNNs due to quantization.
method Applied KD with reduced hyper-parameters, including a new coefficient reduction technique.
result Achieved 92.7% test accuracy on CIFAR-10 and 67.0% on CIFAR-100 with 2-bit weights.

PathCapsNet improves CapsNet by reducing parameters and enhancing performance.

problem Limitations of CapsNet, including excessive parameters and shallow architecture.
method Introducing a deep parallel multi-path version of CapsNet, incorporating depth, max-pooling, regularization, and new routing techniques.
result Better or comparable results to CapsNet with significantly reduced parameter count.

Sliced Inverse Regression reduces parameter space for estimating complex financial models.

problem High-dimensional parameter space in stochastic differential equations.
method Sliced Inverse Regression for dimension reduction.
result Reduced computational costs in estimating parameters.

A new method reduces complexity and uncertainty in neural networks.

problem Uncertainty quantification in complex neural networks.
method Condensed Stein Variational Gradient Descent (cSVGD) method.
result Condensed SVGD provides uncertainty quantification on parameters.

TVR optimizes black-box simulators by targeting variance reduction over control and noise parameters.

problem Optimizing black-box simulators with uncertain parameters.
method Targeted Variance Reduction (TVR) method that optimizes (x,θ)(\mathbf{x},\boldsymbolθ) jointly.
result Improved robust optimization performance over state-of-the-art methods.

This work optimizes statistical inference with neural networks for high-energy physics data.

problem Optimal dimensionality reduction with minimal loss of information in the presence of systematic uncertainties.
method Neural network optimization based on binned Poisson likelihoods with nuisance parameters.
result Estimates of parameters of interest close to optimal.

Reduced CNN complexity for exoplanet detection without significant loss in accuracy.

problem Reducing the number of parameters in CNNs for time-series data.
method Two methods for complexity reduction in AstroNet: tactical reduction of layers and modification of input data.
result Non-substantial loss in accuracy with up to 85% reduction in training time.

A parsimonious model reduces over-parameterization in skewed matrix variate mixtures.

problem Over-parameterization in skewed matrix variate mixtures.
method Parsimonious family of 256 models using bilinear factor analyzers constrained over clusters, with AECM algorithm for estimation.
result Extensive simulations and real-world datasets (MNIST, Olivetti faces) demonstrate the method's effectiveness.

DCFNet decomposes CNN filters into learned coefficients with bases, reducing parameters and computation.

problem Reduction of model parameters and computation in CNNs.
method DCFNet decomposes convolutional filters into a truncated expansion with pre-fixed bases, learning only the coefficients.
result DCFNet maintains accuracy for image classification tasks with significantly fewer parameters, including with random bases.

Efficiently transforms samples from various statistical models.

problem Approximately transforming samples from one statistical model to another without knowing the source model's parameters.
method Constructs computationally efficient procedures to reduce uniform, Erlang, and Laplace models to general target families.
result Establishes nonasymptotic reductions between canonical high-dimensional problems, such as mixtures of experts, phase retrieval, and signal denoising.

MMbeddings reduces categorical embeddings by treating them as latent effects, significantly decreasing parameters and mitigating overfitting.

problem Large cardinalities in categorical embeddings lead to high parameter counts and overfitting.
method MMbeddings treats embeddings as latent random effects in a variational autoencoder framework, reducing parameter count and mitigating overfitting.
result MMbeddings consistently outperforms traditional embeddings across various tasks, demonstrating its potential in machine learning applications.

The paper evaluates and compares dimensionality reduction quality metrics without tuning.

problem Evaluating the quality of nonlinear dimensionality reduction visualizations is challenging.
method Comparison of dimensionality reduction quality metrics on datasets with known ground truth manifolds.
result A few methods consistently perform well, with one proposed as a benchmark.

RCLA reduces noise in topological data analysis, preserving essential structure.

problem Noise in large datasets obscures topological features in persistent homology.
method Grid-based RCLA integrates data reduction and denoising with a threshold parameter.
result RCLA provides a theoretical guarantee and automatic parameter selection.

Bayesian neural networks improve uncertainty quantification in non-linear dimensionality reduction.

problem Current neural network models lack adequate uncertainty quantification.
method Deploy Markov chain Monte Carlo sampling algorithms for Bayesian inference in ANN models with latent variables.
result New research directions are needed due to fundamental challenges in neural networks with latent variables.

A method estimates and prunes neural network filters to reduce computation and improve accuracy.

problem Reduction of neural network parameters to save computation and energy.
method Estimates each neuron's contribution to loss using first and second-order Taylor expansions; iteratively removes less important neurons.
result High (>93%) correlation between estimated and true importance; 40% FLOPS reduction with 0.02% top-1 accuracy loss.

Classifies geodesic orbit spaces with abelian isotropy subgroups.

problem Characterizing and classifying geodesic orbit spaces with specific isotropy subgroups.
method Simplified study of geodesic orbit metrics on G/S by reducing to submanifolds and generalized flag manifolds, using properties of root systems.
result Geodesic orbit spaces of the form (G/S,g) are naturally reductive.

Unified approach for non-stationary linear bandits with dynamic regret.

problem Non-stationary linear bandits with round-specific feasible actions and drifting reward models.
method Unified misspecification-reduction viewpoint, restarting algorithms with misspecification-dependent regret guarantees.
result Optimal \(T^{2/3}P_T^{1/3}\) dynamic-regret dependence for both linear bandits and contextual linear bandits.

Study classifies metrics on anti-de Sitter spacetime with specific symmetries.

problem Classifying metrics with specific symmetries on anti-de Sitter spacetime.
method Used classification techniques for pseudo-Riemannian and almost contact metric structures.
result Obtained classifications of homogeneous structures on anti-de Sitter spacetime.

We provide some insights in the study of branching problems of reductive groups, and a method of investigations into symmetry breaking operators. First, we give geometric criteria for finiteness property of linearly independent continuous (respectively, differential) operators that intertwine two induced representation…

2013-03-14abs ↗pdf ↗

Extended Siegel-Jacobi upper half-plane geometry studied with invariant metrics.

problem Characterizing the geometry of the extended Siegel-Jacobi upper half-plane.
method Parameterized using S-coordinates and expressed in terms of invariant metrics.
result Extended Siegel-Jacobi upper half-plane is a reductive, non-symmetric manifold.

We consider active maximum a posteriori (MAP) inference problem for Hidden Markov Models (HMM), where, given an initial MAP estimate of the hidden sequence, we select to label certain states in the sequence to improve the estimation accuracy of the remaining states. We develop an analytical approach to this problem for…

2014-11-03abs ↗pdf ↗