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
2403.14830
Deep Clustering Evaluation: How to Validate Internal Clustering Validation Measures
[ "Zeya Wang", "Chenglong Ye" ]
21 Mar 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2403.14830
Deep clustering, a method for partitioning complex, high-dimensional data using deep neural networks, presents unique evaluation challenges. Traditional clustering validation measures, designed for low-dimensional spaces, are problematic for deep clustering, which involves projecting data into lower-dimensional embeddings before partitioning. Two key issues are identified: 1) the curse of dimensionality when applying these measures to raw data, and 2) the unreliable comparison of clustering results across different embedding spaces stemming from variations in training procedures and parameter settings in different clustering models. This paper addresses these challenges in evaluating clustering quality in deep learning. We present a theoretical framework to highlight ineffectiveness arising from using internal validation measures on raw and embedded data and propose a systematic approach to applying clustering validity indices in deep clustering contexts. Experiments show that this framework aligns better with external validation measures, effectively reducing the misguidance from the improper use of clustering validity indices in deep learning.
stat-04.zip/2403.14830.pdf
/content/arxiv-data/data/stat.ML/2024/03/00000000.parquet
stat.ML
2024
03
2024-03-01
2403.13565
AdaTrans: Feature-wise and Sample-wise Adaptive Transfer Learning for High-dimensional Regression
[ "Zelin He", "Ying Sun", "Jingyuan Liu", "Runze Li" ]
20 Mar 2024 (<a href="https://arxiv.org/abs/2403.13565v1">v1</a>), last revised 25 Nov 2024 (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.2403.13565
We consider the transfer learning problem in the high dimensional linear regression setting, where the feature dimension is larger than the sample size. To learn transferable information, which may vary across features or the source samples, we propose an adaptive transfer learning method that can detect and aggregate the feature-wise (F-AdaTrans) or sample-wise (S-AdaTrans) transferable structures. We achieve this by employing a fused-penalty, coupled with weights that can adapt according to the transferable structure. To choose the weight, we propose a theoretically informed, data-driven procedure, enabling F-AdaTrans to selectively fuse the transferable signals with the target while filtering out non-transferable signals, and S-AdaTrans to obtain the optimal combination of information transferred from each source sample. We show that, with appropriately chosen weights, F-AdaTrans achieves a convergence rate close to that of an oracle estimator with a known transferable structure, and S-AdaTrans recovers existing near-minimax optimal rates as a special case. The effectiveness of the proposed method is validated using both simulation and real data, demonstrating favorable performance compared to the existing methods.
stat-04.zip/2403.13565.pdf
/content/arxiv-data/data/stat.ML/2024/03/00000000.parquet
stat.ML
2024
03
2024-03-01
2403.14822
Non-Convex Robust Hypothesis Testing using Sinkhorn Uncertainty Sets
[ "Jie Wang", "Rui Gao", "Yao Xie" ]
21 Mar 2024
26 pages, 2 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC)
https://doi.org/10.48550/arXiv.2403.14822
We present a new framework to address the non-convex robust hypothesis testing problem, wherein the goal is to seek the optimal detector that minimizes the maximum of worst-case type-I and type-II risk functions. The distributional uncertainty sets are constructed to center around the empirical distribution derived from samples based on Sinkhorn discrepancy. Given that the objective involves non-convex, non-smooth probabilistic functions that are often intractable to optimize, existing methods resort to approximations rather than exact solutions. To tackle the challenge, we introduce an exact mixed-integer exponential conic reformulation of the problem, which can be solved into a global optimum with a moderate amount of input data. Subsequently, we propose a convex approximation, demonstrating its superiority over current state-of-the-art methodologies in literature. Furthermore, we establish connections between robust hypothesis testing and regularized formulations of non-robust risk functions, offering insightful interpretations. Our numerical study highlights the satisfactory testing performance and computational efficiency of the proposed framework.
stat-04.zip/2403.14822.pdf
/content/arxiv-data/data/stat.ML/2024/03/00000000.parquet
stat.ML
2024
03
2024-03-01
2403.13868
Analysing heavy-tail properties of Stochastic Gradient Descent by means of Stochastic Recurrence Equations
[ "Ewa Damek", "Sebastian Mentemeier" ]
20 Mar 2024
25 pages, 2 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC); Probability (math.PR); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2403.13868
In recent works on the theory of machine learning, it has been observed that heavy tail properties of Stochastic Gradient Descent (SGD) can be studied in the probabilistic framework of stochastic recursions. In particular, Gürbüzbalaban et al. (<a href="https://arxiv.org/abs/2006.04740" data-arxiv-id="2006.04740" class="link-https">arXiv:2006.04740</a>) considered a setup corresponding to linear regression for which iterations of SGD can be modelled by a multivariate affine stochastic recursion $X_k=A_k X_{k-1}+B_k$, for independent and identically distributed pairs $(A_k, B_k)$, where $A_k$ is a random symmetric matrix and $B_k$ is a random vector. In this work, we will answer several open questions of the quoted paper and extend their results by applying the theory of irreducible-proximal (i-p) matrices.
stat-04.zip/2403.13868.pdf
/content/arxiv-data/data/stat.ML/2024/03/00000000.parquet
stat.ML
2024
03
2024-03-01
2403.16031
Learning Directed Acyclic Graphs from Partial Orderings
[ "Ali Shojaie", "Wenyu Chen" ]
24 Mar 2024
29 pages, 5 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2403.16031
Directed acyclic graphs (DAGs) are commonly used to model causal relationships among random variables. In general, learning the DAG structure is both computationally and statistically challenging. Moreover, without additional information, the direction of edges may not be estimable from observational data. In contrast, given a complete causal ordering of the variables, the problem can be solved efficiently, even in high dimensions. In this paper, we consider the intermediate problem of learning DAGs when a partial causal ordering of variables is available. We propose a general estimation framework for leveraging the partial ordering and present efficient estimation algorithms for low- and high-dimensional problems. The advantages of the proposed framework are illustrated via numerical studies.
stat-04.zip/2403.16031.pdf
/content/arxiv-data/data/stat.ML/2024/03/00000000.parquet
stat.ML
2024
03
2024-03-01
2403.08362
Mean-Field Microcanonical Gradient Descent
[ "Marcus Häggbom", "Morten Karlsmark", "Joakim Andén" ]
13 Mar 2024 (<a href="https://arxiv.org/abs/2403.08362v1">v1</a>), last revised 27 May 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistical Finance (q-fin.ST); Computation (stat.CO)
https://doi.org/10.48550/arXiv.2403.08362
Microcanonical gradient descent is a sampling procedure for energy-based models allowing for efficient sampling of distributions in high dimension. It works by transporting samples from a high-entropy distribution, such as Gaussian white noise, to a low-energy region using gradient descent. We put this model in the framework of normalizing flows, showing how it can often overfit by losing an unnecessary amount of entropy in the descent. As a remedy, we propose a mean-field microcanonical gradient descent that samples several weakly coupled data points simultaneously, allowing for better control of the entropy loss while paying little in terms of likelihood fit. We study these models in the context of financial time series, illustrating the improvements on both synthetic and real data.
stat-04.zip/2403.08362.pdf
/content/arxiv-data/data/stat.ML/2024/03/00000000.parquet
stat.ML
2024
03
2024-03-01
2403.15527
Conformal online model aggregation
[ "Matteo Gasparin", "Aaditya Ramdas" ]
22 Mar 2024 (<a href="https://arxiv.org/abs/2403.15527v1">v1</a>), last revised 2 May 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2403.15527
Conformal prediction equips machine learning models with a reasonable notion of uncertainty quantification without making strong distributional assumptions. It wraps around any black-box prediction model and converts point predictions into set predictions that have a predefined marginal coverage guarantee. However, conformal prediction only works if we fix the underlying machine learning model in advance. A relatively unaddressed issue in conformal prediction is that of model selection and/or aggregation: for a given problem, which of the plethora of prediction methods (random forests, neural nets, regularized linear models, etc.) should we conformalize? This paper proposes a new approach towards conformal model aggregation in online settings that is based on combining the prediction sets from several algorithms by voting, where weights on the models are adapted over time based on past performance.
stat-04.zip/2403.15527.pdf
/content/arxiv-data/data/stat.ML/2024/03/00000000.parquet
stat.ML
2024
03
2024-03-01
2403.18664
Neural Network-Based Piecewise Survival Models
[ "Olov Holmer", "Erik Frisk", "Mattias Krysander" ]
27 Mar 2024
7 pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Systems and Control (eess.SY)
https://doi.org/10.48550/arXiv.2403.18664
In this paper, a family of neural network-based survival models is presented. The models are specified based on piecewise definitions of the hazard function and the density function on a partitioning of the time; both constant and linear piecewise definitions are presented, resulting in a family of four models. The models can be seen as an extension of the commonly used discrete-time and piecewise exponential models and thereby add flexibility to this set of standard models. Using a simulated dataset the models are shown to perform well compared to the highly expressive, state-of-the-art energy-based model, while only requiring a fraction of the computation time.
stat-04.zip/2403.18664.pdf
/content/arxiv-data/data/stat.ML/2024/03/00000000.parquet
stat.ML
2024
03
2024-03-01
2403.17767
Asymptotic Bayes risk of semi-supervised learning with uncertain labeling
[ "Victor Leger", "Romain Couillet" ]
26 Mar 2024 (<a href="https://arxiv.org/abs/2403.17767v1">v1</a>), last revised 27 Mar 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2403.17767
This article considers a semi-supervised classification setting on a Gaussian mixture model, where the data is not labeled strictly as usual, but instead with uncertain labels. Our main aim is to compute the Bayes risk for this model. We compare the behavior of the Bayes risk and the best known algorithm for this model. This comparison eventually gives new insights over the algorithm.
stat-04.zip/2403.17767.pdf
/content/arxiv-data/data/stat.ML/2024/03/00000000.parquet
stat.ML
2024
03
2024-03-01
2404.00220
Partially-Observable Sequential Change-Point Detection for Autocorrelated Data via Upper Confidence Region
[ "Haijie Xu", "Xiaochen Xian", "Chen Zhang", "Kaibo Liu" ]
30 Mar 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.00220
Sequential change point detection for multivariate autocorrelated data is a very common problem in practice. However, when the sensing resources are limited, only a subset of variables from the multivariate system can be observed at each sensing time point. This raises the problem of partially observable multi-sensor sequential change point detection. For it, we propose a detection scheme called adaptive upper confidence region with state space model (AUCRSS). It models multivariate time series via a state space model (SSM), and uses an adaptive sampling policy for efficient change point detection and localization. A partially-observable Kalman filter algorithm is developed for online inference of SSM, and accordingly, a change point detection scheme based on a generalized likelihood ratio test is developed. How its detection power relates to the adaptive sampling strategy is analyzed. Meanwhile, by treating the detection power as a reward, its connection with the online combinatorial multi-armed bandit (CMAB) problem is formulated and an adaptive upper confidence region algorithm is proposed for adaptive sampling policy design. Theoretical analysis of the asymptotic average detection delay is performed, and thorough numerical studies with synthetic data and real-world data are conducted to demonstrate the effectiveness of our method.
stat-04.zip/2404.00220.pdf
/content/arxiv-data/data/stat.ML/2024/03/00000000.parquet
stat.ML
2024
03
2024-03-01
2403.18355
Supervised Multiple Kernel Learning approaches for multi-omics data integration
[ "Mitja Briscik", "Gabriele Tazza", "Marie-Agnes Dillies", "László Vidács", "Sébastien Dejean" ]
27 Mar 2024 (<a href="https://arxiv.org/abs/2403.18355v1">v1</a>), last revised 3 Dec 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP)
https://doi.org/10.48550/arXiv.2403.18355
Advances in high-throughput technologies have originated an ever-increasing availability of omics datasets. The integration of multiple heterogeneous data sources is currently an issue for biology and bioinformatics. Multiple kernel learning (MKL) has shown to be a flexible and valid approach to consider the diverse nature of multi-omics inputs, despite being an underused tool in genomic data mining. We provide novel MKL approaches based on different kernel fusion strategies. To learn from the meta-kernel of input kernels, we adapted unsupervised integration algorithms for supervised tasks with support vector machines. We also tested deep learning architectures for kernel fusion and classification. The results show that MKL-based models can outperform more complex, state-of-the-art, supervised multi-omics integrative approaches. Multiple kernel learning offers a natural framework for predictive models in multi-omics data. It proved to provide a fast and reliable solution that can compete with and outperform more complex architectures. Our results offer a direction for bio-data mining research, biomarker discovery and further development of methods for heterogeneous data integration.
stat-04.zip/2403.18355.pdf
/content/arxiv-data/data/stat.ML/2024/03/00000000.parquet
stat.ML
2024
03
2024-03-01
2404.00218
Functional-Edged Network Modeling
[ "Haijie Xu", "Chen Zhang" ]
30 Mar 2024 (<a href="https://arxiv.org/abs/2404.00218v1">v1</a>), last revised 15 Jul 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.00218
Contrasts with existing works which all consider nodes as functions and use edges to represent the relationships between different functions. We target at network modeling whose edges are functional data and transform the adjacency matrix into a functional adjacency tensor, introducing an additional dimension dedicated to function representation. Tucker functional decomposition is used for the functional adjacency tensor, and to further consider the community between nodes, we regularize the basis matrices to be symmetrical. Furthermore, to deal with irregular observations of the functional edges, we conduct model inference to solve a tensor completion problem. It is optimized by a Riemann conjugate gradient descent method. Besides these, we also derive several theorems to show the desirable properties of the functional edged network model. Finally, we evaluate the efficacy of our proposed model using simulation data and real metro system data from Hong Kong and Singapore.
stat-04.zip/2404.00218.pdf
/content/arxiv-data/data/stat.ML/2024/03/00000000.parquet
stat.ML
2024
03
2024-03-01
2403.16681
A note on generalization bounds for losses with finite moments
[ "Borja Rodríguez-Gálvez", "Omar Rivasplata", "Ragnar Thobaben", "Mikael Skoglund" ]
25 Mar 2024
9 pages: 5 of main text, 1 of references, and 3 of appendices
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2403.16681
This paper studies the truncation method from Alquier [1] to derive high-probability PAC-Bayes bounds for unbounded losses with heavy tails. Assuming that the $p$-th moment is bounded, the resulting bounds interpolate between a slow rate $1 / \sqrt{n}$ when $p=2$, and a fast rate $1 / n$ when $p \to \infty$ and the loss is essentially bounded. Moreover, the paper derives a high-probability PAC-Bayes bound for losses with a bounded variance. This bound has an exponentially better dependence on the confidence parameter and the dependency measure than previous bounds in the literature. Finally, the paper extends all results to guarantees in expectation and single-draw PAC-Bayes. In order to so, it obtains analogues of the PAC-Bayes fast rate bound for bounded losses from [2] in these settings.
stat-04.zip/2403.16681.pdf
/content/arxiv-data/data/stat.ML/2024/03/00000000.parquet
stat.ML
2024
03
2024-03-01
2403.15999
Near-Optimal differentially private low-rank trace regression with guaranteed private initialization
[ "Mengyue Zha" ]
24 Mar 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Cryptography and Security (cs.CR); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2403.15999
We study differentially private (DP) estimation of a rank-$r$ matrix $M \in \mathbb{R}^{d_1\times d_2}$ under the trace regression model with Gaussian measurement matrices. Theoretically, the sensitivity of non-private spectral initialization is precisely characterized, and the differential-privacy-constrained minimax lower bound for estimating $M$ under the Schatten-$q$ norm is established. Methodologically, the paper introduces a computationally efficient algorithm for DP-initialization with a sample size of $n \geq \widetilde O (r^2 (d_1\vee d_2))$. Under certain regularity conditions, the DP-initialization falls within a local ball surrounding $M$. We also propose a differentially private algorithm for estimating $M$ based on Riemannian optimization (DP-RGrad), which achieves a near-optimal convergence rate with the DP-initialization and sample size of $n \geq \widetilde O(r (d_1 + d_2))$. Finally, the paper discusses the non-trivial gap between the minimax lower bound and the upper bound of low-rank matrix estimation under the trace regression model. It is shown that the estimator given by DP-RGrad attains the optimal convergence rate in a weaker notion of differential privacy. Our powerful technique for analyzing the sensitivity of initialization requires no eigengap condition between $r$ non-zero singular values.
stat-04.zip/2403.15999.pdf
/content/arxiv-data/data/stat.ML/2024/03/00000000.parquet
stat.ML
2024
03
2024-03-01
2404.00481
Convolutional Bayesian Filtering
[ "Wenhan Cao", "Shiqi Liu", "Chang Liu", "Zeyu He", "Stephen S.-T. Yau", "Shengbo Eben Li" ]
30 Mar 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Systems and Control (eess.SY)
https://doi.org/10.48550/arXiv.2404.00481
Bayesian filtering serves as the mainstream framework of state estimation in dynamic systems. Its standard version utilizes total probability rule and Bayes&#39; law alternatively, where how to define and compute conditional probability is critical to state distribution inference. Previously, the conditional probability is assumed to be exactly known, which represents a measure of the occurrence probability of one event, given the second event. In this paper, we find that by adding an additional event that stipulates an inequality condition, we can transform the conditional probability into a special integration that is analogous to convolution. Based on this transformation, we show that both transition probability and output probability can be generalized to convolutional forms, resulting in a more general filtering framework that we call convolutional Bayesian filtering. This new framework encompasses standard Bayesian filtering as a special case when the distance metric of the inequality condition is selected as Dirac delta function. It also allows for a more nuanced consideration of model mismatch by choosing different types of inequality conditions. For instance, when the distance metric is defined in a distributional sense, the transition probability and output probability can be approximated by simply rescaling them into fractional powers. Under this framework, a robust version of Kalman filter can be constructed by only altering the noise covariance matrix, while maintaining the conjugate nature of Gaussian distributions. Finally, we exemplify the effectiveness of our approach by reshaping classic filtering algorithms into convolutional versions, including Kalman filter, extended Kalman filter, unscented Kalman filter and particle filter.
stat-04.zip/2404.00481.pdf
/content/arxiv-data/data/stat.ML/2024/03/00000000.parquet
stat.ML
2024
03
2024-03-01
2403.11125
Machine learning-based system reliability analysis with Gaussian Process Regression
[ "Lisang Zhou", "Ziqian Luo", "Xueting Pan" ]
17 Mar 2024 (<a href="https://arxiv.org/abs/2403.11125v1">v1</a>), last revised 20 Apr 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Probability (math.PR)
https://doi.org/10.48550/arXiv.2403.11125
Machine learning-based reliability analysis methods have shown great advancements for their computational efficiency and accuracy. Recently, many efficient learning strategies have been proposed to enhance the computational performance. However, few of them explores the theoretical optimal learning strategy. In this article, we propose several theorems that facilitates such exploration. Specifically, cases that considering and neglecting the correlations among the candidate design samples are well elaborated. Moreover, we prove that the well-known U learning function can be reformulated to the optimal learning function for the case neglecting the Kriging correlation. In addition, the theoretical optimal learning strategy for sequential multiple training samples enrichment is also mathematically explored through the Bayesian estimate with the corresponding lost functions. Simulation results show that the optimal learning strategy considering the Kriging correlation works better than that neglecting the Kriging correlation and other state-of-the art learning functions from the literatures in terms of the reduction of number of evaluations of performance function. However, the implementation needs to investigate very large computational resource.
stat-04.zip/2403.11125.pdf
/content/arxiv-data/data/stat.ML/2024/03/00000000.parquet
stat.ML
2024
03
2024-03-01
2404.01521
Fair MP-BOOST: Fair and Interpretable Minipatch Boosting
[ "Camille Olivia Little", "Genevera I. Allen" ]
1 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.01521
Ensemble methods, particularly boosting, have established themselves as highly effective and widely embraced machine learning techniques for tabular data. In this paper, we aim to leverage the robust predictive power of traditional boosting methods while enhancing fairness and interpretability. To achieve this, we develop Fair MP-Boost, a stochastic boosting scheme that balances fairness and accuracy by adaptively learning features and observations during training. Specifically, Fair MP-Boost sequentially samples small subsets of observations and features, termed minipatches (MP), according to adaptively learned feature and observation sampling probabilities. We devise these probabilities by combining loss functions, or by combining feature importance scores to address accuracy and fairness simultaneously. Hence, Fair MP-Boost prioritizes important and fair features along with challenging instances, to select the most relevant minipatches for learning. The learned probability distributions also yield intrinsic interpretations of feature importance and important observations in Fair MP-Boost. Through empirical evaluation of simulated and benchmark datasets, we showcase the interpretability, accuracy, and fairness of Fair MP-Boost.
stat-04.zip/2404.01521.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.01436
Convergence Guarantees for RMSProp and Adam in Generalized-smooth Non-convex Optimization with Affine Noise Variance
[ "Qi Zhang", "Yi Zhou", "Shaofeng Zou" ]
1 Apr 2024 (<a href="https://arxiv.org/abs/2404.01436v1">v1</a>), last revised 8 Mar 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC)
https://doi.org/10.48550/arXiv.2404.01436
This paper provides the first tight convergence analyses for RMSProp and Adam in non-convex optimization under the most relaxed assumptions of coordinate-wise generalized smoothness and affine noise variance. We first analyze RMSProp, which is a special case of Adam with adaptive learning rates but without first-order momentum. Specifically, to solve the challenges due to dependence among adaptive update, unbounded gradient estimate and Lipschitz constant, we demonstrate that the first-order term in the descent lemma converges and its denominator is upper bounded by a function of gradient norm. Based on this result, we show that RMSProp with proper hyperparameters converges to an $\epsilon$-stationary point with an iteration complexity of $\mathcal O(\epsilon^{-4})$. We then generalize our analysis to Adam, where the additional challenge is due to a mismatch between the gradient and first-order momentum. We develop a new upper bound on the first-order term in the descent lemma, which is also a function of the gradient norm. We show that Adam with proper hyperparameters converges to an $\epsilon$-stationary point with an iteration complexity of $\mathcal O(\epsilon^{-4})$. Our complexity results for both RMSProp and Adam match with the complexity lower bound established in \cite{arjevani2023lower}.
stat-04.zip/2404.01436.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.01830
Doubly-Robust Off-Policy Evaluation with Estimated Logging Policy
[ "Kyungbok Lee", "Myunghee Cho Paik" ]
2 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.01830
We introduce a novel doubly-robust (DR) off-policy evaluation (OPE) estimator for Markov decision processes, DRUnknown, designed for situations where both the logging policy and the value function are unknown. The proposed estimator initially estimates the logging policy and then estimates the value function model by minimizing the asymptotic variance of the estimator while considering the estimating effect of the logging policy. When the logging policy model is correctly specified, DRUnknown achieves the smallest asymptotic variance within the class containing existing OPE estimators. When the value function model is also correctly specified, DRUnknown is optimal as its asymptotic variance reaches the semiparametric lower bound. We present experimental results conducted in contextual bandits and reinforcement learning to compare the performance of DRUnknown with that of existing methods.
stat-04.zip/2404.01830.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.02254
On Stronger Computational Separations Between Multimodal and Unimodal Machine Learning
[ "Ari Karchmer" ]
2 Apr 2024 (<a href="https://arxiv.org/abs/2404.02254v1">v1</a>), last revised 17 Jul 2024 (this version, v2)
Appeared in ICML 2024. Camera-ready version
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.02254
Recently, multimodal machine learning has enjoyed huge empirical success (e.g. GPT-4). Motivated to develop theoretical justification for this empirical success, Lu (NeurIPS &#39;23, ALT &#39;24) introduces a theory of multimodal learning, and considers possible \textit{separations} between theoretical models of multimodal and unimodal learning. In particular, Lu (ALT &#39;24) shows a computational separation, which is relevant to \textit{worst-case} instances of the learning task. In this paper, we give a stronger \textit{average-case} computational separation, where for ``typical&#39;&#39; instances of the learning task, unimodal learning is computationally hard, but multimodal learning is easy. We then question how ``natural&#39;&#39; the average-case separation is. Would it be encountered in practice? To this end, we prove that under basic conditions, any given computational separation between average-case unimodal and multimodal learning tasks implies a corresponding cryptographic key agreement protocol. We suggest to interpret this as evidence that very strong \textit{computational} advantages of multimodal learning may arise \textit{infrequently} in practice, since they exist only for the ``pathological&#39;&#39; case of inherently cryptographic distributions. However, this does not apply to possible (super-polynomial) \textit{statistical} advantages.
stat-04.zip/2404.02254.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.04467
Demand Balancing in Primal-Dual Optimization for Blind Network Revenue Management
[ "Sentao Miao", "Yining Wang" ]
6 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.04467
This paper proposes a practically efficient algorithm with optimal theoretical regret which solves the classical network revenue management (NRM) problem with unknown, nonparametric demand. Over a time horizon of length $T$, in each time period the retailer needs to decide prices of $N$ types of products which are produced based on $M$ types of resources with unreplenishable initial inventory. When demand is nonparametric with some mild assumptions, Miao and Wang (2021) is the first paper which proposes an algorithm with $O(\text{poly}(N,M,\ln(T))\sqrt{T})$ type of regret (in particular, $\tilde O(N^{3.5}\sqrt{T})$ plus additional high-order terms that are $o(\sqrt{T})$ with sufficiently large $T\gg N$). In this paper, we improve the previous result by proposing a primal-dual optimization algorithm which is not only more practical, but also with an improved regret of $\tilde O(N^{3.25}\sqrt{T})$ free from additional high-order terms. A key technical contribution of the proposed algorithm is the so-called demand balancing, which pairs the primal solution (i.e., the price) in each time period with another price to offset the violation of complementary slackness on resource inventory constraints. Numerical experiments compared with several benchmark algorithms further illustrate the effectiveness of our algorithm.
stat-04.zip/2404.04467.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.01883
Adversarial Combinatorial Bandits with Switching Costs
[ "Yanyan Dong", "Vincent Y. F. Tan" ]
2 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.01883
We study the problem of adversarial combinatorial bandit with a switching cost $\lambda$ for a switch of each selected arm in each round, considering both the bandit feedback and semi-bandit feedback settings. In the oblivious adversarial case with $K$ base arms and time horizon $T$, we derive lower bounds for the minimax regret and design algorithms to approach them. To prove these lower bounds, we design stochastic loss sequences for both feedback settings, building on an idea from previous work in Dekel et al. (2014). The lower bound for bandit feedback is $ \tilde{\Omega}\big( (\lambda K)^{\frac{1}{3}} (TI)^{\frac{2}{3}}\big)$ while that for semi-bandit feedback is $ \tilde{\Omega}\big( (\lambda K I)^{\frac{1}{3}} T^{\frac{2}{3}}\big)$ where $I$ is the number of base arms in the combinatorial arm played in each round. To approach these lower bounds, we design algorithms that operate in batches by dividing the time horizon into batches to restrict the number of switches between actions. For the bandit feedback setting, where only the total loss of the combinatorial arm is observed, we introduce the Batched-Exp2 algorithm which achieves a regret upper bound of $\tilde{O}\big((\lambda K)^{\frac{1}{3}}T^{\frac{2}{3}}I^{\frac{4}{3}}\big)$ as $T$ tends to infinity. In the semi-bandit feedback setting, where all losses for the combinatorial arm are observed, we propose the Batched-BROAD algorithm which achieves a regret upper bound of $\tilde{O}\big( (\lambda K)^{\frac{1}{3}} (TI)^{\frac{2}{3}}\big)$.
stat-04.zip/2404.01883.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.03900
Nonparametric Modern Hopfield Models
[ "Jerry Yao-Chieh Hu", "Bo-Yu Chen", "Dennis Wu", "Feng Ruan", "Han Liu" ]
5 Apr 2024 (<a href="https://arxiv.org/abs/2404.03900v1">v1</a>), last revised 9 Jun 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Neural and Evolutionary Computing (cs.NE)
https://doi.org/10.48550/arXiv.2404.03900
We present a nonparametric interpretation for deep learning compatible modern Hopfield models and utilize this new perspective to debut efficient variants. Our key contribution stems from interpreting the memory storage and retrieval processes in modern Hopfield models as a nonparametric regression problem subject to a set of query-memory pairs. Interestingly, our framework not only recovers the known results from the original dense modern Hopfield model but also fills the void in the literature regarding efficient modern Hopfield models, by introducing \textit{sparse-structured} modern Hopfield models with sub-quadratic complexity. We establish that this sparse model inherits the appealing theoretical properties of its dense analogue -- connection with transformer attention, fixed point convergence and exponential memory capacity. Additionally, we showcase the versatility of our framework by constructing a family of modern Hopfield models as extensions, including linear, random masked, top-$K$ and positive random feature modern Hopfield models. Empirically, we validate our framework in both synthetic and realistic settings for memory retrieval and learning tasks.
stat-04.zip/2404.03900.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.04425
Bayesian Additive Regression Networks
[ "Danielle Van Boxel" ]
5 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.04425
We apply Bayesian Additive Regression Tree (BART) principles to training an ensemble of small neural networks for regression tasks. Using Markov Chain Monte Carlo, we sample from the posterior distribution of neural networks that have a single hidden layer. To create an ensemble of these, we apply Gibbs sampling to update each network against the residual target value (i.e. subtracting the effect of the other networks). We demonstrate the effectiveness of this technique on several benchmark regression problems, comparing it to equivalent shallow neural networks, BART, and ordinary least squares. Our Bayesian Additive Regression Networks (BARN) provide more consistent and often more accurate results. On test data benchmarks, BARN averaged between 5 to 20 percent lower root mean square error. This error performance does come at the cost, however, of greater computation time. BARN sometimes takes on the order of a minute where competing methods take a second or less. But, BARN without cross-validated hyperparameter tuning takes about the same amount of computation time as tuned other methods. Yet BARN is still typically more accurate.
stat-04.zip/2404.04425.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.04498
Bayesian Inference for Consistent Predictions in Overparameterized Nonlinear Regression
[ "Tomoya Wakayama" ]
6 Apr 2024 (<a href="https://arxiv.org/abs/2404.04498v1">v1</a>), last revised 15 Jun 2024 (this version, v2)
27 pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2404.04498
The remarkable generalization performance of large-scale models has been challenging the conventional wisdom of the statistical learning theory. Although recent theoretical studies have shed light on this behavior in linear models and nonlinear classifiers, a comprehensive understanding of overparameterization in nonlinear regression models is still lacking. This study explores the predictive properties of overparameterized nonlinear regression within the Bayesian framework, extending the methodology of the adaptive prior considering the intrinsic spectral structure of the data. Posterior contraction is established for generalized linear and single-neuron models with Lipschitz continuous activation functions, demonstrating the consistency in the predictions of the proposed approach. Moreover, the Bayesian framework enables uncertainty estimation of the predictions. The proposed method was validated via numerical simulations and a real data application, showing its ability to achieve accurate predictions and reliable uncertainty estimates. This work provides a theoretical understanding of the advantages of overparameterization and a principled Bayesian approach to large nonlinear models.
stat-04.zip/2404.04498.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.04689
Multicalibration for Confidence Scoring in LLMs
[ "Gianluca Detommaso", "Martin Bertran", "Riccardo Fogliato", "Aaron Roth" ]
6 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Computation and Language (cs.CL); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.04689
This paper proposes the use of &#34;multicalibration&#34; to yield interpretable and reliable confidence scores for outputs generated by large language models (LLMs). Multicalibration asks for calibration not just marginally, but simultaneously across various intersecting groupings of the data. We show how to form groupings for prompt/completion pairs that are correlated with the probability of correctness via two techniques: clustering within an embedding space, and &#34;self-annotation&#34; - querying the LLM by asking it various yes-or-no questions about the prompt. We also develop novel variants of multicalibration algorithms that offer performance improvements by reducing their tendency to overfit. Through systematic benchmarking across various question answering datasets and LLMs, we show how our techniques can yield confidence scores that provide substantial improvements in fine-grained measures of both calibration and accuracy compared to existing methods.
stat-04.zip/2404.04689.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.02538
Convergence Analysis of Flow Matching in Latent Space with Transformers
[ "Yuling Jiao", "Yanming Lai", "Yang Wang", "Bokai Yan" ]
3 Apr 2024 (<a href="https://arxiv.org/abs/2404.02538v1">v1</a>), last revised 28 Apr 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.02538
We present theoretical convergence guarantees for ODE-based generative models, specifically flow matching. We use a pre-trained autoencoder network to map high-dimensional original inputs to a low-dimensional latent space, where a transformer network is trained to predict the velocity field of the transformation from a standard normal distribution to the target latent distribution. Our error analysis demonstrates the effectiveness of this approach, showing that the distribution of samples generated via estimated ODE flow converges to the target distribution in the Wasserstein-2 distance under mild and practical assumptions. Furthermore, we show that arbitrary smooth functions can be effectively approximated by transformer networks with Lipschitz continuity, which may be of independent interest.
stat-04.zip/2404.02538.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.04399
Longitudinal Targeted Minimum Loss-based Estimation with Temporal-Difference Heterogeneous Transformer
[ "Toru Shirakawa", "Yi Li", "Yulun Wu", "Sky Qiu", "Yuxuan Li", "Mingduo Zhao", "Hiroyasu Iso", "Mark van der Laan" ]
5 Apr 2024 (<a href="https://arxiv.org/abs/2404.04399v1">v1</a>), last revised 6 Jun 2025 (this version, v2)
Published in ICML 2024, PMLR 235
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Applications (stat.AP); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2404.04399
We propose Deep Longitudinal Targeted Minimum Loss-based Estimation (Deep LTMLE), a novel approach to estimate the counterfactual mean of outcome under dynamic treatment policies in longitudinal problem settings. Our approach utilizes a transformer architecture with heterogeneous type embedding trained using temporal-difference learning. After obtaining an initial estimate using the transformer, following the targeted minimum loss-based likelihood estimation (TMLE) framework, we statistically corrected for the bias commonly associated with machine learning algorithms. Furthermore, our method also facilitates statistical inference by enabling the provision of 95% confidence intervals grounded in asymptotic statistical theory. Simulation results demonstrate our method&#39;s superior performance over existing approaches, particularly in complex, long time-horizon scenarios. It remains effective in small-sample, short-duration contexts, matching the performance of asymptotically efficient estimators. To demonstrate our method in practice, we applied our method to estimate counterfactual mean outcomes for standard versus intensive blood pressure management strategies in a real-world cardiovascular epidemiology cohort study.
stat-04.zip/2404.04399.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.01200
Large-Scale Non-convex Stochastic Constrained Distributionally Robust Optimization
[ "Qi Zhang", "Yi Zhou", "Ashley Prater-Bennette", "Lixin Shen", "Shaofeng Zou" ]
1 Apr 2024
We have corrected Theorem 1 in Sec 4 for AAAI 2024 version, where the order of $n_z$ changes from $ε^{-k_*} )$ to $ε^{-2k_*-2}$
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.01200
Distributionally robust optimization (DRO) is a powerful framework for training robust models against data distribution shifts. This paper focuses on constrained DRO, which has an explicit characterization of the robustness level. Existing studies on constrained DRO mostly focus on convex loss function, and exclude the practical and challenging case with non-convex loss function, e.g., neural network. This paper develops a stochastic algorithm and its performance analysis for non-convex constrained DRO. The computational complexity of our stochastic algorithm at each iteration is independent of the overall dataset size, and thus is suitable for large-scale applications. We focus on the general Cressie-Read family divergence defined uncertainty set which includes $\chi^2$-divergences as a special case. We prove that our algorithm finds an $\epsilon$-stationary point with a computational complexity of $\mathcal O(\epsilon^{-3k_*-5})$, where $k_*$ is the parameter of the Cressie-Read divergence. The numerical results indicate that our method outperforms existing methods.} Our method also applies to the smoothed conditional value at risk (CVaR) DRO.
stat-04.zip/2404.01200.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.02873
Gaussian Process Regression with Soft Inequality and Monotonicity Constraints
[ "Didem Kochan", "Xiu Yang" ]
3 Apr 2024
21 pages, 17 figures and 6 tables
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC)
https://doi.org/10.48550/arXiv.2404.02873
Gaussian process (GP) regression is a non-parametric, Bayesian framework to approximate complex models. Standard GP regression can lead to an unbounded model in which some points can take infeasible values. We introduce a new GP method that enforces the physical constraints in a probabilistic manner. This GP model is trained by the quantum-inspired Hamiltonian Monte Carlo (QHMC). QHMC is an efficient way to sample from a broad class of distributions. Unlike the standard Hamiltonian Monte Carlo algorithm in which a particle has a fixed mass, QHMC allows a particle to have a random mass matrix with a probability distribution. Introducing the QHMC method to the inequality and monotonicity constrained GP regression in the probabilistic sense, our approach improves the accuracy and reduces the variance in the resulting GP model. According to our experiments on several datasets, the proposed approach serves as an efficient method as it accelerates the sampling process while maintaining the accuracy, and it is applicable to high dimensional problems.
stat-04.zip/2404.02873.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.01608
FAIRM: Learning invariant representations for algorithmic fairness and domain generalization with minimax optimality
[ "Sai Li", "Linjun Zhang" ]
2 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2404.01608
Machine learning methods often assume that the test data have the same distribution as the training data. However, this assumption may not hold due to multiple levels of heterogeneity in applications, raising issues in algorithmic fairness and domain generalization. In this work, we address the problem of fair and generalizable machine learning by invariant principles. We propose a training environment-based oracle, FAIRM, which has desirable fairness and domain generalization properties under a diversity-type condition. We then provide an empirical FAIRM with finite-sample theoretical guarantees under weak distributional assumptions. We then develop efficient algorithms to realize FAIRM in linear models and demonstrate the nonasymptotic performance with minimax optimality. We evaluate our method in numerical experiments with synthetic data and MNIST data and show that it outperforms its counterparts.
stat-04.zip/2404.01608.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.03804
TransformerLSR: Attentive Joint Model of Longitudinal Data, Survival, and Recurrent Events with Concurrent Latent Structure
[ "Zhiyue Zhang", "Yao Zhao", "Yanxun Xu" ]
4 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2404.03804
In applications such as biomedical studies, epidemiology, and social sciences, recurrent events often co-occur with longitudinal measurements and a terminal event, such as death. Therefore, jointly modeling longitudinal measurements, recurrent events, and survival data while accounting for their dependencies is critical. While joint models for the three components exist in statistical literature, many of these approaches are limited by heavy parametric assumptions and scalability issues. Recently, incorporating deep learning techniques into joint modeling has shown promising results. However, current methods only address joint modeling of longitudinal measurements at regularly-spaced observation times and survival events, neglecting recurrent events. In this paper, we develop TransformerLSR, a flexible transformer-based deep modeling and inference framework to jointly model all three components simultaneously. TransformerLSR integrates deep temporal point processes into the joint modeling framework, treating recurrent and terminal events as two competing processes dependent on past longitudinal measurements and recurrent event times. Additionally, TransformerLSR introduces a novel trajectory representation and model architecture to potentially incorporate a priori knowledge of known latent structures among concurrent longitudinal variables. We demonstrate the effectiveness and necessity of TransformerLSR through simulation studies and analyzing a real-world medical dataset on patients after kidney transplantation.
stat-04.zip/2404.03804.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.03506
CountARFactuals -- Generating plausible model-agnostic counterfactual explanations with adversarial random forests
[ "Susanne Dandl", "Kristin Blesch", "Timo Freiesleben", "Gunnar König", "Jan Kapar", "Bernd Bischl", "Marvin Wright" ]
4 Apr 2024
SD, KB, TB, and GK contributed equally as first authors
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.03506
Counterfactual explanations elucidate algorithmic decisions by pointing to scenarios that would have led to an alternative, desired outcome. Giving insight into the model&#39;s behavior, they hint users towards possible actions and give grounds for contesting decisions. As a crucial factor in achieving these goals, counterfactuals must be plausible, i.e., describing realistic alternative scenarios within the data manifold. This paper leverages a recently developed generative modeling technique -- adversarial random forests (ARFs) -- to efficiently generate plausible counterfactuals in a model-agnostic way. ARFs can serve as a plausibility measure or directly generate counterfactual explanations. Our ARF-based approach surpasses the limitations of existing methods that aim to generate plausible counterfactual explanations: It is easy to train and computationally highly efficient, handles continuous and categorical data naturally, and allows integrating additional desiderata such as sparsity in a straightforward manner.
stat-04.zip/2404.03506.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.05678
FairICP: Encouraging Equalized Odds via Inverse Conditional Permutation
[ "Yuheng Lai", "Leying Guan" ]
8 Apr 2024 (<a href="https://arxiv.org/abs/2404.05678v1">v1</a>), last revised 6 Jun 2025 (this version, v4)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Computers and Society (cs.CY); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.05678
$\textit{Equalized odds}$, an important notion of algorithmic fairness, aims to ensure that sensitive variables, such as race and gender, do not unfairly influence the algorithm&#39;s prediction when conditioning on the true outcome. Despite rapid advancements, current research primarily focuses on equalized odds violations caused by a single sensitive attribute, leaving the challenge of simultaneously accounting for multiple attributes under-addressed. We bridge this gap by introducing an in-processing fairness-aware learning approach, FairICP, which integrates adversarial learning with a novel inverse conditional permutation scheme. FairICP offers a flexible and efficient scheme to promote equalized odds under fairness conditions described by complex and multi-dimensional sensitive attributes. The efficacy and adaptability of our method are demonstrated through both simulation studies and empirical analyses of real-world datasets.
stat-04.zip/2404.05678.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.01697
Preventing Model Collapse in Gaussian Process Latent Variable Models
[ "Ying Li", "Zhidi Lin", "Feng Yin", "Michael Minyi Zhang" ]
2 Apr 2024 (<a href="https://arxiv.org/abs/2404.01697v1">v1</a>), last revised 18 Jun 2024 (this version, v2)
International Conference on Machine Learning (ICML), 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.01697
Gaussian process latent variable models (GPLVMs) are a versatile family of unsupervised learning models commonly used for dimensionality reduction. However, common challenges in modeling data with GPLVMs include inadequate kernel flexibility and improper selection of the projection noise, leading to a type of model collapse characterized by vague latent representations that do not reflect the underlying data structure. This paper addresses these issues by, first, theoretically examining the impact of projection variance on model collapse through the lens of a linear GPLVM. Second, we tackle model collapse due to inadequate kernel flexibility by integrating the spectral mixture (SM) kernel and a differentiable random Fourier feature (RFF) kernel approximation, which ensures computational scalability and efficiency through off-the-shelf automatic differentiation tools for learning the kernel hyperparameters, projection variance, and latent representations within the variational inference framework. The proposed GPLVM, named advisedRFLVM, is evaluated across diverse datasets and consistently outperforms various salient competing models, including state-of-the-art variational autoencoders (VAEs) and other GPLVM variants, in terms of informative latent representations and missing data imputation.
stat-04.zip/2404.01697.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.01153
TransFusion: Covariate-Shift Robust Transfer Learning for High-Dimensional Regression
[ "Zelin He", "Ying Sun", "Jingyuan Liu", "Runze Li" ]
1 Apr 2024
Accepted by the 27th International Conference on Artificial Intelligence and Statistics (AISTATS 2024)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Distributed, Parallel, and Cluster Computing (cs.DC); Machine Learning (cs.LG); Statistics Theory (math.ST); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2404.01153
The main challenge that sets transfer learning apart from traditional supervised learning is the distribution shift, reflected as the shift between the source and target models and that between the marginal covariate distributions. In this work, we tackle model shifts in the presence of covariate shifts in the high-dimensional regression setting. Specifically, we propose a two-step method with a novel fused-regularizer that effectively leverages samples from source tasks to improve the learning performance on a target task with limited samples. Nonasymptotic bound is provided for the estimation error of the target model, showing the robustness of the proposed method to covariate shifts. We further establish conditions under which the estimator is minimax-optimal. Additionally, we extend the method to a distributed setting, allowing for a pretraining-finetuning strategy, requiring just one round of communication while retaining the estimation rate of the centralized version. Numerical tests validate our theory, highlighting the method&#39;s robustness to covariate shifts.
stat-04.zip/2404.01153.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.04317
DeepLINK-T: deep learning inference for time series data using knockoffs and LSTM
[ "Wenxuan Zuo", "Zifan Zhu", "Yuxuan Du", "Yi-Chun Yeh", "Jed A. Fuhrman", "Jinchi Lv", "Yingying Fan", "Fengzhu Sun" ]
5 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Quantitative Methods (q-bio.QM)
https://doi.org/10.48550/arXiv.2404.04317
High-dimensional longitudinal time series data is prevalent across various real-world applications. Many such applications can be modeled as regression problems with high-dimensional time series covariates. Deep learning has been a popular and powerful tool for fitting these regression models. Yet, the development of interpretable and reproducible deep-learning models is challenging and remains underexplored. This study introduces a novel method, Deep Learning Inference using Knockoffs for Time series data (DeepLINK-T), focusing on the selection of significant time series variables in regression while controlling the false discovery rate (FDR) at a predetermined level. DeepLINK-T combines deep learning with knockoff inference to control FDR in feature selection for time series models, accommodating a wide variety of feature distributions. It addresses dependencies across time and features by leveraging a time-varying latent factor structure in time series covariates. Three key ingredients for DeepLINK-T are 1) a Long Short-Term Memory (LSTM) autoencoder for generating time series knockoff variables, 2) an LSTM prediction network using both original and knockoff variables, and 3) the application of the knockoffs framework for variable selection with FDR control. Extensive simulation studies have been conducted to evaluate DeepLINK-T&#39;s performance, showing its capability to control FDR effectively while demonstrating superior feature selection power for high-dimensional longitudinal time series data compared to its non-time series counterpart. DeepLINK-T is further applied to three metagenomic data sets, validating its practical utility and effectiveness, and underscoring its potential in real-world applications.
stat-04.zip/2404.04317.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.01832
When does Subagging Work?
[ "Christos Revelas", "Otilia Boldea", "Bas J.M. Werker" ]
2 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.01832
We study the effectiveness of subagging, or subsample aggregating, on regression trees, a popular non-parametric method in machine learning. First, we give sufficient conditions for pointwise consistency of trees. We formalize that (i) the bias depends on the diameter of cells, hence trees with few splits tend to be biased, and (ii) the variance depends on the number of observations in cells, hence trees with many splits tend to have large variance. While these statements for bias and variance are known to hold globally in the covariate space, we show that, under some constraints, they are also true locally. Second, we compare the performance of subagging to that of trees across different numbers of splits. We find that (1) for any given number of splits, subagging improves upon a single tree, and (2) this improvement is larger for many splits than it is for few splits. However, (3) a single tree grown at optimal size can outperform subagging if the size of its individual trees is not optimally chosen. This last result goes against common practice of growing large randomized trees to eliminate bias and then averaging to reduce variance.
stat-04.zip/2404.01832.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.05819
Just Wing It: Near-Optimal Estimation of Missing Mass in a Markovian Sequence
[ "Ashwin Pananjady", "Vidya Muthukumar", "Andrew Thangaraj" ]
8 Apr 2024 (<a href="https://arxiv.org/abs/2404.05819v1">v1</a>), last revised 5 Oct 2024 (this version, v2)
Version v2 simplifies proofs and corrects an error in Theorem 2. It is consistent with manuscript to appear in Journal of Machine Learning Research
Machine Learning (stat.ML)
Machine Learning (stat.ML); Information Theory (cs.IT); Machine Learning (cs.LG); Probability (math.PR); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2404.05819
We study the problem of estimating the stationary mass -- also called the unigram mass -- that is missing from a single trajectory of a discrete-time, ergodic Markov chain. This problem has several applications -- for example, estimating the stationary missing mass is critical for accurately smoothing probability estimates in sequence models. While the classical Good--Turing estimator from the 1950s has appealing properties for i.i.d. data, it is known to be biased in the Markovian setting, and other heuristic estimators do not come equipped with guarantees. Operating in the general setting in which the size of the state space may be much larger than the length $n$ of the trajectory, we develop a linear-runtime estimator called Windowed Good--Turing (WingIt) and show that its risk decays as $\widetilde{O}(\mathsf{T_{mix}}/n)$, where $\mathsf{T_{mix}}$ denotes the mixing time of the chain in total variation distance. Notably, this rate is independent of the size of the state space and minimax-optimal up to a logarithmic factor in $n / \mathsf{T_{mix}}$. We also present an upper bound on the variance of the missing mass random variable, which may be of independent interest. We extend our estimator to approximate the stationary mass placed on elements occurring with small frequency in the trajectory. Finally, we demonstrate the efficacy of our estimators both in simulations on canonical chains and on sequences constructed from natural language text.
stat-04.zip/2404.05819.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.06978
The CAST package for training and assessment of spatial prediction models in R
[ "Hanna Meyer", "Marvin Ludwig", "Carles Milà", "Jan Linnenbrink", "Fabian Schumacher" ]
10 Apr 2024
16 pages,9 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Quantitative Methods (q-bio.QM)
https://doi.org/10.48550/arXiv.2404.06978
One key task in environmental science is to map environmental variables continuously in space or even in space and time. Machine learning algorithms are frequently used to learn from local field observations to make spatial predictions by estimating the value of the variable of interest in places where it has not been measured. However, the application of machine learning strategies for spatial mapping involves additional challenges compared to &#34;non-spatial&#34; prediction tasks that often originate from spatial autocorrelation and from training data that are not independent and identically distributed. <br>In the past few years, we developed a number of methods to support the application of machine learning for spatial data which involves the development of suitable cross-validation strategies for performance assessment and model selection, spatial feature selection, and methods to assess the area of applicability of the trained models. The intention of the CAST package is to support the application of machine learning strategies for predictive mapping by implementing such methods and making them available for easy integration into modelling workflows. <br>Here we introduce the CAST package and its core functionalities. At the case study of mapping plant species richness, we will go through the different steps of the modelling workflow and show how CAST can be used to support more reliable spatial predictions.
stat-04.zip/2404.06978.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.06735
A Copula Graphical Model for Multi-Attribute Data using Optimal Transport
[ "Qi Zhang", "Bing Li", "Lingzhou Xue" ]
10 Apr 2024
37 pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST); Applications (stat.AP); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2404.06735
Motivated by modern data forms such as images and multi-view data, the multi-attribute graphical model aims to explore the conditional independence structure among vectors. Under the Gaussian assumption, the conditional independence between vectors is characterized by blockwise zeros in the precision matrix. To relax the restrictive Gaussian assumption, in this paper, we introduce a novel semiparametric multi-attribute graphical model based on a new copula named Cyclically Monotone Copula. This new copula treats the distribution of the node vectors as multivariate marginals and transforms them into Gaussian distributions based on the optimal transport theory. Since the model allows the node vectors to have arbitrary continuous distributions, it is more flexible than the classical Gaussian copula method that performs coordinatewise Gaussianization. We establish the concentration inequalities of the estimated covariance matrices and provide sufficient conditions for selection consistency of the group graphical lasso estimator. For the setting with high-dimensional attributes, a {Projected Cyclically Monotone Copula} model is proposed to address the curse of dimensionality issue that arises from solving high-dimensional optimal transport problems. Numerical results based on synthetic and real data show the efficiency and flexibility of our methods.
stat-04.zip/2404.06735.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.08164
Language Model Prompt Selection via Simulation Optimization
[ "Haoting Zhang", "Jinghai He", "Rhonda Righter", "Zeyu Zheng" ]
12 Apr 2024 (<a href="https://arxiv.org/abs/2404.08164v1">v1</a>), last revised 20 May 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Computation and Language (cs.CL); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.08164
With the advancement in generative language models, the selection of prompts has gained significant attention in recent years. A prompt is an instruction or description provided by the user, serving as a guide for the generative language model in content generation. Despite existing methods for prompt selection that are based on human labor, we consider facilitating this selection through simulation optimization, aiming to maximize a pre-defined score for the selected prompt. Specifically, we propose a two-stage framework. In the first stage, we determine a feasible set of prompts in sufficient numbers, where each prompt is represented by a moderate-dimensional vector. In the subsequent stage for evaluation and selection, we construct a surrogate model of the score regarding the moderate-dimensional vectors that represent the prompts. We propose sequentially selecting the prompt for evaluation based on this constructed surrogate model. We prove the consistency of the sequential evaluation procedure in our framework. We also conduct numerical experiments to demonstrate the efficacy of our proposed framework, providing practical instructions for implementation.
stat-04.zip/2404.08164.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.07593
Diffusion posterior sampling for simulation-based inference in tall data settings
[ "Julia Linhart", "Gabriel Victorino Cardoso", "Alexandre Gramfort", "Sylvain Le Corff", "Pedro L. C. Rodrigues" ]
11 Apr 2024 (<a href="https://arxiv.org/abs/2404.07593v1">v1</a>), last revised 7 Jun 2024 (this version, v2)
49 pages, 24 figures, 3 tables, 2 algorithms, 12 appendices, in proceedings
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2404.07593
Determining which parameters of a non-linear model best describe a set of experimental data is a fundamental problem in science and it has gained much traction lately with the rise of complex large-scale simulators. The likelihood of such models is typically intractable, which is why classical MCMC methods can not be used. Simulation-based inference (SBI) stands out in this context by only requiring a dataset of simulations to train deep generative models capable of approximating the posterior distribution that relates input parameters to a given observation. In this work, we consider a tall data extension in which multiple observations are available to better infer the parameters of the model. The proposed method is built upon recent developments from the flourishing score-based diffusion literature and allows to estimate the tall data posterior distribution, while simply using information from a score network trained for a single context observation. We compare our method to recently proposed competing approaches on various numerical experiments and demonstrate its superiority in terms of numerical stability and computational cost.
stat-04.zip/2404.07593.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.08458
On the Independence Assumption in Neurosymbolic Learning
[ "Emile van Krieken", "Pasquale Minervini", "Edoardo M. Ponti", "Antonio Vergari" ]
12 Apr 2024 (<a href="https://arxiv.org/abs/2404.08458v1">v1</a>), last revised 7 Jun 2024 (this version, v2)
Accepted at ICML 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.08458
State-of-the-art neurosymbolic learning systems use probabilistic reasoning to guide neural networks towards predictions that conform to logical constraints over symbols. Many such systems assume that the probabilities of the considered symbols are conditionally independent given the input to simplify learning and reasoning. We study and criticise this assumption, highlighting how it can hinder optimisation and prevent uncertainty quantification. We prove that loss functions bias conditionally independent neural networks to become overconfident in their predictions. As a result, they are unable to represent uncertainty over multiple valid options. Furthermore, we prove that these loss functions are difficult to optimise: they are non-convex, and their minima are usually highly disconnected. Our theoretical analysis gives the foundation for replacing the conditional independence assumption and designing more expressive neurosymbolic probabilistic models.
stat-04.zip/2404.08458.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.07849
Overparameterized Multiple Linear Regression as Hyper-Curve Fitting
[ "E. Atza", "N. Budko" ]
11 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.07849
The paper shows that the application of the fixed-effect multiple linear regression model to an overparameterized dataset is equivalent to fitting the data with a hyper-curve parameterized by a single scalar parameter. This equivalence allows for a predictor-focused approach, where each predictor is described by a function of the chosen parameter. It is proven that a linear model will produce exact predictions even in the presence of nonlinear dependencies that violate the model assumptions. Parameterization in terms of the dependent variable and the monomial basis in the predictor function space are applied here to both synthetic and experimental data. The hyper-curve approach is especially suited for the regularization of problems with noise in predictor variables and can be used to remove noisy and &#34;improper&#34; predictors from the model.
stat-04.zip/2404.07849.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.08717
State-space systems as dynamic generative models
[ "Juan-Pablo Ortega", "Florian Rossmannek" ]
12 Apr 2024 (<a href="https://arxiv.org/abs/2404.08717v1">v1</a>), last revised 12 Mar 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Dynamical Systems (math.DS); Probability (math.PR); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2404.08717
A probabilistic framework to study the dependence structure induced by deterministic discrete-time state-space systems between input and output processes is introduced. General sufficient conditions are formulated under which output processes exist and are unique once an input process has been fixed, a property that in the deterministic state-space literature is known as the echo state property. When those conditions are satisfied, the given state-space system becomes a generative model for probabilistic dependences between two sequence spaces. Moreover, those conditions guarantee that the output depends continuously on the input when using the Wasserstein metric. The output processes whose existence is proved are shown to be causal in a specific sense and to generalize those studied in purely deterministic situations. The results in this paper constitute a significant stochastic generalization of sufficient conditions for the deterministic echo state property to hold, in the sense that the stochastic echo state property can be satisfied under contractivity conditions that are strictly weaker than those in deterministic situations. This means that state-space systems can induce a purely probabilistic dependence structure between input and output sequence spaces even when there is no functional relation between those two spaces.
stat-04.zip/2404.08717.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.09413
On the Optimal Regret of Locally Private Linear Contextual Bandit
[ "Jiachun Li", "David Simchi-Levi", "Yining Wang" ]
15 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Cryptography and Security (cs.CR); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.09413
Contextual bandit with linear reward functions is among one of the most extensively studied models in bandit and online learning research. Recently, there has been increasing interest in designing \emph{locally private} linear contextual bandit algorithms, where sensitive information contained in contexts and rewards is protected against leakage to the general public. While the classical linear contextual bandit algorithm admits cumulative regret upper bounds of $\tilde O(\sqrt{T})$ via multiple alternative methods, it has remained open whether such regret bounds are attainable in the presence of local privacy constraints, with the state-of-the-art result being $\tilde O(T^{3/4})$. In this paper, we show that it is indeed possible to achieve an $\tilde O(\sqrt{T})$ regret upper bound for locally private linear contextual bandit. Our solution relies on several new algorithmic and analytical ideas, such as the analysis of mean absolute deviation errors and layered principal component regression in order to achieve small mean absolute deviation errors.
stat-04.zip/2404.09413.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.08792
Convergence of coordinate ascent variational inference for log-concave measures via optimal transport
[ "Manuel Arnese", "Daniel Lacker" ]
12 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC); Probability (math.PR); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2404.08792
Mean field variational inference (VI) is the problem of finding the closest product (factorized) measure, in the sense of relative entropy, to a given high-dimensional probability measure $\rho$. The well known Coordinate Ascent Variational Inference (CAVI) algorithm aims to approximate this product measure by iteratively optimizing over one coordinate (factor) at a time, which can be done explicitly. Despite its popularity, the convergence of CAVI remains poorly understood. In this paper, we prove the convergence of CAVI for log-concave densities $\rho$. If additionally $\log \rho$ has Lipschitz gradient, we find a linear rate of convergence, and if also $\rho$ is strongly log-concave, we find an exponential rate. Our analysis starts from the observation that mean field VI, while notoriously non-convex in the usual sense, is in fact displacement convex in the sense of optimal transport when $\rho$ is log-concave. This allows us to adapt techniques from the optimization literature on coordinate descent algorithms in Euclidean space.
stat-04.zip/2404.08792.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.10122
Online Estimation via Offline Estimation: An Information-Theoretic Framework
[ "Dylan J. Foster", "Yanjun Han", "Jian Qian", "Alexander Rakhlin" ]
15 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2404.10122
$ $The classical theory of statistical estimation aims to estimate a parameter of interest under data generated from a fixed design (&#34;offline estimation&#34;), while the contemporary theory of online learning provides algorithms for estimation under adaptively chosen covariates (&#34;online estimation&#34;). Motivated by connections between estimation and interactive decision making, we ask: is it possible to convert offline estimation algorithms into online estimation algorithms in a black-box fashion? We investigate this question from an information-theoretic perspective by introducing a new framework, Oracle-Efficient Online Estimation (OEOE), where the learner can only interact with the data stream indirectly through a sequence of offline estimators produced by a black-box algorithm operating on the stream. Our main results settle the statistical and computational complexity of online estimation in this framework. <br>$\bullet$ Statistical complexity. We show that information-theoretically, there exist algorithms that achieve near-optimal online estimation error via black-box offline estimation oracles, and give a nearly-tight characterization for minimax rates in the OEOE framework. <br>$\bullet$ Computational complexity. We show that the guarantees above cannot be achieved in a computationally efficient fashion in general, but give a refined characterization for the special case of conditional density estimation: computationally efficient online estimation via black-box offline estimation is possible whenever it is possible via unrestricted algorithms. <br>Finally, we apply our results to give offline oracle-efficient algorithms for interactive decision making.
stat-04.zip/2404.10122.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.07661
Robust performance metrics for imbalanced classification problems
[ "Hajo Holzmann", "Bernhard Klar" ]
11 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2404.07661
We show that established performance metrics in binary classification, such as the F-score, the Jaccard similarity coefficient or Matthews&#39; correlation coefficient (MCC), are not robust to class imbalance in the sense that if the proportion of the minority class tends to $0$, the true positive rate (TPR) of the Bayes classifier under these metrics tends to $0$ as well. Thus, in imbalanced classification problems, these metrics favour classifiers which ignore the minority class. To alleviate this issue we introduce robust modifications of the F-score and the MCC for which, even in strongly imbalanced settings, the TPR is bounded away from $0$. We numerically illustrate the behaviour of the various performance metrics in simulations as well as on a credit default data set. We also discuss connections to the ROC and precision-recall curves and give recommendations on how to combine their usage with performance metrics.
stat-04.zip/2404.07661.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.11509
VC Theory for Inventory Policies
[ "Yaqi Xie", "Will Ma", "Linwei Xin" ]
17 Apr 2024 (<a href="https://arxiv.org/abs/2404.11509v1">v1</a>), last revised 7 Jul 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.11509
Advances in computational power and AI have increased interest in reinforcement learning approaches to inventory management. This paper provides a theoretical foundation for these approaches and investigates the benefits of restricting to policy structures that are well-established by inventory theory. In particular, we prove generalization guarantees for learning several well-known classes of inventory policies, including base-stock and (s, S) policies, by leveraging the celebrated Vapnik-Chervonenkis (VC) theory. We apply the Pseudo-dimension and Fat-shattering dimension from VC theory to determine the generalization error of inventory policies, that is, the difference between an inventory policy&#39;s performance on training data and its expected performance on unseen data. We focus on a classical setting without contexts, but allow for an arbitrary distribution over demand sequences and do not make any assumptions such as independence over time. We corroborate our supervised learning results using numerical simulations. <br>Managerially, our theory and simulations translate to the following insights. First, there is a principle of ``learning less is more&#39;&#39; in inventory management: depending on the amount of data available, it may be beneficial to restrict oneself to a simpler, albeit suboptimal, class of inventory policies to minimize overfitting errors. Second, the number of parameters in a policy class may not be the correct measure of overfitting error: in fact, the class of policies defined by T time-varying base-stock levels exhibits a generalization error an order of magnitude lower than that of the two-parameter (s, S) policy class. Finally, our research suggests situations in which it could be beneficial to incorporate the concepts of base-stock and inventory position into black-box learning machines, instead of having these machines directly learn the order quantity actions.
stat-04.zip/2404.11509.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.10261
Lighter, Better, Faster Multi-Source Domain Adaptation with Gaussian Mixture Models and Optimal Transport
[ "Eduardo Fernandes Montesuma", "Fred Ngolè Mboula", "Antoine Souloumiac" ]
16 Apr 2024 (<a href="https://arxiv.org/abs/2404.10261v1">v1</a>), last revised 21 Aug 2024 (this version, v3)
13 pages, 6 figures, accepted as a research track paper at the ECML-PKDD 2024 conference
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.10261
In this paper, we tackle Multi-Source Domain Adaptation (MSDA), a task in transfer learning where one adapts multiple heterogeneous, labeled source probability measures towards a different, unlabeled target measure. We propose a novel framework for MSDA, based on Optimal Transport (OT) and Gaussian Mixture Models (GMMs). Our framework has two key advantages. First, OT between GMMs can be solved efficiently via linear programming. Second, it provides a convenient model for supervised learning, especially classification, as components in the GMM can be associated with existing classes. Based on the GMM-OT problem, we propose a novel technique for calculating barycenters of GMMs. Based on this novel algorithm, we propose two new strategies for MSDA: GMM-Wasserstein Barycenter Transport (WBT) and GMM-Dataset Dictionary Learning (DaDiL). We empirically evaluate our proposed methods on four benchmarks in image classification and fault diagnosis, showing that we improve over the prior art while being faster and involving fewer parameters. Our code is publicly available at <a href="https://github.com/eddardd/gmm_msda" rel="external noopener nofollow" class="link-external link-https">this https URL</a>
stat-04.zip/2404.10261.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.10207
HELLINGER-UCB: A novel algorithm for stochastic multi-armed bandit problem and cold start problem in recommender system
[ "Ruibo Yang", "Jiazhou Wang", "Andrew Mullhaupt" ]
16 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.10207
In this paper, we study the stochastic multi-armed bandit problem, where the reward is driven by an unknown random variable. We propose a new variant of the Upper Confidence Bound (UCB) algorithm called Hellinger-UCB, which leverages the squared Hellinger distance to build the upper confidence bound. We prove that the Hellinger-UCB reaches the theoretical lower bound. We also show that the Hellinger-UCB has a solid statistical interpretation. We show that Hellinger-UCB is effective in finite time horizons with numerical experiments between Hellinger-UCB and other variants of the UCB algorithm. As a real-world example, we apply the Hellinger-UCB algorithm to solve the cold-start problem for a content recommender system of a financial app. With reasonable assumption, the Hellinger-UCB algorithm has a convenient but important lower latency feature. The online experiment also illustrates that the Hellinger-UCB outperforms both KL-UCB and UCB1 in the sense of a higher click-through rate (CTR).
stat-04.zip/2404.10207.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.11330
Toward Understanding the Disagreement Problem in Neural Network Feature Attribution
[ "Niklas Koenen", "Marvin N. Wright" ]
17 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.11330
In recent years, neural networks have demonstrated their remarkable ability to discern intricate patterns and relationships from raw data. However, understanding the inner workings of these black box models remains challenging, yet crucial for high-stake decisions. Among the prominent approaches for explaining these black boxes are feature attribution methods, which assign relevance or contribution scores to each input variable for a model prediction. Despite the plethora of proposed techniques, ranging from gradient-based to backpropagation-based methods, a significant debate persists about which method to use. Various evaluation metrics have been proposed to assess the trustworthiness or robustness of their results. However, current research highlights disagreement among state-of-the-art methods in their explanations. Our work addresses this confusion by investigating the explanations&#39; fundamental and distributional behavior. Additionally, through a comprehensive simulation study, we illustrate the impact of common scaling and encoding techniques on the explanation quality, assess their efficacy across different effect sizes, and demonstrate the origin of inconsistency in rank-based evaluation metrics.
stat-04.zip/2404.11330.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.06023
Prelimit Coupling and Steady-State Convergence of Constant-stepsize Nonsmooth Contractive SA
[ "Yixuan Zhang", "Dongyan Huo", "Yudong Chen", "Qiaomin Xie" ]
9 Apr 2024 (<a href="https://arxiv.org/abs/2404.06023v1">v1</a>), last revised 24 Apr 2024 (this version, v2)
ACM SIGMETRICS 2024. 71 pages, 3 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC); Probability (math.PR)
https://doi.org/10.48550/arXiv.2404.06023
Motivated by Q-learning, we study nonsmooth contractive stochastic approximation (SA) with constant stepsize. We focus on two important classes of dynamics: 1) nonsmooth contractive SA with additive noise, and 2) synchronous and asynchronous Q-learning, which features both additive and multiplicative noise. For both dynamics, we establish weak convergence of the iterates to a stationary limit distribution in Wasserstein distance. Furthermore, we propose a prelimit coupling technique for establishing steady-state convergence and characterize the limit of the stationary distribution as the stepsize goes to zero. Using this result, we derive that the asymptotic bias of nonsmooth SA is proportional to the square root of the stepsize, which stands in sharp contrast to smooth SA. This bias characterization allows for the use of Richardson-Romberg extrapolation for bias reduction in nonsmooth SA.
stat-04.zip/2404.06023.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.06993
Quiver Laplacians and Feature Selection
[ "Otto Sumray", "Heather A. Harrington", "Vidit Nanda" ]
10 Apr 2024
40 pages, 7 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Combinatorics (math.CO); Representation Theory (math.RT); Statistics Theory (math.ST); Quantitative Methods (q-bio.QM)
https://doi.org/10.48550/arXiv.2404.06993
The challenge of selecting the most relevant features of a given dataset arises ubiquitously in data analysis and dimensionality reduction. However, features found to be of high importance for the entire dataset may not be relevant to subsets of interest, and vice versa. Given a feature selector and a fixed decomposition of the data into subsets, we describe a method for identifying selected features which are compatible with the decomposition into subsets. We achieve this by re-framing the problem of finding compatible features to one of finding sections of a suitable quiver representation. In order to approximate such sections, we then introduce a Laplacian operator for quiver representations valued in Hilbert spaces. We provide explicit bounds on how the spectrum of a quiver Laplacian changes when the representation and the underlying quiver are modified in certain natural ways. Finally, we apply this machinery to the study of peak-calling algorithms which measure chromatin accessibility in single-cell data. We demonstrate that eigenvectors of the associated quiver Laplacian yield locally and globally compatible features.
stat-04.zip/2404.06993.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.12613
A Fourier Approach to the Parameter Estimation Problem for One-dimensional Gaussian Mixture Models
[ "Xinyu Liu", "Hai Zhang" ]
19 Apr 2024 (<a href="https://arxiv.org/abs/2404.12613v1">v1</a>), last revised 9 Sep 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Signal Processing (eess.SP); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2404.12613
The purpose of this paper is twofold. First, we propose a novel algorithm for estimating parameters in one-dimensional Gaussian mixture models (GMMs). The algorithm takes advantage of the Hankel structure inherent in the Fourier data obtained from independent and identically distributed (i.i.d) samples of the mixture. For GMMs with a unified variance, a singular value ratio functional using the Fourier data is introduced and used to resolve the variance and component number simultaneously. The consistency of the estimator is derived. Compared to classic algorithms such as the method of moments and the maximum likelihood method, the proposed algorithm does not require prior knowledge of the number of Gaussian components or good initial guesses. Numerical experiments demonstrate its superior performance in estimation accuracy and computational cost. Second, we reveal that there exists a fundamental limit to the problem of estimating the number of Gaussian components or model order in the mixture model if the number of i.i.d samples is finite. For the case of a single variance, we show that the model order can be successfully estimated only if the minimum separation distance between the component means exceeds a certain threshold value and can fail if below. We derive a lower bound for this threshold value, referred to as the computational resolution limit, in terms of the number of i.i.d samples, the variance, and the number of Gaussian components. Numerical experiments confirm this phase transition phenomenon in estimating the model order. Moreover, we demonstrate that our algorithm achieves better scores in likelihood, AIC, and BIC when compared to the EM algorithm.
stat-04.zip/2404.12613.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.12940
Neural Flow Diffusion Models: Learnable Forward Process for Improved Diffusion Modelling
[ "Grigory Bartosh", "Dmitry Vetrov", "Christian A. Naesseth" ]
19 Apr 2024 (<a href="https://arxiv.org/abs/2404.12940v1">v1</a>), last revised 6 Jun 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Computer Vision and Pattern Recognition (cs.CV); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.12940
Conventional diffusion models typically relies on a fixed forward process, which implicitly defines complex marginal distributions over latent variables. This can often complicate the reverse process&#39; task in learning generative trajectories, and results in costly inference for diffusion models. To address these limitations, we introduce Neural Flow Diffusion Models (NFDM), a novel framework that enhances diffusion models by supporting a broader range of forward processes beyond the standard Gaussian. We also propose a novel parameterization technique for learning the forward process. Our framework provides an end-to-end, simulation-free optimization objective, effectively minimizing a variational upper bound on the negative log-likelihood. Experimental results demonstrate NFDM&#39;s strong performance, evidenced by state-of-the-art likelihood estimation. Furthermore, we investigate NFDM&#39;s capacity for learning generative dynamics with specific characteristics, such as deterministic straight lines trajectories, and demonstrate how the framework may be adopted for learning bridges between two distributions. The results underscores NFDM&#39;s versatility and its potential for a wide range of applications.
stat-04.zip/2404.12940.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.07864
Inferring Change Points in High-Dimensional Regression via Approximate Message Passing
[ "Gabriel Arpino", "Xiaoqi Liu", "Julia Gontarek", "Ramji Venkataramanan" ]
11 Apr 2024 (<a href="https://arxiv.org/abs/2404.07864v1">v1</a>), last revised 5 Sep 2025 (this version, v3)
49 pages, 9 figures. To appear in the Journal of Machine Learning Research
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2404.07864
We consider the problem of localizing change points in a generalized linear model (GLM), a model that covers many widely studied problems in statistical learning including linear, logistic, and rectified linear regression. We propose a novel and computationally efficient Approximate Message Passing (AMP) algorithm for estimating both the signals and the change point locations, and rigorously characterize its performance in the high-dimensional limit where the number of parameters $p$ is proportional to the number of samples $n$. This characterization is in terms of a state evolution recursion, which allows us to precisely compute performance measures such as the asymptotic Hausdorff error of our change point estimates, and allows us to tailor the algorithm to take advantage of any prior structural information on the signals and change points. Moreover, we show how our AMP iterates can be used to efficiently compute a Bayesian posterior distribution over the change point locations in the high-dimensional limit. We validate our theory via numerical experiments, and demonstrate the favorable performance of our estimators on both synthetic and real data in the settings of linear, logistic, and rectified linear regression.
stat-04.zip/2404.07864.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.12862
A Guide to Feature Importance Methods for Scientific Inference
[ "Fiona Katharina Ewald", "Ludwig Bothmann", "Marvin N. Wright", "Bernd Bischl", "Giuseppe Casalicchio", "Gunnar König" ]
19 Apr 2024 (<a href="https://arxiv.org/abs/2404.12862v1">v1</a>), last revised 29 Aug 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.2404.12862
While machine learning (ML) models are increasingly used due to their high predictive power, their use in understanding the data-generating process (DGP) is limited. Understanding the DGP requires insights into feature-target associations, which many ML models cannot directly provide due to their opaque internal mechanisms. Feature importance (FI) methods provide useful insights into the DGP under certain conditions. Since the results of different FI methods have different interpretations, selecting the correct FI method for a concrete use case is crucial and still requires expert knowledge. This paper serves as a comprehensive guide to help understand the different interpretations of global FI methods. Through an extensive review of FI methods and providing new proofs regarding their interpretation, we facilitate a thorough understanding of these methods and formulate concrete recommendations for scientific inference. We conclude by discussing options for FI uncertainty estimation and point to directions for future research aiming at full statistical inference from black-box ML models.
stat-04.zip/2404.12862.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.13649
Distributional Principal Autoencoders
[ "Xinwei Shen", "Nicolai Meinshausen" ]
21 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2404.13649
Dimension reduction techniques usually lose information in the sense that reconstructed data are not identical to the original data. However, we argue that it is possible to have reconstructed data identically distributed as the original data, irrespective of the retained dimension or the specific mapping. This can be achieved by learning a distributional model that matches the conditional distribution of data given its low-dimensional latent variables. Motivated by this, we propose Distributional Principal Autoencoder (DPA) that consists of an encoder that maps high-dimensional data to low-dimensional latent variables and a decoder that maps the latent variables back to the data space. For reducing the dimension, the DPA encoder aims to minimise the unexplained variability of the data with an adaptive choice of the latent dimension. For reconstructing data, the DPA decoder aims to match the conditional distribution of all data that are mapped to a certain latent value, thus ensuring that the reconstructed data retains the original data distribution. Our numerical results on climate data, single-cell data, and image benchmarks demonstrate the practical feasibility and success of the approach in reconstructing the original distribution of the data. DPA embeddings are shown to preserve meaningful structures of data such as the seasonal cycle for precipitations and cell types for gene expression.
stat-04.zip/2404.13649.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.08602
Sliding down the stairs: how correlated latent variables accelerate learning with neural networks
[ "Lorenzo Bardone", "Sebastian Goldt" ]
12 Apr 2024 (<a href="https://arxiv.org/abs/2404.08602v1">v1</a>), last revised 4 Jun 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Statistical Mechanics (cond-mat.stat-mech); Machine Learning (cs.LG); Probability (math.PR); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2404.08602
Neural networks extract features from data using stochastic gradient descent (SGD). In particular, higher-order input cumulants (HOCs) are crucial for their performance. However, extracting information from the $p$th cumulant of $d$-dimensional inputs is computationally hard: the number of samples required to recover a single direction from an order-$p$ tensor (tensor PCA) using online SGD grows as $d^{p-1}$, which is prohibitive for high-dimensional inputs. This result raises the question of how neural networks extract relevant directions from the HOCs of their inputs efficiently. Here, we show that correlations between latent variables along the directions encoded in different input cumulants speed up learning from higher-order correlations. We show this effect analytically by deriving nearly sharp thresholds for the number of samples required by a single neuron to weakly-recover these directions using online SGD from a random start in high dimensions. Our analytical results are confirmed in simulations of two-layer neural networks and unveil a new mechanism for hierarchical learning in neural networks.
stat-04.zip/2404.08602.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.12356
Improving the interpretability of GNN predictions through conformal-based graph sparsification
[ "Pablo Sanchez-Martin", "Kinaan Aamir Khan", "Isabel Valera" ]
18 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Social and Information Networks (cs.SI)
https://doi.org/10.48550/arXiv.2404.12356
Graph Neural Networks (GNNs) have achieved state-of-the-art performance in solving graph classification tasks. However, most GNN architectures aggregate information from all nodes and edges in a graph, regardless of their relevance to the task at hand, thus hindering the interpretability of their predictions. In contrast to prior work, in this paper we propose a GNN \emph{training} approach that jointly i) finds the most predictive subgraph by removing edges and/or nodes -- -\emph{without making assumptions about the subgraph structure} -- while ii) optimizing the performance of the graph classification task. To that end, we rely on reinforcement learning to solve the resulting bi-level optimization with a reward function based on conformal predictions to account for the current in-training uncertainty of the classifier. Our empirical results on nine different graph classification datasets show that our method competes in performance with baselines while relying on significantly sparser subgraphs, leading to more interpretable GNN-based predictions.
stat-04.zip/2404.12356.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.13309
Latent Schr{ö}dinger Bridge Diffusion Model for Generative Learning
[ "Yuling Jiao", "Lican Kang", "Huazhen Lin", "Jin Liu", "Heng Zuo" ]
20 Apr 2024 (<a href="https://arxiv.org/abs/2404.13309v1">v1</a>), last revised 22 Dec 2024 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.13309
This paper aims to conduct a comprehensive theoretical analysis of current diffusion models. We introduce a novel generative learning methodology utilizing the Schr{ö}dinger bridge diffusion model in latent space as the framework for theoretical exploration in this domain. Our approach commences with the pre-training of an encoder-decoder architecture using data originating from a distribution that may diverge from the target distribution, thus facilitating the accommodation of a large sample size through the utilization of pre-existing large-scale models. Subsequently, we develop a diffusion model within the latent space utilizing the Schr{ö}dinger bridge framework. Our theoretical analysis encompasses the establishment of end-to-end error analysis for learning distributions via the latent Schr{ö}dinger bridge diffusion model. Specifically, we control the second-order Wasserstein distance between the generated distribution and the target distribution. Furthermore, our obtained convergence rates effectively mitigate the curse of dimensionality, offering robust theoretical support for prevailing diffusion models.
stat-04.zip/2404.13309.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.08476
Combining Statistical Depth and Fermat Distance for Uncertainty Quantification
[ "Hai-Vy Nguyen", "Fabrice Gamboa", "Reda Chhaibi", "Sixin Zhang", "Serge Gratton", "Thierry Giaccone" ]
12 Apr 2024
12 pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Probability (math.PR); Applications (stat.AP)
https://doi.org/10.48550/arXiv.2404.08476
We measure the Out-of-domain uncertainty in the prediction of Neural Networks using a statistical notion called ``Lens Depth&#39;&#39; (LD) combined with Fermat Distance, which is able to capture precisely the ``depth&#39;&#39; of a point with respect to a distribution in feature space, without any assumption about the form of distribution. Our method has no trainable parameter. The method is applicable to any classification model as it is applied directly in feature space at test time and does not intervene in training process. As such, it does not impact the performance of the original model. The proposed method gives excellent qualitative result on toy datasets and can give competitive or better uncertainty estimation on standard deep learning datasets compared to strong baseline methods.
stat-04.zip/2404.08476.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.13147
Multiclass ROC
[ "Liang Wang", "Luis Carvalho" ]
19 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2404.13147
Model evaluation is of crucial importance in modern statistics application. The construction of ROC and calculation of AUC have been widely used for binary classification evaluation. Recent research generalizing the ROC/AUC analysis to multi-class classification has problems in at least one of the four areas: 1. failure to provide sensible plots 2. being sensitive to imbalanced data 3. unable to specify mis-classification cost and 4. unable to provide evaluation uncertainty quantification. Borrowing from a binomial matrix factorization model, we provide an evaluation metric summarizing the pair-wise multi-class True Positive Rate (TPR) and False Positive Rate (FPR) with one-dimensional vector representation. Visualization on the representation vector measures the relative speed of increment between TPR and FPR across all the classes pairs, which in turns provides a ROC plot for the multi-class counterpart. An integration over those factorized vector provides a binary AUC-equivalent summary on the classifier performance. Mis-clasification weights specification and bootstrapped confidence interval are also enabled to accommodate a variety of of evaluation criteria. To support our findings, we conducted extensive simulation studies and compared our method to the pair-wise averaged AUC statistics on benchmark datasets.
stat-04.zip/2404.13147.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.09113
Extending Mean-Field Variational Inference via Entropic Regularization: Theory and Computation
[ "Bohan Wu", "David Blei" ]
14 Apr 2024 (<a href="https://arxiv.org/abs/2404.09113v1">v1</a>), last revised 16 Apr 2024 (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.2404.09113
Variational inference (VI) has emerged as a popular method for approximate inference for high-dimensional Bayesian models. In this paper, we propose a novel VI method that extends the naive mean field via entropic regularization, referred to as $\Xi$-variational inference ($\Xi$-VI). $\Xi$-VI has a close connection to the entropic optimal transport problem and benefits from the computationally efficient Sinkhorn algorithm. We show that $\Xi$-variational posteriors effectively recover the true posterior dependency, where the dependence is downweighted by the regularization parameter. We analyze the role of dimensionality of the parameter space on the accuracy of $\Xi$-variational approximation and how it affects computational considerations, providing a rough characterization of the statistical-computational trade-off in $\Xi$-VI. We also investigate the frequentist properties of $\Xi$-VI and establish results on consistency, asymptotic normality, high-dimensional asymptotics, and algorithmic stability. We provide sufficient criteria for achieving polynomial-time approximate inference using the method. Finally, we demonstrate the practical advantage of $\Xi$-VI over mean-field variational inference on simulated and real data.
stat-04.zip/2404.09113.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.09779
A replica analysis of under-bagging
[ "Takashi Takahashi" ]
15 Apr 2024 (<a href="https://arxiv.org/abs/2404.09779v1">v1</a>), last revised 16 Jul 2024 (this version, v3)
31 pages, 14 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Disordered Systems and Neural Networks (cond-mat.dis-nn); Statistical Mechanics (cond-mat.stat-mech); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.09779
Under-bagging (UB), which combines under-sampling and bagging, is a popular ensemble learning method for training classifiers on an imbalanced data. Using bagging to reduce the increased variance caused by the reduction in sample size due to under-sampling is a natural approach. However, it has recently been pointed out that in generalized linear models, naive bagging, which does not consider the class imbalance structure, and ridge regularization can produce the same results. Therefore, it is not obvious whether it is better to use UB, which requires an increased computational cost proportional to the number of under-sampled data sets, when training linear models. Given such a situation, in this study, we heuristically derive a sharp asymptotics of UB and use it to compare with several other popular methods for learning from imbalanced data, in the scenario where a linear classifier is trained from a two-component mixture data. The methods compared include the under-sampling (US) method, which trains a model using a single realization of the under-sampled data, and the simple weighting (SW) method, which trains a model with a weighted loss on the entire data. It is shown that the performance of UB is improved by increasing the size of the majority class while keeping the size of the minority fixed, even though the class imbalance can be large, especially when the size of the minority class is small. This is in contrast to US, whose performance is almost independent of the majority class size. In this sense, bagging and simple regularization differ as methods to reduce the variance increased by under-sampling. On the other hand, the performance of SW with the optimal weighting coefficients is almost equal to UB, indicating that the combination of reweighting and regularization may be similar to UB.
stat-04.zip/2404.09779.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.13557
Preconditioned Neural Posterior Estimation for Likelihood-free Inference
[ "Xiaoyu Wang", "Ryan P. Kelly", "David J. Warne", "Christopher Drovandi" ]
21 Apr 2024
31 pages, 11 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.13557
Simulation based inference (SBI) methods enable the estimation of posterior distributions when the likelihood function is intractable, but where model simulation is feasible. Popular neural approaches to SBI are the neural posterior estimator (NPE) and its sequential version (SNPE). These methods can outperform statistical SBI approaches such as approximate Bayesian computation (ABC), particularly for relatively small numbers of model simulations. However, we show in this paper that the NPE methods are not guaranteed to be highly accurate, even on problems with low dimension. In such settings the posterior cannot be accurately trained over the prior predictive space, and even the sequential extension remains sub-optimal. To overcome this, we propose preconditioned NPE (PNPE) and its sequential version (PSNPE), which uses a short run of ABC to effectively eliminate regions of parameter space that produce large discrepancy between simulations and data and allow the posterior emulator to be more accurately trained. We present comprehensive empirical evidence that this melding of neural and statistical SBI methods improves performance over a range of examples, including a motivating example involving a complex agent-based model applied to real tumour growth data.
stat-04.zip/2404.13557.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.10351
On the Use of Relative Validity Indices for Comparing Clustering Approaches
[ "Luke W. Yerbury", "Ricardo J. G. B. Campello", "G. C. Livingston Jr", "Mark Goldsworthy", "Lachlan O&#39;Neil" ]
16 Apr 2024 (<a href="https://arxiv.org/abs/2404.10351v1">v1</a>), last revised 21 Nov 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.10351
Relative Validity Indices (RVIs) such as the Silhouette Width Criterion and Davies Bouldin indices are the most widely used tools for evaluating and optimising clustering outcomes. Traditionally, their ability to rank collections of candidate dataset partitions has been used to guide the selection of the number of clusters, and to compare partitions from different clustering algorithms. However, there is a growing trend in the literature to use RVIs when selecting a Similarity Paradigm (SP) for clustering - the combination of normalisation procedure, representation method, and distance measure which affects the computation of object dissimilarities used in clustering. Despite the growing prevalence of this practice, there has been no empirical or theoretical investigation into the suitability of RVIs for this purpose. Moreover, since RVIs are computed using object dissimilarities, it remains unclear how they would need to be implemented for fair comparisons of different SPs. This study presents the first comprehensive investigation into the reliability of RVIs for SP selection. We conducted extensive experiments with seven popular RVIs on over 2.7 million clustering partitions of synthetic and real-world datasets, encompassing feature-vector and time-series data. We identified fundamental conceptual limitations undermining the use of RVIs for SP selection, and our empirical findings confirmed this predicted unsuitability. Among our recommendations, we suggest instead that practitioners select SPs by using external validation on high quality labelled datasets or carefully designed outcome-oriented objective criteria, both of which should be informed by careful consideration of dataset characteristics, and domain requirements. Our findings have important implications for clustering methodology and evaluation, suggesting the need for more rigorous approaches to SP selection.
stat-04.zip/2404.10351.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.12484
Neural Methods for Amortized Inference
[ "Andrew Zammit-Mangion", "Matthew Sainsbury-Dale", "Raphaël Huser" ]
18 Apr 2024 (<a href="https://arxiv.org/abs/2404.12484v1">v1</a>), last revised 10 Oct 2024 (this version, v4)
45 pages, 11 figures, 2 tables
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO)
https://doi.org/10.48550/arXiv.2404.12484
Simulation-based methods for statistical inference have evolved dramatically over the past 50 years, keeping pace with technological advancements. The field is undergoing a new revolution as it embraces the representational capacity of neural networks, optimization libraries and graphics processing units for learning complex mappings between data and inferential targets. The resulting tools are amortized, in the sense that, after an initial setup cost, they allow rapid inference through fast feed-forward operations. In this article we review recent progress in the context of point estimation, approximate Bayesian inference, summary-statistic construction, and likelihood approximation. We also cover software, and include a simple illustration to showcase the wide array of tools available for amortized inference and the benefits they offer over Markov chain Monte Carlo methods. The article concludes with an overview of relevant topics and an outlook on future research directions.
stat-04.zip/2404.12484.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.13240
Learning In Reverse Causal Strategic Environments With Ramifications on Two Sided Markets
[ "Seamus Somerstep", "Yuekai Sun", "Ya&#39;acov Ritov" ]
20 Apr 2024
22 pages, 5 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Computer Science and Game Theory (cs.GT); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.13240
Motivated by equilibrium models of labor markets, we develop a formulation of causal strategic classification in which strategic agents can directly manipulate their outcomes. As an application, we compare employers that anticipate the strategic response of a labor force with employers that do not. We show through a combination of theory and experiment that employers with performatively optimal hiring policies improve employer reward, labor force skill level, and in some cases labor force equity. On the other hand, we demonstrate that performative employers harm labor force utility and fail to prevent discrimination in other cases.
stat-04.zip/2404.13240.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.11965
Multi-fidelity Gaussian process surrogate modeling for regression problems in physics
[ "Kislaya Ravi", "Vladyslav Fediukov", "Felix Dietrich", "Tobias Neckel", "Fabian Buse", "Michael Bergmann", "Hans-Joachim Bungartz" ]
18 Apr 2024 (<a href="https://arxiv.org/abs/2404.11965v1">v1</a>), last revised 29 Jul 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Data Analysis, Statistics and Probability (physics.data-an)
https://doi.org/10.48550/arXiv.2404.11965
One of the main challenges in surrogate modeling is the limited availability of data due to resource constraints associated with computationally expensive simulations. Multi-fidelity methods provide a solution by chaining models in a hierarchy with increasing fidelity, associated with lower error, but increasing cost. In this paper, we compare different multi-fidelity methods employed in constructing Gaussian process surrogates for regression. Non-linear autoregressive methods in the existing literature are primarily confined to two-fidelity models, and we extend these methods to handle more than two levels of fidelity. Additionally, we propose enhancements for an existing method incorporating delay terms by introducing a structured kernel. We demonstrate the performance of these methods across various academic and real-world scenarios. Our findings reveal that multi-fidelity methods generally have a smaller prediction error for the same computational cost as compared to the single-fidelity method, although their effectiveness varies across different scenarios.
stat-04.zip/2404.11965.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.12290
Debiased Distribution Compression
[ "Lingxiao Li", "Raaz Dwivedi", "Lester Mackey" ]
18 Apr 2024 (<a href="https://arxiv.org/abs/2404.12290v1">v1</a>), last revised 31 Jul 2024 (this version, v3)
Published at ICML 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.2404.12290
Modern compression methods can summarize a target distribution $\mathbb{P}$ more succinctly than i.i.d. sampling but require access to a low-bias input sequence like a Markov chain converging quickly to $\mathbb{P}$. We introduce a new suite of compression methods suitable for compression with biased input sequences. Given $n$ points targeting the wrong distribution and quadratic time, Stein kernel thinning (SKT) returns $\sqrt{n}$ equal-weighted points with $\widetilde{O}(n^{-1/2})$ maximum mean discrepancy (MMD) to $\mathbb{P}$. For larger-scale compression tasks, low-rank SKT achieves the same feat in sub-quadratic time using an adaptive low-rank debiasing procedure that may be of independent interest. For downstream tasks that support simplex or constant-preserving weights, Stein recombination and Stein Cholesky achieve even greater parsimony, matching the guarantees of SKT with as few as $\text{poly-log}(n)$ weighted points. Underlying these advances are new guarantees for the quality of simplex-weighted coresets, the spectral decay of kernel matrices, and the covering numbers of Stein kernel Hilbert spaces. In our experiments, our techniques provide succinct and accurate posterior summaries while overcoming biases due to burn-in, approximate Markov chain Monte Carlo, and tempering.
stat-04.zip/2404.12290.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.10727
How Deep Networks Learn Sparse and Hierarchical Data: the Sparse Random Hierarchy Model
[ "Umberto Tomasini", "Matthieu Wyart" ]
16 Apr 2024 (<a href="https://arxiv.org/abs/2404.10727v1">v1</a>), last revised 2 May 2024 (this version, v2)
9 pages, 6 figures
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.2404.10727
Understanding what makes high-dimensional data learnable is a fundamental question in machine learning. On the one hand, it is believed that the success of deep learning lies in its ability to build a hierarchy of representations that become increasingly more abstract with depth, going from simple features like edges to more complex concepts. On the other hand, learning to be insensitive to invariances of the task, such as smooth transformations for image datasets, has been argued to be important for deep networks and it strongly correlates with their performance. In this work, we aim to explain this correlation and unify these two viewpoints. We show that by introducing sparsity to generative hierarchical models of data, the task acquires insensitivity to spatial transformations that are discrete versions of smooth transformations. In particular, we introduce the Sparse Random Hierarchy Model (SRHM), where we observe and rationalize that a hierarchical representation mirroring the hierarchical model is learnt precisely when such insensitivity is learnt, thereby explaining the strong correlation between the latter and performance. Moreover, we quantify how the sample complexity of CNNs learning the SRHM depends on both the sparsity and hierarchical structure of the task.
stat-04.zip/2404.10727.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.08747
Observation-specific explanations through scattered data approximation
[ "Valentina Ghidini", "Michael Multerer", "Jacopo Quizi", "Rohan Sen" ]
12 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Numerical Analysis (math.NA)
https://doi.org/10.48550/arXiv.2404.08747
This work introduces the definition of observation-specific explanations to assign a score to each data point proportional to its importance in the definition of the prediction process. Such explanations involve the identification of the most influential observations for the black-box model of interest. The proposed method involves estimating these explanations by constructing a surrogate model through scattered data approximation utilizing the orthogonal matching pursuit algorithm. The proposed approach is validated on both simulated and real-world datasets.
stat-04.zip/2404.08747.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.12478
A New Reliable &amp; Parsimonious Learning Strategy Comprising Two Layers of Gaussian Processes, to Address Inhomogeneous Empirical Correlation Structures
[ "Gargi Roy", "Dalia Chakrabarty" ]
18 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.12478
We present a new strategy for learning the functional relation between a pair of variables, while addressing inhomogeneities in the correlation structure of the available data, by modelling the sought function as a sample function of a non-stationary Gaussian Process (GP), that nests within itself multiple other GPs, each of which we prove can be stationary, thereby establishing sufficiency of two GP layers. In fact, a non-stationary kernel is envisaged, with each hyperparameter set as dependent on the sample function drawn from the outer non-stationary GP, such that a new sample function is drawn at every pair of input values at which the kernel is computed. However, such a model cannot be implemented, and we substitute this by recalling that the average effect of drawing different sample functions from a given GP is equivalent to that of drawing a sample function from each of a set of GPs that are rendered different, as updated during the equilibrium stage of the undertaken inference (via MCMC). The kernel is fully non-parametric, and it suffices to learn one hyperparameter per layer of GP, for each dimension of the input variable. We illustrate this new learning strategy on a real dataset.
stat-04.zip/2404.12478.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.12586
Risk Bounds for Mixture Density Estimation on Compact Domains via the $h$-Lifted Kullback--Leibler Divergence
[ "Mark Chiu Chong", "Hien Duy Nguyen", "TrungTin Nguyen" ]
19 Apr 2024 (<a href="https://arxiv.org/abs/2404.12586v1">v1</a>), last revised 22 Dec 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.12586
We consider the problem of estimating probability density functions based on sample data, using a finite mixture of densities from some component class. To this end, we introduce the $h$-lifted Kullback--Leibler (KL) divergence as a generalization of the standard KL divergence and a criterion for conducting risk minimization. Under a compact support assumption, we prove an $\mathcal{O}(1/{\sqrt{n}})$ bound on the expected estimation error when using the $h$-lifted KL divergence, which extends the results of Rakhlin et al. (2005, ESAIM: Probability and Statistics, Vol. 9) and Li and Barron (1999, Advances in Neural Information ProcessingSystems, Vol. 12) to permit the risk bounding of density functions that are not strictly positive. We develop a procedure for the computation of the corresponding maximum $h$-lifted likelihood estimators ($h$-MLLEs) using the Majorization-Maximization framework and provide experimental results in support of our theoretical bounds.
stat-04.zip/2404.12586.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.13731
Training-Conditional Coverage Bounds for Uniformly Stable Learning Algorithms
[ "Mehrdad Pournaderi", "Yu Xiang" ]
21 Apr 2024
Accepted to the ISIT 2024 workshop on Information-Theoretic Methods for Trustworthy Machine Learning (IT-TML)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.13731
The training-conditional coverage performance of the conformal prediction is known to be empirically sound. Recently, there have been efforts to support this observation with theoretical guarantees. The training-conditional coverage bounds for jackknife+ and full-conformal prediction regions have been established via the notion of $(m,n)$-stability by Liang and Barber~[2023]. Although this notion is weaker than uniform stability, it is not clear how to evaluate it for practical models. In this paper, we study the training-conditional coverage bounds of full-conformal, jackknife+, and CV+ prediction regions from a uniform stability perspective which is known to hold for empirical risk minimization over reproducing kernel Hilbert spaces with convex regularization. We derive coverage bounds for finite-dimensional models by a concentration argument for the (estimated) predictor function, and compare the bounds with existing ones under ridge regression.
stat-04.zip/2404.13731.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.12294
Bayesian evidence estimation from posterior samples with normalizing flows
[ "Rahul Srinivasan", "Marco Crisostomi", "Roberto Trotta", "Enrico Barausse", "Matteo Breschi" ]
18 Apr 2024 (<a href="https://arxiv.org/abs/2404.12294v1">v1</a>), last revised 5 Dec 2024 (this version, v3)
15 pages, 8 figures, 1 table
Machine Learning (stat.ML)
Machine Learning (stat.ML); Cosmology and Nongalactic Astrophysics (astro-ph.CO); Machine Learning (cs.LG); General Relativity and Quantum Cosmology (gr-qc)
https://doi.org/10.48550/arXiv.2404.12294
We propose a novel method ($floZ$), based on normalizing flows, to estimate the Bayesian evidence (and its numerical uncertainty) from a pre-existing set of samples drawn from the unnormalized posterior distribution. We validate it on distributions whose evidence is known analytically, up to 15 parameter space dimensions, and compare with two state-of-the-art techniques for estimating the evidence: nested sampling (which computes the evidence as its main target) and a $k$-nearest-neighbors technique that produces evidence estimates from posterior samples. Provided representative samples from the target posterior are available, our method is more robust to posterior distributions with sharp features, especially in higher dimensions. For a simple multivariate Gaussian, we demonstrate its accuracy for up to 200 dimensions with $10^5$ posterior samples. $floZ$ has wide applicability, e.g., to estimate evidence from variational inference, Markov Chain Monte Carlo samples, or any other method that delivers samples and their likelihood from the unnormalized posterior density. As a physical application, we use $floZ$ to compute the Bayes factor for the presence of the first overtone in the ringdown signal of the gravitational wave data of GW150914, finding good agreement with nested sampling.
stat-04.zip/2404.12294.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.13198
An economically-consistent discrete choice model with flexible utility specification based on artificial neural networks
[ "Jose Ignacio Hernandez", "Niek Mouter", "Sander van Cranenburgh" ]
19 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Econometrics (econ.EM)
https://doi.org/10.48550/arXiv.2404.13198
Random utility maximisation (RUM) models are one of the cornerstones of discrete choice modelling. However, specifying the utility function of RUM models is not straightforward and has a considerable impact on the resulting interpretable outcomes and welfare measures. In this paper, we propose a new discrete choice model based on artificial neural networks (ANNs) named &#34;Alternative-Specific and Shared weights Neural Network (ASS-NN)&#34;, which provides a further balance between flexible utility approximation from the data and consistency with two assumptions: RUM theory and fungibility of money (i.e., &#34;one euro is one euro&#34;). Therefore, the ASS-NN can derive economically-consistent outcomes, such as marginal utilities or willingness to pay, without explicitly specifying the utility functional form. Using a Monte Carlo experiment and empirical data from the Swissmetro dataset, we show that ASS-NN outperforms (in terms of goodness of fit) conventional multinomial logit (MNL) models under different utility specifications. Furthermore, we show how the ASS-NN is used to derive marginal utilities and willingness to pay measures.
stat-04.zip/2404.13198.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.09962
Invariant Subspace Decomposition
[ "Margherita Lazzaretto", "Jonas Peters", "Niklas Pfister" ]
15 Apr 2024 (<a href="https://arxiv.org/abs/2404.09962v1">v1</a>), last revised 18 Feb 2025 (this version, v2)
60 pages, 14 figures
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.2404.09962
We consider the task of predicting a response Y from a set of covariates X in settings where the conditional distribution of Y given X changes over time. For this to be feasible, assumptions on how the conditional distribution changes over time are required. Existing approaches assume, for example, that changes occur smoothly over time so that short-term prediction using only the recent past becomes feasible. To additionally exploit observations further in the past, we propose a novel invariance-based framework for linear conditionals, called Invariant Subspace Decomposition (ISD), that splits the conditional distribution into a time-invariant and a residual time-dependent component. As we show, this decomposition can be utilized both for zero-shot and time-adaptation prediction tasks, that is, settings where either no or a small amount of training data is available at the time points we want to predict Y at, respectively. We propose a practical estimation procedure, which automatically infers the decomposition using tools from approximate joint matrix diagonalization. Furthermore, we provide finite sample guarantees for the proposed estimator and demonstrate empirically that it indeed improves on approaches that do not use the additional invariant structure.
stat-04.zip/2404.09962.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.08715
Differentially Private Log-Location-Scale Regression Using Functional Mechanism
[ "Jiewen Sheng", "Xiaolei Fang" ]
12 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Cryptography and Security (cs.CR); Machine Learning (cs.LG); Applications (stat.AP)
https://doi.org/10.48550/arXiv.2404.08715
This article introduces differentially private log-location-scale (DP-LLS) regression models, which incorporate differential privacy into LLS regression through the functional mechanism. The proposed models are established by injecting noise into the log-likelihood function of LLS regression for perturbed parameter estimation. We will derive the sensitivities utilized to determine the magnitude of the injected noise and prove that the proposed DP-LLS models satisfy $\epsilon$-differential privacy. In addition, we will conduct simulations and case studies to evaluate the performance of the proposed models. The findings suggest that predictor dimension, training sample size, and privacy budget are three key factors impacting the performance of the proposed DP-LLS regression models. Moreover, the results indicate that a sufficiently large training dataset is needed to simultaneously ensure decent performance of the proposed models and achieve a satisfactory level of privacy protection.
stat-04.zip/2404.08715.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.09847
Statistical learning for constrained functional parameters in infinite-dimensional models
[ "Razieh Nabi", "Nima S. Hejazi", "Mark J. van der Laan", "David Benkeser" ]
15 Apr 2024 (<a href="https://arxiv.org/abs/2404.09847v1">v1</a>), last revised 18 Jul 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Computers and Society (cs.CY); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2404.09847
We develop a general framework for estimating function-valued parameters under equality or inequality constraints in infinite-dimensional statistical models. Such constrained learning problems are common across many areas of statistics and machine learning, where estimated parameters must satisfy structural requirements such as moment restrictions, policy benchmarks, calibration criteria, or fairness considerations. To address these problems, we characterize the solution as the minimizer of a penalized population risk using a Lagrange-type formulation, and analyze it through a statistical functional lens. Central to our approach is a constraint-specific path through the unconstrained parameter space that defines the constrained solutions. For a broad class of constraint-risk pairs, this path admits closed-form expressions and reveals how constraints shape optimal adjustments. When closed forms are unavailable, we derive recursive representations that support tractable estimation. Our results also suggest natural estimators of the constrained parameter, constructed by combining estimates of unconstrained components of the data-generating distribution. Thus, our procedure can be integrated with any statistical learning approach and implemented using standard software. We provide general conditions under which the resulting estimators achieve optimal risk and constraint satisfaction, and we demonstrate the flexibility and effectiveness of the proposed method through various examples, simulations, and real-data applications.
stat-04.zip/2404.09847.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.08969
Concentration properties of fractional posterior in 1-bit matrix completion
[ "Tien Mai" ]
13 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.08969
The problem of estimating a matrix based on a set of its observed entries is commonly referred to as the matrix completion problem. In this work, we specifically address the scenario of binary observations, often termed as 1-bit matrix completion. While numerous studies have explored Bayesian and frequentist methods for real-value matrix completion, there has been a lack of theoretical exploration regarding Bayesian approaches in 1-bit matrix completion. We tackle this gap by considering a general, non-uniform sampling scheme and providing theoretical assurances on the efficacy of the fractional posterior. Our contributions include obtaining concentration results for the fractional posterior and demonstrating its effectiveness in recovering the underlying parameter matrix. We accomplish this using two distinct types of prior distributions: low-rank factorization priors and a spectral scaled Student prior, with the latter requiring fewer assumptions. Importantly, our results exhibit an adaptive nature by not mandating prior knowledge of the rank of the parameter matrix. Our findings are comparable to those found in the frequentist literature, yet demand fewer restrictive assumptions.
stat-04.zip/2404.08969.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.12481
Understanding Optimal Feature Transfer via a Fine-Grained Bias-Variance Analysis
[ "Yufan Li", "Subhabrata Sen", "Ben Adlam" ]
18 Apr 2024 (<a href="https://arxiv.org/abs/2404.12481v1">v1</a>), last revised 11 Apr 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.12481
In the transfer learning paradigm models learn useful representations (or features) during a data-rich pretraining stage, and then use the pretrained representation to improve model performance on data-scarce downstream tasks. In this work, we explore transfer learning with the goal of optimizing downstream performance. We introduce a simple linear model that takes as input an arbitrary pretrained feature transform. We derive exact asymptotics of the downstream risk and its \textit{fine-grained} bias-variance decomposition. We then identify the pretrained representation that optimizes the asymptotic downstream bias and variance averaged over an ensemble of downstream tasks. Our theoretical and empirical analysis uncovers the surprising phenomenon that the optimal featurization is naturally sparse, even in the absence of explicit sparsity-inducing priors or penalties. Additionally, we identify a phase transition where the optimal pretrained representation shifts from hard selection to soft selection of relevant features.
stat-04.zip/2404.12481.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.17644
A Conditional Independence Test in the Presence of Discretization
[ "Boyang Sun", "Yu Yao", "Guang-Yuan Hao", "Yumou Qiu", "Kun Zhang" ]
26 Apr 2024 (<a href="https://arxiv.org/abs/2404.17644v1">v1</a>), last revised 18 Mar 2025 (this version, v6)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.17644
Testing conditional independence has many applications, such as in Bayesian network learning and causal discovery. Different test methods have been proposed. However, existing methods generally can not work when only discretized observations are available. Specifically, consider $X_1$, $\tilde{X}_2$ and $X_3$ are observed variables, where $\tilde{X}_2$ is a discretization of latent variables $X_2$. Applying existing test methods to the observations of $X_1$, $\tilde{X}_2$ and $X_3$ can lead to a false conclusion about the underlying conditional independence of variables $X_1$, $X_2$ and $X_3$. Motivated by this, we propose a conditional independence test specifically designed to accommodate the presence of such discretization. To achieve this, we design the bridge equations to recover the parameter reflecting the statistical information of the underlying latent continuous variables. An appropriate test statistic and its asymptotic distribution under the null hypothesis of conditional independence have also been derived. Both theoretical results and empirical validation have been provided, demonstrating the effectiveness of our test methods.
stat-04.zip/2404.17644.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.18769
Learning with Norm Constrained, Over-parameterized, Two-layer Neural Networks
[ "Fanghui Liu", "Leello Dadi", "Volkan Cevher" ]
29 Apr 2024 (<a href="https://arxiv.org/abs/2404.18769v1">v1</a>), last revised 25 Jun 2024 (this version, v2)
Accepted by JMLR, update on the dimension dependence in sample complexity, see Prop. 5
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.18769
Recent studies show that a reproducing kernel Hilbert space (RKHS) is not a suitable space to model functions by neural networks as the curse of dimensionality (CoD) cannot be evaded when trying to approximate even a single ReLU neuron (Bach, 2017). In this paper, we study a suitable function space for over-parameterized two-layer neural networks with bounded norms (e.g., the path norm, the Barron norm) in the perspective of sample complexity and generalization properties. First, we show that the path norm (as well as the Barron norm) is able to obtain width-independence sample complexity bounds, which allows for uniform convergence guarantees. Based on this result, we derive the improved result of metric entropy for $\epsilon$-covering up to $O(\epsilon^{-\frac{2d}{d+2}})$ ($d$ is the input dimension and the depending constant is at most linear order of $d$) via the convex hull technique, which demonstrates the separation with kernel methods with $\Omega(\epsilon^{-d})$ to learn the target function in a Barron space. Second, this metric entropy result allows for building a sharper generalization bound under a general moment hypothesis setting, achieving the rate at $O(n^{-\frac{d+2}{2d+2}})$. Our analysis is novel in that it offers a sharper and refined estimation for metric entropy with a linear dimension dependence and unbounded sampling in the estimation of the sample error and the output error.
stat-04.zip/2404.18769.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.19157
Scalable Bayesian Inference in the Era of Deep Learning: From Gaussian Processes to Deep Neural Networks
[ "Javier Antoran" ]
29 Apr 2024
PhD Thesis, University of Cambridge
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.19157
Large neural networks trained on large datasets have become the dominant paradigm in machine learning. These systems rely on maximum likelihood point estimates of their parameters, precluding them from expressing model uncertainty. This may result in overconfident predictions and it prevents the use of deep learning models for sequential decision making. This thesis develops scalable methods to equip neural networks with model uncertainty. In particular, we leverage the linearised Laplace approximation to equip pre-trained neural networks with the uncertainty estimates provided by their tangent linear models. This turns the problem of Bayesian inference in neural networks into one of Bayesian inference in conjugate Gaussian-linear models. Alas, the cost of this remains cubic in either the number of network parameters or in the number of observations times output dimensions. By assumption, neither are tractable. We address this intractability by using stochastic gradient descent (SGD) -- the workhorse algorithm of deep learning -- to perform posterior sampling in linear models and their convex duals: Gaussian processes. With this, we turn back to linearised neural networks, finding the linearised Laplace approximation to present a number of incompatibilities with modern deep learning practices -- namely, stochastic optimisation, early stopping and normalisation layers -- when used for hyperparameter learning. We resolve these and construct a sample-based EM algorithm for scalable hyperparameter learning with linearised neural networks. We apply the above methods to perform linearised neural network inference with ResNet-50 (25M parameters) trained on Imagenet (1.2M observations and 1000 output dimensions). Additionally, we apply our methods to estimate uncertainty for 3d tomographic reconstructions obtained with the deep image prior network.
stat-04.zip/2404.19157.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.19220
Regression for matrix-valued data via Kronecker products factorization
[ "Yin-Jen Chen", "Minh Tang" ]
30 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.19220
We study the matrix-variate regression problem $Y_i = \sum_{k} \beta_{1k} X_i \beta_{2k}^{\top} + E_i$ for $i=1,2\dots,n$ in the high dimensional regime wherein the response $Y_i$ are matrices whose dimensions $p_{1}\times p_{2}$ outgrow both the sample size $n$ and the dimensions $q_{1}\times q_{2}$ of the predictor variables $X_i$ i.e., $q_{1},q_{2} \ll n \ll p_{1},p_{2}$. We propose an estimation algorithm, termed KRO-PRO-FAC, for estimating the parameters $\{\beta_{1k}\} \subset \Re^{p_1 \times q_1}$ and $\{\beta_{2k}\} \subset \Re^{p_2 \times q_2}$ that utilizes the Kronecker product factorization and rearrangement operations from Van Loan and Pitsianis (1993). The KRO-PRO-FAC algorithm is computationally efficient as it does not require estimating the covariance between the entries of the $\{Y_i\}$. We establish perturbation bounds between $\hat{\beta}_{1k} -\beta_{1k}$ and $\hat{\beta}_{2k} - \beta_{2k}$ in spectral norm for the setting where either the rows of $E_i$ or the columns of $E_i$ are independent sub-Gaussian random vectors. Numerical studies on simulated and real data indicate that our procedure is competitive, in terms of both estimation error and predictive accuracy, compared to other existing methods.
stat-04.zip/2404.19220.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.15466
Private Optimal Inventory Policy Learning for Feature-based Newsvendor with Unknown Demand
[ "Tuoyi Zhao", "Wen-xin Zhou", "Lan Wang" ]
23 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.15466
The data-driven newsvendor problem with features has recently emerged as a significant area of research, driven by the proliferation of data across various sectors such as retail, supply chains, e-commerce, and healthcare. Given the sensitive nature of customer or organizational data often used in feature-based analysis, it is crucial to ensure individual privacy to uphold trust and confidence. Despite its importance, privacy preservation in the context of inventory planning remains unexplored. A key challenge is the nonsmoothness of the newsvendor loss function, which sets it apart from existing work on privacy-preserving algorithms in other settings. This paper introduces a novel approach to estimate a privacy-preserving optimal inventory policy within the f-differential privacy framework, an extension of the classical $(\epsilon, \delta)$-differential privacy with several appealing properties. We develop a clipped noisy gradient descent algorithm based on convolution smoothing for optimal inventory estimation to simultaneously address three main challenges: (1) unknown demand distribution and nonsmooth loss function; (2) provable privacy guarantees for individual-level data; and (3) desirable statistical precision. We derive finite-sample high-probability bounds for optimal policy parameter estimation and regret analysis. By leveraging the structure of the newsvendor problem, we attain a faster excess population risk bound compared to that obtained from an indiscriminate application of existing results for general nonsmooth convex loss. Our bound aligns with that for strongly convex and smooth loss function. Our numerical experiments demonstrate that the proposed new method can achieve desirable privacy protection with a marginal increase in cost.
stat-04.zip/2404.15466.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.15746
Collaborative Heterogeneous Causal Inference Beyond Meta-analysis
[ "Tianyu Guo", "Sai Praneeth Karimireddy", "Michael I. Jordan" ]
24 Apr 2024
submitted to ICML
Machine Learning (stat.ML)
Machine Learning (stat.ML); Cryptography and Security (cs.CR); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.15746
Collaboration between different data centers is often challenged by heterogeneity across sites. To account for the heterogeneity, the state-of-the-art method is to re-weight the covariate distributions in each site to match the distribution of the target population. Nevertheless, this method could easily fail when a certain site couldn&#39;t cover the entire population. Moreover, it still relies on the concept of traditional meta-analysis after adjusting for the distribution shift. <br>In this work, we propose a collaborative inverse propensity score weighting estimator for causal inference with heterogeneous data. Instead of adjusting the distribution shift separately, we use weighted propensity score models to collaboratively adjust for the distribution shift. Our method shows significant improvements over the methods based on meta-analysis when heterogeneity increases. To account for the vulnerable density estimation, we further discuss the double machine method and show the possibility of using nonparametric density estimation with d&lt;8 and a flexible machine learning method to guarantee asymptotic normality. We propose a federated learning algorithm to collaboratively train the outcome model while preserving privacy. Using synthetic and real datasets, we demonstrate the advantages of our method.
stat-04.zip/2404.15746.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.15618
Neural Operator induced Gaussian Process framework for probabilistic solution of parametric partial differential equations
[ "Sawan Kumar", "Rajdip Nayek", "Souvik Chakraborty" ]
24 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.15618
The study of neural operators has paved the way for the development of efficient approaches for solving partial differential equations (PDEs) compared with traditional methods. However, most of the existing neural operators lack the capability to provide uncertainty measures for their predictions, a crucial aspect, especially in data-driven scenarios with limited available data. In this work, we propose a novel Neural Operator-induced Gaussian Process (NOGaP), which exploits the probabilistic characteristics of Gaussian Processes (GPs) while leveraging the learning prowess of operator learning. The proposed framework leads to improved prediction accuracy and offers a quantifiable measure of uncertainty. The proposed framework is extensively evaluated through experiments on various PDE examples, including Burger&#39;s equation, Darcy flow, non-homogeneous Poisson, and wave-advection equations. Furthermore, a comparative study with state-of-the-art operator learning algorithms is presented to highlight the advantages of NOGaP. The results demonstrate superior accuracy and expected uncertainty characteristics, suggesting the promising potential of the proposed framework.
stat-04.zip/2404.15618.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.16287
Differentially Private Federated Learning: Servers Trustworthiness, Estimation, and Statistical Inference
[ "Zhe Zhang", "Ryumei Nakada", "Linjun Zhang" ]
25 Apr 2024
56 pages, 3 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Cryptography and Security (cs.CR); Machine Learning (cs.LG); Statistics Theory (math.ST); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2404.16287
Differentially private federated learning is crucial for maintaining privacy in distributed environments. This paper investigates the challenges of high-dimensional estimation and inference under the constraints of differential privacy. First, we study scenarios involving an untrusted central server, demonstrating the inherent difficulties of accurate estimation in high-dimensional problems. Our findings indicate that the tight minimax rates depends on the high-dimensionality of the data even with sparsity assumptions. Second, we consider a scenario with a trusted central server and introduce a novel federated estimation algorithm tailored for linear regression models. This algorithm effectively handles the slight variations among models distributed across different machines. We also propose methods for statistical inference, including coordinate-wise confidence intervals for individual parameters and strategies for simultaneous inference. Extensive simulation experiments support our theoretical advances, underscoring the efficacy and reliability of our approaches.
stat-04.zip/2404.16287.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.17483
Differentiable Pareto-Smoothed Weighting for High-Dimensional Heterogeneous Treatment Effect Estimation
[ "Yoichi Chikahara", "Kansei Ushiyama" ]
26 Apr 2024 (<a href="https://arxiv.org/abs/2404.17483v1">v1</a>), last revised 1 Jun 2024 (this version, v5)
Accepted to the 40th Conference on Uncertainty in Artificial Intelligence (UAI2024). 14 pages, 4 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2404.17483
There is a growing interest in estimating heterogeneous treatment effects across individuals using their high-dimensional feature attributes. Achieving high performance in such high-dimensional heterogeneous treatment effect estimation is challenging because in this setup, it is usual that some features induce sample selection bias while others do not but are predictive of potential outcomes. To avoid losing such predictive feature information, existing methods learn separate feature representations using inverse probability weighting (IPW). However, due to their numerically unstable IPW weights, these methods suffer from estimation bias under a finite sample setup. To develop a numerically robust estimator by weighted representation learning, we propose a differentiable Pareto-smoothed weighting framework that replaces extreme weight values in an end-to-end fashion. Our experimental results show that by effectively correcting the weight values, our proposed method outperforms the existing ones, including traditional weighting schemes. Our code is available at <a href="https://github.com/ychika/DPSW" rel="external noopener nofollow" class="link-external link-https">this https URL</a>.
stat-04.zip/2404.17483.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.17709
Low-rank Matrix Bandits with Heavy-tailed Rewards
[ "Yue Kang", "Cho-Jui Hsieh", "Thomas C. M. Lee" ]
26 Apr 2024
The 40th Conference on Uncertainty in Artificial Intelligence (UAI 2024)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.17709
In stochastic low-rank matrix bandit, the expected reward of an arm is equal to the inner product between its feature matrix and some unknown $d_1$ by $d_2$ low-rank parameter matrix $\Theta^*$ with rank $r \ll d_1\wedge d_2$. While all prior studies assume the payoffs are mixed with sub-Gaussian noises, in this work we loosen this strict assumption and consider the new problem of \underline{low}-rank matrix bandit with \underline{h}eavy-\underline{t}ailed \underline{r}ewards (LowHTR), where the rewards only have finite $(1+\delta)$ moment for some $\delta \in (0,1]$. By utilizing the truncation on observed payoffs and the dynamic exploration, we propose a novel algorithm called LOTUS attaining the regret bound of order $\tilde O(d^\frac{3}{2}r^\frac{1}{2}T^\frac{1}{1+\delta}/\tilde{D}_{rr})$ without knowing $T$, which matches the state-of-the-art regret bound under sub-Gaussian noises~\citep{lu2021low,kang2022efficient} with $\delta = 1$. Moreover, we establish a lower bound of the order $\Omega(d^\frac{\delta}{1+\delta} r^\frac{\delta}{1+\delta} T^\frac{1}{1+\delta}) = \Omega(T^\frac{1}{1+\delta})$ for LowHTR, which indicates our LOTUS is nearly optimal in the order of $T$. In addition, we improve LOTUS so that it does not require knowledge of the rank $r$ with $\tilde O(dr^\frac{3}{2}T^\frac{1+\delta}{1+2\delta})$ regret bound, and it is efficient under the high-dimensional scenario. We also conduct simulations to demonstrate the practical superiority of our algorithm.
stat-04.zip/2404.17709.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.18233
A Note on Asynchronous Challenges: Unveiling Formulaic Bias and Data Loss in the Hayashi-Yoshida Estimator
[ "Evangelos Georgiadis" ]
28 Apr 2024
submitted. 15 pages, 1 appendix, 4 figures, 1 table, 1 algo
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Combinatorics (math.CO); Probability (math.PR)
https://doi.org/10.48550/arXiv.2404.18233
The Hayashi-Yoshida (\HY)-estimator exhibits an intrinsic, telescoping property that leads to an often overlooked computational bias, which we denote,formulaic or intrinsic bias. This formulaic bias results in data loss by cancelling out potentially relevant data points, the nonextant data points. This paper attempts to formalize and quantify the data loss arising from this bias. In particular, we highlight the existence of nonextant data points via a concrete example, and prove necessary and sufficient conditions for the telescoping property to induce this type of formulaic <a href="http://bias.Since" rel="external noopener nofollow" class="link-external link-http">this http URL</a> this type of bias is nonexistent when inputs, i.e., observation times, $\Pi^{(1)} :=(t_i^{(1)})_{i=0,1,\ldots}$ and $\Pi^{(2)} :=(t_j^{(2)})_{j=0,1,\ldots}$, are synchronous, we introduce the (a,b)-asynchronous adversary. This adversary generates inputs $\Pi^{(1)}$ and $\Pi^{(2)}$ according to two independent homogenous Poisson processes with rates a&gt;0 and b&gt;0, respectively. We address the foundational questions regarding cumulative minimal (or least) average data point loss, and determine the values for a and b. We prove that for equal rates a=b, the minimal average cumulative data loss over both inputs is attained and amounts to 25\%. We present an algorithm, which is based on our theorem, for computing the exact number of nonextant data points given inputs $\Pi^{(1)}$ and $\Pi^{(2)}$, and suggest alternative methods. Finally, we use simulated data to empirically compare the (cumulative) average data loss of the (\HY)-estimator.
stat-04.zip/2404.18233.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.17856
Uncertainty quantification for iterative algorithms in linear models with application to early stopping
[ "Pierre C. Bellec", "Kai Tan" ]
27 Apr 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST); Computation (stat.CO); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2404.17856
This paper investigates the iterates $\hbb^1,\dots,\hbb^T$ obtained from iterative algorithms in high-dimensional linear regression problems, in the regime where the feature dimension $p$ is comparable with the sample size $n$, i.e., $p \asymp n$. The analysis and proposed estimators are applicable to Gradient Descent (GD), proximal GD and their accelerated variants such as Fast Iterative Soft-Thresholding (FISTA). The paper proposes novel estimators for the generalization error of the iterate $\hbb^t$ for any fixed iteration $t$ along the trajectory. These estimators are proved to be $\sqrt n$-consistent under Gaussian designs. Applications to early-stopping are provided: when the generalization error of the iterates is a U-shape function of the iteration $t$, the estimates allow to select from the data an iteration $\hat t$ that achieves the smallest generalization error along the trajectory. Additionally, we provide a technique for developing debiasing corrections and valid confidence intervals for the components of the true coefficient vector from the iterate $\hbb^t$ at any finite iteration $t$. Extensive simulations on synthetic data illustrate the theoretical results.
stat-04.zip/2404.17856.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.19557
Neural Dynamic Data Valuation
[ "Zhangyong Liang", "Huanhuan Gao", "Ji Zhang" ]
30 Apr 2024 (<a href="https://arxiv.org/abs/2404.19557v1">v1</a>), last revised 12 Jun 2024 (this version, v3)
43 pages, 19 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.19557
Data constitute the foundational component of the data economy and its marketplaces. Efficient and fair data valuation has emerged as a topic of significant interest.\ Many approaches based on marginal contribution have shown promising results in various downstream tasks. However, they are well known to be computationally expensive as they require training a large number of utility functions, which are used to evaluate the usefulness or value of a given dataset for a specific purpose. As a result, it has been recognized as infeasible to apply these methods to a data marketplace involving large-scale datasets. Consequently, a critical issue arises: how can the re-training of the utility function be avoided? To address this issue, we propose a novel data valuation method from the perspective of optimal control, named the neural dynamic data valuation (NDDV). Our method has solid theoretical interpretations to accurately identify the data valuation via the sensitivity of the data optimal control state. In addition, we implement a data re-weighting strategy to capture the unique features of data points, ensuring fairness through the interaction between data points and the mean-field states. Notably, our method requires only training once to estimate the value of all data points, significantly improving the computational efficiency. We conduct comprehensive experiments using different datasets and tasks. The results demonstrate that the proposed NDDV method outperforms the existing state-of-the-art data valuation methods in accurately identifying data points with either high or low values and is more computationally efficient.
stat-04.zip/2404.19557.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01
2404.17398
Online Policy Learning and Inference by Matrix Completion
[ "Congyuan Duan", "Jingyang Li", "Dong Xia" ]
26 Apr 2024 (<a href="https://arxiv.org/abs/2404.17398v1">v1</a>), last revised 19 Dec 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2404.17398
Is it possible to make online decisions when personalized covariates are unavailable? We take a collaborative-filtering approach for decision-making based on collective preferences. By assuming low-dimensional latent features, we formulate the covariate-free decision-making problem as a matrix completion bandit. We propose a policy learning procedure that combines an $\varepsilon$-greedy policy for decision-making with an online gradient descent algorithm for bandit parameter estimation. Our novel two-phase design balances policy learning accuracy and regret performance. For policy inference, we develop an online debiasing method based on inverse propensity weighting and establish its asymptotic normality. Our methods are applied to data from the San Francisco parking pricing project, revealing intriguing discoveries and outperforming the benchmark policy.
stat-04.zip/2404.17398.pdf
/content/arxiv-data/data/stat.ML/2024/04/00000000.parquet
stat.ML
2024
04
2024-04-01