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
2306.15283
Adaptive Annealed Importance Sampling with Constant Rate Progress
[ "Shirin Goshtasbpour", "Victor Cohen", "Fernando Perez-Cruz" ]
27 Jun 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2306.15283
Annealed Importance Sampling (AIS) synthesizes weighted samples from an intractable distribution given its unnormalized density function. This algorithm relies on a sequence of interpolating distributions bridging the target to an initial tractable distribution such as the well-known geometric mean path of unnormalized distributions which is assumed to be suboptimal in general. In this paper, we prove that the geometric annealing corresponds to the distribution path that minimizes the KL divergence between the current particle distribution and the desired target when the feasible change in the particle distribution is constrained. Following this observation, we derive the constant rate discretization schedule for this annealing sequence, which adjusts the schedule to the difficulty of moving samples between the initial and the target distributions. We further extend our results to $f$-divergences and present the respective dynamics of annealing sequences based on which we propose the Constant Rate AIS (CR-AIS) algorithm and its efficient implementation for $\alpha$-divergences. We empirically show that CR-AIS performs well on multiple benchmark distributions while avoiding the computationally expensive tuning loop in existing Adaptive AIS.
stat-04.zip/2306.15283.pdf
/content/arxiv-data/data/stat.ML/2023/06/00000000.parquet
stat.ML
2023
06
2023-06-01
2306.16502
Stochastic Methods in Variational Inequalities: Ergodicity, Bias and Refinements
[ "Emmanouil-Vasileios Vlatakis-Gkaragkounis", "Angeliki Giannou", "Yudong Chen", "Qiaomin Xie" ]
28 Jun 2023
37 pages, 6 main figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC)
https://doi.org/10.48550/arXiv.2306.16502
For min-max optimization and variational inequalities problems (VIP) encountered in diverse machine learning tasks, Stochastic Extragradient (SEG) and Stochastic Gradient Descent Ascent (SGDA) have emerged as preeminent algorithms. Constant step-size variants of SEG/SGDA have gained popularity, with appealing benefits such as easy tuning and rapid forgiveness of initial conditions, but their convergence behaviors are more complicated even in rudimentary bilinear models. Our work endeavors to elucidate and quantify the probabilistic structures intrinsic to these algorithms. By recasting the constant step-size SEG/SGDA as time-homogeneous Markov Chains, we establish a first-of-its-kind Law of Large Numbers and a Central Limit Theorem, demonstrating that the average iterate is asymptotically normal with a unique invariant distribution for an extensive range of monotone and non-monotone VIPs. Specializing to convex-concave min-max optimization, we characterize the relationship between the step-size and the induced bias with respect to the Von-Neumann's value. Finally, we establish that Richardson-Romberg extrapolation can improve proximity of the average iterate to the global solution for VIPs. Our probabilistic analysis, underpinned by experiments corroborating our theoretical discoveries, harnesses techniques from optimization, Markov chains, and operator theory.
stat-04.zip/2306.16502.pdf
/content/arxiv-data/data/stat.ML/2023/06/00000000.parquet
stat.ML
2023
06
2023-06-01
2306.11157
Human Limits in Machine Learning: Prediction of Plant Phenotypes Using Soil Microbiome Data
[ "Rosa Aghdam", "Xudong Tang", "Shan Shan", "Richard Lankau", "Claudia Solís-Lemus" ]
19 Jun 2023 (<a href="https://arxiv.org/abs/2306.11157v1">v1</a>), last revised 17 Feb 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.2306.11157
The preservation of soil health is a critical challenge in the 21st century due to its significant impact on agriculture, human health, and biodiversity. We provide the first deep investigation of the predictive potential of machine learning models to understand the connections between soil and biological phenotypes. We investigate an integrative framework performing accurate machine learning-based prediction of plant phenotypes from biological, chemical, and physical properties of the soil via two models: random forest and Bayesian neural network. We show that prediction is improved when incorporating environmental features like soil physicochemical properties and microbial population density into the models, in addition to the microbiome information. Exploring various data preprocessing strategies confirms the significant impact of human decisions on predictive performance. We show that the naive total sum scaling normalization that is commonly used in microbiome research is not the optimal strategy to maximize predictive power. Also, we find that accurately defined labels are more important than normalization, taxonomic level or model characteristics. In cases where humans are unable to classify samples accurately, machine learning model performance is limited. Lastly, we provide domain scientists via a full model selection decision tree to identify the human choices that optimize model prediction power. Our work is accompanied by open source reproducible scripts (<a href="https://github.com/solislemuslab/soil-microbiome-nn" rel="external noopener nofollow" class="link-external link-https">this https URL</a>) for maximum outreach among the microbiome research community.
stat-04.zip/2306.11157.pdf
/content/arxiv-data/data/stat.ML/2023/06/00000000.parquet
stat.ML
2023
06
2023-06-01
2306.17329
Kernel $ε$-Greedy for Multi-Armed Bandits with Covariates
[ "Sakshi Arya", "Bharath K. Sriperumbudur" ]
29 Jun 2023 (<a href="https://arxiv.org/abs/2306.17329v1">v1</a>), last revised 1 Jun 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2306.17329
We consider the $\epsilon$-greedy strategy for the multi-arm bandit with covariates (MABC) problem, where the mean reward functions are assumed to lie in a reproducing kernel Hilbert space (RKHS). We propose to estimate the unknown mean reward functions using an online weighted kernel ridge regression estimator, and show the resultant estimator to be consistent under appropriate decay rates of the exploration probability sequence, $\{\epsilon_t\}_t$, and regularization parameter, $\{\lambda_t\}_t$. Moreover, we show that for any choice of kernel and the corresponding RKHS, we achieve a sub-linear regret rate depending on the intrinsic dimensionality of the RKHS. Furthermore, we achieve the optimal regret rate of $\sqrt{T}$ under a margin condition for finite-dimensional RKHS.
stat-04.zip/2306.17329.pdf
/content/arxiv-data/data/stat.ML/2023/06/00000000.parquet
stat.ML
2023
06
2023-06-01
2306.13503
Two derivations of Principal Component Analysis on datasets of distributions
[ "Vlad Niculae" ]
23 Jun 2023
4 pages, 1 figure
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2306.13503
In this brief note, we formulate Principal Component Analysis (PCA) over datasets consisting not of points but of distributions, characterized by their location and covariance. Just like the usual PCA on points can be equivalently derived via a variance-maximization principle and via a minimization of reconstruction error, we derive a closed-form solution for distributional PCA from both of these perspectives.
stat-04.zip/2306.13503.pdf
/content/arxiv-data/data/stat.ML/2023/06/00000000.parquet
stat.ML
2023
06
2023-06-01
2306.14288
Near Optimal Heteroscedastic Regression with Symbiotic Learning
[ "Dheeraj Baby", "Aniket Das", "Dheeraj Nagaraj", "Praneeth Netrapalli" ]
25 Jun 2023 (<a href="https://arxiv.org/abs/2306.14288v1">v1</a>), last revised 1 Jul 2023 (this version, v2)
To appear in Conference on Learning Theory 2023 (COLT 2023)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2306.14288
We consider the problem of heteroscedastic linear regression, where, given $n$ samples $(\mathbf{x}_i, y_i)$ from $y_i = \langle \mathbf{w}^{*}, \mathbf{x}_i \rangle + \epsilon_i \cdot \langle \mathbf{f}^{*}, \mathbf{x}_i \rangle$ with $\mathbf{x}_i \sim N(0,\mathbf{I})$, $\epsilon_i \sim N(0,1)$, we aim to estimate $\mathbf{w}^{*}$. Beyond classical applications of such models in statistics, econometrics, time series analysis etc., it is also particularly relevant in machine learning when data is collected from multiple sources of varying but apriori unknown quality. Our work shows that we can estimate $\mathbf{w}^{*}$ in squared norm up to an error of $\tilde{O}\left(\|\mathbf{f}^{*}\|^2 \cdot \left(\frac{1}{n} + \left(\frac{d}{n}\right)^2\right)\right)$ and prove a matching lower bound (upto log factors). This represents a substantial improvement upon the previous best known upper bound of $\tilde{O}\left(\|\mathbf{f}^{*}\|^2\cdot \frac{d}{n}\right)$. Our algorithm is an alternating minimization procedure with two key subroutines 1. An adaptation of the classical weighted least squares heuristic to estimate $\mathbf{w}^{*}$, for which we provide the first non-asymptotic guarantee. 2. A nonconvex pseudogradient descent procedure for estimating $\mathbf{f}^{*}$ inspired by phase retrieval. As corollaries, we obtain fast non-asymptotic rates for two important problems, linear regression with multiplicative noise and phase retrieval with multiplicative noise, both of which are of independent interest. Beyond this, the proof of our lower bound, which involves a novel adaptation of LeCam&#39;s method for handling infinite mutual information quantities (thereby preventing a direct application of standard techniques like Fano&#39;s method), could also be of broader interest for establishing lower bounds for other heteroscedastic or heavy-tailed statistical problems.
stat-04.zip/2306.14288.pdf
/content/arxiv-data/data/stat.ML/2023/06/00000000.parquet
stat.ML
2023
06
2023-06-01
2306.15098
Off-Policy Evaluation of Ranking Policies under Diverse User Behavior
[ "Haruka Kiyohara", "Masatoshi Uehara", "Yusuke Narita", "Nobuyuki Shimizu", "Yasuo Yamamoto", "Yuta Saito" ]
26 Jun 2023
KDD2023 Research track
Machine Learning (stat.ML)
Machine Learning (stat.ML); Information Retrieval (cs.IR); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2306.15098
Ranking interfaces are everywhere in online platforms. There is thus an ever growing interest in their Off-Policy Evaluation (OPE), aiming towards an accurate performance evaluation of ranking policies using logged data. A de-facto approach for OPE is Inverse Propensity Scoring (IPS), which provides an unbiased and consistent value estimate. However, it becomes extremely inaccurate in the ranking setup due to its high variance under large action spaces. To deal with this problem, previous studies assume either independent or cascade user behavior, resulting in some ranking versions of IPS. While these estimators are somewhat effective in reducing the variance, all existing estimators apply a single universal assumption to every user, causing excessive bias and variance. Therefore, this work explores a far more general formulation where user behavior is diverse and can vary depending on the user context. We show that the resulting estimator, which we call Adaptive IPS (AIPS), can be unbiased under any complex user behavior. Moreover, AIPS achieves the minimum variance among all unbiased estimators based on IPS. We further develop a procedure to identify the appropriate user behavior model to minimize the mean squared error (MSE) of AIPS in a data-driven fashion. Extensive experiments demonstrate that the empirical accuracy improvement can be significant, enabling effective OPE of ranking systems even under diverse user behavior.
stat-04.zip/2306.15098.pdf
/content/arxiv-data/data/stat.ML/2023/06/00000000.parquet
stat.ML
2023
06
2023-06-01
2306.15915
Transfer Learning with Random Coefficient Ridge Regression
[ "Hongzhe Zhang", "Hongzhe Li" ]
28 Jun 2023
16 pages, 5 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2306.15915
Ridge regression with random coefficients provides an important alternative to fixed coefficients regression in high dimensional setting when the effects are expected to be small but not zeros. This paper considers estimation and prediction of random coefficient ridge regression in the setting of transfer learning, where in addition to observations from the target model, source samples from different but possibly related regression models are available. The informativeness of the source model to the target model can be quantified by the correlation between the regression coefficients. This paper proposes two estimators of regression coefficients of the target model as the weighted sum of the ridge estimates of both target and source models, where the weights can be determined by minimizing the empirical estimation risk or prediction risk. Using random matrix theory, the limiting values of the optimal weights are derived under the setting when $p/n \rightarrow \gamma$, where $p$ is the number of the predictors and $n$ is the sample size, which leads to an explicit expression of the estimation or prediction risks. Simulations show that these limiting risks agree very well with the empirical risks. An application to predicting the polygenic risk scores for lipid traits shows such transfer learning methods lead to smaller prediction errors than the single sample ridge regression or Lasso-based transfer learning.
stat-04.zip/2306.15915.pdf
/content/arxiv-data/data/stat.ML/2023/06/00000000.parquet
stat.ML
2023
06
2023-06-01
2306.13914
G-TRACER: Expected Sharpness Optimization
[ "John Williams", "Stephen Roberts" ]
24 Jun 2023
16 pages, 2 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2306.13914
We propose a new regularization scheme for the optimization of deep learning architectures, G-TRACER (&#34;Geometric TRACE Ratio&#34;), which promotes generalization by seeking flat minima, and has a sound theoretical basis as an approximation to a natural-gradient descent based optimization of a generalized Bayes objective. By augmenting the loss function with a TRACER, curvature-regularized optimizers (eg SGD-TRACER and Adam-TRACER) are simple to implement as modifications to existing optimizers and don&#39;t require extensive tuning. We show that the method converges to a neighborhood (depending on the regularization strength) of a local minimum of the unregularized objective, and demonstrate competitive performance on a number of benchmark computer vision and NLP datasets, with a particular focus on challenging low signal-to-noise ratio problems.
stat-04.zip/2306.13914.pdf
/content/arxiv-data/data/stat.ML/2023/06/00000000.parquet
stat.ML
2023
06
2023-06-01
2306.13428
On tracking varying bounds when forecasting bounded time series
[ "Amandine Pierrot", "Pierre Pinson" ]
23 Jun 2023
43 pages, 9 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP)
https://doi.org/10.48550/arXiv.2306.13428
We consider a new framework where a continuous, though bounded, random variable has unobserved bounds that vary over time. In the context of univariate time series, we look at the bounds as parameters of the distribution of the bounded random variable. We introduce an extended log-likelihood estimation and design algorithms to track the bound through online maximum likelihood estimation. Since the resulting optimization problem is not convex, we make use of recent theoretical results on Normalized Gradient Descent (NGD) for quasiconvex optimization, to eventually derive an Online Normalized Gradient Descent algorithm. We illustrate and discuss the workings of our approach based on both simulation studies and a real-world wind power forecasting problem.
stat-04.zip/2306.13428.pdf
/content/arxiv-data/data/stat.ML/2023/06/00000000.parquet
stat.ML
2023
06
2023-06-01
2306.13185
An Agnostic View on the Cost of Overfitting in (Kernel) Ridge Regression
[ "Lijia Zhou", "James B. Simon", "Gal Vardi", "Nathan Srebro" ]
22 Jun 2023 (<a href="https://arxiv.org/abs/2306.13185v1">v1</a>), last revised 22 Mar 2024 (this version, v2)
This is the ICLR CR version
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2306.13185
We study the cost of overfitting in noisy kernel ridge regression (KRR), which we define as the ratio between the test error of the interpolating ridgeless model and the test error of the optimally-tuned model. We take an &#34;agnostic&#34; view in the following sense: we consider the cost as a function of sample size for any target function, even if the sample size is not large enough for consistency or the target is outside the RKHS. We analyze the cost of overfitting under a Gaussian universality ansatz using recently derived (non-rigorous) risk estimates in terms of the task eigenstructure. Our analysis provides a more refined characterization of benign, tempered and catastrophic overfitting (cf. Mallinar et al. 2022).
stat-04.zip/2306.13185.pdf
/content/arxiv-data/data/stat.ML/2023/06/00000000.parquet
stat.ML
2023
06
2023-06-01
2306.16906
Numerical Data Imputation for Multimodal Data Sets: A Probabilistic Nearest-Neighbor Kernel Density Approach
[ "Florian Lalande", "Kenji Doya" ]
29 Jun 2023 (<a href="https://arxiv.org/abs/2306.16906v1">v1</a>), last revised 10 Jul 2023 (this version, v2)
30 pages, 8 figures, accepted in TMLR (Reproducibility certification)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2306.16906
Numerical data imputation algorithms replace missing values by estimates to leverage incomplete data sets. Current imputation methods seek to minimize the error between the unobserved ground truth and the imputed values. But this strategy can create artifacts leading to poor imputation in the presence of multimodal or complex distributions. To tackle this problem, we introduce the $k$NN$\times$KDE algorithm: a data imputation method combining nearest neighbor estimation ($k$NN) and density estimation with Gaussian kernels (KDE). We compare our method with previous data imputation methods using artificial and real-world data with different data missing scenarios and various data missing rates, and show that our method can cope with complex original data structure, yields lower data imputation errors, and provides probabilistic estimates with higher likelihood than current methods. We release the code in open-source for the community: <a href="https://github.com/DeltaFloflo/knnxkde" rel="external noopener nofollow" class="link-external link-https">this https URL</a>
stat-04.zip/2306.16906.pdf
/content/arxiv-data/data/stat.ML/2023/06/00000000.parquet
stat.ML
2023
06
2023-06-01
2307.01050
Transport meets Variational Inference: Controlled Monte Carlo Diffusions
[ "Francisco Vargas", "Shreyas Padhy", "Denis Blessing", "Nikolas Nüsken" ]
3 Jul 2023 (<a href="https://arxiv.org/abs/2307.01050v1">v1</a>), last revised 7 May 2025 (this version, v12)
Workshop on New Frontiers in Learning, Control, and Dynamical Systems at the International Conference on Machine Learning (ICML), Honolulu, Hawaii, USA, 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.01050
Connecting optimal transport and variational inference, we present a principled and systematic framework for sampling and generative modelling centred around divergences on path space. Our work culminates in the development of the \emph{Controlled Monte Carlo Diffusion} sampler (CMCD) for Bayesian computation, a score-based annealing technique that crucially adapts both forward and backward dynamics in a diffusion model. On the way, we clarify the relationship between the EM-algorithm and iterative proportional fitting (IPF) for Schr{ö}dinger bridges, deriving as well a regularised objective that bypasses the iterative bottleneck of standard IPF-updates. Finally, we show that CMCD has a strong foundation in the Jarzinsky and Crooks identities from statistical physics, and that it convincingly outperforms competing approaches across a wide array of experiments.
stat-04.zip/2307.01050.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.01077
Supervised Manifold Learning via Random Forest Geometry-Preserving Proximities
[ "Jake S. Rhodes" ]
3 Jul 2023
10 pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.01077
Manifold learning approaches seek the intrinsic, low-dimensional data structure within a high-dimensional space. Mainstream manifold learning algorithms, such as Isomap, UMAP, $t$-SNE, Diffusion Map, and Laplacian Eigenmaps do not use data labels and are thus considered unsupervised. Existing supervised extensions of these methods are limited to classification problems and fall short of uncovering meaningful embeddings due to their construction using order non-preserving, class-conditional distances. In this paper, we show the weaknesses of class-conditional manifold learning quantitatively and visually and propose an alternate choice of kernel for supervised dimensionality reduction using a data-geometry-preserving variant of random forest proximities as an initialization for manifold learning methods. We show that local structure preservation using these proximities is near universal across manifold learning approaches and global structure is properly maintained using diffusion-based algorithms.
stat-04.zip/2307.01077.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.02037
Reverse Diffusion Monte Carlo
[ "Xunpeng Huang", "Hanze Dong", "Yifan Hao", "Yi-An Ma", "Tong Zhang" ]
5 Jul 2023 (<a href="https://arxiv.org/abs/2307.02037v1">v1</a>), last revised 13 Mar 2024 (this version, v3)
44 pages, 16 figures, ICLR 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC)
https://doi.org/10.48550/arXiv.2307.02037
We propose a Monte Carlo sampler from the reverse diffusion process. Unlike the practice of diffusion models, where the intermediary updates -- the score functions -- are learned with a neural network, we transform the score matching problem into a mean estimation one. By estimating the means of the regularized posterior distributions, we derive a novel Monte Carlo sampling algorithm called reverse diffusion Monte Carlo (rdMC), which is distinct from the Markov chain Monte Carlo (MCMC) methods. We determine the sample size from the error tolerance and the properties of the posterior distribution to yield an algorithm that can approximately sample the target distribution with any desired accuracy. Additionally, we demonstrate and prove under suitable conditions that sampling with rdMC can be significantly faster than that with MCMC. For multi-modal target distributions such as those in Gaussian mixture models, rdMC greatly improves over the Langevin-style MCMC sampling methods both theoretically and in practice. The proposed rdMC method offers a new perspective and solution beyond classical MCMC algorithms for the challenging complex distributions.
stat-04.zip/2307.02037.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.00868
MADS: Modulated Auto-Decoding SIREN for time series imputation
[ "Tom Bamford", "Elizabeth Fons", "Yousef El-Laham", "Svitlana Vyetrenko" ]
3 Jul 2023
8 pages (inc. refs), 1 figure
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.00868
Time series imputation remains a significant challenge across many fields due to the potentially significant variability in the type of data being modelled. Whilst traditional imputation methods often impose strong assumptions on the underlying data generation process, limiting their applicability, researchers have recently begun to investigate the potential of deep learning for this task, inspired by the strong performance shown by these models in both classification and regression problems across a range of applications. In this work we propose MADS, a novel auto-decoding framework for time series imputation, built upon implicit neural representations. Our method leverages the capabilities of SIRENs for high fidelity reconstruction of signals and irregular data, and combines it with a hypernetwork architecture which allows us to generalise by learning a prior over the space of time series. We evaluate our model on two real-world datasets, and show that it outperforms state-of-the-art methods for time series imputation. On the human activity dataset, it improves imputation performance by at least 40%, while on the air quality dataset it is shown to be competitive across all metrics. When evaluated on synthetic data, our model results in the best average rank across different dataset configurations over all baselines.
stat-04.zip/2307.00868.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.00238
Unified Transfer Learning Models in High-Dimensional Linear Regression
[ "Shuo Shuo Liu" ]
1 Jul 2023 (<a href="https://arxiv.org/abs/2307.00238v1">v1</a>), last revised 30 Jan 2024 (this version, v4)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.00238
Transfer learning plays a key role in modern data analysis when: (1) the target data are scarce but the source data are sufficient; (2) the distributions of the source and target data are heterogeneous. This paper develops an interpretable unified transfer learning model, termed as UTrans, which can detect both transferable variables and source data. More specifically, we establish the estimation error bounds and prove that our bounds are lower than those with target data only. Besides, we propose a source detection algorithm based on hypothesis testing to exclude the nontransferable data. We evaluate and compare UTrans to the existing algorithms in multiple experiments. It is shown that UTrans attains much lower estimation and prediction errors than the existing methods, while preserving interpretability. We finally apply it to the US intergenerational mobility data and compare our proposed algorithms to the classical machine learning algorithms.
stat-04.zip/2307.00238.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.02520
Conditional independence testing under misspecified inductive biases
[ "Felipe Maia Polo", "Yuekai Sun", "Moulinath Banerjee" ]
5 Jul 2023 (<a href="https://arxiv.org/abs/2307.02520v1">v1</a>), last revised 27 Oct 2023 (this version, v2)
NeurIPS 2023 proceedings
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.2307.02520
Conditional independence (CI) testing is a fundamental and challenging task in modern statistics and machine learning. Many modern methods for CI testing rely on powerful supervised learning methods to learn regression functions or Bayes predictors as an intermediate step; we refer to this class of tests as regression-based tests. Although these methods are guaranteed to control Type-I error when the supervised learning methods accurately estimate the regression functions or Bayes predictors of interest, their behavior is less understood when they fail due to misspecified inductive biases; in other words, when the employed models are not flexible enough or when the training algorithm does not induce the desired predictors. Then, we study the performance of regression-based CI tests under misspecified inductive biases. Namely, we propose new approximations or upper bounds for the testing errors of three regression-based tests that depend on misspecification errors. Moreover, we introduce the Rao-Blackwellized Predictor Test (RBPT), a regression-based CI test robust against misspecified inductive biases. Finally, we conduct experiments with artificial and real data, showcasing the usefulness of our theory and methods.
stat-04.zip/2307.02520.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.01770
Fast Optimal Transport through Sliced Wasserstein Generalized Geodesics
[ "Guillaume Mahey", "Laetitia Chapel", "Gilles Gasso", "Clément Bonet", "Nicolas Courty" ]
4 Jul 2023 (<a href="https://arxiv.org/abs/2307.01770v1">v1</a>), last revised 30 Oct 2023 (this version, v2)
Main: 10 pages,4 Figures Tables Supplementary: 19 pages, 13 Figures ,1 Table. Sumbitted to Neurips 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP)
https://doi.org/10.48550/arXiv.2307.01770
Wasserstein distance (WD) and the associated optimal transport plan have been proven useful in many applications where probability measures are at stake. In this paper, we propose a new proxy of the squared WD, coined min-SWGG, that is based on the transport map induced by an optimal one-dimensional projection of the two input distributions. We draw connections between min-SWGG and Wasserstein generalized geodesics in which the pivot measure is supported on a line. We notably provide a new closed form for the exact Wasserstein distance in the particular case of one of the distributions supported on a line allowing us to derive a fast computational scheme that is amenable to gradient descent optimization. We show that min-SWGG is an upper bound of WD and that it has a complexity similar to as Sliced-Wasserstein, with the additional feature of providing an associated transport plan. We also investigate some theoretical properties such as metricity, weak convergence, computational and topological properties. Empirical evidences support the benefits of min-SWGG in various contexts, from gradient flows, shape matching and image colorization, among others.
stat-04.zip/2307.01770.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.01954
FEMDA: Une méthode de classification robuste et flexible
[ "Pierre Houdouin", "Matthieu Jonckheere", "Frederic Pascal" ]
4 Jul 2023
in French language
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.01954
Linear and Quadratic Discriminant Analysis (LDA and QDA) are well-known classical methods but can heavily suffer from non-Gaussian distributions and/or contaminated datasets, mainly because of the underlying Gaussian assumption that is not robust. This paper studies the robustness to scale changes in the data of a new discriminant analysis technique where each data point is drawn by its own arbitrary Elliptically Symmetrical (ES) distribution and its own arbitrary scale parameter. Such a model allows for possibly very heterogeneous, independent but non-identically distributed samples. The new decision rule derived is simple, fast, and robust to scale changes in the data compared to other state-of-the-art method
stat-04.zip/2307.01954.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.01566
Last layer state space model for representation learning and uncertainty quantification
[ "Max Cohen", "Maurice Charbit", "Sylvain Le Corff" ]
4 Jul 2023
IEEE Workshop Statistical Signal Processing, 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML)
https://doi.org/10.48550/arXiv.2307.01566
As sequential neural architectures become deeper and more complex, uncertainty estimation is more and more challenging. Efforts in quantifying uncertainty often rely on specific training procedures, and bear additional computational costs due to the dimensionality of such models. In this paper, we propose to decompose a classification or regression task in two steps: a representation learning stage to learn low-dimensional states, and a state space model for uncertainty estimation. This approach allows to separate representation learning and design of generative models. We demonstrate how predictive distributions can be estimated on top of an existing and trained neural network, by adding a state space-based last layer whose parameters are estimated with Sequential Monte Carlo methods. We apply our proposed methodology to the hourly estimation of Electricity Transformer Oil temperature, a publicly benchmarked dataset. Our model accounts for the noisy data structure, due to unknown or unavailable variables, and is able to provide confidence intervals on predictions.
stat-04.zip/2307.01566.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.02284
Universal Scaling Laws of Absorbing Phase Transitions in Artificial Deep Neural Networks
[ "Keiichi Tamai", "Tsuyoshi Okubo", "Truong Vinh Truong Duy", "Naotake Natori", "Synge Todo" ]
5 Jul 2023 (<a href="https://arxiv.org/abs/2307.02284v1">v1</a>), last revised 10 Apr 2025 (this version, v3)
15 pages, 5 figures; added ReLU finite-size scaling results, revised texts for clarity
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.2307.02284
We demonstrate that conventional artificial deep neural networks operating near the phase boundary of the signal propagation dynamics, also known as the edge of chaos, exhibit universal scaling laws of absorbing phase transitions in non-equilibrium statistical mechanics. We exploit the fully deterministic nature of the propagation dynamics to elucidate an analogy between a signal collapse in the neural networks and an absorbing state (a state that the system can enter but cannot escape from). Our numerical results indicate that the multilayer perceptrons and the convolutional neural networks belong to the mean-field and the directed percolation universality classes, respectively. Also, the finite-size scaling is successfully applied, suggesting a potential connection to the depth-width trade-off in deep learning. Furthermore, our analysis of the training dynamics under the gradient descent reveals that hyperparameter tuning to the phase boundary is necessary but insufficient for achieving optimal generalization in deep networks. Remarkably, nonuniversal metric factors associated with the scaling laws are shown to play a significant role in concretizing the above observations. These findings highlight the usefulness of the notion of criticality for analyzing the behavior of artificial deep neural networks and offer new insights toward a unified understanding of the essential relationship between criticality and intelligence.
stat-04.zip/2307.02284.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.03487
Learning Theory of Distribution Regression with Neural Networks
[ "Zhongjie Shi", "Zhan Yu", "Ding-Xuan Zhou" ]
7 Jul 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.03487
In this paper, we aim at establishing an approximation theory and a learning theory of distribution regression via a fully connected neural network (FNN). In contrast to the classical regression methods, the input variables of distribution regression are probability measures. Then we often need to perform a second-stage sampling process to approximate the actual information of the distribution. On the other hand, the classical neural network structure requires the input variable to be a vector. When the input samples are probability distributions, the traditional deep neural network method cannot be directly used and the difficulty arises for distribution regression. A well-defined neural network structure for distribution inputs is intensively desirable. There is no mathematical model and theoretical analysis on neural network realization of distribution regression. To overcome technical difficulties and address this issue, we establish a novel fully connected neural network framework to realize an approximation theory of functionals defined on the space of Borel probability measures. Furthermore, based on the established functional approximation results, in the hypothesis space induced by the novel FNN structure with distribution inputs, almost optimal learning rates for the proposed distribution regression model up to logarithmic terms are derived via a novel two-stage error decomposition technique.
stat-04.zip/2307.03487.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.02745
ALPCAH: Sample-wise Heteroscedastic PCA with Tail Singular Value Regularization
[ "Javier Salazar Cavazos", "Jeffrey A. Fessler", "Laura Balzano" ]
6 Jul 2023 (<a href="https://arxiv.org/abs/2307.02745v1">v1</a>), last revised 12 Nov 2023 (this version, v2)
This article has been accepted for publication in the Fourteenth International Conference on Sampling Theory and Applications, accessible via IEEE XPlore. See DOI section
Machine Learning (stat.ML)
Machine Learning (stat.ML); Signal Processing (eess.SP)
https://doi.org/10.48550/arXiv.2307.02745
Principal component analysis (PCA) is a key tool in the field of data dimensionality reduction that is useful for various data science problems. However, many applications involve heterogeneous data that varies in quality due to noise characteristics associated with different sources of the data. Methods that deal with this mixed dataset are known as heteroscedastic methods. Current methods like HePPCAT make Gaussian assumptions of the basis coefficients that may not hold in practice. Other methods such as Weighted PCA (WPCA) assume the noise variances are known, which may be difficult to know in practice. This paper develops a PCA method that can estimate the sample-wise noise variances and use this information in the model to improve the estimate of the subspace basis associated with the low-rank structure of the data. This is done without distributional assumptions of the low-rank component and without assuming the noise variances are known. Simulations show the effectiveness of accounting for such heteroscedasticity in the data, the benefits of using such a method with all of the data versus retaining only good data, and comparisons are made against other PCA methods established in the literature like PCA, Robust PCA (RPCA), and HePPCAT. Code available at <a href="https://github.com/javiersc1/ALPCAH" rel="external noopener nofollow" class="link-external link-https">this https URL</a>
stat-04.zip/2307.02745.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.00227
Causal Structure Learning by Using Intersection of Markov Blankets
[ "Yiran Dong", "Chuanhou Gao" ]
1 Jul 2023
41 pages, 13 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.00227
In this paper, we introduce a novel causal structure learning algorithm called Endogenous and Exogenous Markov Blankets Intersection (EEMBI), which combines the properties of Bayesian networks and Structural Causal Models (SCM). Furthermore, we propose an extended version of EEMBI, namely EEMBI-PC, which integrates the last step of the PC algorithm into EEMBI.
stat-04.zip/2307.00227.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.00344
Sparse-Input Neural Network using Group Concave Regularization
[ "Bin Luo", "Susan Halabi" ]
1 Jul 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.00344
Simultaneous feature selection and non-linear function estimation are challenging, especially in high-dimensional settings where the number of variables exceeds the available sample size in modeling. In this article, we investigate the problem of feature selection in neural networks. Although the group LASSO has been utilized to select variables for learning with neural networks, it tends to select unimportant variables into the model to compensate for its over-shrinkage. To overcome this limitation, we propose a framework of sparse-input neural networks using group concave regularization for feature selection in both low-dimensional and high-dimensional settings. The main idea is to apply a proper concave penalty to the $l_2$ norm of weights from all outgoing connections of each input node, and thus obtain a neural net that only uses a small subset of the original variables. In addition, we develop an effective algorithm based on backward path-wise optimization to yield stable solution paths, in order to tackle the challenge of complex optimization landscapes. Our extensive simulation studies and real data examples demonstrate satisfactory finite sample performances of the proposed estimator, in feature selection and prediction for modeling continuous, binary, and time-to-event outcomes.
stat-04.zip/2307.00344.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.00836
Trading-Off Payments and Accuracy in Online Classification with Paid Stochastic Experts
[ "Dirk van der Hoeven", "Ciara Pike-Burke", "Hao Qiu", "Nicolo Cesa-Bianchi" ]
3 Jul 2023
ICML 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.00836
We investigate online classification with paid stochastic experts. Here, before making their prediction, each expert must be paid. The amount that we pay each expert directly influences the accuracy of their prediction through some unknown Lipschitz &#34;productivity&#34; function. In each round, the learner must decide how much to pay each expert and then make a prediction. They incur a cost equal to a weighted sum of the prediction error and upfront payments for all experts. We introduce an online learning algorithm whose total cost after $T$ rounds exceeds that of a predictor which knows the productivity of all experts in advance by at most $\mathcal{O}(K^2(\log T)\sqrt{T})$ where $K$ is the number of experts. In order to achieve this result, we combine Lipschitz bandits and online classification with surrogate losses. These tools allow us to improve upon the bound of order $T^{2/3}$ one would obtain in the standard Lipschitz bandit setting. Our algorithm is empirically evaluated on synthetic data
stat-04.zip/2307.00836.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.01224
INGB: Informed Nonlinear Granular Ball Oversampling Framework for Noisy Imbalanced Classification
[ "Min Li", "Hao Zhou", "Qun Liu", "Yabin Shao", "Guoying Wang" ]
3 Jul 2023
15 pages, 6 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML)
https://doi.org/10.48550/arXiv.2307.01224
In classification problems, the datasets are usually imbalanced, noisy or complex. Most sampling algorithms only make some improvements to the linear sampling mechanism of the synthetic minority oversampling technique (SMOTE). Nevertheless, linear oversampling has several unavoidable drawbacks. Linear oversampling is susceptible to overfitting, and the synthetic samples lack diversity and rarely account for the original distribution characteristics. An informed nonlinear oversampling framework with the granular ball (INGB) as a new direction of oversampling is proposed in this paper. It uses granular balls to simulate the spatial distribution characteristics of datasets, and informed entropy is utilized to further optimize the granular-ball space. Then, nonlinear oversampling is performed by following high-dimensional sparsity and the isotropic Gaussian distribution. Furthermore, INGB has good compatibility. Not only can it be combined with most SMOTE-based sampling algorithms to improve their performance, but it can also be easily extended to noisy imbalanced multi-classification problems. The mathematical model and theoretical proof of INGB are given in this work. Extensive experiments demonstrate that INGB outperforms the traditional linear sampling frameworks and algorithms in oversampling on complex datasets.
stat-04.zip/2307.01224.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.02023
Using Random Effects Machine Learning Algorithms to Identify Vulnerability to Depression
[ "Runa Bhaumik", "Jonathan Stange" ]
5 Jul 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Computers and Society (cs.CY); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.02023
Background: Reliable prediction of clinical progression over time can improve the outcomes of depression. Little work has been done integrating various risk factors for depression, to determine the combinations of factors with the greatest utility for identifying which individuals are at the greatest risk. Method: This study demonstrates that data-driven machine learning (ML) methods such as RE-EM (Random Effects/Expectation Maximization) trees and MERF (Mixed Effects Random Forest) can be applied to reliably identify variables that have the greatest utility for classifying subgroups at greatest risk for depression. 185 young adults completed measures of depression risk, including rumination, worry, negative cognitive styles, cognitive and coping flexibilities, and negative life events, along with symptoms of depression. We trained RE-EM trees and MERF algorithms and compared them to traditional linear mixed models (LMMs) predicting depressive symptoms prospectively and concurrently with cross-validation. Results: Our results indicated that the RE-EM tree and MERF methods model complex interactions, identify subgroups of individuals and predict depression severity comparable to LMM. Further, machine learning models determined that brooding, negative life events, negative cognitive styles, and perceived control were the most relevant predictors of future depression levels. Conclusions: Random effects machine learning models have the potential for high clinical utility and can be leveraged for interventions to reduce vulnerability to depression.
stat-04.zip/2307.02023.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.02501
Generalization Guarantees via Algorithm-dependent Rademacher Complexity
[ "Sarah Sachs", "Tim van Erven", "Liam Hodgkinson", "Rajiv Khanna", "Umut Simsekli" ]
4 Jul 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.02501
Algorithm- and data-dependent generalization bounds are required to explain the generalization behavior of modern machine learning algorithms. In this context, there exists information theoretic generalization bounds that involve (various forms of) mutual information, as well as bounds based on hypothesis set stability. We propose a conceptually related, but technically distinct complexity measure to control generalization error, which is the empirical Rademacher complexity of an algorithm- and data-dependent hypothesis class. Combining standard properties of Rademacher complexity with the convenient structure of this class, we are able to (i) obtain novel bounds based on the finite fractal dimension, which (a) extend previous fractal dimension-type bounds from continuous to finite hypothesis classes, and (b) avoid a mutual information term that was required in prior work; (ii) we greatly simplify the proof of a recent dimension-independent generalization bound for stochastic gradient descent; and (iii) we easily recover results for VC classes and compression schemes, similar to approaches based on conditional mutual information.
stat-04.zip/2307.02501.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.03034
PCL-Indexability and Whittle Index for Restless Bandits with General Observation Models
[ "Keqin Liu", "Qizhen Jia", "Chengzhong Zhang" ]
6 Jul 2023 (<a href="https://arxiv.org/abs/2307.03034v1">v1</a>), last revised 22 Apr 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.03034
In this paper, we consider a general observation model for restless multi-armed bandit problems. The operation of the player needs to be based on certain feedback mechanism that is error-prone due to resource constraints or environmental or intrinsic noises. By establishing a general probabilistic model for dynamics of feedback/observation, we formulate the problem as a restless bandit with a countable belief state space starting from an arbitrary initial belief (a priori information). We apply the achievable region method with partial conservation law (PCL) to the infinite-state problem and analyze its indexability and priority index (Whittle index). Finally, we propose an approximation process to transform the problem into which the AG algorithm of Niño-Mora and Bertsimas for finite-state problems can be applied to. Numerical experiments show that our algorithm has an excellent performance.
stat-04.zip/2307.03034.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.01563
Approximate information for efficient exploration-exploitation strategies
[ "Alex Barbier-Chebbah", "Christian L. Vestergaard", "Jean-Baptiste Masson" ]
4 Jul 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Quantitative Methods (q-bio.QM)
https://doi.org/10.48550/arXiv.2307.01563
This paper addresses the exploration-exploitation dilemma inherent in decision-making, focusing on multi-armed bandit problems. The problems involve an agent deciding whether to exploit current knowledge for immediate gains or explore new avenues for potential long-term rewards. We here introduce a novel algorithm, approximate information maximization (AIM), which employs an analytical approximation of the entropy gradient to choose which arm to pull at each point in time. AIM matches the performance of Infomax and Thompson sampling while also offering enhanced computational speed, determinism, and tractability. Empirical evaluation of AIM indicates its compliance with the Lai-Robbins asymptotic bound and demonstrates its robustness for a range of priors. Its expression is tunable, which allows for specific optimization in various settings.
stat-04.zip/2307.01563.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.03176
Learning Curves for Noisy Heterogeneous Feature-Subsampled Ridge Ensembles
[ "Benjamin S. Ruben", "Cengiz Pehlevan" ]
6 Jul 2023 (<a href="https://arxiv.org/abs/2307.03176v1">v1</a>), last revised 9 Jan 2024 (this version, v3)
NeurIPS 2023 Camera-Ready. Contains significant updates from the original submission
Machine Learning (stat.ML)
Machine Learning (stat.ML); Disordered Systems and Neural Networks (cond-mat.dis-nn); Machine Learning (cs.LG); Neurons and Cognition (q-bio.NC)
https://doi.org/10.48550/arXiv.2307.03176
Feature bagging is a well-established ensembling method which aims to reduce prediction variance by combining predictions of many estimators trained on subsets or projections of features. Here, we develop a theory of feature-bagging in noisy least-squares ridge ensembles and simplify the resulting learning curves in the special case of equicorrelated data. Using analytical learning curves, we demonstrate that subsampling shifts the double-descent peak of a linear predictor. This leads us to introduce heterogeneous feature ensembling, with estimators built on varying numbers of feature dimensions, as a computationally efficient method to mitigate double-descent. Then, we compare the performance of a feature-subsampling ensemble to a single linear predictor, describing a trade-off between noise amplification due to subsampling and noise reduction due to ensembling. Our qualitative insights carry over to linear classifiers applied to image classification tasks with realistic datasets constructed using a state-of-the-art deep learning feature map.
stat-04.zip/2307.03176.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.00667
Morse Neural Networks for Uncertainty Quantification
[ "Benoit Dherin", "Huiyi Hu", "Jie Ren", "Michael W. Dusenberry", "Balaji Lakshminarayanan" ]
2 Jul 2023
Accepted to ICML workshop on Structured Probabilistic Inference &amp; Generative Modeling 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.00667
We introduce a new deep generative model useful for uncertainty quantification: the Morse neural network, which generalizes the unnormalized Gaussian densities to have modes of high-dimensional submanifolds instead of just discrete points. Fitting the Morse neural network via a KL-divergence loss yields 1) a (unnormalized) generative density, 2) an OOD detector, 3) a calibration temperature, 4) a generative sampler, along with in the supervised case 5) a distance aware-classifier. The Morse network can be used on top of a pre-trained network to bring distance-aware calibration w.r.t the training data. Because of its versatility, the Morse neural networks unifies many techniques: e.g., the Entropic Out-of-Distribution Detector of (Macêdo et al., 2021) in OOD detection, the one class Deep Support Vector Description method of (Ruff et al., 2018) in anomaly detection, or the Contrastive One Class classifier in continuous learning (Sun et al., 2021). The Morse neural network has connections to support vector machines, kernel methods, and Morse theory in topology.
stat-04.zip/2307.00667.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.00424
Adaptive Algorithms for Relaxed Pareto Set Identification
[ "Cyrille Kone", "Emilie Kaufmann", "Laura Richert" ]
1 Jul 2023 (<a href="https://arxiv.org/abs/2307.00424v1">v1</a>), last revised 3 Nov 2023 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.00424
In this paper we revisit the fixed-confidence identification of the Pareto optimal set in a multi-objective multi-armed bandit model. As the sample complexity to identify the exact Pareto set can be very large, a relaxation allowing to output some additional near-optimal arms has been studied. In this work we also tackle alternative relaxations that allow instead to identify a relevant subset of the Pareto set. Notably, we propose a single sampling strategy, called Adaptive Pareto Exploration, that can be used in conjunction with different stopping rules to take into account different relaxations of the Pareto Set Identification problem. We analyze the sample complexity of these different combinations, quantifying in particular the reduction in sample complexity that occurs when one seeks to identify at most $k$ Pareto optimal arms. We showcase the good practical performance of Adaptive Pareto Exploration on a real-world scenario, in which we adaptively explore several vaccination strategies against Covid-19 in order to find the optimal ones when multiple immunogenicity criteria are taken into account.
stat-04.zip/2307.00424.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.02159
DiffFlow: A Unified SDE Framework for Score-Based Diffusion Models and Generative Adversarial Networks
[ "Jingwei Zhang", "Han Shi", "Jincheng Yu", "Enze Xie", "Zhenguo Li" ]
5 Jul 2023
Tech Report
Machine Learning (stat.ML)
Machine Learning (stat.ML); Computer Vision and Pattern Recognition (cs.CV); Machine Learning (cs.LG); Analysis of PDEs (math.AP)
https://doi.org/10.48550/arXiv.2307.02159
Generative models can be categorized into two types: explicit generative models that define explicit density forms and allow exact likelihood inference, such as score-based diffusion models (SDMs) and normalizing flows; implicit generative models that directly learn a transformation from the prior to the data distribution, such as generative adversarial nets (GANs). While these two types of models have shown great success, they suffer from respective limitations that hinder them from achieving fast sampling and high sample quality simultaneously. In this paper, we propose a unified theoretic framework for SDMs and GANs. We shown that: i) the learning dynamics of both SDMs and GANs can be described as a novel SDE named Discriminator Denoising Diffusion Flow (DiffFlow) where the drift can be determined by some weighted combinations of scores of the real data and the generated data; ii) By adjusting the relative weights between different score terms, we can obtain a smooth transition between SDMs and GANs while the marginal distribution of the SDE remains invariant to the change of the weights; iii) we prove the asymptotic optimality and maximal likelihood training scheme of the DiffFlow dynamics; iv) under our unified theoretic framework, we introduce several instantiations of the DiffFLow that provide new algorithms beyond GANs and SDMs with exact likelihood inference and have potential to achieve flexible trade-off between high sample quality and fast sampling speed.
stat-04.zip/2307.02159.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.03410
Scalable High-Dimensional Multivariate Linear Regression for Feature-Distributed Data
[ "Shuo-Chieh Huang", "Ruey S. Tsay" ]
7 Jul 2023 (<a href="https://arxiv.org/abs/2307.03410v1">v1</a>), last revised 11 Mar 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Distributed, Parallel, and Cluster Computing (cs.DC); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.03410
Feature-distributed data, referred to data partitioned by features and stored across multiple computing nodes, are increasingly common in applications with a large number of features. This paper proposes a two-stage relaxed greedy algorithm (TSRGA) for applying multivariate linear regression to such data. The main advantage of TSRGA is that its communication complexity does not depend on the feature dimension, making it highly scalable to very large data sets. In addition, for multivariate response variables, TSRGA can be used to yield low-rank coefficient estimates. The fast convergence of TSRGA is validated by simulation experiments. Finally, we apply the proposed TSRGA in a financial application that leverages unstructured data from the 10-K reports, demonstrating its usefulness in applications with many dense large-dimensional matrices.
stat-04.zip/2307.03410.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.01955
Algorithme EM régularisé
[ "Pierre Houdouin", "Matthieu Jonkcheere", "Frederic Pascal" ]
4 Jul 2023
in French language
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.01955
Expectation-Maximization (EM) algorithm is a widely used iterative algorithm for computing maximum likelihood estimate when dealing with Gaussian Mixture Model (GMM). When the sample size is smaller than the data dimension, this could lead to a singular or poorly conditioned covariance matrix and, thus, to performance reduction. This paper presents a regularized version of the EM algorithm that efficiently uses prior knowledge to cope with a small sample size. This method aims to maximize a penalized GMM likelihood where regularized estimation may ensure positive definiteness of covariance matrix updates by shrinking the estimators towards some structured target covariance matrices. Finally, experiments on real data highlight the good performance of the proposed algorithm for clustering purposes
stat-04.zip/2307.01955.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.04353
On Sufficient Graphical Models
[ "Bing Li", "Kyongwon Kim" ]
10 Jul 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.04353
We introduce a sufficient graphical model by applying the recently developed nonlinear sufficient dimension reduction techniques to the evaluation of conditional independence. The graphical model is nonparametric in nature, as it does not make distributional assumptions such as the Gaussian or copula Gaussian assumptions. However, unlike a fully nonparametric graphical model, which relies on the high-dimensional kernel to characterize conditional independence, our graphical model is based on conditional independence given a set of sufficient predictors with a substantially reduced dimension. In this way we avoid the curse of dimensionality that comes with a high-dimensional kernel. We develop the population-level properties, convergence rate, and variable selection consistency of our estimate. By simulation comparisons and an analysis of the DREAM 4 Challenge data set, we demonstrate that our method outperforms the existing methods when the Gaussian or copula Gaussian assumptions are violated, and its performance remains excellent in the high-dimensional setting.
stat-04.zip/2307.04353.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.04055
Contextual Dynamic Pricing with Strategic Buyers
[ "Pangpang Liu", "Zhuoran Yang", "Zhaoran Wang", "Will Wei Sun" ]
8 Jul 2023 (<a href="https://arxiv.org/abs/2307.04055v1">v1</a>), last revised 25 Jun 2024 (this version, v2)
The paper has been accepted by JASA
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Computer Science and Game Theory (cs.GT); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.04055
Personalized pricing, which involves tailoring prices based on individual characteristics, is commonly used by firms to implement a consumer-specific pricing policy. In this process, buyers can also strategically manipulate their feature data to obtain a lower price, incurring certain manipulation costs. Such strategic behavior can hinder firms from maximizing their profits. In this paper, we study the contextual dynamic pricing problem with strategic buyers. The seller does not observe the buyer&#39;s true feature, but a manipulated feature according to buyers&#39; strategic behavior. In addition, the seller does not observe the buyers&#39; valuation of the product, but only a binary response indicating whether a sale happens or not. Recognizing these challenges, we propose a strategic dynamic pricing policy that incorporates the buyers&#39; strategic behavior into the online learning to maximize the seller&#39;s cumulative revenue. We first prove that existing non-strategic pricing policies that neglect the buyers&#39; strategic behavior result in a linear $\Omega(T)$ regret with $T$ the total time horizon, indicating that these policies are not better than a random pricing policy. We then establish that our proposed policy achieves a sublinear regret upper bound of $O(\sqrt{T})$. Importantly, our policy is not a mere amalgamation of existing dynamic pricing policies and strategic behavior handling algorithms. Our policy can also accommodate the scenario when the marginal cost of manipulation is unknown in advance. To account for it, we simultaneously estimate the valuation parameter and the cost parameter in the online pricing policy, which is shown to also achieve an $O(\sqrt{T})$ regret bound. Extensive experiments support our theoretical developments and demonstrate the superior performance of our policy compared to other pricing policies that are unaware of the strategic behaviors.
stat-04.zip/2307.04055.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.04056
Manifold Filter-Combine Networks
[ "David R. Johnson", "Joyce A. Chew", "Edward De Brouwer", "Smita Krishnaswamy", "Deanna Needell", "Michael Perlmutter" ]
8 Jul 2023 (<a href="https://arxiv.org/abs/2307.04056v1">v1</a>), last revised 7 Jan 2025 (this version, v4)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Signal Processing (eess.SP); Numerical Analysis (math.NA)
https://doi.org/10.48550/arXiv.2307.04056
In order to better understand manifold neural networks (MNNs), we introduce Manifold Filter-Combine Networks (MFCNs). Our filter-combine framework parallels the popular aggregate-combine paradigm for graph neural networks (GNNs) and naturally suggests many interesting families of MNNs which can be interpreted as manifold analogues of various popular GNNs. We propose a method for implementing MFCNs on high-dimensional point clouds that relies on approximating an underlying manifold by a sparse graph. We then prove that our method is consistent in the sense that it converges to a continuum limit as the number of data points tends to infinity, and we numerically demonstrate its effectiveness on real-world and synthetic data sets.
stat-04.zip/2307.04056.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.04841
Loss Dynamics of Temporal Difference Reinforcement Learning
[ "Blake Bordelon", "Paul Masset", "Henry Kuo", "Cengiz Pehlevan" ]
10 Jul 2023 (<a href="https://arxiv.org/abs/2307.04841v1">v1</a>), last revised 7 Nov 2023 (this version, v2)
Advances in Neural Information Processing Systems 36 (2023) Camera Ready
Machine Learning (stat.ML)
Machine Learning (stat.ML); Disordered Systems and Neural Networks (cond-mat.dis-nn); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.04841
Reinforcement learning has been successful across several applications in which agents have to learn to act in environments with sparse feedback. However, despite this empirical success there is still a lack of theoretical understanding of how the parameters of reinforcement learning models and the features used to represent states interact to control the dynamics of learning. In this work, we use concepts from statistical physics, to study the typical case learning curves for temporal difference learning of a value function with linear function approximators. Our theory is derived under a Gaussian equivalence hypothesis where averages over the random trajectories are replaced with temporally correlated Gaussian feature averages and we validate our assumptions on small scale Markov Decision Processes. We find that the stochastic semi-gradient noise due to subsampling the space of possible episodes leads to significant plateaus in the value error, unlike in traditional gradient descent dynamics. We study how learning dynamics and plateaus depend on feature structure, learning rate, discount factor, and reward function. We then analyze how strategies like learning rate annealing and reward shaping can favorably alter learning dynamics and plateaus. To conclude, our work introduces new tools to open a new direction towards developing a theory of learning dynamics in reinforcement learning.
stat-04.zip/2307.04841.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.05620
Latent Space Perspicacity and Interpretation Enhancement (LS-PIE) Framework
[ "Jesse Stevens", "Daniel N. Wilke", "Itumeleng Setshedi" ]
11 Jul 2023
15 pages, 5 figures, to be submitted SoftwareX
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2307.05620
Linear latent variable models such as principal component analysis (PCA), independent component analysis (ICA), canonical correlation analysis (CCA), and factor analysis (FA) identify latent directions (or loadings) either ordered or unordered. The data is then projected onto the latent directions to obtain their projected representations (or scores). For example, PCA solvers usually rank the principal directions by explaining the most to least variance, while ICA solvers usually return independent directions unordered and often with single sources spread across multiple directions as multiple sub-sources, which is of severe detriment to their usability and interpretability. <br>This paper proposes a general framework to enhance latent space representations for improving the interpretability of linear latent spaces. Although the concepts in this paper are language agnostic, the framework is written in Python. This framework automates the clustering and ranking of latent vectors to enhance the latent information per latent vector, as well as, the interpretation of latent vectors. Several innovative enhancements are incorporated including latent ranking (LR), latent scaling (LS), latent clustering (LC), and latent condensing (LCON). <br>For a specified linear latent variable model, LR ranks latent directions according to a specified metric, LS scales latent directions according to a specified metric, LC automatically clusters latent directions into a specified number of clusters, while, LCON automatically determines an appropriate number of clusters into which to condense the latent directions for a given metric. Additional functionality of the framework includes single-channel and multi-channel data sources, data preprocessing strategies such as Hankelisation to seamlessly expand the applicability of linear latent variable models (LLVMs) to a wider variety of data. <br>The effectiveness of LR, LS, and LCON are showcased on two crafted foundational problems with two applied latent variable models, namely, PCA and ICA.
stat-04.zip/2307.05620.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.05750
Fermat Distances: Metric Approximation, Spectral Convergence, and Clustering Algorithms
[ "Nicolás García Trillos", "Anna Little", "Daniel McKenzie", "James M. Murphy" ]
7 Jul 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG); Differential Geometry (math.DG)
https://doi.org/10.48550/arXiv.2307.05750
We analyze the convergence properties of Fermat distances, a family of density-driven metrics defined on Riemannian manifolds with an associated probability measure. Fermat distances may be defined either on discrete samples from the underlying measure, in which case they are random, or in the continuum setting, in which they are induced by geodesics under a density-distorted Riemannian metric. We prove that discrete, sample-based Fermat distances converge to their continuum analogues in small neighborhoods with a precise rate that depends on the intrinsic dimensionality of the data and the parameter governing the extent of density weighting in Fermat distances. This is done by leveraging novel geometric and statistical arguments in percolation theory that allow for non-uniform densities and curved domains. Our results are then used to prove that discrete graph Laplacians based on discrete, sample-driven Fermat distances converge to corresponding continuum operators. In particular, we show the discrete eigenvalues and eigenvectors converge to their continuum analogues at a dimension-dependent rate, which allows us to interpret the efficacy of discrete spectral clustering using Fermat distances in terms of the resulting continuum limit. The perspective afforded by our discrete-to-continuum Fermat distance analysis leads to new clustering algorithms for data and related insights into efficient computations associated to density-driven spectral clustering. Our theoretical analysis is supported with numerical simulations and experiments on synthetic and real image data.
stat-04.zip/2307.05750.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.04102
A generative flow for conditional sampling via optimal transport
[ "Jason Alfonso", "Ricardo Baptista", "Anupam Bhakta", "Noam Gal", "Alfin Hou", "Isa Lyubimova", "Daniel Pocklington", "Josef Sajonz", "Giulio Trigila", "Ryan Tsai" ]
9 Jul 2023
18 pages, 5 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC); Computation (stat.CO)
https://doi.org/10.48550/arXiv.2307.04102
Sampling conditional distributions is a fundamental task for Bayesian inference and density estimation. Generative models, such as normalizing flows and generative adversarial networks, characterize conditional distributions by learning a transport map that pushes forward a simple reference (e.g., a standard Gaussian) to a target distribution. While these approaches successfully describe many non-Gaussian problems, their performance is often limited by parametric bias and the reliability of gradient-based (adversarial) optimizers to learn these transformations. This work proposes a non-parametric generative model that iteratively maps reference samples to the target. The model uses block-triangular transport maps, whose components are shown to characterize conditionals of the target distribution. These maps arise from solving an optimal transport problem with a weighted $L^2$ cost function, thereby extending the data-driven approach in [Trigila and Tabak, 2016] for conditional sampling. The proposed approach is demonstrated on a two dimensional example and on a parameter inference problem involving nonlinear ODEs.
stat-04.zip/2307.04102.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.06915
Weighted Averaged Stochastic Gradient Descent: Asymptotic Normality and Optimality
[ "Ziyang Wei", "Wanrong Zhu", "Wei Biao Wu" ]
13 Jul 2023 (<a href="https://arxiv.org/abs/2307.06915v1">v1</a>), last revised 6 Apr 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.06915
Stochastic Gradient Descent (SGD) is one of the most popular algorithms in statistical and machine learning due to its computational and memory efficiency. Various averaging schemes have been proposed to accelerate the convergence of SGD in different settings. In this paper, we explore a general averaging scheme for SGD. Specifically, we establish the asymptotic normality of a broad range of weighted averaged SGD solutions and provide asymptotically valid online inference approaches. Furthermore, we propose an adaptive averaging scheme that exhibits both optimal statistical rate and favorable non-asymptotic convergence, drawing insights from the optimal weight for the linear model in terms of non-asymptotic mean squared error (MSE).
stat-04.zip/2307.06915.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.06362
Spectral-Bias and Kernel-Task Alignment in Physically Informed Neural Networks
[ "Inbar Seroussi", "Asaf Miron", "Zohar Ringel" ]
12 Jul 2023 (<a href="https://arxiv.org/abs/2307.06362v1">v1</a>), last revised 5 Oct 2023 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Disordered Systems and Neural Networks (cond-mat.dis-nn); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.06362
Physically informed neural networks (PINNs) are a promising emerging method for solving differential equations. As in many other deep learning approaches, the choice of PINN design and training protocol requires careful craftsmanship. Here, we suggest a comprehensive theoretical framework that sheds light on this important problem. Leveraging an equivalence between infinitely over-parameterized neural networks and Gaussian process regression (GPR), we derive an integro-differential equation that governs PINN prediction in the large data-set limit -- the neurally-informed equation. This equation augments the original one by a kernel term reflecting architecture choices and allows quantifying implicit bias induced by the network via a spectral decomposition of the source term in the original differential equation.
stat-04.zip/2307.06362.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.07679
Sharp Convergence Rates for Matching Pursuit
[ "Jason M. Klusowski", "Jonathan W. Siegel" ]
15 Jul 2023 (<a href="https://arxiv.org/abs/2307.07679v1">v1</a>), last revised 22 Jul 2024 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Numerical Analysis (math.NA)
https://doi.org/10.48550/arXiv.2307.07679
We study the fundamental limits of matching pursuit, or the pure greedy algorithm, for approximating a target function $ f $ by a linear combination $f_n$ of $n$ elements from a dictionary. When the target function is contained in the variation space corresponding to the dictionary, many impressive works over the past few decades have obtained upper and lower bounds on the error $\|f-f_n\|$ of matching pursuit, but they do not match. The main contribution of this paper is to close this gap and obtain a sharp characterization of the decay rate, $n^{-\alpha}$, of matching pursuit. Specifically, we construct a worst case dictionary which shows that the existing best upper bound cannot be significantly improved. It turns out that, unlike other greedy algorithm variants which converge at the optimal rate $ n^{-1/2}$, the convergence rate $n^{-\alpha}$ is suboptimal. Here, $\alpha \approx 0.182$ is determined by the solution to a certain non-linear equation.
stat-04.zip/2307.07679.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.04042
Sup-Norm Convergence of Deep Neural Network Estimator for Nonparametric Regression by Adversarial Training
[ "Masaaki Imaizumi" ]
8 Jul 2023
38 pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.04042
We show the sup-norm convergence of deep neural network estimators with a novel adversarial training scheme. For the nonparametric regression problem, it has been shown that an estimator using deep neural networks can achieve better performances in the sense of the $L2$-norm. In contrast, it is difficult for the neural estimator with least-squares to achieve the sup-norm convergence, due to the deep structure of neural network models. In this study, we develop an adversarial training scheme and investigate the sup-norm convergence of deep neural network estimators. First, we find that ordinary adversarial training makes neural estimators inconsistent. Second, we show that a deep neural network estimator achieves the optimal rate in the sup-norm sense by the proposed adversarial training with correction. We extend our adversarial training to general setups of a loss function and a data-generating function. Our experiments support the theoretical findings.
stat-04.zip/2307.04042.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.03927
Fast Empirical Scenarios
[ "Michael Multerer", "Paul Schneider", "Rohan Sen" ]
8 Jul 2023 (<a href="https://arxiv.org/abs/2307.03927v1">v1</a>), last revised 5 Nov 2024 (this version, v3)
23 pages, 8 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Numerical Analysis (math.NA); Risk Management (q-fin.RM)
https://doi.org/10.48550/arXiv.2307.03927
We seek to extract a small number of representative scenarios from large panel data that are consistent with sample moments. Among two novel algorithms, the first identifies scenarios that have not been observed before, and comes with a scenario-based representation of covariance matrices. The second proposal selects important data points from states of the world that have already realized, and are consistent with higher-order sample moment information. Both algorithms are efficient to compute and lend themselves to consistent scenario-based modeling and multi-dimensional numerical integration that can be used for interpretable decision-making under uncertainty. Extensive numerical benchmarking studies and an application in portfolio optimization favor the proposed algorithms.
stat-04.zip/2307.03927.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.05881
tdCoxSNN: Time-Dependent Cox Survival Neural Network for Continuous-time Dynamic Prediction
[ "Lang Zeng", "Jipeng Zhang", "Wei Chen", "Ying Ding" ]
12 Jul 2023 (<a href="https://arxiv.org/abs/2307.05881v1">v1</a>), last revised 12 Mar 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.05881
The aim of dynamic prediction is to provide individualized risk predictions over time, which are updated as new data become available. In pursuit of constructing a dynamic prediction model for a progressive eye disorder, age-related macular degeneration (AMD), we propose a time-dependent Cox survival neural network (tdCoxSNN) to predict its progression using longitudinal fundus images. tdCoxSNN builds upon the time-dependent Cox model by utilizing a neural network to capture the non-linear effect of time-dependent covariates on the survival outcome. Moreover, by concurrently integrating a convolutional neural network (CNN) with the survival network, tdCoxSNN can directly take longitudinal images as input. We evaluate and compare our proposed method with joint modeling and landmarking approaches through extensive simulations. We applied the proposed approach to two real datasets. One is a large AMD study, the Age-Related Eye Disease Study (AREDS), in which more than 50,000 fundus images were captured over a period of 12 years for more than 4,000 participants. Another is a public dataset of the primary biliary cirrhosis (PBC) disease, where multiple lab tests were longitudinally collected to predict the time-to-liver transplant. Our approach demonstrates commendable predictive performance in both simulation studies and the analysis of the two real datasets.
stat-04.zip/2307.05881.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.07785
The Interpolating Information Criterion for Overparameterized Models
[ "Liam Hodgkinson", "Chris van der Heide", "Robert Salomone", "Fred Roosta", "Michael W. Mahoney" ]
15 Jul 2023
23 pages, 2 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.07785
The problem of model selection is considered for the setting of interpolating estimators, where the number of model parameters exceeds the size of the dataset. Classical information criteria typically consider the large-data limit, penalizing model size. However, these criteria are not appropriate in modern settings where overparameterized models tend to perform well. For any overparameterized model, we show that there exists a dual underparameterized model that possesses the same marginal likelihood, thus establishing a form of Bayesian duality. This enables more classical methods to be used in the overparameterized setting, revealing the Interpolating Information Criterion, a measure of model quality that naturally incorporates the choice of prior into the model selection. Our new information criterion accounts for prior misspecification, geometric and spectral properties of the model, and is numerically consistent with known empirical and theoretical behavior in this regime.
stat-04.zip/2307.07785.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.08038
Bivariate DeepKriging for Large-scale Spatial Interpolation of Wind Fields
[ "Pratik Nag", "Ying Sun", "Brian J Reich" ]
16 Jul 2023 (<a href="https://arxiv.org/abs/2307.08038v1">v1</a>), last revised 26 Sep 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Atmospheric and Oceanic Physics (physics.ao-ph)
https://doi.org/10.48550/arXiv.2307.08038
High spatial resolution wind data are essential for a wide range of applications in climate, oceanographic and meteorological studies. Large-scale spatial interpolation or downscaling of bivariate wind fields having velocity in two dimensions is a challenging task because wind data tend to be non-Gaussian with high spatial variability and heterogeneity. In spatial statistics, cokriging is commonly used for predicting bivariate spatial fields. However, the cokriging predictor is not optimal except for Gaussian processes. Additionally, cokriging is computationally prohibitive for large datasets. In this paper, we propose a method, called bivariate DeepKriging, which is a spatially dependent deep neural network (DNN) with an embedding layer constructed by spatial radial basis functions for bivariate spatial data prediction. We then develop a distribution-free uncertainty quantification method based on bootstrap and ensemble DNN. Our proposed approach outperforms the traditional cokriging predictor with commonly used covariance functions, such as the linear model of co-regionalization and flexible bivariate Matérn covariance. We demonstrate the computational efficiency and scalability of the proposed DNN model, with computations that are, on average, 20 times faster than those of conventional techniques. We apply the bivariate DeepKriging method to the wind data over the Middle East region at 506,771 locations. The prediction performance of the proposed method is superior over the cokriging predictors and dramatically reduces computation time.
stat-04.zip/2307.08038.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.05341
Tracking Most Significant Shifts in Nonparametric Contextual Bandits
[ "Joe Suk", "Samory Kpotufe" ]
11 Jul 2023 (<a href="https://arxiv.org/abs/2307.05341v1">v1</a>), last revised 19 Nov 2023 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.05341
We study nonparametric contextual bandits where Lipschitz mean reward functions may change over time. We first establish the minimax dynamic regret rate in this less understood setting in terms of number of changes $L$ and total-variation $V$, both capturing all changes in distribution over context space, and argue that state-of-the-art procedures are suboptimal in this setting. <br>Next, we tend to the question of an adaptivity for this setting, i.e. achieving the minimax rate without knowledge of $L$ or $V$. Quite importantly, we posit that the bandit problem, viewed locally at a given context $X_t$, should not be affected by reward changes in other parts of context space $\cal X$. We therefore propose a notion of change, which we term experienced significant shifts, that better accounts for locality, and thus counts considerably less changes than $L$ and $V$. Furthermore, similar to recent work on non-stationary MAB (Suk &amp; Kpotufe, 2022), experienced significant shifts only count the most significant changes in mean rewards, e.g., severe best-arm changes relevant to observed contexts. <br>Our main result is to show that this more tolerant notion of change can in fact be adapted to.
stat-04.zip/2307.05341.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.05789
Implicit regularisation in stochastic gradient descent: from single-objective to two-player games
[ "Mihaela Rosca", "Marc Peter Deisenroth" ]
11 Jul 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.05789
Recent years have seen many insights on deep learning optimisation being brought forward by finding implicit regularisation effects of commonly used gradient-based optimisers. Understanding implicit regularisation can not only shed light on optimisation dynamics, but it can also be used to improve performance and stability across problem domains, from supervised learning to two-player games such as Generative Adversarial Networks. An avenue for finding such implicit regularisation effects has been quantifying the discretisation errors of discrete optimisers via continuous-time flows constructed by backward error analysis (BEA). The current usage of BEA is not without limitations, since not all the vector fields of continuous-time flows obtained using BEA can be written as a gradient, hindering the construction of modified losses revealing implicit regularisers. In this work, we provide a novel approach to use BEA, and show how our approach can be used to construct continuous-time flows with vector fields that can be written as gradients. We then use this to find previously unknown implicit regularisation effects, such as those induced by multiple stochastic gradient descent steps while accounting for the exact data batches used in the updates, and in generally differentiable two-player games.
stat-04.zip/2307.05789.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.07849
Variational Inference with Gaussian Score Matching
[ "Chirag Modi", "Charles Margossian", "Yuling Yao", "Robert Gower", "David Blei", "Lawrence Saul" ]
15 Jul 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.07849
Variational inference (VI) is a method to approximate the computationally intractable posterior distributions that arise in Bayesian statistics. Typically, VI fits a simple parametric distribution to the target posterior by minimizing an appropriate objective such as the evidence lower bound (ELBO). In this work, we present a new approach to VI based on the principle of score matching, that if two distributions are equal then their score functions (i.e., gradients of the log density) are equal at every point on their support. With this, we develop score matching VI, an iterative algorithm that seeks to match the scores between the variational approximation and the exact posterior. At each iteration, score matching VI solves an inner optimization, one that minimally adjusts the current variational estimate to match the scores at a newly sampled value of the latent variables. We show that when the variational family is a Gaussian, this inner optimization enjoys a closed form solution, which we call Gaussian score matching VI (GSM-VI). GSM-VI is also a ``black box&#39;&#39; variational algorithm in that it only requires a differentiable joint distribution, and as such it can be applied to a wide class of models. We compare GSM-VI to black box variational inference (BBVI), which has similar requirements but instead optimizes the ELBO. We study how GSM-VI behaves as a function of the problem dimensionality, the condition number of the target covariance matrix (when the target is Gaussian), and the degree of mismatch between the approximating and exact posterior distribution. We also study GSM-VI on a collection of real-world Bayesian inference problems from the posteriorDB database of datasets and models. In all of our studies we find that GSM-VI is faster than BBVI, but without sacrificing accuracy. It requires 10-100x fewer gradient evaluations to obtain a comparable quality of approximation.
stat-04.zip/2307.07849.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.08343
Gaussian processes for Bayesian inverse problems associated with linear partial differential equations
[ "Tianming Bai", "Aretha L. Teckentrup", "Konstantinos C. Zygalakis" ]
17 Jul 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.08343
This work is concerned with the use of Gaussian surrogate models for Bayesian inverse problems associated with linear partial differential equations. A particular focus is on the regime where only a small amount of training data is available. In this regime the type of Gaussian prior used is of critical importance with respect to how well the surrogate model will perform in terms of Bayesian inversion. We extend the framework of Raissi et. al. (2017) to construct PDE-informed Gaussian priors that we then use to construct different approximate posteriors. A number of different numerical experiments illustrate the superiority of the PDE-informed Gaussian priors over more traditional priors.
stat-04.zip/2307.08343.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.05998
Digital tools in occupational health, brakes or levers for building multidisciplinary dynamics?
[ "Cédric Gouvenelle", "Maudhuy Flora", "Thorin Florence" ]
12 Jul 2023
in French language. EPIQUE 2023, 12{è}me colloque de Psychologie Ergonomique, ARPEGE, Jul 2023, Paris Institut Biom{é}dical des Arm{é}es, Val de Gr{â}ce, France
Machine Learning (stat.ML)
Machine Learning (stat.ML)
https://doi.org/10.48550/arXiv.2307.05998
The arrival of digital platforms has revolutionized occupational health by giving the possibility to Occupational Health Services (SPSTI) to acquire databases to offer professionals new possibilities for action. However, in a sector of activity that has been questioning the development of multidisciplinarity for 20 years, the arrival of new tools can sometimes seem to be a quick solution. The study, conducted in a precursor SPSTI in terms of the development of digital tools, aims to take stock of the methods and impacts of instrumental and organizational transformations for health professionals as well as for members of the technical teams of the SPSTI. It is a question of highlighting the brakes and the levers as well as the various possibilities of accompaniment to consider.
stat-04.zip/2307.05998.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.05592
Functional PCA and Deep Neural Networks-based Bayesian Inverse Uncertainty Quantification with Transient Experimental Data
[ "Ziyu Xie", "Mahmoud Yaseen", "Xu Wu" ]
10 Jul 2023
31 pages, 21 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.05592
Inverse UQ is the process to inversely quantify the model input uncertainties based on experimental data. This work focuses on developing an inverse UQ process for time-dependent responses, using dimensionality reduction by functional principal component analysis (PCA) and deep neural network (DNN)-based surrogate models. The demonstration is based on the inverse UQ of TRACE physical model parameters using the FEBA transient experimental data. The measurement data is time-dependent peak cladding temperature (PCT). Since the quantity-of-interest (QoI) is time-dependent that corresponds to infinite-dimensional responses, PCA is used to reduce the QoI dimension while preserving the transient profile of the PCT, in order to make the inverse UQ process more efficient. However, conventional PCA applied directly to the PCT time series profiles can hardly represent the data precisely due to the sudden temperature drop at the time of quenching. As a result, a functional alignment method is used to separate the phase and amplitude information of the transient PCT profiles before dimensionality reduction. DNNs are then trained using PC scores from functional PCA to build surrogate models of TRACE in order to reduce the computational cost in Markov Chain Monte Carlo sampling. Bayesian neural networks are used to estimate the uncertainties of DNN surrogate model predictions. In this study, we compared four different inverse UQ processes with different dimensionality reduction methods and surrogate models. The proposed approach shows an improvement in reducing the dimension of the TRACE transient simulations, and the forward propagation of inverse UQ results has a better agreement with the experimental data.
stat-04.zip/2307.05592.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.09816
Manifold Learning with Sparse Regularised Optimal Transport
[ "Stephen Zhang", "Gilles Mordant", "Tetsuya Matsumoto", "Geoffrey Schiebinger" ]
19 Jul 2023 (<a href="https://arxiv.org/abs/2307.09816v1">v1</a>), last revised 17 Feb 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2307.09816
Manifold learning is a central task in modern statistics and data science. Many datasets (cells, documents, images, molecules) can be represented as point clouds embedded in a high dimensional ambient space, however the degrees of freedom intrinsic to the data are usually far fewer than the number of ambient dimensions. The task of detecting a latent manifold along which the data are embedded is a prerequisite for a wide family of downstream analyses. Real-world datasets are subject to noisy observations and sampling, so that distilling information about the underlying manifold is a major challenge. We propose a method for manifold learning that utilises a symmetric version of optimal transport with a quadratic regularisation that constructs a sparse and adaptive affinity matrix, that can be interpreted as a generalisation of the bistochastic kernel normalisation. <br>We prove that the resulting kernel is consistent with a Laplace-type operator in the continuous limit, establish robustness to heteroskedastic noise and exhibit these results in numerical experiments. We identify a highly efficient computational scheme for computing this optimal transport for discrete data and demonstrate that it outperforms competing methods in a set of examples.
stat-04.zip/2307.09816.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.05431
Geometric Neural Diffusion Processes
[ "Emile Mathieu", "Vincent Dutordoir", "Michael J. Hutchinson", "Valentin De Bortoli", "Yee Whye Teh", "Richard E. Turner" ]
11 Jul 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.05431
Denoising diffusion models have proven to be a flexible and effective paradigm for generative modelling. Their recent extension to infinite dimensional Euclidean spaces has allowed for the modelling of stochastic processes. However, many problems in the natural sciences incorporate symmetries and involve data living in non-Euclidean spaces. In this work, we extend the framework of diffusion models to incorporate a series of geometric priors in infinite-dimension modelling. We do so by a) constructing a noising process which admits, as limiting distribution, a geometric Gaussian process that transforms under the symmetry group of interest, and b) approximating the score with a neural network that is equivariant w.r.t. this group. We show that with these conditions, the generative functional model admits the same symmetry. We demonstrate scalability and capacity of the model, using a novel Langevin-based conditional sampler, to fit complex scalar and vector fields, with Euclidean and spherical codomain, on synthetic and real-world weather data.
stat-04.zip/2307.05431.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.06060
Interpreting deep embeddings for disease progression clustering
[ "Anna Munoz-Farre", "Antonios Poulakakis-Daktylidis", "Dilini Mahesha Kothalawala", "Andrea Rodriguez-Martinez" ]
12 Jul 2023 (<a href="https://arxiv.org/abs/2307.06060v1">v1</a>), last revised 31 Jul 2023 (this version, v2)
Workshop on Interpretable ML in Healthcare at International Conference on Machine Learning (ICML), Honolulu, Hawaii, USA. 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Computation and Language (cs.CL); Machine Learning (cs.LG); Quantitative Methods (q-bio.QM)
https://doi.org/10.48550/arXiv.2307.06060
We propose a novel approach for interpreting deep embeddings in the context of patient clustering. We evaluate our approach on a dataset of participants with type 2 diabetes from the UK Biobank, and demonstrate clinically meaningful insights into disease progression patterns.
stat-04.zip/2307.06060.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.06957
Embracing the chaos: analysis and diagnosis of numerical instability in variational flows
[ "Zuheng Xu", "Trevor Campbell" ]
12 Jul 2023 (<a href="https://arxiv.org/abs/2307.06957v1">v1</a>), last revised 28 Oct 2023 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Numerical Analysis (math.NA); Computation (stat.CO)
https://doi.org/10.48550/arXiv.2307.06957
In this paper, we investigate the impact of numerical instability on the reliability of sampling, density evaluation, and evidence lower bound (ELBO) estimation in variational flows. We first empirically demonstrate that common flows can exhibit a catastrophic accumulation of error: the numerical flow map deviates significantly from the exact map -- which affects sampling -- and the numerical inverse flow map does not accurately recover the initial input -- which affects density and ELBO computations. Surprisingly though, we find that results produced by flows are often accurate enough for applications despite the presence of serious numerical instability. In this work, we treat variational flows as dynamical systems, and leverage shadowing theory to elucidate this behavior via theoretical guarantees on the error of sampling, density evaluation, and ELBO estimation. Finally, we develop and empirically test a diagnostic procedure that can be used to validate results produced by numerically unstable flows in practice.
stat-04.zip/2307.06957.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.11018
Amortized Variational Inference: When and Why?
[ "Charles C. Margossian", "David M. Blei" ]
20 Jul 2023 (<a href="https://arxiv.org/abs/2307.11018v1">v1</a>), last revised 23 May 2024 (this version, v4)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.11018
In a probabilistic latent variable model, factorized (or mean-field) variational inference (F-VI) fits a separate parametric distribution for each latent variable. Amortized variational inference (A-VI) instead learns a common inference function, which maps each observation to its corresponding latent variable&#39;s approximate posterior. Typically, A-VI is used as a step in the training of variational autoencoders, however it stands to reason that A-VI could also be used as a general alternative to F-VI. In this paper we study when and why A-VI can be used for approximate Bayesian inference. We derive conditions on a latent variable model which are necessary, sufficient, and verifiable under which A-VI can attain F-VI&#39;s optimal solution, thereby closing the amortization gap. We prove these conditions are uniquely verified by simple hierarchical models, a broad class that encompasses many models in machine learning. We then show, on a broader class of models, how to expand the domain of AVI&#39;s inference function to improve its solution, and we provide examples, e.g. hidden Markov models, where the amortization gap cannot be closed.
stat-04.zip/2307.11018.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.11030
Cluster-aware Semi-supervised Learning: Relational Knowledge Distillation Provably Learns Clustering
[ "Yijun Dong", "Kevin Miller", "Qi Lei", "Rachel Ward" ]
20 Jul 2023 (<a href="https://arxiv.org/abs/2307.11030v1">v1</a>), last revised 23 Oct 2023 (this version, v2)
NeurIPS 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.11030
Despite the empirical success and practical significance of (relational) knowledge distillation that matches (the relations of) features between teacher and student models, the corresponding theoretical interpretations remain limited for various knowledge distillation paradigms. In this work, we take an initial step toward a theoretical understanding of relational knowledge distillation (RKD), with a focus on semi-supervised classification problems. We start by casting RKD as spectral clustering on a population-induced graph unveiled by a teacher model. Via a notion of clustering error that quantifies the discrepancy between the predicted and ground truth clusterings, we illustrate that RKD over the population provably leads to low clustering error. Moreover, we provide a sample complexity bound for RKD with limited unlabeled samples. For semi-supervised learning, we further demonstrate the label efficiency of RKD through a general framework of cluster-aware semi-supervised learning that assumes low clustering errors. Finally, by unifying data augmentation consistency regularization into this cluster-aware framework, we show that despite the common effect of learning accurate clusterings, RKD facilitates a &#34;global&#34; perspective through spectral clustering, whereas consistency regularization focuses on a &#34;local&#34; perspective via expansion.
stat-04.zip/2307.11030.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.04779
Law of Large Numbers for Bayesian two-layer Neural Network trained with Variational Inference
[ "Arnaud Descours", "Tom Huix", "Arnaud Guillin", "Manon Michel", "Éric Moulines", "Boris Nectoux" ]
10 Jul 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Probability (math.PR); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2307.04779
We provide a rigorous analysis of training by variational inference (VI) of Bayesian neural networks in the two-layer and infinite-width case. We consider a regression problem with a regularized evidence lower bound (ELBO) which is decomposed into the expected log-likelihood of the data and the Kullback-Leibler (KL) divergence between the a priori distribution and the variational posterior. With an appropriate weighting of the KL, we prove a law of large numbers for three different training schemes: (i) the idealized case with exact estimation of a multiple Gaussian integral from the reparametrization trick, (ii) a minibatch scheme using Monte Carlo sampling, commonly known as Bayes by Backprop, and (iii) a new and computationally cheaper algorithm which we introduce as Minimal VI. An important result is that all methods converge to the same mean-field limit. Finally, we illustrate our results numerically and discuss the need for the derivation of a central limit theorem.
stat-04.zip/2307.04779.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.06831
A Novel Bayes&#39; Theorem for Upper Probabilities
[ "Michele Caprio", "Yusuf Sale", "Eyke Hüllermeier", "Insup Lee" ]
13 Jul 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.06831
In their seminal 1990 paper, Wasserman and Kadane establish an upper bound for the Bayes&#39; posterior probability of a measurable set $A$, when the prior lies in a class of probability measures $\mathcal{P}$ and the likelihood is precise. They also give a sufficient condition for such upper bound to hold with equality. In this paper, we introduce a generalization of their result by additionally addressing uncertainty related to the likelihood. We give an upper bound for the posterior probability when both the prior and the likelihood belong to a set of probabilities. Furthermore, we give a sufficient condition for this upper bound to become an equality. This result is interesting on its own, and has the potential of being applied to various fields of engineering (e.g. model predictive control), machine learning, and artificial intelligence.
stat-04.zip/2307.06831.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.05194
Differentially Private Statistical Inference through $β$-Divergence One Posterior Sampling
[ "Jack Jewson", "Sahra Ghalebikesabi", "Chris Holmes" ]
11 Jul 2023 (<a href="https://arxiv.org/abs/2307.05194v1">v1</a>), last revised 27 Oct 2023 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Cryptography and Security (cs.CR); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2307.05194
Differential privacy guarantees allow the results of a statistical analysis involving sensitive data to be released without compromising the privacy of any individual taking part. Achieving such guarantees generally requires the injection of noise, either directly into parameter estimates or into the estimation process. Instead of artificially introducing perturbations, sampling from Bayesian posterior distributions has been shown to be a special case of the exponential mechanism, producing consistent, and efficient private estimates without altering the data generative process. The application of current approaches has, however, been limited by their strong bounding assumptions which do not hold for basic models, such as simple linear regressors. To ameliorate this, we propose $\beta$D-Bayes, a posterior sampling scheme from a generalised posterior targeting the minimisation of the $\beta$-divergence between the model and the data generating process. This provides private estimation that is generally applicable without requiring changes to the underlying model and consistently learns the data generating parameter. We show that $\beta$D-Bayes produces more precise inference estimation for the same privacy guarantees, and further facilitates differentially private estimation via posterior sampling for complex classifiers and continuous regression models such as neural networks for the first time.
stat-04.zip/2307.05194.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.10167
VITS : Variational Inference Thompson Sampling for contextual bandits
[ "Pierre Clavier", "Tom Huix", "Alain Durmus" ]
19 Jul 2023 (<a href="https://arxiv.org/abs/2307.10167v1">v1</a>), last revised 20 Jul 2024 (this version, v4)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.10167
In this paper, we introduce and analyze a variant of the Thompson sampling (TS) algorithm for contextual bandits. At each round, traditional TS requires samples from the current posterior distribution, which is usually intractable. To circumvent this issue, approximate inference techniques can be used and provide samples with distribution close to the posteriors. However, current approximate techniques yield to either poor estimation (Laplace approximation) or can be computationally expensive (MCMC methods, Ensemble sampling...). In this paper, we propose a new algorithm, Varational Inference Thompson sampling VITS, based on Gaussian Variational Inference. This scheme provides powerful posterior approximations which are easy to sample from, and is computationally efficient, making it an ideal choice for TS. In addition, we show that VITS achieves a sub-linear regret bound of the same order in the dimension and number of round as traditional TS for linear contextual bandit. Finally, we demonstrate experimentally the effectiveness of VITS on both synthetic and real world datasets.
stat-04.zip/2307.10167.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.08079
Flexible and efficient emulation of spatial extremes processes via variational autoencoders
[ "Likun Zhang", "Xiaoyu Ma", "Christopher K. Wikle", "Raphaël Huser" ]
16 Jul 2023 (<a href="https://arxiv.org/abs/2307.08079v1">v1</a>), last revised 18 Dec 2024 (this version, v4)
30 pages, 8 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2307.08079
Many real-world processes have complex tail dependence structures that cannot be characterized using classical Gaussian processes. More flexible spatial extremes models exhibit appealing extremal dependence properties but are often exceedingly prohibitive to fit and simulate from in high dimensions. In this paper, we aim to push the boundaries on computation and modeling of high-dimensional spatial extremes via integrating a new spatial extremes model that has flexible and non-stationary dependence properties in the encoding-decoding structure of a variational autoencoder called the XVAE. The XVAE can emulate spatial observations and produce outputs that have the same statistical properties as the inputs, especially in the tail. Our approach also provides a novel way of making fast inference with complex extreme-value processes. Through extensive simulation studies, we show that our XVAE is substantially more time-efficient than traditional Bayesian inference while outperforming many spatial extremes models with a stationary dependence structure. Lastly, we analyze a high-resolution satellite-derived dataset of sea surface temperature in the Red Sea, which includes 30 years of daily measurements at 16703 grid cells. We demonstrate how to use XVAE to identify regions susceptible to marine heatwaves under climate change and examine the spatial and temporal variability of the extremal dependence structure.
stat-04.zip/2307.08079.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.06406
Testing Sparsity Assumptions in Bayesian Networks
[ "Luke Duttweiler", "Sally W. Thurston", "Anthony Almudevar" ]
12 Jul 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.06406
Bayesian network (BN) structure discovery algorithms typically either make assumptions about the sparsity of the true underlying network, or are limited by computational constraints to networks with a small number of variables. While these sparsity assumptions can take various forms, frequently the assumptions focus on an upper bound for the maximum in-degree of the underlying graph $\nabla_G$. Theorem 2 in Duttweiler et. al. (2023) demonstrates that the largest eigenvalue of the normalized inverse covariance matrix ($\Omega$) of a linear BN is a lower bound for $\nabla_G$. Building on this result, this paper provides the asymptotic properties of, and a debiasing procedure for, the sample eigenvalues of $\Omega$, leading to a hypothesis test that may be used to determine if the BN has max in-degree greater than 1. A linear BN structure discovery workflow is suggested in which the investigator uses this hypothesis test to aid in selecting an appropriate structure discovery algorithm. The hypothesis test performance is evaluated through simulations and the workflow is demonstrated on data from a human psoriasis study.
stat-04.zip/2307.06406.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.06581
Deep Neural Networks for Semiparametric Frailty Models via H-likelihood
[ "Hangbin Lee", "IL DO HA", "Youngjo Lee" ]
13 Jul 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2307.06581
For prediction of clustered time-to-event data, we propose a new deep neural network based gamma frailty model (DNN-FM). An advantage of the proposed model is that the joint maximization of the new h-likelihood provides maximum likelihood estimators for fixed parameters and best unbiased predictors for random frailties. Thus, the proposed DNN-FM is trained by using a negative profiled h-likelihood as a loss function, constructed by profiling out the non-parametric baseline hazard. Experimental studies show that the proposed method enhances the prediction performance of the existing methods. A real data analysis shows that the inclusion of subject-specific frailties helps to improve prediction of the DNN based Cox model (DNN-Cox).
stat-04.zip/2307.06581.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.06431
Energy Discrepancies: A Score-Independent Loss for Energy-Based Models
[ "Tobias Schröder", "Zijing Ou", "Jen Ning Lim", "Yingzhen Li", "Sebastian J. Vollmer", "Andrew B. Duncan" ]
12 Jul 2023 (<a href="https://arxiv.org/abs/2307.06431v1">v1</a>), last revised 27 Nov 2023 (this version, v2)
Camera Ready version for the 37th Conference on Neural Information Processing Systems (NeurIPS 2023). Changes in this revision: Appendix A1: Corrected proof of Theorem 1. Appendix D3: Added definition and numerical experiments for energy discrepancy on binary discrete spaces. Minor changes in the main text and correction of typos. Added new references
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.06431
Energy-based models are a simple yet powerful class of probabilistic models, but their widespread adoption has been limited by the computational burden of training them. We propose a novel loss function called Energy Discrepancy (ED) which does not rely on the computation of scores or expensive Markov chain Monte Carlo. We show that ED approaches the explicit score matching and negative log-likelihood loss under different limits, effectively interpolating between both. Consequently, minimum ED estimation overcomes the problem of nearsightedness encountered in score-based estimation methods, while also enjoying theoretical guarantees. Through numerical experiments, we demonstrate that ED learns low-dimensional data distributions faster and more accurately than explicit score matching or contrastive divergence. For high-dimensional image data, we describe how the manifold hypothesis puts limitations on our approach and demonstrate the effectiveness of energy discrepancy by training the energy-based model as a prior of a variational decoder model.
stat-04.zip/2307.06431.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.06250
Identifiability Guarantees for Causal Disentanglement from Soft Interventions
[ "Jiaqi Zhang", "Chandler Squires", "Kristjan Greenewald", "Akash Srivastava", "Karthikeyan Shanmugam", "Caroline Uhler" ]
12 Jul 2023 (<a href="https://arxiv.org/abs/2307.06250v1">v1</a>), last revised 9 Nov 2023 (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.2307.06250
Causal disentanglement aims to uncover a representation of data using latent variables that are interrelated through a causal model. Such a representation is identifiable if the latent model that explains the data is unique. In this paper, we focus on the scenario where unpaired observational and interventional data are available, with each intervention changing the mechanism of a latent variable. When the causal variables are fully observed, statistically consistent algorithms have been developed to identify the causal model under faithfulness assumptions. We here show that identifiability can still be achieved with unobserved causal variables, given a generalized notion of faithfulness. Our results guarantee that we can recover the latent causal model up to an equivalence class and predict the effect of unseen combinations of interventions, in the limit of infinite data. We implement our causal disentanglement framework by developing an autoencoding variational Bayes algorithm and apply it to the problem of predicting combinatorial perturbation effects in genomics.
stat-04.zip/2307.06250.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.09055
Robust Data Clustering with Outliers via Transformed Tensor Low-Rank Representation
[ "Tong Wu" ]
18 Jul 2023 (<a href="https://arxiv.org/abs/2307.09055v1">v1</a>), last revised 26 Apr 2024 (this version, v3)
AISTATS 2024
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.2307.09055
Recently, tensor low-rank representation (TLRR) has become a popular tool for tensor data recovery and clustering, due to its empirical success and theoretical guarantees. However, existing TLRR methods consider Gaussian or gross sparse noise, inevitably leading to performance degradation when the tensor data are contaminated by outliers or sample-specific corruptions. This paper develops an outlier-robust tensor low-rank representation (OR-TLRR) method that provides outlier detection and tensor data clustering simultaneously based on the t-SVD framework. For tensor observations with arbitrary outlier corruptions, OR-TLRR has provable performance guarantee for exactly recovering the row space of clean data and detecting outliers under mild conditions. Moreover, an extension of OR-TLRR is proposed to handle the case when parts of the data are missing. Finally, extensive experimental results on synthetic and real data demonstrate the effectiveness of the proposed algorithms. We release our code at <a href="https://github.com/twugithub/2024-AISTATS-ORTLRR" rel="external noopener nofollow" class="link-external link-https">this https URL</a>.
stat-04.zip/2307.09055.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.08509
Kernel-Based Testing for Single-Cell Differential Analysis
[ "Anthony Ozier-Lafontaine", "Camille Fourneaux", "Ghislain Durif", "Polina Arsenteva", "Céline Vallot", "Olivier Gandrillon", "Sandrine Giraud", "Bertrand Michel", "Franck Picard" ]
17 Jul 2023 (<a href="https://arxiv.org/abs/2307.08509v1">v1</a>), last revised 12 Apr 2024 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.08509
Single-cell technologies offer insights into molecular feature distributions, but comparing them poses challenges. We propose a kernel-testing framework for non-linear cell-wise distribution comparison, analyzing gene expression and epigenomic modifications. Our method allows feature-wise and global transcriptome/epigenome comparisons, revealing cell population heterogeneities. Using a classifier based on embedding variability, we identify transitions in cell states, overcoming limitations of traditional single-cell analysis. Applied to single-cell ChIP-Seq data, our approach identifies untreated breast cancer cells with an epigenomic profile resembling persister cells. This demonstrates the effectiveness of kernel testing in uncovering subtle population variations that might be missed by other methods.
stat-04.zip/2307.08509.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.07595
Training Discrete Energy-Based Models with Energy Discrepancy
[ "Tobias Schröder", "Zijing Ou", "Yingzhen Li", "Andrew B. Duncan" ]
14 Jul 2023
Presented at ICML 2023 Workshop: Sampling and Optimization in Discrete Space (SODS 2023)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.07595
Training energy-based models (EBMs) on discrete spaces is challenging because sampling over such spaces can be difficult. We propose to train discrete EBMs with energy discrepancy (ED), a novel type of contrastive loss functional which only requires the evaluation of the energy function at data points and their perturbed counter parts, thus not relying on sampling strategies like Markov chain Monte Carlo (MCMC). Energy discrepancy offers theoretical guarantees for a broad class of perturbation processes of which we investigate three types: perturbations based on Bernoulli noise, based on deterministic transforms, and based on neighbourhood structures. We demonstrate their relative performance on lattice Ising models, binary synthetic data, and discrete image data sets.
stat-04.zip/2307.07595.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.09379
Generalization within in silico screening
[ "Andreas Loukas", "Pan Kessel", "Vladimir Gligorijevic", "Richard Bonneau" ]
18 Jul 2023 (<a href="https://arxiv.org/abs/2307.09379v1">v1</a>), last revised 23 Jul 2024 (this version, v2)
9 pages, 3 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.09379
In silico screening uses predictive models to select a batch of compounds with favorable properties from a library for experimental validation. Unlike conventional learning paradigms, success in this context is measured by the performance of the predictive model on the selected subset of compounds rather than the entire set of predictions. By extending learning theory, we show that the selectivity of the selection policy can significantly impact generalization, with a higher risk of errors occurring when exclusively selecting predicted positives and when targeting rare properties. Our analysis suggests a way to mitigate these challenges. We show that generalization can be markedly enhanced when considering a model&#39;s ability to predict the fraction of desired outcomes in a batch. This is promising, as the primary aim of screening is not necessarily to pinpoint the label of each compound individually, but rather to assemble a batch enriched for desirable compounds. Our theoretical insights are empirically validated across diverse tasks, architectures, and screening scenarios, underscoring their applicability.
stat-04.zip/2307.09379.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.09614
Multi-view self-supervised learning for multivariate variable-channel time series
[ "Thea Brüsch", "Mikkel N. Schmidt", "Tommy S. Alstrøm" ]
13 Jul 2023 (<a href="https://arxiv.org/abs/2307.09614v1">v1</a>), last revised 20 Jul 2023 (this version, v2)
To appear in proceedings of 2023 IEEE International workshop on Machine Learning for Signal Processing
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Signal Processing (eess.SP)
https://doi.org/10.48550/arXiv.2307.09614
Labeling of multivariate biomedical time series data is a laborious and expensive process. Self-supervised contrastive learning alleviates the need for large, labeled datasets through pretraining on unlabeled data. However, for multivariate time series data, the set of input channels often varies between applications, and most existing work does not allow for transfer between datasets with different sets of input channels. We propose learning one encoder to operate on all input channels individually. We then use a message passing neural network to extract a single representation across channels. We demonstrate the potential of this method by pretraining our model on a dataset with six EEG channels and then fine-tuning it on a dataset with two different EEG channels. We compare models with and without the message passing neural network across different contrastive loss functions. We show that our method, combined with the TS2Vec loss, outperforms all other methods in most settings.
stat-04.zip/2307.09614.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.08485
Cross Feature Selection to Eliminate Spurious Interactions and Single Feature Dominance Explainable Boosting Machines
[ "Shree Charran R", "Sandipan Das Mahapatra" ]
17 Jul 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.08485
Interpretability is a crucial aspect of machine learning models that enables humans to understand and trust the decision-making process of these models. In many real-world applications, the interpretability of models is essential for legal, ethical, and practical reasons. For instance, in the banking domain, interpretability is critical for lenders and borrowers to understand the reasoning behind the acceptance or rejection of loan applications as per fair lending laws. However, achieving interpretability in machine learning models is challenging, especially for complex high-performance models. Hence Explainable Boosting Machines (EBMs) have been gaining popularity due to their interpretable and high-performance nature in various prediction tasks. However, these models can suffer from issues such as spurious interactions with redundant features and single-feature dominance across all interactions, which can affect the interpretability and reliability of the model&#39;s predictions. In this paper, we explore novel approaches to address these issues by utilizing alternate Cross-feature selection, ensemble features and model configuration alteration techniques. Our approach involves a multi-step feature selection procedure that selects a set of candidate features, ensemble features and then benchmark the same using the EBM model. We evaluate our method on three benchmark datasets and show that the alternate techniques outperform vanilla EBM methods, while providing better interpretability and feature selection stability, and improving the model&#39;s predictive performance. Moreover, we show that our approach can identify meaningful interactions and reduce the dominance of single features in the model&#39;s predictions, leading to more reliable and interpretable models. <br>Index Terms- Interpretability, EBM&#39;s, ensemble, feature selection.
stat-04.zip/2307.08485.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.07726
Towards Optimal Neural Networks: the Role of Sample Splitting in Hyperparameter Selection
[ "Shijin Gong", "Xinyu Zhang" ]
15 Jul 2023 (<a href="https://arxiv.org/abs/2307.07726v1">v1</a>), last revised 5 Oct 2023 (this version, v2)
32 pages, 6 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.07726
When artificial neural networks have demonstrated exceptional practical success in a variety of domains, investigations into their theoretical characteristics, such as their approximation power, statistical properties, and generalization performance, have concurrently made significant strides. In this paper, we construct a novel theory for understanding the effectiveness of neural networks, which offers a perspective distinct from prior research. Specifically, we explore the rationale underlying a common practice during the construction of neural network models: sample splitting. Our findings indicate that the optimal hyperparameters derived from sample splitting can enable a neural network model that asymptotically minimizes the prediction risk. We conduct extensive experiments across different application scenarios and network architectures, and the results manifest our theory&#39;s effectiveness.
stat-04.zip/2307.07726.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.15850
Comprehensive Algorithm Portfolio Evaluation using Item Response Theory
[ "Sevvandi Kandanaarachchi", "Kate Smith-Miles" ]
29 Jul 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.15850
Item Response Theory (IRT) has been proposed within the field of Educational Psychometrics to assess student ability as well as test question difficulty and discrimination power. More recently, IRT has been applied to evaluate machine learning algorithm performance on a single classification dataset, where the student is now an algorithm, and the test question is an observation to be classified by the algorithm. In this paper we present a modified IRT-based framework for evaluating a portfolio of algorithms across a repository of datasets, while simultaneously eliciting a richer suite of characteristics - such as algorithm consistency and anomalousness - that describe important aspects of algorithm performance. These characteristics arise from a novel inversion and reinterpretation of the traditional IRT model without requiring additional dataset feature computations. We test this framework on algorithm portfolios for a wide range of applications, demonstrating the broad applicability of this method as an insightful algorithm evaluation tool. Furthermore, the explainable nature of IRT parameters yield an increased understanding of algorithm portfolios.
stat-04.zip/2307.15850.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.16792
Classification with Deep Neural Networks and Logistic Loss
[ "Zihan Zhang", "Lei Shi", "Ding-Xuan Zhou" ]
31 Jul 2023 (<a href="https://arxiv.org/abs/2307.16792v1">v1</a>), last revised 21 Apr 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.16792
Deep neural networks (DNNs) trained with the logistic loss (i.e., the cross entropy loss) have made impressive advancements in various binary classification tasks. However, generalization analysis for binary classification with DNNs and logistic loss remains scarce. The unboundedness of the target function for the logistic loss is the main obstacle to deriving satisfactory generalization bounds. In this paper, we aim to fill this gap by establishing a novel and elegant oracle-type inequality, which enables us to deal with the boundedness restriction of the target function, and using it to derive sharp convergence rates for fully connected ReLU DNN classifiers trained with logistic loss. In particular, we obtain optimal convergence rates (up to log factors) only requiring the Hölder smoothness of the conditional class probability $\eta$ of data. Moreover, we consider a compositional assumption that requires $\eta$ to be the composition of several vector-valued functions of which each component function is either a maximum value function or a Hölder smooth function only depending on a small number of its input variables. Under this assumption, we derive optimal convergence rates (up to log factors) which are independent of the input dimension of data. This result explains why DNN classifiers can perform well in practical high-dimensional classification problems. Besides the novel oracle-type inequality, the sharp convergence rates given in our paper also owe to a tight error bound for approximating the natural logarithm function near zero (where it is unbounded) by ReLU DNNs. In addition, we justify our claims for the optimality of rates by proving corresponding minimax lower bounds. All these results are new in the literature and will deepen our theoretical understanding of classification with DNNs.
stat-04.zip/2307.16792.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.14653
Speed Limits for Deep Learning
[ "Inbar Seroussi", "Alexander A. Alemi", "Moritz Helias", "Zohar Ringel" ]
27 Jul 2023
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.2307.14653
State-of-the-art neural networks require extreme computational power to train. It is therefore natural to wonder whether they are optimally trained. Here we apply a recent advancement in stochastic thermodynamics which allows bounding the speed at which one can go from the initial weight distribution to the final distribution of the fully trained network, based on the ratio of their Wasserstein-2 distance and the entropy production rate of the dynamical process connecting them. Considering both gradient-flow and Langevin training dynamics, we provide analytical expressions for these speed limits for linear and linearizable neural networks e.g. Neural Tangent Kernel (NTK). Remarkably, given some plausible scaling assumptions on the NTK spectra and spectral decomposition of the labels -- learning is optimal in a scaling sense. Our results are consistent with small-scale experiments with Convolutional Neural Networks (CNNs) and Fully Connected Neural networks (FCNs) on CIFAR-10, showing a short highly non-optimal regime followed by a longer optimal regime.
stat-04.zip/2307.14653.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.15691
ODTlearn: A Package for Learning Optimal Decision Trees for Prediction and Prescription
[ "Patrick Vossler", "Sina Aghaei", "Nathan Justin", "Nathanael Jo", "Andrés Gómez", "Phebe Vayanos" ]
28 Jul 2023 (<a href="https://arxiv.org/abs/2307.15691v1">v1</a>), last revised 30 Aug 2025 (this version, v3)
8 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.2307.15691
ODTLearn is an open-source Python package that provides methods for learning optimal decision trees for high-stakes predictive and prescriptive tasks based on the mixed-integer optimization (MIO) framework proposed in (Aghaei et al., 2021) and several of its extensions. The current version of the package provides implementations for learning optimal classification trees, optimal fair classification trees, optimal classification trees robust to distribution shifts, and optimal prescriptive trees from observational data. We have designed the package to be easy to maintain and extend as new optimal decision tree problem classes, reformulation strategies, and solution algorithms are introduced. To this end, the package follows object-oriented design principles and supports both commercial (Gurobi) and open source (COIN-OR branch and cut) solvers. The package documentation and an extensive user guide can be found at <a href="https://d3m-research-group.github.io/odtlearn/" rel="external noopener nofollow" class="link-external link-https">this https URL</a>. Additionally, users can view the package source code and submit feature requests and bug reports by visiting <a href="https://github.com/D3M-Research-Group/odtlearn" rel="external noopener nofollow" class="link-external link-https">this https URL</a>.
stat-04.zip/2307.15691.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.14530
Optimal Noise Reduction in Dense Mixed-Membership Stochastic Block Models under Diverging Spiked Eigenvalues Condition
[ "Fedor Noskov", "Maxim Panov" ]
26 Jul 2023 (<a href="https://arxiv.org/abs/2307.14530v1">v1</a>), last revised 11 Jun 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Social and Information Networks (cs.SI)
https://doi.org/10.48550/arXiv.2307.14530
Community detection is one of the most critical problems in modern network science. Its applications can be found in various fields, from protein modeling to social network analysis. Recently, many papers appeared studying the problem of overlapping community detection, where each node of a network may belong to several communities. In this work, we consider Mixed-Membership Stochastic Block Model (MMSB) first proposed by Airoldi et al. MMSB provides quite a general setting for modeling overlapping community structure in graphs. The central question of this paper is to reconstruct relations between communities given an observed network. We compare different approaches and establish the minimax lower bound on the estimation error. Then, we propose a new estimator that matches this lower bound. Theoretical results are proved under fairly general conditions on the considered model. Finally, we illustrate the theory in a series of experiments.
stat-04.zip/2307.14530.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.15285
Optimal Approximation of Zonoids and Uniform Approximation by Shallow Neural Networks
[ "Jonathan W. Siegel" ]
28 Jul 2023 (<a href="https://arxiv.org/abs/2307.15285v1">v1</a>), last revised 24 Mar 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Numerical Analysis (math.NA)
https://doi.org/10.48550/arXiv.2307.15285
We study the following two related problems. The first is to determine to what error an arbitrary zonoid in $\mathbb{R}^{d+1}$ can be approximated in the Hausdorff distance by a sum of $n$ line segments. The second is to determine optimal approximation rates in the uniform norm for shallow ReLU$^k$ neural networks on their variation spaces. The first of these problems has been solved for $d\neq 2,3$, but when $d=2,3$ a logarithmic gap between the best upper and lower bounds remains. We close this gap, which completes the solution in all dimensions. For the second problem, our techniques significantly improve upon existing approximation rates when $k\geq 1$, and enable uniform approximation of both the target function and its derivatives.
stat-04.zip/2307.15285.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.13813
How to Scale Your EMA
[ "Dan Busbridge", "Jason Ramapuram", "Pierre Ablin", "Tatiana Likhomanenko", "Eeshan Gunesh Dhekane", "Xavier Suau", "Russ Webb" ]
25 Jul 2023 (<a href="https://arxiv.org/abs/2307.13813v1">v1</a>), last revised 7 Nov 2023 (this version, v3)
Spotlight at NeurIPS 2023, 53 pages, 32 figures, 17 tables
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.13813
Preserving training dynamics across batch sizes is an important tool for practical machine learning as it enables the trade-off between batch size and wall-clock time. This trade-off is typically enabled by a scaling rule, for example, in stochastic gradient descent, one should scale the learning rate linearly with the batch size. Another important machine learning tool is the model EMA, a functional copy of a target model, whose parameters move towards those of its target model according to an Exponential Moving Average (EMA) at a rate parameterized by a momentum hyperparameter. This model EMA can improve the robustness and generalization of supervised learning, stabilize pseudo-labeling, and provide a learning signal for Self-Supervised Learning (SSL). Prior works have not considered the optimization of the model EMA when performing scaling, leading to different training dynamics across batch sizes and lower model performance. In this work, we provide a scaling rule for optimization in the presence of a model EMA and demonstrate the rule&#39;s validity across a range of architectures, optimizers, and data modalities. We also show the rule&#39;s validity where the model EMA contributes to the optimization of the target model, enabling us to train EMA-based pseudo-labeling and SSL methods at small and large batch sizes. For SSL, we enable training of BYOL up to batch size 24,576 without sacrificing performance, a 6$\times$ wall-clock time reduction under idealized hardware settings.
stat-04.zip/2307.13813.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.13918
Simulation-based Inference for Cardiovascular Models
[ "Antoine Wehenkel", "Laura Manduchi", "Jens Behrmann", "Luca Pegolotti", "Andrew C. Miller", "Guillermo Sapiro", "Ozan Sener", "Marco Cuturi", "Jörn-Henrik Jacobsen" ]
26 Jul 2023 (<a href="https://arxiv.org/abs/2307.13918v1">v1</a>), last revised 30 Dec 2024 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Quantitative Methods (q-bio.QM)
https://doi.org/10.48550/arXiv.2307.13918
Over the past decades, hemodynamics simulators have steadily evolved and have become tools of choice for studying cardiovascular systems in-silico. While such tools are routinely used to simulate whole-body hemodynamics from physiological parameters, solving the corresponding inverse problem of mapping waveforms back to plausible physiological parameters remains both promising and challenging. Motivated by advances in simulation-based inference (SBI), we cast this inverse problem as statistical inference. In contrast to alternative approaches, SBI provides \textit{posterior distributions} for the parameters of interest, providing a \textit{multi-dimensional} representation of uncertainty for \textit{individual} measurements. We showcase this ability by performing an in-silico uncertainty analysis of five biomarkers of clinical interest comparing several measurement modalities. Beyond the corroboration of known facts, such as the feasibility of estimating heart rate, our study highlights the potential of estimating new biomarkers from standard-of-care measurements. SBI reveals practically relevant findings that cannot be captured by standard sensitivity analyses, such as the existence of sub-populations for which parameter estimation exhibits distinct uncertainty regimes. Finally, we study the gap between in-vivo and in-silico with the MIMIC-III waveform database and critically discuss how cardiovascular simulations can inform real-world data analysis.
stat-04.zip/2307.13918.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.13616
AI and ethics in insurance: a new solution to mitigate proxy discrimination in risk modeling
[ "Marguerite Sauce", "Antoine Chancel", "Antoine Ly" ]
25 Jul 2023
Preprint - WIP
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.2307.13616
The development of Machine Learning is experiencing growing interest from the general public, and in recent years there have been numerous press articles questioning its objectivity: racism, sexism, \dots Driven by the growing attention of regulators on the ethical use of data in insurance, the actuarial community must rethink pricing and risk selection practices for fairer insurance. Equity is a philosophy concept that has many different definitions in every jurisdiction that influence each other without currently reaching consensus. In Europe, the Charter of Fundamental Rights defines guidelines on discrimination, and the use of sensitive personal data in algorithms is regulated. If the simple removal of the protected variables prevents any so-called `direct&#39; discrimination, models are still able to `indirectly&#39; discriminate between individuals thanks to latent interactions between variables, which bring better performance (and therefore a better quantification of risk, segmentation of prices, and so on). After introducing the key concepts related to discrimination, we illustrate the complexity of quantifying them. We then propose an innovative method, not yet met in the literature, to reduce the risks of indirect discrimination thanks to mathematical concepts of linear algebra. This technique is illustrated in a concrete case of risk selection in life insurance, demonstrating its simplicity of use and its promising performance.
stat-04.zip/2307.13616.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.13916
Online learning in bandits with predicted context
[ "Yongyi Guo", "Ziping Xu", "Susan Murphy" ]
26 Jul 2023 (<a href="https://arxiv.org/abs/2307.13916v1">v1</a>), last revised 18 Mar 2024 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.13916
We consider the contextual bandit problem where at each time, the agent only has access to a noisy version of the context and the error variance (or an estimator of this variance). This setting is motivated by a wide range of applications where the true context for decision-making is unobserved, and only a prediction of the context by a potentially complex machine learning algorithm is available. When the context error is non-vanishing, classical bandit algorithms fail to achieve sublinear regret. We propose the first online algorithm in this setting with sublinear regret guarantees under mild conditions. The key idea is to extend the measurement error model in classical statistics to the online decision-making setting, which is nontrivial due to the policy being dependent on the noisy context observations. We further demonstrate the benefits of the proposed approach in simulation environments based on synthetic and real digital intervention datasets.
stat-04.zip/2307.13916.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.13535
Do algorithms and barriers for sparse principal component analysis extend to other structured settings?
[ "Guanyi Wang", "Mengqi Lou", "Ashwin Pananjady" ]
25 Jul 2023 (<a href="https://arxiv.org/abs/2307.13535v1">v1</a>), last revised 31 Dec 2023 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.13535
We study a principal component analysis problem under the spiked Wishart model in which the structure in the signal is captured by a class of union-of-subspace models. This general class includes vanilla sparse PCA as well as its variants with graph sparsity. With the goal of studying these problems under a unified statistical and computational lens, we establish fundamental limits that depend on the geometry of the problem instance, and show that a natural projected power method exhibits local convergence to the statistically near-optimal neighborhood of the solution. We complement these results with end-to-end analyses of two important special cases given by path and tree sparsity in a general basis, showing initialization methods and matching evidence of computational hardness. Overall, our results indicate that several of the phenomena observed for vanilla sparse PCA extend in a natural fashion to its structured counterparts.
stat-04.zip/2307.13535.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.13127
A Differentially Private Weighted Empirical Risk Minimization Procedure and its Application to Outcome Weighted Learning
[ "Spencer Giddens", "Yiwang Zhou", "Kevin R. Krull", "Tara M. Brinkman", "Peter X.K. Song", "Fang Liu" ]
24 Jul 2023 (<a href="https://arxiv.org/abs/2307.13127v1">v1</a>), last revised 27 Sep 2024 (this version, v2)
29 pages, 1 figure, and 1 table for the main manuscript; 10 pages, 4 figures, and 1 table for the supplementary materials
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.13127
It is common practice to use data containing personal information to build predictive models in the framework of empirical risk minimization (ERM). While these models can be highly accurate in prediction, sharing the results from these models trained on sensitive data may be susceptible to privacy attacks. Differential privacy (DP) is an appealing framework for addressing such data privacy issues by providing mathematically provable bounds on the privacy loss incurred when releasing information from sensitive data. Previous work has primarily concentrated on applying DP to unweighted ERM. We consider weighted ERM (wERM), an important generalization, where each individual&#39;s contribution to the objective function can be assigned varying weights. We propose the first differentially private algorithm for general wERM, with theoretical DP guarantees. Extending the existing DP-ERM procedures to wERM creates a pathway for deriving privacy-preserving learning methods for individualized treatment rules, including the popular outcome weighted learning (OWL). We evaluate the performance of the DP-wERM framework applied to OWL in both simulation studies and in a real clinical trial. All empirical results demonstrate the feasibility of training OWL models via wERM with DP guarantees while maintaining sufficiently robust model performance, providing strong evidence for the practicality of implementing the proposed privacy-preserving OWL procedure in real-world scenarios involving sensitive data.
stat-04.zip/2307.13127.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.14012
MCMC-Correction of Score-Based Diffusion Models for Model Composition
[ "Anders Sjöberg", "Jakob Lindqvist", "Magnus Önnheim", "Mats Jirstrand", "Lennart Svensson" ]
26 Jul 2023 (<a href="https://arxiv.org/abs/2307.14012v1">v1</a>), last revised 5 Jun 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.14012
Diffusion models can be parameterized in terms of either a score or an energy function. The energy parameterization is attractive as it enables sampling procedures such as Markov Chain Monte Carlo (MCMC) that incorporates a Metropolis-Hastings (MH) correction step based on energy differences between proposed samples. Such corrections can significantly improve sampling quality, particularly in the context of model composition, where pre-trained models are combined to generate samples from novel distributions. Score-based diffusion models, on the other hand, are more widely adopted and come with a rich ecosystem of pre-trained models. However, they do not, in general, define an underlying energy function, making MH-based sampling inapplicable. In this work, we address this limitation by retaining the score parameterization and introducing a novel MH-like acceptance rule based on line integration of the score function. This allows the reuse of existing diffusion models while still combining the reverse process with various MCMC techniques, viewed as an instance of annealed MCMC. Through experiments on synthetic and real-world data, we show that our MH-like samplers offer comparable improvements to those obtained with energy-based models, without requiring explicit energy parameterization.
stat-04.zip/2307.14012.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.13147
Extending Path-Dependent NJ-ODEs to Noisy Observations and a Dependent Observation Framework
[ "William Andersson", "Jakob Heiss", "Florian Krach", "Josef Teichmann" ]
24 Jul 2023 (<a href="https://arxiv.org/abs/2307.13147v1">v1</a>), last revised 5 Feb 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Numerical Analysis (math.NA); Probability (math.PR)
https://doi.org/10.48550/arXiv.2307.13147
The Path-Dependent Neural Jump Ordinary Differential Equation (PD-NJ-ODE) is a model for predicting continuous-time stochastic processes with irregular and incomplete observations. In particular, the method learns optimal forecasts given irregularly sampled time series of incomplete past observations. So far the process itself and the coordinate-wise observation times were assumed to be independent and observations were assumed to be noiseless. In this work we discuss two extensions to lift these restrictions and provide theoretical guarantees as well as empirical examples for them. In particular, we can lift the assumption of independence by extending the theory to much more realistic settings of conditional independence without any need to change the algorithm. Moreover, we introduce a new loss function, which allows us to deal with noisy observations and explain why the previously used loss function did not lead to a consistent estimator.
stat-04.zip/2307.13147.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.15772
Weighted variation spaces and approximation by shallow ReLU networks
[ "Ronald DeVore", "Robert D. Nowak", "Rahul Parhi", "Jonathan W. Siegel" ]
28 Jul 2023 (<a href="https://arxiv.org/abs/2307.15772v1">v1</a>), last revised 13 Oct 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Numerical Analysis (math.NA)
https://doi.org/10.48550/arXiv.2307.15772
We investigate the approximation of functions $f$ on a bounded domain $\Omega\subset \mathbb{R}^d$ by the outputs of single-hidden-layer ReLU neural networks of width $n$. This form of nonlinear $n$-term dictionary approximation has been intensely studied since it is the simplest case of neural network approximation (NNA). There are several celebrated approximation results for this form of NNA that introduce novel model classes of functions on $\Omega$ whose approximation rates do not grow unbounded with the input dimension. These novel classes include Barron classes, and classes based on sparsity or variation such as the Radon-domain BV classes. The present paper is concerned with the definition of these novel model classes on domains $\Omega$. The current definition of these model classes does not depend on the domain $\Omega$. A new and more proper definition of model classes on domains is given by introducing the concept of weighted variation spaces. These new model classes are intrinsic to the domain itself. The importance of these new model classes is that they are strictly larger than the classical (domain-independent) classes. Yet, it is shown that they maintain the same NNA rates.
stat-04.zip/2307.15772.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.10352
Properties of Discrete Sliced Wasserstein Losses
[ "Eloi Tanguy", "Rémi Flamary", "Julie Delon" ]
19 Jul 2023 (<a href="https://arxiv.org/abs/2307.10352v1">v1</a>), last revised 14 May 2025 (this version, v7)
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.2307.10352
The Sliced Wasserstein (SW) distance has become a popular alternative to the Wasserstein distance for comparing probability measures. Widespread applications include image processing, domain adaptation and generative modelling, where it is common to optimise some parameters in order to minimise SW, which serves as a loss function between discrete probability measures (since measures admitting densities are numerically unattainable). All these optimisation problems bear the same sub-problem, which is minimising the Sliced Wasserstein energy. In this paper we study the properties of $\mathcal{E}: Y \longmapsto \mathrm{SW}_2^2(\gamma_Y, \gamma_Z)$, i.e. the SW distance between two uniform discrete measures with the same amount of points as a function of the support $Y \in \mathbb{R}^{n \times d}$ of one of the measures. We investigate the regularity and optimisation properties of this energy, as well as its Monte-Carlo approximation $\mathcal{E}_p$ (estimating the expectation in SW using only $p$ samples) and show convergence results on the critical points of $\mathcal{E}_p$ to those of $\mathcal{E}$, as well as an almost-sure uniform convergence and a uniform Central Limit result on the process $\mathcal{E}_p(Y)$. Finally, we show that in a certain sense, Stochastic Gradient Descent methods minimising $\mathcal{E}$ and $\mathcal{E}_p$ converge towards (Clarke) critical points of these energies.
stat-04.zip/2307.10352.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.14642
Linear Convergence of Black-Box Variational Inference: Should We Stick the Landing?
[ "Kyurae Kim", "Yian Ma", "Jacob R. Gardner" ]
27 Jul 2023 (<a href="https://arxiv.org/abs/2307.14642v1">v1</a>), last revised 18 Jun 2024 (this version, v6)
Accepted to AISTATS&#39;24; v5: fixed missing expectations in iteration complexity statements; v6: changed to an indexing-friendly bibliography style
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO)
https://doi.org/10.48550/arXiv.2307.14642
We prove that black-box variational inference (BBVI) with control variates, particularly the sticking-the-landing (STL) estimator, converges at a geometric (traditionally called &#34;linear&#34;) rate under perfect variational family specification. In particular, we prove a quadratic bound on the gradient variance of the STL estimator, one which encompasses misspecified variational families. Combined with previous works on the quadratic variance condition, this directly implies convergence of BBVI with the use of projected stochastic gradient descent. For the projection operator, we consider a domain with triangular scale matrices, which the projection onto is computable in $\Theta(d)$ time, where $d$ is the dimensionality of the target posterior. We also improve existing analysis on the regular closed-form entropy gradient estimators, which enables comparison against the STL estimator, providing explicit non-asymptotic complexity guarantees for both.
stat-04.zip/2307.14642.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.15625
A Comparative Analysis of Machine Learning Methods for Lane Change Intention Recognition Using Vehicle Trajectory Data
[ "Renteng Yuan" ]
28 Jul 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.15625
Accurately detecting and predicting lane change (LC)processes can help autonomous vehicles better understand their surrounding environment, recognize potential safety hazards, and improve traffic safety. This paper focuses on LC processes and compares different machine learning methods&#39; performance to recognize LC intention from high-dimensionality time series data. To validate the performance of the proposed models, a total number of 1023 vehicle trajectories is extracted from the CitySim dataset. For LC intention recognition issues, the results indicate that with ninety-eight percent of classification accuracy, ensemble methods reduce the impact of Type II and Type III classification errors. Without sacrificing recognition accuracy, the LightGBM demonstrates a sixfold improvement in model training efficiency than the XGBoost algorithm.
stat-04.zip/2307.15625.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01
2307.16452
A continuous Structural Intervention Distance to compare Causal Graphs
[ "Mihir Dhanakshirur", "Felix Laumann", "Junhyung Park", "Mauricio Barahona" ]
31 Jul 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2307.16452
Understanding and adequately assessing the difference between a true and a learnt causal graphs is crucial for causal inference under interventions. As an extension to the graph-based structural Hamming distance and structural intervention distance, we propose a novel continuous-measured metric that considers the underlying data in addition to the graph structure for its calculation of the difference between a true and a learnt causal graph. The distance is based on embedding intervention distributions over each pair of nodes as conditional mean embeddings into reproducing kernel Hilbert spaces and estimating their difference by the maximum (conditional) mean discrepancy. We show theoretical results which we validate with numerical experiments on synthetic data.
stat-04.zip/2307.16452.pdf
/content/arxiv-data/data/stat.ML/2023/07/00000000.parquet
stat.ML
2023
07
2023-07-01