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

82164246328 · Jun 202019922001200920182026
48 results for inference gap

New method reduces the gap between dropout training and inference phases.

problem The gap between dropout training and inference phases in neural networks.
method Formulate dropout as a tractable approximation of a latent variable model, introduce expectation-linear dropout neural networks, and regularize the training objective.
result Reduction in the inference gap can improve performance consistently.

New method uses model's generalization gap to predict membership inference attacks.

problem Predicting membership inference attacks on machine learning models.
method Uses the model's generalization gap as a metric to estimate the vulnerability to membership inference attacks.
result Demonstrates that the model's generalization gap provides an upper bound on MIA security.

Study shows how to reduce variational inference bias by concentrating likelihood ratio distribution.

problem Bias and variance issues in variational inference.
method Upper bound variational gap using dispersion measure of likelihood ratio, suggesting methods to reduce bias.
result Reducing bias in variational inference can be achieved by making likelihood ratio distribution more concentrated.

Improves VAE training by refining variational parameters with BSVI.

problem Amortized inference in VAEs leads to suboptimal variational parameters and the amortization gap.
method Proposes BSVI, a refinement procedure using SVI's importance weights.
result Training VAEs with BSVI yields improved performance compared to SVI.

Iterative models improve inference efficiency in deep latent variable models.

problem Inference models in deep latent variable models are computationally inefficient and have an amortization gap.
method Proposes iterative models that learn to perform inference optimization through repeated encoding of gradients.
result Iterative models outperform standard inference models on benchmark data sets of images and text.

Recent advances in stochastic gradient variational inference have made it possible to perform variational Bayesian inference with posterior approximations containing auxiliary random variables. This enables us to explore a new synthesis of variational inference and Monte Carlo methods where we incorporate one or more s…

2014-10-23abs ↗pdf ↗

Efficient method for tensor linear form inference with noisy incomplete data.

problem Statistical inference of tensor linear forms with incomplete and noisy observations.
method Initial estimate + debiasing + one-step power iteration.
result Optimal uncertainty quantification and statistical-to-computational gaps examined.

Paper tackles small eigen-gap estimation and inference for noisy symmetric matrices.

problem Estimating eigenvectors with small eigen-gap and fine-grained statistical reasoning.
method Eigen-decomposition of asymmetric data matrix, distribution-free procedures, adaptive to heteroscedastic noise.
result Minimax optimal under Gaussian noise, confidence intervals for eigenvalues, small eigen-gap handling.

The paper proposes a method for reliable statistical inference on OSNs using random walks and Bayesian techniques.

problem Limited API crawls pose challenges for reliable statistical inference in online social networks.
method The paper uses regenerative properties of random walks to propose an unbiased estimator and derives an approximate posterior distribution for Bayesian inference.
result The proposed method provides a way to make reliable statistical inferences with limited API crawls.

Detecting and recovering labels in binomial logistic mixtures is challenging due to an information gap.

problem Detecting and recovering labels in binomial logistic mixtures
method Propose two feasibility-aware inference procedures
result Avoid misleading component selections and improve label probability calibration

New Holder bounds improve variational inference by flattening thermodynamic curves.

problem Improving variational inference by addressing performance gaps between theory and practice.
method Generalizing thermodynamic integration to weighted Holder mean, introducing Holder bounds.
result Holder bounds promise a one-step approximation of exact marginal log-likelihood.

The paper addresses the gap between theoretical and practical confidence set widths in universal inference.

problem Inference procedures can be overly conservative, leading to wider confidence sets than expected.
method The authors identify the source of asymptotic conservativeness and propose a remedy based on studentization and bias correction.
result The proposed method achieves exact asymptotic coverage at the nominal 1α1-α level, even under model misspecification.

Unified framework for causal inference under sample selection.

problem Causal inference under sample selection with treatment and outcome non-randomness.
method ForestRiesz estimator, Riesz representation framework.
result ForestRiesz estimator yields more stable treatment effect estimates than conventional double machine learning approaches.

This paper bridges variational inference and Wasserstein gradient flows.

problem Combining variational inference and Wasserstein gradient flows for more efficient approximations.
method Recasting Bures-Wasserstein gradient flow as a Euclidean gradient flow and using path-derivative gradient estimator.
result A new gradient estimator for ff-divergences that can be implemented using machine learning libraries.

