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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2407.13977 | A Unified Confidence Sequence for Generalized Linear Models, with Applications to Bandits | [
"Junghyun Lee",
"Se-Young Yun",
"Kwang-Sung Jun"
] | 19 Jul 2024 (<a href="https://arxiv.org/abs/2407.13977v1">v1</a>), last revised 15 Jan 2025 (this version, v3) | 39 pages, 2 figures, 2 tables; Accepted to the 38th Conference on Neural Information Processing Systems (NeurIPS 2024) (ver3: minor revisions, code refactoring; ver2: major revision, including new experiments, reorganization, fixing typos in the proofs of ver1, etc) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.13977 | We present a unified likelihood ratio-based confidence sequence (CS) for any (self-concordant) generalized linear model (GLM) that is guaranteed to be convex and numerically tight. We show that this is on par or improves upon known CSs for various GLMs, including Gaussian, Bernoulli, and Poisson. In particular, for the first time, our CS for Bernoulli has a $\mathrm{poly}(S)$-free radius where $S$ is the norm of the unknown parameter. Our first technical novelty is its derivation, which utilizes a time-uniform PAC-Bayesian bound with a uniform prior/posterior, despite the latter being a rather unpopular choice for deriving CSs. As a direct application of our new CS, we propose a simple and natural optimistic algorithm called OFUGLB, applicable to any generalized linear bandits (GLB; Filippi et al. (2010)). Our analysis shows that the celebrated optimistic approach simultaneously attains state-of-the-art regrets for various self-concordant (not necessarily bounded) GLBs, and even $\mathrm{poly}(S)$-free for bounded GLBs, including logistic bandits. The regret analysis, our second technical novelty, follows from combining our new CS with a new proof technique that completely avoids the previously widely used self-concordant control lemma (Faury et al., 2020, Lemma 9). Numerically, OFUGLB outperforms or is at par with prior algorithms for logistic bandits. | stat-05.zip/2407.13977.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2407.12288 | Information-Theoretic Foundations for Machine Learning | [
"Hong Jun Jeon",
"Benjamin Van Roy"
] | 17 Jul 2024 (<a href="https://arxiv.org/abs/2407.12288v1">v1</a>), last revised 21 May 2025 (this version, v4) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.12288 | The progress of machine learning over the past decade is undeniable. In retrospect, it is both remarkable and unsettling that this progress was achievable with little to no rigorous theory to guide experimentation. Despite this fact, practitioners have been able to guide their future experimentation via observations from previous large-scale empirical investigations. In this work, we propose a theoretical framework which attempts to provide rigor to existing practices in machine learning. To the theorist, we provide a framework which is mathematically rigorous and leaves open many interesting ideas for future exploration. To the practitioner, we provide a framework whose results are simple, and provide intuition to guide future investigations across a wide range of learning paradigms. Concretely, we provide a theoretical framework rooted in Bayesian statistics and Shannon's information theory which is general enough to unify the analysis of many phenomena in machine learning. Our framework characterizes the performance of an optimal Bayesian learner as it learns from a stream of experience. Unlike existing analyses that weaken with increasing data complexity, our theoretical tools provide accurate insights across diverse machine learning settings. Throughout this work, we derive theoretical results and demonstrate their generality by apply them to derive insights specific to settings. These settings range from learning from data which is independently and identically distributed under an unknown distribution, to data which is sequential, to data which exhibits hierarchical structure amenable to meta-learning, and finally to data which is not fully explainable under the learner's beliefs (misspecification). These results are particularly relevant as we strive to understand and overcome increasingly difficult machine learning challenges in this endlessly complex world. | stat-05.zip/2407.12288.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.14861 | Improving Bias Correction Standards by Quantifying its Effects on Treatment Outcomes | [
"Alexandre Abraham",
"Andrés Hoyos Idrobo"
] | 20 Jul 2024 (<a href="https://arxiv.org/abs/2407.14861v1">v1</a>), last revised 12 Aug 2024 (this version, v2) | ECML PKDD 2024, 18 pages, 2 figures, 5 tables | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2407.14861 | With the growing access to administrative health databases, retrospective studies have become crucial evidence for medical treatments. Yet, non-randomized studies frequently face selection biases, requiring mitigation strategies. Propensity score matching (PSM) addresses these biases by selecting comparable populations, allowing for analysis without further methodological constraints. However, PSM has several drawbacks. Different matching methods can produce significantly different Average Treatment Effects (ATE) for the same task, even when meeting all validation criteria. To prevent cherry-picking the best method, public authorities must involve field experts and engage in extensive discussions with researchers. <br>To address this issue, we introduce a novel metric, A2A, to reduce the number of valid matches. A2A constructs artificial matching tasks that mirror the original ones but with known outcomes, assessing each matching method's performance comprehensively from propensity estimation to ATE estimation. When combined with Standardized Mean Difference, A2A enhances the precision of model selection, resulting in a reduction of up to 50% in ATE estimation errors across synthetic tasks and up to 90% in predicted ATE variability across both synthetic and real-world datasets. To our knowledge, A2A is the first metric capable of evaluating outcome correction accuracy using covariates not involved in selection. <br>Computing A2A requires solving hundreds of PSMs, we therefore automate all manual steps of the PSM pipeline. We integrate PSM methods from Python and R, our automated pipeline, a new metric, and reproducible experiments into popmatch, our new Python package, to enhance reproducibility and accessibility to bias correction methods. | stat-05.zip/2407.14861.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2407.13009 | Fighting Sampling Bias: A Framework for Training and Evaluating Credit Scoring Models | [
"Nikita Kozodoi",
"Stefan Lessmann",
"Morteza Alamgir",
"Luis Moreira-Matias",
"Konstantinos Papakonstantinou"
] | 17 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.13009 | Scoring models support decision-making in financial institutions. Their estimation and evaluation are based on the data of previously accepted applicants with known repayment behavior. This creates sampling bias: the available labeled data offers a partial picture of the distribution of candidate borrowers, which the model is supposed to score. The paper addresses the adverse effect of sampling bias on model training and evaluation. To improve scorecard training, we propose bias-aware self-learning - a reject inference framework that augments the biased training data by inferring labels for selected rejected applications. For scorecard evaluation, we propose a Bayesian framework that extends standard accuracy measures to the biased setting and provides a reliable estimate of future scorecard performance. Extensive experiments on synthetic and real-world data confirm the superiority of our propositions over various benchmarks in predictive performance and profitability. By sensitivity analysis, we also identify boundary conditions affecting their performance. Notably, we leverage real-world data from a randomized controlled trial to assess the novel methodologies on holdout data that represent the true borrower population. Our findings confirm that reject inference is a difficult problem with modest potential to improve scorecard performance. Addressing sampling bias during scorecard evaluation is a much more promising route to improve scoring practices. For example, our results suggest a profit improvement of about eight percent, when using Bayesian evaluation to decide on acceptance rates. | stat-05.zip/2407.13009.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.11353 | Sharp Generalization for Nonparametric Regression in Interpolation Space by Over-Parameterized Neural Networks Trained with Preconditioned Gradient Descent and Early-Stopping | [
"Yingzhen Yang",
"Ping Li"
] | 16 Jul 2024 (<a href="https://arxiv.org/abs/2407.11353v1">v1</a>), last revised 20 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.2407.11353 | We study nonparametric regression using an over-parameterized two-layer neural networks trained with algorithmic guarantees in this paper. We consider the setting where the training features are drawn uniformly from the unit sphere in $\mathbb{R}^d$, and the target function lies in an interpolation space commonly studied in statistical learning theory. We demonstrate that training the neural network with a novel Preconditioned Gradient Descent (PGD) algorithm, equipped with early stopping, achieves a sharp regression rate of $\mathcal O(n^{-\frac{2\alpha s'}{2\alpha s'+1}})$ when the target function is in the interpolation space $[\mathcal H_K]^{s'}$ with $s' \ge 3$. This rate is even sharper than the currently known nearly-optimal rate of $\mathcal O(n^{-\frac{2\alpha s'}{2\alpha s'+1}})\log^2(1/\delta)$~\citep{Li2024-edr-general-domain}, where $n$ is the size of the training data and $\delta \in (0,1)$ is a small probability. This rate is also sharper than the standard kernel regression rate of $\mathcal O(n^{-\frac{2\alpha}{2\alpha+1}})$ obtained under the regular Neural Tangent Kernel (NTK) regime when training the neural network with the vanilla gradient descent (GD), where $2\alpha = d/(d-1)$. Our analysis is based on two key technical contributions. First, we present a principled decomposition of the network output at each PGD step into a function in the reproducing kernel Hilbert space (RKHS) of a newly induced integral kernel, and a residual function with small $L^{\infty}$-norm. Second, leveraging this decomposition, we apply local Rademacher complexity theory to tightly control the complexity of the function class comprising all the neural network functions obtained in the PGD iterates. Our results further suggest that PGD enables the neural network to escape the linear NTK regime and achieve improved generalization by inducing a new integral kernel of lower kernel complexity. | stat-05.zip/2407.11353.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.15455 | Score matching for bridges without learning time-reversals | [
"Elizabeth L. Baker",
"Moritz Schauer",
"Stefan Sommer"
] | 22 Jul 2024 (<a href="https://arxiv.org/abs/2407.15455v1">v1</a>), last revised 13 Mar 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.2407.15455 | We propose a new algorithm for learning bridged diffusion processes using score-matching methods. Our method relies on reversing the dynamics of the forward process and using this to learn a score function, which, via Doob's $h$-transform, yields a bridged diffusion process; that is, a process conditioned on an endpoint. In contrast to prior methods, we learn the score term $\nabla_x \log p(t, x; T, y)$ directly, for given $t, y$, completely avoiding first learning a time-reversal. We compare the performance of our algorithm with existing methods and see that it outperforms using the (learned) time-reversals to learn the score term. The code can be found at <a href="https://github.com/libbylbaker/forward_bridge" rel="external noopener nofollow" class="link-external link-https">this https URL</a>. | stat-05.zip/2407.15455.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.16062 | Artificial Intelligence-based Decision Support Systems for Precision and Digital Health | [
"Nina Deliu",
"Bibhas Chakraborty"
] | 22 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.16062 | Precision health, increasingly supported by digital technologies, is a domain of research that broadens the paradigm of precision medicine, advancing everyday healthcare. This vision goes hand in hand with the groundbreaking advent of artificial intelligence (AI), which is reshaping the way we diagnose, treat, and monitor both clinical subjects and the general population. AI tools powered by machine learning have shown considerable improvements in a variety of healthcare domains. In particular, reinforcement learning (RL) holds great promise for sequential and dynamic problems such as dynamic treatment regimes and just-in-time adaptive interventions in digital health. In this work, we discuss the opportunity offered by AI, more specifically RL, to current trends in healthcare, providing a methodological survey of RL methods in the context of precision and digital health. Focusing on the area of adaptive interventions, we expand the methodological survey with illustrative case studies that used RL in real practice. <br>This invited article has undergone anonymous review and is intended as a book chapter for the volume "Frontiers of Statistics and Data Science" edited by Subhashis Ghoshal and Anindya Roy for the International Indian Statistical Association Series on Statistics and Data Science, published by Springer. It covers the material from a short course titled "Artificial Intelligence in Precision and Digital Health" taught by the author Bibhas Chakraborty at the IISA 2022 Conference, December 26-30 2022, at the Indian Institute of Science, Bengaluru. | stat-05.zip/2407.16062.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.11873 | Infinite-dimensional Mahalanobis Distance with Applications to Kernelized Novelty Detection | [
"Nikita Zozoulenko",
"Thomas Cass",
"Lukas Gonon"
] | 16 Jul 2024 (<a href="https://arxiv.org/abs/2407.11873v1">v1</a>), last revised 28 May 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.2407.11873 | The Mahalanobis distance is a classical tool used to measure the covariance-adjusted distance between points in $\bbR^d$. In this work, we extend the concept of Mahalanobis distance to separable Banach spaces by reinterpreting it as a Cameron-Martin norm associated with a probability measure. This approach leads to a basis-free, data-driven notion of anomaly distance through the so-called variance norm, which can naturally be estimated using empirical measures of a sample. Our framework generalizes the classical $\bbR^d$, functional $(L^2[0,1])^d$, and kernelized settings; importantly, it incorporates non-injective covariance operators. We prove that the variance norm is invariant under invertible bounded linear transformations of the data, extending previous results which are limited to unitary operators. In the Hilbert space setting, we connect the variance norm to the RKHS of the covariance operator and establish consistency and convergence results for estimation using empirical measures. Using the variance norm, we introduce the notion of a kernelized nearest-neighbour Mahalanobis distance. In an empirical study on 12 real-world data sets, we demonstrate that the kernelized nearest-neighbour Mahalanobis distance outperforms the traditional kernelized Mahalanobis distance for multivariate time series novelty detection, using state-of-the-art time series kernels such as the signature, global alignment, and Volterra reservoir kernels. | stat-05.zip/2407.11873.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.11268 | Heterogenous Multi-Source Data Fusion Through Input Mapping and Latent Variable Gaussian Process | [
"Yigitcan Comlek",
"Sandipp Krishnan Ravi",
"Piyush Pandita",
"Sayan Ghosh",
"Liping Wang",
"Wei Chen"
] | 15 Jul 2024 | 20 Pages,9 Figures, Data is available per request | Machine Learning (stat.ML) | Machine Learning (stat.ML); Computational Engineering, Finance, and Science (cs.CE); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.11268 | Artificial intelligence and machine learning frameworks have served as computationally efficient mapping between inputs and outputs for engineering problems. These mappings have enabled optimization and analysis routines that have warranted superior designs, ingenious material systems and optimized manufacturing processes. A common occurrence in such modeling endeavors is the existence of multiple source of data, each differentiated by fidelity, operating conditions, experimental conditions, and more. Data fusion frameworks have opened the possibility of combining such differentiated sources into single unified models, enabling improved accuracy and knowledge transfer. However, these frameworks encounter limitations when the different sources are heterogeneous in nature, i.e., not sharing the same input parameter space. These heterogeneous input scenarios can occur when the domains differentiated by complexity, scale, and fidelity require different parametrizations. Towards addressing this void, a heterogeneous multi-source data fusion framework is proposed based on input mapping calibration (IMC) and latent variable Gaussian process (LVGP). In the first stage, the IMC algorithm is utilized to transform the heterogeneous input parameter spaces into a unified reference parameter space. In the second stage, a multi-source data fusion model enabled by LVGP is leveraged to build a single source-aware surrogate model on the transformed reference space. The proposed framework is demonstrated and analyzed on three engineering case studies (design of cantilever beam, design of ellipsoidal void and modeling properties of Ti6Al4V alloy). The results indicate that the proposed framework provides improved predictive accuracy over a single source model and transformed but source unaware model. | stat-05.zip/2407.11268.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2407.16968 | Stochastic Variance-Reduced Iterative Hard Thresholding in Graph Sparsity Optimization | [
"Derek Fox",
"Samuel Hernandez",
"Qianqian Tong"
] | 24 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.16968 | Stochastic optimization algorithms are widely used for large-scale data analysis due to their low per-iteration costs, but they often suffer from slow asymptotic convergence caused by inherent variance. Variance-reduced techniques have been therefore used to address this issue in structured sparse models utilizing sparsity-inducing norms or $\ell_0$-norms. However, these techniques are not directly applicable to complex (non-convex) graph sparsity models, which are essential in applications like disease outbreak monitoring and social network analysis. In this paper, we introduce two stochastic variance-reduced gradient-based methods to solve graph sparsity optimization: GraphSVRG-IHT and GraphSCSG-IHT. We provide a general framework for theoretical analysis, demonstrating that our methods enjoy a linear convergence speed. Extensive experiments validate | stat-05.zip/2407.16968.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.17072 | An Efficient Procedure for Computing Bayesian Network Structure Learning | [
"Hongming Huang",
"Joe Suzuki"
] | 24 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.17072 | We propose a globally optimal Bayesian network structure discovery algorithm based on a progressively leveled scoring approach. Bayesian network structure discovery is a fundamental yet NP-hard problem in the field of probabilistic graphical models, and as the number of variables increases, memory usage grows exponentially. The simple and effective method proposed by Silander and Myllymäki has been widely applied in this field, as it incrementally calculates local scores to achieve global optimality. However, existing methods that utilize disk storage, while capable of handling networks with a larger number of variables, introduce issues such as latency, fragmentation, and additional overhead associated with disk I/O operations. To avoid these problems, we explore how to further enhance computational efficiency and reduce peak memory usage using only memory. We introduce an efficient hierarchical computation method that requires only a single traversal of all local structures, retaining only the data and information necessary for the current computation, thereby improving efficiency and significantly reducing memory requirements. Experimental results indicate that our method, when using only memory, not only reduces peak memory usage but also improves computational efficiency compared to existing methods, demonstrating good scalability for handling larger networks and exhibiting stable experimental results. Ultimately, we successfully achieved the processing of a Bayesian network with 28 variables using only memory. | stat-05.zip/2407.17072.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.16935 | Federated Automatic Latent Variable Selection in Multi-output Gaussian Processes | [
"Jingyi Gao",
"Seokhyun Chung"
] | 24 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.16935 | This paper explores a federated learning approach that automatically selects the number of latent processes in multi-output Gaussian processes (MGPs). The MGP has seen great success as a transfer learning tool when data is generated from multiple sources/units/entities. A common approach in MGPs to transfer knowledge across units involves gathering all data from each unit to a central server and extracting common independent latent processes to express each unit as a linear combination of the shared latent patterns. However, this approach poses key challenges in (i) determining the adequate number of latent processes and (ii) relying on centralized learning which leads to potential privacy risks and significant computational burdens on the central server. To address these issues, we propose a hierarchical model that places spike-and-slab priors on the coefficients of each latent process. These priors help automatically select only needed latent processes by shrinking the coefficients of unnecessary ones to zero. To estimate the model while avoiding the drawbacks of centralized learning, we propose a variational inference-based approach, that formulates model inference as an optimization problem compatible with federated settings. We then design a federated learning algorithm that allows units to jointly select and infer the common latent processes without sharing their data. We also discuss an efficient learning approach for a new unit within our proposed federated framework. Simulation and case studies on Li-ion battery degradation and air temperature data demonstrate the advantageous features of our proposed approach. | stat-05.zip/2407.16935.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.11901 | Combining Wasserstein-1 and Wasserstein-2 proximals: robust manifold learning via well-posed generative flows | [
"Hyemin Gu",
"Markos A. Katsoulakis",
"Luc Rey-Bellet",
"Benjamin J. Zhang"
] | 16 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2407.11901 | We formulate well-posed continuous-time generative flows for learning distributions that are supported on low-dimensional manifolds through Wasserstein proximal regularizations of $f$-divergences. Wasserstein-1 proximal operators regularize $f$-divergences so that singular distributions can be compared. Meanwhile, Wasserstein-2 proximal operators regularize the paths of the generative flows by adding an optimal transport cost, i.e., a kinetic energy penalization. Via mean-field game theory, we show that the combination of the two proximals is critical for formulating well-posed generative flows. Generative flows can be analyzed through optimality conditions of a mean-field game (MFG), a system of a backward Hamilton-Jacobi (HJ) and a forward continuity partial differential equations (PDEs) whose solution characterizes the optimal generative flow. For learning distributions that are supported on low-dimensional manifolds, the MFG theory shows that the Wasserstein-1 proximal, which addresses the HJ terminal condition, and the Wasserstein-2 proximal, which addresses the HJ dynamics, are both necessary for the corresponding backward-forward PDE system to be well-defined and have a unique solution with provably linear flow trajectories. This implies that the corresponding generative flow is also unique and can therefore be learned in a robust manner even for learning high-dimensional distributions supported on low-dimensional manifolds. The generative flows are learned through adversarial training of continuous-time flows, which bypasses the need for reverse simulation. We demonstrate the efficacy of our approach for generating high-dimensional images without the need to resort to autoencoders or specialized architectures. | stat-05.zip/2407.11901.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.16936 | Provable Benefit of Annealed Langevin Monte Carlo for Non-log-concave Sampling | [
"Wei Guo",
"Molei Tao",
"Yongxin Chen"
] | 24 Jul 2024 (<a href="https://arxiv.org/abs/2407.16936v1">v1</a>), last revised 17 Feb 2025 (this version, v2) | 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.2407.16936 | We consider the outstanding problem of sampling from an unnormalized density that may be non-log-concave and multimodal. To enhance the performance of simple Markov chain Monte Carlo (MCMC) methods, techniques of annealing type have been widely used. However, quantitative theoretical guarantees of these techniques are under-explored. This study takes a first step toward providing a non-asymptotic analysis of annealed MCMC. Specifically, we establish, for the first time, an oracle complexity of $\widetilde{O}\left(\frac{d\beta^2{\cal A}^2}{\varepsilon^6}\right)$ for the simple annealed Langevin Monte Carlo algorithm to achieve $\varepsilon^2$ accuracy in Kullback-Leibler divergence to the target distribution $\pi\propto{\rm e}^{-V}$ on $\mathbb{R}^d$ with $\beta$-smooth potential $V$. Here, ${\cal A}$ represents the action of a curve of probability measures interpolating the target distribution $\pi$ and a readily sampleable distribution. | stat-05.zip/2407.16936.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.10666 | Flow Perturbation to Accelerate Unbiased Sampling of Boltzmann distribution | [
"Xin Peng",
"Ang Gao"
] | 15 Jul 2024 (<a href="https://arxiv.org/abs/2407.10666v1">v1</a>), last revised 27 Jul 2024 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Chemical Physics (physics.chem-ph) | https://doi.org/10.48550/arXiv.2407.10666 | Flow-based generative models have been employed for sampling the Boltzmann distribution, but their application to high-dimensional systems is hindered by the significant computational cost of obtaining the Jacobian of the flow. To overcome this challenge, we introduce the flow perturbation method, which incorporates optimized stochastic perturbations into the flow. By reweighting trajectories generated by the perturbed flow, our method achieves unbiased sampling of the Boltzmann distribution with orders of magnitude speedup compared to both brute force Jacobian calculations and the Hutchinson estimator. Notably, it accurately sampled the Chignolin protein with all atomic Cartesian coordinates explicitly represented, which, to our best knowledge, is the largest molecule ever Boltzmann sampled in such detail using generative models. | stat-05.zip/2407.10666.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.16376 | Bayesian Autoregressive Online Change-Point Detection with Time-Varying Parameters | [
"Ioanna-Yvonni Tsaknaki",
"Fabrizio Lillo",
"Piero Mazzarisi"
] | 23 Jul 2024 (<a href="https://arxiv.org/abs/2407.16376v1">v1</a>), last revised 29 Sep 2025 (this version, v2) | published in Communications in Nonlinear Science and Numerical Simulation | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2407.16376 | Change points in real-world systems mark significant regime shifts in system dynamics, possibly triggered by exogenous or endogenous factors. These points define regimes for the time evolution of the system and are crucial for understanding transitions in financial, economic, social, environmental, and technological contexts. Building upon the Bayesian approach introduced in \cite{c:07}, we devise a new method for online change point detection in the mean of a univariate time series, which is well suited for real-time applications and is able to handle the general temporal patterns displayed by data in many empirical contexts. We first describe time series as an autoregressive process of an arbitrary order. Second, the variance and correlation of the data are allowed to vary within each regime driven by a scoring rule that updates the value of the parameters for a better fit of the observations. Finally, a change point is detected in a probabilistic framework via the posterior distribution of the current regime length. By modeling temporal dependencies and time-varying parameters, the proposed approach enhances both the estimate accuracy and the forecasting power. Empirical validations using various datasets demonstrate the method's effectiveness in capturing memory and dynamic patterns, offering deeper insights into the non-stationary dynamics of real-world systems. | stat-05.zip/2407.16376.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2407.17228 | A Hybrid Federated Kernel Regularized Least Squares Algorithm | [
"Celeste Damiani",
"Yulia Rodina",
"Sergio Decherchi"
] | 24 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.17228 | Federated learning is becoming an increasingly viable and accepted strategy for building machine learning models in critical privacy-preserving scenarios such as clinical settings. Often, the data involved is not limited to clinical data but also includes additional omics features (e.g. proteomics). Consequently, data is distributed not only across hospitals but also across omics centers, which are labs capable of generating such additional features from biosamples. This scenario leads to a hybrid setting where data is scattered both in terms of samples and features. In this hybrid setting, we present an efficient reformulation of the Kernel Regularized Least Squares algorithm, introduce two variants and validate them using well-established datasets. Lastly, we discuss security measures to defend against possible attacks. | stat-05.zip/2407.17228.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.17236 | Statistical Batch-Based Bearing Fault Detection | [
"Victoria Jorry",
"Zina-Sabrina Duma",
"Tuomas Sihvonen",
"Satu-Pia Reinikainen",
"Lassi Roininen"
] | 24 Jul 2024 (<a href="https://arxiv.org/abs/2407.17236v1">v1</a>), last revised 25 Jul 2024 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.17236 | In the domain of rotating machinery, bearings are vulnerable to different mechanical faults, including ball, inner, and outer race faults. Various techniques can be used in condition-based monitoring, from classical signal analysis to deep learning methods. Based on the complex working conditions of rotary machines, multivariate statistical process control charts such as Hotelling's $T^2$ and Squared Prediction Error are useful for providing early warnings. However, these methods are rarely applied to condition monitoring of rotating machinery due to the univariate nature of the datasets. In the present paper, we propose a multivariate statistical process control-based fault detection method that utilizes multivariate data composed of Fourier transform features extracted for fixed-time batches. Our approach makes use of the multidimensional nature of Fourier transform characteristics, which record more detailed information about the machine's status, in an effort to enhance early defect detection and diagnosis. Experiments with varying vibration measurement locations (Fan End, Drive End), fault types (ball, inner, and outer race faults), and motor loads (0-3 horsepower) are used to validate the suggested approach. The outcomes illustrate our method's effectiveness in fault detection and point to possible broader uses in industrial maintenance. | stat-05.zip/2407.17236.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.11518 | Ensemble Transport Filter via Optimized Maximum Mean Discrepancy | [
"Dengfei Zeng",
"Lijian Jiang"
] | 16 Jul 2024 | 27 pages, 14 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Other Statistics (stat.OT) | https://doi.org/10.48550/arXiv.2407.11518 | In this paper, we present a new ensemble-based filter method by reconstructing the analysis step of the particle filter through a transport map, which directly transports prior particles to posterior particles. The transport map is constructed through an optimization problem described by the Maximum Mean Discrepancy loss function, which matches the expectation information of the approximated posterior and reference posterior. The proposed method inherits the accurate estimation of the posterior distribution from particle filtering. To improve the robustness of Maximum Mean Discrepancy, a variance penalty term is used to guide the optimization. It prioritizes minimizing the discrepancy between the expectations of highly informative statistics for the approximated and reference posteriors. The penalty term significantly enhances the robustness of the proposed method and leads to a better approximation of the posterior. A few numerical examples are presented to illustrate the advantage of the proposed method over the ensemble Kalman filter. | stat-05.zip/2407.11518.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2407.13189 | Data-Driven Estimation of Conditional Expectations, Application to Optimal Stopping and Reinforcement Learning | [
"George V. Moustakides"
] | 18 Jul 2024 | 20 pages, 6 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.13189 | When the underlying conditional density is known, conditional expectations can be computed analytically or numerically. When, however, such knowledge is not available and instead we are given a collection of training data, the goal of this work is to propose simple and purely data-driven means for estimating directly the desired conditional expectation. Because conditional expectations appear in the description of a number of stochastic optimization problems with the corresponding optimal solution satisfying a system of nonlinear equations, we extend our data-driven method to cover such cases as well. We test our methodology by applying it to Optimal Stopping and Optimal Action Policy in Reinforcement Learning. | stat-05.zip/2407.13189.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2407.17949 | Fast convergence of the Expectation Maximization algorithm under a logarithmic Sobolev inequality | [
"Rocco Caprio",
"Adam M Johansen"
] | 25 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC); Statistics Theory (math.ST); Computation (stat.CO) | https://doi.org/10.48550/arXiv.2407.17949 | By utilizing recently developed tools for constructing gradient flows on Wasserstein spaces, we extend an analysis technique commonly employed to understand alternating minimization algorithms on Euclidean space to the Expectation Maximization (EM) algorithm via its representation as coordinate-wise minimization on the product of a Euclidean space and a space of probability distributions due to Neal and Hinton (1998). In so doing we obtain finite sample error bounds and exponential convergence of the EM algorithm under a natural generalisation of a log-Sobolev inequality. We further demonstrate that the analysis technique is sufficiently flexible to allow also the analysis of several variants of the EM algorithm. | stat-05.zip/2407.17949.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.13731 | Predictive Low Rank Matrix Learning under Partial Observations: Mixed-Projection ADMM | [
"Dimitris Bertsimas",
"Nicholas A. G. Johnson"
] | 18 Jul 2024 (<a href="https://arxiv.org/abs/2407.13731v1">v1</a>), last revised 2 Oct 2024 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.13731 | We study the problem of learning a partially observed matrix under the low rank assumption in the presence of fully observed side information that depends linearly on the true underlying matrix. This problem consists of an important generalization of the Matrix Completion problem, a central problem in Statistics, Operations Research and Machine Learning, that arises in applications such as recommendation systems, signal processing, system identification and image denoising. We formalize this problem as an optimization problem with an objective that balances the strength of the fit of the reconstruction to the observed entries with the ability of the reconstruction to be predictive of the side information. We derive a mixed-projection reformulation of the resulting optimization problem and present a strong semidefinite cone relaxation. We design an efficient, scalable alternating direction method of multipliers algorithm that produces high quality feasible solutions to the problem of interest. Our numerical results demonstrate that in the small rank regime ($k \leq 15$), our algorithm outputs solutions that achieve on average $79\%$ lower objective value and $90.1\%$ lower $\ell_2$ reconstruction error than the solutions returned by the best performing benchmark method on synthetic data. The runtime of our algorithm is competitive with and often superior to that of the benchmark methods. Our algorithm is able to solve problems with $n = 10000$ rows and $m = 10000$ columns in less than a minute. On large scale real world data, our algorithm produces solutions that achieve $67\%$ lower out of sample error than benchmark methods in $97\%$ less execution time. | stat-05.zip/2407.13731.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.14003 | Time Series Generative Learning with Application to Brain Imaging Analysis | [
"Zhenghao Li",
"Sanyou Wu",
"Long Feng"
] | 19 Jul 2024 | 45 pages | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Image and Video Processing (eess.IV); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2407.14003 | This paper focuses on the analysis of sequential image data, particularly brain imaging data such as MRI, fMRI, CT, with the motivation of understanding the brain aging process and neurodegenerative diseases. To achieve this goal, we investigate image generation in a time series context. Specifically, we formulate a min-max problem derived from the $f$-divergence between neighboring pairs to learn a time series generator in a nonparametric manner. The generator enables us to generate future images by transforming prior lag-k observations and a random vector from a reference distribution. With a deep neural network learned generator, we prove that the joint distribution of the generated sequence converges to the latent truth under a Markov and a conditional invariance condition. Furthermore, we extend our generation mechanism to a panel data scenario to accommodate multiple samples. The effectiveness of our mechanism is evaluated by generating real brain MRI sequences from the Alzheimer's Disease Neuroimaging Initiative. These generated image sequences can be used as data augmentation to enhance the performance of further downstream tasks, such as Alzheimer's disease detection. | stat-05.zip/2407.14003.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2407.17280 | Enhanced Feature Learning via Regularisation: Integrating Neural Networks and Kernel Methods | [
"Bertille Follain",
"Francis Bach"
] | 24 Jul 2024 (<a href="https://arxiv.org/abs/2407.17280v1">v1</a>), last revised 30 Apr 2025 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.17280 | We propose a new method for feature learning and function estimation in supervised learning via regularised empirical risk minimisation. Our approach considers functions as expectations of Sobolev functions over all possible one-dimensional projections of the data. This framework is similar to kernel ridge regression, where the kernel is $\mathbb{E}_w ( k^{(B)}(w^\top x,w^\top x^\prime))$, with $k^{(B)}(a,b) := \min(|a|, |b|)\mathds{1}_{ab>0}$ the Brownian kernel, and the distribution of the projections $w$ is learnt. This can also be viewed as an infinite-width one-hidden layer neural network, optimising the first layer's weights through gradient descent and explicitly adjusting the non-linearity and weights of the second layer. We introduce a gradient-based computational method for the estimator, called Brownian Kernel Neural Network (BKerNN), using particles to approximate the expectation, where the positive homogeneity of the Brownian kernel \red{leads to improved robustness to local minima}. Using Rademacher complexity, we show that BKerNN's expected risk converges to the minimal risk with explicit high-probability rates of $O( \min((d/n)^{1/2}, n^{-1/6}))$ (up to logarithmic factors). Numerical experiments confirm our optimisation intuitions, and BKerNN outperforms kernel ridge regression, and favourably compares to a one-hidden layer neural network with ReLU activations in various settings and real data sets. | stat-05.zip/2407.17280.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.18158 | Unlocking Tokens as Data Points for Generalization Bounds on Larger Language Models | [
"Sanae Lotfi",
"Yilun Kuang",
"Brandon Amos",
"Micah Goldblum",
"Marc Finzi",
"Andrew Gordon Wilson"
] | 25 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.18158 | Large language models (LLMs) with billions of parameters excel at predicting the next token in a sequence. Recent work computes non-vacuous compression-based generalization bounds for LLMs, but these bounds are vacuous for large models at the billion-parameter scale. Moreover, these bounds are obtained through restrictive compression techniques, bounding compressed models that generate low-quality text. Additionally, the tightness of these existing bounds depends on the number of IID documents in a training set rather than the much larger number of non-IID constituent tokens, leaving untapped potential for tighter bounds. In this work, we instead use properties of martingales to derive generalization bounds that benefit from the vast number of tokens in LLM training sets. Since a dataset contains far more tokens than documents, our generalization bounds not only tolerate but actually benefit from far less restrictive compression schemes. With Monarch matrices, Kronecker factorizations, and post-training quantization, we achieve non-vacuous generalization bounds for LLMs as large as LLaMA2-70B. Unlike previous approaches, our work achieves the first non-vacuous bounds for models that are deployed in practice and generate high-quality text. | stat-05.zip/2407.18158.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.18650 | Achieving interpretable machine learning by functional decomposition of black-box models into explainable predictor effects | [
"David Köhler",
"David Rügamer",
"Matthias Schmid"
] | 26 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.18650 | Machine learning (ML) has seen significant growth in both popularity and importance. The high prediction accuracy of ML models is often achieved through complex black-box architectures that are difficult to interpret. This interpretability problem has been hindering the use of ML in fields like medicine, ecology and insurance, where an understanding of the inner workings of the model is paramount to ensure user acceptance and fairness. The need for interpretable ML models has boosted research in the field of interpretable machine learning (IML). Here we propose a novel approach for the functional decomposition of black-box predictions, which is considered a core concept of IML. The idea of our method is to replace the prediction function by a surrogate model consisting of simpler subfunctions. Similar to additive regression models, these functions provide insights into the direction and strength of the main feature contributions and their interactions. Our method is based on a novel concept termed stacked orthogonality, which ensures that the main effects capture as much functional behavior as possible and do not contain information explained by higher-order interactions. Unlike earlier functional IML approaches, it is neither affected by extrapolation nor by hidden feature interactions. To compute the subfunctions, we propose an algorithm based on neural additive modeling and an efficient post-hoc orthogonalization procedure. | stat-05.zip/2407.18650.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.12996 | Sharpness-diversity tradeoff: improving flat ensembles with SharpBalance | [
"Haiquan Lu",
"Xiaotian Liu",
"Yefan Zhou",
"Qunli Li",
"Kurt Keutzer",
"Michael W. Mahoney",
"Yujun Yan",
"Huanrui Yang",
"Yaoqing Yang"
] | 17 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.12996 | Recent studies on deep ensembles have identified the sharpness of the local minima of individual learners and the diversity of the ensemble members as key factors in improving test-time performance. Building on this, our study investigates the interplay between sharpness and diversity within deep ensembles, illustrating their crucial role in robust generalization to both in-distribution (ID) and out-of-distribution (OOD) data. We discover a trade-off between sharpness and diversity: minimizing the sharpness in the loss landscape tends to diminish the diversity of individual members within the ensemble, adversely affecting the ensemble's improvement. The trade-off is justified through our theoretical analysis and verified empirically through extensive experiments. To address the issue of reduced diversity, we introduce SharpBalance, a novel training approach that balances sharpness and diversity within ensembles. Theoretically, we show that our training strategy achieves a better sharpness-diversity trade-off. Empirically, we conducted comprehensive evaluations in various data sets (CIFAR-10, CIFAR-100, TinyImageNet) and showed that SharpBalance not only effectively improves the sharpness-diversity trade-off, but also significantly improves ensemble performance in ID and OOD scenarios. | stat-05.zip/2407.12996.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.15687 | SoftCVI: Contrastive variational inference with self-generated soft labels | [
"Daniel Ward",
"Mark Beaumont",
"Matteo Fasiolo"
] | 22 Jul 2024 (<a href="https://arxiv.org/abs/2407.15687v1">v1</a>), last revised 4 May 2025 (this version, v4) | Updated to match camera ready version accepted as ICLR spotlight | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.15687 | Estimating a distribution given access to its unnormalized density is pivotal in Bayesian inference, where the posterior is generally known only up to an unknown normalizing constant. Variational inference and Markov chain Monte Carlo methods are the predominant tools for this task; however, both are often challenging to apply reliably, particularly when the posterior has complex geometry. Here, we introduce Soft Contrastive Variational Inference (SoftCVI), which allows a family of variational objectives to be derived through a contrastive estimation framework. The approach parameterizes a classifier in terms of a variational distribution, reframing the inference task as a contrastive estimation problem aiming to identify a single true posterior sample among a set of samples. Despite this framing, we do not require positive or negative samples, but rather learn by sampling the variational distribution and computing ground truth soft classification labels from the unnormalized posterior itself. The objectives have zero variance gradient when the variational approximation is exact, without the need for specialized gradient estimators. We empirically investigate the performance on a variety of Bayesian inference tasks, using both simple (e.g. normal) and expressive (normalizing flow) variational distributions. We find that SoftCVI can be used to form objectives which are stable to train and mass-covering, frequently outperforming inference with other variational approaches. | stat-05.zip/2407.15687.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2407.14175 | On Policy Evaluation Algorithms in Distributional Reinforcement Learning | [
"Julian Gerstenberg",
"Ralph Neininger",
"Denis Spiegel"
] | 19 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Probability (math.PR) | https://doi.org/10.48550/arXiv.2407.14175 | We introduce a novel class of algorithms to efficiently approximate the unknown return distributions in policy evaluation problems from distributional reinforcement learning (DRL). The proposed distributional dynamic programming algorithms are suitable for underlying Markov decision processes (MDPs) having an arbitrary probabilistic reward mechanism, including continuous reward distributions with unbounded support being potentially heavy-tailed. <br>For a plain instance of our proposed class of algorithms we prove error bounds, both within Wasserstein and Kolmogorov--Smirnov distances. Furthermore, for return distributions having probability density functions the algorithms yield approximations for these densities; error bounds are given within supremum norm. We introduce the concept of quantile-spline discretizations to come up with algorithms showing promising results in simulation experiments. <br>While the performance of our algorithms can rigorously be analysed they can be seen as universal black box algorithms applicable to a large class of MDPs. We also derive new properties of probability metrics commonly used in DRL on which our quantitative analysis is based. | stat-05.zip/2407.14175.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.14194 | Enhancing Variable Importance in Random Forests: A Novel Application of Global Sensitivity Analysis | [
"Giulia Vannucci",
"Roberta Siciliano",
"Andrea Saltelli"
] | 19 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP); Computation (stat.CO) | https://doi.org/10.48550/arXiv.2407.14194 | The present work provides an application of Global Sensitivity Analysis to supervised machine learning methods such as Random Forests. These methods act as black boxes, selecting features in high--dimensional data sets as to provide accurate classifiers in terms of prediction when new data are fed into the system. In supervised machine learning, predictors are generally ranked by importance based on their contribution to the final prediction. Global Sensitivity Analysis is primarily used in mathematical modelling to investigate the effect of the uncertainties of the input variables on the output. We apply it here as a novel way to rank the input features by their importance to the explainability of the data generating process, shedding light on how the response is determined by the dependence structure of its predictors. A simulation study shows that our proposal can be used to explore what advances can be achieved either in terms of efficiency, explanatory ability, or simply by way of confirming existing results. | stat-05.zip/2407.14194.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.15662 | How to Shrink Confidence Sets for Many Equivalent Discrete Distributions? | [
"Odalric-Ambrym Maillard",
"Mohammad Sadegh Talebi"
] | 22 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Systems and Control (eess.SY) | https://doi.org/10.48550/arXiv.2407.15662 | We consider the situation when a learner faces a set of unknown discrete distributions $(p_k)_{k\in \mathcal K}$ defined over a common alphabet $\mathcal X$, and can build for each distribution $p_k$ an individual high-probability confidence set thanks to $n_k$ observations sampled from $p_k$. The set $(p_k)_{k\in \mathcal K}$ is structured: each distribution $p_k$ is obtained from the same common, but unknown, distribution q via applying an unknown permutation to $\mathcal X$. We call this \emph{permutation-equivalence}. The goal is to build refined confidence sets \emph{exploiting} this structural property. Like other popular notions of structure (Lipschitz smoothness, Linearity, etc.) permutation-equivalence naturally appears in machine learning problems, and to benefit from its potential gain calls for a specific approach. We present a strategy to effectively exploit permutation-equivalence, and provide a finite-time high-probability bound on the size of the refined confidence sets output by the strategy. Since a refinement is not possible for too few observations in general, under mild technical assumptions, our finite-time analysis establish when the number of observations $(n_k)_{k\in \mathcal K}$ are large enough so that the output confidence sets improve over initial individual sets. We carefully characterize this event and the corresponding improvement. Further, our result implies that the size of confidence sets shrink at asymptotic rates of $O(1/\sqrt{\sum_{k\in \mathcal K} n_k})$ and $O(1/\max_{k\in K} n_{k})$, respectively for elements inside and outside the support of q, when the size of each individual confidence set shrinks at respective rates of $O(1/\sqrt{n_k})$ and $O(1/n_k)$. We illustrate the practical benefit of exploiting permutation equivalence on a reinforcement learning task. | stat-05.zip/2407.15662.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.16502 | Neural information field filter | [
"Kairui Hao",
"Ilias Bilionis"
] | 23 Jul 2024 (<a href="https://arxiv.org/abs/2407.16502v1">v1</a>), last revised 16 Dec 2024 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Data Analysis, Statistics and Probability (physics.data-an) | https://doi.org/10.48550/arXiv.2407.16502 | We introduce neural information field filter, a Bayesian state and parameter estimation method for high-dimensional nonlinear dynamical systems given large measurement datasets. Solving such a problem using traditional methods, such as Kalman and particle filters, is computationally expensive. Information field theory is a Bayesian approach that can efficiently reconstruct dynamical model state paths and calibrate model parameters from noisy measurement data. To apply the method, we parameterize the time evolution state path using the span of a finite linear basis. The existing method has to reparameterize the state path by initial states to satisfy the initial condition. Designing an expressive yet simple linear basis before knowing the true state path is crucial for inference accuracy but challenging. Moreover, reparameterizing the state path using the initial state is easy to perform for a linear basis, but is nontrivial for more complex and expressive function parameterizations, such as neural networks. The objective of this paper is to simplify and enrich the class of state path parameterizations using neural networks for the information field theory approach. To this end, we propose a generalized physics-informed conditional prior using an auxiliary initial state. We show the existing reparameterization is a special case. We parameterize the state path using a residual neural network that consists of a linear basis function and a Fourier encoding fully connected neural network residual function. The residual function aims to correct the error of the linear basis function. To sample from the intractable posterior distribution, we develop an optimization algorithm, nested stochastic variational inference, and a sampling algorithm, nested preconditioned stochastic gradient Langevin dynamics. A series of numerical and experimental examples verify and validate the proposed method. | stat-05.zip/2407.16502.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.17329 | Low dimensional representation of multi-patient flow cytometry datasets using optimal transport for minimal residual disease detection in leukemia | [
"Erell Gachon",
"Jérémie Bigot",
"Elsa Cazelles",
"Audrey Bidet",
"Jean-Philippe Vial",
"Pierre-Yves Dumas",
"Aguirre Mimoun"
] | 24 Jul 2024 (<a href="https://arxiv.org/abs/2407.17329v1">v1</a>), last revised 26 Feb 2025 (this version, v3) | 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.2407.17329 | Representing and quantifying Minimal Residual Disease (MRD) in Acute Myeloid Leukemia (AML), a type of cancer that affects the blood and bone marrow, is essential in the prognosis and follow-up of AML patients. As traditional cytological analysis cannot detect leukemia cells below 5\%, the analysis of flow cytometry dataset is expected to provide more reliable results. In this paper, we explore statistical learning methods based on optimal transport (OT) to achieve a relevant low-dimensional representation of multi-patient flow cytometry measurements (FCM) datasets considered as high-dimensional probability distributions. Using the framework of OT, we justify the use of the K-means algorithm for dimensionality reduction of multiple large-scale point clouds through mean measure quantization by merging all the data into a single point cloud. After this quantization step, the visualization of the intra and inter-patients FCM variability is carried out by embedding low-dimensional quantized probability measures into a linear space using either Wasserstein Principal Component Analysis (PCA) through linearized OT or log-ratio PCA of compositional data. Using a publicly available FCM dataset and a FCM dataset from Bordeaux University Hospital, we demonstrate the benefits of our approach over the popular kernel mean embedding technique for statistical learning from multiple high-dimensional probability distributions. We also highlight the usefulness of our methodology for low-dimensional projection and clustering patient measurements according to their level of MRD in AML from FCM. In particular, our OT-based approach allows a relevant and informative two-dimensional representation of the results of the FlowSom algorithm, a state-of-the-art method for the detection of MRD in AML using multi-patient FCM. | stat-05.zip/2407.17329.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.16739 | Forecasting Automotive Supply Chain Shortfalls with Heterogeneous Time Series | [
"Bach Viet Do",
"Xingyu Li",
"Chaoye Pan"
] | 23 Jul 2024 (<a href="https://arxiv.org/abs/2407.16739v1">v1</a>), last revised 15 Jun 2025 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.16739 | Operational disruptions can significantly impact companies performance. Ford, with its 37 plants globally, uses 17 billion parts annually to manufacture six million cars and trucks. With up to ten tiers of suppliers between the company and raw materials, any extended disruption in this supply chain can cause substantial financial losses. Therefore, the ability to forecast and identify such disruptions early is crucial for maintaining seamless operations. In this study, we demonstrate how we construct a dataset consisting of many multivariate time series to forecast first-tier supply chain disruptions, utilizing features related to capacity, inventory, utilization, and processing, as outlined in the classical Factory Physics framework. This dataset is technically challenging due to its vast scale of over five hundred thousand time series. Furthermore, these time series, while exhibiting certain similarities, also display heterogeneity within specific subgroups. To address these challenges, we propose a novel methodology that integrates an enhanced Attention Sequence to Sequence Deep Learning architecture, using Neural Network Embeddings to model group effects, with a Survival Analysis model. This model is designed to learn intricate heterogeneous data patterns related to operational disruptions. Our model has demonstrated a strong performance, achieving 0.85 precision and 0.8 recall during the Quality Assurance (QA) phase across Ford's five North American plants. Additionally, to address the common criticism of Machine Learning models as black boxes, we show how the SHAP framework can be used to generate feature importance from the model predictions. It offers valuable insights that can lead to actionable strategies and highlights the potential of advanced machine learning for managing and mitigating supply chain risks in the automotive industry. | stat-05.zip/2407.16739.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.17446 | Fractional signature: a generalisation of the signature inspired by fractional calculus | [
"José Manuel Corcuera",
"Rubén Jiménez"
] | 24 Jul 2024 | 9 pages, 1 figure | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.17446 | In this paper, we propose a novel generalisation of the signature of a path, motivated by fractional calculus, which is able to describe the solutions of linear Caputo controlled FDEs. We also propose another generalisation of the signature, inspired by the previous one, but more convenient to use in machine learning. Finally, we test this last signature in a toy application to the problem of handwritten digit recognition, where significant improvements in accuracy rates are observed compared to those of the original signature. | stat-05.zip/2407.17446.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2407.19287 | Bayesian meta learning for trustworthy uncertainty quantification | [
"Zhenyuan Yuan",
"Thinh T. Doan"
] | 27 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Systems and Control (eess.SY) | https://doi.org/10.48550/arXiv.2407.19287 | We consider the problem of Bayesian regression with trustworthy uncertainty quantification. We define that the uncertainty quantification is trustworthy if the ground truth can be captured by intervals dependent on the predictive distributions with a pre-specified probability. Furthermore, we propose, Trust-Bayes, a novel optimization framework for Bayesian meta learning which is cognizant of trustworthy uncertainty quantification without explicit assumptions on the prior model/distribution of the functions. We characterize the lower bounds of the probabilities of the ground truth being captured by the specified intervals and analyze the sample complexity with respect to the feasible probability for trustworthy uncertainty quantification. Monte Carlo simulation of a case study using Gaussian process regression is conducted for verification and comparison with the Meta-prior algorithm. | stat-05.zip/2407.19287.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.17910 | Causal Deepsets for Off-policy Evaluation under Spatial or Spatio-temporal Interferences | [
"Runpeng Dai",
"Jianing Wang",
"Fan Zhou",
"Shikai Luo",
"Zhiwei Qin",
"Chengchun Shi",
"Hongtu Zhu"
] | 25 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.17910 | Off-policy evaluation (OPE) is widely applied in sectors such as pharmaceuticals and e-commerce to evaluate the efficacy of novel products or policies from offline datasets. This paper introduces a causal deepset framework that relaxes several key structural assumptions, primarily the mean-field assumption, prevalent in existing OPE methodologies that handle spatio-temporal interference. These traditional assumptions frequently prove inadequate in real-world settings, thereby restricting the capability of current OPE methods to effectively address complex interference effects. In response, we advocate for the implementation of the permutation invariance (PI) assumption. This innovative approach enables the data-driven, adaptive learning of the mean-field function, offering a more flexible estimation method beyond conventional averaging. Furthermore, we present novel algorithms that incorporate the PI assumption into OPE and thoroughly examine their theoretical foundations. Our numerical analyses demonstrate that this novel approach yields significantly more precise estimations than existing baseline algorithms, thereby substantially improving the practical applicability and effectiveness of OPE methodologies. A Python implementation of our proposed method is available at <a href="https://github.com/BIG-S2/Causal-Deepsets" rel="external noopener nofollow" class="link-external link-https">this https URL</a>. | stat-05.zip/2407.17910.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.18287 | Estimating the number of clusters of a Block Markov Chain | [
"Thomas van Vuren",
"Thomas Cronk",
"Jaron Sanders"
] | 25 Jul 2024 | 46 pages, 13 figures, 6 tables, 7 algorithms | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Probability (math.PR) | https://doi.org/10.48550/arXiv.2407.18287 | Clustering algorithms frequently require the number of clusters to be chosen in advance, but it is usually not clear how to do this. To tackle this challenge when clustering within sequential data, we present a method for estimating the number of clusters when the data is a trajectory of a Block Markov Chain. Block Markov Chains are Markov Chains that exhibit a block structure in their transition matrix. The method considers a matrix that counts the number of transitions between different states within the trajectory, and transforms this into a spectral embedding whose dimension is set via singular value thresholding. The number of clusters is subsequently estimated via density-based clustering of this spectral embedding, an approach inspired by literature on the Stochastic Block Model. By leveraging and augmenting recent results on the spectral concentration of random matrices with Markovian dependence, we show that the method is asymptotically consistent - in spite of the dependencies between the count matrix's entries, and even when the count matrix is sparse. We also present a numerical evaluation of our method, and compare it to alternatives. | stat-05.zip/2407.18287.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2407.17296 | Enhanced SMC$^2$: Leveraging Gradient Information from Differentiable Particle Filters Within Langevin Proposals | [
"Conor Rosato",
"Joshua Murphy",
"Alessandro Varsi",
"Paul Horridge",
"Simon Maskell"
] | 24 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP) | https://doi.org/10.48550/arXiv.2407.17296 | Sequential Monte Carlo Squared (SMC$^2$) is a Bayesian method which can infer the states and parameters of non-linear, non-Gaussian state-space models. The standard random-walk proposal in SMC$^2$ faces challenges, particularly with high-dimensional parameter spaces. This study outlines a novel approach by harnessing first-order gradients derived from a Common Random Numbers - Particle Filter (CRN-PF) using PyTorch. The resulting gradients can be leveraged within a Langevin proposal without accept/reject. Including Langevin dynamics within the proposal can result in a higher effective sample size and more accurate parameter estimates when compared with the random-walk. The resulting algorithm is parallelized on distributed memory using Message Passing Interface (MPI) and runs in $\mathcal{O}(\log_2N)$ time complexity. Utilizing 64 computational cores we obtain a 51x speed-up when compared to a single core. A GitHub link is given which provides access to the code. | stat-05.zip/2407.17296.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.09845 | Towards Understanding Epoch-wise Double descent in Two-layer Linear Neural Networks | [
"Amanda Olmin",
"Fredrik Lindsten"
] | 13 Jul 2024 (<a href="https://arxiv.org/abs/2407.09845v1">v1</a>), last revised 19 Sep 2024 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.09845 | Epoch-wise double descent is the phenomenon where generalisation performance improves beyond the point of overfitting, resulting in a generalisation curve exhibiting two descents under the course of learning. Understanding the mechanisms driving this behaviour is crucial not only for understanding the generalisation behaviour of machine learning models in general, but also for employing conventional selection methods, such as the use of early stopping to mitigate overfitting. While we ultimately want to draw conclusions of more complex models, such as deep neural networks, a majority of theoretical results regarding the underlying cause of epoch-wise double descent are based on simple models, such as standard linear regression. In this paper, to take a step towards more complex models in theoretical analysis, we study epoch-wise double descent in two-layer linear neural networks. First, we derive a gradient flow for the linear two-layer model, that bridges the learning dynamics of the standard linear regression model, and the linear two-layer diagonal network with quadratic weights. Second, we identify additional factors of epoch-wise double descent emerging with the extra model layer, by deriving necessary conditions for the generalisation error to follow a double descent pattern. While epoch-wise double descent in linear regression has been attributed to differences in input variance, in the two-layer model, also the singular values of the input-output covariance matrix play an important role. This opens up for further questions regarding unidentified factors of epoch-wise double descent for truly deep models. | stat-05.zip/2407.09845.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.17200 | Generalization Bounds of Surrogate Policies for Combinatorial Optimization Problems | [
"Pierre-Cyril Aubin-Frankowski",
"Yohann De Castro",
"Axel Parmentier",
"Alessandro Rudi"
] | 24 Jul 2024 | 10 pages main document, 3 pages supplement | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2407.17200 | A recent stream of structured learning approaches has improved the practical state of the art for a range of combinatorial optimization problems with complex objectives encountered in operations research. Such approaches train policies that chain a statistical model with a surrogate combinatorial optimization oracle to map any instance of the problem to a feasible solution. The key idea is to exploit the statistical distribution over instances instead of dealing with instances separately. However learning such policies by risk minimization is challenging because the empirical risk is piecewise constant in the parameters, and few theoretical guarantees have been provided so far. In this article, we investigate methods that smooth the risk by perturbing the policy, which eases optimization and improves generalization. Our main contribution is a generalization bound that controls the perturbation bias, the statistical learning error, and the optimization error. Our analysis relies on the introduction of a uniform weak property, which captures and quantifies the interplay of the statistical model and the surrogate combinatorial optimization oracle. This property holds under mild assumptions on the statistical model, the surrogate optimization, and the instance data distribution. We illustrate the result on a range of applications such as stochastic vehicle scheduling. In particular, such policies are relevant for contextual stochastic optimization and our results cover this case. | stat-05.zip/2407.17200.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2407.10230 | Weighted Aggregation of Conformity Scores for Classification | [
"Rui Luo",
"Zhixin Zhou"
] | 14 Jul 2024 (<a href="https://arxiv.org/abs/2407.10230v1">v1</a>), last revised 4 Mar 2025 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.10230 | Conformal prediction is a powerful framework for constructing prediction sets with valid coverage guarantees in multi-class classification. However, existing methods often rely on a single score function, which can limit their efficiency and informativeness. We propose a novel approach that combines multiple score functions to improve the performance of conformal predictors by identifying optimal weights that minimize prediction set size. Our theoretical analysis establishes a connection between the weighted score functions and subgraph classes of functions studied in Vapnik-Chervonenkis theory, providing a rigorous mathematical basis for understanding the effectiveness of the proposed method. Experiments demonstrate that our approach consistently outperforms single-score conformal predictors while maintaining valid coverage, offering a principled and data-driven way to enhance the efficiency and practicality of conformal prediction in classification tasks. | stat-05.zip/2407.10230.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.09055 | Advanced Graph Clustering Methods: A Comprehensive and In-Depth Analysis | [
"Timothé Watteau",
"Aubin Bonnefoy",
"Simon Illouz-Laurent",
"Joaquim Jusseau",
"Serge Iovleff"
] | 12 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.09055 | Graph clustering, which aims to divide a graph into several homogeneous groups, is a critical area of study with applications that span various fields such as social network analysis, bioinformatics, and image segmentation. This paper explores both traditional and more recent approaches to graph clustering. Firstly, key concepts and definitions in graph theory are introduced. The background section covers essential topics, including graph Laplacians and the integration of Deep Learning in graph analysis. The paper then delves into traditional clustering methods, including Spectral Clustering and the Leiden algorithm. Following this, state-of-the-art clustering techniques that leverage deep learning are examined. A comprehensive comparison of these methods is made through experiments. The paper concludes with a discussion of the practical applications of graph clustering and potential future research directions. | stat-04.zip/2407.09055.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.08094 | Density Estimation via Binless Multidimensional Integration | [
"Matteo Carli",
"Alex Rodriguez",
"Alessandro Laio",
"Aldo Glielmo"
] | 10 Jul 2024 (<a href="https://arxiv.org/abs/2407.08094v1">v1</a>), last revised 14 Jul 2024 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Chemical Physics (physics.chem-ph); Data Analysis, Statistics and Probability (physics.data-an) | https://doi.org/10.48550/arXiv.2407.08094 | We introduce the Binless Multidimensional Thermodynamic Integration (BMTI) method for nonparametric, robust, and data-efficient density estimation. BMTI estimates the logarithm of the density by initially computing log-density differences between neighbouring data points. Subsequently, such differences are integrated, weighted by their associated uncertainties, using a maximum-likelihood formulation. This procedure can be seen as an extension to a multidimensional setting of the thermodynamic integration, a technique developed in statistical physics. The method leverages the manifold hypothesis, estimating quantities within the intrinsic data manifold without defining an explicit coordinate map. It does not rely on any binning or space partitioning, but rather on the construction of a neighbourhood graph based on an adaptive bandwidth selection procedure. BMTI mitigates the limitations commonly associated with traditional nonparametric density estimators, effectively reconstructing smooth profiles even in high-dimensional embedding spaces. The method is tested on a variety of complex synthetic high-dimensional datasets, where it is shown to outperform traditional estimators, and is benchmarked on realistic datasets from the chemical physics literature. | stat-04.zip/2407.08094.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.07700 | Split Conformal Prediction under Data Contamination | [
"Jase Clarkson",
"Wenkai Xu",
"Mihai Cucuringu",
"Gesine Reinert"
] | 10 Jul 2024 (<a href="https://arxiv.org/abs/2407.07700v1">v1</a>), last revised 16 Jul 2024 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.07700 | Conformal prediction is a non-parametric technique for constructing prediction intervals or sets from arbitrary predictive models under the assumption that the data is exchangeable. It is popular as it comes with theoretical guarantees on the marginal coverage of the prediction sets and the split conformal prediction variant has a very low computational cost compared to model training. We study the robustness of split conformal prediction in a data contamination setting, where we assume a small fraction of the calibration scores are drawn from a different distribution than the bulk. We quantify the impact of the corrupted data on the coverage and efficiency of the constructed sets when evaluated on "clean" test points, and verify our results with numerical experiments. Moreover, we propose an adjustment in the classification setting which we call Contamination Robust Conformal Prediction, and verify the efficacy of our approach using both synthetic and real datasets. | stat-04.zip/2407.07700.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.08560 | Causal inference through multi-stage learning and doubly robust deep neural networks | [
"Yuqian Zhang",
"Jelena Bradic"
] | 11 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2407.08560 | Deep neural networks (DNNs) have demonstrated remarkable empirical performance in large-scale supervised learning problems, particularly in scenarios where both the sample size $n$ and the dimension of covariates $p$ are large. This study delves into the application of DNNs across a wide spectrum of intricate causal inference tasks, where direct estimation falls short and necessitates multi-stage learning. Examples include estimating the conditional average treatment effect and dynamic treatment effect. In this framework, DNNs are constructed sequentially, with subsequent stages building upon preceding ones. To mitigate the impact of estimation errors from early stages on subsequent ones, we integrate DNNs in a doubly robust manner. In contrast to previous research, our study offers theoretical assurances regarding the effectiveness of DNNs in settings where the dimensionality $p$ expands with the sample size. These findings are significant independently and extend to degenerate single-stage learning problems. | stat-04.zip/2407.08560.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.08668 | Modeling Spatial Extremal Dependence of Precipitation Using Distributional Neural Networks | [
"Christopher Bülte",
"Lisa Leimenstoll",
"Melanie Schienle"
] | 11 Jul 2024 (<a href="https://arxiv.org/abs/2407.08668v1">v1</a>), last revised 8 Aug 2025 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.08668 | In this work, we propose a simulation-based estimation approach using generative neural networks to determine dependencies of precipitation maxima and their underlying uncertainty in time and space. Within the common framework of max-stable processes for extremes under temporal and spatial dependence, our methodology allows estimating the process parameters and their respective uncertainty, but also delivers an explicit nonparametric estimate of the spatial dependence through the pairwise extremal coefficient function. We illustrate the effectiveness and robustness of our approach in a thorough finite sample study where we obtain good performance in complex settings for which closed-form likelihood estimation becomes intractable. We use the technique for studying monthly rainfall maxima in Western Germany for the period 2021-2023, which is of particular interest since it contains an extreme precipitation and consecutive flooding event in July 2021 that had a massive deadly impact. Beyond the considered setting, the presented methodology and its main generative ideas also have great potential for other applications. | stat-05.zip/2407.08668.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.07135 | Improving Out-of-Distribution Detection by Combining Existing Post-hoc Methods | [
"Paul Novello",
"Yannick Prudent",
"Joseba Dalmau",
"Corentin Friedrich",
"Yann Pequignot"
] | 9 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Computer Vision and Pattern Recognition (cs.CV); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.07135 | Since the seminal paper of Hendrycks et al. <a href="https://arxiv.org/abs/1610.02136" data-arxiv-id="1610.02136" class="link-https">arXiv:1610.02136</a>, Post-hoc deep Out-of-Distribution (OOD) detection has expanded rapidly. As a result, practitioners working on safety-critical applications and seeking to improve the robustness of a neural network now have a plethora of methods to choose from. However, no method outperforms every other on every dataset <a href="https://arxiv.org/abs/2210.07242" data-arxiv-id="2210.07242" class="link-https">arXiv:2210.07242</a>, so the current best practice is to test all the methods on the datasets at hand. This paper shifts focus from developing new methods to effectively combining existing ones to enhance OOD detection. We propose and compare four different strategies for integrating multiple detection scores into a unified OOD detector, based on techniques such as majority vote, empirical and copulas-based Cumulative Distribution Function modeling, and multivariate quantiles based on optimal transport. We extend common OOD evaluation metrics -- like AUROC and FPR at fixed TPR rates -- to these multi-dimensional OOD detectors, allowing us to evaluate them and compare them with individual methods on extensive benchmarks. Furthermore, we propose a series of guidelines to choose what OOD detectors to combine in more realistic settings, i.e. in the absence of known OOD data, relying on principles drawn from Outlier Exposure <a href="https://arxiv.org/abs/1812.04606" data-arxiv-id="1812.04606" class="link-https">arXiv:1812.04606</a>. The code is available at <a href="https://github.com/paulnovello/multi-ood" rel="external noopener nofollow" class="link-external link-https">this https URL</a>. | stat-04.zip/2407.07135.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.07670 | Stochastic Gradient Descent for Two-layer Neural Networks | [
"Dinghao Cao",
"Zheng-Chu Guo",
"Lei Shi"
] | 10 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.07670 | This paper presents a comprehensive study on the convergence rates of the stochastic gradient descent (SGD) algorithm when applied to overparameterized two-layer neural networks. Our approach combines the Neural Tangent Kernel (NTK) approximation with convergence analysis in the Reproducing Kernel Hilbert Space (RKHS) generated by NTK, aiming to provide a deep understanding of the convergence behavior of SGD in overparameterized two-layer neural networks. Our research framework enables us to explore the intricate interplay between kernel methods and optimization processes, shedding light on the optimization dynamics and convergence properties of neural networks. In this study, we establish sharp convergence rates for the last iterate of the SGD algorithm in overparameterized two-layer neural networks. Additionally, we have made significant advancements in relaxing the constraints on the number of neurons, which have been reduced from exponential dependence to polynomial dependence on the sample size or number of iterations. This improvement allows for more flexibility in the design and scaling of neural networks, and will deepen our theoretical understanding of neural network models trained with SGD. | stat-04.zip/2407.07670.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.08976 | Computational-Statistical Trade-off in Kernel Two-Sample Testing with Random Fourier Features | [
"Ikjun Choi",
"Ilmun Kim"
] | 12 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2407.08976 | Recent years have seen a surge in methods for two-sample testing, among which the Maximum Mean Discrepancy (MMD) test has emerged as an effective tool for handling complex and high-dimensional data. Despite its success and widespread adoption, the primary limitation of the MMD test has been its quadratic-time complexity, which poses challenges for large-scale analysis. While various approaches have been proposed to expedite the procedure, it has been unclear whether it is possible to attain the same power guarantee as the MMD test at sub-quadratic time cost. To fill this gap, we revisit the approximated MMD test using random Fourier features, and investigate its computational-statistical trade-off. We start by revealing that the approximated MMD test is pointwise consistent in power only when the number of random features approaches infinity. We then consider the uniform power of the test and study the time-power trade-off under the minimax testing framework. Our result shows that, by carefully choosing the number of random features, it is possible to attain the same minimax separation rates as the MMD test within sub-quadratic time. We demonstrate this point under different distributional assumptions such as densities in a Sobolev ball. Our theoretical findings are corroborated by simulation studies. | stat-05.zip/2407.08976.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.08654 | Adaptive Smooth Non-Stationary Bandits | [
"Joe Suk"
] | 11 Jul 2024 (<a href="https://arxiv.org/abs/2407.08654v1">v1</a>), last revised 26 Feb 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.2407.08654 | We study a $K$-armed non-stationary bandit model where rewards change smoothly, as captured by Hölder class assumptions on rewards as functions of time. Such smooth changes are parametrized by a Hölder exponent $\beta$ and coefficient $\lambda$. While various sub-cases of this general model have been studied in isolation, we first establish the minimax dynamic regret rate generally for all $K,\beta,\lambda$. Next, we show this optimal dynamic regret can be attained adaptively, without knowledge of $\beta,\lambda$. To contrast, even with parameter knowledge, upper bounds were only previously known for limited regimes $\beta\leq 1$ and $\beta=2$ (Slivkins, 2014; Krishnamurthy and Gopalan, 2021; Manegueu et al., 2021; Jia et al.,2023). Thus, our work resolves open questions raised by these disparate threads of the literature. <br>We also study the problem of attaining faster gap-dependent regret rates in non-stationary bandits. While such rates are long known to be impossible in general (Garivier and Moulines, 2011), we show that environments admitting a safe arm (Suk and Kpotufe, 2022) allow for much faster rates than the worst-case scaling with $\sqrt{T}$. While previous works in this direction focused on attaining the usual logarithmic regret bounds, as summed over stationary periods, our new gap-dependent rates reveal new optimistic regimes of non-stationarity where even the logarithmic bounds are pessimistic. We show our new gap-dependent rate is tight and that its achievability (i.e., as made possible by a safe arm) has a surprisingly simple and clean characterization within the smooth Hölder class model. | stat-04.zip/2407.08654.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.13704 | Discovering governing equation in structural dynamics from acceleration-only measurements | [
"Calvin Alvares",
"Souvik Chakraborty"
] | 18 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.13704 | Over the past few years, equation discovery has gained popularity in different fields of science and engineering. However, existing equation discovery algorithms rely on the availability of noisy measurements of the state variables (i.e., displacement {and velocity}). This is a major bottleneck in structural dynamics, where we often only have access to acceleration measurements. To that end, this paper introduces a novel equation discovery algorithm for discovering governing equations of dynamical systems from acceleration-only measurements. The proposed algorithm employs a library-based approach for equation discovery. To enable equation discovery from acceleration-only measurements, we propose a novel Approximate Bayesian Computation (ABC) model that prioritizes parsimonious models. The efficacy of the proposed algorithm is illustrated using {four} structural dynamics examples that include both linear and nonlinear dynamical systems. The case studies presented illustrate the possible application of the proposed approach for equation discovery of dynamical systems from acceleration-only measurements. | stat-05.zip/2407.13704.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.15301 | U-learning for Prediction Inference via Combinatory Multi-Subsampling: With Applications to LASSO and Neural Networks | [
"Zhe Fei",
"Yi Li"
] | 22 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST); Quantitative Methods (q-bio.QM) | https://doi.org/10.48550/arXiv.2407.15301 | Epigenetic aging clocks play a pivotal role in estimating an individual's biological age through the examination of DNA methylation patterns at numerous CpG (Cytosine-phosphate-Guanine) sites within their genome. However, making valid inferences on predicted epigenetic ages, or more broadly, on predictions derived from high-dimensional inputs, presents challenges. We introduce a novel U-learning approach via combinatory multi-subsampling for making ensemble predictions and constructing confidence intervals for predictions of continuous outcomes when traditional asymptotic methods are not applicable. More specifically, our approach conceptualizes the ensemble estimators within the framework of generalized U-statistics and invokes the Hájek projection for deriving the variances of predictions and constructing confidence intervals with valid conditional coverage probabilities. We apply our approach to two commonly used predictive algorithms, Lasso and deep neural networks (DNNs), and illustrate the validity of inferences with extensive numerical studies. We have applied these methods to predict the DNA methylation age (DNAmAge) of patients with various health conditions, aiming to accurately characterize the aging process and potentially guide anti-aging interventions. | stat-05.zip/2407.15301.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.10417 | Proper losses regret at least 1/2-order | [
"Han Bao",
"Asuka Takatsu"
] | 15 Jul 2024 | 35 pages | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.10417 | A fundamental challenge in machine learning is the choice of a loss as it characterizes our learning task, is minimized in the training phase, and serves as an evaluation criterion for estimators. Proper losses are commonly chosen, ensuring minimizers of the full risk match the true probability vector. Estimators induced from a proper loss are widely used to construct forecasters for downstream tasks such as classification and ranking. In this procedure, how does the forecaster based on the obtained estimator perform well under a given downstream task? This question is substantially relevant to the behavior of the $p$-norm between the estimated and true probability vectors when the estimator is updated. In the proper loss framework, the suboptimality of the estimated probability vector from the true probability vector is measured by a surrogate regret. First, we analyze a surrogate regret and show that the strict properness of a loss is necessary and sufficient to establish a non-vacuous surrogate regret bound. Second, we solve an important open question that the order of convergence in p-norm cannot be faster than the $1/2$-order of surrogate regrets for a broad class of strictly proper losses. This implies that strongly proper losses entail the optimal convergence rate. | stat-05.zip/2407.10417.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2407.05145 | On high-dimensional modifications of the nearest neighbor classifier | [
"Annesha Ghosh",
"Deep Ghoshal",
"Bilol Banerjee",
"Anil K. Ghosh"
] | 6 Jul 2024 (<a href="https://arxiv.org/abs/2407.05145v1">v1</a>), last revised 24 Oct 2024 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.05145 | Nearest neighbor classifier is arguably the most simple and popular nonparametric classifier available in the literature. However, due to the concentration of pairwise distances and the violation of the neighborhood structure, this classifier often suffers in high-dimension, low-sample size (HDLSS) situations, especially when the scale difference between the competing classes dominates their location difference. Several attempts have been made in the literature to take care of this problem. In this article, we discuss some of these existing methods and propose some new ones. We carry out some theoretical investigations in this regard and analyze several simulated and benchmark datasets to compare the empirical performances of proposed methods with some of the existing ones. | stat-04.zip/2407.05145.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.04806 | Training Guarantees of Neural Network Classification Two-Sample Tests by Kernel Analysis | [
"Varun Khurana",
"Xiuyuan Cheng",
"Alexander Cloninger"
] | 5 Jul 2024 (<a href="https://arxiv.org/abs/2407.04806v1">v1</a>), last revised 9 Jul 2024 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.04806 | We construct and analyze a neural network two-sample test to determine whether two datasets came from the same distribution (null hypothesis) or not (alternative hypothesis). We perform time-analysis on a neural tangent kernel (NTK) two-sample test. In particular, we derive the theoretical minimum training time needed to ensure the NTK two-sample test detects a deviation-level between the datasets. Similarly, we derive the theoretical maximum training time before the NTK two-sample test detects a deviation-level. By approximating the neural network dynamics with the NTK dynamics, we extend this time-analysis to the realistic neural network two-sample test generated from time-varying training dynamics and finite training samples. A similar extension is done for the neural network two-sample test generated from time-varying training dynamics but trained on the population. To give statistical guarantees, we show that the statistical power associated with the neural network two-sample test goes to 1 as the neural network training samples and test evaluation samples go to infinity. Additionally, we prove that the training times needed to detect the same deviation-level in the null and alternative hypothesis scenarios are well-separated. Finally, we run some experiments showcasing a two-layer neural network two-sample test on a hard two-sample test problem and plot a heatmap of the statistical power of the two-sample test in relation to training time and network complexity. | stat-04.zip/2407.04806.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.06015 | Simulation-based Benchmarking for Causal Structure Learning in Gene Perturbation Experiments | [
"Luka Kovačević",
"Izzy Newsham",
"Sach Mukherjee",
"John Whittaker"
] | 8 Jul 2024 | 16 pages, 8 figures, 4 tables | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP) | https://doi.org/10.48550/arXiv.2407.06015 | Causal structure learning (CSL) refers to the task of learning causal relationships from data. Advances in CSL now allow learning of causal graphs in diverse application domains, which has the potential to facilitate data-driven causal decision-making. Real-world CSL performance depends on a number of $\textit{context-specific}$ factors, including context-specific data distributions and non-linear dependencies, that are important in practical use-cases. However, our understanding of how to assess and select CSL methods in specific contexts remains limited. To address this gap, we present $\textit{CausalRegNet}$, a multiplicative effect structural causal model that allows for generating observational and interventional data incorporating context-specific properties, with a focus on the setting of gene perturbation experiments. Using real-world gene perturbation data, we show that CausalRegNet generates accurate distributions and scales far better than current simulation frameworks. We illustrate the use of CausalRegNet in assessing CSL methods in the context of interventional experiments in biology. | stat-04.zip/2407.06015.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2407.07338 | Towards Complete Causal Explanation with Expert Knowledge | [
"Aparajithan Venkateswaran",
"Emilija Perković"
] | 10 Jul 2024 (<a href="https://arxiv.org/abs/2407.07338v1">v1</a>), last revised 24 Sep 2025 (this version, v3) | 85 pages (main paper 24 pages, supplementary material 61 pages), 21 figures, 7 algorithms, 3 tables | Machine Learning (stat.ML) | Machine Learning (stat.ML); Discrete Mathematics (cs.DM); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2407.07338 | We study the problem of restricting a Markov equivalence class of maximal ancestral graphs (MAGs) to only those MAGs that contain certain edge marks, which we refer to as expert or orientation knowledge. Such a restriction of the Markov equivalence class can be uniquely represented by a restricted essential ancestral graph. Our contributions are several-fold. First, we prove certain properties for the entire Markov equivalence class including a conjecture from Ali et al. (2009). Second, we present several new sound graphical orientation rules for adding orientation knowledge to an essential ancestral graph. We also show that some orientation rules of Zhang (2008b) are not needed for restricting the Markov equivalence class with orientation knowledge. Third, we provide an algorithm for including this orientation knowledge and show that in certain settings the output of our algorithm is a restricted essential ancestral graph. Finally, outside of the specified settings, we provide an algorithm for checking whether a graph is a restricted essential graph and discuss its runtime. This work can be seen as a generalization of Meek (1995) to settings which allow for latent confounding. | stat-04.zip/2407.07338.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2407.06390 | JANET: Joint Adaptive predictioN-region Estimation for Time-series | [
"Eshant English",
"Eliot Wong-Toi",
"Matteo Fontana",
"Stephan Mandt",
"Padhraic Smyth",
"Christoph Lippert"
] | 8 Jul 2024 (<a href="https://arxiv.org/abs/2407.06390v1">v1</a>), last revised 29 May 2025 (this version, v2) | Accepted to ECML Journal for Machine Learning Alternate Title: Conformalised Joint Prediction Region for Time Series | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2407.06390 | Conformal prediction provides machine learning models with prediction sets that offer theoretical guarantees, but the underlying assumption of exchangeability limits its applicability to time series data. Furthermore, existing approaches struggle to handle multi-step ahead prediction tasks, where uncertainty estimates across multiple future time points are crucial. We propose JANET (Joint Adaptive predictioN-region Estimation for Time-series), a novel framework for constructing conformal prediction regions that are valid for both univariate and multivariate time series. JANET generalises the inductive conformal framework and efficiently produces joint prediction regions with controlled K-familywise error rates, enabling flexible adaptation to specific application needs. Our empirical evaluation demonstrates JANET's superior performance in multi-step prediction tasks across diverse time series datasets, highlighting its potential for reliable and interpretable uncertainty quantification in sequential data. | stat-04.zip/2407.06390.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2407.04605 | Linear causal disentanglement via higher-order cumulants | [
"Paula Leyes Carreno",
"Chiara Meroni",
"Anna Seigal"
] | 5 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Algebraic Geometry (math.AG); Combinatorics (math.CO); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2407.04605 | Linear causal disentanglement is a recent method in causal representation learning to describe a collection of observed variables via latent variables with causal dependencies between them. It can be viewed as a generalization of both independent component analysis and linear structural equation models. We study the identifiability of linear causal disentanglement, assuming access to data under multiple contexts, each given by an intervention on a latent variable. We show that one perfect intervention on each latent variable is sufficient and in the worst case necessary to recover parameters under perfect interventions, generalizing previous work to allow more latent than observed variables. We give a constructive proof that computes parameters via a coupled tensor decomposition. For soft interventions, we find the equivalence class of latent graphs and parameters that are consistent with observed data, via the study of a system of polynomial equations. Our results hold assuming the existence of non-zero higher-order cumulants, which implies non-Gaussianity of variables. | stat-04.zip/2407.04605.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.06321 | Open Problem: Tight Bounds for Kernelized Multi-Armed Bandits with Bernoulli Rewards | [
"Marco Mussi",
"Simone Drago",
"Alberto Maria Metelli"
] | 8 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.06321 | We consider Kernelized Bandits (KBs) to optimize a function $f : \mathcal{X} \rightarrow [0,1]$ belonging to the Reproducing Kernel Hilbert Space (RKHS) $\mathcal{H}_k$. Mainstream works on kernelized bandits focus on a subgaussian noise model in which observations of the form $f(\mathbf{x}_t)+\epsilon_t$, being $\epsilon_t$ a subgaussian noise, are available (Chowdhury and Gopalan, 2017). Differently, we focus on the case in which we observe realizations $y_t \sim \text{Ber}(f(\mathbf{x}_t))$ sampled from a Bernoulli distribution with parameter $f(\mathbf{x}_t)$. While the Bernoulli model has been investigated successfully in multi-armed bandits (Garivier and Cappé, 2011), logistic bandits (Faury et al., 2022), bandits in metric spaces (Magureanu et al., 2014), it remains an open question whether tight results can be obtained for KBs. This paper aims to draw the attention of the online learning community to this open problem. | stat-04.zip/2407.06321.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.03878 | Geodesic Optimization for Predictive Shift Adaptation on EEG data | [
"Apolline Mellot",
"Antoine Collas",
"Sylvain Chevallier",
"Alexandre Gramfort",
"Denis A. Engemann"
] | 4 Jul 2024 (<a href="https://arxiv.org/abs/2407.03878v1">v1</a>), last revised 7 Oct 2024 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Signal Processing (eess.SP) | https://doi.org/10.48550/arXiv.2407.03878 | Electroencephalography (EEG) data is often collected from diverse contexts involving different populations and EEG devices. This variability can induce distribution shifts in the data $X$ and in the biomedical variables of interest $y$, thus limiting the application of supervised machine learning (ML) algorithms. While domain adaptation (DA) methods have been developed to mitigate the impact of these shifts, such methods struggle when distribution shifts occur simultaneously in $X$ and $y$. As state-of-the-art ML models for EEG represent the data by spatial covariance matrices, which lie on the Riemannian manifold of Symmetric Positive Definite (SPD) matrices, it is appealing to study DA techniques operating on the SPD manifold. This paper proposes a novel method termed Geodesic Optimization for Predictive Shift Adaptation (GOPSA) to address test-time multi-source DA for situations in which source domains have distinct $y$ distributions. GOPSA exploits the geodesic structure of the Riemannian manifold to jointly learn a domain-specific re-centering operator representing site-specific intercepts and the regression model. We performed empirical benchmarks on the cross-site generalization of age-prediction models with resting-state EEG data from a large multi-national dataset (HarMNqEEG), which included $14$ recording sites and more than $1500$ human participants. Compared to state-of-the-art methods, our results showed that GOPSA achieved significantly higher performance on three regression metrics ($R^2$, MAE, and Spearman's $\rho$) for several source-target site combinations, highlighting its effectiveness in tackling multi-source DA with predictive shifts in EEG data analysis. Our method has the potential to combine the advantages of mixed-effects modeling with machine learning for biomedical applications of EEG, such as multicenter clinical trials. | stat-04.zip/2407.03878.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.07450 | Using Low-Discrepancy Points for Data Compression in Machine Learning: An Experimental Comparison | [
"Simone Göttlich",
"Jacob Heieck",
"Andreas Neuenkirch"
] | 10 Jul 2024 (<a href="https://arxiv.org/abs/2407.07450v1">v1</a>), last revised 13 Dec 2024 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.07450 | Low-discrepancy points (also called Quasi-Monte Carlo points) are deterministically and cleverly chosen point sets in the unit cube, which provide an approximation of the uniform distribution. We explore two methods based on such low-discrepancy points to reduce large data sets in order to train neural networks. The first one is the method of Dick and Feischl [4], which relies on digital nets and an averaging procedure. Motivated by our experimental findings, we construct a second method, which again uses digital nets, but Voronoi clustering instead of averaging. Both methods are compared to the supercompress approach of [14], which is a variant of the K-means clustering algorithm. The comparison is done in terms of the compression error for different objective functions and the accuracy of the training of a neural network. | stat-04.zip/2407.07450.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.03515 | Fast Calculation of Feature Contributions in Boosting Trees | [
"Zhongli Jiang",
"Min Zhang",
"Dabao Zhang"
] | 3 Jul 2024 (<a href="https://arxiv.org/abs/2407.03515v1">v1</a>), last revised 26 May 2025 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.03515 | Recently, several fast algorithms have been proposed to decompose predicted value into Shapley values, enabling individualized feature contribution analysis in tree models. While such local decomposition offers valuable insights, it underscores the need for a global evaluation of feature contributions. Although coefficients of determination ($R^2$) allow for comparative assessment of individual features, individualizing $R^2$ is challenged by the underlying quadratic losses. To address this, we propose Q-SHAP, an efficient algorithm that reduces the computational complexity of calculating Shapley values for quadratic losses to polynomial time. Our simulations show that Q-SHAP not only improves computational efficiency but also enhances the accuracy of feature-specific $R^2$ estimates. | stat-04.zip/2407.03515.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.03574 | An Axiomatic Definition of Hierarchical Clustering | [
"Ery Arias-Castro",
"Elizabeth Coda"
] | 4 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2407.03574 | In this paper, we take an axiomatic approach to defining a population hierarchical clustering for piecewise constant densities, and in a similar manner to Lebesgue integration, extend this definition to more general densities. When the density satisfies some mild conditions, e.g., when it has connected support, is continuous, and vanishes only at infinity, or when the connected components of the density satisfy these conditions, our axiomatic definition results in Hartigan's definition of cluster tree. | stat-04.zip/2407.03574.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.03522 | Optimal thresholds and algorithms for a model of multi-modal learning in high dimensions | [
"Christian Keup",
"Lenka Zdeborová"
] | 3 Jul 2024 (<a href="https://arxiv.org/abs/2407.03522v1">v1</a>), last revised 29 Sep 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) | https://doi.org/10.48550/arXiv.2407.03522 | This work explores multi-modal inference in a high-dimensional simplified model, analytically quantifying the performance gain of multi-modal inference over that of analyzing modalities in isolation. We present the Bayes-optimal performance and recovery thresholds in a model where the objective is to recover the latent structures from two noisy data matrices with correlated spikes. The paper derives the approximate message passing (AMP) algorithm for this model and characterizes its performance in the high-dimensional limit via the associated state evolution. The analysis holds for a broad range of priors and noise channels, which can differ across modalities. The linearization of AMP is compared numerically to the widely used partial least squares (PLS) and canonical correlation analysis (CCA) methods, which are both observed to suffer from a sub-optimal recovery threshold. | stat-04.zip/2407.03522.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.01985 | The Epistemic Uncertainty Hole: an issue of Bayesian Neural Networks | [
"Mohammed Fellaji",
"Frédéric Pennerath"
] | 2 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.01985 | Bayesian Deep Learning (BDL) gives access not only to aleatoric uncertainty, as standard neural networks already do, but also to epistemic uncertainty, a measure of confidence a model has in its own predictions. In this article, we show through experiments that the evolution of epistemic uncertainty metrics regarding the model size and the size of the training set, goes against theoretical expectations. More precisely, we observe that the epistemic uncertainty collapses literally in the presence of large models and sometimes also of little training data, while we expect the exact opposite behaviour. This phenomenon, which we call "epistemic uncertainty hole", is all the more problematic as it undermines the entire applicative potential of BDL, which is based precisely on the use of epistemic uncertainty. As an example, we evaluate the practical consequences of this uncertainty hole on one of the main applications of BDL, namely the detection of out-of-distribution samples | stat-04.zip/2407.01985.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.02010 | Feynman-Kac Operator Expectation Estimator | [
"Jingyuan Li",
"Wei Liu"
] | 2 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.02010 | The Feynman-Kac Operator Expectation Estimator (FKEE) is an innovative method for estimating the target Mathematical Expectation $\mathbb{E}_{X\sim P}[f(X)]$ without relying on a large number of samples, in contrast to the commonly used Markov Chain Monte Carlo (MCMC) Expectation Estimator. FKEE comprises diffusion bridge models and approximation of the Feynman-Kac operator. The key idea is to use the solution to the Feynmann-Kac equation at the initial time $u(x_0,0)=\mathbb{E}[f(X_T)|X_0=x_0]$. We use Physically Informed Neural Networks (PINN) to approximate the Feynman-Kac operator, which enables the incorporation of diffusion bridge models into the expectation estimator and significantly improves the efficiency of using data while substantially reducing the variance. Diffusion Bridge Model is a more general MCMC method. In order to incorporate extensive MCMC algorithms, we propose a new diffusion bridge model based on the Minimum Wasserstein distance. This diffusion bridge model is universal and reduces the training time of the PINN. FKEE also reduces the adverse impact of the curse of dimensionality and weakens the assumptions on the distribution of $X$ and performance function $f$ in the general MCMC expectation estimator. The theoretical properties of this universal diffusion bridge model are also shown. Finally, we demonstrate the advantages and potential applications of this method through various concrete experiments, including the challenging task of approximating the partition function in the random graph model such as the Ising model. | stat-04.zip/2407.02010.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.15453 | Regression under demographic parity constraints via unlabeled post-processing | [
"Evgenii Chzhen",
"Mohamed Hebiri",
"Gayane Taturyan"
] | 22 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Computers and Society (cs.CY); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.15453 | We address the problem of performing regression while ensuring demographic parity, even without access to sensitive attributes during inference. We present a general-purpose post-processing algorithm that, using accurate estimates of the regression function and a sensitive attribute predictor, generates predictions that meet the demographic parity constraint. Our method involves discretization and stochastic minimization of a smooth convex function. It is suitable for online post-processing and multi-class classification tasks only involving unlabeled data for the post-processing. Unlike prior methods, our approach is fully theory-driven. We require precise control over the gradient norm of the convex function, and thus, we rely on more advanced techniques than standard stochastic gradient descent. Our algorithm is backed by finite-sample analysis and post-processing bounds, with experimental results validating our theoretical findings. | stat-05.zip/2407.15453.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.07350 | Long-Term Fairness in Sequential Multi-Agent Selection with Positive Reinforcement | [
"Bhagyashree Puranik",
"Ozgur Guldogan",
"Upamanyu Madhow",
"Ramtin Pedarsani"
] | 10 Jul 2024 | This manuscript has been accepted for publication in the IEEE Journal on Selected Areas in Information Theory special issue on information-theoretic methods for reliable and trustworthy ML | Machine Learning (stat.ML) | Machine Learning (stat.ML); Computers and Society (cs.CY); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.07350 | While much of the rapidly growing literature on fair decision-making focuses on metrics for one-shot decisions, recent work has raised the intriguing possibility of designing sequential decision-making to positively impact long-term social fairness. In selection processes such as college admissions or hiring, biasing slightly towards applicants from under-represented groups is hypothesized to provide positive feedback that increases the pool of under-represented applicants in future selection rounds, thus enhancing fairness in the long term. In this paper, we examine this hypothesis and its consequences in a setting in which multiple agents are selecting from a common pool of applicants. We propose the Multi-agent Fair-Greedy policy, that balances greedy score maximization and fairness. Under this policy, we prove that the resource pool and the admissions converge to a long-term fairness target set by the agents when the score distributions across the groups in the population are identical. We provide empirical evidence of existence of equilibria under non-identical score distributions through synthetic and adapted real-world datasets. We then sound a cautionary note for more complex applicant pool evolution models, under which uncoordinated behavior by the agents can cause negative reinforcement, leading to a reduction in the fraction of under-represented applicants. Our results indicate that, while positive reinforcement is a promising mechanism for long-term fairness, policies must be designed carefully to be robust to variations in the evolution model, with a number of open issues that remain to be explored by algorithm designers, social scientists, and policymakers. | stat-04.zip/2407.07350.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2407.01794 | Probabilistic Conformal Prediction with Approximate Conditional Validity | [
"Vincent Plassier",
"Alexander Fishkov",
"Mohsen Guizani",
"Maxim Panov",
"Eric Moulines"
] | 1 Jul 2024 (<a href="https://arxiv.org/abs/2407.01794v1">v1</a>), last revised 9 Oct 2024 (this version, v2) | 28 pages | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Probability (math.PR); Statistics Theory (math.ST); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2407.01794 | We develop a new method for generating prediction sets that combines the flexibility of conformal methods with an estimate of the conditional distribution $P_{Y \mid X}$. Existing methods, such as conformalized quantile regression and probabilistic conformal prediction, usually provide only a marginal coverage guarantee. In contrast, our approach extends these frameworks to achieve approximately conditional coverage, which is crucial for many practical applications. Our prediction sets adapt to the behavior of the predictive distribution, making them effective even under high heteroscedasticity. While exact conditional guarantees are infeasible without assumptions on the underlying data distribution, we derive non-asymptotic bounds that depend on the total variation distance of the conditional distribution and its estimate. Using extensive simulations, we show that our method consistently outperforms existing approaches in terms of conditional coverage, leading to more reliable statistical inference in a variety of applications. | stat-04.zip/2407.01794.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2407.05664 | How DNNs break the Curse of Dimensionality: Compositionality and Symmetry Learning | [
"Arthur Jacot",
"Seok Hoan Choi",
"Yuxiao Wen"
] | 8 Jul 2024 (<a href="https://arxiv.org/abs/2407.05664v1">v1</a>), last revised 6 Mar 2025 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.05664 | We show that deep neural networks (DNNs) can efficiently learn any composition of functions with bounded $F_{1}$-norm, which allows DNNs to break the curse of dimensionality in ways that shallow networks cannot. More specifically, we derive a generalization bound that combines a covering number argument for compositionality, and the $F_{1}$-norm (or the related Barron norm) for large width adaptivity. We show that the global minimizer of the regularized loss of DNNs can fit for example the composition of two functions $f^{*}=h\circ g$ from a small number of observations, assuming $g$ is smooth/regular and reduces the dimensionality (e.g. $g$ could be the quotient map of the symmetries of $f^{*}$), so that $h$ can be learned in spite of its low regularity. The measures of regularity we consider is the Sobolev norm with different levels of differentiability, which is well adapted to the $F_{1}$ norm. We compute scaling laws empirically and observe phase transitions depending on whether $g$ or $h$ is harder to learn, as predicted by our theory. | stat-04.zip/2407.05664.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.04783 | Agnostic Private Density Estimation for GMMs via List Global Stability | [
"Mohammad Afzali",
"Hassan Ashtiani",
"Christopher Liaw"
] | 5 Jul 2024 (<a href="https://arxiv.org/abs/2407.04783v1">v1</a>), last revised 6 Oct 2024 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Cryptography and Security (cs.CR); Data Structures and Algorithms (cs.DS); Information Theory (cs.IT); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.04783 | We consider the problem of private density estimation for mixtures of unrestricted high dimensional Gaussians in the agnostic setting. We prove the first upper bound on the sample complexity of this problem. Previously, private learnability of high dimensional GMMs was only known in the realizable setting [Afzali et al., 2024]. <br>To prove our result, we exploit the notion of $\textit{list global stability}$ [Ghazi et al., 2021b,a] that was originally introduced in the context of private supervised learning. We define an agnostic variant of this definition, showing that its existence is sufficient for agnostic private density estimation. We then construct an agnostic list globally stable learner for GMMs. | stat-04.zip/2407.04783.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.01718 | Entropic Optimal Transport Eigenmaps for Nonlinear Alignment and Joint Embedding of High-Dimensional Datasets | [
"Boris Landa",
"Yuval Kluger",
"Rong Ma"
] | 1 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2407.01718 | Embedding high-dimensional data into a low-dimensional space is an indispensable component of data analysis. In numerous applications, it is necessary to align and jointly embed multiple datasets from different studies or experimental conditions. Such datasets may share underlying structures of interest but exhibit individual distortions, resulting in misaligned embeddings using traditional techniques. In this work, we propose \textit{Entropic Optimal Transport (EOT) eigenmaps}, a principled approach for aligning and jointly embedding a pair of datasets with theoretical guarantees. Our approach leverages the leading singular vectors of the EOT plan matrix between two datasets to extract their shared underlying structure and align the datasets accordingly in a common embedding space. We interpret our approach as an inter-data variant of the classical Laplacian eigenmaps and diffusion maps embeddings, showing that it enjoys many favorable analogous properties. We then analyze a data-generative model where two observed high-dimensional datasets share latent variables on a common low-dimensional manifold, but each dataset is subject to data-specific translation, scaling, nuisance structures, and noise. We show that in a high-dimensional asymptotic regime, the EOT plan recovers the shared manifold structure by approximating a kernel function evaluated at the locations of the latent variables. Subsequently, we provide a geometric interpretation of our embedding by relating it to the eigenfunctions of population-level operators encoding the density and geometry of the shared manifold. Finally, we showcase the performance of our approach for data integration and embedding through simulations and analyses of real-world biological data, demonstrating its advantages over alternative methods in challenging scenarios. | stat-04.zip/2407.01718.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.01837 | To Switch or Not to Switch? Balanced Policy Switching in Offline Reinforcement Learning | [
"Tao Ma",
"Xuzhi Yang",
"Zoltan Szabo"
] | 1 Jul 2024 (<a href="https://arxiv.org/abs/2407.01837v1">v1</a>), last revised 26 Feb 2025 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Information Theory (cs.IT); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.01837 | Reinforcement learning (RL) -- finding the optimal behaviour (also referred to as policy) maximizing the collected long-term cumulative reward -- is among the most influential approaches in machine learning with a large number of successful applications. In several decision problems, however, one faces the possibility of policy switching -- changing from the current policy to a new one -- which incurs a non-negligible cost, and in the decision one is limited to using historical data without the availability for further online interaction. Despite the inevitable importance of this offline learning scenario, to our best knowledge, very little effort has been made to tackle the key problem of balancing between the gain and the cost of switching in a flexible and principled way. Leveraging ideas from the area of optimal transport, we initialize the systematic study of policy switching in offline RL. We establish fundamental properties and design a Net Actor-Critic algorithm for the proposed novel switching formulation. Numerical experiments demonstrate the efficiency of our approach on multiple robot control benchmarks of the Gymnasium and traffic light control from SUMO-RL. | stat-04.zip/2407.01837.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.04248 | Machine Learning for Complex Systems with Abnormal Pattern by Exception Maximization Outlier Detection Method | [
"Zhikun Zhang",
"Yiting Duan",
"Xiangjun Wang",
"Mingyuan Zhang"
] | 5 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.04248 | This paper proposes a novel fast online methodology for outlier detection called the exception maximization outlier detection method(EMODM), which employs probabilistic models and statistical algorithms to detect abnormal patterns from the outputs of complex systems. The EMODM is based on a two-state Gaussian mixture model and demonstrates strong performance in probability anomaly detection working on real-time raw data rather than using special prior distribution information. We confirm this using the synthetic data from two numerical cases. For the real-world data, we have detected the short circuit pattern of the circuit system using EMODM by the current and voltage output of a three-phase inverter. The EMODM also found an abnormal period due to COVID-19 in the insured unemployment data of 53 regions in the United States from 2000 to 2024. The application of EMODM to these two real-life datasets demonstrated the effectiveness and accuracy of our algorithm. | stat-04.zip/2407.04248.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.01644 | Evaluating the Role of Data Enrichment Approaches Towards Rare Event Analysis in Manufacturing | [
"Chathurangi Shyalika",
"Ruwan Wickramarachchi",
"Fadi El Kalach",
"Ramy Harik",
"Amit Sheth"
] | 1 Jul 2024 | 27 pages, 11 figures, 16 tables | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.01644 | Rare events are occurrences that take place with a significantly lower frequency than more common regular events. In manufacturing, predicting such events is particularly important, as they lead to unplanned downtime, shortening equipment lifespan, and high energy consumption. The occurrence of events is considered frequently-rare if observed in more than 10% of all instances, very-rare if it is 1-5%, moderately-rare if it is 5-10%, and extremely-rare if less than 1%. The rarity of events is inversely correlated with the maturity of a manufacturing industry. Typically, the rarity of events affects the multivariate data generated within a manufacturing process to be highly imbalanced, which leads to bias in predictive models. This paper evaluates the role of data enrichment techniques combined with supervised machine-learning techniques for rare event detection and prediction. To address the data scarcity, we use time series data augmentation and sampling methods to amplify the dataset with more multivariate features and data points while preserving the underlying time series patterns in the combined alterations. Imputation techniques are used in handling null values in datasets. Considering 15 learning models ranging from statistical learning to machine learning to deep learning methods, the best-performing model for the selected datasets is obtained and the efficacy of data enrichment is evaluated. Based on this evaluation, our results find that the enrichment procedure enhances up to 48% of F1 measure in rare failure event detection and prediction of supervised prediction models. We also conduct empirical and ablation experiments on the datasets to derive dataset-specific novel insights. Finally, we investigate the interpretability aspect of models for rare event prediction, considering multiple methods. | stat-04.zip/2407.01644.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2407.01686 | Everything that can be learned about a causal structure with latent variables by observational and interventional probing schemes | [
"Marina Maciel Ansanelli",
"Elie Wolfe",
"Robert W. Spekkens"
] | 1 Jul 2024 | 27 pages, 20 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Quantum Physics (quant-ph) | https://doi.org/10.48550/arXiv.2407.01686 | What types of differences among causal structures with latent variables are impossible to distinguish by statistical data obtained by probing each visible variable? If the probing scheme is simply passive observation, then it is well-known that many different causal structures can realize the same joint probability distributions. Even for the simplest case of two visible variables, for instance, one cannot distinguish between one variable being a causal parent of the other and the two variables sharing a latent common cause. However, it is possible to distinguish between these two causal structures if we have recourse to more powerful probing schemes, such as the possibility of intervening on one of the variables and observing the other. Herein, we address the question of which causal structures remain indistinguishable even given the most informative types of probing schemes on the visible variables. We find that two causal structures remain indistinguishable if and only if they are both associated with the same mDAG structure (as defined by Evans (2016)). We also consider the question of when one causal structure dominates another in the sense that it can realize all of the joint probability distributions that can be realized by the other using a given probing scheme. (Equivalence of causal structures is the special case of mutual dominance.) Finally, we investigate to what extent one can weaken the probing schemes implemented on the visible variables and still have the same discrimination power as a maximally informative probing scheme. | stat-04.zip/2407.01686.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2407.01015 | Bayesian Entropy Neural Networks for Physics-Aware Prediction | [
"Rahul Rathnakumar",
"Jiayu Huang",
"Hao Yan",
"Yongming Liu"
] | 1 Jul 2024 | 15 pages | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.01015 | This paper addresses the need for deep learning models to integrate well-defined constraints into their outputs, driven by their application in surrogate models, learning with limited data and partial information, and scenarios requiring flexible model behavior to incorporate non-data sample information. We introduce Bayesian Entropy Neural Networks (BENN), a framework grounded in Maximum Entropy (MaxEnt) principles, designed to impose constraints on Bayesian Neural Network (BNN) predictions. BENN is capable of constraining not only the predicted values but also their derivatives and variances, ensuring a more robust and reliable model output. To achieve simultaneous uncertainty quantification and constraint satisfaction, we employ the method of multipliers approach. This allows for the concurrent estimation of neural network parameters and the Lagrangian multipliers associated with the constraints. Our experiments, spanning diverse applications such as beam deflection modeling and microstructure generation, demonstrate the effectiveness of BENN. The results highlight significant improvements over traditional BNNs and showcase competitive performance relative to contemporary constrained deep learning methods. | stat-04.zip/2407.01015.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2407.01079 | On Statistical Rates and Provably Efficient Criteria of Latent Diffusion Transformers (DiTs) | [
"Jerry Yao-Chieh Hu",
"Weimin Wu",
"Zhao Song",
"Han Liu"
] | 1 Jul 2024 (<a href="https://arxiv.org/abs/2407.01079v1">v1</a>), last revised 31 Oct 2024 (this version, v3) | Accepted at NeurIPS 2024. v3 updated to camera-ready version with many typos fixed; v2 fixed typos, added Fig. 1 and added clarifications | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.01079 | We investigate the statistical and computational limits of latent Diffusion Transformers (DiTs) under the low-dimensional linear latent space assumption. Statistically, we study the universal approximation and sample complexity of the DiTs score function, as well as the distribution recovery property of the initial data. Specifically, under mild data assumptions, we derive an approximation error bound for the score network of latent DiTs, which is sub-linear in the latent space dimension. Additionally, we derive the corresponding sample complexity bound and show that the data distribution generated from the estimated score function converges toward a proximate area of the original one. Computationally, we characterize the hardness of both forward inference and backward computation of latent DiTs, assuming the Strong Exponential Time Hypothesis (SETH). For forward inference, we identify efficient criteria for all possible latent DiTs inference algorithms and showcase our theory by pushing the efficiency toward almost-linear time inference. For backward computation, we leverage the low-rank structure within the gradient computation of DiTs training for possible algorithmic speedup. Specifically, we show that such speedup achieves almost-linear time latent DiTs training by casting the DiTs gradient as a series of chained low-rank approximations with bounded error. Under the low-dimensional assumption, we show that the statistical rates and the computational efficiency are all dominated by the dimension of the subspace, suggesting that latent DiTs have the potential to bypass the challenges associated with the high dimensionality of initial data. | stat-04.zip/2407.01079.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2408.00050 | Algorithms for Collaborative Machine Learning under Statistical Heterogeneity | [
"Seok-Ju Hahn"
] | 31 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Distributed, Parallel, and Cluster Computing (cs.DC); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2408.00050 | Learning from distributed data without accessing them is undoubtedly a challenging and non-trivial task. Nevertheless, the necessity for distributed training of a statistical model has been increasing, due to the privacy concerns of local data owners and the cost in centralizing the massively distributed data. Federated learning (FL) is currently the de facto standard of training a machine learning model across heterogeneous data owners, without leaving the raw data out of local silos. Nevertheless, several challenges must be addressed in order for FL to be more practical in reality. Among these challenges, the statistical heterogeneity problem is the most significant and requires immediate attention. From the main objective of FL, three major factors can be considered as starting points -- \textit{parameter}, textit{mixing coefficient}, and \textit{local data distributions}. In alignment with the components, this dissertation is organized into three parts. In Chapter II, a novel personalization method, \texttt{SuPerFed}, inspired by the mode-connectivity is introduced. In Chapter III, an adaptive decision-making algorithm, \texttt{AAggFF}, is introduced for inducing uniform performance distributions in participating clients, which is realized by online convex optimization framework. Finally, in Chapter IV, a collaborative synthetic data generation method, \texttt{FedEvg}, is introduced, leveraging the flexibility and compositionality of an energy-based modeling approach. Taken together, all of these approaches provide practical solutions to mitigate the statistical heterogeneity problem in data-decentralized settings, paving the way for distributed systems and applications using collaborative machine learning methods. | stat-05.zip/2408.00050.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.02125 | Distributional Regression U-Nets for the Postprocessing of Precipitation Ensemble Forecasts | [
"Romain Pic",
"Clément Dombry",
"Philippe Naveau",
"Maxime Taillardat"
] | 2 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP) | https://doi.org/10.48550/arXiv.2407.02125 | Accurate precipitation forecasts have a high socio-economic value due to their role in decision-making in various fields such as transport networks and farming. We propose a global statistical postprocessing method for grid-based precipitation ensemble forecasts. This U-Net-based distributional regression method predicts marginal distributions in the form of parametric distributions inferred by scoring rule minimization. Distributional regression U-Nets are compared to state-of-the-art postprocessing methods for daily 21-h forecasts of 3-h accumulated precipitation over the South of France. Training data comes from the Météo-France weather model AROME-EPS and spans 3 years. A practical challenge appears when consistent data or reforecasts are not available. <br>Distributional regression U-Nets compete favorably with the raw ensemble. In terms of continuous ranked probability score, they reach a performance comparable to quantile regression forests (QRF). However, they are unable to provide calibrated forecasts in areas associated with high climatological precipitation. In terms of predictive power for heavy precipitation events, they outperform both QRF and semi-parametric QRF with tail extensions. | stat-04.zip/2407.02125.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.20697 | Weak neural variational inference for solving Bayesian inverse problems without forward models: applications in elastography | [
"Vincent C. Scholz",
"Yaohua Zang",
"Phaedon-Stelios Koutsourelakis"
] | 30 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.20697 | In this paper, we introduce a novel, data-driven approach for solving high-dimensional Bayesian inverse problems based on partial differential equations (PDEs), called Weak Neural Variational Inference (WNVI). The method complements real measurements with virtual observations derived from the physical model. In particular, weighted residuals are employed as probes to the governing PDE in order to formulate and solve a Bayesian inverse problem without ever formulating nor solving a forward model. The formulation treats the state variables of the physical model as latent variables, inferred using Stochastic Variational Inference (SVI), along with the usual unknowns. The approximate posterior employed uses neural networks to approximate the inverse mapping from state variables to the unknowns. We illustrate the proposed method in a biomedical setting where we infer spatially varying material properties from noisy tissue deformation data. We demonstrate that WNVI is not only as accurate and more efficient than traditional methods that rely on repeatedly solving the (non)linear forward problem as a black-box, but it can also handle ill-posed forward problems (e.g., with insufficient boundary conditions). | stat-05.zip/2407.20697.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.20722 | Persistent Sampling: Enhancing the Efficiency of Sequential Monte Carlo | [
"Minas Karamanis",
"Uroš Seljak"
] | 30 Jul 2024 (<a href="https://arxiv.org/abs/2407.20722v1">v1</a>), last revised 23 Jun 2025 (this version, v3) | 37 pages, 9 figures. Submitted to Statistics & Computing | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO) | https://doi.org/10.48550/arXiv.2407.20722 | Sequential Monte Carlo (SMC) samplers are powerful tools for Bayesian inference but suffer from high computational costs due to their reliance on large particle ensembles for accurate estimates. We introduce persistent sampling (PS), an extension of SMC that systematically retains and reuses particles from all prior iterations to construct a growing, weighted ensemble. By leveraging multiple importance sampling and resampling from a mixture of historical distributions, PS mitigates the need for excessively large particle counts, directly addressing key limitations of SMC such as particle impoverishment and mode collapse. Crucially, PS achieves this without additional likelihood evaluations-weights for persistent particles are computed using cached likelihood values. This framework not only yields more accurate posterior approximations but also produces marginal likelihood estimates with significantly lower variance, enhancing reliability in model comparison. Furthermore, the persistent ensemble enables efficient adaptation of transition kernels by leveraging a larger, decorrelated particle pool. Experiments on high-dimensional Gaussian mixtures, hierarchical models, and non-convex targets demonstrate that PS consistently outperforms standard SMC and related variants, including recycled and waste-free SMC, achieving substantial reductions in mean squared error for posterior expectations and evidence estimates, all at reduced computational cost. PS thus establishes itself as a robust, scalable, and efficient alternative for complex Bayesian inference tasks. | stat-05.zip/2407.20722.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2407.19715 | Generalization bounds for regression and classification on adaptive covering input domains | [
"Wen-Liang Hwang"
] | 29 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.19715 | Our main focus is on the generalization bound, which serves as an upper limit for the generalization error. Our analysis delves into regression and classification tasks separately to ensure a thorough examination. We assume the target function is real-valued and Lipschitz continuous for regression tasks. We use the 2-norm and a root-mean-square-error (RMSE) variant to measure the disparities between predictions and actual values. In the case of classification tasks, we treat the target function as a one-hot classifier, representing a piece-wise constant function, and employ 0/1 loss for error measurement. Our analysis underscores the differing sample complexity required to achieve a concentration inequality of generalization bounds, highlighting the variation in learning efficiency for regression and classification tasks. Furthermore, we demonstrate that the generalization bounds for regression and classification functions are inversely proportional to a polynomial of the number of parameters in a network, with the degree depending on the hypothesis class and the network architecture. These findings emphasize the advantages of over-parameterized networks and elucidate the conditions for benign overfitting in such systems. | stat-05.zip/2407.19715.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.19448 | Piecewise deterministic generative models | [
"Andrea Bertazzi",
"Dario Shariatian",
"Umut Simsekli",
"Eric Moulines",
"Alain Durmus"
] | 28 Jul 2024 (<a href="https://arxiv.org/abs/2407.19448v1">v1</a>), last revised 5 Nov 2024 (this version, v2) | NeurIPS 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.19448 | We introduce a novel class of generative models based on piecewise deterministic Markov processes (PDMPs), a family of non-diffusive stochastic processes consisting of deterministic motion and random jumps at random times. Similarly to diffusions, such Markov processes admit time reversals that turn out to be PDMPs as well. We apply this observation to three PDMPs considered in the literature: the Zig-Zag process, Bouncy Particle Sampler, and Randomised Hamiltonian Monte Carlo. For these three particular instances, we show that the jump rates and kernels of the corresponding time reversals admit explicit expressions depending on some conditional densities of the PDMP under consideration before and after a jump. Based on these results, we propose efficient training procedures to learn these characteristics and consider methods to approximately simulate the reverse process. Finally, we provide bounds in the total variation distance between the data distribution and the resulting distribution of our model in the case where the base distribution is the standard $d$-dimensional Gaussian distribution. Promising numerical simulations support further investigations into this class of models. | stat-05.zip/2407.19448.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2407.19373 | Uncertainty Quantification of Data Shapley via Statistical Inference | [
"Mengmeng Wu",
"Zhihong Liu",
"Xiang Li",
"Ruoxi Jia",
"Xiangyu Chang"
] | 28 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.19373 | As data plays an increasingly pivotal role in decision-making, the emergence of data markets underscores the growing importance of data valuation. Within the machine learning landscape, Data Shapley stands out as a widely embraced method for data valuation. However, a limitation of Data Shapley is its assumption of a fixed dataset, contrasting with the dynamic nature of real-world applications where data constantly evolves and expands. This paper establishes the relationship between Data Shapley and infinite-order U-statistics and addresses this limitation by quantifying the uncertainty of Data Shapley with changes in data distribution from the perspective of U-statistics. We make statistical inferences on data valuation to obtain confidence intervals for the estimations. We construct two different algorithms to estimate this uncertainty and provide recommendations for their applicable situations. We also conduct a series of experiments on various datasets to verify asymptotic normality and propose a practical trading scenario enabled by this method. | stat-05.zip/2407.19373.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.19892 | Making Multi-Axis Gaussian Graphical Models Scalable to Millions of Samples and Features | [
"Bailey Andrew",
"David R. Westhead",
"Luisa Cutillo"
] | 29 Jul 2024 | 39 pages (48 with appendix+references), 8 figures, 7 tables | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Genomics (q-bio.GN) | https://doi.org/10.48550/arXiv.2407.19892 | Gaussian graphical models can be used to extract conditional dependencies between the features of the dataset. This is often done by making an independence assumption about the samples, but this assumption is rarely satisfied in reality. However, state-of-the-art approaches that avoid this assumption are not scalable, with $O(n^3)$ runtime and $O(n^2)$ space complexity. In this paper, we introduce a method that has $O(n^2)$ runtime and $O(n)$ space complexity, without assuming independence. <br>We validate our model on both synthetic and real-world datasets, showing that our method's accuracy is comparable to that of prior work We demonstrate that our approach can be used on unprecedentedly large datasets, such as a real-world 1,000,000-cell scRNA-seq dataset; this was impossible with previous approaches. Our method maintains the flexibility of prior work, such as the ability to handle multi-modal tensor-variate datasets and the ability to work with data of arbitrary marginal distributions. An additional advantage of our method is that, unlike prior work, our hyperparameters are easily interpretable. | stat-05.zip/2407.19892.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2407.21193 | Analyzing Customer-Facing Vendor Experiences with Time Series Forecasting and Monte Carlo Techniques | [
"Vivek Kaushik",
"Jason Tang"
] | 30 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO) | https://doi.org/10.48550/arXiv.2407.21193 | eBay partners with external vendors, which allows customers to freely select a vendor to complete their eBay experiences. However, vendor outages can hinder customer experiences. Consequently, eBay can disable a problematic vendor to prevent customer loss. Disabling the vendor too late risks losing customers willing to switch to other vendors, while disabling it too early risks losing those unwilling to switch. In this paper, we propose a data-driven solution to answer whether eBay should disable a problematic vendor and when to disable it. Our solution involves forecasting customer behavior. First, we use a multiplicative seasonality model to represent behavior if all vendors are fully functioning. Next, we use a Monte Carlo simulation to represent behavior if the problematic vendor remains enabled. Finally, we use a linear model to represent behavior if the vendor is disabled. By comparing these forecasts, we determine the optimal time for eBay to disable the problematic vendor. | stat-05.zip/2407.21193.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.20444 | Importance Corrected Neural JKO Sampling | [
"Johannes Hertrich",
"Robert Gruhlke"
] | 29 Jul 2024 (<a href="https://arxiv.org/abs/2407.20444v1">v1</a>), last revised 13 Aug 2025 (this version, v3) | Accepted at ICML 2025 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Probability (math.PR) | https://doi.org/10.48550/arXiv.2407.20444 | In order to sample from an unnormalized probability density function, we propose to combine continuous normalizing flows (CNFs) with rejection-resampling steps based on importance weights. We relate the iterative training of CNFs with regularized velocity fields to a JKO scheme and prove convergence of the involved velocity fields to the velocity field of the Wasserstein gradient flow (WGF). The alternation of local flow steps and non-local rejection-resampling steps allows to overcome local minima or slow convergence of the WGF for multimodal distributions. Since the proposal of the rejection step is generated by the model itself, they do not suffer from common drawbacks of classical rejection schemes. The arising model can be trained iteratively, reduces the reverse Kullback-Leibler (KL) loss function in each step, allows to generate iid samples and moreover allows for evaluations of the generated underlying density. Numerical examples show that our method yields accurate results on various test distributions including high-dimensional multimodal targets and outperforms the state of the art in almost all cases significantly. | stat-05.zip/2407.20444.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2407.21435 | Transient anisotropic kernel for probabilistic learning on manifolds | [
"Christian Soize",
"Roger Ghanem"
] | 31 Jul 2024 | 44 pages, 14 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.21435 | PLoM (Probabilistic Learning on Manifolds) is a method introduced in 2016 for handling small training datasets by projecting an Itô equation from a stochastic dissipative Hamiltonian dynamical system, acting as the MCMC generator, for which the KDE-estimated probability measure with the training dataset is the invariant measure. PLoM performs a projection on a reduced-order vector basis related to the training dataset, using the diffusion maps (DMAPS) basis constructed with a time-independent isotropic kernel. In this paper, we propose a new ISDE projection vector basis built from a transient anisotropic kernel, providing an alternative to the DMAPS basis to improve statistical surrogates for stochastic manifolds with heterogeneous data. The construction ensures that for times near the initial time, the DMAPS basis coincides with the transient basis. For larger times, the differences between the two bases are characterized by the angle of their spanned vector subspaces. The optimal instant yielding the optimal transient basis is determined using an estimation of mutual information from Information Theory, which is normalized by the entropy estimation to account for the effects of the number of realizations used in the estimations. Consequently, this new vector basis better represents statistical dependencies in the learned probability measure for any dimension. Three applications with varying levels of statistical complexity and data heterogeneity validate the proposed theory, showing that the transient anisotropic kernel improves the learned probability measure. | stat-05.zip/2407.21435.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2407.10238 | Asymptotic Normality of Generalized Low-Rank Matrix Sensing via Riemannian Geometry | [
"Osbert Bastani"
] | 14 Jul 2024 (<a href="https://arxiv.org/abs/2407.10238v1">v1</a>), last revised 13 Feb 2025 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.10238 | We prove an asymptotic normality guarantee for generalized low-rank matrix sensing -- i.e., matrix sensing under a general convex loss $\bar\ell(\langle X,M\rangle,y^*)$, where $M\in\mathbb{R}^{d\times d}$ is the unknown rank-$k$ matrix, $X$ is a measurement matrix, and $y^*$ is the corresponding measurement. Our analysis relies on tools from Riemannian geometry to handle degeneracy of the Hessian of the loss due to rotational symmetry in the parameter space. In particular, we parameterize the manifold of low-rank matrices by $\bar\theta\bar\theta^\top$, where $\bar\theta\in\mathbb{R}^{d\times k}$. Then, assuming the minimizer of the empirical loss $\bar\theta^0\in\mathbb{R}^{d\times k}$ is in a constant size ball around the true parameters $\bar\theta^*$, we prove $\sqrt{n}(\phi^0-\phi^*)\xrightarrow{D}N(0,(H^*)^{-1})$ as $n\to\infty$, where $\phi^0$ and $\phi^*$ are representations of $\bar\theta^*$ and $\bar\theta^0$ in the horizontal space of the Riemannian quotient manifold $\mathbb{R}^{d\times k}/\text{O}(k)$, and $H^*$ is the Hessian of the true loss in the same representation. | stat-05.zip/2407.10238.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.09632 | Granger Causality in Extremes | [
"Juraj Bodik",
"Olivier C. Pasche"
] | 12 Jul 2024 (<a href="https://arxiv.org/abs/2407.09632v1">v1</a>), last revised 18 Oct 2024 (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.2407.09632 | We introduce a rigorous mathematical framework for Granger causality in extremes, designed to identify causal links from extreme events in time series. Granger causality plays a pivotal role in uncovering directional relationships among time-varying variables. While this notion gains heightened importance during extreme and highly volatile periods, state-of-the-art methods primarily focus on causality within the body of the distribution, often overlooking causal mechanisms that manifest only during extreme events. Our framework is designed to infer causality mainly from extreme events by leveraging the causal tail coefficient. We establish equivalences between causality in extremes and other causal concepts, including (classical) Granger causality, Sims causality, and structural causality. We prove other key properties of Granger causality in extremes and show that the framework is especially helpful under the presence of hidden confounders. We also propose a novel inference method for detecting the presence of Granger causality in extremes from data. Our method is model-free, can handle non-linear and high-dimensional time series, outperforms current state-of-the-art methods in all considered setups, both in performance and speed, and was found to uncover coherent effects when applied to financial and extreme weather observations. | stat-05.zip/2407.09632.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.18755 | Score matching through the roof: linear, nonlinear, and latent variables causal discovery | [
"Francesco Montagna",
"Philipp M. Faller",
"Patrick Bloebaum",
"Elke Kirschbaum",
"Francesco Locatello"
] | 26 Jul 2024 (<a href="https://arxiv.org/abs/2407.18755v1">v1</a>), last revised 22 Mar 2025 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2407.18755 | Causal discovery from observational data holds great promise, but existing methods rely on strong assumptions about the underlying causal structure, often requiring full observability of all relevant variables. We tackle these challenges by leveraging the score function $\nabla \log p(X)$ of observed variables for causal discovery and propose the following contributions. First, we fine-tune the existing identifiability results with the score on additive noise models, showing that their assumption of nonlinearity of the causal mechanisms is not necessary. Second, we establish conditions for inferring causal relations from the score even in the presence of hidden variables; this result is two-faced: we demonstrate the score's potential to infer the equivalence class of causal graphs with hidden variables (while previous results are restricted to the fully observable setting), and we provide sufficient conditions for identifying direct causes in latent variable models. Building on these insights, we propose a flexible algorithm suited for causal discovery on linear, nonlinear, and latent variable models, which we empirically validate. | stat-05.zip/2407.18755.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.18802 | Log-Concave Coupling for Sampling Neural Net Posteriors | [
"Curtis McDonald",
"Andrew R Barron"
] | 26 Jul 2024 | This research was presented at the International Symposium on Information Theory (ISIT). Athens, Greece, July 11, 2024. The material was also presented in the 2024 Shannon Lecture | Machine Learning (stat.ML) | Machine Learning (stat.ML); Information Theory (cs.IT); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.18802 | In this work, we present a sampling algorithm for single hidden layer neural networks. This algorithm is built upon a recursive series of Bayesian posteriors using a method we call Greedy Bayes. Sampling of the Bayesian posterior for neuron weight vectors $w$ of dimension $d$ is challenging because of its multimodality. Our algorithm to tackle this problem is based on a coupling of the posterior density for $w$ with an auxiliary random variable $\xi$. <br>The resulting reverse conditional $w|\xi$ of neuron weights given auxiliary random variable is shown to be log concave. In the construction of the posterior distributions we provide some freedom in the choice of the prior. In particular, for Gaussian priors on $w$ with suitably small variance, the resulting marginal density of the auxiliary variable $\xi$ is proven to be strictly log concave for all dimensions $d$. For a uniform prior on the unit $\ell_1$ ball, evidence is given that the density of $\xi$ is again strictly log concave for sufficiently large $d$. <br>The score of the marginal density of the auxiliary random variable $\xi$ is determined by an expectation over $w|\xi$ and thus can be computed by various rapidly mixing Markov Chain Monte Carlo methods. Moreover, the computation of the score of $\xi$ permits methods of sampling $\xi$ by a stochastic diffusion (Langevin dynamics) with drift function built from this score. With such dynamics, information-theoretic methods pioneered by Bakry and Emery show that accurate sampling of $\xi$ is obtained rapidly when its density is indeed strictly log-concave. After which, one more draw from $w|\xi$, produces neuron weights $w$ whose marginal distribution is from the desired posterior. | stat-05.zip/2407.18802.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2407.20199 | Emergence in non-neural models: grokking modular arithmetic via average gradient outer product | [
"Neil Mallinar",
"Daniel Beaglehole",
"Libin Zhu",
"Adityanarayanan Radhakrishnan",
"Parthe Pandit",
"Mikhail Belkin"
] | 29 Jul 2024 (<a href="https://arxiv.org/abs/2407.20199v1">v1</a>), last revised 9 Jul 2025 (this version, v3) | Accepted to ICML 2025 (Oral presentation & Spotlight poster) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.20199 | Neural networks trained to solve modular arithmetic tasks exhibit grokking, a phenomenon where the test accuracy starts improving long after the model achieves 100% training accuracy in the training process. It is often taken as an example of "emergence", where model ability manifests sharply through a phase transition. In this work, we show that the phenomenon of grokking is not specific to neural networks nor to gradient descent-based optimization. Specifically, we show that this phenomenon occurs when learning modular arithmetic with Recursive Feature Machines (RFM), an iterative algorithm that uses the Average Gradient Outer Product (AGOP) to enable task-specific feature learning with general machine learning models. When used in conjunction with kernel machines, iterating RFM results in a fast transition from random, near zero, test accuracy to perfect test accuracy. This transition cannot be predicted from the training loss, which is identically zero, nor from the test loss, which remains constant in initial iterations. Instead, as we show, the transition is completely determined by feature learning: RFM gradually learns block-circulant features to solve modular arithmetic. Paralleling the results for RFM, we show that neural networks that solve modular arithmetic also learn block-circulant features. Furthermore, we present theoretical evidence that RFM uses such block-circulant features to implement the Fourier Multiplication Algorithm, which prior work posited as the generalizing solution neural networks learn on these tasks. Our results demonstrate that emergence can result purely from learning task-relevant features and is not specific to neural architectures nor gradient descent-based optimization methods. Furthermore, our work provides more evidence for AGOP as a key mechanism for feature learning in neural networks. | stat-05.zip/2407.20199.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
2407.18808 | Learning Chaotic Systems and Long-Term Predictions with Neural Jump ODEs | [
"Florian Krach",
"Josef Teichmann"
] | 26 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Dynamical Systems (math.DS); Probability (math.PR) | https://doi.org/10.48550/arXiv.2407.18808 | The Path-dependent Neural Jump ODE (PD-NJ-ODE) is a model for online prediction of generic (possibly non-Markovian) stochastic processes with irregular (in time) and potentially incomplete (with respect to coordinates) observations. It is a model for which convergence to the $L^2$-optimal predictor, which is given by the conditional expectation, is established theoretically. Thereby, the training of the model is solely based on a dataset of realizations of the underlying stochastic process, without the need of knowledge of the law of the process. In the case where the underlying process is deterministic, the conditional expectation coincides with the process itself. Therefore, this framework can equivalently be used to learn the dynamics of ODE or PDE systems solely from realizations of the dynamical system with different initial conditions. We showcase the potential of our method by applying it to the chaotic system of a double pendulum. When training the standard PD-NJ-ODE method, we see that the prediction starts to diverge from the true path after about half of the evaluation time. In this work we enhance the model with two novel ideas, which independently of each other improve the performance of our modelling setup. The resulting dynamics match the true dynamics of the chaotic system very closely. The same enhancements can be used to provably enable the PD-NJ-ODE to learn long-term predictions for general stochastic datasets, where the standard model fails. This is verified in several experiments. | stat-05.zip/2407.18808.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.19054 | Flusion: Integrating multiple data sources for accurate influenza predictions | [
"Evan L. Ray",
"Yijin Wang",
"Russell D. Wolfinger",
"Nicholas G. Reich"
] | 26 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Populations and Evolution (q-bio.PE); Applications (stat.AP) | https://doi.org/10.48550/arXiv.2407.19054 | Over the last ten years, the US Centers for Disease Control and Prevention (CDC) has organized an annual influenza forecasting challenge with the motivation that accurate probabilistic forecasts could improve situational awareness and yield more effective public health actions. Starting with the 2021/22 influenza season, the forecasting targets for this challenge have been based on hospital admissions reported in the CDC's National Healthcare Safety Network (NHSN) surveillance system. Reporting of influenza hospital admissions through NHSN began within the last few years, and as such only a limited amount of historical data are available for this signal. To produce forecasts in the presence of limited data for the target surveillance system, we augmented these data with two signals that have a longer historical record: 1) ILI+, which estimates the proportion of outpatient doctor visits where the patient has influenza; and 2) rates of laboratory-confirmed influenza hospitalizations at a selected set of healthcare facilities. Our model, Flusion, is an ensemble that combines gradient boosting quantile regression models with a Bayesian autoregressive model. The gradient boosting models were trained on all three data signals, while the autoregressive model was trained on only the target signal; all models were trained jointly on data for multiple locations. Flusion was the top-performing model in the CDC's influenza prediction challenge for the 2023/24 season. In this article we investigate the factors contributing to Flusion's success, and we find that its strong performance was primarily driven by the use of a gradient boosting model that was trained jointly on data from multiple surveillance signals and locations. These results indicate the value of sharing information across locations and surveillance signals, especially when doing so adds to the pool of available training data. | stat-05.zip/2407.19054.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.10309 | Augmented prediction of a true class for Positive Unlabeled data under selection bias | [
"Jan Mielniczuk",
"Adam Wawrzeńczyk"
] | 14 Jul 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2407.10309 | We introduce a new observational setting for Positive Unlabeled (PU) data where the observations at prediction time are also labeled. This occurs commonly in practice -- we argue that the additional information is important for prediction, and call this task "augmented PU prediction". We allow for labeling to be feature dependent. In such scenario, Bayes classifier and its risk is established and compared with a risk of a classifier which for unlabeled data is based only on predictors. We introduce several variants of the empirical Bayes rule in such scenario and investigate their performance. We emphasise dangers (and ease) of applying classical classification rule in the augmented PU scenario -- due to no preexisting studies, an unaware researcher is prone to skewing the obtained predictions. We conclude that the variant based on recently proposed variational autoencoder designed for PU scenario works on par or better than other considered variants and yields advantage over feature-only based methods in terms of accuracy for unlabeled samples. | stat-05.zip/2407.10309.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 | |
2407.09387 | Meta-Analysis with Untrusted Data | [
"Shiva Kaul",
"Geoffrey J. Gordon"
] | 12 Jul 2024 | Full-length version of conference submission | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2407.09387 | [See paper for full abstract] Meta-analysis is a crucial tool for answering scientific questions. It is usually conducted on a relatively small amount of ``trusted'' data -- ideally from randomized, controlled trials -- which allow causal effects to be reliably estimated with minimal assumptions. We show how to answer causal questions much more precisely by making two changes. First, we incorporate untrusted data drawn from large observational databases, related scientific literature and practical experience -- without sacrificing rigor or introducing strong assumptions. Second, we train richer models capable of handling heterogeneous trials, addressing a long-standing challenge in meta-analysis. Our approach is based on conformal prediction, which fundamentally produces rigorous prediction intervals, but doesn't handle indirect observations: in meta-analysis, we observe only noisy effects due to the limited number of participants in each trial. To handle noise, we develop a simple, efficient version of fully-conformal kernel ridge regression, based on a novel condition called idiocentricity. We introduce noise-correcting terms in the residuals and analyze their interaction with a ``variance shaving'' technique. In multiple experiments on healthcare datasets, our algorithms deliver tighter, sounder intervals than traditional ones. This paper charts a new course for meta-analysis and evidence-based medicine, where heterogeneity and untrusted data are embraced for more nuanced and precise predictions. | stat-05.zip/2407.09387.pdf | /content/arxiv-data/data/stat.ML/2024/07/00000000.parquet | stat.ML | 2024 | 07 | 2024-07-01 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.