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
2503.13791
ROCK: A variational formulation for occupation kernel methods in Reproducing Kernel Hilbert Spaces
[ "Victor Rielly", "Kamel Lahouel", "Chau Nguyen", "Anthony Kolshorn", "Nicholas Fisher", "Bruno Jedynak" ]
18 Mar 2025 (<a href="https://arxiv.org/abs/2503.13791v1">v1</a>), last revised 30 Jun 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.13791
We present a Representer Theorem result for a large class of weak formulation problems. We provide examples of applications of our formulation both in traditional machine learning and numerical methods as well as in new and emerging techniques. Finally we apply our formulation to generalize the multivariate occupation kernel (MOCK) method for learning dynamical systems from data proposing the more general Riesz Occupation Kernel (ROCK) method. Our generalized methods are both more computationally efficient and performant on most of the benchmarks we test against.
stat-05.zip/2503.13791.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.13050
E-Values Expand the Scope of Conformal Prediction
[ "Etienne Gauthier", "Francis Bach", "Michael I. Jordan" ]
17 Mar 2025 (<a href="https://arxiv.org/abs/2503.13050v1">v1</a>), last revised 6 May 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.13050
Conformal prediction is a powerful framework for distribution-free uncertainty quantification. The standard approach to conformal prediction relies on comparing the ranks of prediction scores: under exchangeability, the rank of a future test point cannot be too extreme relative to a calibration set. This rank-based method can be reformulated in terms of p-values. In this paper, we explore an alternative approach based on e-values, known as conformal e-prediction. E-values offer key advantages that cannot be achieved with p-values, enabling new theoretical and practical capabilities. In particular, we present three applications that leverage the unique strengths of e-values: batch anytime-valid conformal prediction, fixed-size conformal sets with data-dependent coverage, and conformal prediction under ambiguous ground truth. Overall, these examples demonstrate that e-value-based constructions provide a flexible expansion of the toolbox of conformal prediction.
stat-05.zip/2503.13050.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.08849
Learning Pareto manifolds in high dimensions: How can regularization help?
[ "Tobias Wegel", "Filip Kovačević", "Alexandru Ţifrea", "Fanny Yang" ]
11 Mar 2025
Published in Proceedings of the 28th International Conference on Artificial Intelligence and Statistics (AISTATS) 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.08849
Simultaneously addressing multiple objectives is becoming increasingly important in modern machine learning. At the same time, data is often high-dimensional and costly to label. For a single objective such as prediction risk, conventional regularization techniques are known to improve generalization when the data exhibits low-dimensional structure like sparsity. However, it is largely unexplored how to leverage this structure in the context of multi-objective learning (MOL) with multiple competing objectives. In this work, we discuss how the application of vanilla regularization approaches can fail, and propose a two-stage MOL framework that can successfully leverage low-dimensional structure. We demonstrate its effectiveness experimentally for multi-distribution learning and fairness-risk trade-offs.
stat-05.zip/2503.08849.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.09097
Self-Consistent Equation-guided Neural Networks for Censored Time-to-Event Data
[ "Sehwan Kim", "Rui Wang", "Wenbin Lu" ]
12 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2503.09097
In survival analysis, estimating the conditional survival function given predictors is often of interest. There is a growing trend in the development of deep learning methods for analyzing censored time-to-event data, especially when dealing with high-dimensional predictors that are complexly interrelated. Many existing deep learning approaches for estimating the conditional survival functions extend the Cox regression models by replacing the linear function of predictor effects by a shallow feed-forward neural network while maintaining the proportional hazards assumption. Their implementation can be computationally intensive due to the use of the full dataset at each iteration because the use of batch data may distort the at-risk set of the partial likelihood function. To overcome these limitations, we propose a novel deep learning approach to non-parametric estimation of the conditional survival functions using the generative adversarial networks leveraging self-consistent equations. The proposed method is model-free and does not require any parametric assumptions on the structure of the conditional survival function. We establish the convergence rate of our proposed estimator of the conditional survival function. In addition, we evaluate the performance of the proposed method through simulation studies and demonstrate its application on a real-world dataset.
stat-05.zip/2503.09097.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.11854
Bayes and Biased Estimators Without Hyper-parameter Estimation: Comparable Performance to the Empirical-Bayes-Based Regularized Estimator
[ "Yue Ju", "Bo Wahlberg", "Håkan Hjalmarsson" ]
14 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Systems and Control (eess.SY)
https://doi.org/10.48550/arXiv.2503.11854
Regularized system identification has become a significant complement to more classical system identification. It has been numerically shown that kernel-based regularized estimators often perform better than the maximum likelihood estimator in terms of minimizing mean squared error (MSE). However, regularized estimators often require hyper-parameter estimation. This paper focuses on ridge regression and the regularized estimator by employing the empirical Bayes hyper-parameter estimator. We utilize the excess MSE to quantify the MSE difference between the empirical-Bayes-based regularized estimator and the maximum likelihood estimator for large sample sizes. We then exploit the excess MSE expressions to develop both a family of generalized Bayes estimators and a family of closed-form biased estimators. They have the same excess MSE as the empirical-Bayes-based regularized estimator but eliminate the need for hyper-parameter estimation. Moreover, we conduct numerical simulations to show that the performance of these new estimators is comparable to the empirical-Bayes-based regularized estimator, while computationally, they are more efficient.
stat-05.zip/2503.11854.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.11250
CRPS-Based Targeted Sequential Design with Application in Chemical Space
[ "Lea Friedli", "Athénaïs Gautier", "Anna Broccard", "David Ginsbourger" ]
14 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP); Computation (stat.CO)
https://doi.org/10.48550/arXiv.2503.11250
Sequential design of real and computer experiments via Gaussian Process (GP) models has proven useful for parsimonious, goal-oriented data acquisition purposes. In this work, we focus on acquisition strategies for a GP model that needs to be accurate within a predefined range of the response of interest. Such an approach is useful in various fields including synthetic chemistry, where finding molecules with particular properties is essential for developing useful materials and effective medications. GP modeling and sequential design of experiments have been successfully applied to a plethora of domains, including molecule research. Our main contribution here is to use the threshold-weighted Continuous Ranked Probability Score (CRPS) as a basic building block for acquisition functions employed within sequential design. We study pointwise and integral criteria relying on two different weighting measures and benchmark them against competitors, demonstrating improved performance with respect to considered goals. The resulting acquisition strategies are applicable to a wide range of fields and pave the way to further developing sequential design relying on scoring rules.
stat-05.zip/2503.11250.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.09194
Addressing pitfalls in implicit unobserved confounding synthesis using explicit block hierarchical ancestral sampling
[ "Xudong Sun", "Alex Markham", "Pratik Misra", "Carsten Marr" ]
12 Mar 2025 (<a href="https://arxiv.org/abs/2503.09194v1">v1</a>), last revised 1 Apr 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2503.09194
Unbiased data synthesis is crucial for evaluating causal discovery algorithms in the presence of unobserved confounding, given the scarcity of real-world datasets. A common approach, implicit parameterization, encodes unobserved confounding by modifying the off-diagonal entries of the idiosyncratic covariance matrix while preserving positive definiteness. Within this approach, we identify that state-of-the-art protocols have two distinct issues that hinder unbiased sampling from the complete space of causal models: first, we give a detailed analysis of use of diagonally dominant constructions restricts the spectrum of partial correlation matrices; and second, the restriction of possible graphical structures when sampling bidirected edges, unnecessarily ruling out valid causal models. To address these limitations, we propose an improved explicit modeling approach for unobserved confounding, leveraging block-hierarchical ancestral generation of ground truth causal graphs. Algorithms for converting the ground truth DAG into ancestral graph is provided so that the output of causal discovery algorithms could be compared with. We draw connections between implicit and explicit parameterization, prove that our approach fully covers the space of causal models, including those generated by the implicit parameterization, thus enabling more robust evaluation of methods for causal discovery and inference.
stat-05.zip/2503.09194.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.12893
Edgeworth Expansion for Semi-hard Triplet Loss
[ "Masanari Kimura" ]
17 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.12893
We develop a higher-order asymptotic analysis for the semi-hard triplet loss using the Edgeworth expansion. It is known that this loss function enforces that embeddings of similar samples are close while those of dissimilar samples are separated by a specified margin. By refining the classical central limit theorem, our approach quantifies the impact of the margin parameter and the skewness of the underlying data distribution on the loss behavior. In particular, we derive explicit Edgeworth expansions that reveal first-order corrections in terms of the third cumulant, thereby characterizing non-Gaussian effects present in the distribution of distance differences between anchor-positive and anchor-negative pairs. Our findings provide detailed insight into the sensitivity of the semi-hard triplet loss to its parameters and offer guidance for choosing the margin to ensure training stability.
stat-05.zip/2503.12893.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.14453
Online Conformal Probabilistic Numerics via Adaptive Edge-Cloud Offloading
[ "Qiushuo Hou", "Sangwoo Park", "Matteo Zecchin", "Yunlong Cai", "Guanding Yu", "Osvaldo Simeone" ]
18 Mar 2025 (<a href="https://arxiv.org/abs/2503.14453v1">v1</a>), last revised 29 Apr 2025 (this version, v3)
This paper has been submitted to a conference
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.14453
Consider an edge computing setting in which a user submits queries for the solution of a linear system to an edge processor, which is subject to time-varying computing availability. The edge processor applies a probabilistic linear solver (PLS) so as to be able to respond to the user&#39;s query within the allotted time and computing budget. Feedback to the user is in the form of a set of plausible solutions. Due to model misspecification, the highest-probability-density (HPD) set obtained via a direct application of PLS does not come with coverage guarantees with respect to the true solution of the linear system. This work introduces a new method to calibrate the HPD sets produced by PLS with the aim of guaranteeing long-term coverage requirements. The proposed method, referred to as online conformal prediction-PLS (OCP-PLS), assumes sporadic feedback from cloud to edge. This enables the online calibration of uncertainty thresholds via online conformal prediction (OCP), an online optimization method previously studied in the context of prediction models. The validity of OCP-PLS is verified via experiments that bring insights into trade-offs between coverage, prediction set size, and cloud usage.
stat-05.zip/2503.14453.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.13317
Do you understand epistemic uncertainty? Think again! Rigorous frequentist epistemic uncertainty estimation in regression
[ "Enrico Foglia", "Benjamin Bobbia", "Nikita Durasov", "Michael Bauerheim", "Pascal Fua", "Stephane Moreau", "Thierry Jardin" ]
17 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.13317
Quantifying model uncertainty is critical for understanding prediction reliability, yet distinguishing between aleatoric and epistemic uncertainty remains challenging. We extend recent work from classification to regression to provide a novel frequentist approach to epistemic and aleatoric uncertainty estimation. We train models to generate conditional predictions by feeding their initial output back as an additional input. This method allows for a rigorous measurement of model uncertainty by observing how prediction responses change when conditioned on the model&#39;s previous answer. We provide a complete theoretical framework to analyze epistemic uncertainty in regression in a frequentist way, and explain how it can be exploited in practice to gauge a model&#39;s uncertainty, with minimal changes to the original architecture.
stat-05.zip/2503.13317.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.12456
Nonlinear Principal Component Analysis with Random Bernoulli Features for Process Monitoring
[ "Ke Chen", "Dandan Jiang" ]
16 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2503.12456
The process generates substantial amounts of data with highly complex structures, leading to the development of numerous nonlinear statistical methods. However, most of these methods rely on computations involving large-scale dense kernel matrices. This dependence poses significant challenges in meeting the high computational demands and real-time responsiveness required by online monitoring systems. To alleviate the computational burden of dense large-scale matrix multiplication, we incorporate the bootstrap sampling concept into random feature mapping and propose a novel random Bernoulli principal component analysis method to efficiently capture nonlinear patterns in the process. We derive a convergence bound for the kernel matrix approximation constructed using random Bernoulli features, ensuring theoretical robustness. Subsequently, we design four fast process monitoring methods based on random Bernoulli principal component analysis to extend its nonlinear capabilities for handling diverse fault scenarios. Finally, numerical experiments and real-world data analyses are conducted to evaluate the performance of the proposed methods. Results demonstrate that the proposed methods offer excellent scalability and reduced computational complexity, achieving substantial cost savings with minimal performance loss compared to traditional kernel-based approaches.
stat-05.zip/2503.12456.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.11773
Ranking and Selection with Simultaneous Input Data Collection
[ "Yuhao Wang", "Enlu Zhou" ]
14 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC)
https://doi.org/10.48550/arXiv.2503.11773
In this paper, we propose a general and novel formulation of ranking and selection with the existence of streaming input data. The collection of multiple streams of such data may consume different types of resources, and hence can be conducted simultaneously. To utilize the streaming input data, we aggregate simulation outputs generated under heterogeneous input distributions over time to form a performance estimator. By characterizing the asymptotic behavior of the performance estimators, we formulate two optimization problems to optimally allocate budgets for collecting input data and running simulations. We then develop a multi-stage simultaneous budget allocation procedure and provide its statistical guarantees such as consistency and asymptotic normality. We conduct several numerical studies to demonstrate the competitive performance of the proposed procedure.
stat-05.zip/2503.11773.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.04483
InfoSEM: A Deep Generative Model with Informative Priors for Gene Regulatory Network Inference
[ "Tianyu Cui", "Song-Jun Xu", "Artem Moskalev", "Shuwei Li", "Tommaso Mansi", "Mangal Prakash", "Rui Liao" ]
6 Mar 2025 (<a href="https://arxiv.org/abs/2503.04483v1">v1</a>), last revised 8 Jun 2025 (this version, v2)
ICML 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Quantitative Methods (q-bio.QM)
https://doi.org/10.48550/arXiv.2503.04483
Inferring Gene Regulatory Networks (GRNs) from gene expression data is crucial for understanding biological processes. While supervised models are reported to achieve high performance for this task, they rely on costly ground truth (GT) labels and risk learning gene-specific biases, such as class imbalances of GT interactions, rather than true regulatory mechanisms. To address these issues, we introduce InfoSEM, an unsupervised generative model that leverages textual gene embeddings as informative priors, improving GRN inference without GT labels. InfoSEM can also integrate GT labels as an additional prior when available, avoiding biases and further enhancing performance. Additionally, we propose a biologically motivated benchmarking framework that better reflects real-world applications such as biomarker discovery and reveals learned biases of existing supervised methods. InfoSEM outperforms existing models by 38.5% across four datasets using textual embeddings prior and further boosts performance by 11.1% when integrating labeled data as priors.
stat-05.zip/2503.04483.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.18190
Quantile-Based Randomized Kaczmarz for Corrupted Tensor Linear Systems
[ "Alejandra Castillo", "Jamie Haddock", "Iryna Hartsock", "Paulina Hoyos", "Lara Kassab", "Alona Kryshchenko", "Kamila Larripa", "Deanna Needell", "Shambhavi Suryanarayanan", "Karamatou Yacoubou Djima" ]
23 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Numerical Analysis (math.NA)
https://doi.org/10.48550/arXiv.2503.18190
The reconstruction of tensor-valued signals from corrupted measurements, known as tensor regression, has become essential in many multi-modal applications such as hyperspectral image reconstruction and medical imaging. In this work, we address the tensor linear system problem $\mathcal{A} \mathcal{X}=\mathcal{B}$, where $\mathcal{A}$ is a measurement operator, $\mathcal{X}$ is the unknown tensor-valued signal, and $\mathcal{B}$ contains the measurements, possibly corrupted by arbitrary errors. Such corruption is common in large-scale tensor data, where transmission, sensory, or storage errors are rare per instance but likely over the entire dataset and may be arbitrarily large in magnitude. We extend the Kaczmarz method, a popular iterative algorithm for solving large linear systems, to develop a Quantile Tensor Randomized Kaczmarz (QTRK) method robust to large, sparse corruptions in the observations $\mathcal{B}$. This approach combines the tensor Kaczmarz framework with quantile-based statistics, allowing it to mitigate adversarial corruptions and improve convergence reliability. We also propose and discuss the Masked Quantile Randomized Kaczmarz (mQTRK) variant, which selectively applies partial updates to handle corruptions further. We present convergence guarantees, discuss the advantages and disadvantages of our approaches, and demonstrate the effectiveness of our methods through experiments, including an application for video deblurring.
stat-05.zip/2503.18190.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.19306
Centroid Decision Forest
[ "Amjad Ali", "Zardad Khan", "Saeed Aldahmani" ]
25 Mar 2025
This article has 11 pages, 6 figures, and 3 tables and has been submitted to the &#34;IEEE Transactions on Pattern Analysis and Machine Intelligence&#34; journal
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.19306
This paper introduces the centroid decision forest (CDF), a novel ensemble learning framework that redefines the splitting strategy and tree building in the ordinary decision trees for high-dimensional classification. The splitting approach in CDF differs from the traditional decision trees in theat the class separability score (CSS) determines the selection of the most discriminative features at each node to construct centroids of the partitions (daughter nodes). The splitting criterion uses the Euclidean distance measurements from each class centroid to achieve a splitting mechanism that is more flexible and robust. Centroids are constructed by computing the mean feature values of the selected features for each class, ensuring a class-representative division of the feature space. This centroid-driven approach enables CDF to capture complex class structures while maintaining interpretability and scalability. To evaluate CDF, 23 high-dimensional datasets are used to assess its performance against different state-of-the-art classifiers through classification accuracy and Cohen&#39;s kappa statistic. The experimental results show that CDF outperforms the conventional methods establishing its effectiveness and flexibility for high-dimensional classification problems.
stat-05.zip/2503.19306.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.04386
Time-varying Factor Augmented Vector Autoregression with Grouped Sparse Autoencoder
[ "Yiyong Luo", "Brooks Paige", "Jim Griffin" ]
6 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.04386
Recent economic events, including the global financial crisis and COVID-19 pandemic, have exposed limitations in linear Factor Augmented Vector Autoregressive (FAVAR) models for forecasting and structural analysis. Nonlinear dimension techniques, particularly autoencoders, have emerged as promising alternatives in a FAVAR framework, but challenges remain in identifiability, interpretability, and integration with traditional nonlinear time series methods. We address these challenges through two contributions. First, we introduce a Grouped Sparse autoencoder that employs the Spike-and-Slab Lasso prior, with parameters under this prior being shared across variables of the same economic category, thereby achieving semi-identifiability and enhancing model interpretability. Second, we incorporate time-varying parameters into the VAR component to better capture evolving economic dynamics. Our empirical application to the US economy demonstrates that the Grouped Sparse autoencoder produces more interpretable factors through its parsimonious structure; and its combination with time-varying parameter VAR shows superior performance in both point and density forecasting. Impulse response analysis reveals that monetary policy shocks during recessions generate more moderate responses with higher uncertainty compared to expansionary periods.
stat-05.zip/2503.04386.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.04820
A Practical Introduction to Kernel Discrepancies: MMD, HSIC &amp; KSD
[ "Antonin Schrab" ]
4 Mar 2025 (<a href="https://arxiv.org/abs/2503.04820v1">v1</a>), last revised 8 Aug 2025 (this version, v2)
26 pages, 7 figures, v2 fixes Equation 16
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.04820
This article provides a practical introduction to kernel discrepancies, focusing on the Maximum Mean Discrepancy (MMD), the Hilbert-Schmidt Independence Criterion (HSIC), and the Kernel Stein Discrepancy (KSD). Various estimators for these discrepancies are presented, including the commonly-used V-statistics and U-statistics, as well as several forms of the more computationally-efficient incomplete U-statistics. The importance of the choice of kernel bandwidth is stressed, showing how it affects the behaviour of the discrepancy estimation. Adaptive estimators are introduced, which combine multiple estimators with various kernels, addressing the problem of kernel selection.
stat-05.zip/2503.04820.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.04071
Conformal Prediction with Upper and Lower Bound Models
[ "Miao Li", "Michael Klamkin", "Mathieu Tanneau", "Reza Zandehshahvar", "Pascal Van Hentenryck" ]
6 Mar 2025 (<a href="https://arxiv.org/abs/2503.04071v1">v1</a>), last revised 21 Sep 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.04071
This paper studies a Conformal Prediction (CP) methodology for building prediction intervals in a regression setting, given only deterministic lower and upper bounds on the target variable. It proposes a new CP mechanism (CPUL) that goes beyond post-processing by adopting a model selection approach over multiple nested interval construction methods. Paradoxically, many well-established CP methods, including CPUL, may fail to provide adequate coverage in regions where the bounds are tight. To remedy this limitation, the paper proposes an optimal thresholding mechanism, OMLT, that adjusts CPUL intervals in tight regions with undercoverage. The combined CPUL-OMLT is validated on large-scale learning tasks where the goal is to bound the optimal value of a parametric optimization problem. The experimental results demonstrate substantial improvements over baseline methods across various datasets.
stat-05.zip/2503.04071.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.04480
Poisoning Bayesian Inference via Data Deletion and Replication
[ "Matthieu Carreau", "Roi Naveiro", "William N. Caballero" ]
6 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.04480
Research in adversarial machine learning (AML) has shown that statistical models are vulnerable to maliciously altered data. However, despite advances in Bayesian machine learning models, most AML research remains concentrated on classical techniques. Therefore, we focus on extending the white-box model poisoning paradigm to attack generic Bayesian inference, highlighting its vulnerability in adversarial contexts. A suite of attacks are developed that allow an attacker to steer the Bayesian posterior toward a target distribution through the strategic deletion and replication of true observations, even when only sampling access to the posterior is available. Analytic properties of these algorithms are proven and their performance is empirically examined in both synthetic and real-world scenarios. With relatively little effort, the attacker is able to substantively alter the Bayesian&#39;s beliefs and, by accepting more risk, they can mold these beliefs to their will. By carefully constructing the adversarial posterior, surgical poisoning is achieved such that only targeted inferences are corrupted and others are minimally disturbed.
stat-05.zip/2503.04480.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.20120
On the Robustness of Kernel Ridge Regression Using the Cauchy Loss Function
[ "Hongwei Wen", "Annika Betken", "Wouter Koolen" ]
26 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.20120
Robust regression aims to develop methods for estimating an unknown regression function in the presence of outliers, heavy-tailed distributions, or contaminated data, which can severely impact performance. Most existing theoretical results in robust regression assume that the noise has a finite absolute mean, an assumption violated by certain distributions, such as Cauchy and some Pareto noise. In this paper, we introduce a generalized Cauchy noise framework that accommodates all noise distributions with finite moments of any order, even when the absolute mean is infinite. Within this framework, we study the \textit{kernel Cauchy ridge regressor} (\textit{KCRR}), which minimizes a regularized empirical Cauchy risk to achieve robustness. To derive the $L_2$-risk bound for KCRR, we establish a connection between the excess Cauchy risk and $L_2$-risk for sufficiently large scale parameters of the Cauchy loss, which reveals that these two risks are equivalent. Furthermore, under the assumption that the regression function satisfies Hölder smoothness, we derive excess Cauchy risk bounds for KCRR, showing improved performance as the scale parameter decreases. By considering the twofold effect of the scale parameter on the excess Cauchy risk and its equivalence with the $L_2$-risk, we establish the almost minimax-optimal convergence rate for KCRR in terms of $L_2$-risk, highlighting the robustness of the Cauchy loss in handling various types of noise. Finally, we validate the effectiveness of KCRR through experiments on both synthetic and real-world datasets under diverse noise corruption scenarios.
stat-05.zip/2503.20120.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.20410
Learning Data-Driven Uncertainty Set Partitions for Robust and Adaptive Energy Forecasting with Missing Data
[ "Akylas Stratigakos", "Panagiotis Andrianesis" ]
26 Mar 2025 (<a href="https://arxiv.org/abs/2503.20410v1">v1</a>), last revised 27 Jun 2025 (this version, v2)
Revised version, submitted to IEEE-TSG
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.20410
Short-term forecasting models typically assume the availability of input data (features) when they are deployed and in use. However, equipment failures, disruptions, cyberattacks, may lead to missing features when such models are used operationally, which could negatively affect forecast accuracy, and result in suboptimal operational decisions. In this paper, we use adaptive robust optimization and adversarial machine learning to develop forecasting models that seamlessly handle missing data operationally. We propose linear- and neural network-based forecasting models with parameters that adapt to available features, combining linear adaptation with a novel algorithm for learning data-driven uncertainty set partitions. The proposed adaptive models do not rely on identifying historical missing data patterns and are suitable for real-time operations under stringent time constraints. Extensive numerical experiments on short-term wind power forecasting considering horizons from 15 minutes to 4 hours ahead illustrate that our proposed adaptive models are on par with imputation when data are missing for very short periods (e.g., when only the latest measurement is missing) whereas they significantly outperform imputation when data are missing for longer periods. We further provide insights by showcasing how linear adaptation and data-driven partitions (even with a few subsets) approach the performance of the optimal, yet impractical, method of retraining for every possible realization of missing data.
stat-05.zip/2503.20410.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.19942
A stochastic gradient descent algorithm with random search directions
[ "Eméric Gbaguidi" ]
25 Mar 2025 (<a href="https://arxiv.org/abs/2503.19942v1">v1</a>), last revised 1 Apr 2025 (this version, v2)
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.2503.19942
Stochastic coordinate descent algorithms are efficient methods in which each iterate is obtained by fixing most coordinates at their values from the current iteration, and approximately minimizing the objective with respect to the remaining coordinates. However, this approach is usually restricted to canonical basis vectors of $\mathbb{R}^d$. In this paper, we develop a new class of stochastic gradient descent algorithms with random search directions which uses the directional derivative of the gradient estimate following more general random vectors. We establish the almost sure convergence of these algorithms with decreasing step. We further investigate their central limit theorem and pay particular attention to analyze the impact of the search distributions on the asymptotic covariance matrix. We also provide non-asymptotic $\mathbb{L}^p$ rates of convergence.
stat-05.zip/2503.19942.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.19763
Interpretable Deep Regression Models with Interval-Censored Failure Time Data
[ "Changhui Yuan", "Shishun Zhao", "Shuwei Li", "Xinyuan Song", "Zhao Chen" ]
25 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2503.19763
Deep neural networks (DNNs) have become powerful tools for modeling complex data structures through sequentially integrating simple functions in each hidden layer. In survival analysis, recent advances of DNNs primarily focus on enhancing model capabilities, especially in exploring nonlinear covariate effects under right censoring. However, deep learning methods for interval-censored data, where the unobservable failure time is only known to lie in an interval, remain underexplored and limited to specific data type or model. This work proposes a general regression framework for interval-censored data with a broad class of partially linear transformation models, where key covariate effects are modeled parametrically while nonlinear effects of nuisance multi-modal covariates are approximated via DNNs, balancing interpretability and flexibility. We employ sieve maximum likelihood estimation by leveraging monotone splines to approximate the cumulative baseline hazard function. To ensure reliable and tractable estimation, we develop an EM algorithm incorporating stochastic gradient descent. We establish the asymptotic properties of parameter estimators and show that the DNN estimator achieves minimax-optimal convergence. Extensive simulations demonstrate superior estimation and prediction accuracy over state-of-the-art methods. Applying our method to the Alzheimer&#39;s Disease Neuroimaging Initiative dataset yields novel insights and improved predictive performance compared to traditional approaches.
stat-05.zip/2503.19763.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.20807
Fundamental Safety-Capability Trade-offs in Fine-tuning Large Language Models
[ "Pin-Yu Chen", "Han Shen", "Payel Das", "Tianyi Chen" ]
24 Mar 2025
The first two authors contribute equally to this work and are listed in alphabetical order
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.2503.20807
Fine-tuning Large Language Models (LLMs) on some task-specific datasets has been a primary use of LLMs. However, it has been empirically observed that this approach to enhancing capability inevitably compromises safety, a phenomenon also known as the safety-capability trade-off in LLM fine-tuning. This paper presents a theoretical framework for understanding the interplay between safety and capability in two primary safety-aware LLM fine-tuning strategies, providing new insights into the effects of data similarity, context overlap, and alignment loss landscape. Our theoretical results characterize the fundamental limits of the safety-capability trade-off in LLM fine-tuning, which are also validated by numerical experiments.
stat-05.zip/2503.20807.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.20546
Regression-Based Estimation of Causal Effects in the Presence of Selection Bias and Confounding
[ "Marlies Hafer", "Alexander Marx" ]
26 Mar 2025
13 pages plus appendix
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2503.20546
We consider the problem of estimating the expected causal effect $E[Y|do(X)]$ for a target variable $Y$ when treatment $X$ is set by intervention, focusing on continuous random variables. In settings without selection bias or confounding, $E[Y|do(X)] = E[Y|X]$, which can be estimated using standard regression methods. However, regression fails when systematic missingness induced by selection bias, or confounding distorts the data. Boeken et al. [2023] show that when training data is subject to selection, proxy variables unaffected by this process can, under certain constraints, be used to correct for selection bias to estimate $E[Y|X]$, and hence $E[Y|do(X)]$, reliably. When data is additionally affected by confounding, however, this equality is no longer valid. <br>Building on these results, we consider a more general setting and propose a framework that incorporates both selection bias and confounding. Specifically, we derive theoretical conditions ensuring identifiability and recoverability of causal effects under access to external data and proxy variables. We further introduce a two-step regression estimator (TSR), capable of exploiting proxy variables to adjust for selection bias while accounting for confounding. We show that TSR coincides with prior work if confounding is absent, but achieves a lower variance. Extensive simulation studies validate TSR&#39;s correctness for scenarios which may include both selection bias and confounding with proxy variables.
stat-05.zip/2503.20546.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.04091
Generalization in Federated Learning: A Conditional Mutual Information Framework
[ "Ziqiao Wang", "Cheng Long", "Yongyi Mao" ]
6 Mar 2025 (<a href="https://arxiv.org/abs/2503.04091v1">v1</a>), last revised 4 Jun 2025 (this version, v2)
Accepted to ICML 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Information Theory (cs.IT); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.04091
Federated learning (FL) is a widely adopted privacy-preserving distributed learning framework, yet its generalization performance remains less explored compared to centralized learning. In FL, the generalization error consists of two components: the out-of-sample gap, which measures the gap between the empirical and true risk for participating clients, and the participation gap, which quantifies the risk difference between participating and non-participating clients. In this work, we apply an information-theoretic analysis via the conditional mutual information (CMI) framework to study FL&#39;s two-level generalization. Beyond the traditional supersample-based CMI framework, we introduce a superclient construction to accommodate the two-level generalization setting in FL. We derive multiple CMI-based bounds, including hypothesis-based CMI bounds, illustrating how privacy constraints in FL can imply generalization guarantees. Furthermore, we propose fast-rate evaluated CMI bounds that recover the best-known convergence rate for two-level FL generalization in the small empirical risk regime. For specific FL model aggregation strategies and structured loss functions, we refine our bounds to achieve improved convergence rates with respect to the number of participating clients. Empirical evaluations confirm that our evaluated CMI bounds are non-vacuous and accurately capture the generalization behavior of FL algorithms.
stat-05.zip/2503.04091.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.18608
AutoBayes: A Compositional Framework for Generalized Variational Inference
[ "Toby St Clere Smithe", "Marco Perin" ]
24 Mar 2025 (<a href="https://arxiv.org/abs/2503.18608v1">v1</a>), last revised 25 Mar 2025 (this version, v2)
15 pages. v2: fixed a typo
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2503.18608
We introduce a new compositional framework for generalized variational inference, clarifying the different parts of a model, how they interact, and how they compose. We explain that both exact Bayesian inference and the loss functions typical of variational inference (such as variational free energy and its generalizations) satisfy chain rules akin to that of reverse-mode automatic differentiation, and we advocate for exploiting this to build and optimize models accordingly. To this end, we construct a series of compositional tools: for building models; for constructing their inversions; for attaching local loss functions; and for exposing parameters. Finally, we explain how the resulting parameterized statistical games may be optimized locally, too. We illustrate our framework with a number of classic examples, pointing to new areas of extensibility that are revealed.
stat-05.zip/2503.18608.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.04453
Reproducibility Assessment of Magnetic Resonance Spectroscopy of Pregenual Anterior Cingulate Cortex across Sessions and Vendors via the Cloud Computing Platform CloudBrain-MRS
[ "Runhan Chen", "Meijin Lin", "Jianshu Chen", "Liangjie Lin", "Jiazheng Wang", "Xiaoqing Li", "Jianhua Wang", "Xu Huang", "Ling Qian", "Shaoxing Liu", "Yuan Long", "Di Guo", "Xiaobo Qu", "Haiwei Han" ]
6 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Medical Physics (physics.med-ph)
https://doi.org/10.48550/arXiv.2503.04453
Given the need to elucidate the mechanisms underlying illnesses and their treatment, as well as the lack of harmonization of acquisition and post-processing protocols among different magnetic resonance system vendors, this work is to determine if metabolite concentrations obtained from different sessions, machine models and even different vendors of 3 T scanners can be highly reproducible and be pooled for diagnostic analysis, which is very valuable for the research of rare diseases. Participants underwent magnetic resonance imaging (MRI) scanning once on two separate days within one week (one session per day, each session including two proton magnetic resonance spectroscopy (1H-MRS) scans with no more than a 5-minute interval between scans (no off-bed activity)) on each machine. were analyzed for reliability of within- and between- sessions using the coefficient of variation (CV) and intraclass correlation coefficient (ICC), and for reproducibility of across the machines using correlation coefficient. As for within- and between- session, all CV values for a group of all the first or second scans of a session, or for a session were almost below 20%, and most of the ICCs for metabolites range from moderate (0.4-0.59) to excellent (0.75-1), indicating high data reliability. When it comes to the reproducibility across the three scanners, all Pearson correlation coefficients across the three machines approached 1 with most around 0.9, and majority demonstrated statistical significance (P&lt;0.01). Additionally, the intra-vendor reproducibility was greater than the inter-vendor ones.
stat-05.zip/2503.04453.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.18500
Learning a Class of Mixed Linear Regressions: Global Convergence under General Data Conditions
[ "Yujing Liu", "Zhixin Liu", "Lei Guo" ]
24 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Systems and Control (eess.SY)
https://doi.org/10.48550/arXiv.2503.18500
Mixed linear regression (MLR) has attracted increasing attention because of its great theoretical and practical importance in capturing nonlinear relationships by utilizing a mixture of linear regression sub-models. Although considerable efforts have been devoted to the learning problem of such systems, i.e., estimating data labels and identifying model parameters, most existing investigations employ the offline algorithm, impose the strict independent and identically distributed (i.i.d.) or persistent excitation (PE) conditions on the regressor data, and provide local convergence results only. In this paper, we investigate the recursive estimation and data clustering problems for a class of stochastic MLRs with two components. To address this inherently nonconvex optimization problem, we propose a novel two-step recursive identification algorithm to estimate the true parameters, where the direction vector and the scaling coefficient of the unknown parameters are estimated by the least squares and the expectation-maximization (EM) principles, respectively. Under a general data condition, which is much weaker than the traditional i.i.d. and PE conditions, we establish the global convergence and the convergence rate of the proposed identification algorithm for the first time. Furthermore, we prove that, without any excitation condition on the regressor data, the data clustering performance including the cumulative mis-classification error and the within-cluster error can be optimal asymptotically. Finally, we provide a numerical example to illustrate the performance of the proposed learning algorithm.
stat-05.zip/2503.18500.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.18980
CAE: Repurposing the Critic as an Explorer in Deep Reinforcement Learning
[ "Yexin Li", "Pring Wong", "Hanfang Zhang", "Shuo Chen", "Siyuan Qi" ]
23 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.18980
Exploration remains a critical challenge in reinforcement learning, as many existing methods either lack theoretical guarantees or fall short of practical effectiveness. In this paper, we introduce CAE, a lightweight algorithm that repurposes the value networks in standard deep RL algorithms to drive exploration without introducing additional parameters. CAE utilizes any linear multi-armed bandit technique and incorporates an appropriate scaling strategy, enabling efficient exploration with provable sub-linear regret bounds and practical stability. Notably, it is simple to implement, requiring only around 10 lines of code. In complex tasks where learning an effective value network proves challenging, we propose CAE+, an extension of CAE that incorporates an auxiliary network. This extension increases the parameter count by less than 1% while maintaining implementation simplicity, adding only about 10 additional lines of code. Experiments on MuJoCo and MiniHack show that both CAE and CAE+ outperform state-of-the-art baselines, bridging the gap between theoretical rigor and practical efficiency.
stat-05.zip/2503.18980.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.19190
Universal Architectures for the Learning of Polyhedral Norms and Convex Regularizers
[ "Michael Unser", "Stanislas Ducotterd" ]
24 Mar 2025 (<a href="https://arxiv.org/abs/2503.19190v1">v1</a>), last revised 10 Apr 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC)
https://doi.org/10.48550/arXiv.2503.19190
This paper addresses the task of learning convex regularizers to guide the reconstruction of images from limited data. By imposing that the reconstruction be amplitude-equivariant, we narrow down the class of admissible functionals to those that can be expressed as a power of a seminorm. We then show that such functionals can be approximated to arbitrary precision with the help of polyhedral norms. In particular, we identify two dual parameterizations of such systems: (i) a synthesis form with an $\ell_1$-penalty that involves some learnable dictionary; and (ii) an analysis form with an $\ell_\infty$-penalty that involves a trainable regularization operator. After having provided geometric insights and proved that the two forms are universal, we propose an implementation that relies on a specific architecture (tight frame with a weighted $\ell_1$ penalty) that is easy to train. We illustrate its use for denoising and the reconstruction of biomedical images. We find that the proposed framework outperforms the sparsity-based methods of compressed sensing, while it offers essentially the same convergence and robustness guarantees.
stat-05.zip/2503.19190.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.20725
Continual learning via probabilistic exchangeable sequence modelling
[ "Hanwen Xing", "Christopher Yau" ]
26 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.20725
Continual learning (CL) refers to the ability to continuously learn and accumulate new knowledge while retaining useful information from past experiences. Although numerous CL methods have been proposed in recent years, it is not straightforward to deploy them directly to real-world decision-making problems due to their computational cost and lack of uncertainty quantification. To address these issues, we propose CL-BRUNO, a probabilistic, Neural Process-based CL model that performs scalable and tractable Bayesian update and prediction. Our proposed approach uses deep-generative models to create a unified probabilistic framework capable of handling different types of CL problems such as task- and class-incremental learning, allowing users to integrate information across different CL scenarios using a single model. Our approach is able to prevent catastrophic forgetting through distributional and functional regularisation without the need of retaining any previously seen samples, making it appealing to applications where data privacy or storage capacity is of concern. Experiments show that CL-BRUNO outperforms existing methods on both natural image and biomedical data sets, confirming its effectiveness in real-world applications.
stat-05.zip/2503.20725.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.20272
An $(ε,δ)$-accurate level set estimation with a stopping criterion
[ "Hideaki Ishibashi", "Kota Matsui", "Kentaro Kutsukake", "Hideitsu Hino" ]
26 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.20272
The level set estimation problem seeks to identify regions within a set of candidate points where an unknown and costly to evaluate function&#39;s value exceeds a specified threshold, providing an efficient alternative to exhaustive evaluations of function values. Traditional methods often use sequential optimization strategies to find $\epsilon$-accurate solutions, which permit a margin around the threshold contour but frequently lack effective stopping criteria, leading to excessive exploration and inefficiencies. This paper introduces an acquisition strategy for level set estimation that incorporates a stopping criterion, ensuring the algorithm halts when further exploration is unlikely to yield improvements, thereby reducing unnecessary function evaluations. We theoretically prove that our method satisfies $\epsilon$-accuracy with a confidence level of $1 - \delta$, addressing a key gap in existing approaches. Furthermore, we show that this also leads to guarantees on the lower bounds of performance metrics such as F-score. Numerical experiments demonstrate that the proposed acquisition function achieves comparable precision to existing methods while confirming that the stopping criterion effectively terminates the algorithm once adequate exploration is completed.
stat-05.zip/2503.20272.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.21128
Squared families: Searching beyond regular probability models
[ "Russell Tsuchida", "Jiawei Liu", "Cheng Soon Ong", "Dino Sejdinovic" ]
27 Mar 2025
43 pages. Preprint
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.21128
We introduce squared families, which are families of probability densities obtained by squaring a linear transformation of a statistic. Squared families are singular, however their singularity can easily be handled so that they form regular models. After handling the singularity, squared families possess many convenient properties. Their Fisher information is a conformal transformation of the Hessian metric induced from a Bregman generator. The Bregman generator is the normalising constant, and yields a statistical divergence on the family. The normalising constant admits a helpful parameter-integral factorisation, meaning that only one parameter-independent integral needs to be computed for all normalising constants in the family, unlike in exponential families. Finally, the squared family kernel is the only integral that needs to be computed for the Fisher information, statistical divergence and normalising constant. We then describe how squared families are special in the broader class of $g$-families, which are obtained by applying a sufficiently regular function $g$ to a linear transformation of a statistic. After removing special singularities, positively homogeneous families and exponential families are the only $g$-families for which the Fisher information is a conformal transformation of the Hessian metric, where the generator depends on the parameter only through the normalising constant. Even-order monomial families also admit parameter-integral factorisations, unlike exponential families. We study parameter estimation and density estimation in squared families, in the well-specified and misspecified settings. We use a universal approximation property to show that squared families can learn sufficiently well-behaved target densities at a rate of $\mathcal{O}(N^{-1/2})+C n^{-1/4}$, where $N$ is the number of datapoints, $n$ is the number of parameters, and $C$ is some constant.
stat-05.zip/2503.21128.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.21526
Constraint-based causal discovery with tiered background knowledge and latent variables in single or overlapping datasets
[ "Christine W. Bang", "Vanessa Didelez" ]
27 Mar 2025 (<a href="https://arxiv.org/abs/2503.21526v1">v1</a>), last revised 10 May 2025 (this version, v2)
Accepted for the 4th Conference on Causal Learning and Reasoning (CLeaR 2025). Version 2: Corrected numbering in Example 1
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2503.21526
In this paper we consider the use of tiered background knowledge within constraint based causal discovery. Our focus is on settings relaxing causal sufficiency, i.e. allowing for latent variables which may arise because relevant information could not be measured at all, or not jointly, as in the case of multiple overlapping datasets. We first present novel insights into the properties of the &#39;tiered FCI&#39; (tFCI) algorithm. Building on this, we introduce a new extension of the IOD (integrating overlapping datasets) algorithm incorporating tiered background knowledge, the &#39;tiered IOD&#39; (tIOD) algorithm. We show that under full usage of the tiered background knowledge tFCI and tIOD are sound, while simple versions of the tIOD and tFCI are sound and complete. We further show that the tIOD algorithm can often be expected to be considerably more efficient and informative than the IOD algorithm even beyond the obvious restriction of the Markov equivalence classes. We provide a formal result on the conditions for this gain in efficiency and informativeness. Our results are accompanied by a series of examples illustrating the exact role and usefulness of tiered background knowledge.
stat-05.zip/2503.21526.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.19554
Causal Bayesian Optimization with Unknown Graphs
[ "Jean Durand", "Yashas Annadani", "Stefan Bauer", "Sonali Parbhoo" ]
25 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.19554
Causal Bayesian Optimization (CBO) is a methodology designed to optimize an outcome variable by leveraging known causal relationships through targeted interventions. Traditional CBO methods require a fully and accurately specified causal graph, which is a limitation in many real-world scenarios where such graphs are unknown. To address this, we propose a new method for the CBO framework that operates without prior knowledge of the causal graph. Consistent with causal bandit theory, we demonstrate through theoretical analysis and that focusing on the direct causal parents of the target variable is sufficient for optimization, and provide empirical validation in the context of CBO. Furthermore we introduce a new method that learns a Bayesian posterior over the direct parents of the target variable. This allows us to optimize the outcome variable while simultaneously learning the causal structure. Our contributions include a derivation of the closed-form posterior distribution for the linear case. In the nonlinear case where the posterior is not tractable, we present a Gaussian Process (GP) approximation that still enables CBO by inferring the parents of the outcome variable. The proposed method performs competitively with existing benchmarks and scales well to larger graphs, making it a practical tool for real-world applications where causal information is incomplete.
stat-05.zip/2503.19554.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.06115
On Statistical Estimation of Edge-Reinforced Random Walks
[ "Qinghua", "Ding", "Venkat Anantharam" ]
8 Mar 2025
This is the full version of the conference paper in submission to ISIT 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Information Theory (cs.IT); Machine Learning (cs.LG); Probability (math.PR)
https://doi.org/10.48550/arXiv.2503.06115
Reinforced random walks (RRWs), including vertex-reinforced random walks (VRRWs) and edge-reinforced random walks (ERRWs), model random walks where the transition probabilities evolve based on prior visitation history~\cite{mgr, fmk, tarres, volkov}. These models have found applications in various areas, such as network representation learning~\cite{xzzs}, reinforced PageRank~\cite{gly}, and modeling animal behaviors~\cite{smouse}, among others. However, statistical estimation of the parameters governing RRWs remains underexplored. This work focuses on estimating the initial edge weights of ERRWs using observed trajectory data. Leveraging the connections between an ERRW and a random walk in a random environment (RWRE)~\cite{mr, mr2}, as given by the so-called &#34;magic formula&#34;, we propose an estimator based on the generalized method of moments. To analyze the sample complexity of our estimator, we exploit the hyperbolic Gaussian structure embedded in the random environment to bound the fluctuations of the underlying random edge conductances.
stat-05.zip/2503.06115.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.20825
Debiasing Kernel-Based Generative Models
[ "Tian Qin", "Wei-Min Huang" ]
26 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI)
https://doi.org/10.48550/arXiv.2503.20825
We propose a novel two-stage framework of generative models named Debiasing Kernel-Based Generative Models (DKGM) with the insights from kernel density estimation (KDE) and stochastic approximation. In the first stage of DKGM, we employ KDE to bypass the obstacles in estimating the density of data without losing too much image quality. One characteristic of KDE is oversmoothing, which makes the generated image blurry. Therefore, in the second stage, we formulate the process of reducing the blurriness of images as a statistical debiasing problem and develop a novel iterative algorithm to improve image quality, which is inspired by the stochastic approximation. Extensive experiments illustrate that the image quality of DKGM on CIFAR10 is comparable to state-of-the-art models such as diffusion models and GAN models. The performance of DKGM on CelebA 128x128 and LSUN (Church) 128x128 is also competitive. We conduct extra experiments to exploit how the bandwidth in KDE affects the sample diversity and debiasing effect of DKGM. The connections between DKGM and score-based models are also discussed.
stat-05.zip/2503.20825.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.05323
Graph Alignment via Birkhoff Relaxation
[ "Sushil Mahavir Varma", "Irène Waldspurger", "Laurent Massoulié" ]
7 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Probability (math.PR); Spectral Theory (math.SP); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2503.05323
We consider the graph alignment problem, wherein the objective is to find a vertex correspondence between two graphs that maximizes the edge overlap. The graph alignment problem is an instance of the quadratic assignment problem (QAP), known to be NP-hard in the worst case even to approximately solve. In this paper, we analyze Birkhoff relaxation, a tight convex relaxation of QAP, and present theoretical guarantees on its performance when the inputs follow the Gaussian Wigner Model. More specifically, the weighted adjacency matrices are correlated Gaussian Orthogonal Ensemble with correlation $1/\sqrt{1+\sigma^2}$. Denote the optimal solutions of the QAP and Birkhoff relaxation by $\Pi^\star$ and $X^\star$ respectively. We show that $\|X^\star-\Pi^\star\|_F^2 = o(n)$ when $\sigma = o(n^{-1.25})$ and $\|X^\star-\Pi^\star\|_F^2 = \Omega(n)$ when $\sigma = \Omega(n^{-0.5})$. Thus, the optimal solution $X^\star$ transitions from a small perturbation of $\Pi^\star$ for small $\sigma$ to being well separated from $\Pi^\star$ as $\sigma$ becomes larger than $n^{-0.5}$. This result allows us to guarantee that simple rounding procedures on $X^\star$ align $1-o(1)$ fraction of vertices correctly whenever $\sigma = o(n^{-1.25})$. This condition on $\sigma$ to ensure the success of the Birkhoff relaxation is state-of-the-art.
stat-05.zip/2503.05323.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.12266
Support Collapse of Deep Gaussian Processes with Polynomial Kernels for a Wide Regime of Hyperparameters
[ "Daryna Chernobrovkina", "Steffen Grünewälder" ]
15 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.12266
We analyze the prior that a Deep Gaussian Process with polynomial kernels induces. We observe that, even for relatively small depths, averaging effects occur within such a Deep Gaussian Process and that the prior can be analyzed and approximated effectively by means of the Berry-Esseen Theorem. One of the key findings of this analysis is that, in the absence of careful hyper-parameter tuning, the prior of a Deep Gaussian Process either collapses rapidly towards zero as the depth increases or places negligible mass on low norm functions. This aligns well with experimental findings and mirrors known results for convolution based Deep Gaussian Processes.
stat-05.zip/2503.12266.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.05321
A Review on Riemannian Metric Learning: Closer to You than You Imagine
[ "Samuel Gruffaz", "Josua Sassen" ]
7 Mar 2025 (<a href="https://arxiv.org/abs/2503.05321v1">v1</a>), last revised 30 Sep 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Differential Geometry (math.DG)
https://doi.org/10.48550/arXiv.2503.05321
Riemannian metric learning is an emerging field in machine learning, unlocking new ways to encode complex data structures beyond traditional distance metric learning. While classical approaches rely on global distances in Euclidean space, they often fall short in capturing intrinsic data geometry. Enter Riemannian metric learning: a powerful generalization that leverages differential geometry to model the data according to their underlying Riemannian manifold. This approach has demonstrated remarkable success across diverse domains, from causal inference and optimal transport to generative modeling and representation learning. In this review, we bridge the gap between classical metric learning and Riemannian geometry, providing a structured and accessible overview of key methods, applications, and recent advances. We argue that Riemannian metric learning is not merely a technical refinement but a fundamental shift in how we think about data representations. Thus, this review should serve as a valuable resource for researchers and practitioners interested in exploring Riemannian metric learning and convince them that it is closer to them than they might imagine-both in theory and in practice.
stat-05.zip/2503.05321.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.04518
Leveraging priors on distribution functions for multi-arm bandits
[ "Sumit Vashishtha", "Odalric-Ambrym Maillard" ]
6 Mar 2025 (<a href="https://arxiv.org/abs/2503.04518v1">v1</a>), last revised 11 Jul 2025 (this version, v2)
Camera ready version -- Reinforcement Learning Journal, 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.04518
We introduce Dirichlet Process Posterior Sampling (DPPS), a Bayesian non-parametric algorithm for multi-arm bandits based on Dirichlet Process (DP) priors. Like Thompson-sampling, DPPS is a probability-matching algorithm, i.e., it plays an arm based on its posterior-probability of being optimal. Instead of assuming a parametric class for the reward generating distribution of each arm, and then putting a prior on the parameters, in DPPS the reward generating distribution is directly modeled using DP priors. DPPS provides a principled approach to incorporate prior belief about the bandit environment, and in the noninformative limit of the DP posteriors (i.e. Bayesian Bootstrap), we recover Non Parametric Thompson Sampling (NPTS), a popular non-parametric bandit algorithm, as a special case of DPPS. We employ stick-breaking representation of the DP priors, and show excellent empirical performance of DPPS in challenging synthetic and real world bandit environments. Finally, using an information-theoretic analysis, we show non-asymptotic optimality of DPPS in the Bayesian regret setup.
stat-05.zip/2503.04518.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.04981
Topology-Aware Conformal Prediction for Stream Networks
[ "Jifan Zhang", "Fangxin Wang", "Philip S. Yu", "Kaize Ding", "Shixiang Zhu" ]
6 Mar 2025
16 pages, 6 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.04981
Stream networks, a unique class of spatiotemporal graphs, exhibit complex directional flow constraints and evolving dependencies, making uncertainty quantification a critical yet challenging task. Traditional conformal prediction methods struggle in this setting due to the need for joint predictions across multiple interdependent locations and the intricate spatio-temporal dependencies inherent in stream networks. Existing approaches either neglect dependencies, leading to overly conservative predictions, or rely solely on data-driven estimations, failing to capture the rich topological structure of the network. To address these challenges, we propose Spatio-Temporal Adaptive Conformal Inference (\texttt{STACI}), a novel framework that integrates network topology and temporal dynamics into the conformal prediction framework. \texttt{STACI} introduces a topology-aware nonconformity score that respects directional flow constraints and dynamically adjusts prediction sets to account for temporal distributional shifts. We provide theoretical guarantees on the validity of our approach and demonstrate its superior performance on both synthetic and real-world datasets. Our results show that \texttt{STACI} effectively balances prediction efficiency and coverage, outperforming existing conformal prediction methods for stream networks.
stat-05.zip/2503.04981.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.04956
Boltzmann convolutions and Welford mean-variance layers with an application to time series forecasting and classification
[ "Daniel Andrew Coulson", "Martin T. Wells" ]
6 Mar 2025
40 pages, 7 figures, 11 tables
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.04956
In this paper we propose a novel problem called the ForeClassing problem where the loss of a classification decision is only observed at a future time point after the classification decision has to be made. To solve this problem, we propose an approximately Bayesian deep neural network architecture called ForeClassNet for time series forecasting and classification. This network architecture forces the network to consider possible future realizations of the time series, by forecasting future time points and their likelihood of occurring, before making its final classification decision. To facilitate this, we introduce two novel neural network layers, Welford mean-variance layers and Boltzmann convolutional layers. Welford mean-variance layers allow networks to iteratively update their estimates of the mean and variance for the forecasted time points for each inputted time series to the network through successive forward passes, which the model can then consider in combination with a learned representation of the observed realizations of the time series for its classification decision. Boltzmann convolutional layers are linear combinations of approximately Bayesian convolutional layers with different filter lengths, allowing the model to learn multitemporal resolution representations of the input time series, and which resolutions to focus on within a given Boltzmann convolutional layer through a Boltzmann distribution. Through several simulation scenarios and two real world applications we demonstrate ForeClassNet achieves superior performance compared with current state of the art methods including a near 30% improvement in test set accuracy in our financial example compared to the second best performing model.
stat-05.zip/2503.04956.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.06001
Analyzing the Role of Permutation Invariance in Linear Mode Connectivity
[ "Keyao Zhan", "Puheng Li", "Lei Wu" ]
8 Mar 2025 (<a href="https://arxiv.org/abs/2503.06001v1">v1</a>), last revised 12 Mar 2025 (this version, v2)
Accepted at AISTATS 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.06001
It was empirically observed in Entezari et al. (2021) that when accounting for the permutation invariance of neural networks, there is likely no loss barrier along the linear interpolation between two SGD solutions -- a phenomenon known as linear mode connectivity (LMC) modulo permutation. This phenomenon has sparked significant attention due to both its theoretical interest and practical relevance in applications such as model merging. In this paper, we provide a fine-grained analysis of this phenomenon for two-layer ReLU networks under a teacher-student setup. We show that as the student network width $m$ increases, the LMC loss barrier modulo permutation exhibits a double descent behavior. Particularly, when $m$ is sufficiently large, the barrier decreases to zero at a rate $O(m^{-1/2})$. Notably, this rate does not suffer from the curse of dimensionality and demonstrates how substantial permutation can reduce the LMC loss barrier. Moreover, we observe a sharp transition in the sparsity of GD/SGD solutions when increasing the learning rate and investigate how this sparsity preference affects the LMC loss barrier modulo permutation. Experiments on both synthetic and MNIST datasets corroborate our theoretical predictions and reveal a similar trend for more complex network architectures.
stat-05.zip/2503.06001.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.06528
Higher Order Reduced Rank Regression
[ "Leia Greenberg", "Haim Avron" ]
9 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Numerical Analysis (math.NA); Optimization and Control (math.OC)
https://doi.org/10.48550/arXiv.2503.06528
Reduced Rank Regression (RRR) is a widely used method for multi-response regression. However, RRR assumes a linear relationship between features and responses. While linear models are useful and often provide a good approximation, many real-world problems involve more complex relationships that cannot be adequately captured by simple linear interactions. One way to model such relationships is via multilinear transformations. This paper introduces Higher Order Reduced Rank Regression (HORRR), an extension of RRR that leverages multi-linear transformations, and as such is capable of capturing nonlinear interactions in multi-response regression. HORRR employs tensor representations for the coefficients and a Tucker decomposition to impose multilinear rank constraints as regularization akin to the rank constraints in RRR. Encoding these constraints as a manifold allows us to use Riemannian optimization to solve this HORRR problems. We theoretically and empirically analyze the use of Riemannian optimization for solving HORRR problems.
stat-05.zip/2503.06528.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.08264
Massively Parallel Expectation Maximization For Approximate Posteriors
[ "Thomas Heap", "Sam Bowyer", "Laurence Aitchison" ]
11 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.08264
Bayesian inference for hierarchical models can be very challenging. MCMC methods have difficulty scaling to large models with many observations and latent variables. While variational inference (VI) and reweighted wake-sleep (RWS) can be more scalable, they are gradient-based methods and so often require many iterations to converge. Our key insight was that modern massively parallel importance weighting methods (Bowyer et al., 2024) give fast and accurate posterior moment estimates, and we can use these moment estimates to rapidly learn an approximate posterior. Specifically, we propose using expectation maximization to fit the approximate posterior, which we call QEM. The expectation step involves computing the posterior moments using high-quality massively parallel estimates from Bowyer et al. (2024). The maximization step involves fitting the approximate posterior using these moments, which can be done straightforwardly for simple approximate posteriors such as Gaussian, Gamma, Beta, Dirichlet, Binomial, Multinomial, Categorical, etc. (or combinations thereof). We show that QEM is faster than state-of-the-art, massively parallel variants of RWS and VI, and is invariant to reparameterizations of the model that dramatically slow down gradient based methods.
stat-05.zip/2503.08264.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.07932
A Theory of Learning with Autoregressive Chain of Thought
[ "Nirmit Joshi", "Gal Vardi", "Adam Block", "Surbhi Goel", "Zhiyuan Li", "Theodor Misiakiewicz", "Nathan Srebro" ]
11 Mar 2025 (<a href="https://arxiv.org/abs/2503.07932v1">v1</a>), last revised 11 Aug 2025 (this version, v2)
Comments are welcome--minor changes in the presentation from v1
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Computational Complexity (cs.CC); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.07932
For a given base class of sequence-to-next-token generators, we consider learning prompt-to-answer mappings obtained by iterating a fixed, time-invariant generator for multiple steps, thus generating a chain-of-thought, and then taking the final token as the answer. We formalize the learning problems both when the chain-of-thought is observed and when training only on prompt-answer pairs, with the chain-of-thought latent. We analyze the sample and computational complexity both in terms of general properties of the base class (e.g. its VC dimension) and for specific base classes such as linear thresholds. We present a simple base class that allows for universal representability and computationally tractable chain-of-thought learning. Central to our development is that time invariance allows for sample complexity that is independent of the length of the chain-of-thought. Attention arises naturally in our construction.
stat-05.zip/2503.07932.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.07966
Benign Overfitting and the Geometry of the Ridge Regression Solution in Binary Classification
[ "Alexander Tsigler", "Luiz F. O. Chamon", "Spencer Frei", "Peter L. Bartlett" ]
11 Mar 2025
115 pages, 2 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.07966
In this work, we investigate the behavior of ridge regression in an overparameterized binary classification task. We assume examples are drawn from (anisotropic) class-conditional cluster distributions with opposing means and we allow for the training labels to have a constant level of label-flipping noise. We characterize the classification error achieved by ridge regression under the assumption that the covariance matrix of the cluster distribution has a high effective rank in the tail. We show that ridge regression has qualitatively different behavior depending on the scale of the cluster mean vector and its interaction with the covariance matrix of the cluster distributions. In regimes where the scale is very large, the conditions that allow for benign overfitting turn out to be the same as those for the regression task. We additionally provide insights into how the introduction of label noise affects the behavior of the minimum norm interpolator (MNI). The optimal classifier in this setting is a linear transformation of the cluster mean vector and in the noiseless setting the MNI approximately learns this transformation. On the other hand, the introduction of label noise can significantly change the geometry of the solution while preserving the same qualitative behavior.
stat-05.zip/2503.07966.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.06381
Adaptive Bayesian Optimization for Robust Identification of Stochastic Dynamical Systems
[ "Jinwen Xu", "Qin Lu", "Yaakov Bar-Shalom" ]
9 Mar 2025 (<a href="https://arxiv.org/abs/2503.06381v1">v1</a>), last revised 14 Aug 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.2503.06381
This paper deals with the identification of linear stochastic dynamical systems, where the unknowns include system coefficients and noise variances. Conventional approaches that rely on the maximum likelihood estimation (MLE) require nontrivial gradient computations and are prone to local optima. To overcome these limitations, a sample-efficient global optimization method based on Bayesian optimization (BO) is proposed, using an ensemble Gaussian process (EGP) surrogate with weighted kernels from a predefined dictionary. This ensemble enables a richer function space and improves robustness over single-kernel BO. Each objective evaluation is efficiently performed via Kalman filter recursion. Extensive experiments across parameter settings and sampling intervals show that the EGP-based BO consistently outperforms MLE via steady-state filtering and expectation-maximization (whose derivation is a side contribution) in terms of RMSE and statistical consistency. Unlike the ensemble variant, single-kernel BO does not always yield such gains, underscoring the benefits of model averaging. Notably, the BO-based estimator achieves RMSE below the classical Cramer-Rao bound, particularly for the inverse time constant, long considered difficult to estimate. This counterintuitive outcome is attributed to a data-driven prior implicitly induced by the GP surrogate in BO.
stat-05.zip/2503.06381.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.08098
Locally Private Nonparametric Contextual Multi-armed Bandits
[ "Yuheng Ma", "Feiyu Jiang", "Zifeng Zhao", "Hanfang Yang", "Yi Yu" ]
11 Mar 2025 (<a href="https://arxiv.org/abs/2503.08098v1">v1</a>), last revised 25 Mar 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.2503.08098
Motivated by privacy concerns in sequential decision-making on sensitive data, we address the challenge of nonparametric contextual multi-armed bandits (MAB) under local differential privacy (LDP). We develop a uniform-confidence-bound-type estimator, showing its minimax optimality supported by a matching minimax lower bound. We further consider the case where auxiliary datasets are available, subject also to (possibly heterogeneous) LDP constraints. Under the widely-used covariate shift framework, we propose a jump-start scheme to effectively utilize the auxiliary data, the minimax optimality of which is further established by a matching lower bound. Comprehensive experiments on both synthetic and real-world datasets validate our theoretical results and underscore the effectiveness of the proposed methods.
stat-05.zip/2503.08098.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.06156
Double Debiased Machine Learning for Mediation Analysis with Continuous Treatments
[ "Houssam Zenati", "Judith Abécassis", "Julie Josse", "Bertrand Thirion" ]
8 Mar 2025
To appear in AISTATS 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.06156
Uncovering causal mediation effects is of significant value to practitioners seeking to isolate the direct treatment effect from the potential mediated effect. We propose a double machine learning (DML) algorithm for mediation analysis that supports continuous treatments. To estimate the target mediated response curve, our method uses a kernel-based doubly robust moment function for which we prove asymptotic Neyman orthogonality. This allows us to obtain asymptotic normality with nonparametric convergence rate while allowing for nonparametric or parametric estimation of the nuisance parameters. We then derive an optimal bandwidth strategy along with a procedure for estimating asymptotic confidence intervals. Finally, to illustrate the benefits of our method, we provide a numerical evaluation of our approach on a simulation along with an application to real-world medical data to analyze the effect of glycemic control on cognitive functions.
stat-05.zip/2503.06156.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.06413
Swift Hydra: Self-Reinforcing Generative Framework for Anomaly Detection with Multiple Mamba Models
[ "Nguyen Do", "Truc Nguyen", "Malik Hassanaly", "Raed Alharbi", "Jung Taek Seo", "My T. Thai" ]
9 Mar 2025 (<a href="https://arxiv.org/abs/2503.06413v1">v1</a>), last revised 25 Mar 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.06413
Despite a plethora of anomaly detection models developed over the years, their ability to generalize to unseen anomalies remains an issue, particularly in critical systems. This paper aims to address this challenge by introducing Swift Hydra, a new framework for training an anomaly detection method based on generative AI and reinforcement learning (RL). Through featuring an RL policy that operates on the latent variables of a generative model, the framework synthesizes novel and diverse anomaly samples that are capable of bypassing a detection model. These generated synthetic samples are, in turn, used to augment the detection model, further improving its ability to handle challenging anomalies. Swift Hydra also incorporates Mamba models structured as a Mixture of Experts (MoE) to enable scalable adaptation of the number of Mamba experts based on data complexity, effectively capturing diverse feature distributions without increasing the model&#39;s inference time. Empirical evaluations on ADBench benchmark demonstrate that Swift Hydra outperforms other state-of-the-art anomaly detection models while maintaining a relatively short inference time. From these results, our research highlights a new and auspicious paradigm of integrating RL and generative AI for advancing anomaly detection.
stat-05.zip/2503.06413.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.05542
Comparing regularisation paths of (conjugate) gradient estimators in ridge regression
[ "Laura Hucker", "Markus Reiß", "Thomas Stark" ]
7 Mar 2025 (<a href="https://arxiv.org/abs/2503.05542v1">v1</a>), last revised 10 Mar 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2503.05542
We consider standard gradient descent, gradient flow and conjugate gradients as iterative algorithms for minimizing a penalized ridge criterion in linear regression. While it is well known that conjugate gradients exhibit fast numerical convergence, the statistical properties of their iterates are more difficult to assess due to inherent nonlinearities and dependencies. On the other hand, standard gradient flow is a linear method with well known regularizing properties when stopped early. By an explicit non-standard error decomposition we are able to bound the prediction error for conjugate gradient iterates by a corresponding prediction error of gradient flow at transformed iteration indices. This way, the risk along the entire regularisation path of conjugate gradient iterations can be compared to that for regularisation paths of standard linear methods like gradient flow and ridge regression. In particular, the oracle conjugate gradient iterate shares the optimality properties of the gradient flow and ridge regression oracles up to a constant factor. Numerical examples show the similarity of the regularisation paths in practice.
stat-05.zip/2503.05542.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.07976
Two-Dimensional Deep ReLU CNN Approximation for Korobov Functions: A Constructive Approach
[ "Qin Fang", "Lei Shi", "Min Xu", "Ding-Xuan Zhou" ]
11 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.07976
This paper investigates approximation capabilities of two-dimensional (2D) deep convolutional neural networks (CNNs), with Korobov functions serving as a benchmark. We focus on 2D CNNs, comprising multi-channel convolutional layers with zero-padding and ReLU activations, followed by a fully connected layer. We propose a fully constructive approach for building 2D CNNs to approximate Korobov functions and provide rigorous analysis of the complexity of the constructed networks. Our results demonstrate that 2D CNNs achieve near-optimal approximation rates under the continuous weight selection model, significantly alleviating the curse of dimensionality. This work provides a solid theoretical foundation for 2D CNNs and illustrates their potential for broader applications in function approximation.
stat-05.zip/2503.07976.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.08643
Rethinking Diffusion Model in High Dimension
[ "Zhenxin Zheng", "Zhenjie Zheng" ]
11 Mar 2025 (<a href="https://arxiv.org/abs/2503.08643v1">v1</a>), last revised 30 Sep 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Computer Vision and Pattern Recognition (cs.CV); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.08643
Curse of Dimensionality is an unavoidable challenge in statistical probability models, yet diffusion models seem to overcome this limitation, achieving impressive results in high-dimensional data generation. Diffusion models assume that they can learn the statistical quantities of the underlying probability distribution, enabling sampling from this distribution to generate realistic samples. But is this really how they work? We argue not, based on the following observations: 1) In high-dimensional sparse scenarios, the fitting target of the diffusion model&#39;s objective function degrades from a weighted sum of multiple samples to a single sample, which we believe hinders the model&#39;s ability to effectively learn essential statistical quantities such as posterior, score, or velocity field. 2) Most inference methods can be unified within a simple framework which involves no statistical concepts, aligns with the degraded objective function, and provides an novel and intuitive perspective on the inference process.
stat-05.zip/2503.08643.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.08103
Median Consensus Embedding for Dimensionality Reduction
[ "Yui Tomo", "Daisuke Yoneoka" ]
11 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.08103
This study proposes median consensus embedding (MCE) to address variability in low-dimensional embeddings caused by random initialization in dimensionality reduction techniques such as t-distributed stochastic neighbor embedding. MCE is defined as the geometric median of multiple embeddings. By assuming multiple embeddings as independent and identically distributed random samples and applying large deviation theory, we prove that MCE achieves consistency at an exponential rate. Furthermore, we develop a practical algorithm to implement MCE by constructing a distance function between embeddings based on the Frobenius norm of the pairwise distance matrix of data points. Application to real-world data demonstrates that MCE converges rapidly and significantly reduces instability. These results confirm that MCE effectively mitigates random initialization issues in embedding methods.
stat-05.zip/2503.08103.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.10576
Sample and Map from a Single Convex Potential: Generation using Conjugate Moment Measures
[ "Nina Vesseron", "Louis Béthune", "Marco Cuturi" ]
13 Mar 2025 (<a href="https://arxiv.org/abs/2503.10576v1">v1</a>), last revised 26 May 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.10576
The canonical approach in generative modeling is to split model fitting into two blocks: define first how to sample noise (e.g. Gaussian) and choose next what to do with it (e.g. using a single map or flows). We explore in this work an alternative route that ties sampling and mapping. We find inspiration in moment measures, a result that states that for any measure $\rho$, there exists a unique convex potential $u$ such that $\rho=\nabla u \sharp e^{-u}$. While this does seem to tie effectively sampling (from log-concave distribution $e^{-u}$) and action (pushing particles through $\nabla u$), we observe on simple examples (e.g., Gaussians or 1D distributions) that this choice is ill-suited for practical tasks. We study an alternative factorization, where $\rho$ is factorized as $\nabla w^*\sharp e^{-w}$, where $w^*$ is the convex conjugate of a convex potential $w$. We call this approach conjugate moment measures, and show far more intuitive results on these examples. Because $\nabla w^*$ is the Monge map between the log-concave distribution $e^{-w}$ and $\rho$, we rely on optimal transport solvers to propose an algorithm to recover $w$ from samples of $\rho$, and parameterize $w$ as an input-convex neural network. We also address the common sampling scenario in which the density of $\rho$ is known only up to a normalizing constant, and propose an algorithm to learn $w$ in this setting.
stat-05.zip/2503.10576.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.07824
Pure Exploration with Feedback Graphs
[ "Alessio Russo", "Yichen Song", "Aldo Pacchiano" ]
10 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.07824
We study the sample complexity of pure exploration in an online learning problem with a feedback graph. This graph dictates the feedback available to the learner, covering scenarios between full-information, pure bandit feedback, and settings with no feedback on the chosen action. While variants of this problem have been investigated for regret minimization, no prior work has addressed the pure exploration setting, which is the focus of our study. We derive an instance-specific lower bound on the sample complexity of learning the best action with fixed confidence, even when the feedback graph is unknown and stochastic, and present unidentifiability results for Bernoulli rewards. Additionally, our findings reveal how the sample complexity scales with key graph-dependent quantities. Lastly, we introduce TaS-FG (Track and Stop for Feedback Graphs), an asymptotically optimal algorithm, and demonstrate its efficiency across different graph configurations.
stat-05.zip/2503.07824.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.08028
Computational bottlenecks for denoising diffusions
[ "Andrea Montanari", "Viet Vu" ]
11 Mar 2025 (<a href="https://arxiv.org/abs/2503.08028v1">v1</a>), last revised 6 Jun 2025 (this version, v2)
43 pages; 2 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.08028
Denoising diffusions sample from a probability distribution $\mu$ in $\mathbb{R}^d$ by constructing a stochastic process $({\hat{\boldsymbol x}}_t:t\ge 0)$ in $\mathbb{R}^d$ such that ${\hat{\boldsymbol x}}_0$ is easy to sample, but the distribution of $\hat{\boldsymbol x}_T$ at large $T$ approximates $\mu$. The drift ${\boldsymbol m}:\mathbb{R}^d\times\mathbb{R}\to\mathbb{R}^d$ of this diffusion process is learned my minimizing a score-matching objective. <br>Is every probability distribution $\mu$, for which sampling is tractable, also amenable to sampling via diffusions? We provide evidence to the contrary by studying a probability distribution $\mu$ for which sampling is easy, but the drift of the diffusion process is intractable -- under a popular conjecture on information-computation gaps in statistical estimation. We show that there exist drifts that are superpolynomially close to the optimum value (among polynomial time drifts) and yet yield samples with distribution that is very far from the target one.
stat-05.zip/2503.08028.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.07877
Cost-Aware Optimal Pairwise Pure Exploration
[ "Di Wu", "Chengshuai Shi", "Ruida Zhou", "Cong Shen" ]
10 Mar 2025
AISTATS 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Information Theory (cs.IT); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.07877
Pure exploration is one of the fundamental problems in multi-armed bandits (MAB). However, existing works mostly focus on specific pure exploration tasks, without a holistic view of the general pure exploration problem. This work fills this gap by introducing a versatile framework to study pure exploration, with a focus on identifying the pairwise relationships between targeted arm pairs. Moreover, unlike existing works that only optimize the stopping time (i.e., sample complexity), this work considers that arms are associated with potentially different costs and targets at optimizing the cumulative cost that occurred during learning. Under the general framework of pairwise pure exploration with arm-specific costs, a performance lower bound is derived. Then, a novel algorithm, termed CAET (Cost-Aware Pairwise Exploration Task), is proposed. CAET builds on the track-and-stop principle with a novel design to handle the arm-specific costs, which can potentially be zero and thus represent a very challenging case. Theoretical analyses prove that the performance of CAET approaches the lower bound asymptotically. Special cases are further discussed, including an extension to regret minimization, which is another major focus of MAB. The effectiveness and efficiency of CAET are also verified through experimental results under various settings.
stat-05.zip/2503.07877.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.13676
Bayesian Kernel Regression for Functional Data
[ "Minoru Kusaba", "Megumi Iwayama", "Ryo Yoshida" ]
17 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.13676
In supervised learning, the output variable to be predicted is often represented as a function, such as a spectrum or probability distribution. Despite its importance, functional output regression remains relatively unexplored. In this study, we propose a novel functional output regression model based on kernel methods. Unlike conventional approaches that independently train regressors with scalar outputs for each measurement point of the output function, our method leverages the covariance structure within the function values, akin to multitask learning, leading to enhanced learning efficiency and improved prediction accuracy. Compared with existing nonlinear function-on-scalar models in statistical functional data analysis, our model effectively handles high-dimensional nonlinearity while maintaining a simple model structure. Furthermore, the fully kernel-based formulation allows the model to be expressed within the framework of reproducing kernel Hilbert space (RKHS), providing an analytic form for parameter estimation and a solid foundation for further theoretical analysis. The proposed model delivers a functional output predictive distribution derived analytically from a Bayesian perspective, enabling the quantification of uncertainty in the predicted function. We demonstrate the model&#39;s enhanced prediction performance through experiments on artificial datasets and density of states prediction tasks in materials science.
stat-05.zip/2503.13676.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.14121
Fundamental Limits of Matrix Sensing: Exact Asymptotics, Universality, and Applications
[ "Yizhou Xu", "Antoine Maillard", "Lenka Zdeborová", "Florent Krzakala" ]
18 Mar 2025 (<a href="https://arxiv.org/abs/2503.14121v1">v1</a>), last revised 22 Aug 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Disordered Systems and Neural Networks (cond-mat.dis-nn); Information Theory (cs.IT); Machine Learning (cs.LG); Probability (math.PR)
https://doi.org/10.48550/arXiv.2503.14121
In the matrix sensing problem, one wishes to reconstruct a matrix from (possibly noisy) observations of its linear projections along given directions. We consider this model in the high-dimensional limit: while previous works on this model primarily focused on the recovery of low-rank matrices, we consider in this work more general classes of structured signal matrices with potentially large rank, e.g. a product of two matrices of sizes proportional to the dimension. We provide rigorous asymptotic equations characterizing the Bayes-optimal learning performance from a number of samples which is proportional to the number of entries in the matrix. Our proof is composed of three key ingredients: $(i)$ we prove universality properties to handle structured sensing matrices, related to the &#39;&#39;Gaussian equivalence&#39;&#39; phenomenon in statistical learning, $(ii)$ we provide a sharp characterization of Bayes-optimal learning in generalized linear models with Gaussian data and structured matrix priors, generalizing previously studied settings, and $(iii)$ we leverage previous works on the problem of matrix denoising. The generality of our results allow for a variety of applications: notably, we mathematically establish predictions obtained via non-rigorous methods from statistical physics in [ETB+24] regarding Bilinear Sequence Regression, a benchmark model for learning from sequences of tokens, and in [MTM+24] on Bayes-optimal learning in neural networks with quadratic activation function, and width proportional to the dimension.
stat-05.zip/2503.14121.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.07671
Probabilistic Shielding for Safe Reinforcement Learning
[ "Edwin Hamel-De le Court", "Francesco Belardinelli", "Alexander W. Goodall" ]
9 Mar 2025 (<a href="https://arxiv.org/abs/2503.07671v1">v1</a>), last revised 25 Mar 2025 (this version, v3)
13 pages, 3 figures, Conference: AAAI 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.07671
In real-life scenarios, a Reinforcement Learning (RL) agent aiming to maximise their reward, must often also behave in a safe manner, including at training time. Thus, much attention in recent years has been given to Safe RL, where an agent aims to learn an optimal policy among all policies that satisfy a given safety constraint. However, strict safety guarantees are often provided through approaches based on linear programming, and thus have limited scaling. In this paper we present a new, scalable method, which enjoys strict formal guarantees for Safe RL, in the case where the safety dynamics of the Markov Decision Process (MDP) are known, and safety is defined as an undiscounted probabilistic avoidance property. Our approach is based on state-augmentation of the MDP, and on the design of a shield that restricts the actions available to the agent. We show that our approach provides a strict formal safety guarantee that the agent stays safe at training and test time. Furthermore, we demonstrate that our approach is viable in practice through experimental evaluation.
stat-05.zip/2503.07671.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.08896
Risk-sensitive Bandits: Arm Mixture Optimality and Regret-efficient Algorithms
[ "Meltem Tatlı", "Arpan Mukherjee", "Prashanth L.A.", "Karthikeyan Shanmugam", "Ali Tajer" ]
11 Mar 2025
AISTATS 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.08896
This paper introduces a general framework for risk-sensitive bandits that integrates the notions of risk-sensitive objectives by adopting a rich class of distortion riskmetrics. The introduced framework subsumes the various existing risk-sensitive models. An important and hitherto unknown observation is that for a wide range of riskmetrics, the optimal bandit policy involves selecting a mixture of arms. This is in sharp contrast to the convention in the multi-arm bandit algorithms that there is generally a solitary arm that maximizes the utility, whether purely reward-centric or risk-sensitive. This creates a major departure from the principles for designing bandit algorithms since there are uncountable mixture possibilities. The contributions of the paper are as follows: (i) it formalizes a general framework for risk-sensitive bandits, (ii) identifies standard risk-sensitive bandit models for which solitary arm selections is not optimal, (iii) and designs regret-efficient algorithms whose sampling strategies can accurately track optimal arm mixtures (when mixture is optimal) or the solitary arms (when solitary is optimal). The algorithms are shown to achieve a regret that scales according to $O((\log T/T )^{\nu})$, where $T$ is the horizon, and $\nu&gt;0$ is a riskmetric-specific constant.
stat-05.zip/2503.08896.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.06770
Unique Rashomon Sets for Robust Active Learning
[ "Simon Nguyen", "Kentaro Hoffman", "Tyler McCormick" ]
9 Mar 2025 (<a href="https://arxiv.org/abs/2503.06770v1">v1</a>), last revised 12 Mar 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.06770
Collecting labeled data for machine learning models is often expensive and time-consuming. Active learning addresses this challenge by selectively labeling the most informative observations, but when initial labeled data is limited, it becomes difficult to distinguish genuinely informative points from those appearing uncertain primarily due to noise. Ensemble methods like random forests are a powerful approach to quantifying this uncertainty but do so by aggregating all models indiscriminately. This includes poor performing models and redundant models, a problem that worsens in the presence of noisy data. We introduce UNique Rashomon Ensembled Active Learning (UNREAL), which selectively ensembles only distinct models from the Rashomon set, which is the set of nearly optimal models. Restricting ensemble membership to high-performing models with different explanations helps distinguish genuine uncertainty from noise-induced variation. We show that UNREAL achieves faster theoretical convergence rates than traditional active learning approaches and demonstrates empirical improvements of up to 20% in predictive accuracy across five benchmark datasets, while simultaneously enhancing model interpretability.
stat-05.zip/2503.06770.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.07594
Scaffold with Stochastic Gradients: New Analysis with Linear Speed-Up
[ "Paul Mangold", "Alain Durmus", "Aymeric Dieuleveut", "Eric Moulines" ]
10 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC)
https://doi.org/10.48550/arXiv.2503.07594
This paper proposes a novel analysis for the Scaffold algorithm, a popular method for dealing with data heterogeneity in federated learning. While its convergence in deterministic settings--where local control variates mitigate client drift--is well established, the impact of stochastic gradient updates on its performance is less understood. To address this problem, we first show that its global parameters and control variates define a Markov chain that converges to a stationary distribution in the Wasserstein distance. Leveraging this result, we prove that Scaffold achieves linear speed-up in the number of clients up to higher-order terms in the step size. Nevertheless, our analysis reveals that Scaffold retains a higher-order bias, similar to FedAvg, that does not decrease as the number of clients increases. This highlights opportunities for developing improved stochastic federated learning algorithms
stat-05.zip/2503.07594.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.07736
Uncertainty quantification and posterior sampling for network reconstruction
[ "Tiago P. Peixoto" ]
10 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Social and Information Networks (cs.SI); Data Analysis, Statistics and Probability (physics.data-an); Physics and Society (physics.soc-ph)
https://doi.org/10.48550/arXiv.2503.07736
Network reconstruction is the task of inferring the unseen interactions between elements of a system, based only on their behavior or dynamics. This inverse problem is in general ill-posed, and admits many solutions for the same observation. Nevertheless, the vast majority of statistical methods proposed for this task -- formulated as the inference of a graphical generative model -- can only produce a ``point estimate,&#39;&#39; i.e. a single network considered the most likely. In general, this can give only a limited characterization of the reconstruction, since uncertainties and competing answers cannot be conveyed, even if their probabilities are comparable, while being structurally different. In this work we present an efficient MCMC algorithm for sampling from posterior distributions of reconstructed networks, which is able to reveal the full population of answers for a given reconstruction problem, weighted according to their plausibilities. Our algorithm is general, since it does not rely on specific properties of particular generative models, and is specially suited for the inference of large and sparse networks, since in this case an iteration can be performed in time $O(N\log^2 N)$ for a network of $N$ nodes, instead of $O(N^2)$, as would be the case for a more naive approach. We demonstrate the suitability of our method in providing uncertainties and consensus of solutions (which provably increases the reconstruction accuracy) in a variety of synthetic and empirical cases.
stat-05.zip/2503.07736.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.04684
Propagating Model Uncertainty through Filtering-based Probabilistic Numerical ODE Solvers
[ "Dingling Yao", "Filip Tronarp", "Nathanael Bosch" ]
6 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Numerical Analysis (math.NA)
https://doi.org/10.48550/arXiv.2503.04684
Filtering-based probabilistic numerical solvers for ordinary differential equations (ODEs), also known as ODE filters, have been established as efficient methods for quantifying numerical uncertainty in the solution of ODEs. In practical applications, however, the underlying dynamical system often contains uncertain parameters, requiring the propagation of this model uncertainty to the ODE solution. In this paper, we demonstrate that ODE filters, despite their probabilistic nature, do not automatically solve this uncertainty propagation problem. To address this limitation, we present a novel approach that combines ODE filters with numerical quadrature to properly marginalize over uncertain parameters, while accounting for both parameter uncertainty and numerical solver uncertainty. Experiments across multiple dynamical systems demonstrate that the resulting uncertainty estimates closely match reference solutions. Notably, we show how the numerical uncertainty from the ODE solver can help prevent overconfidence in the propagated uncertainty estimates, especially when using larger step sizes. Our results illustrate that probabilistic numerical methods can effectively quantify both numerical and parametric uncertainty in dynamical systems.
stat-05.zip/2503.04684.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.04358
Learning Causal Response Representations through Direct Effect Analysis
[ "Homer Durand", "Gherardo Varando", "Gustau Camps-Valls" ]
6 Mar 2025
32 pages, 15 figures, stat.ML
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST); Applications (stat.AP)
https://doi.org/10.48550/arXiv.2503.04358
We propose a novel approach for learning causal response representations. Our method aims to extract directions in which a multidimensional outcome is most directly caused by a treatment variable. By bridging conditional independence testing with causal representation learning, we formulate an optimisation problem that maximises the evidence against conditional independence between the treatment and outcome, given a conditioning set. This formulation employs flexible regression models tailored to specific applications, creating a versatile framework. The problem is addressed through a generalised eigenvalue decomposition. We show that, under mild assumptions, the distribution of the largest eigenvalue can be bounded by a known $F$-distribution, enabling testable conditional independence. We also provide theoretical guarantees for the optimality of the learned representation in terms of signal-to-noise ratio and Fisher information maximisation. Finally, we demonstrate the empirical effectiveness of our approach in simulation and real-world experiments. Our results underscore the utility of this framework in uncovering direct causal effects within complex, multivariate settings.
stat-05.zip/2503.04358.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.05662
On Mitigating Affinity Bias through Bandits with Evolving Biased Feedback
[ "Matthew Faw", "Constantine Caramanis", "Jessica Hoffmann" ]
7 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.05662
Unconscious bias has been shown to influence how we assess our peers, with consequences for hiring, promotions and admissions. In this work, we focus on affinity bias, the component of unconscious bias which leads us to prefer people who are similar to us, despite no deliberate intention of favoritism. In a world where the people hired today become part of the hiring committee of tomorrow, we are particularly interested in understanding (and mitigating) how affinity bias affects this feedback loop. This problem has two distinctive features: 1) we only observe the biased value of a candidate, but we want to optimize with respect to their real value 2) the bias towards a candidate with a specific set of traits depends on the fraction of people in the hiring committee with the same set of traits. We introduce a new bandits variant that exhibits those two features, which we call affinity bandits. Unsurprisingly, classical algorithms such as UCB often fail to identify the best arm in this setting. We prove a new instance-dependent regret lower bound, which is larger than that in the standard bandit setting by a multiplicative function of $K$. Since we treat rewards that are time-varying and dependent on the policy&#39;s past actions, deriving this lower bound requires developing proof techniques beyond the standard bandit techniques. Finally, we design an elimination-style algorithm which nearly matches this regret, despite never observing the real rewards.
stat-05.zip/2503.05662.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.04855
A characterization of sample adaptivity in UCB data
[ "Yilun Chen", "Jiaqi Lu" ]
6 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Probability (math.PR)
https://doi.org/10.48550/arXiv.2503.04855
We characterize a joint CLT of the number of pulls and the sample mean reward of the arms in a stochastic two-armed bandit environment under UCB algorithms. Several implications of this result are in place: (1) a nonstandard CLT of the number of pulls hence pseudo-regret that smoothly interpolates between a standard form in the large arm gap regime and a slow-concentration form in the small arm gap regime, and (2) a heuristic derivation of the sample bias up to its leading order from the correlation between the number of pulls and sample means. Our analysis framework is based on a novel perturbation analysis, which is of broader interest on its own.
stat-05.zip/2503.04855.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.05098
Empirical Bound Information-Directed Sampling for Norm-Agnostic Bandits
[ "Piotr M. Suder", "Eric Laber" ]
7 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.05098
Information-directed sampling (IDS) is a powerful framework for solving bandit problems which has shown strong results in both Bayesian and frequentist settings. However, frequentist IDS, like many other bandit algorithms, requires that one have prior knowledge of a (relatively) tight upper bound on the norm of the true parameter vector governing the reward model in order to achieve good performance. Unfortunately, this requirement is rarely satisfied in practice. As we demonstrate, using a poorly calibrated bound can lead to significant regret accumulation. To address this issue, we introduce a novel frequentist IDS algorithm that iteratively refines a high-probability upper bound on the true parameter norm using accumulating data. We focus on the linear bandit setting with heteroskedastic subgaussian noise. Our method leverages a mixture of relevant information gain criteria to balance exploration aimed at tightening the estimated parameter norm bound and directly searching for the optimal action. We establish regret bounds for our algorithm that do not depend on an initially assumed parameter norm bound and demonstrate that our method outperforms state-of-the-art IDS and UCB algorithms.
stat-05.zip/2503.05098.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.08579
Sparsity-Induced Global Matrix Autoregressive Model with Auxiliary Network Data
[ "Sanyou Wu", "Dan Yang", "Yan Xu", "Long Feng" ]
11 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2503.08579
Jointly modeling and forecasting economic and financial variables across a large set of countries has long been a significant challenge. Two primary approaches have been utilized to address this issue: the vector autoregressive model with exogenous variables (VARX) and the matrix autoregression (MAR). The VARX model captures domestic dependencies, but treats variables exogenous to represent global factors driven by international trade. In contrast, the MAR model simultaneously considers variables from multiple countries but ignores the trade network. In this paper, we propose an extension of the MAR model that achieves these two aims at once, i.e., studying both international dependencies and the impact of the trade network on the global economy. Additionally, we introduce a sparse component to the model to differentiate between systematic and idiosyncratic cross-predictability. To estimate the model parameters, we propose both a likelihood estimation method and a bias-corrected alternating minimization version. We provide theoretical and empirical analyses of the model&#39;s properties, alongside presenting intriguing economic insights derived from our findings.
stat-05.zip/2503.08579.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.19068
Minimum Volume Conformal Sets for Multivariate Regression
[ "Sacha Braun", "Liviu Aolaritei", "Michael I. Jordan", "Francis Bach" ]
24 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Methodology (stat.ME); Other Statistics (stat.OT)
https://doi.org/10.48550/arXiv.2503.19068
Conformal prediction provides a principled framework for constructing predictive sets with finite-sample validity. While much of the focus has been on univariate response variables, existing multivariate methods either impose rigid geometric assumptions or rely on flexible but computationally expensive approaches that do not explicitly optimize prediction set volume. We propose an optimization-driven framework based on a novel loss function that directly learns minimum-volume covering sets while ensuring valid coverage. This formulation naturally induces a new nonconformity score for conformal prediction, which adapts to the residual distribution and covariates. Our approach optimizes over prediction sets defined by arbitrary norm balls, including single and multi-norm formulations. Additionally, by jointly optimizing both the predictive model and predictive uncertainty, we obtain prediction sets that are tight, informative, and computationally efficient, as demonstrated in our experiments on real-world datasets.
stat-05.zip/2503.19068.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.07687
Personalized Convolutional Dictionary Learning of Physiological Time Series
[ "Axel Roques", "Samuel Gruffaz", "Kyurae Kim", "Alain Oliviero-Durmus", "Laurent Oudre" ]
10 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2503.07687
Human physiological signals tend to exhibit both global and local structures: the former are shared across a population, while the latter reflect inter-individual variability. For instance, kinetic measurements of the gait cycle during locomotion present common characteristics, although idiosyncrasies may be observed due to biomechanical disposition or pathology. To better represent datasets with local-global structure, this work extends Convolutional Dictionary Learning (CDL), a popular method for learning interpretable representations, or dictionaries, of time-series data. In particular, we propose Personalized CDL (PerCDL), in which a local dictionary models local information as a personalized spatiotemporal transformation of a global dictionary. The transformation is learnable and can combine operations such as time warping and rotation. Formal computational and statistical guarantees for PerCDL are provided and its effectiveness on synthetic and real human locomotion data is demonstrated.
stat-05.zip/2503.07687.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.07313
The influence of missing data mechanisms and simple missing data handling techniques on fairness
[ "Aeysha Bhatti", "Trudie Sandrock", "Johane Nienkemper-Swanepoel" ]
10 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.07313
Fairness of machine learning algorithms is receiving increasing attention, as such algorithms permeate the day-to-day aspects of our lives. One way in which bias can manifest in a dataset is through missing values. If data are missing, these data are often assumed to be missing completely randomly; in reality the propensity of data being missing is often tied to the demographic characteristics of individuals. There is limited research into how missing values and the handling thereof can impact the fairness of an algorithm. Most researchers either apply listwise deletion or tend to use the simpler methods of imputation (e.g. mean or mode) compared to the more advanced ones (e.g. multiple imputation); we therefore study the impact of the simpler methods on the fairness of algorithms. The starting point of the study is the mechanism of missingness, leading into how the missing data are processed and finally how this impacts fairness. Three popular datasets in the field of fairness are amputed in a simulation study. The results show that under certain scenarios the impact on fairness can be pronounced when the missingness mechanism is missing at random. Furthermore, elementary missing data handling techniques like listwise deletion and mode imputation can lead to higher fairness compared to more complex imputation methods like k-nearest neighbour imputation, albeit often at the cost of lower accuracy.
stat-05.zip/2503.07313.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.08231
How good is PAC-Bayes at explaining generalisation?
[ "Antoine Picard-Weibel", "Eugenio Clerico", "Roman Moscoviz", "Benjamin Guedj" ]
11 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.08231
We discuss necessary conditions for a PAC-Bayes bound to provide a meaningful generalisation guarantee. Our analysis reveals that the optimal generalisation guarantee depends solely on the distribution of the risk induced by the prior distribution. In particular, achieving a target generalisation level is only achievable if the prior places sufficient mass on high-performing predictors. We relate these requirements to the prevalent practice of using data-dependent priors in deep learning PAC-Bayes applications, and discuss the implications for the claim that PAC-Bayes ``explains&#39;&#39; generalisation.
stat-05.zip/2503.08231.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.08902
A Deep Bayesian Nonparametric Framework for Robust Mutual Information Estimation
[ "Forough Fazeliasl", "Michael Minyi Zhang", "Bei Jiang", "Linglong Kong" ]
11 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP); Computation (stat.CO)
https://doi.org/10.48550/arXiv.2503.08902
Mutual Information (MI) is a crucial measure for capturing dependencies between variables, but exact computation is challenging in high dimensions with intractable likelihoods, impacting accuracy and robustness. One idea is to use an auxiliary neural network to train an MI estimator; however, methods based on the empirical distribution function (EDF) can introduce sharp fluctuations in the MI loss due to poor out-of-sample performance, destabilizing convergence. We present a Bayesian nonparametric (BNP) solution for training an MI estimator by constructing the MI loss with a finite representation of the Dirichlet process posterior to incorporate regularization in the training process. With this regularization, the MI loss integrates both prior knowledge and empirical data to reduce the loss sensitivity to fluctuations and outliers in the sample data, especially in small sample settings like mini-batches. This approach addresses the challenge of balancing accuracy and low variance by effectively reducing variance, leading to stabilized and robust MI loss gradients during training and enhancing the convergence of the MI approximation while offering stronger theoretical guarantees for convergence. We explore the application of our estimator in maximizing MI between the data space and the latent space of a variational autoencoder. Experimental results demonstrate significant improvements in convergence over EDF-based methods, with applications across synthetic and real datasets, notably in 3D CT image generation, yielding enhanced structure discovery and reduced overfitting in data synthesis. While this paper focuses on generative models in application, the proposed estimator is not restricted to this setting and can be applied more broadly in various BNP learning procedures.
stat-05.zip/2503.08902.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.09660
Power Spectrum Signatures of Graphs
[ "Karamatou Yacoubou Djima", "Ka Man Yim" ]
12 Mar 2025 (<a href="https://arxiv.org/abs/2503.09660v1">v1</a>), last revised 14 Mar 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Social and Information Networks (cs.SI)
https://doi.org/10.48550/arXiv.2503.09660
Point signatures based on the Laplacian operators on graphs, point clouds, and manifolds have become popular tools in machine learning for graphs, clustering, and shape analysis. In this work, we propose a novel point signature, the power spectrum signature, a measure on $\mathbb{R}$ defined as the squared graph Fourier transform of a graph signal. Unlike eigenvectors of the Laplacian from which it is derived, the power spectrum signature is invariant under graph automorphisms. We show that the power spectrum signature is stable under perturbations of the input graph with respect to the Wasserstein metric. We focus on the signature applied to classes of indicator functions, and its applications to generating descriptive features for vertices of graphs. To demonstrate the practical value of our signature, we showcase several applications in characterizing geometry and symmetries in point cloud data, and graph regression problems.
stat-05.zip/2503.09660.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.04424
Determinant Estimation under Memory Constraints and Neural Scaling Laws
[ "Siavash Ameli", "Chris van der Heide", "Liam Hodgkinson", "Fred Roosta", "Michael W. Mahoney" ]
6 Mar 2025 (<a href="https://arxiv.org/abs/2503.04424v1">v1</a>), last revised 10 Jul 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Numerical Analysis (math.NA)
https://doi.org/10.48550/arXiv.2503.04424
Calculating or accurately estimating log-determinants of large positive definite matrices is of fundamental importance in many machine learning tasks. While its cubic computational complexity can already be prohibitive, in modern applications, even storing the matrices themselves can pose a memory bottleneck. To address this, we derive a novel hierarchical algorithm based on block-wise computation of the LDL decomposition for large-scale log-determinant calculation in memory-constrained settings. In extreme cases where matrices are highly ill-conditioned, accurately computing the full matrix itself may be infeasible. This is particularly relevant when considering kernel matrices at scale, including the empirical Neural Tangent Kernel (NTK) of neural networks trained on large datasets. Under the assumption of neural scaling laws in the test error, we show that the ratio of pseudo-determinants satisfies a power-law relationship, allowing us to derive corresponding scaling laws. This enables accurate estimation of NTK log-determinants from a tiny fraction of the full dataset; in our experiments, this results in a $\sim$100,000$\times$ speedup with improved accuracy over competing approximations. Using these techniques, we successfully estimate log-determinants for dense matrices of extreme sizes, which were previously deemed intractable and inaccessible due to their enormous scale and computational demands.
stat-05.zip/2503.04424.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.13512
Positivity sets of hinge functions
[ "Josef Schicho", "Ayush Kumar Tewari", "Audie Warren" ]
14 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Discrete Mathematics (cs.DM); Machine Learning (cs.LG); Symbolic Computation (cs.SC); Combinatorics (math.CO); Functional Analysis (math.FA)
https://doi.org/10.48550/arXiv.2503.13512
In this paper we investigate which subsets of the real plane are realisable as the set of points on which a one-layer ReLU neural network takes a positive value. In the case of cones we give a full characterisation of such sets. Furthermore, we give a necessary condition for any subset of $\mathbb R^d$. We give various examples of such one-layer neural networks.
stat-05.zip/2503.13512.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.07084
A Unified View of Optimal Kernel Hypothesis Testing
[ "Antonin Schrab" ]
10 Mar 2025
46 pages, 1 figure
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2503.07084
This paper provides a unifying view of optimal kernel hypothesis testing across the MMD two-sample, HSIC independence, and KSD goodness-of-fit frameworks. Minimax optimal separation rates in the kernel and $L^2$ metrics are presented, with two adaptive kernel selection methods (kernel pooling and aggregation), and under various testing constraints: computational efficiency, differential privacy, and robustness to data corruption. Intuition behind the derivation of the power results is provided in a unified way accross the three frameworks, and open problems are highlighted.
stat-05.zip/2503.07084.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.11209
Clustering Items through Bandit Feedback: Finding the Right Feature out of Many
[ "Maximilian Graf", "Victor Thuot", "Nicolas Verzelen" ]
14 Mar 2025 (<a href="https://arxiv.org/abs/2503.11209v1">v1</a>), last revised 18 Mar 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.11209
We study the problem of clustering a set of items based on bandit feedback. Each of the $n$ items is characterized by a feature vector, with a possibly large dimension $d$. The items are partitioned into two unknown groups such that items within the same group share the same feature vector. We consider a sequential and adaptive setting in which, at each round, the learner selects one item and one feature, then observes a noisy evaluation of the item&#39;s feature. The learner&#39;s objective is to recover the correct partition of the items, while keeping the number of observations as small as possible. We provide an algorithm which relies on finding a relevant feature for the clustering task, leveraging the Sequential Halving algorithm. With probability at least $1-\delta$, we obtain an accurate recovery of the partition and derive an upper bound on the budget required. Furthermore, we derive an instance-dependent lower bound, which is tight in some relevant cases.
stat-05.zip/2503.11209.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.06079
Fixing the Pitfalls of Probabilistic Time-Series Forecasting Evaluation by Kernel Quadrature
[ "Masaki Adachi", "Masahiro Fujisawa", "Michael A Osborne" ]
8 Mar 2025 (<a href="https://arxiv.org/abs/2503.06079v1">v1</a>), last revised 24 Jul 2025 (this version, v2)
11 pages, 6 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.06079
Despite the significance of probabilistic time-series forecasting models, their evaluation metrics often involve intractable integrations. The most widely used metric, the continuous ranked probability score (CRPS), is a strictly proper scoring function; however, its computation requires approximation. We found that popular CRPS estimators--specifically, the quantile-based estimator implemented in the widely used GluonTS library and the probability-weighted moment approximation--both exhibit inherent estimation biases. These biases lead to crude approximations, resulting in improper rankings of forecasting model performance when CRPS values are close. To address this issue, we introduced a kernel quadrature approach that leverages an unbiased CRPS estimator and employs cubature construction for scalable computation. Empirically, our approach consistently outperforms the two widely used CRPS estimators.
stat-05.zip/2503.06079.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.04047
Reheated Gradient-based Discrete Sampling for Combinatorial Optimization
[ "Muheng Li", "Ruqi Zhang" ]
6 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC)
https://doi.org/10.48550/arXiv.2503.04047
Recently, gradient-based discrete sampling has emerged as a highly efficient, general-purpose solver for various combinatorial optimization (CO) problems, achieving performance comparable to or surpassing the popular data-driven approaches. However, we identify a critical issue in these methods, which we term &#39;&#39;wandering in contours&#39;&#39;. This behavior refers to sampling new different solutions that share very similar objective values for a long time, leading to computational inefficiency and suboptimal exploration of potential solutions. In this paper, we introduce a novel reheating mechanism inspired by the concept of critical temperature and specific heat in physics, aimed at overcoming this limitation. Empirically, our method demonstrates superiority over existing sampling-based and data-driven algorithms across a diverse array of CO problems.
stat-05.zip/2503.04047.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.07563
Efficient Distributed Learning over Decentralized Networks with Convoluted Support Vector Machine
[ "Canyi Chen", "Nan Qiao", "Liping Zhu" ]
10 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Distributed, Parallel, and Cluster Computing (cs.DC); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.07563
This paper addresses the problem of efficiently classifying high-dimensional data over decentralized networks. Penalized support vector machines (SVMs) are widely used for high-dimensional classification tasks. However, the double nonsmoothness of the objective function poses significant challenges in developing efficient decentralized learning methods. Many existing procedures suffer from slow, sublinear convergence rates. To overcome this limitation, we consider a convolution-based smoothing technique for the nonsmooth hinge loss function. The resulting loss function remains convex and smooth. We then develop an efficient generalized alternating direction method of multipliers (ADMM) algorithm for solving penalized SVM over decentralized networks. Our theoretical contributions are twofold. First, we establish that our generalized ADMM algorithm achieves provable linear convergence with a simple implementation. Second, after a sufficient number of ADMM iterations, the final sparse estimator attains near-optimal statistical convergence and accurately recovers the true support of the underlying parameters. Extensive numerical experiments on both simulated and real-world datasets validate our theoretical findings.
stat-05.zip/2503.07563.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.13562
Detecting Scarce and Sparse Anomalous: Solving Dual Imbalance in Multi-Instance Learning
[ "Lin-Han Jia", "Lan-Zhe Guo", "Zhi Zhou", "Si-Ye Han", "Zi-Wen Li", "Yu-Feng Li" ]
17 Mar 2025 (<a href="https://arxiv.org/abs/2503.13562v1">v1</a>), last revised 26 Sep 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.13562
In real-world applications, it is highly challenging to detect anomalous samples with extremely sparse anomalies, as they are highly similar to and thus easily confused with normal samples. Moreover, the number of anomalous samples is inherently scarce. This results in a dual imbalance Multi-Instance Learning (MIL) problem, manifesting at both the macro and micro levels. To address this &#34;needle-in-a-haystack problem&#34;, we find that MIL problem can be reformulated as a fine-grained PU learning problem. This allows us to address the imbalance issue in an unbiased manner using micro-level balancing mechanisms. To this end, we propose a novel framework, Balanced Fine-Grained Positive-Unlabeled (BFGPU)-based on rigorous theoretical foundations. Extensive experiments on both synthetic and real-world datasets demonstrate the effectiveness of BFGPU.
stat-05.zip/2503.13562.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.15210
Online federated learning framework for classification
[ "Wenxing Guo", "Jinhan Xie", "Jianya Lu", "Bei jiang", "Hongsheng Dai", "Linglong Kong" ]
19 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.15210
In this paper, we develop a novel online federated learning framework for classification, designed to handle streaming data from multiple clients while ensuring data privacy and computational efficiency. Our method leverages the generalized distance-weighted discriminant technique, making it robust to both homogeneous and heterogeneous data distributions across clients. In particular, we develop a new optimization algorithm based on the Majorization-Minimization principle, integrated with a renewable estimation procedure, enabling efficient model updates without full retraining. We provide a theoretical guarantee for the convergence of our estimator, proving its consistency and asymptotic normality under standard regularity conditions. In addition, we establish that our method achieves Bayesian risk consistency, ensuring its reliability for classification tasks in federated environments. We further incorporate differential privacy mechanisms to enhance data security, protecting client information while maintaining model performance. Extensive numerical experiments on both simulated and real-world datasets demonstrate that our approach delivers high classification accuracy, significant computational efficiency gains, and substantial savings in data storage requirements compared to existing methods.
stat-05.zip/2503.15210.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.13751
Optimizing ML Training with Metagradient Descent
[ "Logan Engstrom", "Andrew Ilyas", "Benjamin Chen", "Axel Feldmann", "William Moses", "Aleksander Madry" ]
17 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.13751
A major challenge in training large-scale machine learning models is configuring the training process to maximize model performance, i.e., finding the best training setup from a vast design space. In this work, we unlock a gradient-based approach to this problem. We first introduce an algorithm for efficiently calculating metagradients -- gradients through model training -- at scale. We then introduce a &#34;smooth model training&#34; framework that enables effective optimization using metagradients. With metagradient descent (MGD), we greatly improve on existing dataset selection methods, outperform accuracy-degrading data poisoning attacks by an order of magnitude, and automatically find competitive learning rate schedules.
stat-05.zip/2503.13751.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.15107
Interpretability of Graph Neural Networks to Assess Effects of Global Change Drivers on Ecological Networks
[ "Emre Anakok", "Pierre Barbillon", "Colin Fontaine", "Elisa Thebault" ]
19 Mar 2025 (<a href="https://arxiv.org/abs/2503.15107v1">v1</a>), last revised 28 Mar 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.15107
Pollinators play a crucial role for plant reproduction, either in natural ecosystem or in human-modified landscape. Global change drivers,including climate change or land use modifications, can alter the plant-pollinator interactions. To assess the potential influence of global change drivers on pollination, large-scale interactions, climate and land use data are required. While recent machine learning methods, such as graph neural networks (GNNs), allow the analysis of such datasets, interpreting their results can be challenging. We explore existing methods for interpreting GNNs in order to highlight the effects of various environmental covariates on pollination network connectivity. A large simulation study is performed to confirm whether these methods can detect the interactive effect between a covariate and a genus of plant on connectivity, and whether the application of debiasing techniques influences the estimation of these effects. An application on the Spipoll dataset, with and without accounting for sampling effects, highlights the potential impact of land use on network connectivity and shows that accounting for sampling effects partially alters the estimation of these effects.
stat-05.zip/2503.15107.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.17538
A Statistical Theory of Contrastive Learning via Approximate Sufficient Statistics
[ "Licong Lin", "Song Mei" ]
21 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2503.17538
Contrastive learning -- a modern approach to extract useful representations from unlabeled data by training models to distinguish similar samples from dissimilar ones -- has driven significant progress in foundation models. In this work, we develop a new theoretical framework for analyzing data augmentation-based contrastive learning, with a focus on SimCLR as a representative example. Our approach is based on the concept of \emph{approximate sufficient statistics}, which we extend beyond its original definition in \cite{oko2025statistical} for contrastive language-image pretraining (CLIP) using KL-divergence. We generalize it to equivalent forms and general f-divergences, and show that minimizing SimCLR and other contrastive losses yields encoders that are approximately sufficient. Furthermore, we demonstrate that these near-sufficient encoders can be effectively adapted to downstream regression and classification tasks, with performance depending on their sufficiency and the error induced by data augmentation in contrastive learning. Concrete examples in linear regression and topic classification are provided to illustrate the broad applicability of our results.
stat-05.zip/2503.17538.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.16737
Revenue Maximization Under Sequential Price Competition Via The Estimation Of s-Concave Demand Functions
[ "Daniele Bracale", "Moulinath Banerjee", "Cong Shi", "Yuekai Sun" ]
20 Mar 2025 (<a href="https://arxiv.org/abs/2503.16737v1">v1</a>), last revised 25 Sep 2025 (this version, v3)
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.2503.16737
We consider price competition among multiple sellers over a selling horizon of $T$ periods. In each period, sellers simultaneously offer their prices (which are made public) and subsequently observe their respective demand (not made public). The demand function of each seller depends on all sellers&#39; prices through a private, unknown, and nonlinear relationship. We propose a dynamic pricing policy that uses semi-parametric least-squares estimation and show that when the sellers employ our policy, their prices converge at a rate of $O(T^{-1/7})$ to the Nash equilibrium prices that sellers would reach if they were fully informed. Each seller incurs a regret of $O(T^{5/7})$ relative to a dynamic benchmark policy. A theoretical contribution of our work is proving the existence of equilibrium under shape-constrained demand functions via the concept of $s$-concavity and establishing regret bounds of our proposed policy. Technically, we also establish new concentration results for the least squares estimator under shape constraints. Our findings offer significant insights into dynamic competition-aware pricing and contribute to the broader study of non-parametric learning in strategic decision-making.
stat-05.zip/2503.16737.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.17546
Communities in the Kuramoto Model: Dynamics and Detection via Path Signatures
[ "Tâm Johan Nguyên", "Darrick Lee", "Bernadette Jana Stolz" ]
21 Mar 2025 (<a href="https://arxiv.org/abs/2503.17546v1">v1</a>), last revised 11 Jul 2025 (this version, v3)
56 pages, 21 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Disordered Systems and Neural Networks (cond-mat.dis-nn); Machine Learning (cs.LG); Adaptation and Self-Organizing Systems (nlin.AO); Neurons and Cognition (q-bio.NC); Quantitative Methods (q-bio.QM)
https://doi.org/10.48550/arXiv.2503.17546
The behavior of multivariate dynamical processes is often governed by underlying structural connections that relate the components of the system. For example, brain activity, which is often measured via time series is determined by an underlying structural graph, where nodes represent neurons or brain regions and edges cortical connectivity. Existing methods for inferring structural connections from observed dynamics, such as correlation-based or spectral techniques, may fail to fully capture complex relationships in high-dimensional time series in an interpretable way. Here, we propose the use of path signatures, a mathematical framework that encodes geometric and temporal properties of continuous paths, to address this problem. Path signatures provide a reparametrization-invariant characterization of dynamical data and can be used to compute the lead matrix, which reveals lead-lag phenomena. We showcase our approach on time series from coupled oscillators in the Kuramoto model defined on a stochastic block model graph, termed the Kuramoto Stochastic Block Model (KSBM). Using mean-field theory and Gaussian approximations, we analytically derive reduced models of KSBM dynamics in different temporal regimes and theoretically characterize the lead matrix in these settings. Leveraging these insights, we propose a novel signature-based community detection algorithm, achieving exact recovery of structural communities from observed time series in multiple KSBM instances. We also explored the performance of our community detection on a stochastic variant of the KSBM as well as on real neuropixels of cortical recordings to demonstrate applicability on real-world data. Our results demonstrate that path signatures provide a novel perspective on analyzing complex neural data and other high-dimensional systems, explicitly exploiting temporal functional relationships to infer underlying structure.
stat-05.zip/2503.17546.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.16382
Sparse Nonparametric Contextual Bandits
[ "Hamish Flynn", "Julia Olkhovskaya", "Paul Rognon-Vael" ]
20 Mar 2025
45 pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.16382
This paper studies the problem of simultaneously learning relevant features and minimising regret in contextual bandit problems. We introduce and analyse a new class of contextual bandit problems, called sparse nonparametric contextual bandits, in which the expected reward function lies in the linear span of a small unknown set of features that belongs to a known infinite set of candidate features. We consider two notions of sparsity, for which the set of candidate features is either countable or uncountable. Our contribution is two-fold. First, we provide lower bounds on the minimax regret, which show that polynomial dependence on the number of actions is generally unavoidable in this setting. Second, we show that a variant of the Feel-Good Thompson Sampling algorithm enjoys regret bounds that match our lower bounds up to logarithmic factors of the horizon, and have logarithmic dependence on the effective number of candidate features. When we apply our results to kernelised and neural contextual bandits, we find that sparsity always enables better regret bounds, as long as the horizon is large enough relative to the sparsity and the number of actions.
stat-05.zip/2503.16382.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.17265
Learning to Solve Related Linear Systems
[ "Disha Hegde", "Jon Cockayne" ]
21 Mar 2025 (<a href="https://arxiv.org/abs/2503.17265v1">v1</a>), last revised 20 Aug 2025 (this version, v2)
Accepted at the 1st International Conference on Probabilistic Numerics (ProbNum), 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Numerical Analysis (math.NA)
https://doi.org/10.48550/arXiv.2503.17265
Solving multiple parametrised related systems is an essential component of many numerical tasks, and learning from the already solved systems will make this process faster. In this work, we propose a novel probabilistic linear solver over the parameter space. This leverages information from the solved linear systems in a regression setting to provide an efficient posterior mean and covariance. We advocate using this as companion regression model for the preconditioned conjugate gradient method, and discuss the favourable properties of the posterior mean and covariance as the initial guess and preconditioner. We also provide several design choices for this companion solver. Numerical experiments showcase the benefits of using our novel solver in a hyperparameter optimisation problem.
stat-05.zip/2503.17265.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.17809
Poisson-Process Topic Model for Integrating Knowledge from Pre-trained Language Models
[ "Morgane Austern", "Yuanchuan Guo", "Zheng Tracy Ke", "Tianle Liu" ]
22 Mar 2025
35 pages, 9 figures, 3 tables
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2503.17809
Topic modeling is traditionally applied to word counts without accounting for the context in which words appear. Recent advancements in large language models (LLMs) offer contextualized word embeddings, which capture deeper meaning and relationships between words. We aim to leverage such embeddings to improve topic modeling. <br>We use a pre-trained LLM to convert each document into a sequence of word embeddings. This sequence is then modeled as a Poisson point process, with its intensity measure expressed as a convex combination of $K$ base measures, each corresponding to a topic. To estimate these topics, we propose a flexible algorithm that integrates traditional topic modeling methods, enhanced by net-rounding applied before and kernel smoothing applied after. One advantage of this framework is that it treats the LLM as a black box, requiring no fine-tuning of its parameters. Another advantage is its ability to seamlessly integrate any traditional topic modeling approach as a plug-in module, without the need for modifications <br>Assuming each topic is a $\beta$-Hölder smooth intensity measure on the embedded space, we establish the rate of convergence of our method. We also provide a minimax lower bound and show that the rate of our method matches with the lower bound when $\beta\leq 1$. Additionally, we apply our method to several datasets, providing evidence that it offers an advantage over traditional topic modeling approaches.
stat-05.zip/2503.17809.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.21528
Bayesian Pseudo Posterior Mechanism for Differentially Private Machine Learning
[ "Robert Chew", "Matthew R. Williams", "Elan A. Segarra", "Alexander J. Preiss", "Amanda Konet", "Terrance D. Savitsky" ]
27 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Cryptography and Security (cs.CR); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.21528
Differential privacy (DP) is becoming increasingly important for deployed machine learning applications because it provides strong guarantees for protecting the privacy of individuals whose data is used to train models. However, DP mechanisms commonly used in machine learning tend to struggle on many real world distributions, including highly imbalanced or small labeled training sets. In this work, we propose a new scalable DP mechanism for deep learning models, SWAG-PPM, by using a pseudo posterior distribution that downweights by-record likelihood contributions proportionally to their disclosure risks as the randomized mechanism. As a motivating example from official statistics, we demonstrate SWAG-PPM on a workplace injury text classification task using a highly imbalanced public dataset published by the U.S. Occupational Safety and Health Administration (OSHA). We find that SWAG-PPM exhibits only modest utility degradation against a non-private comparator while greatly outperforming the industry standard DP-SGD for a similar privacy budget.
stat-05.zip/2503.21528.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.14045
Empirical risk minimization algorithm for multiclass classification of S.D.E. paths
[ "Christophe Denis", "Eddy Ella Mintsa" ]
18 Mar 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2503.14045
We address the multiclass classification problem for stochastic diffusion paths, assuming that the classes are distinguished by their drift functions, while the diffusion coefficient remains common across all classes. In this setting, we propose a classification algorithm that relies on the minimization of the L 2 risk. We establish rates of convergence for the resulting predictor. Notably, we introduce a margin assumption under which we show that our procedure can achieve fast rates of convergence. Finally, a simulation study highlights the numerical performance of our classification algorithm.
stat-05.zip/2503.14045.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01
2503.14795
The Hardness of Validating Observational Studies with Experimental Data
[ "Jake Fawkes", "Michael O&#39;Riordan", "Athanasios Vlontzos", "Oriol Corcoll", "Ciarán Mark Gilligan-Lee" ]
19 Mar 2025
Published at AISTATS 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2503.14795
Observational data is often readily available in large quantities, but can lead to biased causal effect estimates due to the presence of unobserved confounding. Recent works attempt to remove this bias by supplementing observational data with experimental data, which, when available, is typically on a smaller scale due to the time and cost involved in running a randomised controlled trial. In this work, we prove a theorem that places fundamental limits on this ``best of both worlds&#39;&#39; approach. Using the framework of impossible inference, we show that although it is possible to use experimental data to \emph{falsify} causal effect estimates from observational data, in general it is not possible to \emph{validate} such estimates. Our theorem proves that while experimental data can be used to detect bias in observational studies, without additional assumptions on the smoothness of the correction function, it can not be used to remove it. We provide a practical example of such an assumption, developing a novel Gaussian Process based approach to construct intervals which contain the true treatment effect with high probability, both inside and outside of the support of the experimental data. We demonstrate our methodology on both simulated and semi-synthetic datasets and make the \href{<a href="https://github.com/Jakefawkes/Obs_and_exp_data" rel="external noopener nofollow" class="link-external link-https">this https URL</a>}{code available}.
stat-05.zip/2503.14795.pdf
/content/arxiv-data/data/stat.ML/2025/03/00000000.parquet
stat.ML
2025
03
2025-03-01