New method explains computational barriers in high-dimensional statistical models.

problem Understanding detection-recovery gaps in high-dimensional inference.
method Combining algorithmic contiguity and cross-validation reduction to obtain conditional computational lower bounds.
result Mild control of low-degree advantage is sufficient to explain computational barriers for recovery.

Improves spatio-temporal forecasting by reducing errors between training and inference.

problem Accumulation of small errors in Seq2Seq models during inference due to different distributions of training and inference phases.
method Curriculum learning based on Temporal Progressive Growing Sampling to replace some ground-truth context with generated predictions.
result Better models long-term dependencies and outperforms baseline approaches on two datasets.

Paper proposes efficient inference for hidden Markov models with memory decay.

problem Challenges in scalability due to dependencies in hidden Markov model observation data.
method Utilizes memory decay to carry out forward and backward probabilities with subsequences, enabling efficient inference over long sequences.
result Developed an efficient algorithm to numerically estimate the gap of top Lyapunov exponents, which determines the length of subsequences.

New guarantees for black-box variational inference methods.

problem Insufficient theoretical guarantees for black-box variational inference.
method Novel convergence guarantees for stochastic optimization of variational inference.
result Provable convergence of proximal and projected stochastic gradient descent for variational inference.

Sparse attention model reduces long-context inference time with exponential accuracy guarantees.

problem Efficiently processing long-context queries in large language models.
method Formalizes attention as a projection onto key vectors, analyzes entropic relaxation, and introduces Vashista Sparse Attention.
result Sparse attention concentrates on a constant-size active face, leading to exponential decay of inactive tokens' mass and linear scaling of active face error.

New insights into variational inference using Monte Carlo estimates.

problem Improving variational bounds in latent variable models.
method Analyzing properties of Monte Carlo estimates and their impact on variational gaps.
result Negative correlation reduces variational gaps, contrary to intuition.

Improved inference-time alignment using Best-of-N and smoothing.

problem Reward overoptimization in Best-of-N (BoN) due to poor proxy reward models.
method Introduced Soft Best-of-N (SBoN) and analyzed its performance through KL divergence and regret analysis.
result Smoothing helps SBoN mitigate reward overoptimization, especially when proxy reward quality is low.

We simplify inference for TPP models with latent structures.

problem Intractable marginalization in TPP models with latent structures.
method Approximate inference over latent variables using a tight upper bound on the approximation gap.
result Improved results for models like Survival Analysis.

Study shows computational and statistical gaps in Gaussian Single-Index Models.

problem Statistical and computational trade-offs in high-dimensional regression problems.
method Analysis of SQ and LDP frameworks, partial-trace algorithm.
result Computational algorithms require significantly more samples than information-theoretic limits.

The paper proposes a method to test properties of the optimal assortment in multinomial logit models.

problem Uncertainty quantification for the optimal assortment in multinomial logit models.
method The paper proposes a novel inferential framework to test properties of the optimal assortment in multinomial logit models, reducing the problem to detecting the sign change point of marginal revenue gaps.
result The asymptotic normality of the marginal revenue gap estimator and the construction of a maximum statistic to detect the sign change point.

Theoretical study explains why randomization improves adversarial robustness.

problem Lack of theoretical arguments for randomization techniques in adversarial robustness.
method Theoretical analysis of randomization techniques for adversarial robustness.
result New theoretical upper bound on adversarial generalization gap.

Boosting variational inference uses optimization to improve posterior approximations.

problem Improving the tractability of Bayesian posterior approximations.
method An optimization-based approach to greedily add components to a mixture of densities.
result Established convergence properties and rates for the boosting variational inference algorithm.

This paper analyzes speculative decoding, a method to speed up large language model inferences.

problem Theoretical understanding of speculative decoding is lacking.
method Conceptualizes speculative decoding as a markov chain problem and studies its key properties.
result Reveals fundamental connections between LLM components and their impact on decoding efficiency.

Paper combines deterministic and stochastic inference methods for PGMs.

problem Combining biases from deterministic methods and high costs from Monte Carlo.
method Sequential Monte Carlo algorithm that uses output from deterministic approximations.
result Improves upon deterministic methods and Monte Carlo by reducing biases and computational costs.