arxiv_id
large_stringlengths
9
16
title
large_stringlengths
0
387
authors
large listlengths
0
3.3k
submission_date
large_stringlengths
10
117
comments
large_stringlengths
0
925
primary_subject
large_stringclasses
148 values
subjects
large_stringlengths
13
440
doi
large_stringlengths
26
88
abstract
large_stringlengths
3
6.55k
file_path
large_stringlengths
23
46
filepath
large_stringlengths
55
68
subject
large_stringclasses
148 values
year
large_stringdate
1989-01-01 00:00:00
2025-01-01 00:00:00
month
large_stringclasses
12 values
publication_date
date32
2410.09311
Data Deletion for Linear Regression with Noisy SGD
[ "Zhangjie Xia", "Chi-Hua Wang", "Guang Cheng" ]
12 Oct 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.09311
In the current era of big data and machine learning, it's essential to find ways to shrink the size of training dataset while preserving the training performance to improve efficiency. However, the challenge behind it includes providing practical ways to find points that can be deleted without significantly harming the training result and suffering from problems like underfitting. We therefore present the perfect deleted point problem for 1-step noisy SGD in the classical linear regression task, which aims to find the perfect deleted point in the training dataset such that the model resulted from the deleted dataset will be identical to the one trained without deleting it. We apply the so-called signal-to-noise ratio and suggest that its value is closely related to the selection of the perfect deleted point. We also implement an algorithm based on this and empirically show the effectiveness of it in a synthetic dataset. Finally we analyze the consequences of the perfect deleted point, specifically how it affects the training performance and privacy budget, therefore highlighting its potential. This research underscores the importance of data deletion and calls for urgent need for more studies in this field.
stat-05.zip/2410.09311.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.11711
Zero-shot Model-based Reinforcement Learning using Large Language Models
[ "Abdelhakim Benechehab", "Youssef Attia El Hili", "Ambroise Odonnat", "Oussama Zekri", "Albert Thomas", "Giuseppe Paolo", "Maurizio Filippone", "Ievgen Redko", "Balázs Kégl" ]
15 Oct 2024 (<a href="https://arxiv.org/abs/2410.11711v1">v1</a>), last revised 13 Feb 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.11711
The emerging zero-shot capabilities of Large Language Models (LLMs) have led to their applications in areas extending well beyond natural language processing tasks. In reinforcement learning, while LLMs have been extensively used in text-based environments, their integration with continuous state spaces remains understudied. In this paper, we investigate how pre-trained LLMs can be leveraged to predict in context the dynamics of continuous Markov decision processes. We identify handling multivariate data and incorporating the control signal as key challenges that limit the potential of LLMs&#39; deployment in this setup and propose Disentangled In-Context Learning (DICL) to address them. We present proof-of-concept applications in two reinforcement learning settings: model-based policy evaluation and data-augmented off-policy reinforcement learning, supported by theoretical analysis of the proposed methods. Our experiments further demonstrate that our approach produces well-calibrated uncertainty estimates. We release the code at <a href="https://github.com/abenechehab/dicl" rel="external noopener nofollow" class="link-external link-https">this https URL</a>.
stat-05.zip/2410.11711.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.02376
Distributed Learning with Discretely Observed Functional Data
[ "Jiading Liu", "Lei Shi" ]
3 Oct 2024 (<a href="https://arxiv.org/abs/2410.02376v1">v1</a>), last revised 16 Feb 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.02376
By selecting different filter functions, spectral algorithms can generate various regularization methods to solve statistical inverse problems within the learning-from-samples framework. This paper combines distributed spectral algorithms with Sobolev kernels to tackle the functional linear regression problem. The design and mathematical analysis of the algorithms require only that the functional covariates are observed at discrete sample points. Furthermore, the hypothesis function spaces of the algorithms are the Sobolev spaces generated by the Sobolev kernels, optimizing both approximation capability and flexibility. Through the establishment of regularity conditions for the target function and functional covariate, we derive matching upper and lower bounds for the convergence of the distributed spectral algorithms in the Sobolev norm. This demonstrates that the proposed regularity conditions are reasonable and that the convergence analysis under these conditions is tight, capturing the essential characteristics of functional linear regression. The analytical techniques and estimates developed in this paper also enhance existing results in the previous literature.
stat-05.zip/2410.02376.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.10082
fastHDMI: Fast Mutual Information Estimation for High-Dimensional Data
[ "Kai Yang", "Masoud Asgharian", "Nikhil Bhagwat", "Jean-Baptiste Poline", "Celia M.T. Greenwood" ]
14 Oct 2024
31 pages, 5 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP); Computation (stat.CO)
https://doi.org/10.48550/arXiv.2410.10082
In this paper, we introduce fastHDMI, a Python package designed for efficient variable screening in high-dimensional datasets, particularly neuroimaging data. This work pioneers the application of three mutual information estimation methods for neuroimaging variable selection, a novel approach implemented via fastHDMI. These advancements enhance our ability to analyze the complex structures of neuroimaging datasets, providing improved tools for variable selection in high-dimensional spaces. <br>Using the preprocessed ABIDE dataset, we evaluate the performance of these methods through extensive simulations. The tests cover a range of conditions, including linear and nonlinear associations, as well as continuous and binary outcomes. Our results highlight the superiority of the FFTKDE-based mutual information estimation for feature screening in continuous nonlinear outcomes, while binning-based methods outperform others for binary outcomes with nonlinear probability preimages. For linear simulations, both Pearson correlation and FFTKDE-based methods show comparable performance for continuous outcomes, while Pearson excels in binary outcomes with linear probability preimages. <br>A comprehensive case study using the ABIDE dataset further demonstrates fastHDMI&#39;s practical utility, showcasing the predictive power of models built from variables selected using our screening techniques. This research affirms the computational efficiency and methodological strength of fastHDMI, significantly enriching the toolkit available for neuroimaging analysis.
stat-05.zip/2410.10082.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.10924
A Benchmark Suite for Evaluating Neural Mutual Information Estimators on Unstructured Datasets
[ "Kyungeun Lee", "Wonjong Rhee" ]
14 Oct 2024
NeurIPS 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.10924
Mutual Information (MI) is a fundamental metric for quantifying dependency between two random variables. When we can access only the samples, but not the underlying distribution functions, we can evaluate MI using sample-based estimators. Assessment of such MI estimators, however, has almost always relied on analytical datasets including Gaussian multivariates. Such datasets allow analytical calculations of the true MI values, but they are limited in that they do not reflect the complexities of real-world datasets. This study introduces a comprehensive benchmark suite for evaluating neural MI estimators on unstructured datasets, specifically focusing on images and texts. By leveraging same-class sampling for positive pairing and introducing a binary symmetric channel trick, we show that we can accurately manipulate true MI values of real-world datasets. Using the benchmark suite, we investigate seven challenging scenarios, shedding light on the reliability of neural MI estimators for unstructured datasets.
stat-05.zip/2410.10924.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.00848
An EM Gradient Algorithm for Mixture Models with Components Derived from the Manly Transformation
[ "Katharine M. Clark", "Paul D. McNicholas" ]
1 Oct 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2410.00848
Zhu and Melnykov (2018) develop a model to fit mixture models when the components are derived from the Manly transformation. Their EM algorithm utilizes Nelder-Mead optimization in the M-step to update the skew parameter, $\boldsymbol{\lambda}_g$. An alternative EM gradient algorithm is proposed, using one step of Newton&#39;s method, when initial estimates for the model parameters are good.
stat-05.zip/2410.00848.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.09973
Gradient Span Algorithms Make Predictable Progress in High Dimension
[ "Felix Benning", "Leif Döring" ]
13 Oct 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC); Probability (math.PR)
https://doi.org/10.48550/arXiv.2410.09973
We prove that all &#39;gradient span algorithms&#39; have asymptotically deterministic behavior on scaled Gaussian random functions as the dimension tends to infinity. In particular, this result explains the counterintuitive phenomenon that different training runs of many large machine learning models result in approximately equal cost curves despite random initialization on a complicated non-convex landscape. <br>The distributional assumption of (non-stationary) isotropic Gaussian random functions we use is sufficiently general to serve as realistic model for machine learning training but also encompass spin glasses and random quadratic functions.
stat-05.zip/2410.09973.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.01259
Revisiting Optimism and Model Complexity in the Wake of Overparameterized Machine Learning
[ "Pratik Patil", "Jin-Hong Du", "Ryan J. Tibshirani" ]
2 Oct 2024
59 pages, 17 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2410.01259
Common practice in modern machine learning involves fitting a large number of parameters relative to the number of observations. These overparameterized models can exhibit surprising generalization behavior, e.g., ``double descent&#39;&#39; in the prediction error curve when plotted against the raw number of model parameters, or another simplistic notion of complexity. In this paper, we revisit model complexity from first principles, by first reinterpreting and then extending the classical statistical concept of (effective) degrees of freedom. Whereas the classical definition is connected to fixed-X prediction error (in which prediction error is defined by averaging over the same, nonrandom covariate points as those used during training), our extension of degrees of freedom is connected to random-X prediction error (in which prediction error is averaged over a new, random sample from the covariate distribution). The random-X setting more naturally embodies modern machine learning problems, where highly complex models, even those complex enough to interpolate the training data, can still lead to desirable generalization performance under appropriate conditions. We demonstrate the utility of our proposed complexity measures through a mix of conceptual arguments, theory, and experiments, and illustrate how they can be used to interpret and compare arbitrary prediction models.
stat-05.zip/2410.01259.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.00620
Differentiable Interacting Multiple Model Particle Filtering
[ "John-Joseph Brady", "Yuhui Luo", "Wenwu Wang", "Víctor Elvira", "Yunpeng Li" ]
1 Oct 2024 (<a href="https://arxiv.org/abs/2410.00620v1">v1</a>), last revised 18 Dec 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Signal Processing (eess.SP)
https://doi.org/10.48550/arXiv.2410.00620
We propose a sequential Monte Carlo algorithm for parameter learning when the studied model exhibits random discontinuous jumps in behaviour. To facilitate the learning of high dimensional parameter sets, such as those associated to neural networks, we adopt the emerging framework of differentiable particle filtering, wherein parameters are trained by gradient descent. We design a new differentiable interacting multiple model particle filter to be capable of learning the individual behavioural regimes and the model which controls the jumping simultaneously. In contrast to previous approaches, our algorithm allows control of the computational effort assigned per regime whilst using the probability of being in a given regime to guide sampling. Furthermore, we develop a new gradient estimator that has a lower variance than established approaches and remains fast to compute, for which we prove consistency. We establish new theoretical results of the presented algorithms and demonstrate superior numerical performance compared to the previous state-of-the-art algorithms.
stat-05.zip/2410.00620.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.02833
Asymmetry of the Relative Entropy in the Regularization of Empirical Risk Minimization
[ "Francisco Daunas", "Iñaki Esnaola", "Samir M. Perlaza", "H. Vincent Poor" ]
2 Oct 2024 (<a href="https://arxiv.org/abs/2410.02833v1">v1</a>), last revised 30 Apr 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Information Theory (cs.IT); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.02833
The effect of relative entropy asymmetry is analyzed in the context of empirical risk minimization (ERM) with relative entropy regularization (ERM-RER). Two regularizations are considered: $(a)$ the relative entropy of the measure to be optimized with respect to a reference measure (Type-I ERM-RER); and $(b)$ the relative entropy of the reference measure with respect to the measure to be optimized (Type-II ERM-RER). The main result is the characterization of the solution to the Type-II ERM-RER problem and its key properties. By comparing the well-understood Type-I ERM-RER with Type-II ERM-RER, the effects of entropy asymmetry are highlighted. The analysis shows that in both cases, regularization by relative entropy forces the solution&#39;s support to collapse into the support of the reference measure, introducing a strong inductive bias that negates the evidence provided by the training data. Finally, it is shown that Type-II regularization is equivalent to Type-I regularization with an appropriate transformation of the empirical risk function.
stat-05.zip/2410.02833.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.10309
Optimal lower bounds for logistic log-likelihoods
[ "Niccolò Anceschi", "Tommaso Rigon", "Giacomo Zanella", "Daniele Durante" ]
14 Oct 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Computation (stat.CO); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2410.10309
The logit transform is arguably the most widely-employed link function beyond linear settings. This transformation routinely appears in regression models for binary data and provides, either explicitly or implicitly, a core building-block within state-of-the-art methodologies for both classification and regression. Its widespread use, combined with the lack of analytical solutions for the optimization of general losses involving the logit transform, still motivates active research in computational statistics. Among the directions explored, a central one has focused on the design of tangent lower bounds for logistic log-likelihoods that can be tractably optimized, while providing a tight approximation of these log-likelihoods. Although progress along these lines has led to the development of effective minorize-maximize (MM) algorithms for point estimation and coordinate ascent variational inference schemes for approximate Bayesian inference under several logit models, the overarching focus in the literature has been on tangent quadratic minorizers. In fact, it is still unclear whether tangent lower bounds sharper than quadratic ones can be derived without undermining the tractability of the resulting minorizer. This article addresses such a challenging question through the design and study of a novel piece-wise quadratic lower bound that uniformly improves any tangent quadratic minorizer, including the sharpest ones, while admitting a direct interpretation in terms of the classical generalized lasso problem. As illustrated in a ridge logistic regression, this unique connection facilitates more effective implementations than those provided by available piece-wise bounds, while improving the convergence speed of quadratic ones.
stat-05.zip/2410.10309.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.10230
Learning via Surrogate PAC-Bayes
[ "Antoine Picard-Weibel", "Roman Moscoviz", "Benjamin Guedj" ]
14 Oct 2024 (<a href="https://arxiv.org/abs/2410.10230v1">v1</a>), last revised 26 Nov 2024 (this version, v2)
20 pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.10230
PAC-Bayes learning is a comprehensive setting for (i) studying the generalisation ability of learning algorithms and (ii) deriving new learning algorithms by optimising a generalisation bound. However, optimising generalisation bounds might not always be viable for tractable or computational reasons, or both. For example, iteratively querying the empirical risk might prove computationally expensive. In response, we introduce a novel principled strategy for building an iterative learning algorithm via the optimisation of a sequence of surrogate training objectives, inherited from PAC-Bayes generalisation bounds. The key argument is to replace the empirical risk (seen as a function of hypotheses) in the generalisation bound by its projection onto a constructible low dimensional functional space: these projections can be queried much more efficiently than the initial risk. On top of providing that generic recipe for learning via surrogate PAC-Bayes bounds, we (i) contribute theoretical results establishing that iteratively optimising our surrogates implies the optimisation of the original generalisation bounds, (ii) instantiate this strategy to the framework of meta-learning, introducing a meta-objective offering a closed form expression for meta-gradient, (iii) illustrate our approach with numerical experiments inspired by an industrial biochemical problem.
stat-05.zip/2410.10230.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.11227
Guarantees for Nonlinear Representation Learning: Non-identical Covariates, Dependent Data, Fewer Samples
[ "Thomas T. Zhang", "Bruce D. Lee", "Ingvar Ziemann", "George J. Pappas", "Nikolai Matni" ]
15 Oct 2024
Appeared at ICML 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Systems and Control (eess.SY)
https://doi.org/10.48550/arXiv.2410.11227
A driving force behind the diverse applicability of modern machine learning is the ability to extract meaningful features across many sources. However, many practical domains involve data that are non-identically distributed across sources, and statistically dependent within its source, violating vital assumptions in existing theoretical studies. Toward addressing these issues, we establish statistical guarantees for learning general $\textit{nonlinear}$ representations from multiple data sources that admit different input distributions and possibly dependent data. Specifically, we study the sample-complexity of learning $T+1$ functions $f_\star^{(t)} \circ g_\star$ from a function class $\mathcal F \times \mathcal G$, where $f_\star^{(t)}$ are task specific linear functions and $g_\star$ is a shared nonlinear representation. A representation $\hat g$ is estimated using $N$ samples from each of $T$ source tasks, and a fine-tuning function $\hat f^{(0)}$ is fit using $N&#39;$ samples from a target task passed through $\hat g$. We show that when $N \gtrsim C_{\mathrm{dep}} (\mathrm{dim}(\mathcal F) + \mathrm{C}(\mathcal G)/T)$, the excess risk of $\hat f^{(0)} \circ \hat g$ on the target task decays as $\nu_{\mathrm{div}} \big(\frac{\mathrm{dim}(\mathcal F)}{N&#39;} + \frac{\mathrm{C}(\mathcal G)}{N T} \big)$, where $C_{\mathrm{dep}}$ denotes the effect of data dependency, $\nu_{\mathrm{div}}$ denotes an (estimatable) measure of $\textit{task-diversity}$ between the source and target tasks, and $\mathrm C(\mathcal G)$ denotes the complexity of the representation class $\mathcal G$. In particular, our analysis reveals: as the number of tasks $T$ increases, both the sample requirement and risk bound converge to that of $r$-dimensional regression as if $g_\star$ had been given, and the effect of dependency only enters the sample requirement, leaving the risk bound matching the iid setting.
stat-05.zip/2410.11227.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.00942
AR-Sieve Bootstrap for the Random Forest and a simulation-based comparison with rangerts time series prediction
[ "Cabrel Teguemne Fokam", "Carsten Jentsch", "Michel Lang", "Markus Pauly" ]
1 Oct 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.00942
The Random Forest (RF) algorithm can be applied to a broad spectrum of problems, including time series prediction. However, neither the classical IID (Independent and Identically distributed) bootstrap nor block bootstrapping strategies (as implemented in rangerts) completely account for the nature of the Data Generating Process (DGP) while resampling the observations. We propose the combination of RF with a residual bootstrapping technique where we replace the IID bootstrap with the AR-Sieve Bootstrap (ARSB), which assumes the DGP to be an autoregressive process. To assess the new model&#39;s predictive performance, we conduct a simulation study using synthetic data generated from different types of DGPs. It turns out that ARSB provides more variation amongst the trees in the forest. Moreover, RF with ARSB shows greater accuracy compared to RF with other bootstrap strategies. However, these improvements are achieved at some efficiency costs.
stat-05.zip/2410.00942.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.01284
Deep Kernel Posterior Learning under Infinite Variance Prior Weights
[ "Jorge Loría", "Anindya Bhadra" ]
2 Oct 2024 (<a href="https://arxiv.org/abs/2410.01284v1">v1</a>), last revised 2 May 2025 (this version, v2)
Published as a conference paper at ICLR 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.01284
Neal (1996) proved that infinitely wide shallow Bayesian neural networks (BNN) converge to Gaussian processes (GP), when the network weights have bounded prior variance. Cho &amp; Saul (2009) provided a useful recursive formula for deep kernel processes for relating the covariance kernel of each layer to the layer immediately below. Moreover, they worked out the form of the layer-wise covariance kernel in an explicit manner for several common activation functions. Recent works, including Aitchison et al. (2021), have highlighted that the covariance kernels obtained in this manner are deterministic and hence, precludes any possibility of representation learning, which amounts to learning a non-degenerate posterior of a random kernel given the data. To address this, they propose adding artificial noise to the kernel to retain stochasticity, and develop deep kernel inverse Wishart processes. Nonetheless, this artificial noise injection could be critiqued in that it would not naturally emerge in a classic BNN architecture under an infinite-width limit. To address this, we show that a Bayesian deep neural network, where each layer width approaches infinity, and all network weights are elliptically distributed with infinite variance, converges to a process with $\alpha$-stable marginals in each layer that has a conditionally Gaussian representation. These conditional random covariance kernels could be recursively linked in the manner of Cho &amp; Saul (2009), even though marginally the process exhibits stable behavior, and hence covariances are not even necessarily defined. We also provide useful generalizations of the recent results of Loría &amp; Bhadra (2024) on shallow networks to multi-layer networks, and remedy the computational burden of their approach. The computational and statistical benefits over competing approaches stand out in simulations and in demonstrations on benchmark data sets.
stat-05.zip/2410.01284.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.10384
Bayesian Optimisation with Unknown Hyperparameters: Regret Bounds Logarithmically Closer to Optimal
[ "Juliusz Ziomek", "Masaki Adachi", "Michael A. Osborne" ]
14 Oct 2024 (<a href="https://arxiv.org/abs/2410.10384v1">v1</a>), last revised 22 Nov 2024 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.10384
Bayesian Optimization (BO) is widely used for optimising black-box functions but requires us to specify the length scale hyperparameter, which defines the smoothness of the functions the optimizer will consider. Most current BO algorithms choose this hyperparameter by maximizing the marginal likelihood of the observed data, albeit risking misspecification if the objective function is less smooth in regions we have not yet explored. The only prior solution addressing this problem with theoretical guarantees was A-GP-UCB, proposed by Berkenkamp et al. (2019). This algorithm progressively decreases the length scale, expanding the class of functions considered by the optimizer. However, A-GP-UCB lacks a stopping mechanism, leading to over-exploration and slow convergence. To overcome this, we introduce Length scale Balancing (LB) - a novel approach, aggregating multiple base surrogate models with varying length scales. LB intermittently adds smaller length scale candidate values while retaining longer scales, balancing exploration and exploitation. We formally derive a cumulative regret bound of LB and compare it with the regret of an oracle BO algorithm using the optimal length scale. Denoting the factor by which the regret bound of A-GP-UCB was away from oracle as $g(T)$, we show that LB is only $\log g(T)$ away from oracle regret. We also empirically evaluate our algorithm on synthetic and real-world benchmarks and show it outperforms A-GP-UCB, maximum likelihood estimation and MCMC.
stat-05.zip/2410.10384.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.10538
Data-Driven Approaches for Modelling Target Behaviour
[ "Isabel Schlangen", "André Brandenburger", "Mengwei Sun", "James R. Hopgood" ]
14 Oct 2024
11 pages, 9 figures. Submitted to IEEE Transactions on Signal Processing on October 14, 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2410.10538
The performance of tracking algorithms strongly depends on the chosen model assumptions regarding the target dynamics. If there is a strong mismatch between the chosen model and the true object motion, the track quality may be poor or the track is easily lost. Still, the true dynamics might not be known a priori or it is too complex to be expressed in a tractable mathematical formulation. This paper provides a comparative study between three different methods that use machine learning to describe the underlying object motion based on training data. The first method builds on Gaussian Processes (GPs) for predicting the object motion, the second learns the parameters of an Interacting Multiple Model (IMM) filter and the third uses a Long Short-Term Memory (LSTM) network as a motion model. All methods are compared against an Extended Kalman Filter (EKF) with an analytic motion model as a benchmark and their respective strengths are highlighted in one simulated and two real-world scenarios.
stat-05.zip/2410.10538.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.11113
Statistical Properties of Deep Neural Networks with Dependent Data
[ "Chad Brown" ]
14 Oct 2024 (<a href="https://arxiv.org/abs/2410.11113v1">v1</a>), last revised 14 Jan 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Econometrics (econ.EM)
https://doi.org/10.48550/arXiv.2410.11113
This paper establishes statistical properties of deep neural network (DNN) estimators under dependent data. Two general results for nonparametric sieve estimators directly applicable to DNN estimators are given. The first establishes rates for convergence in probability under nonstationary data. The second provides non-asymptotic probability bounds on $\mathcal{L}^{2}$-errors under stationary $\beta$-mixing data. I apply these results to DNN estimators in both regression and classification contexts imposing only a standard Hölder smoothness assumption. The DNN architectures considered are common in applications, featuring fully connected feedforward networks with any continuous piecewise linear activation function, unbounded weights, and a width and depth that grows with sample size. The framework provided also offers potential for research into other DNN architectures and time-series applications.
stat-05.zip/2410.11113.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.10892
Replicable Uniformity Testing
[ "Sihan Liu", "Christopher Ye" ]
12 Oct 2024
To appear in NeurIPS 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.10892
Uniformity testing is arguably one of the most fundamental distribution testing problems. Given sample access to an unknown distribution $\mathbf{p}$ on $[n]$, one must decide if $\mathbf{p}$ is uniform or $\varepsilon$-far from uniform (in total variation distance). A long line of work established that uniformity testing has sample complexity $\Theta(\sqrt{n}\varepsilon^{-2})$. However, when the input distribution is neither uniform nor far from uniform, known algorithms may have highly non-replicable behavior. Consequently, if these algorithms are applied in scientific studies, they may lead to contradictory results that erode public trust in science. <br>In this work, we revisit uniformity testing under the framework of algorithmic replicability [STOC &#39;22], requiring the algorithm to be replicable under arbitrary distributions. While replicability typically incurs a $\rho^{-2}$ factor overhead in sample complexity, we obtain a replicable uniformity tester using only $\tilde{O}(\sqrt{n} \varepsilon^{-2} \rho^{-1})$ samples. To our knowledge, this is the first replicable learning algorithm with (nearly) linear dependence on $\rho$. <br>Lastly, we consider a class of ``symmetric&#34; algorithms [FOCS &#39;00] whose outputs are invariant under relabeling of the domain $[n]$, which includes all existing uniformity testers (including ours). For this natural class of algorithms, we prove a nearly matching sample complexity lower bound for replicable uniformity testing.
stat-05.zip/2410.10892.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.11101
A Two-Stage Federated Learning Approach for Industrial Prognostics Using Large-Scale High-Dimensional Signals
[ "Yuqi Su", "Xiaolei Fang" ]
14 Oct 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP)
https://doi.org/10.48550/arXiv.2410.11101
Industrial prognostics aims to develop data-driven methods that leverage high-dimensional degradation signals from assets to predict their failure times. The success of these models largely depends on the availability of substantial historical data for training. However, in practice, individual organizations often lack sufficient data to independently train reliable prognostic models, and privacy concerns prevent data sharing between organizations for collaborative model training. To overcome these challenges, this article proposes a statistical learning-based federated model that enables multiple organizations to jointly train a prognostic model while keeping their data local and secure. The proposed approach involves two key stages: federated dimension reduction and federated (log)-location-scale regression. In the first stage, we develop a federated randomized singular value decomposition algorithm for multivariate functional principal component analysis, which efficiently reduces the dimensionality of degradation signals while maintaining data privacy. The second stage proposes a federated parameter estimation algorithm for (log)-location-scale regression, allowing organizations to collaboratively estimate failure time distributions without sharing raw data. The proposed approach addresses the limitations of existing federated prognostic methods by using statistical learning techniques that perform well with smaller datasets and provide comprehensive failure time distributions. The effectiveness and practicality of the proposed model are validated using simulated data and a dataset from the NASA repository.
stat-05.zip/2410.11101.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.11771
Stein&#39;s method for marginals on large graphical models
[ "Tiangang Cui", "Shuigen Liu", "Xin T. Tong" ]
15 Oct 2024 (<a href="https://arxiv.org/abs/2410.11771v1">v1</a>), last revised 7 May 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Numerical Analysis (math.NA)
https://doi.org/10.48550/arXiv.2410.11771
Many spatial models exhibit locality structures that effectively reduce their intrinsic dimensionality, enabling efficient approximation and sampling of high-dimensional distributions. However, existing approximation techniques mainly focus on joint distributions, and do not guarantee accuracy for low-dimensional marginals. By leveraging the locality structures, we establish a dimension independent uniform error bound for the marginals of approximate distributions. Inspired by the Stein&#39;s method, we introduce a novel $\delta$-locality condition that quantifies the locality in distributions, and link it to the structural assumptions such as the sparse graphical models. The theoretical guarantee motivates the localization of existing sampling methods, as we illustrate through the localized likelihood-informed subspace method and localized score matching. We show that by leveraging the locality structure, these methods greatly reduce the sample complexity and computational cost via localized and parallel implementations.
stat-05.zip/2410.11771.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.02279
On Lai&#39;s Upper Confidence Bound in Multi-Armed Bandits
[ "Huachen Ren", "Cun-Hui Zhang" ]
3 Oct 2024 (<a href="https://arxiv.org/abs/2410.02279v1">v1</a>), last revised 4 Oct 2024 (this version, v2)
25 pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2410.02279
In this memorial paper, we honor Tze Leung Lai&#39;s seminal contributions to the topic of multi-armed bandits, with a specific focus on his pioneering work on the upper confidence bound. We establish sharp non-asymptotic regret bounds for an upper confidence bound index with a constant level of exploration for Gaussian rewards. Furthermore, we establish a non-asymptotic regret bound for the upper confidence bound index of Lai (1987) which employs an exploration function that decreases with the sample size of the corresponding arm. The regret bounds have leading constants that match the Lai-Robbins lower bound. Our results highlight an aspect of Lai&#39;s seminal works that deserves more attention in the machine learning literature.
stat-05.zip/2410.02279.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.12000
Parametric model reduction of mean-field and stochastic systems via higher-order action matching
[ "Jules Berman", "Tobias Blickhan", "Benjamin Peherstorfer" ]
15 Oct 2024 (<a href="https://arxiv.org/abs/2410.12000v1">v1</a>), last revised 25 Oct 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Numerical Analysis (math.NA)
https://doi.org/10.48550/arXiv.2410.12000
The aim of this work is to learn models of population dynamics of physical systems that feature stochastic and mean-field effects and that depend on physics parameters. The learned models can act as surrogates of classical numerical models to efficiently predict the system behavior over the physics parameters. Building on the Benamou-Brenier formula from optimal transport and action matching, we use a variational problem to infer parameter- and time-dependent gradient fields that represent approximations of the population dynamics. The inferred gradient fields can then be used to rapidly generate sample trajectories that mimic the dynamics of the physical system on a population level over varying physics parameters. We show that combining Monte Carlo sampling with higher-order quadrature rules is critical for accurately estimating the training objective from sample data and for stabilizing the training process. We demonstrate on Vlasov-Poisson instabilities as well as on high-dimensional particle and chaotic systems that our approach accurately predicts population dynamics over a wide range of parameters and outperforms state-of-the-art diffusion-based and flow-based modeling that simply condition on time and physics parameters.
stat-05.zip/2410.12000.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.08311
Correspondence of NNGP Kernel and the Matern Kernel
[ "Amanda Muyskens", "Benjamin W. Priest", "Imene R. Goumiri", "Michael D. Schneider" ]
10 Oct 2024
17 pages, 11 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.08311
Kernels representing limiting cases of neural network architectures have recently gained popularity. However, the application and performance of these new kernels compared to existing options, such as the Matern kernel, is not well studied. We take a practical approach to explore the neural network Gaussian process (NNGP) kernel and its application to data in Gaussian process regression. We first demonstrate the necessity of normalization to produce valid NNGP kernels and explore related numerical challenges. We further demonstrate that the predictions from this model are quite inflexible, and therefore do not vary much over the valid hyperparameter sets. We then demonstrate a surprising result that the predictions given from the NNGP kernel correspond closely to those given by the Matern kernel under specific circumstances, which suggests a deep similarity between overparameterized deep neural networks and the Matern kernel. Finally, we demonstrate the performance of the NNGP kernel as compared to the Matern kernel on three benchmark data cases, and we conclude that for its flexibility and practical performance, the Matern kernel is preferred to the novel NNGP in practical applications.
stat-05.zip/2410.08311.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.16377
A Simple Model of Inference Scaling Laws
[ "Noam Levi" ]
21 Oct 2024 (<a href="https://arxiv.org/abs/2410.16377v1">v1</a>), last revised 7 Dec 2024 (this version, v2)
12 pages, 7 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Information Theory (cs.IT); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.16377
Neural scaling laws have garnered significant interest due to their ability to predict model performance as a function of increasing parameters, data, and compute. In this work, we propose a simple statistical ansatz based on memorization to study scaling laws in the context of inference, specifically how performance improves with multiple inference attempts. We explore the coverage, or pass@k metric, which measures the chance of success over repeated attempts and provide a motivation for the observed functional form of the inference scaling behavior of the coverage in large language models (LLMs) on reasoning tasks. We then define an &#34;inference loss&#34;, which exhibits a power law decay as the number of trials increases, and connect this result with prompting costs. We further test our construction by conducting experiments on a simple generative model, and find that our predictions are in agreement with the empirical coverage curves in a controlled setting. Our simple framework sets the ground for incorporating inference scaling with other known scaling laws.
stat-05.zip/2410.16377.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.02844
CAnDOIT: Causal Discovery with Observational and Interventional Data from Time-Series
[ "Luca Castri", "Sariah Mghames", "Marc Hanheide", "Nicola Bellotto" ]
3 Oct 2024 (<a href="https://arxiv.org/abs/2410.02844v1">v1</a>), last revised 11 Oct 2024 (this version, v3)
Published in Advanced Intelligent Systems
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Robotics (cs.RO)
https://doi.org/10.48550/arXiv.2410.02844
The study of cause-and-effect is of the utmost importance in many branches of science, but also for many practical applications of intelligent systems. In particular, identifying causal relationships in situations that include hidden factors is a major challenge for methods that rely solely on observational data for building causal models. This paper proposes CAnDOIT, a causal discovery method to reconstruct causal models using both observational and interventional time-series data. The use of interventional data in the causal analysis is crucial for real-world applications, such as robotics, where the scenario is highly complex and observational data alone are often insufficient to uncover the correct causal structure. Validation of the method is performed initially on randomly generated synthetic models and subsequently on a well-known benchmark for causal structure learning in a robotic manipulation environment. The experiments demonstrate that the approach can effectively handle data from interventions and exploit them to enhance the accuracy of the causal analysis. A Python implementation of CAnDOIT has also been developed and is publicly available on GitHub: <a href="https://github.com/lcastri/causalflow" rel="external noopener nofollow" class="link-external link-https">this https URL</a>.
stat-05.zip/2410.02844.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.16201
Theoretical Limitations of Ensembles in the Age of Overparameterization
[ "Niclas Dern", "John P. Cunningham", "Geoff Pleiss" ]
21 Oct 2024 (<a href="https://arxiv.org/abs/2410.16201v1">v1</a>), last revised 9 Jun 2025 (this version, v2)
Accepted for publication at ICML 2025. 33 pages, 17 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.16201
Classic ensembles generalize better than any single component model. In contrast, recent empirical studies find that modern ensembles of (overparameterized) neural networks may not provide any inherent generalization advantage over single but larger neural networks. This paper clarifies how modern overparameterized ensembles differ from their classic underparameterized counterparts, using ensembles of random feature (RF) regressors as a basis for developing theory. In contrast to the underparameterized regime, where ensembling typically induces regularization and increases generalization, we prove with minimal assumptions that infinite ensembles of overparameterized RF regressors become pointwise equivalent to (single) infinite-width RF regressors, and finite width ensembles rapidly converge to single models with the same parameter budget. These results, which are exact for ridgeless models and approximate for small ridge penalties, imply that overparameterized ensembles and single large models exhibit nearly identical generalization. We further characterize the predictive variance amongst ensemble members, demonstrating that it quantifies the expected effects of increasing capacity rather than capturing any conventional notion of uncertainty. Our results challenge common assumptions about the advantages of ensembles in overparameterized settings, prompting a reconsideration of how well intuitions from underparameterized ensembles transfer to deep ensembles and the overparameterized regime.
stat-05.zip/2410.16201.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.06921
Adversarial Vulnerability as a Consequence of On-Manifold Inseparibility
[ "Rajdeep Haldar", "Yue Xing", "Qifan Song", "Guang Lin" ]
9 Oct 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.06921
Recent works have shown theoretically and empirically that redundant data dimensions are a source of adversarial vulnerability. However, the inverse doesn&#39;t seem to hold in practice; employing dimension-reduction techniques doesn&#39;t exhibit robustness as expected. In this work, we consider classification tasks and characterize the data distribution as a low-dimensional manifold, with high/low variance features defining the on/off manifold direction. We argue that clean training experiences poor convergence in the off-manifold direction caused by the ill-conditioning in widely used first-order optimizers like gradient descent. The poor convergence then acts as a source of adversarial vulnerability when the dataset is inseparable in the on-manifold direction. We provide theoretical results for logistic regression and a 2-layer linear network on the considered data distribution. Furthermore, we advocate using second-order methods that are immune to ill-conditioning and lead to better robustness. We perform experiments and exhibit tremendous robustness improvements in clean training through long training and the employment of second-order methods, corroborating our framework. Additionally, we find the inclusion of batch-norm layers hinders such robustness gains. We attribute this to differing implicit biases between traditional and batch-normalized neural networks.
stat-05.zip/2410.06921.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.10216
Neural Quasiprobabilistic Likelihood Ratio Estimation with Negatively Weighted Data
[ "Matthew Drnevich", "Stephen Jiggins", "Judith Katzy", "Kyle Cranmer" ]
14 Oct 2024
59 pages, 29 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); High Energy Physics - Experiment (hep-ex)
https://doi.org/10.48550/arXiv.2410.10216
Motivated by real-world situations found in high energy particle physics, we consider a generalisation of the likelihood-ratio estimation task to a quasiprobabilistic setting where probability densities can be negative. By extension, this framing also applies to importance sampling in a setting where the importance weights can be negative. The presence of negative densities and negative weights, pose an array of challenges to traditional neural likelihood ratio estimation methods. We address these challenges by introducing a novel loss function. In addition, we introduce a new model architecture based on the decomposition of a likelihood ratio using signed mixture models, providing a second strategy for overcoming these challenges. Finally, we demonstrate our approach on a pedagogical example and a real-world example from particle physics.
stat-05.zip/2410.10216.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.08796
Calibrated Computation-Aware Gaussian Processes
[ "Disha Hegde", "Mohamed Adil", "Jon Cockayne" ]
11 Oct 2024 (<a href="https://arxiv.org/abs/2410.08796v1">v1</a>), last revised 21 Mar 2025 (this version, v2)
Accepted at the 28th International Conference on Artificial Intelligence and Statistics (AISTATS), 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Numerical Analysis (math.NA)
https://doi.org/10.48550/arXiv.2410.08796
Gaussian processes are notorious for scaling cubically with the size of the training set, preventing application to very large regression problems. Computation-aware Gaussian processes (CAGPs) tackle this scaling issue by exploiting probabilistic linear solvers to reduce complexity, widening the posterior with additional computational uncertainty due to reduced computation. However, the most commonly used CAGP framework results in (sometimes dramatically) conservative uncertainty quantification, making the posterior unrealistic in practice. In this work, we prove that if the utilised probabilistic linear solver is calibrated, in a rigorous statistical sense, then so too is the induced CAGP. We thus propose a new CAGP framework, CAGP-GS, based on using Gauss-Seidel iterations for the underlying probabilistic linear solver. CAGP-GS performs favourably compared to existing approaches when the test set is low-dimensional and few iterations are performed. We test the calibratedness on a synthetic problem, and compare the performance to existing approaches on a large-scale global temperature regression problem.
stat-05.zip/2410.08796.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.08958
Lifted Coefficient of Determination: Fast model-free prediction intervals and likelihood-free model comparison
[ "Daniel Salnikov", "Kevin Michalewicz", "Dan Leonte" ]
11 Oct 2024
14 pages, 5 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.08958
We propose the $\textit{lifted linear model}$, and derive model-free prediction intervals that become tighter as the correlation between predictions and observations increases. These intervals motivate the $\textit{Lifted Coefficient of Determination}$, a model comparison criterion for arbitrary loss functions in prediction-based settings, e.g., regression, classification or counts. We extend the prediction intervals to more general error distributions, and propose a fast model-free outlier detection algorithm for regression. Finally, we illustrate the framework via numerical experiments.
stat-05.zip/2410.08958.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.07548
Hybrid Summary Statistics
[ "T. Lucas Makinen", "Ce Sui", "Benjamin D. Wandelt", "Natalia Porqueres", "Alan Heavens" ]
10 Oct 2024 (<a href="https://arxiv.org/abs/2410.07548v1">v1</a>), last revised 25 Sep 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Cosmology and Nongalactic Astrophysics (astro-ph.CO); Information Theory (cs.IT); Machine Learning (cs.LG); Data Analysis, Statistics and Probability (physics.data-an)
https://doi.org/10.48550/arXiv.2410.07548
We present a way to capture high-information posteriors from training sets that are sparsely sampled over the parameter space for robust simulation-based inference. In physical inference problems, we can often apply domain knowledge to define traditional summary statistics to capture some of the information in a dataset. We show that augmenting these statistics with neural network outputs to maximise the mutual information improves information extraction compared to neural summaries alone or their concatenation to existing summaries and makes inference robust in settings with low training data. We introduce 1) two loss formalisms to achieve this and 2) apply the technique to two different cosmological datasets to extract non-Gaussian parameter information.
stat-05.zip/2410.07548.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.11500
On Rank-Dependent Generalisation Error Bounds for Transformers
[ "Lan V. Truong" ]
15 Oct 2024
20 pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Functional Analysis (math.FA)
https://doi.org/10.48550/arXiv.2410.11500
In this paper, we introduce various covering number bounds for linear function classes, each subject to different constraints on input and matrix norms. These bounds are contingent on the rank of each class of matrices. We then apply these bounds to derive generalization errors for single layer transformers. Our results improve upon several existing generalization bounds in the literature and are independent of input sequence length, highlighting the advantages of employing low-rank matrices in transformer design. More specifically, our achieved generalisation error bound decays as $O(1/\sqrt{n})$ where $n$ is the sample length, which improves existing results in research literature of the order $O((\log n)/(\sqrt{n}))$. It also decays as $O(\log r_w)$ where $r_w$ is the rank of the combination of query and and key matrices.
stat-05.zip/2410.11500.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.10098
Queueing Matching Bandits with Preference Feedback
[ "Jung-hun Kim", "Min-hwan Oh" ]
14 Oct 2024 (<a href="https://arxiv.org/abs/2410.10098v1">v1</a>), last revised 6 May 2025 (this version, v2)
NeurIPS 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.10098
In this study, we consider multi-class multi-server asymmetric queueing systems consisting of $N$ queues on one side and $K$ servers on the other side, where jobs randomly arrive in queues at each time. The service rate of each job-server assignment is unknown and modeled by a feature-based Multi-nomial Logit (MNL) function. At each time, a scheduler assigns jobs to servers, and each server stochastically serves at most one job based on its preferences over the assigned jobs. The primary goal of the algorithm is to stabilize the queues in the system while learning the service rates of servers. To achieve this goal, we propose algorithms based on UCB and Thompson Sampling, which achieve system stability with an average queue length bound of $O(\min\{N,K\}/\epsilon)$ for a large time horizon $T$, where $\epsilon$ is a traffic slackness of the system. Furthermore, the algorithms achieve sublinear regret bounds of $\tilde{O}(\min\{\sqrt{T} Q_{\max},T^{3/4}\})$, where $Q_{\max}$ represents the maximum queue length over agents and times. Lastly, we provide experimental results to demonstrate the performance of our algorithms.
stat-05.zip/2410.10098.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.07685
Breaking the curse of dimensionality in structured density estimation
[ "Robert A. Vandermeulen", "Wai Ming Tai", "Bryon Aragam" ]
10 Oct 2024
Work accepted to NeurIPS 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Computer Vision and Pattern Recognition (cs.CV); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2410.07685
We consider the problem of estimating a structured multivariate density, subject to Markov conditions implied by an undirected graph. In the worst case, without Markovian assumptions, this problem suffers from the curse of dimensionality. Our main result shows how the curse of dimensionality can be avoided or greatly alleviated under the Markov property, and applies to arbitrary graphs. While existing results along these lines focus on sparsity or manifold assumptions, we introduce a new graphical quantity called &#34;graph resilience&#34; and show how it controls the sample complexity. Surprisingly, although one might expect the sample complexity of this problem to scale with local graph parameters such as the degree, this turns out not to be the case. Through explicit examples, we compute uniform deviation bounds and illustrate how the curse of dimensionality in density estimation can thus be circumvented. Notable examples where the rate improves substantially include sequential, hierarchical, and spatial data.
stat-05.zip/2410.07685.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.16419
Data Augmentation of Multivariate Sensor Time Series using Autoregressive Models and Application to Failure Prognostics
[ "Douglas Baptista de Souza", "Bruno Paes Leao" ]
21 Oct 2024 (<a href="https://arxiv.org/abs/2410.16419v1">v1</a>), last revised 24 Oct 2024 (this version, v2)
PREPRINT of paper to appear at 2024 Conference of PHM Society
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2410.16419
This work presents a novel data augmentation solution for non-stationary multivariate time series and its application to failure prognostics. The method extends previous work from the authors which is based on time-varying autoregressive processes. It can be employed to extract key information from a limited number of samples and generate new synthetic samples in a way that potentially improves the performance of PHM solutions. This is especially valuable in situations of data scarcity which are very usual in PHM, especially for failure prognostics. The proposed approach is tested based on the CMAPSS dataset, commonly employed for prognostics experiments and benchmarks. An AutoML approach from PHM literature is employed for automating the design of the prognostics solution. The empirical evaluation provides evidence that the proposed method can substantially improve the performance of PHM solutions.
stat-05.zip/2410.16419.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.05856
Stochastic Bandits for Egalitarian Assignment
[ "Eugene Lim", "Vincent Y. F. Tan", "Harold Soh" ]
8 Oct 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.05856
We study EgalMAB, an egalitarian assignment problem in the context of stochastic multi-armed bandits. In EgalMAB, an agent is tasked with assigning a set of users to arms. At each time step, the agent must assign exactly one arm to each user such that no two users are assigned to the same arm. Subsequently, each user obtains a reward drawn from the unknown reward distribution associated with its assigned arm. The agent&#39;s objective is to maximize the minimum expected cumulative reward among all users over a fixed horizon. This problem has applications in areas such as fairness in job and resource allocations, among others. We design and analyze a UCB-based policy EgalUCB and establish upper bounds on the cumulative regret. In complement, we establish an almost-matching policy-independent impossibility result.
stat-05.zip/2410.05856.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.06731
Gridded Transformer Neural Processes for Large Unstructured Spatio-Temporal Data
[ "Matthew Ashman", "Cristiana Diaconu", "Eric Langezaal", "Adrian Weller", "Richard E. Turner" ]
9 Oct 2024 (<a href="https://arxiv.org/abs/2410.06731v1">v1</a>), last revised 10 Oct 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.06731
Many important problems require modelling large-scale spatio-temporal datasets, with one prevalent example being weather forecasting. Recently, transformer-based approaches have shown great promise in a range of weather forecasting problems. However, these have mostly focused on gridded data sources, neglecting the wealth of unstructured, off-the-grid data from observational measurements such as those at weather stations. A promising family of models suitable for such tasks are neural processes (NPs), notably the family of transformer neural processes (TNPs). Although TNPs have shown promise on small spatio-temporal datasets, they are unable to scale to the quantities of data used by state-of-the-art weather and climate models. This limitation stems from their lack of efficient attention mechanisms. We address this shortcoming through the introduction of gridded pseudo-token TNPs which employ specialised encoders and decoders to handle unstructured observations and utilise a processor containing gridded pseudo-tokens that leverage efficient attention mechanisms. Our method consistently outperforms a range of strong baselines on various synthetic and real-world regression tasks involving large-scale data, while maintaining competitive computational efficiency. The real-life experiments are performed on weather data, demonstrating the potential of our approach to bring performance and computational benefits when applied at scale in a weather modelling pipeline.
stat-05.zip/2410.06731.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.16765
Survival Models: Proper Scoring Rule and Stochastic Optimization with Competing Risks
[ "Julie Alberge", "Vincent Maladière", "Olivier Grisel", "Judith Abécassis", "Gaël Varoquaux" ]
22 Oct 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.16765
When dealing with right-censored data, where some outcomes are missing due to a limited observation period, survival analysis -- known as time-to-event analysis -- focuses on predicting the time until an event of interest occurs. Multiple classes of outcomes lead to a classification variant: predicting the most likely event, a less explored area known as competing risks. Classic competing risks models couple architecture and loss, limiting <a href="http://scalability.To" rel="external noopener nofollow" class="link-external link-http">this http URL</a> address these issues, we design a strictly proper censoring-adjusted separable scoring rule, allowing optimization on a subset of the data as each observation is evaluated independently. The loss estimates outcome probabilities and enables stochastic optimization for competing risks, which we use for efficient gradient boosting trees. SurvivalBoost not only outperforms 12 state-of-the-art models across several metrics on 4 real-life datasets, both in competing risks and survival settings, but also provides great calibration, the ability to predict across any time horizon, and computation times faster than existing methods.
stat-05.zip/2410.16765.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.17128
Understanding Transfer Learning via Mean-field Analysis
[ "Gholamali Aminian", "Łukasz Szpruch", "Samuel N. Cohen" ]
22 Oct 2024 (<a href="https://arxiv.org/abs/2410.17128v1">v1</a>), last revised 23 Oct 2024 (this version, v2)
Under review
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Functional Analysis (math.FA)
https://doi.org/10.48550/arXiv.2410.17128
We propose a novel framework for exploring generalization errors of transfer learning through the lens of differential calculus on the space of probability measures. In particular, we consider two main transfer learning scenarios, $\alpha$-ERM and fine-tuning with the KL-regularized empirical risk minimization and establish generic conditions under which the generalization error and the population risk convergence rates for these scenarios are studied. Based on our theoretical results, we show the benefits of transfer learning with a one-hidden-layer neural network in the mean-field regime under some suitable integrability and regularity assumptions on the loss and activation functions.
stat-05.zip/2410.17128.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.18268
Stabilizing black-box model selection with the inflated argmax
[ "Melissa Adrian", "Jake A. Soloff", "Rebecca Willett" ]
23 Oct 2024 (<a href="https://arxiv.org/abs/2410.18268v1">v1</a>), last revised 31 Jan 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2410.18268
Model selection is the process of choosing from a class of candidate models given data. For instance, methods such as the LASSO and sparse identification of nonlinear dynamics (SINDy) formulate model selection as finding a sparse solution to a linear system of equations determined by training data. However, absent strong assumptions, such methods are highly unstable: if a single data point is removed from the training set, a different model may be selected. In this paper, we present a new approach to stabilizing model selection with theoretical stability guarantees that leverages a combination of bagging and an &#39;&#39;inflated&#39;&#39; argmax operation. Our method selects a small collection of models that all fit the data, and it is stable in that, with high probability, the removal of any training point will result in a collection of selected models that overlaps with the original collection. We illustrate this method in (a) a simulation in which strongly correlated covariates make standard LASSO model selection highly unstable, (b) a Lotka-Volterra model selection problem focused on identifying how competition in an ecosystem influences species&#39; abundances, and (c) a graph subset selection problem using cell-signaling data from proteomics. In these settings, the proposed method yields stable, compact, and accurate collections of selected models, outperforming a variety of benchmarks.
stat-05.zip/2410.18268.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.06329
Bayesian Estimation and Tuning-Free Rank Detection for Probability Mass Function Tensors
[ "Joseph K. Chege", "Arie Yeredor", "Martin Haardt" ]
8 Oct 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Signal Processing (eess.SP)
https://doi.org/10.48550/arXiv.2410.06329
Obtaining a reliable estimate of the joint probability mass function (PMF) of a set of random variables from observed data is a significant objective in statistical signal processing and machine learning. Modelling the joint PMF as a tensor that admits a low-rank canonical polyadic decomposition (CPD) has enabled the development of efficient PMF estimation algorithms. However, these algorithms require the rank (model order) of the tensor to be specified beforehand. In real-world applications, the true rank is unknown. Therefore, an appropriate rank is usually selected from a candidate set either by observing validation errors or by computing various likelihood-based information criteria, a procedure which is computationally expensive for large datasets. This paper presents a novel Bayesian framework for estimating the joint PMF and automatically inferring its rank from observed data. We specify a Bayesian PMF estimation model and employ appropriate prior distributions for the model parameters, allowing for tuning-free rank inference via a single training run. We then derive a deterministic solution based on variational inference (VI) to approximate the posterior distributions of various model parameters. Additionally, we develop a scalable version of the VI-based approach by leveraging stochastic variational inference (SVI) to arrive at an efficient algorithm whose complexity scales sublinearly with the size of the dataset. Numerical experiments involving both synthetic data and real movie recommendation data illustrate the advantages of our VI and SVI-based methods in terms of estimation accuracy, automatic rank detection, and computational efficiency.
stat-05.zip/2410.06329.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.05626
On the Impacts of the Random Initialization in the Neural Tangent Kernel Theory
[ "Guhan Chen", "Yicheng Li", "Qian Lin" ]
8 Oct 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.05626
This paper aims to discuss the impact of random initialization of neural networks in the neural tangent kernel (NTK) theory, which is ignored by most recent works in the NTK theory. It is well known that as the network&#39;s width tends to infinity, the neural network with random initialization converges to a Gaussian process $f^{\mathrm{GP}}$, which takes values in $L^{2}(\mathcal{X})$, where $\mathcal{X}$ is the domain of the data. In contrast, to adopt the traditional theory of kernel regression, most recent works introduced a special mirrored architecture and a mirrored (random) initialization to ensure the network&#39;s output is identically zero at initialization. Therefore, it remains a question whether the conventional setting and mirrored initialization would make wide neural networks exhibit different generalization capabilities. In this paper, we first show that the training dynamics of the gradient flow of neural networks with random initialization converge uniformly to that of the corresponding NTK regression with random initialization $f^{\mathrm{GP}}$. We then show that $\mathbf{P}(f^{\mathrm{GP}} \in [\mathcal{H}^{\mathrm{NT}}]^{s}) = 1$ for any $s &lt; \frac{3}{d+1}$ and $\mathbf{P}(f^{\mathrm{GP}} \in [\mathcal{H}^{\mathrm{NT}}]^{s}) = 0$ for any $s \geq \frac{3}{d+1}$, where $[\mathcal{H}^{\mathrm{NT}}]^{s}$ is the real interpolation space of the RKHS $\mathcal{H}^{\mathrm{NT}}$ associated with the NTK. Consequently, the generalization error of the wide neural network trained by gradient descent is $\Omega(n^{-\frac{3}{d+3}})$, and it still suffers from the curse of dimensionality. On one hand, the result highlights the benefits of mirror initialization. On the other hand, it implies that NTK theory may not fully explain the superior performance of neural networks.
stat-05.zip/2410.05626.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.16636
General Frameworks for Conditional Two-Sample Testing
[ "Seongchan Lee", "Suman Cha", "Ilmun Kim" ]
22 Oct 2024
39 pages, 6 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2410.16636
We study the problem of conditional two-sample testing, which aims to determine whether two populations have the same distribution after accounting for confounding factors. This problem commonly arises in various applications, such as domain adaptation and algorithmic fairness, where comparing two groups is essential while controlling for confounding variables. We begin by establishing a hardness result for conditional two-sample testing, demonstrating that no valid test can have significant power against any single alternative without proper assumptions. We then introduce two general frameworks that implicitly or explicitly target specific classes of distributions for their validity and power. Our first framework allows us to convert any conditional independence test into a conditional two-sample test in a black-box manner, while preserving the asymptotic properties of the original conditional independence test. The second framework transforms the problem into comparing marginal distributions with estimated density ratios, which allows us to leverage existing methods for marginal two-sample testing. We demonstrate this idea in a concrete manner with classification and kernel-based methods. Finally, simulation studies are conducted to illustrate the proposed frameworks in finite-sample scenarios.
stat-05.zip/2410.16636.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.17297
Error estimates between SGD with momentum and underdamped Langevin diffusion
[ "Arnaud Guillin", "Yu Wang", "Lihu Xu", "Haoran Yang" ]
22 Oct 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Probability (math.PR)
https://doi.org/10.48550/arXiv.2410.17297
Stochastic gradient descent with momentum is a popular variant of stochastic gradient descent, which has recently been reported to have a close relationship with the underdamped Langevin diffusion. In this paper, we establish a quantitative error estimate between them in the 1-Wasserstein and total variation distances.
stat-05.zip/2410.17297.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.19067
Less Discriminatory Alternative and Interpretable XGBoost Framework for Binary Classification
[ "Andrew Pangia", "Agus Sudjianto", "Aijun Zhang", "Taufiquar Khan" ]
24 Oct 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.19067
Fair lending practices and model interpretability are crucial concerns in the financial industry, especially given the increasing use of complex machine learning models. In response to the Consumer Financial Protection Bureau&#39;s (CFPB) requirement to protect consumers against unlawful discrimination, we introduce LDA-XGB1, a novel less discriminatory alternative (LDA) machine learning model for fair and interpretable binary classification. LDA-XGB1 is developed through biobjective optimization that balances accuracy and fairness, with both objectives formulated using binning and information value. It leverages the predictive power and computational efficiency of XGBoost while ensuring inherent model interpretability, including the enforcement of monotonic constraints. We evaluate LDA-XGB1 on two datasets: SimuCredit, a simulated credit approval dataset, and COMPAS, a real-world recidivism prediction dataset. Our results demonstrate that LDA-XGB1 achieves an effective balance between predictive accuracy, fairness, and interpretability, often outperforming traditional fair lending models. This approach equips financial institutions with a powerful tool to meet regulatory requirements for fair lending while maintaining the advantages of advanced machine learning techniques.
stat-05.zip/2410.19067.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.05609
The Breakdown of Gaussian Universality in Classification of High-dimensional Linear Factor Mixtures
[ "Xiaoyi Mai", "Zhenyu Liao" ]
8 Oct 2024 (<a href="https://arxiv.org/abs/2410.05609v1">v1</a>), last revised 13 Mar 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2410.05609
The assumption of Gaussian or Gaussian mixture data has been extensively exploited in a long series of precise performance analyses of machine learning (ML) methods, on large datasets having comparably numerous samples and features. To relax this restrictive assumption, subsequent efforts have been devoted to establish &#34;Gaussian equivalent principles&#34; by studying scenarios of Gaussian universality where the asymptotic performance of ML methods on non-Gaussian data remains unchanged when replaced with Gaussian data having the same mean and covariance. Beyond the realm of Gaussian universality, there are few exact results on how the data distribution affects the learning performance. <br>In this article, we provide a precise high-dimensional characterization of empirical risk minimization, for classification under a general mixture data setting of linear factor models that extends Gaussian mixtures. The Gaussian universality is shown to break down under this setting, in the sense that the asymptotic learning performance depends on the data distribution beyond the class means and covariances. To clarify the limitations of Gaussian universality in the classification of mixture data and to understand the impact of its breakdown, we specify conditions for Gaussian universality and discuss their implications for the choice of loss function.
stat-05.zip/2410.05609.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.18938
A Random Matrix Theory Perspective on the Spectrum of Learned Features and Asymptotic Generalization Capabilities
[ "Yatin Dandi", "Luca Pesce", "Hugo Cui", "Florent Krzakala", "Yue M. Lu", "Bruno Loureiro" ]
24 Oct 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2410.18938
A key property of neural networks is their capacity of adapting to data during training. Yet, our current mathematical understanding of feature learning and its relationship to generalization remain limited. In this work, we provide a random matrix analysis of how fully-connected two-layer neural networks adapt to the target function after a single, but aggressive, gradient descent step. We rigorously establish the equivalence between the updated features and an isotropic spiked random feature model, in the limit of large batch size. For the latter model, we derive a deterministic equivalent description of the feature empirical covariance matrix in terms of certain low-dimensional operators. This allows us to sharply characterize the impact of training in the asymptotic feature spectrum, and in particular, provides a theoretical grounding for how the tails of the feature spectrum modify with training. The deterministic equivalent further yields the exact asymptotic generalization error, shedding light on the mechanisms behind its improvement in the presence of feature learning. Our result goes beyond standard random matrix ensembles, and therefore we believe it is of independent technical interest. Different from previous work, our result holds in the challenging maximal learning rate regime, is fully rigorous and allows for finitely supported second layer initialization, which turns out to be crucial for studying the functional expressivity of the learned features. This provides a sharp description of the impact of feature learning in the generalization of two-layer neural networks, beyond the random features and lazy training regimes.
stat-05.zip/2410.18938.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.19074
A Generalized Framework for Multiscale State-Space Modeling with Nested Nonlinear Dynamics: An Application to Bayesian Learning under Switching Regimes
[ "Nayely Vélez-Cruz", "Manfred D. Laubichler" ]
24 Oct 2024 (<a href="https://arxiv.org/abs/2410.19074v1">v1</a>), last revised 30 Oct 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Computational Engineering, Finance, and Science (cs.CE); Machine Learning (cs.LG); Signal Processing (eess.SP)
https://doi.org/10.48550/arXiv.2410.19074
In this work, we introduce a generalized framework for multiscale state-space modeling that incorporates nested nonlinear dynamics, with a specific focus on Bayesian learning under switching regimes. Our framework captures the complex interactions between fast and slow processes within systems, allowing for the analysis of how these dynamics influence each other across various temporal scales. We model these interactions through a hierarchical structure in which finer time-scale dynamics are nested within coarser ones, while facilitating feedback between the scales. To promote the practical application of our framework, we address the problem of identifying switching regimes and transient dynamics. In particular, we develop a Bayesian learning approach to estimate latent states and indicators corresponding to switching dynamics, enabling the model to adapt effectively to regime changes. We employ Sequential Monte Carlo, or particle filtering, for inference. We illustrate the utility of our framework through simulations. The results demonstrate that our Bayesian learning approach effectively tracks state transitions and achieves accurate identification of switching dynamics in multiscale systems.
stat-05.zip/2410.19074.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.18162
Stochastic gradient descent in high dimensions for multi-spiked tensor PCA
[ "Gérard Ben Arous", "Cédric Gerbelot", "Vanessa Piccolo" ]
23 Oct 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Probability (math.PR); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2410.18162
We study the dynamics in high dimensions of online stochastic gradient descent for the multi-spiked tensor model. This multi-index model arises from the tensor principal component analysis (PCA) problem with multiple spikes, where the goal is to estimate $r$ unknown signal vectors within the $N$-dimensional unit sphere through maximum likelihood estimation from noisy observations of a $p$-tensor. We determine the number of samples and the conditions on the signal-to-noise ratios (SNRs) required to efficiently recover the unknown spikes from natural random initializations. We show that full recovery of all spikes is possible provided a number of sample scaling as $N^{p-2}$, matching the algorithmic threshold identified in the rank-one case [Ben Arous, Gheissari, Jagannath 2020, 2021]. Our results are obtained through a detailed analysis of a low-dimensional system that describes the evolution of the correlations between the estimators and the spikes, while controlling the noise in the dynamics. We find that the spikes are recovered sequentially in a process we term &#34;sequential elimination&#34;: once a correlation exceeds a critical threshold, all correlations sharing a row or column index become sufficiently small, allowing the next correlation to grow and become macroscopic. The order in which correlations become macroscopic depends on their initial values and the corresponding SNRs, leading to either exact recovery or recovery of a permutation of the spikes. In the matrix case, when $p=2$, if the SNRs are sufficiently separated, we achieve exact recovery of the spikes, whereas equal SNRs lead to recovery of the subspace spanned by the spikes.
stat-05.zip/2410.18162.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.16420
BI-EqNO: Generalized Approximate Bayesian Inference with an Equivariant Neural Operator Framework
[ "Xu-Hui Zhou", "Zhuo-Ran Liu", "Heng Xiao" ]
21 Oct 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Computational Physics (physics.comp-ph)
https://doi.org/10.48550/arXiv.2410.16420
Bayesian inference offers a robust framework for updating prior beliefs based on new data using Bayes&#39; theorem, but exact inference is often computationally infeasible, necessitating approximate methods. Though widely used, these methods struggle to estimate marginal likelihoods accurately, particularly due to the rigid functional structures of deterministic models like Gaussian processes and the limitations of small sample sizes in stochastic models like the ensemble Kalman method. In this work, we introduce BI-EqNO, an equivariant neural operator framework for generalized approximate Bayesian inference, designed to enhance both deterministic and stochastic approaches. BI-EqNO transforms priors into posteriors conditioned on observation data through data-driven training. The framework is flexible, supporting diverse prior and posterior representations with arbitrary discretizations and varying numbers of observations. Crucially, BI-EqNO&#39;s architecture ensures (1) permutation equivariance between prior and posterior representations, and (2) permutation invariance with respect to observational data. We demonstrate BI-EqNO&#39;s utility through two examples: (1) as a generalized Gaussian process (gGP) for regression, and (2) as an ensemble neural filter (EnNF) for sequential data assimilation. Results show that gGP outperforms traditional Gaussian processes by offering a more flexible representation of covariance functions. Additionally, EnNF not only outperforms the ensemble Kalman filter in small-ensemble settings but also has the potential to function as a &#34;super&#34; ensemble filter, capable of representing and integrating multiple ensemble filters for enhanced assimilation performance. This study highlights BI-EqNO&#39;s versatility and effectiveness, improving Bayesian inference through data-driven training while reducing computational costs across various applications.
stat-05.zip/2410.16420.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.07778
On the grid-sampling limit SDE
[ "Christian Bender", "Nguyen Tran Thuan" ]
10 Oct 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Probability (math.PR)
https://doi.org/10.48550/arXiv.2410.07778
In our recent work [3] we introduced the grid-sampling SDE as a proxy for modeling exploration in continuous-time reinforcement learning. In this note, we provide further motivation for the use of this SDE and discuss its wellposedness in the presence of jumps.
stat-05.zip/2410.07778.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.05810
Uncertainty-Aware Fairness-Adaptive Classification Trees
[ "Anna Gottard", "Vanessa Verrina", "Sabrina Giordano" ]
8 Oct 2024
14 pages, 3 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.05810
In an era where artificial intelligence and machine learning algorithms increasingly impact human life, it is crucial to develop models that account for potential discrimination in their predictions. This paper tackles this problem by introducing a new classification tree algorithm using a novel splitting criterion that incorporates fairness adjustments into the tree-building process. The proposed method integrates a fairness-aware impurity measure that balances predictive accuracy with fairness across protected groups. By ensuring that each splitting node considers both the gain in classification error and the fairness, our algorithm encourages splits that mitigate discrimination. Importantly, in penalizing unfair splits, we account for the uncertainty in the fairness metric by utilizing its confidence interval instead of relying on its point estimate. Experimental results on benchmark and synthetic datasets illustrate that our method effectively reduces discriminatory predictions compared to traditional classification trees, without significant loss in overall accuracy.
stat-05.zip/2410.05810.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.07643
On Reward Transferability in Adversarial Inverse Reinforcement Learning: Insights from Random Matrix Theory
[ "Yangchun Zhang", "Wang Zhou", "Yirui Zhou" ]
10 Oct 2024 (<a href="https://arxiv.org/abs/2410.07643v1">v1</a>), last revised 30 Dec 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.07643
In the context of inverse reinforcement learning (IRL) with a single expert, adversarial inverse reinforcement learning (AIRL) serves as a foundational approach to providing comprehensive and transferable task descriptions. However, AIRL faces practical performance challenges, primarily stemming from the framework&#39;s overly idealized decomposability condition, the unclear proof regarding the potential equilibrium in reward recovery, or questionable robustness in high-dimensional environments. This paper revisits AIRL in \textbf{high-dimensional scenarios where the state space tends to infinity}. Specifically, we first establish a necessary and sufficient condition for reward transferability by examining the rank of the matrix derived from subtracting the identity matrix from the transition matrix. Furthermore, leveraging random matrix theory, we analyze the spectral distribution of this matrix, demonstrating that our rank criterion holds with high probability even when the transition matrices are unobservable. This suggests that the limitations on transfer are not inherent to the AIRL framework itself, but are instead related to the training variance of the reinforcement learning algorithms employed within it. Based on this insight, we propose a hybrid framework that integrates on-policy proximal policy optimization in the source environment with off-policy soft actor-critic in the target environment, leading to significant improvements in reward transfer effectiveness.
stat-05.zip/2410.07643.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.16449
Robust Feature Learning for Multi-Index Models in High Dimensions
[ "Alireza Mousavi-Hosseini", "Adel Javanmard", "Murat A. Erdogdu" ]
21 Oct 2024 (<a href="https://arxiv.org/abs/2410.16449v1">v1</a>), last revised 27 Mar 2025 (this version, v2)
41 pages, 1 figure. To appear in the International Conference on Learning Representations (ICLR), 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.16449
Recently, there have been numerous studies on feature learning with neural networks, specifically on learning single- and multi-index models where the target is a function of a low-dimensional projection of the input. Prior works have shown that in high dimensions, the majority of the compute and data resources are spent on recovering the low-dimensional projection; once this subspace is recovered, the remainder of the target can be learned independently of the ambient dimension. However, implications of feature learning in adversarial settings remain unexplored. In this work, we take the first steps towards understanding adversarially robust feature learning with neural networks. Specifically, we prove that the hidden directions of a multi-index model offer a Bayes optimal low-dimensional projection for robustness against $\ell_2$-bounded adversarial perturbations under the squared loss, assuming that the multi-index coordinates are statistically independent from the rest of the coordinates. Therefore, robust learning can be achieved by first performing standard feature learning, then robustly tuning a linear readout layer on top of the standard representations. In particular, we show that adversarially robust learning is just as easy as standard learning. Specifically, the additional number of samples needed to robustly learn multi-index models when compared to standard learning does not depend on dimensionality.
stat-05.zip/2410.16449.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.17935
Semi-Implicit Functional Gradient Flow for Efficient Sampling
[ "Shiyue Zhang", "Ziheng Cheng", "Cheng Zhang" ]
23 Oct 2024 (<a href="https://arxiv.org/abs/2410.17935v1">v1</a>), last revised 21 Mar 2025 (this version, v2)
46 pages, 13 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.17935
Particle-based variational inference methods (ParVIs) use nonparametric variational families represented by particles to approximate the target distribution according to the kernelized Wasserstein gradient flow for the Kullback-Leibler (KL) divergence. Although functional gradient flows have been introduced to expand the kernel space for better flexibility, the deterministic updating mechanism may limit exploration and require expensive repetitive runs for new samples. In this paper, we propose Semi-Implicit Functional Gradient flow (SIFG), a functional gradient ParVI method that uses perturbed particles with Gaussian noise as the approximation family. We show that the corresponding functional gradient flow, which can be estimated via denoising score matching with neural networks, exhibits strong theoretical convergence guarantees due to a higher-order smoothness brought to the approximation family via Gaussian perturbation. In addition, we present an adaptive version of our method that automatically selects the appropriate noise magnitude during sampling, striking a good balance between exploration efficiency and approximation accuracy. Extensive experiments on both simulated and real-world datasets demonstrate the effectiveness and efficiency of the proposed framework.
stat-05.zip/2410.17935.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.16750
Theoretical Convergence Guarantees for Variational Autoencoders
[ "Sobihan Surendran", "Antoine Godichon-Baggioni", "Sylvain Le Corff" ]
22 Oct 2024 (<a href="https://arxiv.org/abs/2410.16750v1">v1</a>), last revised 18 Mar 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.16750
Variational Autoencoders (VAE) are popular generative models used to sample from complex data distributions. Despite their empirical success in various machine learning tasks, significant gaps remain in understanding their theoretical properties, particularly regarding convergence guarantees. This paper aims to bridge that gap by providing non-asymptotic convergence guarantees for VAE trained using both Stochastic Gradient Descent and Adam <a href="http://algorithms.We" rel="external noopener nofollow" class="link-external link-http">this http URL</a> derive a convergence rate of $\mathcal{O}(\log n / \sqrt{n})$, where $n$ is the number of iterations of the optimization algorithm, with explicit dependencies on the batch size, the number of variational samples, and other key hyperparameters. Our theoretical analysis applies to both Linear VAE and Deep Gaussian VAE, as well as several VAE variants, including $\beta$-VAE and IWAE. Additionally, we empirically illustrate the impact of hyperparameters on convergence, offering new insights into the theoretical understanding of VAE training.
stat-05.zip/2410.16750.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.06163
Markov Equivalence and Consistency in Differentiable Structure Learning
[ "Chang Deng", "Kevin Bello", "Pradeep Ravikumar", "Bryon Aragam" ]
8 Oct 2024 (<a href="https://arxiv.org/abs/2410.06163v1">v1</a>), last revised 27 Nov 2024 (this version, v3)
38 pages, 14 figures, to appear at NeurIPS 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2410.06163
Existing approaches to differentiable structure learning of directed acyclic graphs (DAGs) rely on strong identifiability assumptions in order to guarantee that global minimizers of the acyclicity-constrained optimization problem identifies the true DAG. Moreover, it has been observed empirically that the optimizer may exploit undesirable artifacts in the loss function. We explain and remedy these issues by studying the behavior of differentiable acyclicity-constrained programs under general likelihoods with multiple global minimizers. By carefully regularizing the likelihood, it is possible to identify the sparsest model in the Markov equivalence class, even in the absence of an identifiable parametrization. We first study the Gaussian case in detail, showing how proper regularization of the likelihood defines a score that identifies the sparsest model. Assuming faithfulness, it also recovers the Markov equivalence class. These results are then generalized to general models and likelihoods, where the same claims hold. These theoretical results are validated empirically, showing how this can be done using standard gradient-based optimizers, thus paving the way for differentiable structure learning under general models and losses.
stat-05.zip/2410.06163.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.17464
Scalable Implicit Graphon Learning
[ "Ali Azizpour", "Nicolas Zilberstein", "Santiago Segarra" ]
22 Oct 2024 (<a href="https://arxiv.org/abs/2410.17464v1">v1</a>), last revised 21 May 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.17464
Graphons are continuous models that represent the structure of graphs and allow the generation of graphs of varying sizes. We propose Scalable Implicit Graphon Learning (SIGL), a scalable method that combines implicit neural representations (INRs) and graph neural networks (GNNs) to estimate a graphon from observed graphs. Unlike existing methods, which face important limitations like fixed resolution and scalability issues, SIGL learns a continuous graphon at arbitrary resolutions. GNNs are used to determine the correct node ordering, improving graph alignment. Furthermore, we characterize the asymptotic consistency of our estimator, showing that more expressive INRs and GNNs lead to consistent estimators. We evaluate SIGL in synthetic and real-world graphs, showing that it outperforms existing methods and scales effectively to larger graphs, making it ideal for tasks like graph data augmentation.
stat-05.zip/2410.17464.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.05602
Amortized Control of Continuous State Space Feynman-Kac Model for Irregular Time Series
[ "Byoungwoo Park", "Hyungi Lee", "Juho Lee" ]
8 Oct 2024 (<a href="https://arxiv.org/abs/2410.05602v1">v1</a>), last revised 28 Feb 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.05602
Many real-world datasets, such as healthcare, climate, and economics, are often collected as irregular time series, which poses challenges for accurate modeling. In this paper, we propose the Amortized Control of continuous State Space Model (ACSSM) for continuous dynamical modeling of time series for irregular and discrete observations. We first present a multi-marginal Doob&#39;s $h$-transform to construct a continuous dynamical system conditioned on these irregular observations. Following this, we introduce a variational inference algorithm with a tight evidence lower bound (ELBO), leveraging stochastic optimal control (SOC) theory to approximate the intractable Doob&#39;s $h$-transform and simulate the conditioned dynamics. To improve efficiency and scalability during both training and inference, ACSSM leverages auxiliary variable to flexibly parameterize the latent dynamics and amortized control. Additionally, it incorporates a simulation-free latent dynamics framework and a transformer-based data assimilation scheme, facilitating parallel inference of the latent states and ELBO computation. Through empirical evaluations across a variety of real-world datasets, ACSSM demonstrates superior performance in tasks such as classification, regression, interpolation, and extrapolation, while maintaining computational efficiency.
stat-05.zip/2410.05602.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.06012
Generalized Sparse Additive Model with Unknown Link Function
[ "Peipei Yuan", "Xinge You", "Hong Chen", "Xuelin Zhang", "Qinmu Peng" ]
8 Oct 2024 (<a href="https://arxiv.org/abs/2410.06012v1">v1</a>), last revised 11 Oct 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.06012
Generalized additive models (GAM) have been successfully applied to high dimensional data analysis. However, most existing methods cannot simultaneously estimate the link function, the component functions and the variable interaction. To alleviate this problem, we propose a new sparse additive model, named generalized sparse additive model with unknown link function (GSAMUL), in which the component functions are estimated by B-spline basis and the unknown link function is estimated by a multi-layer perceptron (MLP) network. Furthermore, $\ell_{2,1}$-norm regularizer is used for variable selection. The proposed GSAMUL can realize both variable selection and hidden interaction. We integrate this estimation into a bilevel optimization problem, where the data is split into training set and validation set. In theory, we provide the guarantees about the convergence of the approximate procedure. In applications, experimental evaluations on both synthetic and real world data sets consistently validate the effectiveness of the proposed approach.
stat-05.zip/2410.06012.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.06171
Stochastic Kernel Regularisation Improves Generalisation in Deep Kernel Machines
[ "Edward Milsom", "Ben Anson", "Laurence Aitchison" ]
8 Oct 2024
Neurips 2024 Camera Ready Version (without checklist)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.06171
Recent work developed convolutional deep kernel machines, achieving 92.7% test accuracy on CIFAR-10 using a ResNet-inspired architecture, which is SOTA for kernel methods. However, this still lags behind neural networks, which easily achieve over 94% test accuracy with similar architectures. In this work we introduce several modifications to improve the convolutional deep kernel machine&#39;s generalisation, including stochastic kernel regularisation, which adds noise to the learned Gram matrices during training. The resulting model achieves 94.5% test accuracy on CIFAR-10. This finding has important theoretical and practical implications, as it demonstrates that the ability to perform well on complex tasks like image classification is not unique to neural networks. Instead, other approaches including deep kernel methods can achieve excellent performance on such tasks, as long as they have the capacity to learn representations from data.
stat-05.zip/2410.06171.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.07651
Theoretical limits of descending $\ell_0$ sparse-regression ML algorithms
[ "Mihailo Stojnic" ]
10 Oct 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Information Theory (cs.IT); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2410.07651
We study the theoretical limits of the $\ell_0$ (quasi) norm based optimization algorithms when employed for solving classical compressed sensing or sparse regression problems. Considering standard contexts with deterministic signals and statistical systems, we utilize \emph{Fully lifted random duality theory} (Fl RDT) and develop a generic analytical program for studying performance of the \emph{maximum-likelihood} (ML) decoding. The key ML performance parameter, the residual \emph{root mean square error} ($\textbf{RMSE}$), is uncovered to exhibit the so-called \emph{phase-transition} (PT) phenomenon. The associated aPT curve, which separates the regions of systems dimensions where \emph{an} $\ell_0$ based algorithm succeeds or fails in achieving small (comparable to the noise) ML optimal $\textbf{RMSE}$ is precisely determined as well. In parallel, we uncover the existence of another dPT curve which does the same separation but for practically feasible \emph{descending} $\ell_0$ ($d\ell_0$) algorithms. Concrete implementation and practical relevance of the Fl RDT typically rely on the ability to conduct a sizeable set of the underlying numerical evaluations which reveal that for the ML decoding the Fl RDT converges astonishingly fast with corrections in the estimated quantities not exceeding $\sim 0.1\%$ already on the third level of lifting. Analytical results are supplemented by a sizeable set of numerical experiments where we implement a simple variant of $d\ell_0$ and demonstrate that its practical performance very accurately matches the theoretical predictions. Completely surprisingly, a remarkably precise agreement between the simulations and the theory is observed for fairly small dimensions of the order of 100.
stat-05.zip/2410.07651.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.06378
Covering Numbers for Deep ReLU Networks with Applications to Function Approximation and Nonparametric Regression
[ "Weigutian Ou", "Helmut Bölcskei" ]
8 Oct 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Information Theory (cs.IT); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.06378
Covering numbers of families of (deep) ReLU networks have been used to characterize their approximation-theoretic performance, upper-bound the prediction error they incur in nonparametric regression, and quantify their classification capacity. These results are based on covering number upper bounds obtained through the explicit construction of coverings. Lower bounds on covering numbers do not seem to be available in the literature. The present paper fills this gap by deriving tight (up to a multiplicative constant) lower and upper bounds on the covering numbers of fully-connected networks with bounded weights, sparse networks with bounded weights, and fully-connected networks with quantized weights. Thanks to the tightness of the bounds, a fundamental understanding of the impact of sparsity, quantization, bounded vs. unbounded weights, and network output truncation can be developed. Furthermore, the bounds allow to characterize the fundamental limits of neural network transformation, including network compression, and lead to sharp upper bounds on the prediction error in nonparametric regression through deep networks. Specifically, we can remove a $\log^6(n)$-factor in the best-known sample complexity rate in the estimation of Lipschitz functions through deep networks thereby establishing optimality. Finally, we identify a systematic relation between optimal nonparametric regression and optimal approximation through deep networks, unifying numerous results in the literature and uncovering general underlying principles.
stat-05.zip/2410.06378.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.10415
Coupled autoregressive active inference agents for control of multi-joint dynamical systems
[ "Tim N. Nisslbeck", "Wouter M. Kouw" ]
14 Oct 2024
14 pages, 3 figures, accepted to the International Workshop on Active Inference 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Systems and Control (eess.SY)
https://doi.org/10.48550/arXiv.2410.10415
We propose an active inference agent to identify and control a mechanical system with multiple bodies connected by joints. This agent is constructed from multiple scalar autoregressive model-based agents, coupled together by virtue of sharing memories. Each subagent infers parameters through Bayesian filtering and controls by minimizing expected free energy over a finite time horizon. We demonstrate that a coupled agent of this kind is able to learn the dynamics of a double mass-spring-damper system, and drive it to a desired position through a balance of explorative and exploitative actions. It outperforms the uncoupled subagents in terms of surprise and goal alignment.
stat-05.zip/2410.10415.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.02979
Optimization, Isoperimetric Inequalities, and Sampling via Lyapunov Potentials
[ "August Y. Chen", "Karthik Sridharan" ]
3 Oct 2024 (<a href="https://arxiv.org/abs/2410.02979v1">v1</a>), last revised 30 Jun 2025 (this version, v4)
COLT 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Probability (math.PR); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2410.02979
In this paper, we prove that optimizability of any function F using Gradient Flow from all initializations implies a Poincaré Inequality for Gibbs measures mu_{beta} = e^{-beta F}/Z at low temperature. In particular, under mild regularity assumptions on the convergence rate of Gradient Flow, we establish that mu_{beta} satisfies a Poincaré Inequality with constant O(C&#39;+1/beta) for beta &gt;= Omega(d), where C&#39; is the Poincaré constant of mu_{beta} restricted to a neighborhood of the global minimizers of F. Under an additional mild condition on F, we show that mu_{beta} satisfies a Log-Sobolev Inequality with constant O(beta max(S, 1) max(C&#39;, 1)) where S denotes the second moment of mu_{beta}. Here asymptotic notation hides F-dependent parameters. At a high level, this establishes that optimizability via Gradient Flow from every initialization implies a Poincaré and Log-Sobolev Inequality for the low-temperature Gibbs measure, which in turn imply sampling from all initializations. <br>Analogously, we establish that under the same assumptions, if F can be initialized from everywhere except some set S, then mu_{beta} satisfies a Weak Poincaré Inequality with parameters (O(C&#39;+1/beta), O(mu_{beta}(S))) for \beta = Omega(d). At a high level, this shows while optimizability from &#39;most&#39; initializations implies a Weak Poincaré Inequality, which in turn implies sampling from suitable warm starts. Our regularity assumptions are mild and as a consequence, we show we can efficiently sample from several new natural and interesting classes of non-log-concave densities, an important setting with relatively few examples. As another corollary, we obtain efficient discrete-time sampling results for log-concave measures satisfying milder regularity conditions than smoothness, similar to Lehec (2023).
stat-05.zip/2410.02979.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.19725
On the Benefits of Active Data Collection in Operator Learning
[ "Unique Subedi", "Ambuj Tewari" ]
25 Oct 2024 (<a href="https://arxiv.org/abs/2410.19725v1">v1</a>), last revised 6 Feb 2025 (this version, v3)
Moved Proofs to the Appendix
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.19725
We study active data collection strategies for operator learning when the target operator is linear and the input functions are drawn from a mean-zero stochastic process with continuous covariance kernels. With an active data collection strategy, we establish an error convergence rate in terms of the decay rate of the eigenvalues of the covariance kernel. We can achieve arbitrarily fast error convergence rates with sufficiently rapid eigenvalue decay of the covariance kernels. This contrasts with the passive (i.i.d.) data collection strategies, where the convergence rate is never faster than linear decay ($\sim n^{-1}$). In fact, for our setting, we show a \emph{non-vanishing} lower bound for any passive data collection strategy, regardless of the eigenvalues decay rate of the covariance kernel. Overall, our results show the benefit of active data collection strategies in operator learning over their passive counterparts.
stat-05.zip/2410.19725.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.19780
Sampling from Bayesian Neural Network Posteriors with Symmetric Minibatch Splitting Langevin Dynamics
[ "Daniel Paulin", "Peter A. Whalley", "Neil K. Chada", "Benedict Leimkuhler" ]
14 Oct 2024 (<a href="https://arxiv.org/abs/2410.19780v1">v1</a>), last revised 11 Mar 2025 (this version, v2)
33 pages, 7 figures. The first two authors contributed equally
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Numerical Analysis (math.NA); Probability (math.PR); Computation (stat.CO); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2410.19780
We propose a scalable kinetic Langevin dynamics algorithm for sampling parameter spaces of big data and AI applications. Our scheme combines a symmetric forward/backward sweep over minibatches with a symmetric discretization of Langevin dynamics. For a particular Langevin splitting method (UBU), we show that the resulting Symmetric Minibatch Splitting-UBU (SMS-UBU) integrator has bias $O(h^2 d^{1/2})$ in dimension $d&gt;0$ with stepsize $h&gt;0$, despite only using one minibatch per iteration, thus providing excellent control of the sampling bias as a function of the stepsize. We apply the algorithm to explore local modes of the posterior distribution of Bayesian neural networks (BNNs) and evaluate the calibration performance of the posterior predictive probabilities for neural networks with convolutional neural network architectures for classification problems on three different datasets (Fashion-MNIST, Celeb-A and chest X-ray). Our results indicate that BNNs sampled with SMS-UBU can offer significantly better calibration performance compared to standard methods of training and stochastic weight averaging.
stat-05.zip/2410.19780.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.19449
Learned Reference-based Diffusion Sampling for multi-modal distributions
[ "Maxence Noble", "Louis Grenioux", "Marylou Gabrié", "Alain Oliviero Durmus" ]
25 Oct 2024 (<a href="https://arxiv.org/abs/2410.19449v1">v1</a>), last revised 12 Apr 2025 (this version, v3)
Accepted at ICLR 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO)
https://doi.org/10.48550/arXiv.2410.19449
Over the past few years, several approaches utilizing score-based diffusion have been proposed to sample from probability distributions, that is without having access to exact samples and relying solely on evaluations of unnormalized densities. The resulting samplers approximate the time-reversal of a noising diffusion process, bridging the target distribution to an easy-to-sample base distribution. In practice, the performance of these methods heavily depends on key hyperparameters that require ground truth samples to be accurately tuned. Our work aims to highlight and address this fundamental issue, focusing in particular on multi-modal distributions, which pose significant challenges for existing sampling methods. Building on existing approaches, we introduce Learned Reference-based Diffusion Sampler (LRDS), a methodology specifically designed to leverage prior knowledge on the location of the target modes in order to bypass the obstacle of hyperparameter tuning. LRDS proceeds in two steps by (i) learning a reference diffusion model on samples located in high-density space regions and tailored for multimodality, and (ii) using this reference model to foster the training of a diffusion-based sampler. We experimentally demonstrate that LRDS best exploits prior knowledge on the target distribution compared to competing algorithms on a variety of challenging distributions.
stat-05.zip/2410.19449.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.20659
A Statistical Analysis of Deep Federated Learning for Intrinsically Low-dimensional Data
[ "Saptarshi Chakraborty", "Peter L. Bartlett" ]
28 Oct 2024 (<a href="https://arxiv.org/abs/2410.20659v1">v1</a>), last revised 16 Sep 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2410.20659
Despite significant research on the optimization aspects of federated learning, the exploration of generalization error, especially in the realm of heterogeneous federated learning, remains an area that has been insufficiently investigated, primarily limited to developments in the parametric regime. This paper delves into the generalization properties of deep federated regression within a two-stage sampling model. Our findings reveal that the intrinsic dimension, characterized by the entropic dimension, plays a pivotal role in determining the convergence rates for deep learners when appropriately chosen network sizes are employed. Specifically, when the true relationship between the response and explanatory variables is described by a $\beta$-Hölder function and one has access to $n$ independent and identically distributed (i.i.d.) samples from $m$ participating clients, for participating clients, the error rate scales at most as $\Tilde{O}((mn)^{-2\beta/(2\beta + \bar{d}_{2\beta}(\lambda))})$, whereas for non-participating clients, it scales as $\Tilde{O}(\Delta \cdot m^{-2\beta/(2\beta + \bar{d}_{2\beta}(\lambda))} + (mn)^{-2\beta/(2\beta + \bar{d}_{2\beta}(\lambda))})$. Here $\bar{d}_{2\beta}(\lambda)$ denotes the corresponding $2\beta$-entropic dimension of $\lambda$, the marginal distribution of the explanatory variables. The dependence between the two stages of the sampling scheme is characterized by $\Delta$. Consequently, our findings not only explicitly incorporate the ``heterogeneity&#34; of the clients, but also highlight that the convergence rates of errors of deep federated learners are not contingent on the nominal high dimensionality of the data but rather on its intrinsic dimension.
stat-05.zip/2410.20659.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.21531
Deep Learning Methods for the Noniterative Conditional Expectation G-Formula for Causal Inference from Complex Observational Data
[ "Sophia M Rein", "Jing Li", "Miguel Hernan", "Andrew Beam" ]
28 Oct 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.21531
The g-formula can be used to estimate causal effects of sustained treatment strategies using observational data under the identifying assumptions of consistency, positivity, and exchangeability. The non-iterative conditional expectation (NICE) estimator of the g-formula also requires correct estimation of the conditional distribution of the time-varying treatment, confounders, and outcome. Parametric models, which have been traditionally used for this purpose, are subject to model misspecification, which may result in biased causal estimates. Here, we propose a unified deep learning framework for the NICE g-formula estimator that uses multitask recurrent neural networks for estimation of the joint conditional distributions. Using simulated data, we evaluated our model&#39;s bias and compared it with that of the parametric g-formula estimator. We found lower bias in the estimates of the causal effect of sustained treatment strategies on a survival outcome when using the deep learning estimator compared with the parametric NICE estimator in settings with simple and complex temporal dependencies between covariates. These findings suggest that our Deep Learning g-formula estimator may be less sensitive to model misspecification than the classical parametric NICE estimator when estimating the causal effect of sustained treatment strategies from complex observational data.
stat-05.zip/2410.21531.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.04760
Stochastic Runge-Kutta Methods: Provable Acceleration of Diffusion Models
[ "Yuchen Wu", "Yuxin Chen", "Yuting Wei" ]
7 Oct 2024
45 pages, 3 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.04760
Diffusion models play a pivotal role in contemporary generative modeling, claiming state-of-the-art performance across various domains. Despite their superior sample quality, mainstream diffusion-based stochastic samplers like DDPM often require a large number of score function evaluations, incurring considerably higher computational cost compared to single-step generators like generative adversarial networks. While several acceleration methods have been proposed in practice, the theoretical foundations for accelerating diffusion models remain underexplored. In this paper, we propose and analyze a training-free acceleration algorithm for SDE-style diffusion samplers, based on the stochastic Runge-Kutta method. The proposed sampler provably attains $\varepsilon^2$ error -- measured in KL divergence -- using $\widetilde O(d^{3/2} / \varepsilon)$ score function evaluations (for sufficiently small $\varepsilon$), strengthening the state-of-the-art guarantees $\widetilde O(d^{3} / \varepsilon)$ in terms of dimensional dependency. Numerical experiments validate the efficiency of the proposed method.
stat-05.zip/2410.04760.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.04489
Grokking at the Edge of Linear Separability
[ "Alon Beck", "Noam Levi", "Yohai Bar-Sinai" ]
6 Oct 2024 (<a href="https://arxiv.org/abs/2410.04489v1">v1</a>), last revised 19 Jul 2025 (this version, v2)
Camera-ready version, ICML 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Disordered Systems and Neural Networks (cond-mat.dis-nn); Machine Learning (cs.LG); Mathematical Physics (math-ph)
https://doi.org/10.48550/arXiv.2410.04489
We investigate the phenomenon of grokking -- delayed generalization accompanied by non-monotonic test loss behavior -- in a simple binary logistic classification task, for which &#34;memorizing&#34; and &#34;generalizing&#34; solutions can be strictly defined. Surprisingly, we find that grokking arises naturally even in this minimal model when the parameters of the problem are close to a critical point, and provide both empirical and analytical insights into its mechanism. Concretely, by appealing to the implicit bias of gradient descent, we show that logistic regression can exhibit grokking when the training dataset is nearly linearly separable from the origin and there is strong noise in the perpendicular directions. The underlying reason is that near the critical point, &#34;flat&#34; directions in the loss landscape with nearly zero gradient cause training dynamics to linger for arbitrarily long times near quasi-stable solutions before eventually reaching the global minimum. Finally, we highlight similarities between our findings and the recent literature, strengthening the conjecture that grokking generally occurs in proximity to the interpolation threshold, reminiscent of critical phenomena often observed in physical systems.
stat-05.zip/2410.04489.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.05753
Pathwise Gradient Variance Reduction with Control Variates in Variational Inference
[ "Kenyon Ng", "Susan Wei" ]
8 Oct 2024
9 (+16 appendix) pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2410.05753
Variational inference in Bayesian deep learning often involves computing the gradient of an expectation that lacks a closed-form solution. In these cases, pathwise and score-function gradient estimators are the most common approaches. The pathwise estimator is often favoured for its substantially lower variance compared to the score-function estimator, which typically requires variance reduction techniques. However, recent research suggests that even pathwise gradient estimators could benefit from variance reduction. In this work, we review existing control-variates-based variance reduction methods for pathwise gradient estimators to assess their effectiveness. Notably, these methods often rely on integrand approximations and are applicable only to simple variational families. To address this limitation, we propose applying zero-variance control variates to pathwise gradient estimators. This approach offers the advantage of requiring minimal assumptions about the variational distribution, other than being able to sample from it.
stat-05.zip/2410.05753.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.21419
High-Dimensional Gaussian Process Regression with Soft Kernel Interpolation
[ "Chris Camaño", "Daniel Huang" ]
28 Oct 2024 (<a href="https://arxiv.org/abs/2410.21419v1">v1</a>), last revised 16 Sep 2025 (this version, v4)
12 pages, 6 Figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.21419
We introduce Soft Kernel Interpolation (SoftKI), a method that combines aspects of Structured Kernel Interpolation (SKI) and variational inducing point methods, to achieve scalable Gaussian Process (GP) regression on high-dimensional datasets. SoftKI approximates a kernel via softmax interpolation from a smaller number of interpolation points learned by optimizing a combination of the SoftKI marginal log-likelihood (MLL), and when needed, an approximate MLL for improved numerical stability. Consequently, it can overcome the dimensionality scaling challenges that SKI faces when interpolating from a dense and static lattice while retaining the flexibility of variational methods to adapt inducing points to the dataset. We demonstrate the effectiveness of SoftKI across various examples and show that it is competitive with other approximated GP methods when the data dimensionality is modest (around 10).
stat-05.zip/2410.21419.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.05552
Optimal Adaptive Experimental Design for Estimating Treatment Effect
[ "Jiachun Li", "David Simchi-Levi", "Yunxiao Zhao" ]
7 Oct 2024 (<a href="https://arxiv.org/abs/2410.05552v1">v1</a>), last revised 12 Nov 2024 (this version, v3)
Delete unrelated figure, update new lower bound results
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.05552
Given n experiment subjects with potentially heterogeneous covariates and two possible treatments, namely active treatment and control, this paper addresses the fundamental question of determining the optimal accuracy in estimating the treatment effect. Furthermore, we propose an experimental design that approaches this optimal accuracy, giving a (non-asymptotic) answer to this fundamental yet still open question. The methodological contribution is listed as following. First, we establish an idealized optimal estimator with minimal variance as benchmark, and then demonstrate that adaptive experiment is necessary to achieve near-optimal estimation accuracy. Secondly, by incorporating the concept of doubly robust method into sequential experimental design, we frame the optimal estimation problem as an online bandit learning problem, bridging the two fields of statistical estimation and bandit learning. Using tools and ideas from both bandit algorithm design and adaptive statistical estimation, we propose a general low switching adaptive experiment framework, which could be a generic research paradigm for a wide range of adaptive experimental design. Through novel lower bound techniques for non-i.i.d. data, we demonstrate the optimality of our proposed experiment. Numerical result indicates that the estimation accuracy approaches optimal with as few as two or three policy updates.
stat-05.zip/2410.05552.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.20622
Kernel Approximation of Fisher-Rao Gradient Flows
[ "Jia-Jie Zhu", "Alexander Mielke" ]
27 Oct 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Analysis of PDEs (math.AP)
https://doi.org/10.48550/arXiv.2410.20622
The purpose of this paper is to answer a few open questions in the interface of kernel methods and PDE gradient flows. Motivated by recent advances in machine learning, particularly in generative modeling and sampling, we present a rigorous investigation of Fisher-Rao and Wasserstein type gradient flows concerning their gradient structures, flow equations, and their kernel approximations. Specifically, we focus on the Fisher-Rao (also known as Hellinger) geometry and its various kernel-based approximations, developing a principled theoretical framework using tools from PDE gradient flows and optimal transport theory. We also provide a complete characterization of gradient flows in the maximum-mean discrepancy (MMD) space, with connections to existing learning and inference algorithms. Our analysis reveals precise theoretical insights linking Fisher-Rao flows, Stein flows, kernel discrepancies, and nonparametric regression. We then rigorously prove evolutionary $\Gamma$-convergence for kernel-approximated Fisher-Rao flows, providing theoretical guarantees beyond pointwise convergence. Finally, we analyze energy dissipation using the Helmholtz-Rayleigh principle, establishing important connections between classical theory in mechanics and modern machine learning practice. Our results provide a unified theoretical foundation for understanding and analyzing approximations of gradient flows in machine learning applications through a rigorous gradient flow and variational method perspective.
stat-05.zip/2410.20622.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.05441
Thompson Sampling For Combinatorial Bandits: Polynomial Regret and Mismatched Sampling Paradox
[ "Raymond Zhang", "Richard Combes" ]
7 Oct 2024
NeurIPS 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.05441
We consider Thompson Sampling (TS) for linear combinatorial semi-bandits and subgaussian rewards. We propose the first known TS whose finite-time regret does not scale exponentially with the dimension of the problem. We further show the &#34;mismatched sampling paradox&#34;: A learner who knows the rewards distributions and samples from the correct posterior distribution can perform exponentially worse than a learner who does not know the rewards and simply samples from a well-chosen Gaussian posterior. The code used to generate the experiments is available at <a href="https://github.com/RaymZhang/CTS-Mismatched-Paradox" rel="external noopener nofollow" class="link-external link-https">this https URL</a>
stat-05.zip/2410.05441.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.05124
Agnostic Smoothed Online Learning without Knowledge of the Base Measure
[ "Moïse Blanchard" ]
7 Oct 2024 (<a href="https://arxiv.org/abs/2410.05124v1">v1</a>), last revised 12 Jun 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.05124
Classical results in statistical learning typically consider two extreme data-generating models: i.i.d. instances from an unknown distribution, or fully adversarial instances, often much more challenging statistically. To bridge the gap between these models, recent work introduced the smoothed framework, in which at each iteration an adversary generates instances from a distribution constrained to have density bounded by $\sigma^{-1}$ compared to some fixed base measure $\mu$. This framework interpolates between the i.i.d. and adversarial cases, depending on the value of $\sigma$. For the classical online prediction problem, most prior results in smoothed online learning rely on the arguably strong assumption that the base measure $\mu$ is known to the learner, contrasting with standard settings in the PAC learning or consistency literature. We consider the general agnostic problem in which the base measure is unknown and values are arbitrary. Along this direction, Block et al. showed that empirical risk minimization has sublinear regret under the well-specified assumption. We propose an algorithm R-Cover based on recursive coverings which is the first to guarantee sublinear regret for agnostic smoothed online learning without prior knowledge of $\mu$. For classification, we prove that R-Cover has adaptive regret $\tilde O(\sqrt{dT/\sigma})$ for function classes with VC dimension $d$, which is optimal up to logarithmic factors. For regression, we establish that R-Cover has sublinear oblivious regret for function classes with polynomial fat-shattering dimension growth.
stat-05.zip/2410.05124.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.05454
Meta-Dynamical State Space Models for Integrative Neural Data Analysis
[ "Ayesha Vermani", "Josue Nassar", "Hyungju Jeon", "Matthew Dowling", "Il Memming Park" ]
7 Oct 2024 (<a href="https://arxiv.org/abs/2410.05454v1">v1</a>), last revised 7 Apr 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Neurons and Cognition (q-bio.NC)
https://doi.org/10.48550/arXiv.2410.05454
Learning shared structure across environments facilitates rapid learning and adaptive behavior in neural systems. This has been widely demonstrated and applied in machine learning to train models that are capable of generalizing to novel settings. However, there has been limited work exploiting the shared structure in neural activity during similar tasks for learning latent dynamics from neural recordings. Existing approaches are designed to infer dynamics from a single dataset and cannot be readily adapted to account for statistical heterogeneities across recordings. In this work, we hypothesize that similar tasks admit a corresponding family of related solutions and propose a novel approach for meta-learning this solution space from task-related neural activity of trained animals. Specifically, we capture the variabilities across recordings on a low-dimensional manifold which concisely parametrizes this family of dynamics, thereby facilitating rapid learning of latent dynamics given new recordings. We demonstrate the efficacy of our approach on few-shot reconstruction and forecasting of synthetic dynamical systems, and neural recordings from the motor cortex during different arm reaching tasks.
stat-05.zip/2410.05454.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.03098
Forest Proximities for Time Series
[ "Ben Shaw", "Jake Rhodes", "Soukaina Filali Boubrahimi", "Kevin R. Moon" ]
4 Oct 2024 (<a href="https://arxiv.org/abs/2410.03098v1">v1</a>), last revised 16 Apr 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.03098
RF-GAP has recently been introduced as an improved random forest proximity measure. In this paper, we present PF-GAP, an extension of RF-GAP proximities to proximity forests, an accurate and efficient time series classification model. We use the forest proximities in connection with Multi-Dimensional Scaling to obtain vector embeddings of univariate time series, comparing the embeddings to those obtained using various time series distance measures. We also use the forest proximities alongside Local Outlier Factors to investigate the connection between misclassified points and outliers, comparing with nearest neighbor classifiers which use time series distance measures. We show that the forest proximities seem to exhibit a stronger connection between misclassified points and outliers than nearest neighbor classifiers.
stat-05.zip/2410.03098.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.21702
Minimax optimality of deep neural networks on dependent data via PAC-Bayes bounds
[ "Pierre Alquier", "William Kengne" ]
29 Oct 2024 (<a href="https://arxiv.org/abs/2410.21702v1">v1</a>), last revised 11 Jun 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.21702
In a groundbreaking work, Schmidt-Hieber (2020) proved the minimax optimality of deep neural networks with ReLu activation for least-square regression estimation over a large class of functions defined by composition. In this paper, we extend these results in many directions. First, we remove the i.i.d. assumption on the observations, to allow some time dependence. The observations are assumed to be a Markov chain with a non-null pseudo-spectral gap. Then, we study a more general class of machine learning problems, which includes least-square and logistic regression as special cases. Leveraging on PAC-Bayes oracle inequalities and a version of Bernstein inequality due to Paulin (2015), we derive upper bounds on the estimation risk for a generalized Bayesian estimator. In the case of least-square regression, this bound matches (up to a logarithmic factor) the lower bound of Schmidt-Hieber (2020). We establish a similar lower bound for classification with the logistic loss, and prove that the proposed DNN estimator is optimal in the minimax sense.
stat-05.zip/2410.21702.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.03974
Robust Barycenter Estimation using Semi-Unbalanced Neural Optimal Transport
[ "Milena Gazdieva", "Jaemoo Choi", "Alexander Kolesov", "Jaewoong Choi", "Petr Mokrov", "Alexander Korotin" ]
4 Oct 2024 (<a href="https://arxiv.org/abs/2410.03974v1">v1</a>), last revised 14 Apr 2025 (this version, v2)
30 pages, 7 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.03974
Aggregating data from multiple sources can be formalized as an Optimal Transport (OT) barycenter problem, which seeks to compute the average of probability distributions with respect to OT discrepancies. However, in real-world scenarios, the presence of outliers and noise in the data measures can significantly hinder the performance of traditional statistical methods for estimating OT barycenters. To address this issue, we propose a novel scalable approach for estimating the robust continuous barycenter, leveraging the dual formulation of the (semi-)unbalanced OT problem. To the best of our knowledge, this paper is the first attempt to develop an algorithm for robust barycenters under the continuous distribution setup. Our method is framed as a min-max optimization problem and is adaptable to general cost functions. We rigorously establish the theoretical underpinnings of the proposed method and demonstrate its robustness to outliers and class imbalance through a number of illustrative experiments. Our source code is publicly available at <a href="https://github.com/milenagazdieva/U-NOTBarycenters" rel="external noopener nofollow" class="link-external link-https">this https URL</a>.
stat-05.zip/2410.03974.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.21719
Do Vendi Scores Converge with Finite Samples? Truncated Vendi Score for Finite-Sample Convergence Guarantees
[ "Azim Ospanov", "Farzan Farnia" ]
29 Oct 2024 (<a href="https://arxiv.org/abs/2410.21719v1">v1</a>), last revised 24 Jun 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.21719
Evaluating the diversity of generative models without reference data poses methodological challenges. The reference-free Vendi and RKE scores address this by quantifying the diversity of generated data using matrix-based entropy measures. Among these two, the Vendi score is typically computed via the eigendecomposition of an $n \times n$ kernel matrix constructed from n generated samples. However, the prohibitive computational cost of eigendecomposition for large $n$ often limits the number of samples used to fewer than 20,000. In this paper, we investigate the statistical convergence of the Vendi and RKE scores under restricted sample sizes. We numerically demonstrate that, in general, the Vendi score computed with standard sample sizes below 20,000 may not converge to its asymptotic value under infinite sampling. To address this, we introduce the $t$-truncated Vendi score by truncating the eigenspectrum of the kernel matrix, which is provably guaranteed to converge to its population limit with $n=\mathcal{O}(t)$ samples. We further show that existing Nyström and FKEA approximation methods converge to the asymptotic limit of the truncated Vendi score. In contrast to the Vendi score, we prove that the RKE score enjoys universal convergence guarantees across all kernel functions. We conduct several numerical experiments to illustrate the concentration of Nyström and FKEA computed Vendi scores around the truncated Vendi score, and we analyze how the truncated Vendi and RKE scores correlate with the diversity of image and text data. The code is available at <a href="https://github.com/aziksh-ospanov/truncated-vendi" rel="external noopener nofollow" class="link-external link-https">this https URL</a>.
stat-05.zip/2410.21719.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.22292
Batch, match, and patch: low-rank approximations for score-based variational inference
[ "Chirag Modi", "Diana Cai", "Lawrence K. Saul" ]
29 Oct 2024 (<a href="https://arxiv.org/abs/2410.22292v1">v1</a>), last revised 2 Apr 2025 (this version, v2)
Accepted in AISTATS 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO)
https://doi.org/10.48550/arXiv.2410.22292
Black-box variational inference (BBVI) scales poorly to high-dimensional problems when it is used to estimate a multivariate Gaussian approximation with a full covariance matrix. In this paper, we extend the batch-and-match (BaM) framework for score-based BBVI to problems where it is prohibitively expensive to store such covariance matrices, let alone to estimate them. Unlike classical algorithms for BBVI, which use stochastic gradient descent to minimize the reverse Kullback-Leibler divergence, BaM uses more specialized updates to match the scores of the target density and its Gaussian approximation. We extend the updates for BaM by integrating them with a more compact parameterization of full covariance matrices. In particular, borrowing ideas from factor analysis, we add an extra step to each iteration of BaM--a patch--that projects each newly updated covariance matrix into a more efficiently parameterized family of diagonal plus low rank matrices. We evaluate this approach on a variety of synthetic target distributions and real-world problems in high-dimensional inference.
stat-05.zip/2410.22292.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.03406
Conformal confidence sets for biomedical image segmentation
[ "Samuel Davenport" ]
4 Oct 2024 (<a href="https://arxiv.org/abs/2410.03406v1">v1</a>), last revised 8 Oct 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.03406
We develop confidence sets which provide spatial uncertainty guarantees for the output of a black-box machine learning model designed for image segmentation. To do so we adapt conformal inference to the imaging setting, obtaining thresholds on a calibration dataset based on the distribution of the maximum of the transformed logit scores within and outside of the ground truth masks. We prove that these confidence sets, when applied to new predictions of the model, are guaranteed to contain the true unknown segmented mask with desired probability. We show that learning appropriate score transformations on a learning dataset before performing calibration is crucial for optimizing performance. We illustrate and validate our approach on a polpys tumor dataset. To do so we obtain the logit scores from a deep neural network trained for polpys segmentation and show that using distance transformed scores to obtain outer confidence sets and the original scores for inner confidence sets enables tight bounds on tumor location whilst controlling the false coverage rate.
stat-05.zip/2410.03406.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.03267
Optimal Transport for $ε$-Contaminated Credal Sets: To the Memory of Sayan Mukherjee
[ "Michele Caprio" ]
4 Oct 2024 (<a href="https://arxiv.org/abs/2410.03267v1">v1</a>), last revised 18 Apr 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Probability (math.PR)
https://doi.org/10.48550/arXiv.2410.03267
We present generalized versions of Monge&#39;s and Kantorovich&#39;s optimal transport problems with the probabilities being transported replaced by lower probabilities. We show that, when the lower probabilities are the lower envelopes of $\epsilon$-contaminated sets, then our version of Monge&#39;s, and a restricted version of our Kantorovich&#39;s problems, coincide with their respective classical versions. We also give sufficient conditions for the existence of our version of Kantorovich&#39;s optimal plan, and for the two problems to be equivalent. As a byproduct, we show that for $\epsilon$-contaminations the lower probability versions of Monge&#39;s and Kantorovich&#39;s optimal transport problems need not coincide. The applications of our results to Machine Learning and Artificial Intelligence are also discussed.
stat-05.zip/2410.03267.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.20780
Scaling-based Data Augmentation for Generative Models and its Theoretical Extension
[ "Yoshitaka Koike", "Takumi Nakagawa", "Hiroki Waida", "Takafumi Kanamori" ]
28 Oct 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Computer Vision and Pattern Recognition (cs.CV); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.20780
This paper studies stable learning methods for generative models that enable high-quality data generation. Noise injection is commonly used to stabilize learning. However, selecting a suitable noise distribution is challenging. Diffusion-GAN, a recently developed method, addresses this by using the diffusion process with a timestep-dependent discriminator. We investigate Diffusion-GAN and reveal that data scaling is a key component for stable learning and high-quality data generation. Building on our findings, we propose a learning algorithm, Scale-GAN, that uses data scaling and variance-based regularization. Furthermore, we theoretically prove that data scaling controls the bias-variance trade-off of the estimation error bound. As a theoretical extension, we consider GAN with invertible data augmentations. Comparative evaluations on benchmark datasets demonstrate the effectiveness of our method in improving stability and accuracy.
stat-05.zip/2410.20780.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.04058
pFedGame -- Decentralized Federated Learning using Game Theory in Dynamic Topology
[ "Monik Raj Behera", "Suchetana Chakraborty" ]
5 Oct 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Cryptography and Security (cs.CR); Computer Science and Game Theory (cs.GT); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.04058
Conventional federated learning frameworks suffer from several challenges including performance bottlenecks at the central aggregation server, data bias, poor model convergence, and exposure to model poisoning attacks, and limited trust in the centralized infrastructure. In the current paper, a novel game theory-based approach called pFedGame is proposed for decentralized federated learning, best suitable for temporally dynamic networks. The proposed algorithm works without any centralized server for aggregation and incorporates the problem of vanishing gradients and poor convergence over temporally dynamic topology among federated learning participants. The solution comprises two sequential steps in every federated learning round, for every participant. First, it selects suitable peers for collaboration in federated learning. Secondly, it executes a two-player constant sum cooperative game to reach convergence by applying an optimal federated learning aggregation strategy. Experiments performed to assess the performance of pFedGame in comparison to existing methods in decentralized federated learning have shown promising results with accuracy higher than 70% for heterogeneous data.
stat-05.zip/2410.04058.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.02935
On Expert Estimation in Hierarchical Mixture of Experts: Beyond Softmax Gating Functions
[ "Huy Nguyen", "Xing Han", "Carl Harris", "Suchi Saria", "Nhat Ho" ]
3 Oct 2024 (<a href="https://arxiv.org/abs/2410.02935v1">v1</a>), last revised 6 Mar 2025 (this version, v2)
Huy Nguyen and Xing Han contributed equally to this work
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.02935
With the growing prominence of the Mixture of Experts (MoE) architecture in developing large-scale foundation models, we investigate the Hierarchical Mixture of Experts (HMoE), a specialized variant of MoE that excels in handling complex inputs and improving performance on targeted tasks. Our analysis highlights the advantages of using the Laplace gating function over the traditional Softmax gating within the HMoE frameworks. We theoretically demonstrate that applying the Laplace gating function at both levels of the HMoE model helps eliminate undesirable parameter interactions caused by the Softmax gating and, therefore, accelerates the expert convergence as well as enhances the expert specialization. Empirical validation across diverse scenarios supports these theoretical claims. This includes large-scale multimodal tasks, image classification, and latent domain discovery and prediction tasks, where our modified HMoE models show great performance improvements compared to the conventional HMoE models.
stat-05.zip/2410.02935.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.22488
Privacy-Preserving Dynamic Assortment Selection
[ "Young Hyun Cho", "Will Wei Sun" ]
29 Oct 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Cryptography and Security (cs.CR); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.22488
With the growing demand for personalized assortment recommendations, concerns over data privacy have intensified, highlighting the urgent need for effective privacy-preserving strategies. This paper presents a novel framework for privacy-preserving dynamic assortment selection using the multinomial logit (MNL) bandits model. Our approach employs a perturbed upper confidence bound method, integrating calibrated noise into user utility estimates to balance between exploration and exploitation while ensuring robust privacy protection. We rigorously prove that our policy satisfies Joint Differential Privacy (JDP), which better suits dynamic environments than traditional differential privacy, effectively mitigating inference attack risks. This analysis is built upon a novel objective perturbation technique tailored for MNL bandits, which is also of independent interest. Theoretically, we derive a near-optimal regret bound of $\tilde{O}(\sqrt{T})$ for our policy and explicitly quantify how privacy protection impacts regret. Through extensive simulations and an application to the Expedia hotel dataset, we demonstrate substantial performance enhancements over the benchmark method.
stat-05.zip/2410.22488.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.03191
Nested Deep Learning Model Towards A Foundation Model for Brain Signal Data
[ "Fangyi Wei", "Jiajie Mo", "Kai Zhang", "Haipeng Shen", "Srikantan Nagarajan", "Fei Jiang" ]
4 Oct 2024 (<a href="https://arxiv.org/abs/2410.03191v1">v1</a>), last revised 20 May 2025 (this version, v3)
47 pages; abstract updated; graphs and charts updated
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.03191
Epilepsy affects around 50 million people globally. Electroencephalography (EEG) or Magnetoencephalography (MEG) based spike detection plays a crucial role in diagnosis and treatment. Manual spike identification is time-consuming and requires specialized training that further limits the number of qualified professionals. To ease the difficulty, various algorithmic approaches have been developed. However, the existing methods face challenges in handling varying channel configurations and in identifying the specific channels where the spikes originate. A novel Nested Deep Learning (NDL) framework is proposed to overcome these limitations. NDL applies a weighted combination of signals across all channels, ensuring adaptability to different channel setups, and allows clinicians to identify key channels more accurately. Through theoretical analysis and empirical validation on real EEG/MEG datasets, NDL is shown to improve prediction accuracy, achieve channel localization, support cross-modality data integration, and adapt to various neurophysiological applications.
stat-05.zip/2410.03191.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.20640
Near Optimal Pure Exploration in Logistic Bandits
[ "Eduardo Ochoa Rivera", "Ambuj Tewari" ]
28 Oct 2024 (<a href="https://arxiv.org/abs/2410.20640v1">v1</a>), last revised 7 Feb 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.20640
Bandit algorithms have garnered significant attention due to their practical applications in real-world scenarios. However, beyond simple settings such as multi-arm or linear bandits, optimal algorithms remain scarce. Notably, no optimal solution exists for pure exploration problems in the context of generalized linear model (GLM) bandits. In this paper, we narrow this gap and develop the first track-and-stop algorithm for general pure exploration problems under the logistic bandit called logistic track-and-stop (Log-TS). Log-TS is an efficient algorithm that asymptotically matches an approximation for the instance-specific lower bound of the expected sample complexity up to a logarithmic factor.
stat-05.zip/2410.20640.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.05263
Regression Conformal Prediction under Bias
[ "Matt Y. Cheung", "Tucker J. Netherton", "Laurence E. Court", "Ashok Veeraraghavan", "Guha Balakrishnan" ]
7 Oct 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Statistics Theory (math.ST); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2410.05263
Uncertainty quantification is crucial to account for the imperfect predictions of machine learning algorithms for high-impact applications. Conformal prediction (CP) is a powerful framework for uncertainty quantification that generates calibrated prediction intervals with valid coverage. In this work, we study how CP intervals are affected by bias - the systematic deviation of a prediction from ground truth values - a phenomenon prevalent in many real-world applications. We investigate the influence of bias on interval lengths of two different types of adjustments -- symmetric adjustments, the conventional method where both sides of the interval are adjusted equally, and asymmetric adjustments, a more flexible method where the interval can be adjusted unequally in positive or negative directions. We present theoretical and empirical analyses characterizing how symmetric and asymmetric adjustments impact the &#34;tightness&#34; of CP intervals for regression tasks. Specifically for absolute residual and quantile-based non-conformity scores, we prove: 1) the upper bound of symmetrically adjusted interval lengths increases by $2|b|$ where $b$ is a globally applied scalar value representing bias, 2) asymmetrically adjusted interval lengths are not affected by bias, and 3) conditions when asymmetrically adjusted interval lengths are guaranteed to be smaller than symmetric ones. Our analyses suggest that even if predictions exhibit significant drift from ground truth values, asymmetrically adjusted intervals are still able to maintain the same tightness and validity of intervals as if the drift had never happened, while symmetric ones significantly inflate the lengths. We demonstrate our theoretical results with two real-world prediction tasks: sparse-view computed tomography (CT) reconstruction and time-series weather forecasting. Our work paves the way for more bias-robust machine learning systems.
stat-05.zip/2410.05263.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.21621
Refined Risk Bounds for Unbounded Losses via Transductive Priors
[ "Jian Qian", "Alexander Rakhlin", "Nikita Zhivotovskiy" ]
29 Oct 2024 (<a href="https://arxiv.org/abs/2410.21621v1">v1</a>), last revised 4 Sep 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2410.21621
We revisit the sequential variants of linear regression with the squared loss, classification problems with hinge loss, and logistic regression, all characterized by unbounded losses in the setup where no assumptions are made on the magnitude of design vectors and the norm of the optimal vector of parameters. The key distinction from existing results lies in our assumption that the set of design vectors is known in advance (though their order is not), a setup sometimes referred to as transductive online learning. While this assumption seems similar to fixed design regression or denoising, we demonstrate that the sequential nature of our algorithms allows us to convert our bounds into statistical ones with random design without making any additional assumptions about the distribution of the design vectors--an impossibility for standard denoising results. Our key tools are based on the exponential weights algorithm with carefully chosen transductive (design-dependent) priors, which exploit the full horizon of the design vectors. <br>Our classification regret bounds have a feature that is only attributed to bounded losses in the literature: they depend solely on the dimension of the parameter space and on the number of rounds, independent of the design vectors or the norm of the optimal solution. For linear regression with squared loss, we further extend our analysis to the sparse case, providing sparsity regret bounds that additionally depend on the magnitude of the response variables. We argue that these improved bounds are specific to the transductive setting and unattainable in the worst-case sequential setup. Our algorithms, in several cases, have polynomial time approximations and reduce to sampling with respect to log-concave measures instead of aggregating over hard-to-construct $\varepsilon$-covers of classes.
stat-05.zip/2410.21621.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.05690
Long-Context Linear System Identification
[ "Oğuz Kaan Yüksel", "Mathieu Even", "Nicolas Flammarion" ]
8 Oct 2024 (<a href="https://arxiv.org/abs/2410.05690v1">v1</a>), last revised 2 Jul 2025 (this version, v2)
Published at ICLR 2025. This version includes minor corrections and improved grammar from the published version. 34 pages, 4 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Systems and Control (eess.SY); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2410.05690
This paper addresses the problem of long-context linear system identification, where the state $x_t$ of a dynamical system at time $t$ depends linearly on previous states $x_s$ over a fixed context window of length $p$. We establish a sample complexity bound that matches the i.i.d. parametric rate up to logarithmic factors for a broad class of systems, extending previous works that considered only first-order dependencies. Our findings reveal a learning-without-mixing phenomenon, indicating that learning long-context linear autoregressive models is not hindered by slow mixing properties potentially associated with extended context windows. Additionally, we extend these results to (i) shared low-rank representations, where rank-regularized estimators improve the dependence of the rates on the dimensionality, and (ii) misspecified context lengths in strictly stable systems, where shorter contexts offer statistical advantages.
stat-05.zip/2410.05690.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.05177
Are causal effect estimations enough for optimal recommendations under multitreatment scenarios?
[ "Sherly Alfonso-Sánchez", "Kristina P. Sendova", "Cristián Bravo" ]
7 Oct 2024
34 pages, 4 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.05177
When making treatment selection decisions, it is essential to include a causal effect estimation analysis to compare potential outcomes under different treatments or controls, assisting in optimal selection. However, merely estimating individual treatment effects may not suffice for truly optimal decisions. Our study addressed this issue by incorporating additional criteria, such as the estimations&#39; uncertainty, measured by the conditional value-at-risk, commonly used in portfolio and insurance management. For continuous outcomes observable before and after treatment, we incorporated a specific prediction condition. We prioritized treatments that could yield optimal treatment effect results and lead to post-treatment outcomes more desirable than pretreatment levels, with the latter condition being called the prediction criterion. With these considerations, we propose a comprehensive methodology for multitreatment selection. Our approach ensures satisfaction of the overlap assumption, crucial for comparing outcomes for treated and control groups, by training propensity score models as a preliminary step before employing traditional causal models. To illustrate a practical application of our methodology, we applied it to the credit card limit adjustment problem. Analyzing a fintech company&#39;s historical data, we found that relying solely on counterfactual predictions was inadequate for appropriate credit line modifications. Incorporating our proposed additional criteria significantly enhanced policy performance.
stat-05.zip/2410.05177.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.04264
Disentangling Rich Dynamics from Feature Learning: A Framework for Independent Measurements
[ "Yoonsoo Nam", "Nayara Fonseca", "Seok Hyeong Lee", "Chris Mingard", "Niclas Goring", "Ouns El Harzli", "Abdurrahman Hadi Erturk", "Soufiane Hayou", "Ard A. Louis" ]
5 Oct 2024 (<a href="https://arxiv.org/abs/2410.04264v1">v1</a>), last revised 4 Jun 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2410.04264
In machine learning, it is widely believed that dynamic feature transformation (the rich regime) enhances predictive performance. However, this link does not always hold, and existing richness measures rely on correlated factors - such as performance or parameter norms - which can complicate the analysis of feature learning. We introduce (1) a measure that quantifies the rich regime independently of performance, and (2) interpretable feature metrics for visualization. Leveraging low-rank bias, our approach generalizes neural collapse metrics and captures lazy-to-rich transitions (e.g., grokking) without relying on performance as a proxy. We reveal how batch normalization and training set size influence lazy/rich dynamics for VGG16 and ResNet18 on CIFAR-10/100, opening avenues for better understanding feature learning.
stat-05.zip/2410.04264.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.21081
Foundations of Safe Online Reinforcement Learning in the Linear Quadratic Regulator: Generalized Baselines
[ "Benjamin Schiffer", "Lucas Janson" ]
28 Oct 2024 (<a href="https://arxiv.org/abs/2410.21081v1">v1</a>), last revised 29 Apr 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Systems and Control (eess.SY)
https://doi.org/10.48550/arXiv.2410.21081
Many practical applications of online reinforcement learning require the satisfaction of safety constraints while learning about the unknown environment. In this work, we establish theoretical foundations for reinforcement learning with safety constraints by studying the canonical problem of Linear Quadratic Regulator learning with unknown dynamics, but with the additional constraint that the position must stay within a safe region for the entire trajectory with high probability. Our primary contribution is a general framework for studying stronger baselines of nonlinear controllers that are better suited for constrained problems than linear controllers. Due to the difficulty of analyzing non-linear controllers in a constrained problem, we focus on 1-dimensional state- and action- spaces, however we also discuss how we expect the high-level takeaways can generalize to higher dimensions. Using our framework, we show that for \emph{any} non-linear baseline satisfying natural assumptions, $\tilde{O}_T(\sqrt{T})$-regret is possible when the noise distribution has sufficiently large support, and $\tilde{O}_T(T^{2/3})$-regret is possible for \emph{any} subgaussian noise distribution. In proving these results, we introduce a new uncertainty estimation bound for nonlinear controls which shows that enforcing safety in the presence of sufficient noise can provide ``free exploration&#39;&#39; that compensates for the added cost of uncertainty in safety-constrained control.
stat-05.zip/2410.21081.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01
2410.21021
A Stein Gradient Descent Approach for Doubly Intractable Distributions
[ "Heesang Lee", "Songhee Kim", "Bokgyeong Kang", "Jaewoo Park" ]
28 Oct 2024 (<a href="https://arxiv.org/abs/2410.21021v1">v1</a>), last revised 7 Aug 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2410.21021
Bayesian inference for doubly intractable distributions is challenging because they include intractable terms, which are functions of parameters of interest. Although several alternatives have been developed for such models, they are computationally intensive due to repeated auxiliary variable simulations. We propose a novel Monte Carlo Stein variational gradient descent (MC-SVGD) approach for inference for doubly intractable distributions. Through an efficient gradient approximation, our MC-SVGD approach rapidly transforms an arbitrary reference distribution to approximate the posterior distribution of interest, without necessitating any predefined variational distribution class for the posterior. Such a transport map is obtained by minimizing Kullback-Leibler divergence between the transformed and posterior distributions in a reproducing kernel Hilbert space (RKHS). We also investigate the convergence rate of the proposed method. We illustrate the application of the method to challenging examples, including a Potts model, an exponential random graph model, and a Conway--Maxwell--Poisson regression model. The proposed method achieves substantial computational gains over existing algorithms, while providing comparable inferential performance for the posterior distributions.
stat-05.zip/2410.21021.pdf
/content/arxiv-data/data/stat.ML/2024/10/00000000.parquet
stat.ML
2024
10
2024-10-01