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
2501.16790
Exponential Family Attention
[ "Kevin Christian Wibisono", "Yixin Wang" ]
28 Jan 2025
47 pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2501.16790
The self-attention mechanism is the backbone of the transformer neural network underlying most large language models. It can capture complex word patterns and long-range dependencies in natural language. This paper introduces exponential family attention (EFA), a probabilistic generative model that extends self-attention to handle high-dimensional sequence, spatial, or spatial-temporal data of mixed data types, including both discrete and continuous observations. The key idea of EFA is to model each observation conditional on all other existing observations, called the context, whose relevance is learned in a data-driven way via an attention-based latent factor model. In particular, unlike static latent embeddings, EFA uses the self-attention mechanism to capture dynamic interactions in the context, where the relevance of each context observations depends on other observations. We establish an identifiability result and provide a generalization guarantee on excess loss for EFA. Across real-world and synthetic data sets -- including U.S. city temperatures, Instacart shopping baskets, and MovieLens ratings -- we find that EFA consistently outperforms existing models in capturing complex latent structures and reconstructing held-out data.
stat-05.zip/2501.16790.pdf
/content/arxiv-data/data/stat.ML/2025/01/00000000.parquet
stat.ML
2025
01
2025-01-01
2501.17205
Near-Optimal Algorithms for Omniprediction
[ "Princewill Okoroafor", "Robert Kleinberg", "Michael P. Kim" ]
28 Jan 2025 (<a href="https://arxiv.org/abs/2501.17205v1">v1</a>), last revised 30 Jan 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2501.17205
Omnipredictors are simple prediction functions that encode loss-minimizing predictions with respect to a hypothesis class $\mathcal{H}$, simultaneously for every loss function within a class of losses $\mathcal{L}$. In this work, we give near-optimal learning algorithms for omniprediction, in both the online and offline settings. To begin, we give an oracle-efficient online learning algorithm that acheives $(\mathcal{L},\mathcal{H})$-omniprediction with $\tilde{O}(\sqrt{T \log |\mathcal{H}|})$ regret for any class of Lipschitz loss functions $\mathcal{L} \subseteq \mathcal{L}_\mathrm{Lip}$. Quite surprisingly, this regret bound matches the optimal regret for \emph{minimization of a single loss function} (up to a $\sqrt{\log(T)}$ factor). Given this online algorithm, we develop an online-to-offline conversion that achieves near-optimal complexity across a number of measures. In particular, for all bounded loss functions within the class of Bounded Variation losses $\mathcal{L}_\mathrm{BV}$ (which include all convex, all Lipschitz, and all proper losses) and any (possibly-infinite) $\mathcal{H}$, we obtain an offline learning algorithm that, leveraging an (offline) ERM oracle and $m$ samples from $\mathcal{D}$, returns an efficient $(\mathcal{L}_{\mathrm{BV}},\mathcal{H},\varepsilon(m))$-omnipredictor for $\varepsilon(m)$ scaling near-linearly in the Rademacher complexity of $\mathrm{Th} \circ \mathcal{H}$.
stat-05.zip/2501.17205.pdf
/content/arxiv-data/data/stat.ML/2025/01/00000000.parquet
stat.ML
2025
01
2025-01-01
2501.17513
Sequential Learning of the Pareto Front for Multi-objective Bandits
[ "Elise Crépon", "Aurélien Garivier", "Wouter M Koolen" ]
29 Jan 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2501.17513
We study the problem of sequential learning of the Pareto front in multi-objective multi-armed bandits. An agent is faced with K possible arms to pull. At each turn she picks one, and receives a vector-valued reward. When she thinks she has enough information to identify the Pareto front of the different arm means, she stops the game and gives an answer. We are interested in designing algorithms such that the answer given is correct with probability at least 1-$\delta$. Our main contribution is an efficient implementation of an algorithm achieving the optimal sample complexity when the risk $\delta$ is small. With K arms in d dimensions p of which are in the Pareto set, the algorithm runs in time O(Kp^d) per round.
stat-05.zip/2501.17513.pdf
/content/arxiv-data/data/stat.ML/2025/01/00000000.parquet
stat.ML
2025
01
2025-01-01
2501.17345
Testing Conditional Mean Independence Using Generative Neural Networks
[ "Yi Zhang", "Linjun Huang", "Yun Yang", "Xiaofeng Shao" ]
28 Jan 2025
18 pages. 4 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2501.17345
Conditional mean independence (CMI) testing is crucial for statistical tasks including model determination and variable importance evaluation. In this work, we introduce a novel population CMI measure and a bootstrap-based testing procedure that utilizes deep generative neural networks to estimate the conditional mean functions involved in the population measure. The test statistic is thoughtfully constructed to ensure that even slowly decaying nonparametric estimation errors do not affect the asymptotic accuracy of the test. Our approach demonstrates strong empirical performance in scenarios with high-dimensional covariates and response variable, can handle multivariate responses, and maintains nontrivial power against local alternatives outside an $n^{-1/2}$ neighborhood of the null hypothesis. We also use numerical simulations and real-world imaging data applications to highlight the efficacy and versatility of our testing procedure.
stat-05.zip/2501.17345.pdf
/content/arxiv-data/data/stat.ML/2025/01/00000000.parquet
stat.ML
2025
01
2025-01-01
2501.15753
Scale-Insensitive Neural Network Significance Tests
[ "Hasan Fallahgoul" ]
27 Jan 2025 (<a href="https://arxiv.org/abs/2501.15753v1">v1</a>), last revised 6 Feb 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.2501.15753
This paper develops a scale-insensitive framework for neural network significance testing, substantially generalizing existing approaches through three key innovations. First, we replace metric entropy calculations with Rademacher complexity bounds, enabling the analysis of neural networks without requiring bounded weights or specific architectural constraints. Second, we weaken the regularity conditions on the target function to require only Sobolev space membership $H^s([-1,1]^d)$ with $s &gt; d/2$, significantly relaxing previous smoothness assumptions while maintaining optimal approximation rates. Third, we introduce a modified sieve space construction based on moment bounds rather than weight constraints, providing a more natural theoretical framework for modern deep learning practices. Our approach achieves these generalizations while preserving optimal convergence rates and establishing valid asymptotic distributions for test statistics. The technical foundation combines localization theory, sharp concentration inequalities, and scale-insensitive complexity measures to handle unbounded weights and general Lipschitz activation functions. This framework better aligns theoretical guarantees with contemporary deep learning practice while maintaining mathematical rigor.
stat-05.zip/2501.15753.pdf
/content/arxiv-data/data/stat.ML/2025/01/00000000.parquet
stat.ML
2025
01
2025-01-01
2501.04667
Natural Variational Annealing for Multimodal Optimization
[ "Tâm Le Minh", "Julyan Arbel", "Thomas Möllenhoff", "Mohammad Emtiyaz Khan", "Florence Forbes" ]
8 Jan 2025 (<a href="https://arxiv.org/abs/2501.04667v1">v1</a>), last revised 11 Feb 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO)
https://doi.org/10.48550/arXiv.2501.04667
We introduce a new multimodal optimization approach called Natural Variational Annealing (NVA) that combines the strengths of three foundational concepts to simultaneously search for multiple global and local modes of black-box nonconvex objectives. First, it implements a simultaneous search by using variational posteriors, such as, mixtures of Gaussians. Second, it applies annealing to gradually trade off exploration for exploitation. Finally, it learns the variational search distribution using natural-gradient learning where updates resemble well-known and easy-to-implement algorithms. The three concepts come together in NVA giving rise to new algorithms and also allowing us to incorporate &#34;fitness shaping&#34;, a core concept from evolutionary algorithms. We assess the quality of search on simulations and compare them to methods using gradient descent and evolution strategies. We also provide an application to a real-world inverse problem in planetary science.
stat-05.zip/2501.04667.pdf
/content/arxiv-data/data/stat.ML/2025/01/00000000.parquet
stat.ML
2025
01
2025-01-01
2501.17731
Exact characterization of ε-Safe Decision Regions for exponential family distributions and Multi Cost SVM approximation
[ "Alberto Carlevaro", "Teodoro Alamo", "Fabrizio Dabbene", "Maurizio Mongelli" ]
29 Jan 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2501.17731
Probabilistic guarantees on the prediction of data-driven classifiers are necessary to define models that can be considered reliable. This is a key requirement for modern machine learning in which the goodness of a system is measured in terms of trustworthiness, clearly dividing what is safe from what is unsafe. The spirit of this paper is exactly in this direction. First, we introduce a formal definition of {\epsilon}-Safe Decision Region, a subset of the input space in which the prediction of a target (safe) class is probabilistically guaranteed. Second, we prove that, when data come from exponential family distributions, the form of such a region is analytically determined and controllable by design parameters, i.e. the probability of sampling the target class and the confidence on the prediction. However, the request of having exponential data is not always possible. Inspired by this limitation, we developed Multi Cost SVM, an SVM based algorithm that approximates the safe region and is also able to handle unbalanced data. The research is complemented by experiments and code available for reproducibility.
stat-05.zip/2501.17731.pdf
/content/arxiv-data/data/stat.ML/2025/01/00000000.parquet
stat.ML
2025
01
2025-01-01
2501.17882
Heterogeneous Multi-Player Multi-Armed Bandits Robust To Adversarial Attacks
[ "Akshayaa Magesh", "Venugopal V. Veeravalli" ]
21 Jan 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2501.17882
We consider a multi-player multi-armed bandit setting in the presence of adversaries that attempt to negatively affect the rewards received by the players in the system. The reward distributions for any given arm are heterogeneous across the players. In the event of a collision (more than one player choosing the same arm), all the colliding users receive zero rewards. The adversaries use collisions to affect the rewards received by the players, i.e., if an adversary attacks an arm, any player choosing that arm will receive zero reward. At any time step, the adversaries may attack more than one arm. It is assumed that the players in the system do not deviate from a pre-determined policy used by all the players, and that the probability that none of the arms face adversarial attacks is strictly positive at every time step. In order to combat the adversarial attacks, the players are allowed to communicate using a single bit for $O(\log T)$ time units, where $T$ is the time horizon, and each player can only observe their own actions and rewards at all time steps. We propose a {policy that is used by all the players, which} achieves near order optimal regret of order $O(\log^{1+\delta}T + W)$, where $W$ is total number of time units for which there was an adversarial attack on at least one arm.
stat-05.zip/2501.17882.pdf
/content/arxiv-data/data/stat.ML/2025/01/00000000.parquet
stat.ML
2025
01
2025-01-01
2501.18991
Optimal Transport-based Conformal Prediction
[ "Gauthier Thurin", "Kimia Nadjahi", "Claire Boyer" ]
31 Jan 2025 (<a href="https://arxiv.org/abs/2501.18991v1">v1</a>), last revised 6 May 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2501.18991
Conformal Prediction (CP) is a principled framework for quantifying uncertainty in blackbox learning models, by constructing prediction sets with finite-sample coverage guarantees. Traditional approaches rely on scalar nonconformity scores, which fail to fully exploit the geometric structure of multivariate outputs, such as in multi-output regression or multiclass classification. Recent methods addressing this limitation impose predefined convex shapes for the prediction sets, potentially misaligning with the intrinsic data geometry. We introduce a novel CP procedure handling multivariate score functions through the lens of optimal transport. Specifically, we leverage Monge-Kantorovich vector ranks and quantiles to construct prediction region with flexible, potentially non-convex shapes, better suited to the complex uncertainty patterns encountered in multivariate learning tasks. We prove that our approach ensures finite-sample, distribution-free coverage properties, similar to typical CP methods. We then adapt our method for multi-output regression and multiclass classification, and also propose simple adjustments to generate adaptive prediction regions with asymptotic conditional coverage guarantees. Finally, we evaluate our method on practical regression and classification problems, illustrating its advantages in terms of (conditional) coverage and efficiency.
stat-05.zip/2501.18991.pdf
/content/arxiv-data/data/stat.ML/2025/01/00000000.parquet
stat.ML
2025
01
2025-01-01
2501.18963
Optimizing Through Change: Bounds and Recommendations for Time-Varying Bayesian Optimization Algorithms
[ "Anthony Bardou", "Patrick Thiran" ]
31 Jan 2025 (<a href="https://arxiv.org/abs/2501.18963v1">v1</a>), last revised 8 Apr 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2501.18963
Time-Varying Bayesian Optimization (TVBO) is the go-to framework for optimizing a time-varying, expensive, noisy black-box function. However, most of the solutions proposed so far either rely on unrealistic assumptions on the nature of the objective function or do not offer any theoretical guarantees. We propose the first analysis that asymptotically bounds the cumulative regret of TVBO algorithms under mild and realistic assumptions only. In particular, we provide an algorithm-independent lower regret bound and an upper regret bound that holds for a large class of TVBO algorithms. Based on this analysis, we formulate recommendations for TVBO algorithms and show how an algorithm (BOLT) that follows them performs better than the state-of-the-art of TVBO through experiments on synthetic and real-world problems.
stat-05.zip/2501.18963.pdf
/content/arxiv-data/data/stat.ML/2025/01/00000000.parquet
stat.ML
2025
01
2025-01-01
2501.16086
Value-oriented forecast reconciliation for renewables in electricity markets
[ "Honglin Wen", "Pierre Pinson" ]
27 Jan 2025
submitted to EJOR
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2501.16086
Forecast reconciliation is considered an effective method for achieving coherence and improving forecast accuracy. However, the value of reconciled forecasts in downstream decision-making tasks has been mostly overlooked. In a multi-agent setup with heterogeneous loss functions, this oversight may lead to unfair outcomes, hence resulting in conflicts during the reconciliation process. To address this, we propose a value-oriented forecast reconciliation approach that focuses on the forecast value for individual agents. Fairness is ensured through the use of a Nash bargaining framework. Specifically, we model this problem as a cooperative bargaining game, where each agent aims to optimize their own gain while contributing to the overall reconciliation process. We then present a primal-dual algorithm for parameter estimation based on empirical risk minimization. From an application perspective, we consider an aggregated wind energy trading problem, where profits are distributed using a weighted allocation rule. We demonstrate the effectiveness of our approach through several numerical experiments, showing that it consistently results in increased profits for all agents involved.
stat-05.zip/2501.16086.pdf
/content/arxiv-data/data/stat.ML/2025/01/00000000.parquet
stat.ML
2025
01
2025-01-01
2501.19208
Learning While Repositioning in On-Demand Vehicle Sharing Networks
[ "Hansheng Jiang", "Chunlin Sun", "Zuo-Jun Max Shen", "Shunan Jiang" ]
31 Jan 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC)
https://doi.org/10.48550/arXiv.2501.19208
We consider a network inventory problem motivated by one-way, on-demand vehicle sharing services. Due to uncertainties in both demand and returns, as well as a fixed number of rental units across an $n$-location network, the service provider must periodically reposition vehicles to match supply with demand spatially while minimizing costs. The optimal repositioning policy under a general $n$-location network is intractable without knowing the optimal value function. We introduce the best base-stock repositioning policy as a generalization of the classical inventory control policy to $n$ dimensions, and establish its asymptotic optimality in two distinct limiting regimes under general network structures. We present reformulations to efficiently compute this best base-stock policy in an offline setting with pre-collected data. <br>In the online setting, we show that a natural Lipschitz-bandit approach achieves a regret guarantee of $\widetilde{O}(T^{\frac{n}{n+1}})$, which suffers from the exponential dependence on $n$. We illustrate the challenges of learning with censored data in networked systems through a regret lower bound analysis and by demonstrating the suboptimality of alternative algorithmic approaches. Motivated by these challenges, we propose an Online Gradient Repositioning algorithm that relies solely on censored demand. Under a mild cost-structure assumption, we prove that it attains an optimal regret of $O(n^{2.5} \sqrt{T})$, which matches the regret lower bound in $T$ and achieves only polynomial dependence on $n$. The key algorithmic innovation involves proposing surrogate costs to disentangle intertemporal dependencies and leveraging dual solutions to find the gradient of policy change. Numerical experiments demonstrate the effectiveness of our proposed methods.
stat-05.zip/2501.19208.pdf
/content/arxiv-data/data/stat.ML/2025/01/00000000.parquet
stat.ML
2025
01
2025-01-01
2501.17512
A Survey on Cluster-based Federated Learning
[ "Omar El-Rifai", "Michael Ben Ali", "Imen Megdiche", "André Peninou", "Olivier Teste" ]
29 Jan 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2501.17512
As the industrial and commercial use of Federated Learning (FL) has expanded, so has the need for optimized algorithms. <br>In settings were FL clients&#39; data is non-independently and identically distributed (non-IID) and with highly heterogeneous distributions, the baseline FL approach seems to fall short. To tackle this issue, recent studies, have looked into personalized FL (PFL) which relaxes the implicit single-model constraint and allows for multiple hypotheses to be learned from the data or local models. Among the personalized FL approaches, cluster-based solutions (CFL) are particularly interesting whenever it is clear -through domain knowledge -that the clients can be separated into groups. <br>In this paper, we study recent works on CFL, proposing: i) a classification of CFL solutions for personalization; ii) a structured review of literature iii) a review of alternative use cases for CFL. CCS Concepts: $\bullet$ General and reference $\rightarrow$ Surveys and overviews; $\bullet$ Computing methodologies $\rightarrow$ Machine learning; $\bullet$ Information systems $\rightarrow$ Clustering; $\bullet$ Security and privacy $\rightarrow$ Privacy-preserving protocols.
stat-05.zip/2501.17512.pdf
/content/arxiv-data/data/stat.ML/2025/01/00000000.parquet
stat.ML
2025
01
2025-01-01
2501.18337
Unfaithful Probability Distributions in Binary Triple of Causality Directed Acyclic Graph
[ "Jingwei Liu" ]
30 Jan 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2501.18337
Faithfulness is the foundation of probability distribution and graph in causal discovery and causal inference. In this paper, several unfaithful probability distribution examples are constructed in three--vertices binary causality directed acyclic graph (DAG) structure, which are not faithful to causal DAGs described in J.M.,Robins,et al. Uniform consistency in causal inference. Biometrika (2003),90(3): 491--515. And the general unfaithful probability distribution with multiple independence and conditional independence in binary triple causal DAG is given.
stat-05.zip/2501.18337.pdf
/content/arxiv-data/data/stat.ML/2025/01/00000000.parquet
stat.ML
2025
01
2025-01-01
2501.18897
Statistical Inference for Generative Model Comparison
[ "Zijun Gao", "Yan Sun" ]
31 Jan 2025 (<a href="https://arxiv.org/abs/2501.18897v1">v1</a>), last revised 31 May 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2501.18897
Generative models have recently achieved remarkable empirical performance in various applications, however, their evaluations yet lack uncertainty quantification. In this paper, we propose a method to compare two generative models with statistical confidence based on an unbiased estimator of their relative performance gap. Theoretically, our estimator achieves parametric convergence rates and admits asymptotic normality, which enables valid inference. Empirically, on simulated datasets, our approach effectively controls type I error without compromising its power. In addition, on real image and language datasets, we demonstrate our method&#39;s performance in comparing generative models with statistical guarantees.
stat-05.zip/2501.18897.pdf
/content/arxiv-data/data/stat.ML/2025/01/00000000.parquet
stat.ML
2025
01
2025-01-01
2501.18084
U-aggregation: Unsupervised Aggregation of Multiple Learning Algorithms
[ "Rui Duan" ]
30 Jan 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2501.18084
Across various domains, the growing advocacy for open science and open-source machine learning has made an increasing number of models publicly available. These models allow practitioners to integrate them into their own contexts, reducing the need for extensive data labeling, training, and calibration. However, selecting the best model for a specific target population remains challenging due to issues like limited transferability, data heterogeneity, and the difficulty of obtaining true labels or outcomes in real-world settings. In this paper, we propose an unsupervised model aggregation method, U-aggregation, designed to integrate multiple pre-trained models for enhanced and robust performance in new populations. Unlike existing supervised model aggregation or super learner approaches, U-aggregation assumes no observed labels or outcomes in the target population. Our method addresses limitations in existing unsupervised model aggregation techniques by accommodating more realistic settings, including heteroskedasticity at both the model and individual levels, and the presence of adversarial models. Drawing on insights from random matrix theory, U-aggregation incorporates a variance stabilization step and an iterative sparse signal recovery process. These steps improve the estimation of individuals&#39; true underlying risks in the target population and evaluate the relative performance of candidate models. We provide a theoretical investigation and systematic numerical experiments to elucidate the properties of U-aggregation. We demonstrate its potential real-world application by using U-aggregation to enhance genetic risk prediction of complex traits, leveraging publicly available models from the PGS Catalog.
stat-05.zip/2501.18084.pdf
/content/arxiv-data/data/stat.ML/2025/01/00000000.parquet
stat.ML
2025
01
2025-01-01
2501.18359
Contextual Online Decision Making with Infinite-Dimensional Functional Regression
[ "Haichen Hu", "Rui Ai", "Stephen Bates", "David Simchi-Levi" ]
30 Jan 2025
30 pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2501.18359
Contextual sequential decision-making problems play a crucial role in machine learning, encompassing a wide range of downstream applications such as bandits, sequential hypothesis testing and online risk control. These applications often require different statistical measures, including expectation, variance and quantiles. In this paper, we provide a universal admissible algorithm framework for dealing with all kinds of contextual online decision-making problems that directly learns the whole underlying unknown distribution instead of focusing on individual statistics. This is much more difficult because the dimension of the regression is uncountably infinite, and any existing linear contextual bandits algorithm will result in infinite regret. To overcome this issue, we propose an efficient infinite-dimensional functional regression oracle for contextual cumulative distribution functions (CDFs), where each data point is modeled as a combination of context-dependent CDF basis functions. Our analysis reveals that the decay rate of the eigenvalue sequence of the design integral operator governs the regression error rate and, consequently, the utility regret rate. Specifically, when the eigenvalue sequence exhibits a polynomial decay of order $\frac{1}{\gamma}\ge 1$, the utility regret is bounded by $\tilde{\mathcal{O}}\Big(T^{\frac{3\gamma+2}{2(\gamma+2)}}\Big)$. By setting $\gamma=0$, this recovers the existing optimal regret rate for contextual bandits with finite-dimensional regression and is optimal under a stronger exponential decay assumption. Additionally, we provide a numerical method to compute the eigenvalue sequence of the integral operator, enabling the practical implementation of our framework.
stat-05.zip/2501.18359.pdf
/content/arxiv-data/data/stat.ML/2025/01/00000000.parquet
stat.ML
2025
01
2025-01-01
2501.17889
Knoop: Practical Enhancement of Knockoff with Over-Parameterization for Variable Selection
[ "Xiaochen Zhang", "Yunfeng Cai", "Haoyi Xiong" ]
28 Jan 2025
An earlier version of our paper at Machine Learning
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2501.17889
Variable selection plays a crucial role in enhancing modeling effectiveness across diverse fields, addressing the challenges posed by high-dimensional datasets of correlated variables. This work introduces a novel approach namely Knockoff with over-parameterization (Knoop) to enhance Knockoff filters for variable selection. Specifically, Knoop first generates multiple knockoff variables for each original variable and integrates them with the original variables into an over-parameterized Ridgeless regression model. For each original variable, Knoop evaluates the coefficient distribution of its knockoffs and compares these with the original coefficients to conduct an anomaly-based significance test, ensuring robust variable selection. Extensive experiments demonstrate superior performance compared to existing methods in both simulation and real-world datasets. Knoop achieves a notably higher Area under the Curve (AUC) of the Receiver Operating Characteristic (ROC) Curve for effectively identifying relevant variables against the ground truth by controlled simulations, while showcasing enhanced predictive accuracy across diverse regression and classification tasks. The analytical results further backup our observations.
stat-05.zip/2501.17889.pdf
/content/arxiv-data/data/stat.ML/2025/01/00000000.parquet
stat.ML
2025
01
2025-01-01
2501.18530
Optimal generalisation and learning transition in extensive-width shallow neural networks near interpolation
[ "Jean Barbier", "Francesco Camilli", "Minh-Toan Nguyen", "Mauro Pastore", "Rudy Skerk" ]
30 Jan 2025 (<a href="https://arxiv.org/abs/2501.18530v1">v1</a>), last revised 1 Apr 2025 (this version, v2)
v2: 9 pages + appendix, 10 figures, 3 tables; added discussion on Gaussian inner weights (Fig. 2, 5 + Appendix H); added discussion on algorithmic complexity of specialisation (Appendix I and figures therein)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Disordered Systems and Neural Networks (cond-mat.dis-nn); Statistical Mechanics (cond-mat.stat-mech); Information Theory (cs.IT); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2501.18530
We consider a teacher-student model of supervised learning with a fully-trained two-layer neural network whose width $k$ and input dimension $d$ are large and proportional. We provide an effective theory for approximating the Bayes-optimal generalisation error of the network for any activation function in the regime of sample size $n$ scaling quadratically with the input dimension, i.e., around the interpolation threshold where the number of trainable parameters $kd+k$ and of data $n$ are comparable. Our analysis tackles generic weight distributions. We uncover a discontinuous phase transition separating a &#34;universal&#34; phase from a &#34;specialisation&#34; phase. In the first, the generalisation error is independent of the weight distribution and decays slowly with the sampling rate $n/d^2$, with the student learning only some non-linear combinations of the teacher weights. In the latter, the error is weight distribution-dependent and decays faster due to the alignment of the student towards the teacher network. We thus unveil the existence of a highly predictive solution near interpolation, which is however potentially hard to find by practical algorithms.
stat-05.zip/2501.18530.pdf
/content/arxiv-data/data/stat.ML/2025/01/00000000.parquet
stat.ML
2025
01
2025-01-01
2501.18863
Adaptivity and Convergence of Probability Flow ODEs in Diffusion Generative Models
[ "Jiaqi Tang", "Yuling Yan" ]
31 Jan 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2501.18863
Score-based generative models, which transform noise into data by learning to reverse a diffusion process, have become a cornerstone of modern generative AI. This paper contributes to establishing theoretical guarantees for the probability flow ODE, a widely used diffusion-based sampler known for its practical efficiency. While a number of prior works address its general convergence theory, it remains unclear whether the probability flow ODE sampler can adapt to the low-dimensional structures commonly present in natural image data. We demonstrate that, with accurate score function estimation, the probability flow ODE sampler achieves a convergence rate of $O(k/T)$ in total variation distance (ignoring logarithmic factors), where $k$ is the intrinsic dimension of the target distribution and $T$ is the number of iterations. This dimension-free convergence rate improves upon existing results that scale with the typically much larger ambient dimension, highlighting the ability of the probability flow ODE sampler to exploit intrinsic low-dimensional structures in the target distribution for faster sampling.
stat-05.zip/2501.18863.pdf
/content/arxiv-data/data/stat.ML/2025/01/00000000.parquet
stat.ML
2025
01
2025-01-01
2501.18121
Optimal Survey Design for Private Mean Estimation
[ "Yu-Wei Chen", "Raghu Pasupathy", "Jordan A. Awan" ]
30 Jan 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Cryptography and Security (cs.CR); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2501.18121
This work identifies the first privacy-aware stratified sampling scheme that minimizes the variance for general private mean estimation under the Laplace, Discrete Laplace (DLap) and Truncated-Uniform-Laplace (TuLap) mechanisms within the framework of differential privacy (DP). We view stratified sampling as a subsampling operation, which amplifies the privacy guarantee; however, to have the same final privacy guarantee for each group, different nominal privacy budgets need to be used depending on the subsampling rate. Ignoring the effect of DP, traditional stratified sampling strategies risk significant variance inflation. We phrase our optimal survey design as an optimization problem, where we determine the optimal subsampling sizes for each group with the goal of minimizing the variance of the resulting estimator. We establish strong convexity of the variance objective, propose an efficient algorithm to identify the integer-optimal design, and offer insights on the structure of the optimal design.
stat-05.zip/2501.18121.pdf
/content/arxiv-data/data/stat.ML/2025/01/00000000.parquet
stat.ML
2025
01
2025-01-01
2501.16768
Towards the Generalization of Multi-view Learning: An Information-theoretical Analysis
[ "Wen Wen", "Tieliang Gong", "Yuxin Dong", "Shujian Yu", "Weizhan Zhang" ]
28 Jan 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2501.16768
Multiview learning has drawn widespread attention for its efficacy in leveraging cross-view consensus and complementarity information to achieve a comprehensive representation of data. While multi-view learning has undergone vigorous development and achieved remarkable success, the theoretical understanding of its generalization behavior remains elusive. This paper aims to bridge this gap by developing information-theoretic generalization bounds for multi-view learning, with a particular focus on multi-view reconstruction and classification tasks. Our bounds underscore the importance of capturing both consensus and complementary information from multiple different views to achieve maximally disentangled representations. These results also indicate that applying the multi-view information bottleneck regularizer is beneficial for satisfactory generalization performance. Additionally, we derive novel data-dependent bounds under both leave-one-out and supersample settings, yielding computational tractable and tighter bounds. In the interpolating regime, we further establish the fast-rate bound for multi-view learning, exhibiting a faster convergence rate compared to conventional square-root bounds. Numerical results indicate a strong correlation between the true generalization gap and the derived bounds across various learning scenarios.
stat-05.zip/2501.16768.pdf
/content/arxiv-data/data/stat.ML/2025/01/00000000.parquet
stat.ML
2025
01
2025-01-01
2501.19335
What is causal about causal models and representations?
[ "Frederik Hytting Jørgensen", "Luigi Gresele", "Sebastian Weichwald" ]
31 Jan 2025 (<a href="https://arxiv.org/abs/2501.19335v1">v1</a>), last revised 3 Feb 2025 (this version, v2)
50 pages
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.2501.19335
Causal Bayesian networks are &#39;causal&#39; models since they make predictions about interventional distributions. To connect such causal model predictions to real-world outcomes, we must determine which actions in the world correspond to which interventions in the model. For example, to interpret an action as an intervention on a treatment variable, the action will presumably have to a) change the distribution of treatment in a way that corresponds to the intervention, and b) not change other aspects, such as how the outcome depends on the treatment; while the marginal distributions of some variables may change as an effect. We introduce a formal framework to make such requirements for different interpretations of actions as interventions precise. We prove that the seemingly natural interpretation of actions as interventions is circular: Under this interpretation, every causal Bayesian network that correctly models the observational distribution is trivially also interventionally valid, and no action yields empirical data that could possibly falsify such a model. We prove an impossibility result: No interpretation exists that is non-circular and simultaneously satisfies a set of natural desiderata. Instead, we examine non-circular interpretations that may violate some desiderata and show how this may in turn enable the falsification of causal models. By rigorously examining how a causal Bayesian network could be a &#39;causal&#39; model of the world instead of merely a mathematical object, our formal framework contributes to the conceptual foundations of causal representation learning, causal discovery, and causal abstraction, while also highlighting some limitations of existing approaches.
stat-05.zip/2501.19335.pdf
/content/arxiv-data/data/stat.ML/2025/01/00000000.parquet
stat.ML
2025
01
2025-01-01
2501.16988
Marginal and Conditional Importance Measures from Machine Learning Models and Their Relationship with Conditional Average Treatment Effect
[ "Mohammad Kaviul Anam Khan", "Olli Saarela", "Rafal Kustra" ]
28 Jan 2025 (<a href="https://arxiv.org/abs/2501.16988v1">v1</a>), last revised 29 Jan 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2501.16988
Interpreting black-box machine learning models is challenging due to their strong dependence on data and inherently non-parametric nature. This paper reintroduces the concept of importance through &#34;Marginal Variable Importance Metric&#34; (MVIM), a model-agnostic measure of predictor importance based on the true conditional expectation function. MVIM evaluates predictors&#39; influence on continuous or discrete outcomes. A permutation-based estimation approach, inspired by \citet{breiman2001random} and \citet{fisher2019all}, is proposed to estimate MVIM. MVIM estimator is biased when predictors are highly correlated, as black-box models struggle to extrapolate in low-probability regions. To address this, we investigated the bias-variance decomposition of MVIM to understand the source and pattern of the bias under high correlation. A Conditional Variable Importance Metric (CVIM), adapted from \citet{strobl2008conditional}, is introduced to reduce this bias. Both MVIM and CVIM exhibit a quadratic relationship with the conditional average treatment effect (CATE).
stat-05.zip/2501.16988.pdf
/content/arxiv-data/data/stat.ML/2025/01/00000000.parquet
stat.ML
2025
01
2025-01-01
2502.00302
Learning to Fuse Temporal Proximity Networks: A Case Study in Chimpanzee Social Interactions
[ "Yixuan He", "Aaron Sandel", "David Wipf", "Mihai Cucuringu", "John Mitani", "Gesine Reinert" ]
1 Feb 2025 (<a href="https://arxiv.org/abs/2502.00302v1">v1</a>), last revised 3 Aug 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Optimization and Control (math.OC); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2502.00302
How can we identify groups of primate individuals which could be conjectured to drive social structure? To address this question, one of us has collected a time series of data for social interactions between chimpanzees. Here we use a network representation, leading to the task of combining these data into a time series of a single weighted network per time stamp, where different proximities should be given different weights reflecting their relative importance. We optimize these proximity-type weights in a principled way, using an innovative loss function which rewards structural consistency for consecutive time steps. The approach is empirically validated by carefully designed synthetic data. Using statistical tests, we provide a way of identifying groups of individuals that stay related for a significant length of time. Applying the approach to the chimpanzee data set, we detect cliques in the animal social network time series, which can be validated by real-world intuition from prior research and qualitative observations by chimpanzee experts.
stat-05.zip/2502.00302.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.00557
Sampling Binary Data by Denoising through Score Functions
[ "Francis Bach", "Saeed Saremi" ]
1 Feb 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.00557
Gaussian smoothing combined with a probabilistic framework for denoising via the empirical Bayes formalism, i.e., the Tweedie-Miyasawa formula (TMF), are the two key ingredients in the success of score-based generative models in Euclidean spaces. Smoothing holds the key for easing the problem of learning and sampling in high dimensions, denoising is needed for recovering the original signal, and TMF ties these together via the score function of noisy data. In this work, we extend this paradigm to the problem of learning and sampling the distribution of binary data on the Boolean hypercube by adopting Bernoulli noise, instead of Gaussian noise, as a smoothing device. We first derive a TMF-like expression for the optimal denoiser for the Hamming loss, where a score function naturally appears. Sampling noisy binary data is then achieved using a Langevin-like sampler which we theoretically analyze for different noise levels. At high Bernoulli noise levels sampling becomes easy, akin to log-concave sampling in Euclidean spaces. In addition, we extend the sequential multi-measurement sampling of Saremi et al. (2024) to the binary setting where we can bring the &#34;effective noise&#34; down by sampling multiple noisy measurements at a fixed noise level, without the need for continuous-time stochastic processes. We validate our formalism and theoretical findings by experiments on synthetic data and binarized images.
stat-05.zip/2502.00557.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.00885
Algorithmic Stability of Stochastic Gradient Descent with Momentum under Heavy-Tailed Noise
[ "Thanh Dang", "Melih Barsbey", "A K M Rokonuzzaman Sonet", "Mert Gurbuzbalaban", "Umut Simsekli", "Lingjiong Zhu" ]
2 Feb 2025
64 pages, 2 figures
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.2502.00885
Understanding the generalization properties of optimization algorithms under heavy-tailed noise has gained growing attention. However, the existing theoretical results mainly focus on stochastic gradient descent (SGD) and the analysis of heavy-tailed optimizers beyond SGD is still missing. In this work, we establish generalization bounds for SGD with momentum (SGDm) under heavy-tailed gradient noise. We first consider the continuous-time limit of SGDm, i.e., a Levy-driven stochastic differential equation (SDE), and establish quantitative Wasserstein algorithmic stability bounds for a class of potentially non-convex loss functions. Our bounds reveal a remarkable observation: For quadratic loss functions, we show that SGDm admits a worse generalization bound in the presence of heavy-tailed noise, indicating that the interaction of momentum and heavy tails can be harmful for generalization. We then extend our analysis to discrete-time and develop a uniform-in-time discretization error bound, which, to our knowledge, is the first result of its kind for SDEs with degenerate noise. This result shows that, with appropriately chosen step-sizes, the discrete dynamics retain the generalization properties of the limiting SDE. We illustrate our theory on both synthetic quadratic problems and neural networks.
stat-05.zip/2502.00885.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.01027
Adversarial Robustness in Two-Stage Learning-to-Defer: Algorithms and Guarantees
[ "Yannis Montreuil", "Axel Carlier", "Lai Xing Ng", "Wei Tsang Ooi" ]
3 Feb 2025 (<a href="https://arxiv.org/abs/2502.01027v1">v1</a>), last revised 25 Aug 2025 (this version, v4)
Accepted at the 42nd International Conference on Machine Learning (ICML 2025)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.01027
Two-stage Learning-to-Defer (L2D) enables optimal task delegation by assigning each input to either a fixed main model or one of several offline experts, supporting reliable decision-making in complex, multi-agent environments. However, existing L2D frameworks assume clean inputs and are vulnerable to adversarial perturbations that can manipulate query allocation--causing costly misrouting or expert overload. We present the first comprehensive study of adversarial robustness in two-stage L2D systems. We introduce two novel attack strategie--untargeted and targeted--which respectively disrupt optimal allocations or force queries to specific agents. To defend against such threats, we propose SARD, a convex learning algorithm built on a family of surrogate losses that are provably Bayes-consistent and $(\mathcal{R}, \mathcal{G})$-consistent. These guarantees hold across classification, regression, and multi-task settings. Empirical results demonstrate that SARD significantly improves robustness under adversarial attacks while maintaining strong clean performance, marking a critical step toward secure and trustworthy L2D deployment.
stat-05.zip/2502.01027.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.01235
LoRA-One: One-Step Full Gradient Could Suffice for Fine-Tuning Large Language Models, Provably and Efficiently
[ "Yuanhe Zhang", "Fanghui Liu", "Yudong Chen" ]
3 Feb 2025 (<a href="https://arxiv.org/abs/2502.01235v1">v1</a>), last revised 23 Jun 2025 (this version, v3)
Accepted by ICML 2025 (Oral)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.01235
This paper explores how theory can guide and enhance practical algorithms, using Low-Rank Adaptation (LoRA, Hu et al. 2022) in large language models as a case study. We rigorously prove that, under gradient descent, LoRA adapters align with specific singular subspaces of the one-step full fine-tuning gradient. This result suggests that, by properly initializing the adapters using the one-step full gradient, subspace alignment can be achieved immediately and applicable to both linear and nonlinear models. Building on our theory, we propose a theory-driven algorithm, LoRA-One, where the linear convergence (as well as generalization) is built and incorporating preconditioners theoretically helps mitigate the effects of ill-conditioning. Besides, our theory reveals connections between LoRA-One and other gradient-alignment-based methods, helping to clarify misconceptions in the design of such algorithms. LoRA-One achieves significant empirical improvements over LoRA and its variants across benchmarks in natural language understanding, mathematical reasoning, and code generation. Code is available at: <a href="https://github.com/YuanheZ/LoRA-One" rel="external noopener nofollow" class="link-external link-https">this https URL</a>.
stat-05.zip/2502.01235.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.00899
HASSLE-free: A unified Framework for Sparse plus Low-Rank Matrix Decomposition for LLMs
[ "Mehdi Makni", "Kayhan Behdin", "Zheng Xu", "Natalia Ponomareva", "Rahul Mazumder" ]
2 Feb 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.00899
The impressive capabilities of large foundation models come at a cost of substantial computing resources to serve them. Compressing these pre-trained models is of practical interest as it can democratize deploying them to the machine learning community at large by lowering the costs associated with inference. A promising compression scheme is to decompose foundation models&#39; dense weights into a sum of sparse plus low-rank matrices. In this paper, we design a unified framework coined HASSLE-free for (semi-structured) sparse plus low-rank matrix decomposition of foundation models. Our framework introduces the local layer-wise reconstruction error objective for this decomposition, we demonstrate that prior work solves a relaxation of this optimization problem; and we provide efficient and scalable methods to minimize the exact introduced optimization problem. HASSLE-free substantially outperforms state-of-the-art methods in terms of the introduced objective and a wide range of LLM evaluation benchmarks. For the Llama3-8B model with a 2:4 sparsity component plus a 64-rank component decomposition, a compression scheme for which recent work shows important inference acceleration on GPUs, HASSLE-free reduces the test perplexity by 12% for the WikiText-2 dataset and reduces the gap (compared to the dense model) of the average of eight popular zero-shot tasks by 15% compared to existing methods.
stat-05.zip/2502.00899.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.01780
Graph Canonical Correlation Analysis
[ "Hongju Park", "Shuyang Bai", "Zhenyao Ye", "Hwiyoung Lee", "Tianzhou Ma", "Shuo Chen" ]
3 Feb 2025
40 pages, 3 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.01780
Canonical correlation analysis (CCA) is a widely used technique for estimating associations between two sets of multi-dimensional variables. Recent advancements in CCA methods have expanded their application to decipher the interactions of multiomics datasets, imaging-omics datasets, and more. However, conventional CCA methods are limited in their ability to incorporate structured patterns in the cross-correlation matrix, potentially leading to suboptimal estimations. To address this limitation, we propose the graph Canonical Correlation Analysis (gCCA) approach, which calculates canonical correlations based on the graph structure of the cross-correlation matrix between the two sets of variables. We develop computationally efficient algorithms for gCCA, and provide theoretical results for finite sample analysis of best subset selection and canonical correlation estimation by introducing concentration inequalities and stopping time rule based on martingale theories. Extensive simulations demonstrate that gCCA outperforms competing CCA methods. Additionally, we apply gCCA to a multiomics dataset of DNA methylation and RNA-seq transcriptomics, identifying both positively and negatively regulated gene expression pathways by DNA methylation pathways.
stat-05.zip/2502.01780.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.00520
Variance Reduction via Resampling and Experience Replay
[ "Jiale Han", "Xiaowu Dai", "Yuhua Zhu" ]
1 Feb 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.00520
Experience replay is a foundational technique in reinforcement learning that enhances learning stability by storing past experiences in a replay buffer and reusing them during training. Despite its practical success, its theoretical properties remain underexplored. In this paper, we present a theoretical framework that models experience replay using resampled $U$- and $V$-statistics, providing rigorous variance reduction guarantees. We apply this framework to policy evaluation tasks using the Least-Squares Temporal Difference (LSTD) algorithm and a Partial Differential Equation (PDE)-based model-free algorithm, demonstrating significant improvements in stability and efficiency, particularly in data-scarce scenarios. Beyond policy evaluation, we extend the framework to kernel ridge regression, showing that the experience replay-based method reduces the computational cost from the traditional $O(n^3)$ in time to as low as $O(n^2)$ in time while simultaneously reducing variance. Extensive numerical experiments validate our theoretical findings, demonstrating the broad applicability and effectiveness of experience replay in diverse machine learning tasks.
stat-05.zip/2502.00520.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.00737
Scalable Sobolev IPM for Probability Measures on a Graph
[ "Tam Le", "Truyen Nguyen", "Hideitsu Hino", "Kenji Fukumizu" ]
2 Feb 2025 (<a href="https://arxiv.org/abs/2502.00737v1">v1</a>), last revised 9 Jun 2025 (this version, v2)
To appear in International Conference on Machine Learning (ICML), 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.00737
We investigate the Sobolev IPM problem for probability measures supported on a graph metric space. Sobolev IPM is an important instance of integral probability metrics (IPM), and is obtained by constraining a critic function within a unit ball defined by the Sobolev norm. In particular, it has been used to compare probability measures and is crucial for several theoretical works in machine learning. However, to our knowledge, there are no efficient algorithmic approaches to compute Sobolev IPM effectively, which hinders its practical applications. In this work, we establish a relation between Sobolev norm and weighted $L^p$-norm, and leverage it to propose a \emph{novel regularization} for Sobolev IPM. By exploiting the graph structure, we demonstrate that the regularized Sobolev IPM provides a \emph{closed-form} expression for fast computation. This advancement addresses long-standing computational challenges, and paves the way to apply Sobolev IPM for practical applications, even in large-scale settings. Additionally, the regularized Sobolev IPM is negative definite. Utilizing this property, we design positive-definite kernels upon the regularized Sobolev IPM, and provide preliminary evidences of their advantages for comparing probability measures on a given graph for document classification and topological data analysis.
stat-05.zip/2502.00737.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.00818
Error-quantified Conformal Inference for Time Series
[ "Junxi Wu", "Dongjian Hu", "Yajie Bao", "Shu-Tao Xia", "Changliang Zou" ]
2 Feb 2025 (<a href="https://arxiv.org/abs/2502.00818v1">v1</a>), last revised 8 Sep 2025 (this version, v2)
ICLR 2025 camera version (fixed the bug where citations could not be properly indexed in Google Scholar)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.00818
Uncertainty quantification in time series prediction is challenging due to the temporal dependence and distribution shift on sequential data. Conformal inference provides a pivotal and flexible instrument for assessing the uncertainty of machine learning models through prediction sets. Recently, a series of online conformal inference methods updated thresholds of prediction sets by performing online gradient descent on a sequence of quantile loss functions. A drawback of such methods is that they only use the information of revealed non-conformity scores via miscoverage indicators but ignore error quantification, namely the distance between the non-conformity score and the current threshold. To accurately leverage the dynamic of miscoverage error, we propose \textit{Error-quantified Conformal Inference} (ECI) by smoothing the quantile loss function. ECI introduces a continuous and adaptive feedback scale with the miscoverage error, rather than simple binary feedback in existing methods. We establish a long-term coverage guarantee for ECI under arbitrary dependence and distribution shift. The extensive experimental results show that ECI can achieve valid miscoverage control and output tighter prediction sets than other baselines.
stat-05.zip/2502.00818.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.00739
Orlicz-Sobolev Transport for Unbalanced Measures on a Graph
[ "Tam Le", "Truyen Nguyen", "Hideitsu Hino", "Kenji Fukumizu" ]
2 Feb 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.00739
Moving beyond $L^p$ geometric structure, Orlicz-Wasserstein (OW) leverages a specific class of convex functions for Orlicz geometric structure. While OW remarkably helps to advance certain machine learning approaches, it has a high computational complexity due to its two-level optimization formula. Recently, Le et al. (2024) exploits graph structure to propose generalized Sobolev transport (GST), i.e., a scalable variant for OW. However, GST assumes that input measures have the same mass. Unlike optimal transport (OT), it is nontrivial to incorporate a mass constraint to extend GST for measures on a graph, possibly having different total mass. In this work, we propose to take a step back by considering the entropy partial transport (EPT) for nonnegative measures on a graph. By leveraging Caffarelli &amp; McCann (2010)&#39;s observations, EPT can be reformulated as a standard complete OT between two corresponding balanced measures. Consequently, we develop a novel EPT with Orlicz geometric structure, namely Orlicz-EPT, for unbalanced measures on a graph. Especially, by exploiting the dual EPT formulation and geometric structures of the graph-based Orlicz-Sobolev space, we derive a novel regularization to propose Orlicz-Sobolev transport (OST). The resulting distance can be efficiently computed by simply solving a univariate optimization problem, unlike the high-computational two-level optimization problem for Orlicz-EPT. Additionally, we derive geometric structures for the OST and draw its relations to other transport distances. We empirically show that OST is several-order faster than Orlicz-EPT. We further illustrate preliminary evidences on the advantages of OST for document classification, and several tasks in topological data analysis.
stat-05.zip/2502.00739.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.00240
Learning Difference-of-Convex Regularizers for Inverse Problems: A Flexible Framework with Theoretical Guarantees
[ "Yasi Zhang", "Oscar Leong" ]
1 Feb 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Image and Video Processing (eess.IV); Optimization and Control (math.OC)
https://doi.org/10.48550/arXiv.2502.00240
Learning effective regularization is crucial for solving ill-posed inverse problems, which arise in a wide range of scientific and engineering applications. While data-driven methods that parameterize regularizers using deep neural networks have demonstrated strong empirical performance, they often result in highly nonconvex formulations that lack theoretical guarantees. Recent work has shown that incorporating structured nonconvexity into neural network-based regularizers, such as weak convexity, can strike a balance between empirical performance and theoretical tractability. In this paper, we demonstrate that a broader class of nonconvex functions, difference-of-convex (DC) functions, can yield improved empirical performance while retaining strong convergence guarantees. The DC structure enables the use of well-established optimization algorithms, such as the Difference-of-Convex Algorithm (DCA) and a Proximal Subgradient Method (PSM), which extend beyond standard gradient descent. Furthermore, we provide theoretical insights into the conditions under which optimal regularizers can be expressed as DC functions. Extensive experiments on computed tomography (CT) reconstruction tasks show that our approach achieves strong performance across sparse and limited-view settings, consistently outperforming other weakly supervised learned regularizers. Our code is available at \url{<a href="https://github.com/YasminZhang/ADCR" rel="external noopener nofollow" class="link-external link-https">this https URL</a>}.
stat-05.zip/2502.00240.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.00534
Transition Transfer $Q$-Learning for Composite Markov Decision Processes
[ "Jinhang Chai", "Elynn Chen", "Lin Yang" ]
1 Feb 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.00534
To bridge the gap between empirical success and theoretical understanding in transfer reinforcement learning (RL), we study a principled approach with provable performance guarantees. We introduce a novel composite MDP framework where high-dimensional transition dynamics are modeled as the sum of a low-rank component representing shared structure and a sparse component capturing task-specific variations. This relaxes the common assumption of purely low-rank transition models, allowing for more realistic scenarios where tasks share core dynamics but maintain individual variations. We introduce UCB-TQL (Upper Confidence Bound Transfer Q-Learning), designed for transfer RL scenarios where multiple tasks share core linear MDP dynamics but diverge along sparse dimensions. When applying UCB-TQL to a target task after training on a source task with sufficient trajectories, we achieve a regret bound of $\tilde{O}(\sqrt{eH^5N})$ that scales independently of the ambient dimension. Here, $N$ represents the number of trajectories in the target task, while $e$ quantifies the sparse differences between tasks. This result demonstrates substantial improvement over single task RL by effectively leveraging their structural similarities. Our theoretical analysis provides rigorous guarantees for how UCB-TQL simultaneously exploits shared dynamics while adapting to task-specific variations.
stat-05.zip/2502.00534.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.00309
Decentralized Inference for Spatial Data Using Low-Rank Models
[ "Jianwei Shi", "Sameh Abdulah", "Ying Sun", "Marc G. Genton" ]
1 Feb 2025 (<a href="https://arxiv.org/abs/2502.00309v1">v1</a>), last revised 10 Feb 2025 (this version, v2)
84 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.2502.00309
Advancements in information technology have enabled the creation of massive spatial datasets, driving the need for scalable and efficient computational methodologies. While offering viable solutions, centralized frameworks are limited by vulnerabilities such as single-point failures and communication bottlenecks. This paper presents a decentralized framework tailored for parameter inference in spatial low-rank models to address these challenges. A key obstacle arises from the spatial dependence among observations, which prevents the log-likelihood from being expressed as a summation-a critical requirement for decentralized optimization approaches. To overcome this challenge, we propose a novel objective function leveraging the evidence lower bound, which facilitates the use of decentralized optimization techniques. Our approach employs a block descent method integrated with multi-consensus and dynamic consensus averaging for effective parameter optimization. We prove the convexity of the new objective function in the vicinity of the true parameters, ensuring the convergence of the proposed method. Additionally, we present the first theoretical results establishing the consistency and asymptotic normality of the estimator within the context of spatial low-rank models. Extensive simulations and real-world data experiments corroborate these theoretical findings, showcasing the robustness and scalability of the framework.
stat-05.zip/2502.00309.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.01575
Heterogeneous Treatment Effect in Time-to-Event Outcomes: Harnessing Censored Data with Recursively Imputed Trees
[ "Tomer Meir", "Uri Shalit", "Malka Gorfine" ]
3 Feb 2025 (<a href="https://arxiv.org/abs/2502.01575v1">v1</a>), last revised 28 Jul 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.01575
Tailoring treatments to individual needs is a central goal in fields such as medicine. A key step toward this goal is estimating Heterogeneous Treatment Effects (HTE) - the way treatments impact different subgroups. While crucial, HTE estimation is challenging with survival data, where time until an event (e.g., death) is key. Existing methods often assume complete observation, an assumption violated in survival data due to right-censoring, leading to bias and inefficiency. Cui et al. (2023) proposed a doubly-robust method for HTE estimation in survival data under no hidden confounders, combining a causal survival forest with an augmented inverse-censoring weighting estimator. However, we find it struggles under heavy censoring, which is common in rare-outcome problems such as Amyotrophic lateral sclerosis (ALS). Moreover, most current methods cannot handle instrumental variables, which are a crucial tool in the causal inference arsenal. We introduce Multiple Imputation for Survival Treatment Response (MISTR), a novel, general, and non-parametric method for estimating HTE in survival data. MISTR uses recursively imputed survival trees to handle censoring without directly modeling the censoring mechanism. Through extensive simulations and analysis of two real-world datasets-the AIDS Clinical Trials Group Protocol 175 and the Illinois unemployment dataset we show that MISTR outperforms prior methods under heavy censoring in the no-hidden-confounders setting, and extends to the instrumental variable setting. To our knowledge, MISTR is the first non-parametric approach for HTE estimation with unobserved confounders via instrumental variables.
stat-05.zip/2502.01575.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.01995
Theoretical and Practical Analysis of Fréchet Regression via Comparison Geometry
[ "Masanari Kimura", "Howard Bondell" ]
4 Feb 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.01995
Fréchet regression extends classical regression methods to non-Euclidean metric spaces, enabling the analysis of data relationships on complex structures such as manifolds and graphs. This work establishes a rigorous theoretical analysis for Fréchet regression through the lens of comparison geometry which leads to important considerations for its use in practice. The analysis provides key results on the existence, uniqueness, and stability of the Fréchet mean, along with statistical guarantees for nonparametric regression, including exponential concentration bounds and convergence rates. Additionally, insights into angle stability reveal the interplay between curvature of the manifold and the behavior of the regression estimator in these non-Euclidean contexts. Empirical experiments validate the theoretical findings, demonstrating the effectiveness of proposed hyperbolic mappings, particularly for data with heteroscedasticity, and highlighting the practical usefulness of these results.
stat-05.zip/2502.01995.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.01338
PtyGenography: using generative models for regularization of the phase retrieval problem
[ "Selin Aslan", "Tristan van Leeuwen", "Allard Mosk", "Palina Salanevich" ]
3 Feb 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Information Theory (cs.IT); Machine Learning (cs.LG); Functional Analysis (math.FA); Optimization and Control (math.OC)
https://doi.org/10.48550/arXiv.2502.01338
In phase retrieval and similar inverse problems, the stability of solutions across different noise levels is crucial for applications. One approach to promote it is using signal priors in a form of a generative model as a regularization, at the expense of introducing a bias in the reconstruction. In this paper, we explore and compare the reconstruction properties of classical and generative inverse problem formulations. We propose a new unified reconstruction approach that mitigates overfitting to the generative model for varying noise levels.
stat-05.zip/2502.01338.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.02140
An Information-Theoretic Analysis of Thompson Sampling with Infinite Action Spaces
[ "Amaury Gouverneur", "Borja Rodriguez Gálvez", "Tobias Oechtering", "Mikael Skoglund" ]
4 Feb 2025
5 pages, accepted to ICASSP
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.02140
This paper studies the Bayesian regret of the Thompson Sampling algorithm for bandit problems, building on the information-theoretic framework introduced by Russo and Van Roy (2015). Specifically, it extends the rate-distortion analysis of Dong and Van Roy (2018), which provides near-optimal bounds for linear bandits. A limitation of these results is the assumption of a finite action space. We address this by extending the analysis to settings with infinite and continuous action spaces. Additionally, we specialize our results to bandit problems with expected rewards that are Lipschitz continuous with respect to the action space, deriving a regret bound that explicitly accounts for the complexity of the action space.
stat-05.zip/2502.02140.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.01585
The Shape of Generalization through the Lens of Norm-based Capacity Control
[ "Yichen Wang", "Yudong Chen", "Lorenzo Rosasco", "Fanghui Liu" ]
3 Feb 2025 (<a href="https://arxiv.org/abs/2502.01585v1">v1</a>), last revised 19 May 2025 (this version, v2)
81 pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2502.01585
Understanding how the test risk scales with model complexity is a central question in machine learning. Classical theory is challenged by the learning curves observed for large over-parametrized deep networks. Capacity measures based on parameter count typically fail to account for these empirical observations. To tackle this challenge, we consider norm-based capacity measures and develop our study for random features based estimators, widely used as simplified theoretical models for more complex networks. In this context, we provide a precise characterization of how the estimator&#39;s norm concentrates and how it governs the associated test error. Our results show that the predicted learning curve admits a phase transition from under- to over-parameterization, but no double descent behavior. This confirms that more classical U-shaped behavior is recovered considering appropriate capacity measures based on models norms rather than size. From a technical point of view, we leverage deterministic equivalence as the key tool and further develop new deterministic quantities which are of independent interest.
stat-05.zip/2502.01585.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.02305
Information-Theoretic Proofs for Diffusion Sampling
[ "Galen Reeves", "Henry D. Pfister" ]
4 Feb 2025 (<a href="https://arxiv.org/abs/2502.02305v1">v1</a>), last revised 24 Jun 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Information Theory (cs.IT); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.02305
This paper provides an elementary, self-contained analysis of diffusion-based sampling methods for generative modeling. In contrast to existing approaches that rely on continuous-time processes and then discretize, our treatment works directly with discrete-time stochastic processes and yields precise non-asymptotic convergence guarantees under broad assumptions. The key insight is to couple the sampling process of interest with an idealized comparison process that has an explicit Gaussian-convolution structure. We then leverage simple identities from information theory, including the I-MMSE relationship, to bound the discrepancy (in terms of the Kullback-Leibler divergence) between these two discrete-time processes. In particular, we show that, if the diffusion step sizes are chosen sufficiently small and one can approximate certain conditional mean estimators well, then the sampling distribution is provably close to the target distribution. Our results also provide a transparent view on how to accelerate convergence by using additional randomness in each step to match higher-order moments in the comparison process.
stat-05.zip/2502.02305.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.01953
Local minima of the empirical risk in high dimension: General theorems and convex examples
[ "Kiana Asgari", "Andrea Montanari", "Basil Saeed" ]
4 Feb 2025 (<a href="https://arxiv.org/abs/2502.01953v1">v1</a>), last revised 18 Jun 2025 (this version, v2)
101 pages, 5 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2502.01953
We consider a general model for high-dimensional empirical risk minimization whereby the data $\mathbf{x}_i$ are $d$-dimensional isotropic Gaussian vectors, the model is parametrized by $\mathbf{\Theta}\in\mathbb{R}^{d\times k}$, and the loss depends on the data via the projection $\mathbf{\Theta}^\mathsf{T}\mathbf{x}_i$. This setting covers as special cases classical statistics methods (e.g. multinomial regression and other generalized linear models), but also two-layer fully connected neural networks with $k$ hidden neurons. We use the Kac-Rice formula from Gaussian process theory to derive a bound on the expected number of local minima of this empirical risk, under the proportional asymptotics in which $n,d\to\infty$, with $n\asymp d$. Via Markov&#39;s inequality, this bound allows to determine the positions of these minimizers (with exponential deviation bounds) and hence derive sharp asymptotics on the estimation and prediction error. In this paper, we apply our characterization to convex losses, where high-dimensional asymptotics were not (in general) rigorously established for $k\ge 2$. We show that our approach is tight and allows to prove previously conjectured results. In addition, we characterize the spectrum of the Hessian at the minimizer. A companion paper applies our general result to non-convex examples.
stat-05.zip/2502.01953.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.01347
Spurious Correlations in High Dimensional Regression: The Roles of Regularization, Simplicity Bias and Over-Parameterization
[ "Simone Bombari", "Marco Mondelli" ]
3 Feb 2025 (<a href="https://arxiv.org/abs/2502.01347v1">v1</a>), last revised 27 May 2025 (this version, v2)
Revision after ICML 2025 reviews
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.01347
Learning models have been shown to rely on spurious correlations between non-predictive features and the associated labels in the training data, with negative implications on robustness, bias and fairness. In this work, we provide a statistical characterization of this phenomenon for high-dimensional regression, when the data contains a predictive core feature $x$ and a spurious feature $y$. Specifically, we quantify the amount of spurious correlations $C$ learned via linear regression, in terms of the data covariance and the strength $\lambda$ of the ridge regularization. As a consequence, we first capture the simplicity of $y$ through the spectrum of its covariance, and its correlation with $x$ through the Schur complement of the full data covariance. Next, we prove a trade-off between $C$ and the in-distribution test loss $L$, by showing that the value of $\lambda$ that minimizes $L$ lies in an interval where $C$ is increasing. Finally, we investigate the effects of over-parameterization via the random features model, by showing its equivalence to regularized linear regression. Our theoretical results are supported by numerical experiments on Gaussian, Color-MNIST, and CIFAR-10 datasets.
stat-05.zip/2502.01347.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.02233
Variance-Adjusted Cosine Distance as Similarity Metric
[ "Satyajeet Sahoo", "Jhareswar Maiti" ]
4 Feb 2025
6 Pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.02233
Cosine similarity is a popular distance measure that measures the similarity between two vectors in the inner product space. It is widely used in many data classification algorithms like K-Nearest Neighbors, Clustering etc. This study demonstrates limitations of application of cosine similarity. Particularly, this study demonstrates that traditional cosine similarity metric is valid only in the Euclidean space, whereas the original data resides in a random variable space. When there is variance and correlation in the data, then cosine distance is not a completely accurate measure of similarity. While new similarity and distance metrics have been developed to make up for the limitations of cosine similarity, these metrics are used as substitutes to cosine distance, and do not make modifications to cosine distance to overcome its limitations. Subsequently, we propose a modified cosine similarity metric, where cosine distance is adjusted by variance-covariance of the data. Application of variance-adjusted cosine distance gives better similarity performance compared to traditional cosine distance. KNN modelling on the Wisconsin Breast Cancer Dataset is performed using both traditional and modified cosine similarity measures and compared. The modified formula shows 100% test accuracy on the data.
stat-05.zip/2502.02233.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.02472
SDE Matching: Scalable and Simulation-Free Training of Latent Stochastic Differential Equations
[ "Grigory Bartosh", "Dmitry Vetrov", "Christian A. Naesseth" ]
4 Feb 2025 (<a href="https://arxiv.org/abs/2502.02472v1">v1</a>), last revised 26 Jun 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.02472
The Latent Stochastic Differential Equation (SDE) is a powerful tool for time series and sequence modeling. However, training Latent SDEs typically relies on adjoint sensitivity methods, which depend on simulation and backpropagation through approximate SDE solutions, which limit scalability. In this work, we propose SDE Matching, a new simulation-free method for training Latent SDEs. Inspired by modern Score- and Flow Matching algorithms for learning generative dynamics, we extend these ideas to the domain of stochastic dynamics for time series and sequence modeling, eliminating the need for costly numerical simulations. Our results demonstrate that SDE Matching achieves performance comparable to adjoint sensitivity methods while drastically reducing computational complexity.
stat-05.zip/2502.02472.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.01583
Spectral Estimators for Multi-Index Models: Precise Asymptotics and Optimal Weak Recovery
[ "Filip Kovačević", "Yihan Zhang", "Marco Mondelli" ]
3 Feb 2025 (<a href="https://arxiv.org/abs/2502.01583v1">v1</a>), last revised 10 Jun 2025 (this version, v2)
Accepted to COLT 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Information Theory (cs.IT); Machine Learning (cs.LG); Probability (math.PR); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2502.01583
Multi-index models provide a popular framework to investigate the learnability of functions with low-dimensional structure and, also due to their connections with neural networks, they have been object of recent intensive study. In this paper, we focus on recovering the subspace spanned by the signals via spectral estimators -- a family of methods routinely used in practice, often as a warm-start for iterative algorithms. Our main technical contribution is a precise asymptotic characterization of the performance of spectral methods, when sample size and input dimension grow proportionally and the dimension $p$ of the space to recover is fixed. Specifically, we locate the top-$p$ eigenvalues of the spectral matrix and establish the overlaps between the corresponding eigenvectors (which give the spectral estimators) and a basis of the signal subspace. Our analysis unveils a phase transition phenomenon in which, as the sample complexity grows, eigenvalues escape from the bulk of the spectrum and, when that happens, eigenvectors recover directions of the desired subspace. The precise characterization we put forward enables the optimization of the data preprocessing, thus allowing to identify the spectral estimator that requires the minimal sample size for weak recovery.
stat-05.zip/2502.01583.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.01384
Fine-Tuning Discrete Diffusion Models with Policy Gradient Methods
[ "Oussama Zekri", "Nicolas Boullé" ]
3 Feb 2025 (<a href="https://arxiv.org/abs/2502.01384v1">v1</a>), last revised 16 May 2025 (this version, v2)
30 pages, 8 figures, 8 tables
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Computation and Language (cs.CL); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.01384
Discrete diffusion models have recently gained significant attention due to their ability to process complex discrete structures for language modeling. However, fine-tuning these models with policy gradient methods, as is commonly done in Reinforcement Learning from Human Feedback (RLHF), remains a challenging task. We propose an efficient, broadly applicable, and theoretically justified policy gradient algorithm, called Score Entropy Policy Optimization (SEPO), for fine-tuning discrete diffusion models over non-differentiable rewards. Our numerical experiments across several discrete generative tasks demonstrate the scalability and efficiency of our method. Our code is available at <a href="https://github.com/ozekri/SEPO" rel="external noopener nofollow" class="link-external link-https">this https URL</a>.
stat-05.zip/2502.01384.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.03458
The Performance Of The Unadjusted Langevin Algorithm Without Smoothness Assumptions
[ "Tim Johnston", "Iosif Lytras", "Nikolaos Makras", "Sotirios Sabanis" ]
5 Feb 2025 (<a href="https://arxiv.org/abs/2502.03458v1">v1</a>), last revised 29 Jul 2025 (this version, v3)
24pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Optimization and Control (math.OC); Probability (math.PR); Computation (stat.CO)
https://doi.org/10.48550/arXiv.2502.03458
In this article, we study the problem of sampling from distributions whose densities are not necessarily smooth nor logconcave. We propose a simple Langevin-based algorithm that does not rely on popular but computationally challenging techniques, such as the Moreau-Yosida envelope or Gaussian smoothing, and show consequently that the performance of samplers like ULA does not necessarily degenerate arbitrarily with low regularity. In particular, we show that the Lipschitz or Hölder continuity assumption can be replaced by a geometric one-sided Lipschitz condition that allows even for discontinuous log-gradients. We derive non-asymptotic guarantees for the convergence of the algorithm to the target distribution in Wasserstein distances. Non-asymptotic bounds are also provided for the performance of the algorithm as an optimizer, specifically for the solution of associated excess risk optimization problems.
stat-05.zip/2502.03458.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.02486
Catoni Contextual Bandits are Robust to Heavy-tailed Rewards
[ "Chenlu Ye", "Yujia Jin", "Alekh Agarwal", "Tong Zhang" ]
4 Feb 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.02486
Typical contextual bandit algorithms assume that the rewards at each round lie in some fixed range $[0, R]$, and their regret scales polynomially with this reward range $R$. However, many practical scenarios naturally involve heavy-tailed rewards or rewards where the worst-case range can be substantially larger than the variance. In this paper, we develop an algorithmic approach building on Catoni&#39;s estimator from robust statistics, and apply it to contextual bandits with general function approximation. When the variance of the reward at each round is known, we use a variance-weighted regression approach and establish a regret bound that depends only on the cumulative reward variance and logarithmically on the reward range $R$ as well as the number of rounds $T$. For the unknown-variance case, we further propose a careful peeling-based algorithm and remove the need for cumbersome variance estimation. With additional dependence on the fourth moment, our algorithm also enjoys a variance-based bound with logarithmic reward-range dependence. Moreover, we demonstrate the optimality of the leading-order term in our regret bound through a matching lower bound.
stat-05.zip/2502.02486.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.02861
Algorithms with Calibrated Machine Learning Predictions
[ "Judy Hanwen Shen", "Ellen Vitercik", "Anders Wikum" ]
5 Feb 2025 (<a href="https://arxiv.org/abs/2502.02861v1">v1</a>), last revised 14 Jun 2025 (this version, v3)
v2 matches the camera-ready version accepted at ICML 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.02861
The field of algorithms with predictions incorporates machine learning advice in the design of online algorithms to improve real-world performance. A central consideration is the extent to which predictions can be trusted -- while existing approaches often require users to specify an aggregate trust level, modern machine learning models can provide estimates of prediction-level uncertainty. In this paper, we propose calibration as a principled and practical tool to bridge this gap, demonstrating the benefits of calibrated advice through two case studies: the ski rental and online job scheduling problems. For ski rental, we design an algorithm that achieves near-optimal prediction-dependent performance and prove that, in high-variance settings, calibrated advice offers more effective guidance than alternative methods for uncertainty quantification. For job scheduling, we demonstrate that using a calibrated predictor leads to significant performance improvements over existing methods. Evaluations on real-world data validate our theoretical findings, highlighting the practical impact of calibration for algorithms with predictions.
stat-05.zip/2502.02861.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.03650
Rule-based Evolving Fuzzy System for Time Series Forecasting: New Perspectives Based on Type-2 Fuzzy Sets Measures Approach
[ "Eduardo Santos de Oliveira Marques", "Arthur Caio Vargas Pinto", "Kaike Sa Teles Rocha Alves", "Eduardo Pestana de Aguiar" ]
5 Feb 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.03650
Real-world data contain uncertainty and variations that can be correlated to external variables, known as randomness. An alternative cause of randomness is chaos, which can be an important component of chaotic time series. One of the existing methods to deal with this type of data is the use of the evolving Fuzzy Systems (eFSs), which have been proven to be a powerful class of models for time series forecasting, due to their autonomy to handle the data and highly complex problems in real-world applications. However, due to its working structure, type-2 fuzzy sets can outperform type-1 fuzzy sets for highly uncertain scenarios. We then propose ePL-KRLS-FSM+, an enhanced class of evolving fuzzy modeling approach that combines participatory learning (PL), a kernel recursive least squares method (KRLS), type-2 fuzzy logic and data transformation into fuzzy sets (FSs). This improvement allows to create and measure type-2 fuzzy sets for better handling uncertainties in the data, generating a model that can predict chaotic data with increased accuracy. The model is evaluated using two complex datasets: the chaotic time series Mackey-Glass delay differential equation with different degrees of chaos, and the main stock index of the Taiwan Capitalization Weighted Stock Index - TAIEX. Model performance is compared to related state-of-the-art rule-based eFS models and classical approaches and is analyzed in terms of error metrics, runtime and the number of final rules. Forecasting results show that the proposed model is competitive and performs consistently compared with type-1 models, also outperforming other forecasting methods by showing the lowest error metrics and number of final rules.
stat-05.zip/2502.03650.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.03341
Adaptive Variational Inference in Probabilistic Graphical Models: Beyond Bethe, Tree-Reweighted, and Convex Free Energies
[ "Harald Leisenberger", "Franz Pernkopf" ]
5 Feb 2025
This work has been submitted to the Conference on Uncertainty in Artificial Intelligence (UAI) 2025 for possible publication
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.03341
Variational inference in probabilistic graphical models aims to approximate fundamental quantities such as marginal distributions and the partition function. Popular approaches are the Bethe approximation, tree-reweighted, and other types of convex free energies. These approximations are efficient but can fail if the model is complex and highly interactive. In this work, we analyze two classes of approximations that include the above methods as special cases: first, if the model parameters are changed; and second, if the entropy approximation is changed. We discuss benefits and drawbacks of either approach, and deduce from this analysis how a free energy approximation should ideally be constructed. Based on our observations, we propose approximations that automatically adapt to a given model and demonstrate their effectiveness for a range of difficult problems.
stat-05.zip/2502.03341.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.03119
Comparison of the Cox proportional hazards model and Random Survival Forest algorithm for predicting patient-specific survival probabilities in clinical trial data
[ "Ricarda Graf", "Susan Todd", "M. Fazil Baksh" ]
5 Feb 2025 (<a href="https://arxiv.org/abs/2502.03119v1">v1</a>), last revised 27 May 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.03119
The Cox proportional hazards model is often used to analyze data from Randomized Controlled Trials (RCT) with time-to-event outcomes. Random survival forest (RSF) is a machine-learning algorithm known for its high predictive performance. We conduct a comprehensive neutral comparison study to compare the performance of Cox regression and RSF in various simulation scenarios based on two reference datasets from RCTs. The motivation is to identify settings in which one method is preferable over the other when comparing different aspects of performance using measures according to the TRIPOD (Transparent Reporting of a multivariable prediction model for Individual Prognosis or Diagnosis) recommendations. Our results show that conclusions solely based on the C index, a performance measure that has been predominantly used in previous studies comparing predictive accuracy of the Cox-PH and RSF model based on real-world observational time-to-event data and that has been criticized by methodologists, may not be generalizable to other aspects of predictive performance. We found that measures of overall performance may generally give more reasonable results, and that the standard log-rank splitting rule used for the RSF may be outperformed by alternative splitting rules, in particular in nonproportional hazards settings. In our simulations, performance of the RSF suffers less in data with treatment-covariate interactions compared to data where these are absent. Performance of the Cox-PH model is affected by the violation of the proportional hazards assumption.
stat-05.zip/2502.03119.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.02710
Achievable distributional robustness when the robust risk is only partially identified
[ "Julia Kostin", "Nicola Gnecco", "Fanny Yang" ]
4 Feb 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.02710
In safety-critical applications, machine learning models should generalize well under worst-case distribution shifts, that is, have a small robust risk. Invariance-based algorithms can provably take advantage of structural assumptions on the shifts when the training distributions are heterogeneous enough to identify the robust risk. However, in practice, such identifiability conditions are rarely satisfied -- a scenario so far underexplored in the theoretical literature. In this paper, we aim to fill the gap and propose to study the more general setting when the robust risk is only partially identifiable. In particular, we introduce the worst-case robust risk as a new measure of robustness that is always well-defined regardless of identifiability. Its minimum corresponds to an algorithm-independent (population) minimax quantity that measures the best achievable robustness under partial identifiability. While these concepts can be defined more broadly, in this paper we introduce and derive them explicitly for a linear model for concreteness of the presentation. First, we show that existing robustness methods are provably suboptimal in the partially identifiable case. We then evaluate these methods and the minimizer of the (empirical) worst-case robust risk on real-world gene expression data and find a similar trend: the test error of existing robustness methods grows increasingly suboptimal as the fraction of data from unseen environments increases, whereas accounting for partial identifiability allows for better generalization.
stat-05.zip/2502.02710.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.01672
Doubly Robust Monte Carlo Tree Search
[ "Manqing Liu", "Andrew L. Beam" ]
1 Feb 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.01672
We present Doubly Robust Monte Carlo Tree Search (DR-MCTS), a novel algorithm that integrates Doubly Robust (DR) off-policy estimation into Monte Carlo Tree Search (MCTS) to enhance sample efficiency and decision quality in complex environments. Our approach introduces a hybrid estimator that combines MCTS rollouts with DR estimation, offering theoretical guarantees of unbiasedness and variance reduction under specified conditions. Empirical evaluations in Tic-Tac-Toe and the partially observable VirtualHome environment demonstrate DR-MCTS&#39;s superior performance over standard MCTS. In Tic-Tac-Toe, DR-MCTS achieves an 88% win rate compared to a 10% win rate for standard MCTS. In compound VirtualHome tasks, DR-MCTS attains a 20.7% success rate versus 10.3% for standard MCTS. Our scaling analysis reveals that DR-MCTS exhibits better sample efficiency, notably outperforming standard MCTS with larger language models while using a smaller model. These results underscore DR-MCTS&#39;s potential for efficient decision-making in complex, real-world scenarios where sample efficiency is paramount.
stat-05.zip/2502.01672.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.02870
Uncertainty Quantification with the Empirical Neural Tangent Kernel
[ "Joseph Wilson", "Chris van der Heide", "Liam Hodgkinson", "Fred Roosta" ]
5 Feb 2025
24 pages, 5 figures, 9 tables
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.02870
While neural networks have demonstrated impressive performance across various tasks, accurately quantifying uncertainty in their predictions is essential to ensure their trustworthiness and enable widespread adoption in critical systems. Several Bayesian uncertainty quantification (UQ) methods exist that are either cheap or reliable, but not both. We propose a post-hoc, sampling-based UQ method for over-parameterized networks at the end of training. Our approach constructs efficient and meaningful deep ensembles by employing a (stochastic) gradient-descent sampling process on appropriately linearized networks. We demonstrate that our method effectively approximates the posterior of a Gaussian process using the empirical Neural Tangent Kernel. Through a series of numerical experiments, we show that our method not only outperforms competing approaches in computational efficiency (often reducing costs by multiple factors) but also maintains state-of-the-art performance across a variety of UQ metrics for both regression and classification tasks.
stat-05.zip/2502.02870.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.03609
Multivariate Conformal Prediction using Optimal Transport
[ "Michal Klein", "Louis Bethune", "Eugene Ndiaye", "Marco Cuturi" ]
5 Feb 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.03609
Conformal prediction (CP) quantifies the uncertainty of machine learning models by constructing sets of plausible outputs. These sets are constructed by leveraging a so-called conformity score, a quantity computed using the input point of interest, a prediction model, and past observations. CP sets are then obtained by evaluating the conformity score of all possible outputs, and selecting them according to the rank of their scores. Due to this ranking step, most CP approaches rely on a score functions that are univariate. The challenge in extending these scores to multivariate spaces lies in the fact that no canonical order for vectors exists. To address this, we leverage a natural extension of multivariate score ranking based on optimal transport (OT). Our method, OTCP, offers a principled framework for constructing conformal prediction sets in multidimensional settings, preserving distribution-free coverage guarantees with finite data samples. We demonstrate tangible gains in a benchmark dataset of multivariate regression problems and address computational \&amp; statistical trade-offs that arise when estimating conformity scores through OT maps.
stat-05.zip/2502.03609.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.03435
Taking a Big Step: Large Learning Rates in Denoising Score Matching Prevent Memorization
[ "Yu-Han Wu", "Pierre Marion", "Gérard Biau", "Claire Boyer" ]
5 Feb 2025 (<a href="https://arxiv.org/abs/2502.03435v1">v1</a>), last revised 6 May 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.03435
Denoising score matching plays a pivotal role in the performance of diffusion-based generative models. However, the empirical optimal score--the exact solution to the denoising score matching--leads to memorization, where generated samples replicate the training data. Yet, in practice, only a moderate degree of memorization is observed, even without explicit regularization. In this paper, we investigate this phenomenon by uncovering an implicit regularization mechanism driven by large learning rates. Specifically, we show that in the small-noise regime, the empirical optimal score exhibits high irregularity. We then prove that, when trained by stochastic gradient descent with a large enough learning rate, neural networks cannot stably converge to a local minimum with arbitrarily small excess risk. Consequently, the learned score cannot be arbitrarily close to the empirical optimal score, thereby mitigating memorization. To make the analysis tractable, we consider one-dimensional data and two-layer neural networks. Experiments validate the crucial role of the learning rate in preventing memorization, even beyond the one-dimensional setting.
stat-05.zip/2502.03435.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.04750
Tighter sparse variational Gaussian processes
[ "Thang D. Bui", "Matthew Ashman", "Richard E. Turner" ]
7 Feb 2025 (<a href="https://arxiv.org/abs/2502.04750v1">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.2502.04750
Sparse variational Gaussian process (GP) approximations based on inducing points have become the de facto standard for scaling GPs to large datasets, owing to their theoretical elegance, computational efficiency, and ease of implementation. This paper introduces a provably tighter variational approximation by relaxing the standard assumption that the conditional approximate posterior given the inducing points must match that in the prior. The key innovation is to modify the conditional posterior to have smaller variances than that of the prior at the training points. We derive the collapsed bound for the regression case, describe how to use the proposed approximation in large data settings, and discuss its application to handle orthogonally structured inducing points and GP latent variable models. Extensive experiments on regression benchmarks, classification, and latent variable models demonstrate that the proposed approximation consistently matches or outperforms standard sparse variational GPs while maintaining the same computational cost. An implementation will be made available in all popular GP packages.
stat-05.zip/2502.04750.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.04276
Gaussian Process Regression for Inverse Problems in Linear PDEs
[ "Xin Li", "Markus Lange-Hegermann", "Bogdan Raiţă" ]
6 Feb 2025 (<a href="https://arxiv.org/abs/2502.04276v1">v1</a>), last revised 13 Jun 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Commutative Algebra (math.AC)
https://doi.org/10.48550/arXiv.2502.04276
This paper introduces a computationally efficient algorithm in system theory for solving inverse problems governed by linear partial differential equations (PDEs). We model solutions of linear PDEs using Gaussian processes with priors defined based on advanced commutative algebra and algebraic analysis. The implementation of these priors is algorithmic and achieved using the Macaulay2 computer algebra software. An example application includes identifying the wave speed from noisy data for classical wave equations, which are widely used in physics. The method achieves high accuracy while enhancing computational efficiency.
stat-05.zip/2502.04276.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.04889
Any-stepsize Gradient Descent for Separable Data under Fenchel--Young Losses
[ "Han Bao", "Shinsaku Sakaue", "Yuki Takezawa" ]
7 Feb 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.04889
The gradient descent (GD) has been one of the most common optimizer in machine learning. In particular, the loss landscape of a neural network is typically sharpened during the initial phase of training, making the training dynamics hover on the edge of stability. This is beyond our standard understanding of GD convergence in the stable regime where arbitrarily chosen stepsize is sufficiently smaller than the edge of stability. Recently, Wu et al. (COLT2024) have showed that GD converges with arbitrary stepsize under linearly separable logistic regression. Although their analysis hinges on the self-bounding property of the logistic loss, which seems to be a cornerstone to establish a modified descent lemma, our pilot study shows that other loss functions without the self-bounding property can make GD converge with arbitrary stepsize. To further understand what property of a loss function matters in GD, we aim to show arbitrary-stepsize GD convergence for a general loss function based on the framework of \emph{Fenchel--Young losses}. We essentially leverage the classical perceptron argument to derive the convergence rate for achieving $\epsilon$-optimal loss, which is possible for a majority of Fenchel--Young losses. Among typical loss functions, the Tsallis entropy achieves the GD convergence rate $T=\Omega(\epsilon^{-1/2})$, and the R{é}nyi entropy achieves the far better rate $T=\Omega(\epsilon^{-1/3})$. We argue that these better rate is possible because of \emph{separation margin} of loss functions, instead of the self-bounding property.
stat-05.zip/2502.04889.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.02996
Building Bridges between Regression, Clustering, and Classification
[ "Lawrence Stewart", "Francis Bach", "Quentin Berthet" ]
5 Feb 2025 (<a href="https://arxiv.org/abs/2502.02996v1">v1</a>), last revised 18 Feb 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.02996
Regression, the task of predicting a continuous scalar target y based on some features x is one of the most fundamental tasks in machine learning and statistics. It has been observed and theoretically analyzed that the classical approach, meansquared error minimization, can lead to suboptimal results when training neural networks. In this work, we propose a new method to improve the training of these models on regression tasks, with continuous scalar targets. Our method is based on casting this task in a different fashion, using a target encoder, and a prediction decoder, inspired by approaches in classification and clustering. We showcase the performance of our method on a wide range of real-world datasets.
stat-05.zip/2502.02996.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.04294
Prediction-Powered E-Values
[ "Daniel Csillag", "Claudio José Struchiner", "Guilherme Tegoni Goedert" ]
6 Feb 2025 (<a href="https://arxiv.org/abs/2502.04294v1">v1</a>), last revised 26 May 2025 (this version, v2)
Accepted at ICML 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2502.04294
Quality statistical inference requires a sufficient amount of data, which can be missing or hard to obtain. To this end, prediction-powered inference has risen as a promising methodology, but existing approaches are largely limited to Z-estimation problems such as inference of means and quantiles. In this paper, we apply ideas of prediction-powered inference to e-values. By doing so, we inherit all the usual benefits of e-values -- such as anytime-validity, post-hoc validity and versatile sequential inference -- as well as greatly expand the set of inferences achievable in a prediction-powered manner. In particular, we show that every inference procedure that can be framed in terms of e-values has a prediction-powered counterpart, given by our method. We showcase the effectiveness of our framework across a wide range of inference tasks, from simple hypothesis testing and confidence intervals to more involved procedures for change-point detection and causal discovery, which were out of reach of previous techniques. Our approach is modular and easily integrable into existing algorithms, making it a compelling choice for practical applications.
stat-05.zip/2502.04294.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.03551
Gradient Descent Algorithm in Hilbert Spaces under Stationary Markov Chains with $ϕ$- and $β$-Mixing
[ "Priyanka Roy", "Susanne Saminger-Platz" ]
5 Feb 2025 (<a href="https://arxiv.org/abs/2502.03551v1">v1</a>), last revised 13 Aug 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Functional Analysis (math.FA)
https://doi.org/10.48550/arXiv.2502.03551
In this paper, we study a strictly stationary Markov chain gradient descent algorithm operating in general Hilbert spaces. Our analysis focuses on the mixing coefficients of the underlying process, specifically the $\phi$- and $\beta$-mixing coefficients. Under these assumptions, we derive probabilistic upper bounds on the convergence behavior of the algorithm based on the exponential as well as the polynomial decay of the mixing coefficients.
stat-05.zip/2502.03551.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.02463
Distribution Transformers: Fast Approximate Bayesian Inference With On-The-Fly Prior Adaptation
[ "George Whittle", "Juliusz Ziomek", "Jacob Rawling", "Michael A Osborne" ]
4 Feb 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.02463
While Bayesian inference provides a principled framework for reasoning under uncertainty, its widespread adoption is limited by the intractability of exact posterior computation, necessitating the use of approximate inference. However, existing methods are often computationally expensive, or demand costly retraining when priors change, limiting their utility, particularly in sequential inference problems such as real-time sensor fusion. To address these challenges, we introduce the Distribution Transformer -- a novel architecture that can learn arbitrary distribution-to-distribution mappings. Our method can be trained to map a prior to the corresponding posterior, conditioned on some dataset -- thus performing approximate Bayesian inference. Our novel architecture represents a prior distribution as a (universally-approximating) Gaussian Mixture Model (GMM), and transforms it into a GMM representation of the posterior. The components of the GMM attend to each other via self-attention, and to the datapoints via cross-attention. We demonstrate that Distribution Transformers both maintain flexibility to vary the prior, and significantly reduces computation times-from minutes to milliseconds-while achieving log-likelihood performance on par with or superior to existing approximate inference methods across tasks such as sequential inference, quantum system parameter inference, and Gaussian Process predictive posterior inference with hyperpriors.
stat-05.zip/2502.02463.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.04575
Complexity Analysis of Normalizing Constant Estimation: from Jarzynski Equality to Annealed Importance Sampling and beyond
[ "Wei Guo", "Molei Tao", "Yongxin Chen" ]
7 Feb 2025 (<a href="https://arxiv.org/abs/2502.04575v1">v1</a>), last revised 30 Sep 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Numerical Analysis (math.NA); Computational Physics (physics.comp-ph); Computation (stat.CO)
https://doi.org/10.48550/arXiv.2502.04575
Given an unnormalized probability density $\pi\propto\mathrm{e}^{-V}$, estimating its normalizing constant $Z=\int_{\mathbb{R}^d}\mathrm{e}^{-V(x)}\mathrm{d}x$ or free energy $F=-\log Z$ is a crucial problem in Bayesian statistics, statistical mechanics, and machine learning. It is challenging especially in high dimensions or when $\pi$ is multimodal. To mitigate the high variance of conventional importance sampling estimators, annealing-based methods such as Jarzynski equality and annealed importance sampling are commonly adopted, yet their quantitative complexity guarantees remain largely unexplored. We take a first step toward a non-asymptotic analysis of annealed importance sampling. In particular, we derive an oracle complexity of $\widetilde{O}\left(\frac{d\beta^2{\mathcal{A}}^2}{\varepsilon^4}\right)$ for estimating $Z$ within $\varepsilon$ relative error with high probability, where $\beta$ is the smoothness of $V$ and $\mathcal{A}$ denotes the action of a curve of probability measures interpolating $\pi$ and a tractable reference distribution. Our analysis, leveraging Girsanov theorem and optimal transport, does not explicitly require isoperimetric assumptions on the target distribution. Finally, to tackle the large action of the widely used geometric interpolation, we propose a new algorithm based on reverse diffusion samplers, establish a framework for analyzing its complexity, and empirically demonstrate its efficiency in tackling multimodality.
stat-05.zip/2502.04575.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.04673
Optimistic Algorithms for Adaptive Estimation of the Average Treatment Effect
[ "Ojash Neopane", "Aaditya Ramdas", "Aarti Singh" ]
7 Feb 2025
15 pages, 2 Figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2502.04673
Estimation and inference for the Average Treatment Effect (ATE) is a cornerstone of causal inference and often serves as the foundation for developing procedures for more complicated settings. Although traditionally analyzed in a batch setting, recent advances in martingale theory have paved the way for adaptive methods that can enhance the power of downstream inference. Despite these advances, progress in understanding and developing adaptive algorithms remains in its early stages. Existing work either focus on asymptotic analyses that overlook exploration-exploitation tradeoffs relevant in finite-sample regimes or rely on simpler but suboptimal estimators. In this work, we address these limitations by studying adaptive sampling procedures that take advantage of the asymptotically optimal Augmented Inverse Probability Weighting (AIPW) estimator. Our analysis uncovers challenges obscured by asymptotic approaches and introduces a novel algorithmic design principle reminiscent of optimism in multiarmed bandits. This principled approach enables our algorithm to achieve significant theoretical and empirical gains compared to prior methods. Our findings mark a step forward in advancing adaptive causal inference methods in theory and practice.
stat-05.zip/2502.04673.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.06067
Smooth Sailing: Lipschitz-Driven Uncertainty Quantification for Spatial Association
[ "David R. Burt", "Renato Berlinghieri", "Stephen Bates", "Tamara Broderick" ]
9 Feb 2025 (<a href="https://arxiv.org/abs/2502.06067v1">v1</a>), last revised 28 May 2025 (this version, v2)
The first two authors contributed equally; 36 pages, 14 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2502.06067
Estimating associations between spatial covariates and responses - rather than merely predicting responses - is central to environmental science, epidemiology, and economics. For instance, public health officials might be interested in whether air pollution has a strictly positive association with a health outcome, and the magnitude of any effect. Standard machine learning methods often provide accurate predictions but offer limited insight into covariate-response relationships. And we show that existing methods for constructing confidence (or credible) intervals for associations fail to provide nominal coverage in the face of model misspecification and distribution shift - despite both being essentially always present in spatial problems. We introduce a method that constructs valid frequentist confidence intervals for associations in spatial settings. Our method requires minimal assumptions beyond a form of spatial smoothness. In particular, we do not require model correctness or covariate overlap between training and target locations. Our approach is the first to guarantee nominal coverage in this setting and outperforms existing techniques in both real and simulated experiments.
stat-05.zip/2502.06067.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.04247
Student-t processes as infinite-width limits of posterior Bayesian neural networks
[ "Francesco Caporali", "Stefano Favaro", "Dario Trevisan" ]
6 Feb 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Probability (math.PR)
https://doi.org/10.48550/arXiv.2502.04247
The asymptotic properties of Bayesian Neural Networks (BNNs) have been extensively studied, particularly regarding their approximations by Gaussian processes in the infinite-width limit. We extend these results by showing that posterior BNNs can be approximated by Student-t processes, which offer greater flexibility in modeling uncertainty. Specifically, we show that, if the parameters of a BNN follow a Gaussian prior distribution, and the variance of both the last hidden layer and the Gaussian likelihood function follows an Inverse-Gamma prior distribution, then the resulting posterior BNN converges to a Student-t process in the infinite-width limit. Our proof leverages the Wasserstein metric to establish control over the convergence rate of the Student-t process approximation.
stat-05.zip/2502.04247.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.04699
A Meta-learner for Heterogeneous Effects in Difference-in-Differences
[ "Hui Lan", "Haoge Chang", "Eleanor Dillon", "Vasilis Syrgkanis" ]
7 Feb 2025 (<a href="https://arxiv.org/abs/2502.04699v1">v1</a>), last revised 26 Apr 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.04699
We address the problem of estimating heterogeneous treatment effects in panel data, adopting the popular Difference-in-Differences (DiD) framework under the conditional parallel trends assumption. We propose a novel doubly robust meta-learner for the Conditional Average Treatment Effect on the Treated (CATT), reducing the estimation to a convex risk minimization problem involving a set of auxiliary models. Our framework allows for the flexible estimation of the CATT, when conditioning on any subset of variables of interest using generic machine learning. Leveraging Neyman orthogonality, our proposed approach is robust to estimation errors in the auxiliary models. As a generalization to our main result, we develop a meta-learning approach for the estimation of general conditional functionals under covariate shift. We also provide an extension to the instrumented DiD setting with non-compliance. Empirical results demonstrate the superiority of our approach over existing baselines.
stat-05.zip/2502.04699.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.04543
Sparsity-Based Interpolation of External, Internal and Swap Regret
[ "Zhou Lu", "Y. Jennifer Sun", "Zhiyu Zhang" ]
6 Feb 2025 (<a href="https://arxiv.org/abs/2502.04543v1">v1</a>), last revised 17 Jun 2025 (this version, v2)
COLT 2025. Equal contribution, alphabetical order
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.04543
Focusing on the expert problem in online learning, this paper studies the interpolation of several performance metrics via $\phi$-regret minimization, which measures the total loss of an algorithm by its regret with respect to an arbitrary action modification rule $\phi$. With $d$ experts and $T\gg d$ rounds in total, we present a single algorithm achieving the instance-adaptive $\phi$-regret bound \begin{equation*} \tilde O\left(\min\left\{\sqrt{d-d^{\mathrm{unif}}_\phi+1},\sqrt{d-d^{\mathrm{self}}_\phi}\right\}\cdot\sqrt{T}\right), \end{equation*} where $d^{\mathrm{unif}}_\phi$ is the maximum amount of experts modified identically by $\phi$, and $d^{\mathrm{self}}_\phi$ is the amount of experts that $\phi$ trivially modifies to themselves. By recovering the optimal $O(\sqrt{T\log d})$ external regret bound when $d^{\mathrm{unif}}_\phi=d$, the standard $\tilde O(\sqrt{T})$ internal regret bound when $d^{\mathrm{self}}_\phi=d-1$ and the optimal $\tilde O(\sqrt{dT})$ swap regret bound in the worst case, we improve upon existing algorithms in the intermediate regimes. In addition, the computational complexity of our algorithm matches that of the standard swap-regret minimization algorithm due to (Blum and Mansour, 2007). <br>Technically, building on the well-known reduction from $\phi$-regret minimization to external regret minimization on stochastic matrices, our main idea is to further convert the latter to online linear regression using Haar-wavelet-inspired matrix features. Then, by associating the complexity of each $\phi$ instance with its sparsity under the feature representation, we apply techniques from comparator-adaptive online learning to exploit the sparsity in this regression subroutine.
stat-05.zip/2502.04543.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.06142
Linear Bandits with Partially Observable Features
[ "Wonyoung Kim", "Sungwoo Park", "Garud Iyengar", "Assaf Zeevi", "Min-hwan Oh" ]
10 Feb 2025 (<a href="https://arxiv.org/abs/2502.06142v1">v1</a>), last revised 17 Aug 2025 (this version, v3)
Accepted in ICML 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.06142
We study the linear bandit problem that accounts for partially observable features. Without proper handling, unobserved features can lead to linear regret in the decision horizon $T$, as their influence on rewards is unknown. To tackle this challenge, we propose a novel theoretical framework and an algorithm with sublinear regret guarantees. The core of our algorithm consists of (i) feature augmentation, by appending basis vectors that are orthogonal to the row space of the observed features; and (ii) the introduction of a doubly robust estimator. Our approach achieves a regret bound of $\tilde{O}(\sqrt{(d + d_h)T})$, where $d$ is the dimension of the observed features and $d_h$ depends on the extent to which the unobserved feature space is contained in the observed one, thereby capturing the intrinsic difficulty of the problem. Notably, our algorithm requires no prior knowledge of the unobserved feature space, which may expand as more features become hidden. Numerical experiments confirm that our algorithm outperforms both non-contextual multi-armed bandits and linear bandit algorithms depending solely on observed features.
stat-05.zip/2502.06142.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.05706
Convergence of TD(0) under Polynomial Mixing with Nonlinear Function Approximation
[ "Anupama Sridhar", "Alexander Johansen" ]
8 Feb 2025 (<a href="https://arxiv.org/abs/2502.05706v1">v1</a>), last revised 20 May 2025 (this version, v2)
9 pages main text
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.05706
Temporal Difference Learning (TD(0)) is fundamental in reinforcement learning, yet its finite-sample behavior under non-i.i.d. data and nonlinear approximation remains unknown. We provide the first high-probability, finite-sample analysis of vanilla TD(0) on polynomially mixing Markov data, assuming only Holder continuity and bounded generalized gradients. This breaks with previous work, which often requires subsampling, projections, or instance-dependent step-sizes. Concretely, for mixing exponent $\beta &gt; 1$, Holder continuity exponent $\gamma$, and step-size decay rate $\eta \in (1/2, 1]$, we show that, with high probability, \[ \| \theta_t - \theta^* \| \leq C(\beta, \gamma, \eta)\, t^{-\beta/2} + C&#39;(\gamma, \eta)\, t^{-\eta\gamma} \] after $t = \mathcal{O}(1/\varepsilon^2)$ iterations. These bounds match the known i.i.d. rates and hold even when initialization is nonstationary. Central to our proof is a novel discrete-time coupling that bypasses geometric ergodicity, yielding the first such guarantee for nonlinear TD(0) under realistic mixing.
stat-05.zip/2502.05706.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.04949
Does Unsupervised Domain Adaptation Improve the Robustness of Amortized Bayesian Inference? A Systematic Evaluation
[ "Lasse Elsemüller", "Valentin Pratz", "Mischa von Krause", "Andreas Voss", "Paul-Christian Bürkner", "Stefan T. Radev" ]
7 Feb 2025 (<a href="https://arxiv.org/abs/2502.04949v1">v1</a>), last revised 20 May 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.2502.04949
Neural networks are fragile when confronted with data that significantly deviates from their training distribution. This is true in particular for simulation-based inference methods, such as neural amortized Bayesian inference (ABI), where models trained on simulated data are deployed on noisy real-world observations. Recent robust approaches employ unsupervised domain adaptation (UDA) to match the embedding spaces of simulated and observed data. However, the lack of comprehensive evaluations across different domain mismatches raises concerns about the reliability in high-stakes applications. We address this gap by systematically testing UDA approaches across a wide range of misspecification scenarios in silico and practice. We demonstrate that aligning summary spaces between domains effectively mitigates the impact of unmodeled phenomena or noise. However, the same alignment mechanism can lead to failures under prior misspecifications - a critical finding with practical consequences. Our results underscore the need for careful consideration of misspecification types when using UDA to increase the robustness of ABI.
stat-05.zip/2502.04949.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.01919
Poisson Hierarchical Indian Buffet Processes-With Indications for Microbiome Species Sampling Models
[ "Lancelot F. James", "Juho Lee", "Abhinav Pandey" ]
4 Feb 2025 (<a href="https://arxiv.org/abs/2502.01919v1">v1</a>), last revised 25 Aug 2025 (this version, v2)
Major adjustments with full proofs new theoretical and experimental results
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.2502.01919
We introduce the Poisson Hierarchical Indian Buffet Process (PHIBP), a new class of species sampling models designed to address the challenges of complex, sparse count data by facilitating information sharing across and within groups. Our theoretical developments enable a tractable Bayesian nonparametric framework with machine learning elements, accommodating a potentially infinite number of species (taxa) whose parameters are learned from data. Focusing on microbiome analysis, we address key gaps by providing a flexible multivariate count model that accounts for overdispersion and robustly handles diverse data types (OTUs, ASVs). We introduce novel parameters reflecting species abundance and diversity. The model borrows strength across groups while explicitly distinguishing between technical and biological zeros to interpret sparse co-occurrence patterns. This results in a framework with tractable posterior inference, exact generative sampling, and a principled solution to the unseen species problem. We describe extensions where domain experts can incorporate knowledge through covariates and structured priors, with potential for strain-level analysis. While motivated by ecology, our work provides a broadly applicable methodology for hierarchical count modeling in genetics, commerce, and text analysis, and has significant implications for the broader theory of species sampling models arising in probability and statistics.
stat-05.zip/2502.01919.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.06096
Post-detection inference for sequential changepoint localization
[ "Aytijhya Saha", "Aaditya Ramdas" ]
10 Feb 2025 (<a href="https://arxiv.org/abs/2502.06096v1">v1</a>), last revised 3 Aug 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2502.06096
This paper addresses a fundamental but largely unexplored challenge in sequential changepoint analysis: conducting inference following a detected change. We develop a very general framework to construct confidence sets for the unknown changepoint using only the data observed up to a data-dependent stopping time at which an arbitrary sequential detection algorithm declares a change. Our framework is nonparametric, making no assumption on the composite post-change class, the observation space, or the sequential detection procedure used, and is nonasymptotically valid. We also extend it to handle composite pre-change classes under a suitable assumption, and also derive confidence sets for the change magnitude in parametric settings. Extensive simulations demonstrate that the produced sets have reasonable size, and slightly conservative coverage. In summary, we present the first general method for sequential changepoint localization, which is theoretically sound and broadly applicable in practice.
stat-05.zip/2502.06096.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.01282
Rational Gaussian wavelets and corresponding model driven neural networks
[ "Attila Miklós Ámon", "Kristian Fenech", "Péter Kovács", "Tamás Dózsa" ]
3 Feb 2025
Submitted to IEEE Transactions on Signal Processing, 2024 (under review)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.01282
In this paper we consider the continuous wavelet transform using Gaussian wavelets multiplied by an appropriate rational term. The zeros and poles of this rational modifier act as free parameters and their choice highly influences the shape of the mother wavelet. This allows the proposed construction to approximate signals with complex morphology using only a few wavelet coefficients. We show that the proposed rational Gaussian wavelets are admissible and provide numerical approximations of the wavelet coefficients using variable projection operators. In addition, we show how the proposed variable projection based rational Gaussian wavelet transform can be used in neural networks to obtain a highly interpretable feature learning layer. We demonstrate the effectiveness of the proposed scheme through a biomedical application, namely, the detection of ventricular ectopic beats (VEBs) in real ECG measurements.
stat-05.zip/2502.01282.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.02331
On the Impact of Performative Risk Minimization for Binary Random Variables
[ "Nikita Tsoy", "Ivan Kirev", "Negin Rahimiyazdi", "Nikola Konstantinov" ]
4 Feb 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.02331
Performativity, the phenomenon where outcomes are influenced by predictions, is particularly prevalent in social contexts where individuals strategically respond to a deployed model. In order to preserve the high accuracy of machine learning models under distribution shifts caused by performativity, Perdomo et al. (2020) introduced the concept of performative risk minimization (PRM). While this framework ensures model accuracy, it overlooks the impact of the PRM on the underlying distributions and the predictions of the model. In this paper, we initiate the analysis of the impact of PRM, by studying performativity for a sequential performative risk minimization problem with binary random variables and linear performative shifts. We formulate two natural measures of impact. In the case of full information, where the distribution dynamics are known, we derive explicit formulas for the PRM solution and our impact measures. In the case of partial information, we provide performative-aware statistical estimators, as well as simulations. Our analysis contrasts PRM to alternatives that do not model data shift and indicates that PRM can have amplified side effects compared to such methods.
stat-05.zip/2502.02331.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.04730
PhyloVAE: Unsupervised Learning of Phylogenetic Trees via Variational Autoencoders
[ "Tianyu Xie", "Harry Richman", "Jiansi Gao", "Frederick A. Matsen IV", "Cheng Zhang" ]
7 Feb 2025
ICLR 2025. 22 pages, 14 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Populations and Evolution (q-bio.PE)
https://doi.org/10.48550/arXiv.2502.04730
Learning informative representations of phylogenetic tree structures is essential for analyzing evolutionary relationships. Classical distance-based methods have been widely used to project phylogenetic trees into Euclidean space, but they are often sensitive to the choice of distance metric and may lack sufficient resolution. In this paper, we introduce phylogenetic variational autoencoders (PhyloVAEs), an unsupervised learning framework designed for representation learning and generative modeling of tree topologies. Leveraging an efficient encoding mechanism inspired by autoregressive tree topology generation, we develop a deep latent-variable generative model that facilitates fast, parallelized topology generation. PhyloVAE combines this generative model with a collaborative inference model based on learnable topological features, allowing for high-resolution representations of phylogenetic tree samples. Extensive experiments demonstrate PhyloVAE&#39;s robust representation learning capabilities and fast generation of phylogenetic tree topologies.
stat-05.zip/2502.04730.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.05122
Distinguishing Cause from Effect with Causal Velocity Models
[ "Johnny Xi", "Hugh Dance", "Peter Orbanz", "Benjamin Bloem-Reddy" ]
7 Feb 2025 (<a href="https://arxiv.org/abs/2502.05122v1">v1</a>), last revised 9 Jun 2025 (this version, v2)
ICML 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2502.05122
Bivariate structural causal models (SCM) are often used to infer causal direction by examining their goodness-of-fit under restricted model classes. In this paper, we describe a parametrization of bivariate SCMs in terms of a causal velocity by viewing the cause variable as time in a dynamical system. The velocity implicitly defines counterfactual curves via the solution of initial value problems where the observation specifies the initial condition. Using tools from measure transport, we obtain a unique correspondence between SCMs and the score function of the generated distribution via its causal velocity. Based on this, we derive an objective function that directly regresses the velocity against the score function, the latter of which can be estimated non-parametrically from observational data. We use this to develop a method for bivariate causal discovery that extends beyond known model classes such as additive or location scale noise, and that requires no assumptions on the noise distributions. When the score is estimated well, the objective is also useful for detecting model non-identifiability and misspecification. We present positive results in simulation and benchmark experiments where many existing methods fail, and perform ablation studies to examine the method&#39;s sensitivity to accurate score estimation.
stat-05.zip/2502.05122.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.06011
Uncertainty Quantification and Causal Considerations for Off-Policy Decision Making
[ "Muhammad Faaiz Taufiq" ]
9 Feb 2025
PhD thesis
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.06011
Off-policy evaluation (OPE) is a critical challenge in robust decision-making that seeks to assess the performance of a new policy using data collected under a different policy. However, the existing OPE methodologies suffer from several limitations arising from statistical uncertainty as well as causal considerations. In this thesis, we address these limitations by presenting three different works. Firstly, we consider the problem of high variance in the importance-sampling-based OPE estimators. We introduce the Marginal Ratio (MR) estimator, a novel OPE method that reduces variance by focusing on the marginal distribution of outcomes rather than direct policy shifts, improving robustness in contextual bandits. Next, we propose Conformal Off-Policy Prediction (COPP), a principled approach for uncertainty quantification in OPE that provides finite-sample predictive intervals, ensuring robust decision-making in risk-sensitive applications. Finally, we address causal unidentifiability in off-policy decision-making by developing novel bounds for sequential decision settings, which remain valid under arbitrary unmeasured confounding. We apply these bounds to assess the reliability of digital twin models, introducing a falsification framework to identify scenarios where model predictions diverge from real-world behaviour. Our contributions provide new insights into robust decision-making under uncertainty and establish principled methods for evaluating policies in both static and dynamic settings.
stat-05.zip/2502.06011.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.03332
A Mixture-Based Framework for Guiding Diffusion Models
[ "Yazid Janati", "Badr Moufad", "Mehdi Abou El Qassime", "Alain Durmus", "Eric Moulines", "Jimmy Olsson" ]
5 Feb 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.03332
Denoising diffusion models have driven significant progress in the field of Bayesian inverse problems. Recent approaches use pre-trained diffusion models as priors to solve a wide range of such problems, only leveraging inference-time compute and thereby eliminating the need to retrain task-specific models on the same dataset. To approximate the posterior of a Bayesian inverse problem, a diffusion model samples from a sequence of intermediate posterior distributions, each with an intractable likelihood function. This work proposes a novel mixture approximation of these intermediate distributions. Since direct gradient-based sampling of these mixtures is infeasible due to intractable terms, we propose a practical method based on Gibbs sampling. We validate our approach through extensive experiments on image inverse problems, utilizing both pixel- and latent-space diffusion priors, as well as on source separation with an audio diffusion model. The code is available at <a href="https://www.github.com/badr-moufad/mgdm" rel="external noopener nofollow" class="link-external link-https">this https URL</a>
stat-05.zip/2502.03332.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.06007
Transformers versus the EM Algorithm in Multi-class Clustering
[ "Yihan He", "Hong-Yu Chen", "Yuan Cao", "Jianqing Fan", "Han Liu" ]
9 Feb 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.06007
LLMs demonstrate significant inference capacities in complicated machine learning tasks, using the Transformer model as its backbone. Motivated by the limited understanding of such models on the unsupervised learning problems, we study the learning guarantees of Transformers in performing multi-class clustering of the Gaussian Mixture Models. We develop a theory drawing strong connections between the Softmax Attention layers and the workflow of the EM algorithm on clustering the mixture of Gaussians. Our theory provides approximation bounds for the Expectation and Maximization steps by proving the universal approximation abilities of multivariate mappings by Softmax functions. In addition to the approximation guarantees, we also show that with a sufficient number of pre-training samples and an initialization, Transformers can achieve the minimax optimal rate for the problem considered. Our extensive simulations empirically verified our theory by revealing the strong learning capacities of Transformers even beyond the assumptions in the theory, shedding light on the powerful inference capacities of LLMs.
stat-05.zip/2502.06007.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.06044
Scalable Differentially Private Bayesian Optimization
[ "Getoar Sopa", "Juraj Marusic", "Marco Avella-Medina", "John P. Cunningham" ]
9 Feb 2025 (<a href="https://arxiv.org/abs/2502.06044v1">v1</a>), last revised 28 May 2025 (this version, v2)
25 pages, 5 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.06044
In recent years, there has been much work on scaling Bayesian Optimization to high-dimensional problems, for example hyperparameter tuning in large machine learning models. These scalable methods have been successful, finding high objective values much more quickly than traditional global Bayesian Optimization or random search-based methods. At the same time, these large models often use sensitive data, but preservation of Differential Privacy has not scaled alongside these modern Bayesian Optimization procedures. Here we develop a method to privately optimize potentially high-dimensional parameter spaces using privatized Gradient Informative Bayesian Optimization. Our theoretical results show that under suitable conditions, our method converges exponentially fast to a locally optimal parameter configuration, up to a natural privacy error. Moreover, regardless of whether the assumptions are satisfied, we prove that our algorithm maintains privacy and empirically display superior performance to existing methods in the high-dimensional hyperparameter setting.
stat-05.zip/2502.06044.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.03327
Is In-Context Universality Enough? MLPs are Also Universal In-Context
[ "Anastasis Kratsios", "Takashi Furuya" ]
5 Feb 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Neural and Evolutionary Computing (cs.NE); Numerical Analysis (math.NA); Probability (math.PR)
https://doi.org/10.48550/arXiv.2502.03327
The success of transformers is often linked to their ability to perform in-context learning. Recent work shows that transformers are universal in context, capable of approximating any real-valued continuous function of a context (a probability measure over $\mathcal{X}\subseteq \mathbb{R}^d$) and a query $x\in \mathcal{X}$. This raises the question: Does in-context universality explain their advantage over classical models? We answer this in the negative by proving that MLPs with trainable activation functions are also universal in-context. This suggests the transformer&#39;s success is likely due to other factors like inductive bias or training stability.
stat-05.zip/2502.03327.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.04970
Gradient-based Explanations for Deep Learning Survival Models
[ "Sophie Hanna Langbein", "Niklas Koenen", "Marvin N. Wright" ]
7 Feb 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.04970
Deep learning survival models often outperform classical methods in time-to-event predictions, particularly in personalized medicine, but their &#34;black box&#34; nature hinders broader adoption. We propose a framework for gradient-based explanation methods tailored to survival neural networks, extending their use beyond regression and classification. We analyze the implications of their theoretical assumptions for time-dependent explanations in the survival setting and propose effective visualizations incorporating the temporal dimension. Experiments on synthetic data show that gradient-based methods capture the magnitude and direction of local and global feature effects, including time dependencies. We introduce GradSHAP(t), a gradient-based counterpart to SurvSHAP(t), which outperforms SurvSHAP(t) and SurvLIME in a computational speed vs. accuracy trade-off. Finally, we apply these methods to medical data with multi-modal inputs, revealing relevant tabular features and visual patterns, as well as their temporal dynamics.
stat-05.zip/2502.04970.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.04879
Statistical Collusion by Collectives on Learning Platforms
[ "Etienne Gauthier", "Francis Bach", "Michael I. Jordan" ]
7 Feb 2025 (<a href="https://arxiv.org/abs/2502.04879v1">v1</a>), last revised 25 May 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.04879
As platforms increasingly rely on learning algorithms, collectives may form and seek ways to influence these platforms to align with their own interests. This can be achieved by coordinated submission of altered data. To evaluate the potential impact of such behavior, it is essential to understand the computations that collectives must perform to impact platforms in this way. In particular, collectives need to make a priori assessments of the effect of the collective before taking action, as they may face potential risks when modifying their data. Moreover they need to develop implementable coordination algorithms based on quantities that can be inferred from observed data. We develop a framework that provides a theoretical and algorithmic treatment of these issues and present experimental results in a product evaluation domain.
stat-05.zip/2502.04879.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.05969
Asymptotic FDR Control with Model-X Knockoffs: Is Moments Matching Sufficient?
[ "Yingying Fan", "Lan Gao", "Jinchi Lv", "Xiaocong Xu" ]
9 Feb 2025
90 pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2502.05969
We propose a unified theoretical framework for studying the robustness of the model-X knockoffs framework by investigating the asymptotic false discovery rate (FDR) control of the practically implemented approximate knockoffs procedure. This procedure deviates from the model-X knockoffs framework by substituting the true covariate distribution with a user-specified distribution that can be learned using in-sample observations. By replacing the distributional exchangeability condition of the model-X knockoff variables with three conditions on the approximate knockoff statistics, we establish that the approximate knockoffs procedure achieves the asymptotic FDR control. Using our unified framework, we further prove that an arguably most popularly used knockoff variable generation method--the Gaussian knockoffs generator based on the first two moments matching--achieves the asymptotic FDR control when the two-moment-based knockoff statistics are employed in the knockoffs inference procedure. For the first time in the literature, our theoretical results justify formally the effectiveness and robustness of the Gaussian knockoffs generator. Simulation and real data examples are conducted to validate the theoretical findings.
stat-05.zip/2502.05969.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.05305
Online Covariance Estimation in Nonsmooth Stochastic Approximation
[ "Liwei Jiang", "Abhishek Roy", "Krishna Balasubramanian", "Damek Davis", "Dmitriy Drusvyatskiy", "Sen Na" ]
7 Feb 2025 (<a href="https://arxiv.org/abs/2502.05305v1">v1</a>), last revised 12 Aug 2025 (this version, v2)
46 pages, 1 figure; Accepted at the 38th Annual Conference on Learning Theory (COLT 2025)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC)
https://doi.org/10.48550/arXiv.2502.05305
We consider applying stochastic approximation (SA) methods to solve nonsmooth variational inclusion problems. Existing studies have shown that the averaged iterates of SA methods exhibit asymptotic normality, with an optimal limiting covariance matrix in the local minimax sense of Hájek and Le Cam. However, no methods have been proposed to estimate this covariance matrix in a nonsmooth and potentially non-monotone (nonconvex) setting. In this paper, we study an online batch-means covariance matrix estimator introduced in Zhu et al.(2023). The estimator groups the SA iterates appropriately and computes the sample covariance among batches as an estimate of the limiting covariance. Its construction does not require prior knowledge of the total sample size, and updates can be performed recursively as new data arrives. We establish that, as long as the batch size sequence is properly specified (depending on the stepsize sequence), the estimator achieves a convergence rate of order $O(\sqrt{d}n^{-1/8+\varepsilon})$ for any $\varepsilon&gt;0$, where $d$ and $n$ denote the problem dimensionality and the number of iterations (or samples) used. Although the problem is nonsmooth and potentially non-monotone (nonconvex), our convergence rate matches the best-known rate for covariance estimation methods using only first-order information in smooth and strongly-convex settings. The consistency of this covariance estimator enables asymptotically valid statistical inference, including constructing confidence intervals and performing hypothesis testing.
stat-05.zip/2502.05305.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.06777
Learning an Optimal Assortment Policy under Observational Data
[ "Yuxuan Han", "Han Zhong", "Miao Lu", "Jose Blanchet", "Zhengyuan Zhou" ]
10 Feb 2025 (<a href="https://arxiv.org/abs/2502.06777v1">v1</a>), last revised 24 Aug 2025 (this version, v4)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2502.06777
We study the fundamental problem of offline assortment optimization under the Multinomial Logit (MNL) model, where sellers must determine the optimal subset of the products to offer based solely on historical customer choice data. While most existing approaches to learning-based assortment optimization focus on the online learning of the optimal assortment through repeated interactions with customers, such exploration can be costly or even impractical in many real-world settings. In this paper, we consider the offline learning paradigm and investigate the minimal data requirements for efficient offline assortment optimization. To this end, we introduce Pessimistic Rank-Breaking (PRB), an algorithm that combines rank-breaking with pessimistic estimation. We prove that PRB is nearly minimax optimal by establishing the tight suboptimality upper bound and a nearly matching lower bound. This further shows that &#34;optimal item coverage&#34; - where each item in the optimal assortment appears sufficiently often in the historical data - is both sufficient and necessary for efficient offline learning. This significantly relaxes the previous requirement of observing the complete optimal assortment in the data. Our results provide fundamental insights into the data requirements for offline assortment optimization under the MNL model.
stat-05.zip/2502.06777.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.05784
Propagation of Chaos for Mean-Field Langevin Dynamics and its Application to Model Ensemble
[ "Atsushi Nitanda", "Anzelle Lee", "Damian Tan Xing Kai", "Mizuki Sakaguchi", "Taiji Suzuki" ]
9 Feb 2025 (<a href="https://arxiv.org/abs/2502.05784v1">v1</a>), last revised 17 Aug 2025 (this version, v2)
23 pages,
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.05784
Mean-field Langevin dynamics (MFLD) is an optimization method derived by taking the mean-field limit of noisy gradient descent for two-layer neural networks in the mean-field regime. Recently, the propagation of chaos (PoC) for MFLD has gained attention as it provides a quantitative characterization of the optimization complexity in terms of the number of particles and iterations. A remarkable progress by Chen et al. (2022) showed that the approximation error due to finite particles remains uniform in time and diminishes as the number of particles increases. In this paper, by refining the defective log-Sobolev inequality -- a key result from that earlier work -- under the neural network training setting, we establish an improved PoC result for MFLD, which removes the exponential dependence on the regularization coefficient from the particle approximation term of the optimization complexity. As an application, we propose a PoC-based model ensemble strategy with theoretical guarantees.
stat-05.zip/2502.05784.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.05676
Generalized Venn and Venn-Abers Calibration with Applications in Conformal Prediction
[ "Lars van der Laan", "Ahmed Alaa" ]
8 Feb 2025 (<a href="https://arxiv.org/abs/2502.05676v1">v1</a>), last revised 15 Jul 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2502.05676
Ensuring model calibration is critical for reliable prediction, yet popular distribution-free methods such as histogram binning and isotonic regression offer only asymptotic guarantees. We introduce a unified framework for Venn and Venn-Abers calibration that extends Vovk&#39;s approach beyond binary classification to a broad class of prediction problems defined by generic loss functions. Our method transforms any perfectly in-sample calibrated predictor into a set-valued predictor that, in finite samples, outputs at least one marginally calibrated point prediction. These set predictions shrink asymptotically and converge to a single conditionally calibrated prediction, capturing epistemic uncertainty. We further propose Venn multicalibration, a new approach for achieving finite-sample calibration across subpopulations. For quantile loss, our framework recovers group-conditional and multicalibrated conformal prediction as special cases and yields novel prediction intervals with quantile-conditional coverage.
stat-05.zip/2502.05676.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.05672
On the Convergence and Stability of Upside-Down Reinforcement Learning, Goal-Conditioned Supervised Learning, and Online Decision Transformers
[ "Miroslav Štrupl", "Oleg Szehr", "Francesco Faccio", "Dylan R. Ashley", "Rupesh Kumar Srivastava", "Jürgen Schmidhuber" ]
8 Feb 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Neural and Evolutionary Computing (cs.NE); Systems and Control (eess.SY)
https://doi.org/10.48550/arXiv.2502.05672
This article provides a rigorous analysis of convergence and stability of Episodic Upside-Down Reinforcement Learning, Goal-Conditioned Supervised Learning and Online Decision Transformers. These algorithms performed competitively across various benchmarks, from games to robotic tasks, but their theoretical understanding is limited to specific environmental conditions. This work initiates a theoretical foundation for algorithms that build on the broad paradigm of approaching reinforcement learning through supervised learning or sequence modeling. At the core of this investigation lies the analysis of conditions on the underlying environment, under which the algorithms can identify optimal solutions. We also assess whether emerging solutions remain stable in situations where the environment is subject to tiny levels of noise. Specifically, we study the continuity and asymptotic convergence of command-conditioned policies, values and the goal-reaching objective depending on the transition kernel of the underlying Markov Decision Process. We demonstrate that near-optimal behavior is achieved if the transition kernel is located in a sufficiently small neighborhood of a deterministic kernel. The mentioned quantities are continuous (with respect to a specific topology) at deterministic kernels, both asymptotically and after a finite number of learning cycles. The developed methods allow us to present the first explicit estimates on the convergence and stability of policies and values in terms of the underlying transition kernels. On the theoretical side we introduce a number of new concepts to reinforcement learning, like working in segment spaces, studying continuity in quotient topologies and the application of the fixed-point theory of dynamical systems. The theoretical study is accompanied by a detailed investigation of example environments and numerical experiments.
stat-05.zip/2502.05672.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.06022
Nested subspace learning with flags
[ "Tom Szwagier", "Xavier Pennec" ]
9 Feb 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.06022
Many machine learning methods look for low-dimensional representations of the data. The underlying subspace can be estimated by first choosing a dimension $q$ and then optimizing a certain objective function over the space of $q$-dimensional subspaces (the Grassmannian). Trying different $q$ yields in general non-nested subspaces, which raises an important issue of consistency between the data representations. In this paper, we propose a simple trick to enforce nestedness in subspace learning methods. It consists in lifting Grassmannian optimization problems to flag manifolds (the space of nested subspaces of increasing dimension) via nested projectors. We apply the flag trick to several classical machine learning methods and show that it successfully addresses the nestedness issue.
stat-05.zip/2502.06022.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.07090
Generative Distribution Prediction: A Unified Approach to Multimodal Learning
[ "Xinyu Tian", "Xiaotong Shen" ]
10 Feb 2025 (<a href="https://arxiv.org/abs/2502.07090v1">v1</a>), last revised 9 Mar 2025 (this version, v2)
31 pages 4 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.07090
Accurate prediction with multimodal data-encompassing tabular, textual, and visual inputs or outputs-is fundamental to advancing analytics in diverse application domains. Traditional approaches often struggle to integrate heterogeneous data types while maintaining high predictive accuracy. We introduce Generative Distribution Prediction (GDP), a novel framework that leverages multimodal synthetic data generation-such as conditional diffusion models-to enhance predictive performance across structured and unstructured modalities. GDP is model-agnostic, compatible with any high-fidelity generative model, and supports transfer learning for domain adaptation. We establish a rigorous theoretical foundation for GDP, providing statistical guarantees on its predictive accuracy when using diffusion models as the generative backbone. By estimating the data-generating distribution and adapting to various loss functions for risk minimization, GDP enables accurate point predictions across multimodal settings. We empirically validate GDP on four supervised learning tasks-tabular data prediction, question answering, image captioning, and adaptive quantile regression-demonstrating its versatility and effectiveness across diverse domains.
stat-05.zip/2502.07090.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.06268
Spectral-factorized Positive-definite Curvature Learning for NN Training
[ "Wu Lin", "Felix Dangel", "Runa Eschenhagen", "Juhan Bae", "Richard E. Turner", "Roger B. Grosse" ]
10 Feb 2025 (<a href="https://arxiv.org/abs/2502.06268v1">v1</a>), last revised 28 Mar 2025 (this version, v3)
fixed some typos in the appendix
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.06268
Many training methods, such as Adam(W) and Shampoo, learn a positive-definite curvature matrix and apply an inverse root before preconditioning. Recently, non-diagonal training methods, such as Shampoo, have gained significant attention; however, they remain computationally inefficient and are limited to specific types of curvature information due to the costly matrix root computation via matrix decomposition. To address this, we propose a Riemannian optimization approach that dynamically adapts spectral-factorized positive-definite curvature estimates, enabling the efficient application of arbitrary matrix roots and generic curvature learning. We demonstrate the efficacy and versatility of our approach in positive-definite matrix optimization and covariance adaptation for gradient-free optimization, as well as its efficiency in curvature learning for neural net training.
stat-05.zip/2502.06268.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01
2502.07397
Bandit Optimal Transport
[ "Lorenzo Croissant" ]
11 Feb 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2502.07397
Despite the impressive progress in statistical Optimal Transport (OT) in recent years, there has been little interest in the study of the \emph{sequential learning} of OT. Surprisingly so, as this problem is both practically motivated and a challenging extension of existing settings such as linear bandits. This article considers (for the first time) the stochastic bandit problem of learning to solve generic Kantorovich and entropic OT problems from repeated interactions when the marginals are known but the cost is unknown. We provide $\tilde{\mathcal O}(\sqrt{T})$ regret algorithms for both problems by extending linear bandits on Hilbert spaces. These results provide a reduction to infinite-dimensional linear bandits. To deal with the dimension, we provide a method to exploit the intrinsic regularity of the cost to learn, yielding corresponding regret bounds which interpolate between $\tilde{\mathcal O}(\sqrt{T})$ and $\tilde{\mathcal O}(T)$.
stat-05.zip/2502.07397.pdf
/content/arxiv-data/data/stat.ML/2025/02/00000000.parquet
stat.ML
2025
02
2025-02-01