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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2504.17622 | Likelihood-Free Variational Autoencoders | [
"Chen Xu",
"Qiang Wang",
"Lijun Sun"
] | 24 Apr 2025 (<a href="https://arxiv.org/abs/2504.17622v1">v1</a>), last revised 27 Apr 2025 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2504.17622 | Variational Autoencoders (VAEs) typically rely on a probabilistic decoder with a predefined likelihood, most commonly an isotropic Gaussian, to model the data conditional on latent variables. While convenient for optimization, this choice often leads to likelihood misspecification, resulting in blurry reconstructions and poor data fidelity, especially for high-dimensional data such as images. In this work, we propose EnVAE, a novel likelihood-free generative framework that has a deterministic decoder and employs the energy score--a proper scoring rule--to build the reconstruction loss. This enables likelihood-free inference without requiring explicit parametric density functions. To address the computational inefficiency of the energy score, we introduce a fast variant, FEnVAE, based on the local smoothness of the decoder and the sharpness of the posterior distribution of latent variables. This yields an efficient single-sample training objective that integrates seamlessly into existing VAE pipelines with minimal overhead. Empirical results on standard benchmarks demonstrate that EnVAE achieves superior reconstruction and generation quality compared to likelihood-based baselines. Our framework offers a general, scalable, and statistically principled alternative for flexible and nonparametric distribution learning in generative modeling. | stat-05.zip/2504.17622.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.16356 | Covariate-dependent Graphical Model Estimation via Neural Networks with Statistical Guarantees | [
"Jiahe Lin",
"Yikai Zhang",
"George Michailidis"
] | 23 Apr 2025 | Accepted by Transactions on Machine Learning Research (TMLR) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2504.16356 | Graphical models are widely used in diverse application domains to model the conditional dependencies amongst a collection of random variables. In this paper, we consider settings where the graph structure is covariate-dependent, and investigate a deep neural network-based approach to estimate it. The method allows for flexible functional dependency on the covariate, and fits the data reasonably well in the absence of a Gaussianity assumption. Theoretical results with PAC guarantees are established for the method, under assumptions commonly used in an Empirical Risk Minimization framework. The performance of the proposed method is evaluated on several synthetic data settings and benchmarked against existing approaches. The method is further illustrated on real datasets involving data from neuroscience and finance, respectively, and produces interpretable results. | stat-05.zip/2504.16356.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 |
2504.18184 | Learning Operators by Regularized Stochastic Gradient Descent with Operator-valued Kernels | [
"Jia-Qi Yang",
"Lei Shi"
] | 25 Apr 2025 | 56 pages, 2 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Functional Analysis (math.FA); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2504.18184 | This paper investigates regularized stochastic gradient descent (SGD) algorithms for estimating nonlinear operators from a Polish space to a separable Hilbert space. We assume that the regression operator lies in a vector-valued reproducing kernel Hilbert space induced by an operator-valued kernel. Two significant settings are considered: an online setting with polynomially decaying step sizes and regularization parameters, and a finite-horizon setting with constant step sizes and regularization parameters. We introduce regularity conditions on the structure and smoothness of the target operator and the input random variables. Under these conditions, we provide a dimension-free convergence analysis for the prediction and estimation errors, deriving both expectation and high-probability error bounds. Our analysis demonstrates that these convergence rates are nearly optimal. Furthermore, we present a new technique for deriving bounds with high probability for general SGD schemes, which also ensures almost-sure convergence. Finally, we discuss potential extensions to more general operator-valued kernels and the encoder-decoder framework. | stat-05.zip/2504.18184.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 |
2504.19342 | Contextual Online Uncertainty-Aware Preference Learning for Human Feedback | [
"Nan Lu",
"Ethan X. Fang",
"Junwei Lu"
] | 27 Apr 2025 (<a href="https://arxiv.org/abs/2504.19342v1">v1</a>), last revised 29 Apr 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.2504.19342 | Reinforcement Learning from Human Feedback (RLHF) has become a pivotal paradigm in artificial intelligence to align large models with human preferences. In this paper, we propose a novel statistical framework to simultaneously conduct the online decision-making and statistical inference on the optimal model using human preference data based on dynamic contextual information. Our approach introduces an efficient decision strategy that achieves both the optimal regret bound and the asymptotic distribution of the estimators. A key challenge in RLHF is handling the dependent online human preference outcomes with dynamic contexts. To address this, in the methodological aspect, we propose a two-stage algorithm starting with $\epsilon$-greedy followed by exploitations; in the theoretical aspect, we tailor anti-concentration inequalities and matrix martingale concentration techniques to derive the uniform estimation rate and asymptotic normality of the estimators using dependent samples from both stages. Extensive simulation results demonstrate that our method outperforms state-of-the-art strategies. We apply the proposed framework to analyze the human preference data for ranking large language models on the Massive Multitask Language Understanding dataset, yielding insightful results on the performance of different large language models for medical anatomy knowledge. | stat-05.zip/2504.19342.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.18695 | Local Polynomial Lp-norm Regression | [
"Ladan Tazik",
"James Stafford",
"John Braun"
] | 25 Apr 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Other Statistics (stat.OT) | https://doi.org/10.48550/arXiv.2504.18695 | The local least squares estimator for a regression curve cannot provide optimal results when non-Gaussian noise is present. Both theoretical and empirical evidence suggests that residuals often exhibit distributional properties different from those of a normal distribution, making it worthwhile to consider estimation based on other norms. It is suggested that $L_p$-norm estimators be used to minimize the residuals when these exhibit non-normal kurtosis. In this paper, we propose a local polynomial $L_p$-norm regression that replaces weighted least squares estimation with weighted $L_p$-norm estimation for fitting the polynomial locally. We also introduce a new method for estimating the parameter $p$ from the residuals, enhancing the adaptability of the approach. Through numerical and theoretical investigation, we demonstrate our method's superiority over local least squares in one-dimensional data and show promising outcomes for higher dimensions, specifically in 2D. | stat-05.zip/2504.18695.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.17166 | Causal rule ensemble approach for multi-arm data | [
"Ke Wan",
"Kensuke Tanioka",
"Toshio Shimokawa"
] | 24 Apr 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2504.17166 | Heterogeneous treatment effect (HTE) estimation is critical in medical research. It provides insights into how treatment effects vary among individuals, which can provide statistical evidence for precision medicine. While most existing methods focus on binary treatment situations, real-world applications often involve multiple interventions. However, current HTE estimation methods are primarily designed for binary comparisons and often rely on black-box models, which limit their applicability and interpretability in multi-arm settings. To address these challenges, we propose an interpretable machine learning framework for HTE estimation in multi-arm trials. Our method employs a rule-based ensemble approach consisting of rule generation, rule ensemble, and HTE estimation, ensuring both predictive accuracy and interpretability. Through extensive simulation studies and real data applications, the performance of our method was evaluated against state-of-the-art multi-arm HTE estimation approaches. The results indicate that our approach achieved lower bias and higher estimation accuracy compared with those of existing methods. Furthermore, the interpretability of our framework allows clearer insights into how covariates influence treatment effects, facilitating clinical decision making. By bridging the gap between accuracy and interpretability, our study contributes a valuable tool for multi-arm HTE estimation, supporting precision medicine. | stat-05.zip/2504.17166.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.04576 | Cramer-Rao Bounds for Laplacian Matrix Estimation | [
"Morad Halihal",
"Tirza Routtenberg",
"H. Vincent Poor"
] | 6 Apr 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Signal Processing (eess.SP) | https://doi.org/10.48550/arXiv.2504.04576 | In this paper, we analyze the performance of the estimation of Laplacian matrices under general observation models. Laplacian matrix estimation involves structural constraints, including symmetry and null-space properties, along with matrix sparsity. By exploiting a linear reparametrization that enforces the structural constraints, we derive closed-form matrix expressions for the Cramer-Rao Bound (CRB) specifically tailored to Laplacian matrix estimation. We further extend the derivation to the sparsity-constrained case, introducing two oracle CRBs that incorporate prior information of the support set, i.e. the locations of the nonzero entries in the Laplacian matrix. We examine the properties and order relations between the bounds, and provide the associated Slepian-Bangs formula for the Gaussian case. We demonstrate the use of the new CRBs in three representative applications: (i) topology identification in power systems, (ii) graph filter identification in diffused models, and (iii) precision matrix estimation in Gaussian Markov random fields under Laplacian constraints. The CRBs are evaluated and compared with the mean-squared-errors (MSEs) of the constrained maximum likelihood estimator (CMLE), which integrates both equality and inequality constraints along with sparsity constraints, and of the oracle CMLE, which knows the locations of the nonzero entries of the Laplacian matrix. We perform this analysis for the applications of power system topology identification and graphical LASSO, and demonstrate that the MSEs of the estimators converge to the CRB and oracle CRB, given a sufficient number of measurements. | stat-05.zip/2504.04576.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.18455 | Generalization Guarantees for Multi-View Representation Learning and Application to Regularization via Gaussian Product Mixture Prior | [
"Milad Sefidgaran",
"Abdellatif Zaidi",
"Piotr Krasnowski"
] | 25 Apr 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Information Theory (cs.IT); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2504.18455 | We study the problem of distributed multi-view representation learning. In this problem, $K$ agents observe each one distinct, possibly statistically correlated, view and independently extracts from it a suitable representation in a manner that a decoder that gets all $K$ representations estimates correctly the hidden label. In the absence of any explicit coordination between the agents, a central question is: what should each agent extract from its view that is necessary and sufficient for a correct estimation at the decoder? In this paper, we investigate this question from a generalization error perspective. First, we establish several generalization bounds in terms of the relative entropy between the distribution of the representations extracted from training and "test" datasets and a data-dependent symmetric prior, i.e., the Minimum Description Length (MDL) of the latent variables for all views and training and test datasets. Then, we use the obtained bounds to devise a regularizer; and investigate in depth the question of the selection of a suitable prior. In particular, we show and conduct experiments that illustrate that our data-dependent Gaussian mixture priors with judiciously chosen weights lead to good performance. For single-view settings (i.e., $K=1$), our experimental results are shown to outperform existing prior art Variational Information Bottleneck (VIB) and Category-Dependent VIB (CDVIB) approaches. Interestingly, we show that a weighted attention mechanism emerges naturally in this setting. Finally, for the multi-view setting, we show that the selection of the joint prior as a Gaussians product mixture induces a Gaussian mixture marginal prior for each marginal view and implicitly encourages the agents to extract and output redundant features, a finding which is somewhat counter-intuitive. | stat-05.zip/2504.18455.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.09157 | Dose-finding design based on level set estimation in phase I cancer clinical trials | [
"Keiichiro Seno",
"Kota Matsui",
"Shogo Iwazaki",
"Yu Inatsu",
"Shion Takeno",
"Shigeyuki Matsui"
] | 12 Apr 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2504.09157 | The primary objective of phase I cancer clinical trials is to evaluate the safety of a new experimental treatment and to find the maximum tolerated dose (MTD). We show that the MTD estimation problem can be regarded as a level set estimation (LSE) problem whose objective is to determine the regions where an unknown function value is above or below a given threshold. Then, we propose a novel dose-finding design in the framework of LSE. The proposed design determines the next dose on the basis of an acquisition function incorporating uncertainty in the posterior distribution of the dose-toxicity curve as well as overdose control. Simulation experiments show that the proposed LSE design achieves a higher accuracy in estimating the MTD and involves a lower risk of overdosing allocation compared to existing designs, thereby indicating that it provides an effective methodology for phase I cancer clinical trial design. | stat-05.zip/2504.09157.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.19012 | Geometry-aware Active Learning of Spatiotemporal Dynamic Systems | [
"Xizhuo Zhang",
"Bing Yao"
] | 26 Apr 2025 (<a href="https://arxiv.org/abs/2504.19012v1">v1</a>), last revised 1 May 2025 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2504.19012 | Rapid developments in advanced sensing and imaging have significantly enhanced information visibility, opening opportunities for predictive modeling of complex dynamic systems. However, sensing signals acquired from such complex systems are often distributed across 3D geometries and rapidly evolving over time, posing significant challenges in spatiotemporal predictive modeling. This paper proposes a geometry-aware active learning framework for modeling spatiotemporal dynamic systems. Specifically, we propose a geometry-aware spatiotemporal Gaussian Process (G-ST-GP) to effectively integrate the temporal correlations and geometric manifold features for reliable prediction of high-dimensional dynamic behaviors. In addition, we develop an adaptive active learning strategy to strategically identify informative spatial locations for data collection and further maximize the prediction accuracy. This strategy achieves the adaptive trade-off between the prediction uncertainty in the G-ST-GP model and the space-filling design guided by the geodesic distance across the 3D geometry. We implement the proposed framework to model the spatiotemporal electrodynamics in a 3D heart geometry. Numerical experiments show that our framework outperforms traditional methods lacking the mechanism of geometric information incorporation or effective data collection. | stat-05.zip/2504.19012.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.18633 | Statistical Inference for Clustering-based Anomaly Detection | [
"Nguyen Thi Minh Phu",
"Duong Tan Loc",
"Vo Nguyen Le Duy"
] | 25 Apr 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2504.18633 | Unsupervised anomaly detection (AD) is a fundamental problem in machine learning and statistics. A popular approach to unsupervised AD is clustering-based detection. However, this method lacks the ability to guarantee the reliability of the detected anomalies. In this paper, we propose SI-CLAD (Statistical Inference for CLustering-based Anomaly Detection), a novel statistical framework for testing the clustering-based AD results. The key strength of SI-CLAD lies in its ability to rigorously control the probability of falsely identifying anomalies, maintaining it below a pre-specified significance level $\alpha$ (e.g., $\alpha = 0.05$). By analyzing the selection mechanism inherent in clustering-based AD and leveraging the Selective Inference (SI) framework, we prove that false detection control is attainable. Moreover, we introduce a strategy to boost the true detection rate, enhancing the overall performance of SI-CLAD. Extensive experiments on synthetic and real-world datasets provide strong empirical support for our theoretical findings, showcasing the superior performance of the proposed method. | stat-05.zip/2504.18633.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.08215 | Deep Distributional Learning with Non-crossing Quantile Network | [
"Guohao Shen",
"Runpeng Dai",
"Guojun Wu",
"Shikai Luo",
"Chengchun Shi",
"Hongtu Zhu"
] | 11 Apr 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2504.08215 | In this paper, we introduce a non-crossing quantile (NQ) network for conditional distribution learning. By leveraging non-negative activation functions, the NQ network ensures that the learned distributions remain monotonic, effectively addressing the issue of quantile crossing. Furthermore, the NQ network-based deep distributional learning framework is highly adaptable, applicable to a wide range of applications, from classical non-parametric quantile regression to more advanced tasks such as causal effect estimation and distributional reinforcement learning (RL). We also develop a comprehensive theoretical foundation for the deep NQ estimator and its application to distributional RL, providing an in-depth analysis that demonstrates its effectiveness across these domains. Our experimental results further highlight the robustness and versatility of the NQ network. | stat-05.zip/2504.08215.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.05643 | Effective Method for Inverse Ising Problem under Missing Observations in Restricted Boltzmann Machines | [
"Kaiji Sekimoto",
"Muneki Yasuda"
] | 8 Apr 2025 (<a href="https://arxiv.org/abs/2504.05643v1">v1</a>), last revised 9 Apr 2025 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Disordered Systems and Neural Networks (cond-mat.dis-nn); Machine Learning (cs.LG); Data Analysis, Statistics and Probability (physics.data-an) | https://doi.org/10.48550/arXiv.2504.05643 | Restricted Boltzmann machines (RBMs) are energy-based models analogous to the Ising model and are widely applied in statistical machine learning. The standard inverse Ising problem with a complete dataset requires computing both data and model expectations and is computationally challenging because model expectations have a combinatorial explosion. Furthermore, in many applications, the available datasets are partially incomplete, making it difficult to compute even data expectations. In this study, we propose a approximation framework for these expectations in the practical inverse Ising problems that integrates mean-field approximation or persistent contrastive divergence to generate refined initial points and spatial Monte Carlo integration to enhance estimator accuracy. We demonstrate that the proposed method effectively and accurately tunes the model parameters in comparison to the conventional method. | stat-05.zip/2504.05643.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.19351 | The Double Descent Behavior in Two Layer Neural Network for Binary Classification | [
"Chathurika S Abeykoon",
"Aleksandr Beknazaryan",
"Hailin Sang"
] | 27 Apr 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2504.19351 | Recent studies observed a surprising concept on model test error called the double descent phenomenon, where the increasing model complexity decreases the test error first and then the error increases and decreases again. To observe this, we work on a two layer neural network model with a ReLU activation function designed for binary classification under supervised learning. Our aim is to observe and investigate the mathematical theory behind the double descent behavior of model test error for varying model sizes. We quantify the model size by the ratio of number of training samples to the dimension of the model. Due to the complexity of the empirical risk minimization procedure, we use the Convex Gaussian Min Max Theorem to find a suitable candidate for the global training loss. | stat-05.zip/2504.19351.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.08178 | A Piecewise Lyapunov Analysis of Sub-quadratic SGD: Applications to Robust and Quantile Regression | [
"Yixuan Zhang",
"Dongyan Huo",
"Yudong Chen",
"Qiaomin Xie"
] | 11 Apr 2025 (<a href="https://arxiv.org/abs/2504.08178v1">v1</a>), last revised 15 Apr 2025 (this version, v3) | ACM SIGMETRICS 2025. 40 pages, 12 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC); Probability (math.PR); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2504.08178 | Motivated by robust and quantile regression problems, we investigate the stochastic gradient descent (SGD) algorithm for minimizing an objective function $f$ that is locally strongly convex with a sub--quadratic tail. This setting covers many widely used online statistical methods. We introduce a novel piecewise Lyapunov function that enables us to handle functions $f$ with only first-order differentiability, which includes a wide range of popular loss functions such as Huber loss. Leveraging our proposed Lyapunov function, we derive finite-time moment bounds under general diminishing stepsizes, as well as constant stepsizes. We further establish the weak convergence, central limit theorem and bias characterization under constant stepsize, providing the first geometrical convergence result for sub--quadratic SGD. Our results have wide applications, especially in online statistical methods. In particular, we discuss two applications of our results. 1) Online robust regression: We consider a corrupted linear model with sub--exponential covariates and heavy--tailed noise. Our analysis provides convergence rates comparable to those for corrupted models with Gaussian covariates and noise. 2) Online quantile regression: Importantly, our results relax the common assumption in prior work that the conditional density is continuous and provide a more fine-grained analysis for the moment bounds. | stat-05.zip/2504.08178.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 |
2504.07818 | Performance of Rank-One Tensor Approximation on Incomplete Data | [
"Hugo Lebeau"
] | 10 Apr 2025 (<a href="https://arxiv.org/abs/2504.07818v1">v1</a>), last revised 27 Jun 2025 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Probability (math.PR) | https://doi.org/10.48550/arXiv.2504.07818 | We are interested in the estimation of a rank-one tensor signal when only a portion $\varepsilon$ of its noisy observation is available. We show that the study of this problem can be reduced to that of a random matrix model whose spectral analysis gives access to the reconstruction performance. These results shed light on and specify the loss of performance induced by an artificial reduction of the memory cost of a tensor via the deletion of a random part of its entries. | stat-05.zip/2504.07818.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.11304 | Differentially Private Geodesic and Linear Regression | [
"Aditya Kulkarni",
"Carlos Soto"
] | 15 Apr 2025 | 16 pages, 7 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2504.11304 | In statistical applications it has become increasingly common to encounter data structures that live on non-linear spaces such as manifolds. Classical linear regression, one of the most fundamental methodologies of statistical learning, captures the relationship between an independent variable and a response variable which both are assumed to live in Euclidean space. Thus, geodesic regression emerged as an extension where the response variable lives on a Riemannian manifold. The parameters of geodesic regression, as with linear regression, capture the relationship of sensitive data and hence one should consider the privacy protection practices of said parameters. We consider releasing Differentially Private (DP) parameters of geodesic regression via the K-Norm Gradient (KNG) mechanism for Riemannian manifolds. We derive theoretical bounds for the sensitivity of the parameters showing they are tied to their respective Jacobi fields and hence the curvature of the space. This corroborates recent findings of differential privacy for the Fréchet mean. We demonstrate the efficacy of our methodology on the sphere, $\mbS^2\subset\mbR^3$ and, since it is general to Riemannian manifolds, the manifold of Euclidean space which simplifies geodesic regression to a case of linear regression. Our methodology is general to any Riemannian manifold and thus it is suitable for data in domains such as medical imaging and computer vision. | stat-05.zip/2504.11304.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 |
2504.10139 | Conditional Distribution Compression via the Kernel Conditional Mean Embedding | [
"Dominic Broadbent",
"Nick Whiteley",
"Robert Allison",
"Tom Lovett"
] | 14 Apr 2025 (<a href="https://arxiv.org/abs/2504.10139v1">v1</a>), last revised 27 May 2025 (this version, v2) | 66 pages, 29 figures, this update withdraws Theorem 4.4 following disovery of an error, replaced by Corollary 4.4 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2504.10139 | Existing distribution compression methods, like Kernel Herding (KH), were originally developed for unlabelled data. However, no existing approach directly compresses the conditional distribution of labelled data. To address this gap, we first introduce the Average Maximum Conditional Mean Discrepancy (AMCMD), a natural metric for comparing conditional distributions. We then derive a consistent estimator for the AMCMD and establish its rate of convergence. Next, we make a key observation: in the context of distribution compression, the cost of constructing a compressed set targeting the AMCMD can be reduced from $\mathcal{O}(n^3)$ to $\mathcal{O}(n)$. Building on this, we extend the idea of KH to develop Average Conditional Kernel Herding (ACKH), a linear-time greedy algorithm that constructs a compressed set targeting the AMCMD. To better understand the advantages of directly compressing the conditional distribution rather than doing so via the joint distribution, we introduce Joint Kernel Herding (JKH), a straightforward adaptation of KH designed to compress the joint distribution of labelled data. While herding methods provide a simple and interpretable selection process, they rely on a greedy heuristic. To explore alternative optimisation strategies, we propose Joint Kernel Inducing Points (JKIP) and Average Conditional Kernel Inducing Points (ACKIP), which jointly optimise the compressed set while maintaining linear complexity. Experiments show that directly preserving conditional distributions with ACKIP outperforms both joint distribution compression (via JKH and JKIP) and the greedy selection used in ACKH. Moreover, we see that JKIP consistently outperforms JKH. | stat-05.zip/2504.10139.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 |
2504.10428 | Learning with Positive and Imperfect Unlabeled Data | [
"Jane H. Lee",
"Anay Mehrotra",
"Manolis Zampetakis"
] | 14 Apr 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2504.10428 | We study the problem of learning binary classifiers from positive and unlabeled data when the unlabeled data distribution is shifted, which we call Positive and Imperfect Unlabeled (PIU) Learning. In the absence of covariate shifts, i.e., with perfect unlabeled data, Denis (1998) reduced this problem to learning under Massart noise; however, that reduction fails under even slight shifts. <br>Our main results on PIU learning are the characterizations of the sample complexity of PIU learning and a computationally and sample-efficient algorithm achieving a misclassification error $\varepsilon$. We further show that our results lead to new algorithms for several related problems. <br>1. Learning from smooth distributions: We give algorithms that learn interesting concept classes from only positive samples under smooth feature distributions, bypassing known existing impossibility results and contributing to recent advances in smoothened learning (Haghtalab et al, <a href="http://J.ACM" rel="external noopener nofollow" class="link-external link-http">this http URL</a>'24) (Chandrasekaran et al., COLT'24). <br>2. Learning with a list of unlabeled distributions: We design new algorithms that apply to a broad class of concept classes under the assumption that we are given a list of unlabeled distributions, one of which--unknown to the learner--is $O(1)$-close to the true feature distribution. <br>3. Estimation in the presence of unknown truncation: We give the first polynomial sample and time algorithm for estimating the parameters of an exponential family distribution from samples truncated to an unknown set approximable by polynomials in $L_1$-norm. This improves the algorithm by Lee et al. (FOCS'24) that requires approximation in $L_2$-norm. <br>4. Detecting truncation: We present new algorithms for detecting whether given samples have been truncated (or not) for a broad class of non-product distributions, including non-product distributions, improving the algorithm by De et al. (STOC'24). | stat-05.zip/2504.10428.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.11610 | Generalized probabilistic canonical correlation analysis for multi-modal data integration with full or partial observations | [
"Tianjian Yang",
"Wei Vivian Li"
] | 15 Apr 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Quantitative Methods (q-bio.QM) | https://doi.org/10.48550/arXiv.2504.11610 | Background: The integration and analysis of multi-modal data are increasingly essential across various domains including bioinformatics. As the volume and complexity of such data grow, there is a pressing need for computational models that not only integrate diverse modalities but also leverage their complementary information to improve clustering accuracy and insights, especially when dealing with partial observations with missing data. Results: We propose Generalized Probabilistic Canonical Correlation Analysis (GPCCA), an unsupervised method for the integration and joint dimensionality reduction of multi-modal data. GPCCA addresses key challenges in multi-modal data analysis by handling missing values within the model, enabling the integration of more than two modalities, and identifying informative features while accounting for correlations within individual modalities. The model demonstrates robustness to various missing data patterns and provides low-dimensional embeddings that facilitate downstream clustering and analysis. In a range of simulation settings, GPCCA outperforms existing methods in capturing essential patterns across modalities. Additionally, we demonstrate its applicability to multi-omics data from TCGA cancer datasets and a multi-view image dataset. Conclusion: GPCCA offers a useful framework for multi-modal data integration, effectively handling missing data and providing informative low-dimensional embeddings. Its performance across cancer genomics and multi-view image data highlights its robustness and potential for broad application. To make the method accessible to the wider research community, we have released an R package, GPCCA, which is available at <a href="https://github.com/Kaversoniano/GPCCA" rel="external noopener nofollow" class="link-external link-https">this https URL</a>. | stat-05.zip/2504.11610.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.09347 | Inferring Outcome Means of Exponential Family Distributions Estimated by Deep Neural Networks | [
"Xuran Meng",
"Yi Li"
] | 12 Apr 2025 (<a href="https://arxiv.org/abs/2504.09347v1">v1</a>), last revised 15 Apr 2025 (this version, v2) | 44 pages, 6 figures, 5 tables | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2504.09347 | While deep neural networks (DNNs) are widely used for prediction, inference on DNN-estimated subject-specific means for categorical or exponential family outcomes remains underexplored. We address this by proposing a DNN estimator under generalized nonparametric regression models (GNRMs) and developing a rigorous inference framework. Unlike existing approaches that assume independence between prediction errors and inputs to establish the error bound, a condition often violated in GNRMs, we allow for dependence and our theoretical analysis demonstrates the feasibility of drawing inference under GNRMs. To implement inference, we consider an Ensemble Subsampling Method (ESM) that leverages U-statistics and the Hoeffding decomposition to construct reliable confidence intervals for DNN estimates. We show that, under GNRM settings, ESM enables model-free variance estimation and accounts for heterogeneity among individuals in the population. Through simulations under nonparametric logistic, Poisson, and binomial regression models, we demonstrate the effectiveness and efficiency of our method. We further apply the method to the electronic Intensive Care Unit (eICU) dataset, a large-scale collection of anonymized health records from ICU patients, to predict ICU readmission risk and offer patient-centric insights for clinical decision-making. | stat-05.zip/2504.09347.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 |
2504.12374 | Resonances in reflective Hamiltonian Monte Carlo | [
"Namu Kroupa",
"Gábor Csányi",
"Will Handley"
] | 16 Apr 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Statistical Mechanics (cond-mat.stat-mech); Machine Learning (cs.LG); Dynamical Systems (math.DS) | https://doi.org/10.48550/arXiv.2504.12374 | In high dimensions, reflective Hamiltonian Monte Carlo with inexact reflections exhibits slow mixing when the particle ensemble is initialised from a Dirac delta distribution and the uniform distribution is targeted. By quantifying the instantaneous non-uniformity of the distribution with the Sinkhorn divergence, we elucidate the principal mechanisms underlying the mixing problems. In spheres and cubes, we show that the collective motion transitions between fluid-like and discretisation-dominated behaviour, with the critical step size scaling as a power law in the dimension. In both regimes, the particles can spontaneously unmix, leading to resonances in the particle density and the aforementioned problems. Additionally, low-dimensional toy models of the dynamics are constructed which reproduce the dominant features of the high-dimensional problem. Finally, the dynamics is contrasted with the exact Hamiltonian particle flow and tuning practices are discussed. | stat-05.zip/2504.12374.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.13623 | On the Convergence of Irregular Sampling in Reproducing Kernel Hilbert Spaces | [
"Armin Iske"
] | 18 Apr 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Numerical Analysis (math.NA) | https://doi.org/10.48550/arXiv.2504.13623 | We analyse the convergence of sampling algorithms for functions in reproducing kernel Hilbert spaces (RKHS). To this end, we discuss approximation properties of kernel regression under minimalistic assumptions on both the kernel and the input data. We first prove error estimates in the kernel's RKHS norm. This leads us to new results concerning uniform convergence of kernel regression on compact domains. For Lipschitz continuous and Hölder continuous kernels, we prove convergence rates. | stat-05.zip/2504.13623.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.18212 | Post-Transfer Learning Statistical Inference in High-Dimensional Regression | [
"Nguyen Vu Khai Tam",
"Cao Huyen My",
"Vo Nguyen Le Duy"
] | 25 Apr 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2504.18212 | Transfer learning (TL) for high-dimensional regression (HDR) is an important problem in machine learning, particularly when dealing with limited sample size in the target task. However, there currently lacks a method to quantify the statistical significance of the relationship between features and the response in TL-HDR settings. In this paper, we introduce a novel statistical inference framework for assessing the reliability of feature selection in TL-HDR, called PTL-SI (Post-TL Statistical Inference). The core contribution of PTL-SI is its ability to provide valid $p$-values to features selected in TL-HDR, thereby rigorously controlling the false positive rate (FPR) at desired significance level $\alpha$ (e.g., 0.05). Furthermore, we enhance statistical power by incorporating a strategic divide-and-conquer approach into our framework. We demonstrate the validity and effectiveness of the proposed PTL-SI through extensive experiments on both synthetic and real-world high-dimensional datasets, confirming its theoretical properties and utility in testing the reliability of feature selection in TL scenarios. | stat-05.zip/2504.18212.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.13336 | On the minimax optimality of Flow Matching through the connection to kernel density estimation | [
"Lea Kunkel",
"Mathias Trabs"
] | 17 Apr 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2504.13336 | Flow Matching has recently gained attention in generative modeling as a simple and flexible alternative to diffusion models, the current state of the art. While existing statistical guarantees adapt tools from the analysis of diffusion models, we take a different perspective by connecting Flow Matching to kernel density estimation. We first verify that the kernel density estimator matches the optimal rate of convergence in Wasserstein distance up to logarithmic factors, improving existing bounds for the Gaussian kernel. Based on this result, we prove that for sufficiently large networks, Flow Matching also achieves the optimal rate up to logarithmic factors, providing a theoretical foundation for the empirical success of this method. Finally, we provide a first justification of Flow Matching's effectiveness in high-dimensional settings by showing that rates improve when the target distribution lies on a lower-dimensional linear subspace. | stat-05.zip/2504.13336.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.14164 | Learning over von Mises-Fisher Distributions via a Wasserstein-like Geometry | [
"Kisung You",
"Dennis Shung",
"Mauro Giuffrè"
] | 19 Apr 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2504.14164 | We introduce a novel, geometry-aware distance metric for the family of von Mises-Fisher (vMF) distributions, which are fundamental models for directional data on the unit hypersphere. Although the vMF distribution is widely employed in a variety of probabilistic learning tasks involving spherical data, principled tools for comparing vMF distributions remain limited, primarily due to the intractability of normalization constants and the absence of suitable geometric metrics. Motivated by the theory of optimal transport, we propose a Wasserstein-like distance that decomposes the discrepancy between two vMF distributions into two interpretable components: a geodesic term capturing the angular separation between mean directions, and a variance-like term quantifying differences in concentration parameters. The derivation leverages a Gaussian approximation in the high-concentration regime to yield a tractable, closed-form expression that respects the intrinsic spherical geometry. We show that the proposed distance exhibits desirable theoretical properties and induces a latent geometric structure on the space of non-degenerate vMF distributions. As a primary application, we develop the efficient algorithms for vMF mixture reduction, enabling structure-preserving compression of mixture models in high-dimensional settings. Empirical results on synthetic datasets and real-world high-dimensional embeddings, including biomedical sentence representations and deep visual features, demonstrate the effectiveness of the proposed geometry in distinguishing distributions and supporting interpretable inference. This work expands the statistical toolbox for directional data analysis by introducing a tractable, transport-inspired distance tailored to the geometry of the hypersphere. | stat-05.zip/2504.14164.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.16075 | Explainable Unsupervised Anomaly Detection with Random Forest | [
"Joshua S. Harvey",
"Joshua Rosaler",
"Mingshu Li",
"Dhruv Desai",
"Dhagash Mehta"
] | 22 Apr 2025 | 14 pages, 5 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2504.16075 | We describe the use of an unsupervised Random Forest for similarity learning and improved unsupervised anomaly detection. By training a Random Forest to discriminate between real data and synthetic data sampled from a uniform distribution over the real data bounds, a distance measure is obtained that anisometrically transforms the data, expanding distances at the boundary of the data manifold. We show that using distances recovered from this transformation improves the accuracy of unsupervised anomaly detection, compared to other commonly used detectors, demonstrated over a large number of benchmark datasets. As well as improved performance, this method has advantages over other unsupervised anomaly detection methods, including minimal requirements for data preprocessing, native handling of missing data, and potential for visualizations. By relating outlier scores to partitions of the Random Forest, we develop a method for locally explainable anomaly predictions in terms of feature importance. | stat-05.zip/2504.16075.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 |
2504.14744 | On the Tunability of Random Survival Forests Model for Predictive Maintenance | [
"Yigitcan Yardımcı",
"Mustafa Cavus"
] | 20 Apr 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2504.14744 | This paper investigates the tunability of the Random Survival Forest (RSF) model in predictive maintenance, where accurate time-to-failure estimation is crucial. Although RSF is widely used due to its flexibility and ability to handle censored data, its performance is sensitive to hyperparameter configurations. However, systematic evaluations of RSF tunability remain limited, especially in predictive maintenance contexts. We introduce a three-level framework to quantify tunability: (1) a model-level metric measuring overall performance gain from tuning, (2) a hyperparameter-level metric assessing individual contributions, and (3) identification of optimal tuning ranges. These metrics are evaluated across multiple datasets using survival-specific criteria: the C-index for discrimination and the Brier score for calibration. Experiments on four CMAPSS dataset subsets, simulating aircraft engine degradation, reveal that hyperparameter tuning consistently improves model performance. On average, the C-index increased by 0.0547, while the Brier score decreased by 0.0199. These gains were consistent across all subsets. Moreover, ntree and mtry showed the highest average tunability, while nodesize offered stable improvements within the range of 10 to 30. In contrast, splitrule demonstrated negative tunability on average, indicating that improper tuning may reduce model performance. Our findings emphasize the practical importance of hyperparameter tuning in survival models and provide actionable insights for optimizing RSF in real-world predictive maintenance applications. | stat-05.zip/2504.14744.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.17719 | Evaluating Uncertainty in Deep Gaussian Processes | [
"Matthijs van der Lende",
"Jeremias Lino Ferrao",
"Niclas Müller-Hof"
] | 24 Apr 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2504.17719 | Reliable uncertainty estimates are crucial in modern machine learning. Deep Gaussian Processes (DGPs) and Deep Sigma Point Processes (DSPPs) extend GPs hierarchically, offering promising methods for uncertainty quantification grounded in Bayesian principles. However, their empirical calibration and robustness under distribution shift relative to baselines like Deep Ensembles remain understudied. This work evaluates these models on regression (CASP dataset) and classification (ESR dataset) tasks, assessing predictive performance (MAE, Accu- racy), calibration using Negative Log-Likelihood (NLL) and Expected Calibration Error (ECE), alongside robustness under various synthetic feature-level distribution shifts. Results indicate DSPPs provide strong in-distribution calibration leveraging their sigma point approximations. However, compared to Deep Ensembles, which demonstrated superior robustness in both per- formance and calibration under the tested shifts, the GP-based methods showed vulnerabilities, exhibiting particular sensitivity in the observed metrics. Our findings underscore ensembles as a robust baseline, suggesting that while deep GP methods offer good in-distribution calibration, their practical robustness under distribution shift requires careful evaluation. To facilitate reproducibility, we make our code available at <a href="https://github.com/matthjs/xai-gp" rel="external noopener nofollow" class="link-external link-https">this https URL</a>. | stat-05.zip/2504.17719.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.13320 | Gradient-Free Sequential Bayesian Experimental Design via Interacting Particle Systems | [
"Robert Gruhlke",
"Matei Hanu",
"Claudia Schillings",
"Philipp Wacker"
] | 17 Apr 2025 (<a href="https://arxiv.org/abs/2504.13320v1">v1</a>), last revised 19 Sep 2025 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Numerical Analysis (math.NA); Computation (stat.CO) | https://doi.org/10.48550/arXiv.2504.13320 | We introduce a gradient-free framework for Bayesian Optimal Experimental Design (BOED) in sequential settings, aimed at complex systems where gradient information is unavailable. Our method combines Ensemble Kalman Inversion (EKI) for design optimization with the Affine-Invariant Langevin Dynamics (ALDI) sampler for efficient posterior sampling-both of which are derivative-free and ensemble-based. To address the computational challenges posed by nested expectations in BOED, we propose variational Gaussian and parametrized Laplace approximations that provide tractable upper and lower bounds on the Expected Information Gain (EIG). These approximations enable scalable utility estimation in high-dimensional spaces and PDE-constrained inverse problems. We demonstrate the performance of our framework through numerical experiments ranging from linear Gaussian models to PDE-based inference tasks, highlighting the method's robustness, accuracy, and efficiency in information-driven experimental design. | stat-05.zip/2504.13320.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.12860 | When do Random Forests work? | [
"C. Revelas",
"O. Boldea",
"B. J. M. Werker"
] | 17 Apr 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2504.12860 | We study the effectiveness of randomizing split-directions in random forests. Prior literature has shown that, on the one hand, randomization can reduce variance through decorrelation, and, on the other hand, randomization regularizes and works in low signal-to-noise ratio (SNR) environments. First, we bring together and revisit decorrelation and regularization by presenting a systematic analysis of out-of-sample mean-squared error (MSE) for different SNR scenarios based on commonly-used data-generating processes. We find that variance reduction tends to increase with the SNR and forests outperform bagging when the SNR is low because, in low SNR cases, variance dominates bias for both methods. Second, we show that the effectiveness of randomization is a question that goes beyond the SNR. We present a simulation study with fixed and moderate SNR, in which we examine the effectiveness of randomization for other data characteristics. In particular, we find that (i) randomization can increase bias in the presence of fat tails in the distribution of covariates; (ii) in the presence of irrelevant covariates randomization is ineffective because bias dominates variance; and (iii) when covariates are mutually correlated randomization tends to be effective because variance dominates bias. Beyond randomization, we find that, for both bagging and random forests, bias can be significantly reduced in the presence of correlated covariates. This last finding goes beyond the prevailing view that averaging mostly works by variance reduction. Given that in practice covariates are often correlated, our findings on correlated covariates could open the way for a better understanding of why random forests work well in many applications. | stat-05.zip/2504.12860.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.17836 | Learning Enhanced Ensemble Filters | [
"Eviatar Bach",
"Ricardo Baptista",
"Edoardo Calvello",
"Bohan Chen",
"Andrew Stuart"
] | 24 Apr 2025 (<a href="https://arxiv.org/abs/2504.17836v1">v1</a>), last revised 27 May 2025 (this version, v2) | Preprint submitted to Journal of Computational Physics | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Systems and Control (eess.SY); Computational Physics (physics.comp-ph) | https://doi.org/10.48550/arXiv.2504.17836 | The filtering distribution in hidden Markov models evolves according to the law of a mean-field model in state-observation space. The ensemble Kalman filter (EnKF) approximates this mean-field model with an ensemble of interacting particles, employing a Gaussian ansatz for the joint distribution of the state and observation at each observation time. These methods are robust, but the Gaussian ansatz limits accuracy. This shortcoming is addressed by approximating the mean-field evolution using a novel form of neural operator taking probability distributions as input: a measure neural mapping (MNM). A MNM is used to design a novel approach to filtering, the MNM-enhanced ensemble filter (MNMEF), which is defined in both the mean-field limit and for interacting ensemble particle approximations. The ensemble approach uses empirical measures as input to the MNM and is implemented using the set transformer, which is invariant to ensemble permutation and allows for different ensemble sizes. The derivation of methods from a mean-field formulation allows a single parameterization of the algorithm to be deployed at different ensemble sizes. In practice fine-tuning of a small number of parameters, for specific ensemble sizes, further enhances the accuracy of the scheme. The promise of the approach is demonstrated by its superior root mean-square-error performance relative to leading methods in filtering the Lorenz 96 and Kuramoto-Sivashinsky models. | stat-05.zip/2504.17836.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 |
2504.18897 | ReLU integral probability metric and its applications | [
"Yuha Park",
"Kunwoong Kim",
"Insung Kong",
"Yongdai Kim"
] | 26 Apr 2025 | 49 pages, 9 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2504.18897 | We propose a parametric integral probability metric (IPM) to measure the discrepancy between two probability measures. The proposed IPM leverages a specific parametric family of discriminators, such as single-node neural networks with ReLU activation, to effectively distinguish between distributions, making it applicable in high-dimensional settings. By optimizing over the parameters of the chosen discriminator class, the proposed IPM demonstrates that its estimators have good convergence rates and can serve as a surrogate for other IPMs that use smooth nonparametric discriminator classes. We present an efficient algorithm for practical computation, offering a simple implementation and requiring fewer hyperparameters. Furthermore, we explore its applications in various tasks, such as covariate balancing for causal inference and fair representation learning. Across such diverse applications, we demonstrate that the proposed IPM provides strong theoretical guarantees, and empirical experiments show that it achieves comparable or even superior performance to other methods. | stat-05.zip/2504.18897.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 |
2504.15691 | Transfer Learning for High-dimensional Reduced Rank Time Series Models | [
"Mingliang Ma Abolfazl Safikhani"
] | 22 Apr 2025 | 29 pages accepted by AISTATS2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2504.15691 | The objective of transfer learning is to enhance estimation and inference in a target data by leveraging knowledge gained from additional sources. Recent studies have explored transfer learning for independent observations in complex, high-dimensional models assuming sparsity, yet research on time series models remains limited. Our focus is on transfer learning for sequences of observations with temporal dependencies and a more intricate model parameter structure. Specifically, we investigate the vector autoregressive model (VAR), a widely recognized model for time series data, where the transition matrix can be deconstructed into a combination of a sparse matrix and a low-rank one. We propose a new transfer learning algorithm tailored for estimating high-dimensional VAR models characterized by low-rank and sparse structures. Additionally, we present a novel approach for selecting informative observations from auxiliary datasets. Theoretical guarantees are established, encompassing model parameter consistency, informative set selection, and the asymptotic distribution of estimators under mild conditions. The latter facilitates the construction of entry-wise confidence intervals for model parameters. Finally, we demonstrate the empirical efficacy of our methodologies through both simulated and real-world datasets. | stat-05.zip/2504.15691.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 |
2504.12528 | Robust and Scalable Variational Bayes | [
"Carlos Misael Madrid Padilla",
"Shitao Fan",
"Lizhen Lin"
] | 16 Apr 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2504.12528 | We propose a robust and scalable framework for variational Bayes (VB) that effectively handles outliers and contamination of arbitrary nature in large datasets. Our approach divides the dataset into disjoint subsets, computes the posterior for each subset, and applies VB approximation independently to these posteriors. The resulting variational posteriors with respect to the subsets are then aggregated using the geometric median of probability measures, computed with respect to the Wasserstein distance. This novel aggregation method yields the Variational Median Posterior (VM-Posterior) distribution. We rigorously demonstrate that the VM-Posterior preserves contraction properties akin to those of the true posterior, while accounting for approximation errors or the variational gap inherent in VB methods. We also provide provable robustness guarantee of the VM-Posterior. Furthermore, we establish a variational Bernstein-von Mises theorem for both multivariate Gaussian distributions with general covariance structures and the mean-field variational family. To facilitate practical implementation, we adapt existing algorithms for computing the VM-Posterior and evaluate its performance through extensive numerical experiments. The results highlight its robustness and scalability, making it a reliable tool for Bayesian inference in the presence of complex, contaminated datasets. | stat-05.zip/2504.12528.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.18522 | Representation Learning for Distributional Perturbation Extrapolation | [
"Julius von Kügelgen",
"Jakob Ketterer",
"Xinwei Shen",
"Nicolai Meinshausen",
"Jonas Peters"
] | 25 Apr 2025 | Preprint; work presented at the ICLR Workshop on Learning Meaningful Representations of Life | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2504.18522 | We consider the problem of modelling the effects of unseen perturbations such as gene knockdowns or drug combinations on low-level measurements such as RNA sequencing data. Specifically, given data collected under some perturbations, we aim to predict the distribution of measurements for new perturbations. To address this challenging extrapolation task, we posit that perturbations act additively in a suitable, unknown embedding space. More precisely, we formulate the generative process underlying the observed data as a latent variable model, in which perturbations amount to mean shifts in latent space and can be combined additively. Unlike previous work, we prove that, given sufficiently diverse training perturbations, the representation and perturbation effects are identifiable up to affine transformation, and use this to characterize the class of unseen perturbations for which we obtain extrapolation guarantees. To estimate the model from data, we propose a new method, the perturbation distribution autoencoder (PDAE), which is trained by maximising the distributional similarity between true and predicted perturbation distributions. The trained model can then be used to predict previously unseen perturbation distributions. Empirical evidence suggests that PDAE compares favourably to existing methods and baselines at predicting the effects of unseen perturbations. | stat-05.zip/2504.18522.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 |
2504.18498 | Enhancing Visual Interpretability and Explainability in Functional Survival Trees and Forests | [
"Giuseppe Loffredo",
"Elvira Romano",
"Fabrizio MAturo"
] | 25 Apr 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2504.18498 | Functional survival models are key tools for analyzing time-to-event data with complex predictors, such as functional or high-dimensional inputs. Despite their predictive strength, these models often lack interpretability, which limits their value in practical decision-making and risk analysis. This study investigates two key survival models: the Functional Survival Tree (FST) and the Functional Random Survival Forest (FRSF). It introduces novel methods and tools to enhance the interpretability of FST models and improve the explainability of FRSF ensembles. Using both real and simulated datasets, the results demonstrate that the proposed approaches yield efficient, easy-to-understand decision trees that accurately capture the underlying decision-making processes of the model ensemble. | stat-05.zip/2504.18498.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.05892 | Matched Topological Subspace Detector | [
"Chengen Liu",
"Victor M. Tenorio",
"Antonio G. Marques",
"Elvin Isufi"
] | 8 Apr 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Signal Processing (eess.SP) | https://doi.org/10.48550/arXiv.2504.05892 | Topological spaces, represented by simplicial complexes, capture richer relationships than graphs by modeling interactions not only between nodes but also among higher-order entities, such as edges or triangles. This motivates the representation of information defined in irregular domains as topological signals. By leveraging the spectral dualities of Hodge and Dirac theory, practical topological signals often concentrate in specific spectral subspaces (e.g., gradient or curl). For instance, in a foreign currency exchange network, the exchange flow signals typically satisfy the arbitrage-free condition and hence are curl-free. However, the presence of anomalies can disrupt these conditions, causing the signals to deviate from such subspaces. In this work, we formulate a hypothesis testing framework to detect whether simplicial complex signals lie in specific subspaces in a principled and tractable manner. Concretely, we propose Neyman-Pearson matched topological subspace detectors for signals defined at a single simplicial level (such as edges) or jointly across all levels of a simplicial complex. The (energy-based projection) proposed detectors handle missing values, provide closed-form performance analysis, and effectively capture the unique topological properties of the data. We demonstrate the effectiveness of the proposed topological detectors on various real-world data, including foreign currency exchange networks. | stat-05.zip/2504.05892.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.20877 | Preference-centric Bandits: Optimality of Mixtures and Regret-efficient Algorithms | [
"Meltem Tatlı",
"Arpan Mukherjee",
"Prashanth L.A.",
"Karthikeyan Shanmugam",
"Ali Tajer"
] | 29 Apr 2025 (<a href="https://arxiv.org/abs/2504.20877v1">v1</a>), last revised 30 Apr 2025 (this version, v2) | An earlier version of this manuscript, which focused on risk-sensitive bandits, has appeared in the Proceedings of the 2025 International Conference on Artificial Intelligence and Statistics (AISTATS) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2504.20877 | The objective of canonical multi-armed bandits is to identify and repeatedly select an arm with the largest reward, often in the form of the expected value of the arm's probability distribution. Such a utilitarian perspective and focus on the probability models' first moments, however, is agnostic to the distributions' tail behavior and their implications for variability and risks in decision-making. This paper introduces a principled framework for shifting from expectation-based evaluation to an alternative reward formulation, termed a preference metric (PM). The PMs can place the desired emphasis on different reward realization and can encode a richer modeling of preferences that incorporate risk aversion, robustness, or other desired attitudes toward uncertainty. A fundamentally distinct observation in such a PM-centric perspective is that designing bandit algorithms will have a significantly different principle: as opposed to the reward-based models in which the optimal sampling policy converges to repeatedly sampling from the single best arm, in the PM-centric framework the optimal policy converges to selecting a mix of arms based on specific mixing weights. Designing such mixture policies departs from the principles for designing bandit algorithms in significant ways, primarily because of uncountable mixture possibilities. The paper formalizes the PM-centric framework and presents two algorithm classes (horizon-dependent and anytime) that learn and track mixtures in a regret-efficient fashion. These algorithms have two distinctions from their canonical counterparts: (i) they involve an estimation routine to form reliable estimates of optimal mixtures, and (ii) they are equipped with tracking mechanisms to navigate arm selection fractions to track the optimal mixtures. These algorithms' regret guarantees are investigated under various algebraic forms of the PMs. | stat-05.zip/2504.20877.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 |
2504.20617 | Sobolev norm inconsistency of kernel interpolation | [
"Yunfei Yang"
] | 29 Apr 2025 (<a href="https://arxiv.org/abs/2504.20617v1">v1</a>), last revised 29 Sep 2025 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2504.20617 | We study the consistency of minimum-norm interpolation in reproducing kernel Hilbert spaces corresponding to bounded kernels. Our main result give lower bounds for the generalization error of the kernel interpolation measured in a continuous scale of norms that interpolate between $L^2$ and the hypothesis space. These lower bounds imply that kernel interpolation is always inconsistent, when the smoothness index of the norm is larger than a constant that depends only on the embedding index of the hypothesis space and the decay rate of the eigenvalues. | stat-05.zip/2504.20617.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.21438 | Wasserstein-Aitchison GAN for angular measures of multivariate extremes | [
"Stéphane Lhaut",
"Holger Rootzén",
"Johan Segers"
] | 30 Apr 2025 | 38 pages, 11 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2504.21438 | Economically responsible mitigation of multivariate extreme risks -- extreme rainfall in a large area, huge variations of many stock prices, widespread breakdowns in transportation systems -- requires estimates of the probabilities that such risks will materialize in the future. This paper develops a new method, Wasserstein--Aitchison Generative Adversarial Networks (WA-GAN), which provides simulated values of future $d$-dimensional multivariate extreme events and which hence can be used to give estimates of such probabilities. The main hypothesis is that, after transforming the observations to the unit-Pareto scale, their distribution is regularly varying in the sense that the distributions of their radial and angular components (with respect to the $L_1$-norm) converge and become asymptotically independent as the radius gets large. The method is a combination of standard extreme value analysis modeling of the tails of the marginal distributions with nonparametric GAN modeling of the angular distribution. For the latter, the angular values are transformed to Aitchison coordinates in a full $(d-1)$-dimensional linear space, and a Wasserstein GAN is trained on these coordinates and used to generate new values. A reverse transformation is then applied to these values and gives simulated values on the original data scale. The method shows good performance compared to other existing methods in the literature, both in terms of capturing the dependence structure of the extremes in the data, as well as in generating accurate new extremes of the data distribution. The comparison is performed on simulated multivariate extremes from a logistic model in dimensions up to 50 and on a 30-dimensional financial data set. | stat-05.zip/2504.21438.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 |
2504.19231 | Test Set Sizing for the Ridge Regression | [
"Alexander Dubbs"
] | 27 Apr 2025 (<a href="https://arxiv.org/abs/2504.19231v1">v1</a>), last revised 5 Sep 2025 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Probability (math.PR) | https://doi.org/10.48550/arXiv.2504.19231 | We derive the ideal train/test split for the ridge regression to high accuracy in the limit that the number of training rows m becomes large. The split must depend on the ridge tuning parameter, alpha, but we find that the dependence is weak and can asymptotically be ignored; all parameters vanish except for m and the number of features, n, which is held constant. This is the first time that such a split is calculated mathematically for a machine learning model in the large data limit. The goal of the calculations is to maximize "integrity," so that the measured error in the trained model is as close as possible to what it theoretically should be. This paper's result for the ridge regression split matches prior art for the plain vanilla linear regression split to the first two terms asymptotically. | stat-05.zip/2504.19231.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.19464 | Model uncertainty quantification using feature confidence sets for outcome excursions | [
"Junting Ren",
"Armin Schwartzman"
] | 28 Apr 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2504.19464 | When implementing prediction models for high-stakes real-world applications such as medicine, finance, and autonomous systems, quantifying prediction uncertainty is critical for effective risk management. Traditional approaches to uncertainty quantification, such as confidence and prediction intervals, provide probability coverage guarantees for the expected outcomes $f(\boldsymbol{x})$ or the realized outcomes $f(\boldsymbol{x})+\epsilon$. Instead, this paper introduces a novel, model-agnostic framework for quantifying uncertainty in continuous and binary outcomes using confidence sets for outcome excursions, where the goal is to identify a subset of the feature space where the expected or realized outcome exceeds a specific value. The proposed method constructs data-dependent inner and outer confidence sets that aim to contain the true feature subset for which the expected or realized outcomes of these features exceed a specified threshold. We establish theoretical guarantees for the probability that these confidence sets contain the true feature subset, both asymptotically and for finite sample sizes. The framework is validated through simulations and applied to real-world datasets, demonstrating its utility in contexts such as housing price prediction and time to sepsis diagnosis in healthcare. This approach provides a unified method for uncertainty quantification that is broadly applicable across various continuous and binary prediction models. | stat-05.zip/2504.19464.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.20194 | Coreset selection for the Sinkhorn divergence and generic smooth divergences | [
"Alex Kokot",
"Alex Luedtke"
] | 28 Apr 2025 (<a href="https://arxiv.org/abs/2504.20194v1">v1</a>), last revised 20 May 2025 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2504.20194 | We introduce CO2, an efficient algorithm to produce convexly-weighted coresets with respect to generic smooth divergences. By employing a functional Taylor expansion, we show a local equivalence between sufficiently regular losses and their second order approximations, reducing the coreset selection problem to maximum mean discrepancy minimization. We apply CO2 to the Sinkhorn divergence, providing a novel sampling procedure that requires poly-logarithmically many data points to match the approximation guarantees of random sampling. To show this, we additionally verify several new regularity properties for entropically regularized optimal transport of independent interest. Our approach leads to a new perspective linking coreset selection and kernel quadrature to classical statistical methods such as moment and score matching. We showcase this method with a practical application of subsampling image data, and highlight key directions to explore for improved algorithmic efficiency and theoretical guarantees. | stat-05.zip/2504.20194.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.21199 | Generate-then-Verify: Reconstructing Data from Limited Published Statistics | [
"Terrance Liu",
"Eileen Xiao",
"Adam Smith",
"Pratiksha Thaker",
"Zhiwei Steven Wu"
] | 29 Apr 2025 (<a href="https://arxiv.org/abs/2504.21199v1">v1</a>), last revised 11 Jun 2025 (this version, v2) | First two authors contributed equally. Remaining authors are ordered alphabetically | Machine Learning (stat.ML) | Machine Learning (stat.ML); Cryptography and Security (cs.CR); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2504.21199 | We study the problem of reconstructing tabular data from aggregate statistics, in which the attacker aims to identify interesting claims about the sensitive data that can be verified with 100% certainty given the aggregates. Successful attempts in prior work have conducted studies in settings where the set of published statistics is rich enough that entire datasets can be reconstructed with certainty. In our work, we instead focus on the regime where many possible datasets match the published statistics, making it impossible to reconstruct the entire private dataset perfectly (i.e., when approaches in prior work fail). We propose the problem of partial data reconstruction, in which the goal of the adversary is to instead output a $\textit{subset}$ of rows and/or columns that are $\textit{guaranteed to be correct}$. We introduce a novel integer programming approach that first $\textbf{generates}$ a set of claims and then $\textbf{verifies}$ whether each claim holds for all possible datasets consistent with the published aggregates. We evaluate our approach on the housing-level microdata from the U.S. Decennial Census release, demonstrating that privacy violations can still persist even when information published about such data is relatively sparse. | stat-05.zip/2504.21199.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 |
2504.21795 | Balancing Interpretability and Flexibility in Modeling Diagnostic Trajectories with an Embedded Neural Hawkes Process Model | [
"Yuankang Zhao",
"Matthew Engelhard"
] | 30 Apr 2025 (<a href="https://arxiv.org/abs/2504.21795v1">v1</a>), last revised 17 Aug 2025 (this version, v3) | Machine Learning for Healthcare 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP) | https://doi.org/10.48550/arXiv.2504.21795 | The Hawkes process (HP) is commonly used to model event sequences with self-reinforcing dynamics, including electronic health records (EHRs). Traditional HPs capture self-reinforcement via parametric impact functions that can be inspected to understand how each event modulates the intensity of others. Neural network-based HPs offer greater flexibility, resulting in improved fit and prediction performance, but at the cost of interpretability, which is often critical in healthcare. In this work, we aim to understand and improve upon this tradeoff. We propose a novel HP formulation in which impact functions are modeled by defining a flexible impact kernel, instantiated as a neural network, in event embedding space, which allows us to model large-scale event sequences with many event types. This approach is more flexible than traditional HPs yet more interpretable than other neural network approaches, and allows us to explicitly trade flexibility for interpretability by adding transformer encoder layers to further contextualize the event embeddings. Results show that our method accurately recovers impact functions in simulations, achieves competitive performance on MIMIC-IV procedure dataset, and gains clinically meaningful interpretation on Duke-EHR with children diagnosis dataset even without transformer layers. This suggests that our flexible impact kernel is often sufficient to capture self-reinforcing dynamics in EHRs and other data effectively, implying that interpretability can be maintained without loss of performance. | stat-05.zip/2504.21795.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 |
2504.18657 | Foundations of Safe Online Reinforcement Learning in the Linear Quadratic Regulator: $\sqrt{T}$-Regret | [
"Benjamin Schiffer",
"Lucas Janson"
] | 25 Apr 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Systems and Control (eess.SY) | https://doi.org/10.48550/arXiv.2504.18657 | Understanding how to efficiently learn while adhering to safety constraints is essential for using online reinforcement learning in practical applications. However, proving rigorous regret bounds for safety-constrained reinforcement learning is difficult due to the complex interaction between safety, exploration, and exploitation. In this work, we seek to establish foundations for safety-constrained reinforcement learning by studying the canonical problem of controlling a one-dimensional linear dynamical system with unknown dynamics. We study the safety-constrained version of this problem, where the state must with high probability stay within a safe region, and we provide the first safe algorithm that achieves regret of $\tilde{O}_T(\sqrt{T})$. Furthermore, the regret is with respect to the baseline of truncated linear controllers, a natural baseline of non-linear controllers that are well-suited for safety-constrained linear systems. In addition to introducing this new baseline, we also prove several desirable continuity properties of the optimal controller in this baseline. In showing our main result, we prove that whenever the constraints impact the optimal controller, the non-linearity of our controller class leads to a faster rate of learning than in the unconstrained setting. | stat-05.zip/2504.18657.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.18830 | A Dictionary of Closed-Form Kernel Mean Embeddings | [
"François-Xavier Briol",
"Alexandra Gessner",
"Toni Karvonen",
"Maren Mahsereci"
] | 26 Apr 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Numerical Analysis (math.NA); Computation (stat.CO) | https://doi.org/10.48550/arXiv.2504.18830 | Kernel mean embeddings -- integrals of a kernel with respect to a probability distribution -- are essential in Bayesian quadrature, but also widely used in other computational tools for numerical integration or for statistical inference based on the maximum mean discrepancy. These methods often require, or are enhanced by, the availability of a closed-form expression for the kernel mean embedding. However, deriving such expressions can be challenging, limiting the applicability of kernel-based techniques when practitioners do not have access to a closed-form embedding. This paper addresses this limitation by providing a comprehensive dictionary of known kernel mean embeddings, along with practical tools for deriving new embeddings from known ones. We also provide a Python library that includes minimal implementations of the embeddings. | stat-05.zip/2504.18830.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.20651 | Learning and Generalization with Mixture Data | [
"Harsh Vardhan",
"Avishek Ghosh",
"Arya Mazumdar"
] | 29 Apr 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2504.20651 | In many, if not most, machine learning applications the training data is naturally heterogeneous (e.g. federated learning, adversarial attacks and domain adaptation in neural net training). Data heterogeneity is identified as one of the major challenges in modern day large-scale learning. A classical way to represent heterogeneous data is via a mixture model. In this paper, we study generalization performance and statistical rates when data is sampled from a mixture distribution. We first characterize the heterogeneity of the mixture in terms of the pairwise total variation distance of the sub-population distributions. Thereafter, as a central theme of this paper, we characterize the range where the mixture may be treated as a single (homogeneous) distribution for learning. In particular, we study the generalization performance under the classical PAC framework and the statistical error rates for parametric (linear regression, mixture of hyperplanes) as well as non-parametric (Lipschitz, convex and Hölder-smooth) regression problems. In order to do this, we obtain Rademacher complexity and (local) Gaussian complexity bounds with mixture data, and apply them to get the generalization and convergence rates respectively. We observe that as the (regression) function classes get more complex, the requirement on the pairwise total variation distance gets stringent, which matches our intuition. We also do a finer analysis for the case of mixed linear regression and provide a tight bound on the generalization error in terms of heterogeneity. | stat-05.zip/2504.20651.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.19476 | Optimal Sequential Recommendations: Exploiting User and Item Structure | [
"Mina Karzand",
"Guy Bresler"
] | 28 Apr 2025 | 91 pages, 7 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Information Theory (cs.IT); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2504.19476 | We consider an online model for recommendation systems, with each user being recommended an item at each time-step and providing 'like' or 'dislike' feedback. A latent variable model specifies the user preferences: both users and items are clustered into types. The model captures structure in both the item and user spaces, as used by item-item and user-user collaborative filtering algorithms. We study the situation in which the type preference matrix has i.i.d. entries. Our main contribution is an algorithm that simultaneously uses both item and user structures, proved to be near-optimal via corresponding information-theoretic lower bounds. In particular, our analysis highlights the sub-optimality of using only one of item or user structure (as is done in most collaborative filtering algorithms). | stat-05.zip/2504.19476.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 |
2504.21419 | Kernel Density Machines | [
"Damir Filipovic",
"Paul Schneider"
] | 30 Apr 2025 (<a href="https://arxiv.org/abs/2504.21419v1">v1</a>), last revised 6 Jun 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.2504.21419 | We introduce kernel density machines (KDM), a nonparametric estimator of a Radon--Nikodym derivative, based on reproducing kernel Hilbert spaces. KDM applies to general probability measures on countably generated measurable spaces under minimal assumptions. For computational efficiency, we incorporate a low-rank approximation with precisely controlled error that grants scalability to large-sample settings. We provide rigorous theoretical guarantees, including asymptotic consistency, a functional central limit theorem, and finite-sample error bounds, establishing a strong foundation for practical use. Empirical results based on simulated and real data demonstrate the efficacy and precision of KDM. | stat-05.zip/2504.21419.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2504.21505 | A comparison of generative deep learning methods for multivariate angular simulation | [
"Jakob Benjamin Wessel",
"Callum J. R. Murphy-Barltrop",
"Emma S. Simpson"
] | 28 Apr 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2504.21505 | With the recent development of new geometric and angular-radial frameworks for multivariate extremes, reliably simulating from angular variables in moderate-to-high dimensions is of increasing importance. Empirical approaches have the benefit of simplicity, and work reasonably well in low dimensions, but as the number of variables increases, they can lack the required flexibility and scalability. Classical parametric models for angular variables, such as the von Mises-Fisher (vMF) distribution, provide an alternative. Exploiting mixtures of vMF distributions increases their flexibility, but there are cases where even this is not sufficient to capture the intricate features that can arise in data. Owing to their flexibility, generative deep learning methods are able to capture complex data structures; they therefore have the potential to be useful in the simulation of angular variables. In this paper, we explore a range of deep learning approaches for this task, including generative adversarial networks, normalizing flows and flow matching. We assess their performance via a range of metrics and make comparisons to the more classical approach of using a mixture of vMF distributions. The methods are also applied to a metocean data set, demonstrating their applicability to real-world, complex data structures. | stat-05.zip/2504.21505.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2505.00110 | On the expressivity of deep Heaviside networks | [
"Insung Kong",
"Juntong Chen",
"Sophie Langer",
"Johannes Schmidt-Hieber"
] | 30 Apr 2025 | 61 pages, 16 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Numerical Analysis (math.NA) | https://doi.org/10.48550/arXiv.2505.00110 | We show that deep Heaviside networks (DHNs) have limited expressiveness but that this can be overcome by including either skip connections or neurons with linear activation. We provide lower and upper bounds for the Vapnik-Chervonenkis (VC) dimensions and approximation rates of these network classes. As an application, we derive statistical convergence rates for DHN fits in the nonparametric regression model. | stat-05.zip/2505.00110.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 |
2505.07825 | Diffusion-based supervised learning of generative models for efficient sampling of multimodal distributions | [
"Hoang Tran",
"Zezhong Zhang",
"Feng Bao",
"Dan Lu",
"Guannan Zhang"
] | 20 Apr 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Probability (math.PR) | https://doi.org/10.48550/arXiv.2505.07825 | We propose a hybrid generative model for efficient sampling of high-dimensional, multimodal probability distributions for Bayesian inference. Traditional Monte Carlo methods, such as the Metropolis-Hastings and Langevin Monte Carlo sampling methods, are effective for sampling from single-mode distributions in high-dimensional spaces. However, these methods struggle to produce samples with the correct proportions for each mode in multimodal distributions, especially for distributions with well separated modes. To address the challenges posed by multimodality, we adopt a divide-and-conquer strategy. We start by minimizing the energy function with initial guesses uniformly distributed within the prior domain to identify all the modes of the energy function. Then, we train a classifier to segment the domain corresponding to each mode. After the domain decomposition, we train a diffusion-model-assisted generative model for each identified mode within its support. Once each mode is characterized, we employ bridge sampling to estimate the normalizing constant, allowing us to directly adjust the ratios between the modes. Our numerical examples demonstrate that the proposed framework can effectively handle multimodal distributions with varying mode shapes in up to 100 dimensions. An application to Bayesian inverse problem for partial differential equations is also provided. | stat-05.zip/2505.07825.pdf | /content/arxiv-data/data/stat.ML/2025/04/00000000.parquet | stat.ML | 2025 | 04 | 2025-04-01 | |
2505.11143 | Nash: Neural Adaptive Shrinkage for Structured High-Dimensional Regression | [
"William R.P. Denault"
] | 16 May 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2505.11143 | Sparse linear regression is a fundamental tool in data analysis. However, traditional approaches often fall short when covariates exhibit structure or arise from heterogeneous sources. In biomedical applications, covariates may stem from distinct modalities or be structured according to an underlying graph. We introduce Neural Adaptive Shrinkage (Nash), a unified framework that integrates covariate-specific side information into sparse regression via neural networks. Nash adaptively modulates penalties on a per-covariate basis, learning to tailor regularization without cross-validation. We develop a variational inference algorithm for efficient training and establish connections to empirical Bayes regression. Experiments on real data demonstrate that Nash can improve accuracy and adaptability over existing methods. | stat-05.zip/2505.11143.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.11278 | A Fourier Space Perspective on Diffusion Models | [
"Fabian Falck",
"Teodora Pandeva",
"Kiarash Zahirnia",
"Rachel Lawrence",
"Richard Turner",
"Edward Meeds",
"Javier Zazo",
"Sushrut Karmalkar"
] | 16 May 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Computer Vision and Pattern Recognition (cs.CV); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2505.11278 | Diffusion models are state-of-the-art generative models on data modalities such as images, audio, proteins and materials. These modalities share the property of exponentially decaying variance and magnitude in the Fourier domain. Under the standard Denoising Diffusion Probabilistic Models (DDPM) forward process of additive white noise, this property results in high-frequency components being corrupted faster and earlier in terms of their Signal-to-Noise Ratio (SNR) than low-frequency ones. The reverse process then generates low-frequency information before high-frequency details. In this work, we study the inductive bias of the forward process of diffusion models in Fourier space. We theoretically analyse and empirically demonstrate that the faster noising of high-frequency components in DDPM results in violations of the normality assumption in the reverse process. Our experiments show that this leads to degraded generation quality of high-frequency components. We then study an alternate forward process in Fourier space which corrupts all frequencies at the same rate, removing the typical frequency hierarchy during generation, and demonstrate marked performance improvements on datasets where high frequencies are primary, while performing on par with DDPM on standard imaging benchmarks. | stat-05.zip/2505.11278.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.11281 | Adaptive Linear Embedding for Nonstationary High-Dimensional Optimization | [
"Yuejiang Wen",
"Paul D. Franzon"
] | 16 May 2025 | working, to be submitted | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2505.11281 | Bayesian Optimization (BO) in high-dimensional spaces remains fundamentally limited by the curse of dimensionality and the rigidity of global low-dimensional assumptions. While Random EMbedding Bayesian Optimization (REMBO) mitigates this via linear projections into low-dimensional subspaces, it typically assumes a single global embedding and a stationary objective. In this work, we introduce Self-Adaptive embedding REMBO (SA-REMBO), a novel framework that generalizes REMBO to support multiple random Gaussian embeddings, each capturing a different local subspace structure of the high-dimensional objective. An index variable governs the embedding choice and is jointly modeled with the latent optimization variable via a product kernel in a Gaussian Process surrogate. This enables the optimizer to adaptively select embeddings conditioned on location, effectively capturing locally varying effective dimensionality, nonstationarity, and heteroscedasticity in the objective landscape. We theoretically analyze the expressiveness and stability of the index-conditioned product kernel and empirically demonstrate the advantage of our method across synthetic and real-world high-dimensional benchmarks, where traditional REMBO and other low-rank BO methods fail. Our results establish SA-REMBO as a powerful and flexible extension for scalable BO in complex, structured design spaces. | stat-05.zip/2505.11281.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 |
2505.12444 | High-Dimensional Dynamic Covariance Models with Random Forests | [
"Shuguang Yu",
"Fan Zhou",
"Yingjie Zhang",
"Ziqi Chen",
"Hongtu Zhu"
] | 18 May 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2505.12444 | This paper introduces a novel nonparametric method for estimating high-dimensional dynamic covariance matrices with multiple conditioning covariates, leveraging random forests and supported by robust theoretical guarantees. Unlike traditional static methods, our dynamic nonparametric covariance models effectively capture distributional heterogeneity. Furthermore, unlike kernel-smoothing methods, which are restricted to a single conditioning covariate, our approach accommodates multiple covariates in a fully nonparametric framework. To the best of our knowledge, this is the first method to use random forests for estimating high-dimensional dynamic covariance matrices. In high-dimensional settings, we establish uniform consistency theory, providing nonasymptotic error rates and model selection properties, even when the response dimension grows sub-exponentially with the sample size. These results hold uniformly across a range of conditioning variables. The method's effectiveness is demonstrated through simulations and a stock dataset analysis, highlighting its ability to model complex dynamics in high-dimensional scenarios. | stat-05.zip/2505.12444.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.12117 | T-Rex: Fitting a Robust Factor Model via Expectation-Maximization | [
"Daniel Cederberg"
] | 17 May 2025 | Currently under review | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Signal Processing (eess.SP); Optimization and Control (math.OC) | https://doi.org/10.48550/arXiv.2505.12117 | Over the past decades, there has been a surge of interest in studying low-dimensional structures within high-dimensional data. Statistical factor models $-$ i.e., low-rank plus diagonal covariance structures $-$ offer a powerful framework for modeling such structures. However, traditional methods for fitting statistical factor models, such as principal component analysis (PCA) or maximum likelihood estimation assuming the data is Gaussian, are highly sensitive to heavy tails and outliers in the observed data. In this paper, we propose a novel expectation-maximization (EM) algorithm for robustly fitting statistical factor models. Our approach is based on Tyler's M-estimator of the scatter matrix for an elliptical distribution, and consists of solving Tyler's maximum likelihood estimation problem while imposing a structural constraint that enforces the low-rank plus diagonal covariance structure. We present numerical experiments on both synthetic and real examples, demonstrating the robustness of our method for direction-of-arrival estimation in nonuniform noise and subspace recovery. | stat-05.zip/2505.12117.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 |
2505.11749 | Missing Data Imputation by Reducing Mutual Information with Rectified Flows | [
"Jiahao Yu",
"Qizhen Ying",
"Leyang Wang",
"Ziyue Jiang",
"Song Liu"
] | 16 May 2025 (<a href="https://arxiv.org/abs/2505.11749v1">v1</a>), last revised 9 Jun 2025 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2505.11749 | This paper introduces a novel iterative method for missing data imputation that sequentially reduces the mutual information between data and their corresponding missing mask. Inspired by GAN-based approaches, which train generators to decrease the predictability of missingness patterns, our method explicitly targets the reduction of mutual information. Specifically, our algorithm iteratively minimizes the KL divergence between the joint distribution of the imputed data and missing mask, and the product of their marginals from the previous iteration. We show that the optimal imputation under this framework corresponds to solving an ODE, whose velocity field minimizes a rectified flow training objective. We further illustrate that some existing imputation techniques can be interpreted as approximate special cases of our mutual-information-reducing framework. Comprehensive experiments on synthetic and real-world datasets validate the efficacy of our proposed approach, demonstrating superior imputation performance. | stat-05.zip/2505.11749.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.12578 | Stacked conformal prediction | [
"Paulo C. Marques F"
] | 18 May 2025 (<a href="https://arxiv.org/abs/2505.12578v1">v1</a>), last revised 8 Jul 2025 (this version, v3) | 12 pages, 2 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2505.12578 | We consider a method for conformalizing a stacked ensemble of predictive models, showing that the potentially simple form of the meta-learner at the top of the stack enables a procedure with manageable computational cost that achieves approximate marginal validity without requiring the use of a separate calibration sample. Empirical results indicate that the method compares favorably to a standard inductive alternative. | stat-05.zip/2505.12578.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 |
2505.01197 | Gaussian Differential Private Bootstrap by Subsampling | [
"Holger Dette",
"Carina Graw"
] | 2 May 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST); Computation (stat.CO) | https://doi.org/10.48550/arXiv.2505.01197 | Bootstrap is a common tool for quantifying uncertainty in data analysis. However, besides additional computational costs in the application of the bootstrap on massive data, a challenging problem in bootstrap based inference under Differential Privacy consists in the fact that it requires repeated access to the data. As a consequence, bootstrap based differentially private inference requires a significant increase of the privacy budget, which on the other hand comes with a substantial loss in statistical accuracy. <br>A potential solution to reconcile the conflicting goals of statistical accuracy and privacy is to analyze the data under parametric model assumptions and in the last decade, several parametric bootstrap methods for inference under privacy have been investigated. However, uncertainty quantification by parametric bootstrap is only valid if the the quantities of interest can be identified as the parameters of a statistical model and the imposed model assumptions are (at least approximately) satisfied. An alternative to parametric methods is the empirical bootstrap that is a widely used tool for non-parametric inference and well studied in the non-private regime. However, under privacy, less insight is available. In this paper, we propose a private empirical $m$ out of $n$ bootstrap and validate its consistency and privacy guarantees under Gaussian Differential Privacy. Compared to the the private $n$ out of $n$ bootstrap, our approach has several advantages. First, it comes with less computational costs, in particular for massive data. Second, the proposed procedure needs less additional noise in the bootstrap iterations, which leads to an improved statistical accuracy while asymptotically guaranteeing the same level of privacy. Third, we demonstrate much better finite sample properties compared to the currently available procedures. | stat-05.zip/2505.01197.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.12473 | Multi-modal contrastive learning adapts to intrinsic dimensions of shared latent variables | [
"Yu Gui",
"Cong Ma",
"Zongming Ma"
] | 18 May 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2505.12473 | Multi-modal contrastive learning as a self-supervised representation learning technique has achieved great success in foundation model training, such as CLIP~\citep{radford2021learning}. In this paper, we study the theoretical properties of the learned representations from multi-modal contrastive learning beyond linear representations and specific data distributions. Our analysis reveals that, enabled by temperature optimization, multi-modal contrastive learning not only maximizes mutual information between modalities but also adapts to intrinsic dimensions of data, which can be much lower than user-specified dimensions for representation vectors. Experiments on both synthetic and real-world datasets demonstrate the ability of contrastive learning to learn low-dimensional and informative representations, bridging theoretical insights and practical performance. | stat-05.zip/2505.12473.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.11622 | The Stochastic Occupation Kernel (SOCK) Method for Learning Stochastic Differential Equations | [
"Michael L. Wells",
"Kamel Lahouel",
"Bruno Jedynak"
] | 16 May 2025 | 10 pages, 1 figure, and 2 tables in main part of text. 30 pages, 2 figures, and 3 tables in full submission including technical appendices | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2505.11622 | We present a novel kernel-based method for learning multivariate stochastic differential equations (SDEs). The method follows a two-step procedure: we first estimate the drift term function, then the (matrix-valued) diffusion function given the drift. Occupation kernels are integral functionals on a reproducing kernel Hilbert space (RKHS) that aggregate information over a trajectory. Our approach leverages vector-valued occupation kernels for estimating the drift component of the stochastic process. For diffusion estimation, we extend this framework by introducing operator-valued occupation kernels, enabling the estimation of an auxiliary matrix-valued function as a positive semi-definite operator, from which we readily derive the diffusion estimate. This enables us to avoid common challenges in SDE learning, such as intractable likelihoods, by optimizing a reconstruction-error-based objective. We propose a simple learning procedure that retains strong predictive accuracy while using Fenchel duality to promote efficiency. We validate the method on simulated benchmarks and a real-world dataset of Amyloid imaging in healthy and Alzheimer's disease (AD) subjects. | stat-05.zip/2505.11622.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 |
2505.12528 | Nonlinear Laplacians: Tunable principal component analysis under directional prior information | [
"Yuxin Ma",
"Dmitriy Kunisky"
] | 18 May 2025 | 54 pages, 5 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG); Probability (math.PR); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2505.12528 | We introduce a new family of algorithms for detecting and estimating a rank-one signal from a noisy observation under prior information about that signal's direction, focusing on examples where the signal is known to have entries biased to be positive. Given a matrix observation $\mathbf{Y}$, our algorithms construct a nonlinear Laplacian, another matrix of the form $\mathbf{Y} + \mathrm{diag}(\sigma(\mathbf{Y}\mathbf{1}))$ for a nonlinear $\sigma: \mathbb{R} \to \mathbb{R}$, and examine the top eigenvalue and eigenvector of this matrix. When $\mathbf{Y}$ is the (suitably normalized) adjacency matrix of a graph, our approach gives a class of algorithms that search for unusually dense subgraphs by computing a spectrum of the graph "deformed" by the degree profile $\mathbf{Y}\mathbf{1}$. We study the performance of such algorithms compared to direct spectral algorithms (the case $\sigma = 0$) on models of sparse principal component analysis with biased signals, including the Gaussian planted submatrix problem. For such models, we rigorously characterize the critical threshold strength of rank-one signal, as a function of the nonlinearity $\sigma$, at which an outlier eigenvalue appears in the spectrum of a nonlinear Laplacian. While identifying the $\sigma$ that minimizes this critical signal strength in closed form seems intractable, we explore three approaches to design $\sigma$ numerically: exhaustively searching over simple classes of $\sigma$, learning $\sigma$ from datasets of problem instances, and tuning $\sigma$ using black-box optimization of the critical signal strength. We find both theoretically and empirically that, if $\sigma$ is chosen appropriately, then nonlinear Laplacian spectral algorithms substantially outperform direct spectral algorithms, while avoiding the complexity of broader classes of algorithms like approximate message passing or general first order methods. | stat-05.zip/2505.12528.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 |
2505.01382 | Provable Efficiency of Guidance in Diffusion Models for General Data Distribution | [
"Gen Li",
"Yuchen Jiao"
] | 2 May 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2505.01382 | Diffusion models have emerged as a powerful framework for generative modeling, with guidance techniques playing a crucial role in enhancing sample quality. Despite their empirical success, a comprehensive theoretical understanding of the guidance effect remains limited. Existing studies only focus on case studies, where the distribution conditioned on each class is either isotropic Gaussian or supported on a one-dimensional interval with some extra conditions. How to analyze the guidance effect beyond these case studies remains an open question. Towards closing this gap, we make an attempt to analyze diffusion guidance under general data distributions. Rather than demonstrating uniform sample quality improvement, which does not hold in some distributions, we prove that guidance can improve the whole sample quality, in the sense that the average reciprocal of the classifier probability decreases with the existence of guidance. This aligns with the motivation of introducing guidance. | stat-05.zip/2505.01382.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.13112 | Attention-based clustering | [
"Rodrigo Maulen-Soto",
"Claire Boyer",
"Pierre Marion"
] | 19 May 2025 (<a href="https://arxiv.org/abs/2505.13112v1">v1</a>), last revised 3 Jul 2025 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2505.13112 | Transformers have emerged as a powerful neural network architecture capable of tackling a wide range of learning tasks. In this work, we provide a theoretical analysis of their ability to automatically extract structure from data in an unsupervised setting. In particular, we demonstrate their suitability for clustering when the input data is generated from a Gaussian mixture model. To this end, we study a simplified two-head attention layer and define a population risk whose minimization with unlabeled data drives the head parameters to align with the true mixture centroids. This phenomenon highlights the ability of attention-based layers to capture underlying distributional structure. We further examine an attention layer with key, query, and value matrices fixed to the identity, and show that, even without any trainable parameters, it can perform in-context quantization, revealing the surprising capacity of transformer-based methods to adapt dynamically to input-specific distributions. | stat-05.zip/2505.13112.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.13732 | Backward Conformal Prediction | [
"Etienne Gauthier",
"Francis Bach",
"Michael I. Jordan"
] | 19 May 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2505.13732 | We introduce $\textit{Backward Conformal Prediction}$, a method that guarantees conformal coverage while providing flexible control over the size of prediction sets. Unlike standard conformal prediction, which fixes the coverage level and allows the conformal set size to vary, our approach defines a rule that constrains how prediction set sizes behave based on the observed data, and adapts the coverage level accordingly. Our method builds on two key foundations: (i) recent results by Gauthier et al. [2025] on post-hoc validity using e-values, which ensure marginal coverage of the form $\mathbb{P}(Y_{\rm test} \in \hat C_n^{\tilde{\alpha}}(X_{\rm test})) \ge 1 - \mathbb{E}[\tilde{\alpha}]$ up to a first-order Taylor approximation for any data-dependent miscoverage $\tilde{\alpha}$, and (ii) a novel leave-one-out estimator $\hat{\alpha}^{\rm LOO}$ of the marginal miscoverage $\mathbb{E}[\tilde{\alpha}]$ based on the calibration set, ensuring that the theoretical guarantees remain computable in practice. This approach is particularly useful in applications where large prediction sets are impractical such as medical diagnosis. We provide theoretical results and empirical evidence supporting the validity of our method, demonstrating that it maintains computable coverage guarantees while ensuring interpretable, well-controlled prediction set sizes. | stat-05.zip/2505.13732.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.01037 | Characterization and Learning of Causal Graphs from Hard Interventions | [
"Zihan Zhou",
"Muhammad Qasim Elahi",
"Murat Kocaoglu"
] | 2 May 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2505.01037 | A fundamental challenge in the empirical sciences involves uncovering causal structure through observation and experimentation. Causal discovery entails linking the conditional independence (CI) invariances in observational data to their corresponding graphical constraints via d-separation. In this paper, we consider a general setting where we have access to data from multiple experimental distributions resulting from hard interventions, as well as potentially from an observational distribution. By comparing different interventional distributions, we propose a set of graphical constraints that are fundamentally linked to Pearl's do-calculus within the framework of hard interventions. These graphical constraints associate each graphical structure with a set of interventional distributions that are consistent with the rules of do-calculus. We characterize the interventional equivalence class of causal graphs with latent variables and introduce a graphical representation that can be used to determine whether two causal graphs are interventionally equivalent, i.e., whether they are associated with the same family of hard interventional distributions, where the elements of the family are indistinguishable using the invariances from do-calculus. We also propose a learning algorithm to integrate multiple datasets from hard interventions, introducing new orientation rules. The learning objective is a tuple of augmented graphs which entails a set of causal graphs. We also prove the soundness of the proposed algorithm. | stat-05.zip/2505.01037.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.11323 | Convergence Rates of Constrained Expected Improvement | [
"Haowei Wang",
"Jingyi Wang",
"Zhongxiang Dai",
"Nai-Yuan Chiang",
"Szu Hui Ng",
"Cosmin G. Petra"
] | 16 May 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2505.11323 | Constrained Bayesian optimization (CBO) methods have seen significant success in black-box optimization with constraints, and one of the most commonly used CBO methods is the constrained expected improvement (CEI) algorithm. CEI is a natural extension of the expected improvement (EI) when constraints are incorporated. However, the theoretical convergence rate of CEI has not been established. In this work, we study the convergence rate of CEI by analyzing its simple regret upper bound. First, we show that when the objective function $f$ and constraint function $c$ are assumed to each lie in a reproducing kernel Hilbert space (RKHS), CEI achieves the convergence rates of $\mathcal{O} \left(t^{-\frac{1}{2}}\log^{\frac{d+1}{2}}(t) \right) \ \text{and }\ \mathcal{O}\left(t^{\frac{-\nu}{2\nu+d}} \log^{\frac{\nu}{2\nu+d}}(t)\right)$ for the commonly used squared exponential and Matérn kernels, respectively. Second, we show that when $f$ and $c$ are assumed to be sampled from Gaussian processes (GPs), CEI achieves the same convergence rates with a high probability. Numerical experiments are performed to validate the theoretical analysis. | stat-05.zip/2505.11323.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.00310 | Statistical Learning for Heterogeneous Treatment Effects: Pretraining, Prognosis, and Prediction | [
"Maximilian Schuessler",
"Erik Sverdrup",
"Robert Tibshirani"
] | 1 May 2025 (<a href="https://arxiv.org/abs/2505.00310v1">v1</a>), last revised 18 Jun 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.2505.00310 | Robust estimation of heterogeneous treatment effects is a fundamental challenge for optimal decision-making in domains ranging from personalized medicine to educational policy. In recent years, predictive machine learning has emerged as a valuable toolbox for causal estimation, enabling more flexible effect estimation. However, accurately estimating conditional average treatment effects (CATE) remains a major challenge, particularly in the presence of many covariates. In this article, we propose pretraining strategies that leverage a phenomenon in real-world applications: factors that are prognostic of the outcome are frequently also predictive of treatment effect heterogeneity. In medicine, for example, components of the same biological signaling pathways frequently influence both baseline risk and treatment response. Specifically, we demonstrate our approach within the R-learner framework, which estimates the CATE by solving individual prediction problems based on a residualized loss. We use this structure to incorporate side information and develop models that can exploit synergies between risk prediction and causal effect estimation. In settings where these synergies are present, this cross-task learning enables more accurate signal detection, yields lower estimation error, reduced false discovery rates, and higher power for detecting heterogeneity. | stat-05.zip/2505.00310.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.13299 | Smoothed SGD for quantiles: Bahadur representation and Gaussian approximation | [
"Likai Chen",
"Georg Keilbar",
"Wei Biao Wu"
] | 19 May 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2505.13299 | This paper considers the estimation of quantiles via a smoothed version of the stochastic gradient descent (SGD) algorithm. By smoothing the score function in the conventional SGD quantile algorithm, we achieve monotonicity in the quantile level in that the estimated quantile curves do not cross. We derive non-asymptotic tail probability bounds for the smoothed SGD quantile estimate both for the case with and without Polyak-Ruppert averaging. For the latter, we also provide a uniform Bahadur representation and a resulting Gaussian approximation result. Numerical studies show good finite sample behavior for our theoretical results. | stat-05.zip/2505.13299.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.12868 | Causality-Inspired Robustness for Nonlinear Models via Representation Learning | [
"Marin Šola",
"Peter Bühlmann",
"Xinwei Shen"
] | 19 May 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2505.12868 | Distributional robustness is a central goal of prediction algorithms due to the prevalent distribution shifts in real-world data. The prediction model aims to minimize the worst-case risk among a class of distributions, a.k.a., an uncertainty set. Causality provides a modeling framework with a rigorous robustness guarantee in the above sense, where the uncertainty set is data-driven rather than pre-specified as in traditional distributional robustness optimization. However, current causality-inspired robustness methods possess finite-radius robustness guarantees only in the linear settings, where the causal relationships among the covariates and the response are linear. In this work, we propose a nonlinear method under a causal framework by incorporating recent developments in identifiable representation learning and establish a distributional robustness guarantee. To our best knowledge, this is the first causality-inspired robustness method with such a finite-radius robustness guarantee in nonlinear settings. Empirical validation of the theoretical findings is conducted on both synthetic data and real-world single-cell data, also illustrating that finite-radius robustness is crucial. | stat-05.zip/2505.12868.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.02972 | GeoERM: Geometry-Aware Multi-Task Representation Learning on Riemannian Manifolds | [
"Aoran Chen",
"Yang Feng"
] | 5 May 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2505.02972 | Multi-Task Learning (MTL) seeks to boost statistical power and learning efficiency by discovering structure shared across related tasks. State-of-the-art MTL representation methods, however, usually treat the latent representation matrix as a point in ordinary Euclidean space, ignoring its often non-Euclidean geometry, thus sacrificing robustness when tasks are heterogeneous or even adversarial. We propose GeoERM, a geometry-aware MTL framework that embeds the shared representation on its natural Riemannian manifold and optimizes it via explicit manifold operations. Each training cycle performs (i) a Riemannian gradient step that respects the intrinsic curvature of the search space, followed by (ii) an efficient polar retraction to remain on the manifold, guaranteeing geometric fidelity at every iteration. The procedure applies to a broad class of matrix-factorized MTL models and retains the same per-iteration cost as Euclidean baselines. Across a set of synthetic experiments with task heterogeneity and on a wearable-sensor activity-recognition benchmark, GeoERM consistently improves estimation accuracy, reduces negative transfer, and remains stable under adversarial label noise, outperforming leading MTL and single-task alternatives. | stat-05.zip/2505.02972.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.03177 | A Symbolic and Statistical Learning Framework to Discover Bioprocessing Regulatory Mechanism: Cell Culture Example | [
"Keilung Choy",
"Wei Xie",
"Keqi Wang"
] | 6 May 2025 | 11 pages, 2 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Quantitative Methods (q-bio.QM) | https://doi.org/10.48550/arXiv.2505.03177 | Bioprocess mechanistic modeling is essential for advancing intelligent digital twin representation of biomanufacturing, yet challenges persist due to complex intracellular regulation, stochastic system behavior, and limited experimental data. This paper introduces a symbolic and statistical learning framework to identify key regulatory mechanisms and quantify model uncertainty. Bioprocess dynamics is formulated with stochastic differential equations characterizing intrinsic process variability, with a predefined set of candidate regulatory mechanisms constructed from biological knowledge. A Bayesian learning approach is developed, which is based on a joint learning of kinetic parameters and regulatory structure through a formulation of the mixture model. To enhance computational efficiency, a Metropolis-adjusted Langevin algorithm with adjoint sensitivity analysis is developed for posterior exploration. Compared to state-of-the-art Bayesian inference approaches, the proposed framework achieves improved sample efficiency and robust model selection. An empirical study demonstrates its ability to recover missing regulatory mechanisms and improve model fidelity under data-limited conditions. | stat-05.zip/2505.03177.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 |
2505.02019 | Learning the Simplest Neural ODE | [
"Yuji Okamoto",
"Tomoya Takeuchi",
"Yusuke Sakemi"
] | 4 May 2025 (<a href="https://arxiv.org/abs/2505.02019v1">v1</a>), last revised 26 Aug 2025 (this version, v3) | Accepted SICE FES 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Dynamical Systems (math.DS) | https://doi.org/10.48550/arXiv.2505.02019 | Since the advent of the ``Neural Ordinary Differential Equation (Neural ODE)'' paper, learning ODEs with deep learning has been applied to system identification, time-series forecasting, and related areas. Exploiting the diffeomorphic nature of ODE solution maps, neural ODEs has also enabled their use in generative modeling. Despite the rich potential to incorporate various kinds of physical information, training Neural ODEs remains challenging in practice. This study demonstrates, through the simplest one-dimensional linear model, why training Neural ODEs is difficult. We then propose a new stabilization method and provide an analytical convergence analysis. The insights and techniques presented here serve as a concise tutorial for researchers beginning work on Neural ODEs. | stat-05.zip/2505.02019.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 |
2505.13243 | Conformalized Decision Risk Assessment | [
"Wenbin Zhou",
"Agni Orfanoudaki",
"Shixiang Zhu"
] | 19 May 2025 | 36 pages, 17 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2505.13243 | High-stakes decisions in domains such as healthcare, energy, and public policy are often made by human experts using domain knowledge and heuristics, yet are increasingly supported by predictive and optimization-based tools. A dominant approach in operations research is the predict-then-optimize paradigm, where a predictive model estimates uncertain inputs, and an optimization model recommends a decision. However, this approach often lacks interpretability and can fail under distributional uncertainty -- particularly when the outcome distribution is multi-modal or complex -- leading to brittle or misleading decisions. In this paper, we introduce CREDO, a novel framework that quantifies, for any candidate decision, a distribution-free upper bound on the probability that the decision is suboptimal. By combining inverse optimization geometry with conformal prediction and generative modeling, CREDO produces risk certificates that are both statistically rigorous and practically interpretable. This framework enables human decision-makers to audit and validate their own decisions under uncertainty, bridging the gap between algorithmic tools and real-world judgment. | stat-05.zip/2505.13243.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 |
2505.13864 | Graphon Mixtures | [
"Sevvandi Kandanaarachchi",
"Cheng Soon Ong"
] | 20 May 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Discrete Mathematics (cs.DM); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2505.13864 | Social networks have a small number of large hubs, and a large number of small dense communities. We propose a generative model that captures both hub and dense structures. Based on recent results about graphons on line graphs, our model is a graphon mixture, enabling us to generate sequences of graphs where each graph is a combination of sparse and dense graphs. We propose a new condition on sparse graphs (the max-degree), which enables us to identify hubs. We show theoretically that we can estimate the normalized degree of the hubs, as well as estimate the graphon corresponding to sparse components of graph mixtures. We illustrate our approach on synthetic data, citation graphs, and social networks, showing the benefits of explicitly modeling sparse graphs. | stat-05.zip/2505.13864.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.10498 | Batched Nonparametric Bandits via k-Nearest Neighbor UCB | [
"Sakshi Arya"
] | 15 May 2025 (<a href="https://arxiv.org/abs/2505.10498v1">v1</a>), last revised 1 Aug 2025 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2505.10498 | We study sequential decision-making in batched nonparametric contextual bandits, where actions are selected over a finite horizon divided into a small number of batches. Motivated by constraints in domains such as medicine and marketing -- where online feedback is limited -- we propose a nonparametric algorithm that combines adaptive k-nearest neighbor (k-NN) regression with the upper confidence bound (UCB) principle. Our method, BaNk-UCB, is fully nonparametric, adapts to the context dimension, and is simple to implement. Unlike prior work relying on parametric or binning-based estimators, BaNk-UCB uses local geometry to estimate rewards and adaptively balances exploration and exploitation. We provide near-optimal regret guarantees under standard Lipschitz smoothness and margin assumptions, using a theoretically motivated batch schedule that balances regret across batches and achieves minimax-optimal rates. Empirical evaluations on synthetic and real-world datasets demonstrate that BaNk-UCB consistently outperforms binning-based baselines. | stat-05.zip/2505.10498.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.10605 | An Exponential Averaging Process with Strong Convergence Properties | [
"Frederik Köhne",
"Anton Schiela"
] | 15 May 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Probability (math.PR); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2505.10605 | Averaging, or smoothing, is a fundamental approach to obtain stable, de-noised estimates from noisy observations. In certain scenarios, observations made along trajectories of random dynamical systems are of particular interest. One popular smoothing technique for such a scenario is exponential moving averaging (EMA), which assigns observations a weight that decreases exponentially in their age, thus giving younger observations a larger weight. However, EMA fails to enjoy strong stochastic convergence properties, which stems from the fact that the weight assigned to the youngest observation is constant over time, preventing the noise in the averaged quantity from decreasing to zero. In this work, we consider an adaptation to EMA, which we call $p$-EMA, where the weights assigned to the last observations decrease to zero at a subharmonic rate. We provide stochastic convergence guarantees for this kind of averaging under mild assumptions on the autocorrelations of the underlying random dynamical system. We further discuss the implications of our results for a recently introduced adaptive step size control for Stochastic Gradient Descent (SGD), which uses $p$-EMA for averaging noisy observations. | stat-05.zip/2505.10605.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.02508 | Resolving Memorization in Empirical Diffusion Model for Manifold Data in High-Dimensional Spaces | [
"Yang Lyu",
"Tan Minh Nguyen",
"Yuchun Qian",
"Xin T. Tong"
] | 5 May 2025 (<a href="https://arxiv.org/abs/2505.02508v1">v1</a>), last revised 2 Aug 2025 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2505.02508 | Diffusion models are popular tools for generating new data samples, using a forward process that adds noise to data and a reverse process to denoise and produce samples. However, when the data distribution consists of n points, empirical diffusion models tend to reproduce existing data points, a phenomenon known as the memorization effect. Current literature often addresses this with complex machine learning techniques. This work shows that the memorization issue can be solved simply by applying an inertia update at the end of the empirical diffusion simulation. Our inertial diffusion model requires only the empirical score function and no additional training. We demonstrate that the distribution of samples from this model approximates the true data distribution on a $C^2$ manifold of dimension $d$, within a Wasserstein-1 distance of order $O(n^{-\frac{2}{d+4}})$. This bound significantly shrinks the Wasserstein distance between the population and empirical distributions, confirming that the inertial diffusion model produces new and diverse samples. Remarkably, this estimate is independent of the ambient space dimension, as no further training is needed. Our analysis shows that the inertial diffusion samples resemble Gaussian kernel density estimations on the manifold, revealing a novel connection between diffusion models and manifold learning. | stat-05.zip/2505.02508.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.12801 | Testing Identifiability and Transportability with Observational and Experimental Data | [
"Konstantina Lelova",
"Gregory F. Cooper",
"Sofia Triantafillou"
] | 19 May 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2505.12801 | Transporting causal information learned from experiments in one population to another is a critical challenge in clinical research and decision-making. Causal transportability uses causal graphs to model differences between the source and target populations and identifies conditions under which causal effects learned from experiments can be reused in a different population. Similarly, causal identifiability identifies conditions under which causal effects can be estimated from observational data. However, these approaches rely on knowing the causal graph, which is often unavailable in real-world settings. In this work, we propose a Bayesian method for assessing whether Z-specific (conditional) causal effects are both identifiable and transportable, without knowing the causal graph. Our method combines experimental data from the source population with observational data from the target population to compute the probability that a causal effect is both identifiable from observational data and transportable. When this holds, we leverage both observational data from the target domain and experimental data from the source domain to obtain an unbiased, efficient estimator of the causal effect in the target population. Using simulations, we demonstrate that our method correctly identifies transportable causal effects and improves causal effect estimation. | stat-05.zip/2505.12801.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.11355 | STRIDE: Sparse Techniques for Regression in Deep Gaussian Processes | [
"Simon Urbainczyk",
"Aretha L. Teckentrup",
"Jonas Latz"
] | 16 May 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO) | https://doi.org/10.48550/arXiv.2505.11355 | Gaussian processes (GPs) have gained popularity as flexible machine learning models for regression and function approximation with an in-built method for uncertainty quantification. However, GPs suffer when the amount of training data is large or when the underlying function contains multi-scale features that are difficult to represent by a stationary kernel. To address the former, training of GPs with large-scale data is often performed through inducing point approximations (also known as sparse GP regression (GPR)), where the size of the covariance matrices in GPR is reduced considerably through a greedy search on the data set. To aid the latter, deep GPs have gained traction as hierarchical models that resolve multi-scale features by combining multiple GPs. Posterior inference in deep GPs requires a sampling or, more usual, a variational approximation. Variational approximations lead to large-scale stochastic, non-convex optimisation problems and the resulting approximation tends to represent uncertainty incorrectly. In this work, we combine variational learning with MCMC to develop a particle-based expectation-maximisation method to simultaneously find inducing points within the large-scale data (variationally) and accurately train the GPs (sampling-based). The result is a highly efficient and accurate methodology for deep GP training on large-scale data. We test our method on standard benchmark problems. | stat-05.zip/2505.11355.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.01785 | TV-SurvCaus: Dynamic Representation Balancing for Causal Survival Analysis | [
"Ayoub Abraich"
] | 3 May 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2505.01785 | Estimating the causal effect of time-varying treatments on survival outcomes is a challenging task in many domains, particularly in medicine where treatment protocols adapt over time. While recent advances in representation learning have improved causal inference for static treatments, extending these methods to dynamic treatment regimes with survival outcomes remains under-explored. In this paper, we introduce TV-SurvCaus, a novel framework that extends representation balancing techniques to the time-varying treatment setting for survival analysis. We provide theoretical guarantees through (1) a generalized bound for time-varying precision in estimation of heterogeneous effects, (2) variance control via sequential balancing weights, (3) consistency results for dynamic treatment regimes, (4) convergence rates for representation learning with temporal dependencies, and (5) a formal bound on the bias due to treatment-confounder feedback. Our neural architecture incorporates sequence modeling to handle temporal dependencies while balancing time-dependent representations. Through extensive experiments on both synthetic and real-world datasets, we demonstrate that TV-SurvCaus outperforms existing methods in estimating individualized treatment effects with time-varying covariates and treatments. Our framework advances the field of causal inference by enabling more accurate estimation of treatment effects in dynamic, longitudinal settings with survival outcomes. | stat-05.zip/2505.01785.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.03201 | Weighted Integrated Gradients for Feature Attribution | [
"Kien Tran Duc Tuan",
"Tam Nguyen Trong",
"Son Nguyen Hoang",
"Khoat Than",
"Anh Nguyen Duc"
] | 6 May 2025 (<a href="https://arxiv.org/abs/2505.03201v1">v1</a>), last revised 31 May 2025 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2505.03201 | In explainable AI, Integrated Gradients (IG) is a widely adopted technique for assessing the significance of feature attributes of the input on model outputs by evaluating contributions from a baseline input to the current input. The choice of the baseline input significantly influences the resulting explanation. While the traditional Expected Gradients (EG) method assumes baselines can be uniformly sampled and averaged with equal weights, this study argues that baselines should not be treated equivalently. We introduce Weighted Integrated Gradients (WG), a novel approach that unsupervisedly evaluates baseline suitability and incorporates a strategy for selecting effective baselines. Theoretical analysis demonstrates that WG satisfies essential explanation method criteria and offers greater stability than prior approaches. Experimental results further confirm that WG outperforms EG across diverse scenarios, achieving an improvement of 10-35\% on main metrics. Moreover, by evaluating baselines, our method can filter a subset of effective baselines for each input to calculate explanations, maintaining high accuracy while reducing computational cost. The code is available at: <a href="https://github.com/tamnt240904/weighted_ig" rel="external noopener nofollow" class="link-external link-https">this https URL</a>. | stat-05.zip/2505.03201.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.13335 | Scalable Importance Sampling in High Dimensions with Low-Rank Mixture Proposals | [
"Liam A. Kruse",
"Marc R. Schlichting",
"Mykel J. Kochenderfer"
] | 19 May 2025 | Accepted at CoDIT 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Robotics (cs.RO) | https://doi.org/10.48550/arXiv.2505.13335 | Importance sampling is a Monte Carlo technique for efficiently estimating the likelihood of rare events by biasing the sampling distribution towards the rare event of interest. By drawing weighted samples from a learned proposal distribution, importance sampling allows for more sample-efficient estimation of rare events or tails of distributions. A common choice of proposal density is a Gaussian mixture model (GMM). However, estimating full-rank GMM covariance matrices in high dimensions is a challenging task due to numerical instabilities. In this work, we propose using mixtures of probabilistic principal component analyzers (MPPCA) as the parametric proposal density for importance sampling methods. MPPCA models are a type of low-rank mixture model that can be fit quickly using expectation-maximization, even in high-dimensional spaces. We validate our method on three simulated systems, demonstrating consistent gains in sample efficiency and quality of failure distribution characterization. | stat-05.zip/2505.13335.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 |
2505.01639 | Fast Likelihood-Free Parameter Estimation for Lévy Processes | [
"Nicolas Coloma",
"William Kleiber"
] | 3 May 2025 (<a href="https://arxiv.org/abs/2505.01639v1">v1</a>), last revised 30 Sep 2025 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP); Computation (stat.CO) | https://doi.org/10.48550/arXiv.2505.01639 | Lévy processes are widely used in financial modeling due to their ability to capture discontinuities and heavy tails, which are common in high-frequency asset return data. However, parameter estimation remains a challenge when associated likelihoods are unavailable or costly to compute. We propose a fast and accurate method for Lévy parameter estimation using the neural Bayes estimation (NBE) framework -- a simulation-based, likelihood-free approach that leverages permutation-invariant neural networks to approximate Bayes estimators. We contribute new theoretical results, showing that NBE results in consistent estimators whose risk converges to the Bayes estimator under mild conditions. Moreover, through extensive simulations across several Lévy models, we show that NBE outperforms traditional methods in both accuracy and runtime, while also enabling two complementary approaches to uncertainty quantification. We illustrate our approach on a challenging high-frequency cryptocurrency return dataset, where the method captures evolving parameter dynamics and delivers reliable and interpretable inference at a fraction of the computational cost of traditional methods. NBE provides a scalable and practical solution for inference in complex financial models, enabling parameter estimation and uncertainty quantification over an entire year of data in just seconds. We additionally investigate nearly a decade of high-frequency Bitcoin returns, requiring less than one minute to estimate parameters under the proposed approach. | stat-05.zip/2505.01639.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.03223 | Lower Bounds for Greedy Teaching Set Constructions | [
"Spencer Compton",
"Chirag Pabbaraju",
"Nikita Zhivotovskiy"
] | 6 May 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG); Combinatorics (math.CO) | https://doi.org/10.48550/arXiv.2505.03223 | A fundamental open problem in learning theory is to characterize the best-case teaching dimension $\operatorname{TS}_{\min}$ of a concept class $\mathcal{C}$ with finite VC dimension $d$. Resolving this problem will, in particular, settle the conjectured upper bound on Recursive Teaching Dimension posed by [Simon and Zilles; COLT 2015]. Prior work used a natural greedy algorithm to construct teaching sets recursively, thereby proving upper bounds on $\operatorname{TS}_{\min}$, with the best known bound being $O(d^2)$ [Hu, Wu, Li, and Wang; COLT 2017]. In each iteration, this greedy algorithm chooses to add to the teaching set the $k$ labeled points that restrict the concept class the most. In this work, we prove lower bounds on the performance of this greedy approach for small $k$. Specifically, we show that for $k = 1$, the algorithm does not improve upon the halving-based bound of $O(\log(|\mathcal{C}|))$. Furthermore, for $k = 2$, we complement the upper bound of $O\left(\log(\log(|\mathcal{C}|))\right)$ from [Moran, Shpilka, Wigderson, and Yuhudayoff; FOCS 2015] with a matching lower bound. Most consequentially, our lower bound extends up to $k \le \lceil c d \rceil$ for small constant $c>0$: suggesting that studying higher-order interactions may be necessary to resolve the conjecture that $\operatorname{TS}_{\min} = O(d)$. | stat-05.zip/2505.03223.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.03034 | Modeling Spatial Extremes using Non-Gaussian Spatial Autoregressive Models via Convolutional Neural Networks | [
"Sweta Rai",
"Douglas W. Nychka",
"Soutir Bandyopadhyay"
] | 5 May 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2505.03034 | Data derived from remote sensing or numerical simulations often have a regular gridded structure and are large in volume, making it challenging to find accurate spatial models that can fill in missing grid cells or simulate the process effectively, especially in the presence of spatial heterogeneity and heavy-tailed marginal distributions. To overcome this issue, we present a spatial autoregressive modeling framework, which maps observations at a location and its neighbors to independent random variables. This is a highly flexible modeling approach and well-suited for non-Gaussian fields, providing simpler interpretability. In particular, we consider the SAR model with Generalized Extreme Value distribution innovations to combine the observation at a central grid location with its neighbors, capturing extreme spatial behavior based on the heavy-tailed innovations. While these models are fast to simulate by exploiting the sparsity of the key matrices in the computations, the maximum likelihood estimation of the parameters is prohibitive due to the intractability of the likelihood, making optimization challenging. To overcome this, we train a convolutional neural network on a large training set that covers a useful parameter space, and then use the trained network for fast parameter estimation. Finally, we apply this model to analyze annual maximum precipitation data from ERA-Interim-driven Weather Research and Forecasting (WRF) simulations, allowing us to explore its spatial extreme behavior across North America. | stat-05.zip/2505.03034.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.10628 | Minimax learning rates for estimating binary classifiers under margin conditions | [
"Jonathan García",
"Philipp Petersen"
] | 15 May 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Probability (math.PR) | https://doi.org/10.48550/arXiv.2505.10628 | We study classification problems using binary estimators where the decision boundary is described by horizon functions and where the data distribution satisfies a geometric margin condition. We establish upper and lower bounds for the minimax learning rate over broad function classes with bounded Kolmogorov entropy in Lebesgue norms. A key novelty of our work is the derivation of lower bounds on the worst-case learning rates under a geometric margin condition -- a setting that is almost universally satisfied in practice but remains theoretically challenging. Moreover, our results deal with the noiseless setting, where lower bounds are particularly hard to establish. We apply our general results to classification problems with decision boundaries belonging to several function classes: for Barron-regular functions, and for Hölder-continuous functions with strong margins, we identify optimal rates close to the fast learning rates of $\mathcal{O}(n^{-1})$ for $n \in \mathbb{N}$ samples. Also for merely convex decision boundaries, in a strong margin case optimal rates near $\mathcal{O}(n^{-1/2})$ can be achieved. | stat-05.zip/2505.10628.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.13585 | Scalable Bayesian Monte Carlo: fast uncertainty estimation beyond deep ensembles | [
"Xinzhu Liang",
"Joseph M. Lukens",
"Sanjaya Lohani",
"Brian T. Kirby",
"Thomas A. Searles",
"Xin Qiu",
"Kody J. H. Law"
] | 19 May 2025 (<a href="https://arxiv.org/abs/2505.13585v1">v1</a>), last revised 21 Aug 2025 (this version, v2) | 38 pages, 30 figures, 23 tables | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO) | https://doi.org/10.48550/arXiv.2505.13585 | This work introduces a new method designed for Bayesian deep learning called scalable Bayesian Monte Carlo (SBMC). The method is comprised of a model and an algorithm. The model interpolates between a point estimator and the posterior. The algorithm is a parallel implementation of sequential Monte Carlo sampler (SMC$_\parallel$) or Markov chain Monte Carlo (MCMC$_\parallel$). We collectively refer to these consistent (asymptotically unbiased) algorithms as Bayesian Monte Carlo (BMC), and any such algorithm can be used in our SBMC method. The utility of the method is demonstrated on practical examples: MNIST, CIFAR, IMDb. A systematic numerical study reveals that for the same wall-clock time as state-of-the-art (SOTA) methods like deep ensembles (DE), SBMC achieves comparable or better accuracy and substantially improved uncertainty quantification (UQ)--in particular, epistemic UQ. This is demonstrated on the downstream task of estimating the confidence in predictions, which can be used for reliability assessment or abstention decisions. | stat-05.zip/2505.13585.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 |
2505.13518 | Data Balancing Strategies: A Survey of Resampling and Augmentation Methods | [
"Behnam Yousefimehr",
"Mehdi Ghatee",
"Mohammad Amin Seifi",
"Javad Fazli",
"Sajed Tavakoli",
"Zahra Rafei",
"Shervin Ghaffari",
"Abolfazl Nikahd",
"Mahdi Razi Gandomani",
"Alireza Orouji",
"Ramtin Mahmoudi Kashani",
"Sarina Heshmati",
"Negin Sadat Mousavi"
] | 17 May 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2505.13518 | Imbalanced data poses a significant obstacle in machine learning, as an unequal distribution of class labels often results in skewed predictions and diminished model accuracy. To mitigate this problem, various resampling strategies have been developed, encompassing both oversampling and undersampling techniques aimed at modifying class proportions. Conventional oversampling approaches like SMOTE enhance the representation of the minority class, whereas undersampling methods focus on trimming down the majority class. Advances in deep learning have facilitated the creation of more complex solutions, such as Generative Adversarial Networks (GANs) and Variational Autoencoders (VAEs), which are capable of producing high-quality synthetic examples. This paper reviews a broad spectrum of data balancing methods, classifying them into categories including synthetic oversampling, adaptive techniques, generative models, ensemble-based strategies, hybrid approaches, undersampling, and neighbor-based methods. Furthermore, it highlights current developments in resampling techniques and discusses practical implementations and case studies that validate their effectiveness. The paper concludes by offering perspectives on potential directions for future exploration in this domain. | stat-05.zip/2505.13518.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.13213 | Diffusion Models with Double Guidance: Generate with aggregated datasets | [
"Yanfeng Yang",
"Kenji Fukumizu"
] | 19 May 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2505.13213 | Creating large-scale datasets for training high-performance generative models is often prohibitively expensive, especially when associated attributes or annotations must be provided. As a result, merging existing datasets has become a common strategy. However, the sets of attributes across datasets are often inconsistent, and their naive concatenation typically leads to block-wise missing conditions. This presents a significant challenge for conditional generative modeling when the multiple attributes are used jointly as conditions, thereby limiting the model's controllability and applicability. To address this issue, we propose a novel generative approach, Diffusion Model with Double Guidance, which enables precise conditional generation even when no training samples contain all conditions simultaneously. Our method maintains rigorous control over multiple conditions without requiring joint annotations. We demonstrate its effectiveness in molecular and image generation tasks, where it outperforms existing baselines both in alignment with target conditional distributions and in controllability under missing condition settings. | stat-05.zip/2505.13213.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.01859 | Bayesian learning of the optimal action-value function in a Markov decision process | [
"Jiaqi Guo",
"Chon Wai Ho",
"Sumeetpal S. Singh"
] | 3 May 2025 | 66 pages | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO) | https://doi.org/10.48550/arXiv.2505.01859 | The Markov Decision Process (MDP) is a popular framework for sequential decision-making problems, and uncertainty quantification is an essential component of it to learn optimal decision-making strategies. In particular, a Bayesian framework is used to maintain beliefs about the optimal decisions and the unknown ingredients of the model, which are also to be learned from the data, such as the rewards and state dynamics. However, many existing Bayesian approaches for learning the optimal decision-making strategy are based on unrealistic modelling assumptions and utilise approximate inference techniques. This raises doubts whether the benefits of Bayesian uncertainty quantification are fully realised or can be relied upon. <br>We focus on infinite-horizon and undiscounted MDPs, with finite state and action spaces, and a terminal state. We provide a full Bayesian framework, from modelling to inference to decision-making. For modelling, we introduce a likelihood function with minimal assumptions for learning the optimal action-value function based on Bellman's optimality equations, analyse its properties, and clarify connections to existing works. For deterministic rewards, the likelihood is degenerate and we introduce artificial observation noise to relax it, in a controlled manner, to facilitate more efficient Monte Carlo-based inference. For inference, we propose an adaptive sequential Monte Carlo algorithm to both sample from and adjust the sequence of relaxed posterior distributions. For decision-making, we choose actions using samples from the posterior distribution over the optimal strategies. While commonly done, we provide new insight that clearly shows that it is a generalisation of Thompson sampling from multi-arm bandit problems. Finally, we evaluate our framework on the Deep Sea benchmark problem and demonstrate the exploration benefits of posterior sampling in MDPs. | stat-05.zip/2505.01859.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 |
2505.13519 | Continuous Domain Generalization | [
"Zekun Cai",
"Yiheng Yao",
"Guangji Bai",
"Renhe Jiang",
"Xuan Song",
"Ryosuke Shibasaki",
"Liang Zhao"
] | 17 May 2025 | 22 pages, 9 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2505.13519 | Real-world data distributions often shift continuously across multiple latent factors such as time, geography, and socioeconomic context. However, existing domain generalization approaches typically treat domains as discrete or evolving along a single axis (e.g., time), which fails to capture the complex, multi-dimensional nature of real-world variation. This paper introduces the task of Continuous Domain Generalization (CDG), which aims to generalize predictive models to unseen domains defined by arbitrary combinations of continuous variation descriptors. We present a principled framework grounded in geometric and algebraic theory, showing that optimal model parameters across domains lie on a low-dimensional manifold. To model this structure, we propose a Neural Lie Transport Operator (NeuralLTO), which enables structured parameter transitions by enforcing geometric continuity and algebraic consistency. To handle noisy or incomplete domain descriptors, we introduce a gating mechanism to suppress irrelevant dimensions and a local chart-based strategy for robust generalization. Extensive experiments on synthetic and real-world datasets-including remote sensing, scientific documents, and traffic forecasting-demonstrate that our method significantly outperforms existing baselines in generalization accuracy and robustness under descriptor imperfections. | stat-05.zip/2505.13519.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 |
2505.14808 | Out-of-Distribution Generalization of In-Context Learning: A Low-Dimensional Subspace Perspective | [
"Soo Min Kwon",
"Alec S. Xu",
"Can Yaras",
"Laura Balzano",
"Qing Qu"
] | 20 May 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2505.14808 | This work aims to demystify the out-of-distribution (OOD) capabilities of in-context learning (ICL) by studying linear regression tasks parameterized with low-rank covariance matrices. With such a parameterization, we can model distribution shifts as a varying angle between the subspace of the training and testing covariance matrices. We prove that a single-layer linear attention model incurs a test risk with a non-negligible dependence on the angle, illustrating that ICL is not robust to such distribution shifts. However, using this framework, we also prove an interesting property of ICL: when trained on task vectors drawn from a union of low-dimensional subspaces, ICL can generalize to any subspace within their span, given sufficiently long prompt lengths. This suggests that the OOD generalization ability of Transformers may actually stem from the new task lying within the span of those encountered during training. We empirically show that our results also hold for models such as GPT-2, and conclude with (i) experiments on how our observations extend to nonlinear function classes and (ii) results on how LoRA has the ability to capture distribution shifts. | stat-05.zip/2505.14808.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.03704 | Multi-modal cascade feature transfer for polymer property prediction | [
"Kiichi Obuchi",
"Yuta Yahagi",
"Kiyohiko Toyama",
"Shukichi Tanaka",
"Kota Matsui"
] | 6 May 2025 (<a href="https://arxiv.org/abs/2505.03704v1">v1</a>), last revised 7 May 2025 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2505.03704 | In this paper, we propose a novel transfer learning approach called multi-modal cascade model with feature transfer for polymer property <a href="http://prediction.Polymers" rel="external noopener nofollow" class="link-external link-http">this http URL</a> are characterized by a composite of data in several different formats, including molecular descriptors and additive information as well as chemical structures. However, in conventional approaches, prediction models were often constructed using each type of data separately. Our model enables more accurate prediction of physical properties for polymers by combining features extracted from the chemical structure by graph convolutional neural networks (GCN) with features such as molecular descriptors and additive information. The predictive performance of the proposed method is empirically evaluated using several polymer datasets. We report that the proposed method shows high predictive performance compared to the baseline conventional approach using a single feature. | stat-05.zip/2505.03704.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.12471 | Wasserstein Barycenter Gaussian Process based Bayesian Optimization | [
"Antonio Candelieri",
"Andrea Ponti",
"Francesco Archetti"
] | 18 May 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC) | https://doi.org/10.48550/arXiv.2505.12471 | Gaussian Process based Bayesian Optimization is a widely applied algorithm to learn and optimize under uncertainty, well-known for its sample efficiency. However, recently -- and more frequently -- research studies have empirically demonstrated that the Gaussian Process fitting procedure at its core could be its most relevant weakness. Fitting a Gaussian Process means tuning its kernel's hyperparameters to a set of observations, but the common Maximum Likelihood Estimation technique, usually appropriate for learning tasks, has shown different criticalities in Bayesian Optimization, making theoretical analysis of this algorithm an open challenge. Exploiting the analogy between Gaussian Processes and Gaussian Distributions, we present a new approach which uses a prefixed set of hyperparameters values to fit as many Gaussian Processes and then combines them into a unique model as a Wasserstein Barycenter of Gaussian Processes. We considered both "easy" test problems and others known to undermine the \textit{vanilla} Bayesian Optimization algorithm. The new method, namely Wasserstein Barycenter Gausssian Process based Bayesian Optimization (WBGP-BO), resulted promising and able to converge to the optimum, contrary to vanilla Bayesian Optimization, also on the most "tricky" test problems. | stat-05.zip/2505.12471.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 | |
2505.15013 | Convergence of Adam in Deep ReLU Networks via Directional Complexity and Kakeya Bounds | [
"Anupama Sridhar",
"Alexander Johansen"
] | 21 May 2025 | 9 pages main paper | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2505.15013 | First-order adaptive optimization methods like Adam are the default choices for training modern deep neural networks. Despite their empirical success, the theoretical understanding of these methods in non-smooth settings, particularly in Deep ReLU networks, remains limited. ReLU activations create exponentially many region boundaries where standard smoothness assumptions break down. \textbf{We derive the first \(\tilde{O}\!\bigl(\sqrt{d_{\mathrm{eff}}/n}\bigr)\) generalization bound for Adam in Deep ReLU networks and the first global-optimal convergence for Adam in the non smooth, non convex relu landscape without a global PL or convexity assumption.} Our analysis is based on stratified Morse theory and novel results in Kakeya sets. We develop a multi-layer refinement framework that progressively tightens bounds on region crossings. We prove that the number of region crossings collapses from exponential to near-linear in the effective dimension. Using a Kakeya based method, we give a tighter generalization bound than PAC-Bayes approaches and showcase convergence using a mild uniform low barrier assumption. | stat-05.zip/2505.15013.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 |
2505.11671 | Humble your Overconfident Networks: Unlearning Overfitting via Sequential Monte Carlo Tempered Deep Ensembles | [
"Andrew Millard",
"Zheng Zhao",
"Joshua Murphy",
"Simon Maskell"
] | 16 May 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO) | https://doi.org/10.48550/arXiv.2505.11671 | Sequential Monte Carlo (SMC) methods offer a principled approach to Bayesian uncertainty quantification but are traditionally limited by the need for full-batch gradient evaluations. We introduce a scalable variant by incorporating Stochastic Gradient Hamiltonian Monte Carlo (SGHMC) proposals into SMC, enabling efficient mini-batch based sampling. Our resulting SMCSGHMC algorithm outperforms standard stochastic gradient descent (SGD) and deep ensembles across image classification, out-of-distribution (OOD) detection, and transfer learning tasks. We further show that SMCSGHMC mitigates overfitting and improves calibration, providing a flexible, scalable pathway for converting pretrained neural networks into well-calibrated Bayesian models. | stat-05.zip/2505.11671.pdf | /content/arxiv-data/data/stat.ML/2025/05/00000000.parquet | stat.ML | 2025 | 05 | 2025-05-01 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.