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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2302.08893 | Active learning for data streams: a survey | [
"Davide Cacciarelli",
"Murat Kulahci"
] | 17 Feb 2023 (<a href="https://arxiv.org/abs/2302.08893v1">v1</a>), last revised 29 Nov 2023 (this version, v4) | Published in Machine Learning (2023) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2302.08893 | Online active learning is a paradigm in machine learning that aims to select the most informative data points to label from a data stream. The problem of minimizing the cost associated with collecting labeled observations has gained a lot of attention in recent years, particularly in real-world applications where data is only available in an unlabeled form. Annotating each observation can be time-consuming and costly, making it difficult to obtain large amounts of labeled data. To overcome this issue, many active learning strategies have been proposed in the last decades, aiming to select the most informative observations for labeling in order to improve the performance of machine learning models. These approaches can be broadly divided into two categories: static pool-based and stream-based active learning. Pool-based active learning involves selecting a subset of observations from a closed pool of unlabeled data, and it has been the focus of many surveys and literature reviews. However, the growing availability of data streams has led to an increase in the number of approaches that focus on online active learning, which involves continuously selecting and labeling observations as they arrive in a stream. This work aims to provide an overview of the most recently proposed approaches for selecting the most informative observations from data streams in real time. We review the various techniques that have been proposed and discuss their strengths and limitations, as well as the challenges and opportunities that exist in this area of research. | stat-04.zip/2302.08893.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.09693 | mSAM: Micro-Batch-Averaged Sharpness-Aware Minimization | [
"Kayhan Behdin",
"Qingquan Song",
"Aman Gupta",
"Sathiya Keerthi",
"Ayan Acharya",
"Borja Ocejo",
"Gregory Dexter",
"Rajiv Khanna",
"David Durfee",
"Rahul Mazumder"
] | 19 Feb 2023 (<a href="https://arxiv.org/abs/2302.09693v1">v1</a>), last revised 1 Oct 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.09693 | Modern deep learning models are over-parameterized, where different optima can result in widely varying generalization performance. The Sharpness-Aware Minimization (SAM) technique modifies the fundamental loss function that steers gradient descent methods toward flatter minima, which are believed to exhibit enhanced generalization prowess. Our study delves into a specific variant of SAM known as micro-batch SAM (mSAM). This variation involves aggregating updates derived from adversarial perturbations across multiple shards (micro-batches) of a mini-batch during training. We extend a recently developed and well-studied general framework for flatness analysis to theoretically show that SAM achieves flatter minima than SGD, and mSAM achieves even flatter minima than SAM. We provide a thorough empirical evaluation of various image classification and natural language processing tasks to substantiate this theoretical advancement. We also show that contrary to previous work, mSAM can be implemented in a flexible and parallelizable manner without significantly increasing computational costs. Our implementation of mSAM yields superior generalization performance across a wide range of tasks compared to SAM, further supporting our theoretical framework. | stat-04.zip/2302.09693.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.09163 | The Shrinkage-Delinkage Trade-off: An Analysis of Factorized Gaussian Approximations for Variational Inference | [
"Charles C. Margossian",
"Lawrence K. Saul"
] | 17 Feb 2023 (<a href="https://arxiv.org/abs/2302.09163v1">v1</a>), last revised 26 May 2023 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Computation (stat.CO) | https://doi.org/10.48550/arXiv.2302.09163 | When factorized approximations are used for variational inference (VI), they tend to underestimate the uncertainty -- as measured in various ways -- of the distributions they are meant to approximate. We consider two popular ways to measure the uncertainty deficit of VI: (i) the degree to which it underestimates the componentwise variance, and (ii) the degree to which it underestimates the entropy. To better understand these effects, and the relationship between them, we examine an informative setting where they can be explicitly (and elegantly) analyzed: the approximation of a Gaussian,~$p$, with a dense covariance matrix, by a Gaussian,~$q$, with a diagonal covariance matrix. We prove that $q$ always underestimates both the componentwise variance and the entropy of $p$, \textit{though not necessarily to the same degree}. Moreover we demonstrate that the entropy of $q$ is determined by the trade-off of two competing forces: it is decreased by the shrinkage of its componentwise variances (our first measure of uncertainty) but it is increased by the factorized approximation which delinks the nodes in the graphical model of $p$. We study various manifestations of this trade-off, notably one where, as the dimension of the problem grows, the per-component entropy gap between $p$ and $q$ becomes vanishingly small even though $q$ underestimates every componentwise variance by a constant multiplicative factor. We also use the shrinkage-delinkage trade-off to bound the entropy gap in terms of the problem dimension and the condition number of the correlation matrix of $p$. Finally we present empirical results on both Gaussian and non-Gaussian targets, the former to validate our analysis and the latter to explore its limitations. | stat-04.zip/2302.09163.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.01190 | On the Efficacy of Differentially Private Few-shot Image Classification | [
"Marlon Tobaben",
"Aliaksandra Shysheya",
"John Bronskill",
"Andrew Paverd",
"Shruti Tople",
"Santiago Zanella-Beguelin",
"Richard E Turner",
"Antti Honkela"
] | 2 Feb 2023 (<a href="https://arxiv.org/abs/2302.01190v1">v1</a>), last revised 19 Dec 2023 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Cryptography and Security (cs.CR); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.01190 | There has been significant recent progress in training differentially private (DP) models which achieve accuracy that approaches the best non-private models. These DP models are typically pretrained on large public datasets and then fine-tuned on private downstream datasets that are relatively large and similar in distribution to the pretraining data. However, in many applications including personalization and federated learning, it is crucial to perform well (i) in the few-shot setting, as obtaining large amounts of labeled data may be problematic; and (ii) on datasets from a wide variety of domains for use in various specialist settings. To understand under which conditions few-shot DP can be effective, we perform an exhaustive set of experiments that reveals how the accuracy and vulnerability to attack of few-shot DP image classification models are affected as the number of shots per class, privacy level, model architecture, downstream dataset, and subset of learnable parameters in the model vary. We show that to achieve DP accuracy on par with non-private models, the shots per class must be increased as the privacy level increases. We also show that learning parameter-efficient FiLM adapters under DP is competitive with learning just the final classifier layer or learning all of the network parameters. Finally, we evaluate DP federated learning systems and establish state-of-the-art performance on the challenging FLAIR benchmark. | stat-04.zip/2302.01190.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.09235 | Generalization and Stability of Interpolating Neural Networks with Minimal Width | [
"Hossein Taheri",
"Christos Thrampoulidis"
] | 18 Feb 2023 (<a href="https://arxiv.org/abs/2302.09235v1">v1</a>), last revised 27 Mar 2023 (this version, v2) | With significant changes: Stating results without homogeneity assumption, Discussing results under NTK-separability in Section 4 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.09235 | We investigate the generalization and optimization properties of shallow neural-network classifiers trained by gradient descent in the interpolating regime. Specifically, in a realizable scenario where model weights can achieve arbitrarily small training error $\epsilon$ and their distance from initialization is $g(\epsilon)$, we demonstrate that gradient descent with $n$ training data achieves training error $O(g(1/T)^2 /T)$ and generalization error $O(g(1/T)^2 /n)$ at iteration $T$, provided there are at least $m=\Omega(g(1/T)^4)$ hidden neurons. We then show that our realizable setting encompasses a special case where data are separable by the model's neural tangent kernel. For this and logistic-loss minimization, we prove the training loss decays at a rate of $\tilde O(1/ T)$ given polylogarithmic number of neurons $m=\Omega(\log^4 (T))$. Moreover, with $m=\Omega(\log^{4} (n))$ neurons and $T\approx n$ iterations, we bound the test loss by $\tilde{O}(1/n)$. Our results differ from existing generalization outcomes using the algorithmic-stability framework, which necessitate polynomial width and yield suboptimal generalization rates. Central to our analysis is the use of a new self-bounded weak-convexity property, which leads to a generalized local quasi-convexity property for sufficiently parameterized neural-network classifiers. Eventually, despite the objective's non-convexity, this leads to convergence and generalization-gap bounds that resemble those found in the convex setting of linear logistic regression. | stat-04.zip/2302.09235.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.09159 | Bayesian Quantification with Black-Box Estimators | [
"Albert Ziegler",
"Paweł Czyż"
] | 17 Feb 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.09159 | Understanding how different classes are distributed in an unlabeled data set is an important challenge for the calibration of probabilistic classifiers and uncertainty quantification. Approaches like adjusted classify and count, black-box shift estimators, and invariant ratio estimators use an auxiliary (and potentially biased) black-box classifier trained on a different (shifted) data set to estimate the class distribution and yield asymptotic guarantees under weak assumptions. We demonstrate that all these algorithms are closely related to the inference in a particular Bayesian model, approximating the assumed ground-truth generative process. Then, we discuss an efficient Markov Chain Monte Carlo sampling scheme for the introduced model and show an asymptotic consistency guarantee in the large-data limit. We compare the introduced model against the established point estimators in a variety of scenarios, and show it is competitive, and in some cases superior, with the state of the art. | stat-04.zip/2302.09159.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.01701 | Assessment of Spatio-Temporal Predictors in the Presence of Missing and Heterogeneous Data | [
"Daniele Zambon",
"Cesare Alippi"
] | 3 Feb 2023 (<a href="https://arxiv.org/abs/2302.01701v1">v1</a>), last revised 20 Mar 2025 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.01701 | Deep learning approaches achieve outstanding predictive performance in modeling modern data, despite the increasing complexity and scale. However, evaluating the quality of predictive models becomes more challenging, as traditional statistical assumptions often no longer hold. In particular, spatio-temporal data exhibit dependencies across both time and space, often involving nonlinear dynamics, non-stationarities, and missing observations. As a result, advanced predictors such as spatio-temporal graph neural networks require novel evaluation methodologies. This paper introduces a residual correlation analysis framework designed to assess the optimality of spatio-temporal predictive neural models, particularly in scenarios with incomplete and heterogeneous data. By leveraging the principle that residual correlation indicates information not captured by the model, this framework serves as a powerful tool to identify and localize regions in space and time where model performance can be improved. A key advantage of the proposed approach is its ability to operate under minimal assumptions, enabling robust evaluation of deep learning models applied to multivariate time series, even in the presence of missing and heterogeneous data. The methodology employs tailored spatio-temporal graphs to encode sparse spatial and temporal dependencies within the data and utilizes asymptotically distribution-free summary statistics to pinpoint time intervals and spatial regions where the model underperforms. The effectiveness of the proposed residual analysis is demonstrated through validation on both synthetic and real-world scenarios involving state-of-the-art predictive models. | stat-04.zip/2302.01701.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.01759 | Leveraging a Probabilistic PCA Model to Understand the Multivariate Statistical Network Monitoring Framework for Network Security Anomaly Detection | [
"Fernando Pérez-Bueno",
"Luz García",
"Gabriel Maciá-Fernández",
"Rafael Molina"
] | 2 Feb 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.01759 | Network anomaly detection is a very relevant research area nowadays, especially due to its multiple applications in the field of network security. The boost of new models based on variational autoencoders and generative adversarial networks has motivated a reevaluation of traditional techniques for anomaly detection. It is, however, essential to be able to understand these new models from the perspective of the experience attained from years of evaluating network security data for anomaly detection. In this paper, we revisit anomaly detection techniques based on PCA from a probabilistic generative model point of view, and contribute a mathematical model that relates them. Specifically, we start with the probabilistic PCA model and explain its connection to the Multivariate Statistical Network Monitoring (MSNM) framework. MSNM was recently successfully proposed as a means of incorporating industrial process anomaly detection experience into the field of networking. We have evaluated the mathematical model using two different datasets. The first, a synthetic dataset created to better understand the analysis proposed, and the second, UGR'16, is a specifically designed real-traffic dataset for network security anomaly detection. We have drawn conclusions that we consider to be useful when applying generative models to network security detection. | stat-04.zip/2302.01759.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.08854 | Post Reinforcement Learning Inference | [
"Vasilis Syrgkanis",
"Ruohan Zhan"
] | 17 Feb 2023 (<a href="https://arxiv.org/abs/2302.08854v1">v1</a>), last revised 8 Jun 2025 (this version, v4) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Econometrics (econ.EM) | https://doi.org/10.48550/arXiv.2302.08854 | We consider estimation and inference using data collected from reinforcement learning algorithms. These algorithms, characterized by their adaptive experimentation, interact with individual units over multiple stages, dynamically adjusting their strategies based on previous interactions. Our goal is to evaluate a counterfactual policy post-data collection and estimate structural parameters, like dynamic treatment effects, which can be used for credit assignment and determining the effect of earlier actions on final outcomes. Such parameters of interest can be framed as solutions to moment equations, but not minimizers of a population loss function, leading to Z-estimation approaches for static data. However, in the adaptive data collection environment of reinforcement learning, where algorithms deploy nonstationary behavior policies, standard estimators do not achieve asymptotic normality due to the fluctuating variance. We propose a weighted Z-estimation approach with carefully designed adaptive weights to stabilize the time-varying estimation variance. We identify proper weighting schemes to restore the consistency and asymptotic normality of the weighted Z-estimators for target parameters, which allows for hypothesis testing and constructing uniform confidence regions. Primary applications include dynamic treatment effect estimation and dynamic off-policy evaluation. | stat-04.zip/2302.08854.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.08134 | A weighted subspace exponential kernel for support tensor machines | [
"Kirandeep Kour",
"Sergey Dolgov",
"Peter Benner",
"Martin Stoll",
"Max Pfeffer"
] | 16 Feb 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.08134 | High-dimensional data in the form of tensors are challenging for kernel classification methods. To both reduce the computational complexity and extract informative features, kernels based on low-rank tensor decompositions have been proposed. However, what decisive features of the tensors are exploited by these kernels is often unclear. In this paper we propose a novel kernel that is based on the Tucker decomposition. For this kernel the Tucker factors are computed based on re-weighting of the Tucker matrices with tuneable powers of singular values from the HOSVD decomposition. This provides a mechanism to balance the contribution of the Tucker core and factors of the data. We benchmark support tensor machines with this new kernel on several datasets. First we generate synthetic data where two classes differ in either Tucker factors or core, and compare our novel and previously existing kernels. We show robustness of the new kernel with respect to both classification scenarios. We further test the new method on real-world datasets. The proposed kernel has demonstrated a higher test accuracy than the state-of-the-art tensor train multi-way multi-level kernel, and a significantly lower computational time. | stat-04.zip/2302.08134.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.10775 | Noise-Augmented $\ell_0$ Regularization of Tensor Regression with Tucker Decomposition | [
"Tian Yan",
"Yinan Li",
"Fang Liu"
] | 19 Feb 2023 (<a href="https://arxiv.org/abs/2302.10775v1">v1</a>), last revised 18 Dec 2024 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML) | https://doi.org/10.48550/arXiv.2302.10775 | Tensor data are multi-dimension arrays. Low-rank decomposition-based regression methods with tensor predictors exploit the structural information in tensor predictors while significantly reducing the number of parameters in tensor regression. We propose a method named NA$_0$CT$^2$ (Noise Augmentation for $\ell_0$ regularization on Core Tensor in Tucker decomposition) to regularize the parameters in tensor regression (TR), coupled with Tucker decomposition. We establish theoretically that NA$_0$CT$^2$ achieves exact $\ell_0$ regularization on the core tensor from the Tucker decomposition in linear TR and generalized linear TR. To our knowledge, NA$_0$CT$^2$ is the first Tucker decomposition-based regularization method in TR to achieve $\ell_0$ in core tensors. NA$_0$CT$^2$ is implemented through an iterative procedure and involves two straightforward steps in each iteration -- generating noisy data based on the core tensor from the Tucker decomposition of the updated parameter estimate and running a regular GLM on noise-augmented data on vectorized predictors. We demonstrate the implementation of NA$_0$CT$^2$ and its $\ell_0$ regularization effect in both simulation studies and real data applications. The results suggest that NA$_0$CT$^2$ can improve predictions compared to other decomposition-based TR approaches, with or without regularization and it identifies important predictors though not designed for that purpose. | stat-04.zip/2302.10775.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.08883 | Approximately Bayes-Optimal Pseudo Label Selection | [
"Julian Rodemann",
"Jann Goschenhofer",
"Emilio Dorigatti",
"Thomas Nagler",
"Thomas Augustin"
] | 17 Feb 2023 (<a href="https://arxiv.org/abs/2302.08883v1">v1</a>), last revised 26 Jun 2023 (this version, v5) | UAI 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2302.08883 | Semi-supervised learning by self-training heavily relies on pseudo-label selection (PLS). The selection often depends on the initial model fit on labeled data. Early overfitting might thus be propagated to the final model by selecting instances with overconfident but erroneous predictions, often referred to as confirmation bias. This paper introduces BPLS, a Bayesian framework for PLS that aims to mitigate this issue. At its core lies a criterion for selecting instances to label: an analytical approximation of the posterior predictive of pseudo-samples. We derive this selection criterion by proving Bayes optimality of the posterior predictive of pseudo-samples. We further overcome computational hurdles by approximating the criterion analytically. Its relation to the marginal likelihood allows us to come up with an approximation based on Laplace's method and the Gaussian integral. We empirically assess BPLS for parametric generalized linear and non-parametric generalized additive models on simulated and real-world data. When faced with high-dimensional data prone to overfitting, BPLS outperforms traditional PLS methods. | stat-04.zip/2302.08883.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.10655 | Density Ratio Estimation and Neyman Pearson Classification with Missing Data | [
"Josh Givens",
"Song Liu",
"Henry W J Reeve"
] | 21 Feb 2023 | 40 pages, 11 Figures. To be published in proceedings for AISTAT 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2302.10655 | Density Ratio Estimation (DRE) is an important machine learning technique with many downstream applications. We consider the challenge of DRE with missing not at random (MNAR) data. In this setting, we show that using standard DRE methods leads to biased results while our proposal (M-KLIEP), an adaptation of the popular DRE procedure KLIEP, restores consistency. Moreover, we provide finite sample estimation error bounds for M-KLIEP, which demonstrate minimax optimality with respect to both sample size and worst-case missingness. We then adapt an important downstream application of DRE, Neyman-Pearson (NP) classification, to this MNAR setting. Our procedure both controls Type I error and achieves high power, with high probability. Finally, we demonstrate promising empirical performance both synthetic data and real-world data with simulated missingness. | stat-04.zip/2302.10655.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.01367 | Augmented Learning of Heterogeneous Treatment Effects via Gradient Boosting Trees | [
"Heng Chen",
"Michael L. LeBlanc",
"James Y. Dai"
] | 2 Feb 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2302.01367 | Heterogeneous treatment effects (HTE) based on patients' genetic or clinical factors are of significant interest to precision medicine. Simultaneously modeling HTE and corresponding main effects for randomized clinical trials with high-dimensional predictive markers is challenging. Motivated by the modified covariates approach, we propose a two-stage statistical learning procedure for estimating HTE with optimal efficiency augmentation, generalizing to arbitrary interaction model and exploiting powerful extreme gradient boosting trees (XGBoost). Target estimands for HTE are defined in the scale of mean difference for quantitative outcomes, or risk ratio for binary outcomes, which are the minimizers of specialized loss functions. The first stage is to estimate the main-effect equivalency of the baseline markers on the outcome, which is then used as an augmentation term in the second stage estimation for HTE. The proposed two-stage procedure is robust to model mis-specification of main effects and improves efficiency for estimating HTE through nonparametric function estimation, e.g., XGBoost. A permutation test is proposed for global assessment of evidence for HTE. An analysis of a genetic study in Prostate Cancer Prevention Trial led by the SWOG Cancer Research Network, is conducted to showcase the properties and the utilities of the two-stage method. | stat-04.zip/2302.01367.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.09834 | Transductive Matrix Completion with Calibration for Multi-Task Learning | [
"Hengfang Wang",
"Yasi Zhang",
"Xiaojun Mao",
"Zhonglei Wang"
] | 20 Feb 2023 | Accepted by IEEE ICASSP 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2302.09834 | Multi-task learning has attracted much attention due to growing multi-purpose research with multiple related data sources. Moreover, transduction with matrix completion is a useful method in multi-label learning. In this paper, we propose a transductive matrix completion algorithm that incorporates a calibration constraint for the features under the multi-task learning framework. The proposed algorithm recovers the incomplete feature matrix and target matrix simultaneously. Fortunately, the calibration information improves the completion results. In particular, we provide a statistical guarantee for the proposed algorithm, and the theoretical improvement induced by calibration information is also studied. Moreover, the proposed algorithm enjoys a sub-linear convergence rate. Several synthetic data experiments are conducted, which show the proposed algorithm out-performs other existing methods, especially when the target matrix is associated with the feature matrix in a nonlinear way. | stat-04.zip/2302.09834.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.02033 | An Asymptotically Optimal Algorithm for the Convex Hull Membership Problem | [
"Gang Qiao",
"Ambuj Tewari"
] | 3 Feb 2023 (<a href="https://arxiv.org/abs/2302.02033v1">v1</a>), last revised 21 Oct 2024 (this version, v4) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.02033 | We study the convex hull membership (CHM) problem in the pure exploration setting where one aims to efficiently and accurately determine if a given point lies in the convex hull of means of a finite set of distributions. We give a complete characterization of the sample complexity of the CHM problem in the one-dimensional case. We present the first asymptotically optimal algorithm called Thompson-CHM, whose modular design consists of a stopping rule and a sampling rule. In addition, we extend the algorithm to settings that generalize several important problems in the multi-armed bandit literature. Furthermore, we discuss the extension of Thompson-CHM to higher dimensions. Finally, we provide numerical experiments to demonstrate the empirical behavior of the algorithm matches our theoretical results for realistic time horizons. | stat-04.zip/2302.02033.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.10409 | Mean Parity Fair Regression in RKHS | [
"Shaokui Wei",
"Jiayin Liu",
"Bing Li",
"Hongyuan Zha"
] | 21 Feb 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.10409 | We study the fair regression problem under the notion of Mean Parity (MP) fairness, which requires the conditional mean of the learned function output to be constant with respect to the sensitive attributes. We address this problem by leveraging reproducing kernel Hilbert space (RKHS) to construct the functional space whose members are guaranteed to satisfy the fairness constraints. The proposed functional space suggests a closed-form solution for the fair regression problem that is naturally compatible with multiple sensitive attributes. Furthermore, by formulating the fairness-accuracy tradeoff as a relaxed fair regression problem, we derive a corresponding regression function that can be implemented efficiently and provides interpretable tradeoffs. More importantly, under some mild assumptions, the proposed method can be applied to regression problems with a covariance-based notion of fairness. Experimental results on benchmark datasets show the proposed methods achieve competitive and even superior performance compared with several state-of-the-art methods. | stat-04.zip/2302.10409.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.02432 | Tighter Information-Theoretic Generalization Bounds from Supersamples | [
"Ziqiao Wang",
"Yongyi Mao"
] | 5 Feb 2023 (<a href="https://arxiv.org/abs/2302.02432v1">v1</a>), last revised 15 Jun 2023 (this version, v3) | Accepted to ICML 2023, fixed some typos in the camera-ready version | Machine Learning (stat.ML) | Machine Learning (stat.ML); Information Theory (cs.IT); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.02432 | In this work, we present a variety of novel information-theoretic generalization bounds for learning algorithms, from the supersample setting of Steinke & Zakynthinou (2020)-the setting of the "conditional mutual information" framework. Our development exploits projecting the loss pair (obtained from a training instance and a testing instance) down to a single number and correlating loss values with a Rademacher sequence (and its shifted variants). The presented bounds include square-root bounds, fast-rate bounds, including those based on variance and sharpness, and bounds for interpolating algorithms etc. We show theoretically or empirically that these bounds are tighter than all information-theoretic bounds known to date on the same supersample setting. | stat-04.zip/2302.02432.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.02670 | Random Forests for time-fixed and time-dependent predictors: The DynForest R package | [
"Anthony Devaux",
"Cécile Proust-Lima",
"Robin Genuer"
] | 6 Feb 2023 (<a href="https://arxiv.org/abs/2302.02670v1">v1</a>), last revised 11 Apr 2024 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.02670 | The R package DynForest implements random forests for predicting a continuous, a categorical or a (multiple causes) time-to-event outcome based on time-fixed and time-dependent predictors. The main originality of DynForest is that it handles time-dependent predictors that can be endogeneous (i.e., impacted by the outcome process), measured with error and measured at subject-specific times. At each recursive step of the tree building process, the time-dependent predictors are internally summarized into individual features on which the split can be done. This is achieved using flexible linear mixed models (thanks to the R package lcmm) which specification is pre-specified by the user. DynForest returns the mean for continuous outcome, the category with a majority vote for categorical outcome or the cumulative incidence function over time for survival outcome. DynForest also computes variable importance and minimal depth to inform on the most predictive variables or groups of variables. This paper aims to guide the user with step-by-step examples for fitting random forests using DynForest. | stat-04.zip/2302.02670.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.06943 | Private Statistical Estimation of Many Quantiles | [
"Clément Lalanne",
"Aurélien Garivier",
"Rémi Gribonval"
] | 14 Feb 2023 (<a href="https://arxiv.org/abs/2302.06943v1">v1</a>), last revised 26 Dec 2023 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.06943 | This work studies the estimation of many statistical quantiles under differential privacy. More precisely, given a distribution and access to i.i.d. samples from it, we study the estimation of the inverse of its cumulative distribution function (the quantile function) at specific points. For instance, this task is of key importance in private data generation. We present two different approaches. The first one consists in privately estimating the empirical quantiles of the samples and using this result as an estimator of the quantiles of the distribution. In particular, we study the statistical properties of the recently published algorithm introduced by Kaplan et al. 2022 that privately estimates the quantiles recursively. The second approach is to use techniques of density estimation in order to uniformly estimate the quantile function on an interval. In particular, we show that there is a tradeoff between the two methods. When we want to estimate many quantiles, it is better to estimate the density rather than estimating the quantile function at specific points. | stat-04.zip/2302.06943.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.00422 | Robust online active learning | [
"Davide Cacciarelli",
"Murat Kulahci",
"John Sølve Tyssedal"
] | 1 Feb 2023 (<a href="https://arxiv.org/abs/2302.00422v1">v1</a>), last revised 18 Jul 2023 (this version, v6) | Published in Quality and Reliability Engineering International (2023) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.00422 | In many industrial applications, obtaining labeled observations is not straightforward as it often requires the intervention of human experts or the use of expensive testing equipment. In these circumstances, active learning can be highly beneficial in suggesting the most informative data points to be used when fitting a model. Reducing the number of observations needed for model development alleviates both the computational burden required for training and the operational expenses related to labeling. Online active learning, in particular, is useful in high-volume production processes where the decision about the acquisition of the label for a data point needs to be taken within an extremely short time frame. However, despite the recent efforts to develop online active learning strategies, the behavior of these methods in the presence of outliers has not been thoroughly examined. In this work, we investigate the performance of online active linear regression in contaminated data streams. Our study shows that the currently available query strategies are prone to sample outliers, whose inclusion in the training set eventually degrades the predictive performance of the models. To address this issue, we propose a solution that bounds the search area of a conditional D-optimal algorithm and uses a robust estimator. Our approach strikes a balance between exploring unseen regions of the input space and protecting against outliers. Through numerical simulations, we show that the proposed method is effective in improving the performance of online active learning in the presence of outliers, thus expanding the potential applications of this powerful tool. | stat-04.zip/2302.00422.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.05918 | Efficient Fraud Detection Using Deep Boosting Decision Trees | [
"Biao Xu",
"Yao Wang",
"Xiuwu Liao",
"Kaidong Wang"
] | 12 Feb 2023 (<a href="https://arxiv.org/abs/2302.05918v1">v1</a>), last revised 18 May 2023 (this version, v2) | 34 pages, 8 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP) | https://doi.org/10.48550/arXiv.2302.05918 | Fraud detection is to identify, monitor, and prevent potentially fraudulent activities from complex data. The recent development and success in AI, especially machine learning, provides a new data-driven way to deal with fraud. From a methodological point of view, machine learning based fraud detection can be divided into two categories, i.e., conventional methods (decision tree, boosting...) and deep learning, both of which have significant limitations in terms of the lack of representation learning ability for the former and interpretability for the latter. Furthermore, due to the rarity of detected fraud cases, the associated data is usually imbalanced, which seriously degrades the performance of classification algorithms. In this paper, we propose deep boosting decision trees (DBDT), a novel approach for fraud detection based on gradient boosting and neural networks. In order to combine the advantages of both conventional methods and deep learning, we first construct soft decision tree (SDT), a decision tree structured model with neural networks as its nodes, and then ensemble SDTs using the idea of gradient boosting. In this way we embed neural networks into gradient boosting to improve its representation learning capability and meanwhile maintain the interpretability. Furthermore, aiming at the rarity of detected fraud cases, in the model training phase we propose a compositional AUC maximization approach to deal with data imbalances at algorithm level. Extensive experiments on several real-life fraud detection datasets show that DBDT can significantly improve the performance and meanwhile maintain good interpretability. Our code is available at <a href="https://github.com/freshmanXB/DBDT" rel="external noopener nofollow" class="link-external link-https">this https URL</a>. | stat-04.zip/2302.05918.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.05925 | Physics informed WNO | [
"Navaneeth N",
"Tapas Tripura",
"Souvik Chakraborty"
] | 12 Feb 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.05925 | Deep neural operators are recognized as an effective tool for learning solution operators of complex partial differential equations (PDEs). As compared to laborious analytical and computational tools, a single neural operator can predict solutions of PDEs for varying initial or boundary conditions and different inputs. A recently proposed Wavelet Neural Operator (WNO) is one such operator that harnesses the advantage of time-frequency localization of wavelets to capture the manifolds in the spatial domain effectively. While WNO has proven to be a promising method for operator learning, the data-hungry nature of the framework is a major shortcoming. In this work, we propose a physics-informed WNO for learning the solution operators of families of parametric PDEs without labeled training data. The efficacy of the framework is validated and illustrated with four nonlinear spatiotemporal systems relevant to various fields of engineering and science. | stat-04.zip/2302.05925.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.05798 | Optimizing Orthogonalized Tensor Deflation via Random Tensor Theory | [
"Mohamed El Amine Seddik",
"Mohammed Mahfoud",
"Merouane Debbah"
] | 11 Feb 2023 (<a href="https://arxiv.org/abs/2302.05798v1">v1</a>), last revised 16 Mar 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Probability (math.PR); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2302.05798 | This paper tackles the problem of recovering a low-rank signal tensor with possibly correlated components from a random noisy tensor, or so-called spiked tensor model. When the underlying components are orthogonal, they can be recovered efficiently using tensor deflation which consists of successive rank-one approximations, while non-orthogonal components may alter the tensor deflation mechanism, thereby preventing efficient recovery. Relying on recently developed random tensor tools, this paper deals precisely with the non-orthogonal case by deriving an asymptotic analysis of a parameterized deflation procedure performed on an order-three and rank-two spiked tensor. Based on this analysis, an efficient tensor deflation algorithm is proposed by optimizing the parameter introduced in the deflation mechanism, which in turn is proven to be optimal by construction for the studied tensor model. The same ideas could be extended to more general low-rank tensor models, e.g., higher ranks and orders, leading to more efficient tensor methods with a broader impact on machine learning and beyond. | stat-04.zip/2302.05798.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.01629 | Beyond the Universal Law of Robustness: Sharper Laws for Random Features and Neural Tangent Kernels | [
"Simone Bombari",
"Shayan Kiyani",
"Marco Mondelli"
] | 3 Feb 2023 (<a href="https://arxiv.org/abs/2302.01629v1">v1</a>), last revised 27 May 2023 (this version, v2) | Second arxiv version, updated to the icml23 version of the paper | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.01629 | Machine learning models are vulnerable to adversarial perturbations, and a thought-provoking paper by Bubeck and Sellke has analyzed this phenomenon through the lens of over-parameterization: interpolating smoothly the data requires significantly more parameters than simply memorizing it. However, this "universal" law provides only a necessary condition for robustness, and it is unable to discriminate between models. In this paper, we address these gaps by focusing on empirical risk minimization in two prototypical settings, namely, random features and the neural tangent kernel (NTK). We prove that, for random features, the model is not robust for any degree of over-parameterization, even when the necessary condition coming from the universal law of robustness is satisfied. In contrast, for even activations, the NTK model meets the universal lower bound, and it is robust as soon as the necessary condition on over-parameterization is fulfilled. This also addresses a conjecture in prior work by Bubeck, Li and Nagaraj. Our analysis decouples the effect of the kernel of the model from an "interaction matrix", which describes the interaction with the test data and captures the effect of the activation. Our theoretical results are corroborated by numerical evidence on both synthetic and standard datasets (MNIST, CIFAR-10). | stat-04.zip/2302.01629.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.05515 | Nesterov acceleration despite very noisy gradients | [
"Kanan Gupta",
"Jonathan W. Siegel",
"Stephan Wojtowytsch"
] | 10 Feb 2023 (<a href="https://arxiv.org/abs/2302.05515v1">v1</a>), last revised 31 Oct 2024 (this version, v3) | Accepted to NeurIPS 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC) | https://doi.org/10.48550/arXiv.2302.05515 | We present a generalization of Nesterov's accelerated gradient descent algorithm. Our algorithm (AGNES) provably achieves acceleration for smooth convex and strongly convex minimization tasks with noisy gradient estimates if the noise intensity is proportional to the magnitude of the gradient at every point. Nesterov's method converges at an accelerated rate if the constant of proportionality is below 1, while AGNES accommodates any signal-to-noise ratio. The noise model is motivated by applications in overparametrized machine learning. AGNES requires only two parameters in convex and three in strongly convex minimization tasks, improving on existing methods. We further provide clear geometric interpretations and heuristics for the choice of parameters. | stat-04.zip/2302.05515.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.05797 | Global Convergence Rate of Deep Equilibrium Models with General Activations | [
"Lan V. Truong"
] | 11 Feb 2023 (<a href="https://arxiv.org/abs/2302.05797v1">v1</a>), last revised 13 Feb 2025 (this version, v4) | Accepted to TMLR | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.05797 | In a recent paper, Ling et al. investigated the over-parametrized Deep Equilibrium Model (DEQ) with ReLU activation. They proved that the gradient descent converges to a globally optimal solution at a linear convergence rate for the quadratic loss function. This paper shows that this fact still holds for DEQs with any general activation that has bounded first and second derivatives. Since the new activation function is generally non-homogeneous, bounding the least eigenvalue of the Gram matrix of the equilibrium point is particularly challenging. To accomplish this task, we need to create a novel population Gram matrix and develop a new form of dual activation with Hermite polynomial expansion. | stat-04.zip/2302.05797.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.05516 | Cyclic and Randomized Stepsizes Invoke Heavier Tails in SGD than Constant Stepsize | [
"Mert Gürbüzbalaban",
"Yuanhan Hu",
"Umut Şimşekli",
"Lingjiong Zhu"
] | 10 Feb 2023 (<a href="https://arxiv.org/abs/2302.05516v1">v1</a>), last revised 29 Aug 2023 (this version, v2) | To Appear | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC) | https://doi.org/10.48550/arXiv.2302.05516 | Cyclic and randomized stepsizes are widely used in the deep learning practice and can often outperform standard stepsize choices such as constant stepsize in SGD. Despite their empirical success, not much is currently known about when and why they can theoretically improve the generalization performance. We consider a general class of Markovian stepsizes for learning, which contain i.i.d. random stepsize, cyclic stepsize as well as the constant stepsize as special cases, and motivated by the literature which shows that heaviness of the tails (measured by the so-called "tail-index") in the SGD iterates is correlated with generalization, we study tail-index and provide a number of theoretical results that demonstrate how the tail-index varies on the stepsize scheduling. Our results bring a new understanding of the benefits of cyclic and randomized stepsizes compared to constant stepsize in terms of the tail behavior. We illustrate our theory on linear regression experiments and show through deep learning experiments that Markovian stepsizes can achieve even a heavier tail and be a viable alternative to cyclic and i.i.d. randomized stepsize rules. | stat-04.zip/2302.05516.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.05882 | From high-dimensional & mean-field dynamics to dimensionless ODEs: A unifying approach to SGD in two-layers networks | [
"Luca Arnaboldi",
"Ludovic Stephan",
"Florent Krzakala",
"Bruno Loureiro"
] | 12 Feb 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.2302.05882 | This manuscript investigates the one-pass stochastic gradient descent (SGD) dynamics of a two-layer neural network trained on Gaussian data and labels generated by a similar, though not necessarily identical, target function. We rigorously analyse the limiting dynamics via a deterministic and low-dimensional description in terms of the sufficient statistics for the population risk. Our unifying analysis bridges different regimes of interest, such as the classical gradient-flow regime of vanishing learning rate, the high-dimensional regime of large input dimension, and the overparameterised "mean-field" regime of large network width, covering as well the intermediate regimes where the limiting dynamics is determined by the interplay between these behaviours. In particular, in the high-dimensional limit, the infinite-width dynamics is found to remain close to a low-dimensional subspace spanned by the target principal directions. Our results therefore provide a unifying picture of the limiting SGD dynamics with synthetic data. | stat-04.zip/2302.05882.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.06051 | Isotopic envelope identification by analysis of the spatial distribution of components in MALDI-MSI data | [
"Anna Glodek",
"Joanna Polańska",
"Marta Gawin"
] | 13 Feb 2023 (<a href="https://arxiv.org/abs/2302.06051v1">v1</a>), last revised 14 Feb 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Quantitative Methods (q-bio.QM) | https://doi.org/10.48550/arXiv.2302.06051 | One of the significant steps in the process leading to the identification of proteins is mass spectrometry, which allows for obtaining information about the structure of proteins. Removing isotope peaks from the mass spectrum is vital and it is done in a process called deisotoping. There are different algorithms for deisotoping, but they have their limitations, they are dedicated to different methods of mass spectrometry. Data from experiments performed with the MALDI-ToF technique are characterized by high dimensionality. This paper presents a method for identifying isotope envelopes in MALDI-ToF molecular imaging data based on the Mamdani-Assilan fuzzy system and spatial maps of the molecular distribution of peaks included in the isotopic envelope. Several image texture measures were used to evaluate spatial molecular distribution maps. The algorithm was tested on eight datasets obtained from the MALDI-ToF experiment on samples from the National Institute of Oncology in Gliwice from patients with cancer of the head and neck region. The data were subjected to pre-processing and feature extraction. The results were collected and compared with three existing deisotoping algorithms. The analysis of the obtained results showed that the method for identifying isotopic envelopes proposed in this paper enables the detection of overlapping envelopes by using the approach oriented to study peak pairs. Moreover, the proposed algorithm enables the analysis of large data sets. | stat-04.zip/2302.06051.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.06322 | One-Shot Federated Conformal Prediction | [
"Pierre Humbert",
"Batiste Le Bars",
"Aurélien Bellet",
"Sylvain Arlot"
] | 13 Feb 2023 (<a href="https://arxiv.org/abs/2302.06322v1">v1</a>), last revised 31 Jul 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML) | https://doi.org/10.48550/arXiv.2302.06322 | In this paper, we introduce a conformal prediction method to construct prediction sets in a oneshot federated learning setting. More specifically, we define a quantile-of-quantiles estimator and prove that for any distribution, it is possible to output prediction sets with desired coverage in only one round of communication. To mitigate privacy issues, we also describe a locally differentially private version of our estimator. Finally, over a wide range of experiments, we show that our method returns prediction sets with coverage and length very similar to those obtained in a centralized setting. Overall, these results demonstrate that our method is particularly well-suited to perform conformal predictions in a one-shot federated learning setting. | stat-04.zip/2302.06322.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.04438 | An information-theoretic learning model based on importance sampling | [
"Jiangshe Zhang",
"Lizhen Ji",
"Fei Gao",
"Mengyao Li"
] | 9 Feb 2023 (<a href="https://arxiv.org/abs/2302.04438v1">v1</a>), last revised 23 Feb 2023 (this version, v2) | 7 pages, 4 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.04438 | A crucial assumption underlying the most current theory of machine learning is that the training distribution is identical to the test distribution. However, this assumption may not hold in some real-world applications. In this paper, we develop a learning model based on principles of information theory by minimizing the worst-case loss at prescribed levels of uncertainty. We reformulate the empirical estimation of the risk functional and the distribution deviation constraint based on the importance sampling method. The objective of the proposed approach is to minimize the loss under maximum degradation and hence the resulting problem is a minimax problem which can be converted to an unconstrained minimum problem using the Lagrange method with the Lagrange multiplier $T$. We reveal that the minimization of the objective function under logarithmic transformation is equivalent to the minimization of the p-norm loss with $p=\frac{1}{T}$. We applied the proposed model to the face verification task on Racial Faces in the Wild datasets and showed that the proposed model performs better under large distribution deviations. | stat-04.zip/2302.04438.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.04518 | Introduction To Gaussian Process Regression In Bayesian Inverse Problems, With New ResultsOn Experimental Design For Weighted Error Measures | [
"Tapio Helin",
"Andrew Stuart",
"Aretha Teckentrup",
"Konstantinos Zygalakis"
] | 9 Feb 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Numerical Analysis (math.NA); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2302.04518 | Bayesian posterior distributions arising in modern applications, including inverse problems in partial differential equation models in tomography and subsurface flow, are often computationally intractable due to the large computational cost of evaluating the data likelihood. To alleviate this problem, we consider using Gaussian process regression to build a surrogate model for the likelihood, resulting in an approximate posterior distribution that is amenable to computations in practice. This work serves as an introduction to Gaussian process regression, in particular in the context of building surrogate models for inverse problems, and presents new insights into a suitable choice of training points. We show that the error between the true and approximate posterior distribution can be bounded by the error between the true and approximate likelihood, measured in the $L^2$-norm weighted by the true posterior, and that efficiently bounding the error between the true and approximate likelihood in this norm suggests choosing the training points in the Gaussian process surrogate model based on the true posterior. | stat-04.zip/2302.04518.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.06025 | Statistical Complexity and Optimal Algorithms for Non-linear Ridge Bandits | [
"Nived Rajaraman",
"Yanjun Han",
"Jiantao Jiao",
"Kannan Ramchandran"
] | 12 Feb 2023 (<a href="https://arxiv.org/abs/2302.06025v1">v1</a>), last revised 10 Jan 2024 (this version, v3) | Revised Section 3 and added an upper bound agnostic to the link function $f$ | Machine Learning (stat.ML) | Machine Learning (stat.ML); Information Theory (cs.IT); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2302.06025 | We consider the sequential decision-making problem where the mean outcome is a non-linear function of the chosen action. Compared with the linear model, two curious phenomena arise in non-linear models: first, in addition to the "learning phase" with a standard parametric rate for estimation or regret, there is an "burn-in period" with a fixed cost determined by the non-linear function; second, achieving the smallest burn-in cost requires new exploration algorithms. For a special family of non-linear functions named ridge functions in the literature, we derive upper and lower bounds on the optimal burn-in cost, and in addition, on the entire learning trajectory during the burn-in period via differential equations. In particular, a two-stage algorithm that first finds a good initial action and then treats the problem as locally linear is statistically optimal. In contrast, several classical algorithms, such as UCB and algorithms relying on regression oracles, are provably suboptimal. | stat-04.zip/2302.06025.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.05259 | Star-Shaped Denoising Diffusion Probabilistic Models | [
"Andrey Okhotin",
"Dmitry Molchanov",
"Vladimir Arkhipkin",
"Grigory Bartosh",
"Viktor Ohanesian",
"Aibek Alanov",
"Dmitry Vetrov"
] | 10 Feb 2023 (<a href="https://arxiv.org/abs/2302.05259v1">v1</a>), last revised 28 Oct 2023 (this version, v3) | Accepted at NeurIPS 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.05259 | Denoising Diffusion Probabilistic Models (DDPMs) provide the foundation for the recent breakthroughs in generative modeling. Their Markovian structure makes it difficult to define DDPMs with distributions other than Gaussian or discrete. In this paper, we introduce Star-Shaped DDPM (SS-DDPM). Its star-shaped diffusion process allows us to bypass the need to define the transition probabilities or compute posteriors. We establish duality between star-shaped and specific Markovian diffusions for the exponential family of distributions and derive efficient algorithms for training and sampling from SS-DDPMs. In the case of Gaussian distributions, SS-DDPM is equivalent to DDPM. However, SS-DDPMs provide a simple recipe for designing diffusion models with distributions such as Beta, von Mises$\unicode{x2013}$Fisher, Dirichlet, Wishart and others, which can be especially useful when data lies on a constrained manifold. We evaluate the model in different settings and find it competitive even on image data, where Beta SS-DDPM achieves results comparable to a Gaussian DDPM. Our implementation is available at <a href="https://github.com/andrey-okhotin/star-shaped" rel="external noopener nofollow" class="link-external link-https">this https URL</a> . | stat-04.zip/2302.05259.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.05787 | Differentially Private Normalizing Flows for Density Estimation, Data Synthesis, and Variational Inference with Application to Electronic Health Records | [
"Bingyue Su",
"Yu Wang",
"Daniele E. Schiavazzi",
"Fang Liu"
] | 11 Feb 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Cryptography and Security (cs.CR); Machine Learning (cs.LG); Applications (stat.AP) | https://doi.org/10.48550/arXiv.2302.05787 | Electronic health records (EHR) often contain sensitive medical information about individual patients, posing significant limitations to sharing or releasing EHR data for downstream learning and inferential tasks. We use normalizing flows (NF), a family of deep generative models, to estimate the probability density of a dataset with differential privacy (DP) guarantees, from which privacy-preserving synthetic data are generated. We apply the technique to an EHR dataset containing patients with pulmonary hypertension. We assess the learning and inferential utility of the synthetic data by comparing the accuracy in the prediction of the hypertension status and variational posterior distribution of the parameters of a physics-based model. In addition, we use a simulated dataset from a nonlinear model to compare the results from variational inference (VI) based on privacy-preserving synthetic data, and privacy-preserving VI obtained from directly privatizing NFs for VI with DP guarantees given the original non-private dataset. The results suggest that synthetic data generated through differentially private density estimation with NF can yield good utility at a reasonable privacy cost. We also show that VI obtained from differentially private NF based on the free energy bound loss may produce variational approximations with significantly altered correlation structure, and loss formulations based on alternative dissimilarity metrics between two distributions might provide improved results. | stat-04.zip/2302.05787.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.05886 | An unsupervised learning approach for predicting wind farm power and downstream wakes using weather patterns | [
"Mariana C A Clare",
"Simon C Warder",
"Robert Neal",
"B Bhaskaran",
"Matthew D Piggott"
] | 12 Feb 2023 | 18 pages, 18 figures | 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.2302.05886 | Wind energy resource assessment typically requires numerical models, but such models are too computationally intensive to consider multi-year timescales. Increasingly, unsupervised machine learning techniques are used to identify a small number of representative weather patterns to simulate long-term behaviour. Here we develop a novel wind energy workflow that for the first time combines weather patterns derived from unsupervised clustering techniques with numerical weather prediction models (here WRF) to obtain efficient and accurate long-term predictions of power and downstream wakes from an entire wind farm. We use ERA5 reanalysis data clustering not only on low altitude pressure but also, for the first time, on the more relevant variable of wind velocity. We also compare the use of large-scale and local-scale domains for clustering. A WRF simulation is run at each of the cluster centres and the results are aggregated using a novel post-processing technique. By applying our workflow to two different regions, we show that our long-term predictions agree with those from a year of WRF simulations but require less than 2% of the computational time. The most accurate results are obtained when clustering on wind velocity. Moreover, clustering over the Europe-wide domain is sufficient for predicting wind farm power output, but downstream wake predictions benefit from the use of smaller domains. Finally, we show that these downstream wakes can affect the local weather patterns. <br>Our approach facilitates multi-year predictions of power output and downstream farm wakes, by providing a fast, accurate and flexible methodology that is applicable to any global region. Moreover, these accurate long-term predictions of downstream wakes provide the first tool to help mitigate the effects of wind energy loss downstream of wind farms, since they can be used to determine optimum wind farm locations. | stat-04.zip/2302.05886.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.05277 | Tensor Generalized Canonical Correlation Analysis | [
"Fabien Girka",
"Arnaud Gloaguen",
"Laurent Le Brusquet",
"Violetta Zujovic",
"Arthur Tenenhaus"
] | 10 Feb 2023 | 47 pages, 10 figures, 26 tables | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.05277 | Regularized Generalized Canonical Correlation Analysis (RGCCA) is a general statistical framework for multi-block data analysis. RGCCA enables deciphering relationships between several sets of variables and subsumes many well-known multivariate analysis methods as special cases. However, RGCCA only deals with vector-valued blocks, disregarding their possible higher-order structures. This paper presents Tensor GCCA (TGCCA), a new method for analyzing higher-order tensors with canonical vectors admitting an orthogonal rank-R CP decomposition. Moreover, two algorithms for TGCCA, based on whether a separable covariance structure is imposed or not, are presented along with convergence guarantees. The efficiency and usefulness of TGCCA are evaluated on simulated and real data and compared favorably to state-of-the-art approaches. | stat-04.zip/2302.05277.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.06035 | Variational Bayesian Neural Networks via Resolution of Singularities | [
"Susan Wei",
"Edmund Lau"
] | 13 Feb 2023 | 32 pages, 13 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.06035 | In this work, we advocate for the importance of singular learning theory (SLT) as it pertains to the theory and practice of variational inference in Bayesian neural networks (BNNs). To begin, using SLT, we lay to rest some of the confusion surrounding discrepancies between downstream predictive performance measured via e.g., the test log predictive density, and the variational objective. Next, we use the SLT-corrected asymptotic form for singular posterior distributions to inform the design of the variational family itself. Specifically, we build upon the idealized variational family introduced in \citet{bhattacharya_evidence_2020} which is theoretically appealing but practically intractable. Our proposal takes shape as a normalizing flow where the base distribution is a carefully-initialized generalized gamma. We conduct experiments comparing this to the canonical Gaussian base distribution and show improvements in terms of variational free energy and variational generalization error. | stat-04.zip/2302.06035.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.04437 | rMultiNet: An R Package For Multilayer Networks Analysis | [
"Ting Li",
"Zhongyuan Lyu",
"Chenyu Ren",
"Dong Xia"
] | 9 Feb 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP) | https://doi.org/10.48550/arXiv.2302.04437 | This paper develops an R package rMultiNet to analyze multilayer network data. We provide two general frameworks from recent literature, e.g. mixture multilayer stochastic block model(MMSBM) and mixture multilayer latent space model(MMLSM) to generate the multilayer network. We also provide several methods to reveal the embedding of both nodes and layers followed by further data analysis methods, such as clustering. Three real data examples are processed in the package. The source code of rMultiNet is available at <a href="https://github.com/ChenyuzZZ73/rMultiNet" rel="external noopener nofollow" class="link-external link-https">this https URL</a>. | stat-04.zip/2302.04437.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.06665 | Optimal Algorithms for the Inhomogeneous Spiked Wigner Model | [
"Aleksandr Pak",
"Justin Ko",
"Florent Krzakala"
] | 13 Feb 2023 | 17 pages, 5 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Disordered Systems and Neural Networks (cond-mat.dis-nn); Machine Learning (cs.LG); Probability (math.PR) | https://doi.org/10.48550/arXiv.2302.06665 | In this paper, we study a spiked Wigner problem with an inhomogeneous noise profile. Our aim in this problem is to recover the signal passed through an inhomogeneous low-rank matrix channel. While the information-theoretic performances are well-known, we focus on the algorithmic problem. We derive an approximate message-passing algorithm (AMP) for the inhomogeneous problem and show that its rigorous state evolution coincides with the information-theoretic optimal Bayes fixed-point equations. We identify in particular the existence of a statistical-to-computational gap where known algorithms require a signal-to-noise ratio bigger than the information-theoretic threshold to perform better than random. Finally, from the adapted AMP iteration we deduce a simple and efficient spectral method that can be used to recover the transition for matrices with general variance profiles. This spectral method matches the conjectured optimal computational phase transition. | stat-04.zip/2302.06665.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.06960 | Data pruning and neural scaling laws: fundamental limitations of score-based algorithms | [
"Fadhel Ayed",
"Soufiane Hayou"
] | 14 Feb 2023 (<a href="https://arxiv.org/abs/2302.06960v1">v1</a>), last revised 6 Nov 2023 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.06960 | Data pruning algorithms are commonly used to reduce the memory and computational cost of the optimization process. Recent empirical results reveal that random data pruning remains a strong baseline and outperforms most existing data pruning methods in the high compression regime, i.e., where a fraction of $30\%$ or less of the data is kept. This regime has recently attracted a lot of interest as a result of the role of data pruning in improving the so-called neural scaling laws; in [Sorscher et al.], the authors showed the need for high-quality data pruning algorithms in order to beat the sample power law. <br>In this work, we focus on score-based data pruning algorithms and show theoretically and empirically why such algorithms fail in the high compression regime. We demonstrate ``No Free Lunch" theorems for data pruning and present calibration protocols that enhance the performance of existing pruning algorithms in this high compression regime using randomization. | stat-04.zip/2302.06960.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.04421 | Information Theoretical Importance Sampling Clustering | [
"Jiangshe Zhang",
"Lizhen Ji",
"Meng Wang"
] | 9 Feb 2023 (<a href="https://arxiv.org/abs/2302.04421v1">v1</a>), last revised 30 May 2023 (this version, v2) | 15 pages, 9 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.04421 | A current assumption of most clustering methods is that the training data and future data are taken from the same distribution. However, this assumption may not hold in most real-world scenarios. In this paper, we propose an information theoretical importance sampling based approach for clustering problems (ITISC) which minimizes the worst case of expected distortions under the constraint of distribution deviation. The distribution deviation constraint can be converted to the constraint over a set of weight distributions centered on the uniform distribution derived from importance sampling. The objective of the proposed approach is to minimize the loss under maximum degradation hence the resulting problem is a constrained minimax optimization problem which can be reformulated to an unconstrained problem using the Lagrange method. The optimization problem can be solved by both an alternative optimization algorithm or a general optimization routine by commercially available software. Experiment results on synthetic datasets and a real-world load forecasting problem validate the effectiveness of the proposed model. Furthermore, we show that fuzzy c-means is a special case of ITISC with the logarithmic distortion, and this observation provides an interesting physical interpretation for fuzzy exponent $m$. | stat-04.zip/2302.04421.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.05404 | Minimax Instrumental Variable Regression and $L_2$ Convergence Guarantees without Identification or Closedness | [
"Andrew Bennett",
"Nathan Kallus",
"Xiaojie Mao",
"Whitney Newey",
"Vasilis Syrgkanis",
"Masatoshi Uehara"
] | 10 Feb 2023 | Under review | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Econometrics (econ.EM); Statistics Theory (math.ST); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2302.05404 | In this paper, we study nonparametric estimation of instrumental variable (IV) regressions. Recently, many flexible machine learning methods have been developed for instrumental variable estimation. However, these methods have at least one of the following limitations: (1) restricting the IV regression to be uniquely identified; (2) only obtaining estimation error rates in terms of pseudometrics (\emph{e.g.,} projected norm) rather than valid metrics (\emph{e.g.,} $L_2$ norm); or (3) imposing the so-called closedness condition that requires a certain conditional expectation operator to be sufficiently smooth. In this paper, we present the first method and analysis that can avoid all three limitations, while still permitting general function approximation. Specifically, we propose a new penalized minimax estimator that can converge to a fixed IV solution even when there are multiple solutions, and we derive a strong $L_2$ error rate for our estimator under lax conditions. Notably, this guarantee only needs a widely-used source condition and realizability assumptions, but not the so-called closedness condition. We argue that the source condition and the closedness condition are inherently conflicting, so relaxing the latter significantly improves upon the existing literature that requires both conditions. Our estimator can achieve this improvement because it builds on a novel formulation of the IV estimation problem as a constrained optimization problem. | stat-04.zip/2302.05404.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.08436 | Trieste: Efficiently Exploring The Depths of Black-box Functions with TensorFlow | [
"Victor Picheny",
"Joel Berkeley",
"Henry B. Moss",
"Hrvoje Stojic",
"Uri Granta",
"Sebastian W. Ober",
"Artem Artemev",
"Khurram Ghani",
"Alexander Goodall",
"Andrei Paleyes",
"Sattar Vakili",
"Sergio Pascual-Diaz",
"Stratis Markou",
"Jixiang Qing",
"Nasrulloh R. B. S Loka",
"Ivo Couc... | 16 Feb 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.08436 | We present Trieste, an open-source Python package for Bayesian optimization and active learning benefiting from the scalability and efficiency of TensorFlow. Our library enables the plug-and-play of popular TensorFlow-based models within sequential decision-making loops, e.g. Gaussian processes from GPflow or GPflux, or neural networks from Keras. This modular mindset is central to the package and extends to our acquisition functions and the internal dynamics of the decision-making loop, both of which can be tailored and extended by researchers or engineers when tackling custom use cases. Trieste is a research-friendly and production-ready toolkit backed by a comprehensive test suite, extensive documentation, and available at <a href="https://github.com/secondmind-labs/trieste" rel="external noopener nofollow" class="link-external link-https">this https URL</a>. | stat-04.zip/2302.08436.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.03931 | Fast Linear Model Trees by PILOT | [
"Jakob Raymaekers",
"Peter J. Rousseeuw",
"Tim Verdonck",
"Ruicong Yao"
] | 8 Feb 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2302.03931 | Linear model trees are regression trees that incorporate linear models in the leaf nodes. This preserves the intuitive interpretation of decision trees and at the same time enables them to better capture linear relationships, which is hard for standard decision trees. But most existing methods for fitting linear model trees are time consuming and therefore not scalable to large data sets. In addition, they are more prone to overfitting and extrapolation issues than standard regression trees. In this paper we introduce PILOT, a new algorithm for linear model trees that is fast, regularized, stable and interpretable. PILOT trains in a greedy fashion like classic regression trees, but incorporates an $L^2$ boosting approach and a model selection rule for fitting linear models in the nodes. The abbreviation PILOT stands for $PI$ecewise $L$inear $O$rganic $T$ree, where `organic' refers to the fact that no pruning is carried out. PILOT has the same low time and space complexity as CART without its pruning. An empirical study indicates that PILOT tends to outperform standard decision trees and other linear model trees on a variety of data sets. Moreover, we prove its consistency in an additive model setting under weak assumptions. When the data is generated by a linear model, the convergence rate is polynomial. | stat-04.zip/2302.03931.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.03505 | OPORP: One Permutation + One Random Projection | [
"Ping Li",
"Xiaoyun Li"
] | 7 Feb 2023 (<a href="https://arxiv.org/abs/2302.03505v1">v1</a>), last revised 23 May 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.03505 | Consider two $D$-dimensional data vectors (e.g., embeddings): $u, v$. In many embedding-based retrieval (EBR) applications where the vectors are generated from trained models, $D=256\sim 1024$ are common. In this paper, OPORP (one permutation + one random projection) uses a variant of the ``count-sketch'' type of data structures for achieving data reduction/compression. With OPORP, we first apply a permutation on the data vectors. A random vector $r$ is generated i.i.d. with moments: $E(r_i) = 0, E(r_i^2)=1, E(r_i^3) =0, E(r_i^4)=s$. We multiply (as dot product) $r$ with all permuted data vectors. Then we break the $D$ columns into $k$ equal-length bins and aggregate (i.e., sum) the values in each bin to obtain $k$ samples from each data vector. One crucial step is to normalize the $k$ samples to the unit $l_2$ norm. We show that the estimation variance is essentially: $(s-1)A + \frac{D-k}{D-1}\frac{1}{k}\left[ (1-\rho^2)^2 -2A\right]$, where $A\geq 0$ is a function of the data ($u,v$). This formula reveals several key properties: (1) We need $s=1$. (2) The factor $\frac{D-k}{D-1}$ can be highly beneficial in reducing variances. (3) The term $\frac{1}{k}(1-\rho^2)^2$ is a substantial improvement compared with $\frac{1}{k}(1+\rho^2)$, which corresponds to the un-normalized estimator. We illustrate that by letting the $k$ in OPORP to be $k=1$ and repeat the procedure $m$ times, we exactly recover the work of ``very spars random projections'' (VSRP). This immediately leads to a normalized estimator for VSRP which substantially improves the original estimator of VSRP. <br>In summary, with OPORP, the two key steps: (i) the normalization and (ii) the fixed-length binning scheme, have considerably improved the accuracy in estimating the cosine similarity, which is a routine (and crucial) task in modern embedding-based retrieval (EBR) applications. | stat-04.zip/2302.03505.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.04065 | Monge, Bregman and Occam: Interpretable Optimal Transport in High-Dimensions with Feature-Sparse Maps | [
"Marco Cuturi",
"Michal Klein",
"Pierre Ablin"
] | 8 Feb 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Genomics (q-bio.GN) | https://doi.org/10.48550/arXiv.2302.04065 | Optimal transport (OT) theory focuses, among all maps $T:\mathbb{R}^d\rightarrow \mathbb{R}^d$ that can morph a probability measure onto another, on those that are the ``thriftiest'', i.e. such that the averaged cost $c(x, T(x))$ between $x$ and its image $T(x)$ be as small as possible. Many computational approaches have been proposed to estimate such Monge maps when $c$ is the $\ell_2^2$ distance, e.g., using entropic maps [Pooladian'22], or neural networks [Makkuva'20, Korotin'20]. We propose a new model for transport maps, built on a family of translation invariant costs $c(x, y):=h(x-y)$, where $h:=\tfrac{1}{2}\|\cdot\|_2^2+\tau$ and $\tau$ is a regularizer. We propose a generalization of the entropic map suitable for $h$, and highlight a surprising link tying it with the Bregman centroids of the divergence $D_h$ generated by $h$, and the proximal operator of $\tau$. We show that choosing a sparsity-inducing norm for $\tau$ results in maps that apply Occam's razor to transport, in the sense that the displacement vectors $\Delta(x):= T(x)-x$ they induce are sparse, with a sparsity pattern that varies depending on $x$. We showcase the ability of our method to estimate meaningful OT maps for high-dimensional single-cell transcription data, in the $34000$-$d$ space of gene counts for cells, without using dimensionality reduction, thus retaining the ability to interpret all displacements at the gene level. | stat-04.zip/2302.04065.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.04165 | IRTCI: Item Response Theory for Categorical Imputation | [
"Adrienne Kline",
"Yuan Luo"
] | 8 Feb 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.04165 | Most datasets suffer from partial or complete missing values, which has downstream limitations on the available models on which to test the data and on any statistical inferences that can be made from the data. Several imputation techniques have been designed to replace missing data with stand in values. The various approaches have implications for calculating clinical scores, model building and model testing. The work showcased here offers a novel means for categorical imputation based on item response theory (IRT) and compares it against several methodologies currently used in the machine learning field including k-nearest neighbors (kNN), multiple imputed chained equations (MICE) and Amazon Web Services (AWS) deep learning method, Datawig. Analyses comparing these techniques were performed on three different datasets that represented ordinal, nominal and binary categories. The data were modified so that they also varied on both the proportion of data missing and the systematization of the missing data. Two different assessments of performance were conducted: accuracy in reproducing the missing values, and predictive performance using the imputed data. Results demonstrated that the new method, Item Response Theory for Categorical Imputation (IRTCI), fared quite well compared to currently used methods, outperforming several of them in many conditions. Given the theoretical basis for the new approach, and the unique generation of probabilistic terms for determining category belonging for missing cells, IRTCI offers a viable alternative to current approaches. | stat-04.zip/2302.04165.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.04400 | Discovering interpretable Lagrangian of dynamical systems from data | [
"Tapas Tripura",
"Souvik Chakraborty"
] | 9 Feb 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.2302.04400 | A complete understanding of physical systems requires models that are accurate and obeys natural conservation laws. Recent trends in representation learning involve learning Lagrangian from data rather than the direct discovery of governing equations of motion. The generalization of equation discovery techniques has huge potential; however, existing Lagrangian discovery frameworks are black-box in nature. This raises a concern about the reusability of the discovered Lagrangian. In this article, we propose a novel data-driven machine-learning algorithm to automate the discovery of interpretable Lagrangian from data. The Lagrangian are derived in interpretable forms, which also allows the automated discovery of conservation laws and governing equations of motion. The architecture of the proposed framework is designed in such a way that it allows learning the Lagrangian from a subset of the underlying domain and then generalizing for an infinite-dimensional system. The fidelity of the proposed framework is exemplified using examples described by systems of ordinary differential equations and partial differential equations where the Lagrangian and conserved quantities are known. | stat-04.zip/2302.04400.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.05430 | Oracle-Efficient Smoothed Online Learning for Piecewise Continuous Decision Making | [
"Adam Block",
"Alexander Rakhlin",
"Max Simchowitz"
] | 10 Feb 2023 (<a href="https://arxiv.org/abs/2302.05430v1">v1</a>), last revised 19 Mar 2024 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.05430 | Smoothed online learning has emerged as a popular framework to mitigate the substantial loss in statistical and computational complexity that arises when one moves from classical to adversarial learning. Unfortunately, for some spaces, it has been shown that efficient algorithms suffer an exponentially worse regret than that which is minimax optimal, even when the learner has access to an optimization oracle over the space. To mitigate that exponential dependence, this work introduces a new notion of complexity, the generalized bracketing numbers, which marries constraints on the adversary to the size of the space, and shows that an instantiation of Follow-the-Perturbed-Leader can attain low regret with the number of calls to the optimization oracle scaling optimally with respect to average regret. We then instantiate our bounds in several problems of interest, including online prediction and planning of piecewise continuous functions, which has many applications in fields as diverse as econometrics and robotics. | stat-04.zip/2302.05430.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.04763 | On Sampling with Approximate Transport Maps | [
"Louis Grenioux",
"Alain Durmus",
"Éric Moulines",
"Marylou Gabrié"
] | 9 Feb 2023 (<a href="https://arxiv.org/abs/2302.04763v1">v1</a>), last revised 18 Feb 2024 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.04763 | Transport maps can ease the sampling of distributions with non-trivial geometries by transforming them into distributions that are easier to handle. The potential of this approach has risen with the development of Normalizing Flows (NF) which are maps parameterized with deep neural networks trained to push a reference distribution towards a target. NF-enhanced samplers recently proposed blend (Markov chain) Monte Carlo methods with either (i) proposal draws from the flow or (ii) a flow-based reparametrization. In both cases, the quality of the learned transport conditions performance. The present work clarifies for the first time the relative strengths and weaknesses of these two approaches. Our study concludes that multimodal targets can be reliably handled with flow-based proposals up to moderately high dimensions. In contrast, methods relying on reparametrization struggle with multimodality but are more robust otherwise in high-dimensional settings and under poor training. To further illustrate the influence of target-proposal adequacy, we also derive a new quantitative bound for the mixing time of the Independent Metropolis-Hastings sampler. | stat-04.zip/2302.04763.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.04759 | Robust and Scalable Bayesian Online Changepoint Detection | [
"Matias Altamirano",
"François-Xavier Briol",
"Jeremias Knoblauch"
] | 9 Feb 2023 (<a href="https://arxiv.org/abs/2302.04759v1">v1</a>), last revised 12 May 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.04759 | This paper proposes an online, provably robust, and scalable Bayesian approach for changepoint detection. The resulting algorithm has key advantages over previous work: it provides provable robustness by leveraging the generalised Bayesian perspective, and also addresses the scalability issues of previous attempts. Specifically, the proposed generalised Bayesian formalism leads to conjugate posteriors whose parameters are available in closed form by leveraging diffusion score matching. The resulting algorithm is exact, can be updated through simple algebra, and is more than 10 times faster than its closest competitor. | stat-04.zip/2302.04759.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.03791 | How to Trust Your Diffusion Model: A Convex Optimization Approach to Conformal Risk Control | [
"Jacopo Teneggi",
"Matthew Tivnan",
"J. Webster Stayman",
"Jeremias Sulam"
] | 7 Feb 2023 (<a href="https://arxiv.org/abs/2302.03791v1">v1</a>), last revised 27 Dec 2023 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Computer Vision and Pattern Recognition (cs.CV); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.03791 | Score-based generative modeling, informally referred to as diffusion models, continue to grow in popularity across several important domains and tasks. While they provide high-quality and diverse samples from empirical distributions, important questions remain on the reliability and trustworthiness of these sampling procedures for their responsible use in critical scenarios. Conformal prediction is a modern tool to construct finite-sample, distribution-free uncertainty guarantees for any black-box predictor. In this work, we focus on image-to-image regression tasks and we present a generalization of the Risk-Controlling Prediction Sets (RCPS) procedure, that we term $K$-RCPS, which allows to $(i)$ provide entrywise calibrated intervals for future samples of any diffusion model, and $(ii)$ control a certain notion of risk with respect to a ground truth image with minimal mean interval length. Differently from existing conformal risk control procedures, ours relies on a novel convex optimization approach that allows for multidimensional risk control while provably minimizing the mean interval length. We illustrate our approach on two real-world image denoising problems: on natural images of faces as well as on computed tomography (CT) scans of the abdomen, demonstrating state of the art performance. | stat-04.zip/2302.03791.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.03026 | Sampling-Based Accuracy Testing of Posterior Estimators for General Inference | [
"Pablo Lemos",
"Adam Coogan",
"Yashar Hezaveh",
"Laurence Perreault-Levasseur"
] | 6 Feb 2023 (<a href="https://arxiv.org/abs/2302.03026v1">v1</a>), last revised 2 Jun 2023 (this version, v2) | 15 pages, Accepted at ICML 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Instrumentation and Methods for Astrophysics (astro-ph.IM); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2302.03026 | Parameter inference, i.e. inferring the posterior distribution of the parameters of a statistical model given some data, is a central problem to many scientific disciplines. Generative models can be used as an alternative to Markov Chain Monte Carlo methods for conducting posterior inference, both in likelihood-based and simulation-based problems. However, assessing the accuracy of posteriors encoded in generative models is not straightforward. In this paper, we introduce `Tests of Accuracy with Random Points' (TARP) coverage testing as a method to estimate coverage probabilities of generative posterior estimators. Our method differs from previously-existing coverage-based methods, which require posterior evaluations. We prove that our approach is necessary and sufficient to show that a posterior estimator is accurate. We demonstrate the method on a variety of synthetic examples, and show that TARP can be used to test the results of posterior inference analyses in high-dimensional spaces. We also show that our method can detect inaccurate inferences in cases where existing methods fail. | stat-04.zip/2302.03026.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.02455 | Know, Grow, and Protect Net Worth: Using ML for Asset Protection by Preventing Overdraft Fees | [
"Avishek Kumar",
"Tyson Silver"
] | 5 Feb 2023 (<a href="https://arxiv.org/abs/2302.02455v1">v1</a>), last revised 7 Sep 2024 (this version, v2) | KDD '24: Proceedings of the 30th ACM SIGKDD Conference on Knowledge Discovery and Data Mining | Machine Learning (stat.ML) | Machine Learning (stat.ML); Computers and Society (cs.CY); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.02455 | When a customer overdraws their bank account and their balance is negative they are assessed an overdraft fee. Americans pay approximately \$15 billion in unnecessary overdraft fees a year, often in \$35 increments; users of the Mint personal finance app pay approximately \$250 million in fees a year in particular. These overdraft fees are an excessive financial burden and lead to cascading overdraft fees trapping customers in financial hardship. To address this problem, we have created an ML-driven overdraft early warning system (ODEWS) that assesses a customer's risk of overdrafting within the next week using their banking and transaction data in the Mint app. At-risk customers are sent an alert so they can take steps to avoid the fee, ultimately changing their behavior and financial habits. The system deployed resulted in a \$3 million savings in overdraft fees for Mint customers compared to a control group. Moreover, the methodology outlined here is part of a greater effort to provide ML-driven personalized financial advice to help our members know, grow, and protect their net worth, ultimately, achieving their financial goals. | stat-04.zip/2302.02455.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.04081 | Decision trees compensate for model misspecification | [
"Hugh Panton",
"Gavin Leech",
"Laurence Aitchison"
] | 8 Feb 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.04081 | The best-performing models in ML are not interpretable. If we can explain why they outperform, we may be able to replicate these mechanisms and obtain both interpretability and performance. One example are decision trees and their descendent gradient boosting machines (GBMs). These perform well in the presence of complex interactions, with tree depth governing the order of interactions. However, interactions cannot fully account for the depth of trees found in practice. We confirm 5 alternative hypotheses about the role of tree depth in performance in the absence of true interactions, and present results from experiments on a battery of datasets. Part of the success of tree models is due to their robustness to various forms of mis-specification. We present two methods for robust generalized linear models (GLMs) addressing the composite and mixed response scenarios. | stat-04.zip/2302.04081.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.03764 | Sketchy: Memory-efficient Adaptive Regularization with Frequent Directions | [
"Vladimir Feinberg",
"Xinyi Chen",
"Y. Jennifer Sun",
"Rohan Anil",
"Elad Hazan"
] | 7 Feb 2023 (<a href="https://arxiv.org/abs/2302.03764v1">v1</a>), last revised 16 Oct 2023 (this version, v2) | 22 pages, 6 figures, 7 tables, NeurIPS 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.03764 | Adaptive regularization methods that exploit more than the diagonal entries exhibit state of the art performance for many tasks, but can be prohibitive in terms of memory and running time. We find the spectra of the Kronecker-factored gradient covariance matrix in deep learning (DL) training tasks are concentrated on a small leading eigenspace that changes throughout training, motivating a low-rank sketching approach. We describe a generic method for reducing memory and compute requirements of maintaining a matrix preconditioner using the Frequent Directions (FD) sketch. While previous approaches have explored applying FD for second-order optimization, we present a novel analysis which allows efficient interpolation between resource requirements and the degradation in regret guarantees with rank $k$: in the online convex optimization (OCO) setting over dimension $d$, we match full-matrix $d^2$ memory regret using only $dk$ memory up to additive error in the bottom $d-k$ eigenvalues of the gradient covariance. Further, we show extensions of our work to Shampoo, resulting in a method competitive in quality with Shampoo and Adam, yet requiring only sub-linear memory for tracking second moments. | stat-04.zip/2302.03764.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.02766 | Generalization Bounds with Data-dependent Fractal Dimensions | [
"Benjamin Dupuis",
"George Deligiannidis",
"Umut Şimşekli"
] | 6 Feb 2023 (<a href="https://arxiv.org/abs/2302.02766v1">v1</a>), last revised 10 Jul 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.02766 | Providing generalization guarantees for modern neural networks has been a crucial task in statistical learning. Recently, several studies have attempted to analyze the generalization error in such settings by using tools from fractal geometry. While these works have successfully introduced new mathematical tools to apprehend generalization, they heavily rely on a Lipschitz continuity assumption, which in general does not hold for neural networks and might make the bounds vacuous. In this work, we address this issue and prove fractal geometry-based generalization bounds without requiring any Lipschitz assumption. To achieve this goal, we build up on a classical covering argument in learning theory and introduce a data-dependent fractal dimension. Despite introducing a significant amount of technical complications, this new notion lets us control the generalization error (over either fixed or random hypothesis spaces) along with certain mutual information (MI) terms. To provide a clearer interpretation to the newly introduced MI terms, as a next step, we introduce a notion of "geometric stability" and link our bounds to the prior art. Finally, we make a rigorous connection between the proposed data-dependent dimension and topological data analysis tools, which then enables us to compute the dimension in a numerically efficient way. We support our theory with experiments conducted on various settings. | stat-04.zip/2302.02766.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.03391 | Sparse and geometry-aware generalisation of the mutual information for joint discriminative clustering and feature selection | [
"Louis Ohl",
"Pierre-Alexandre Mattei",
"Charles Bouveyron",
"Mickaël Leclercq",
"Arnaud Droit",
"Frédéric Precioso"
] | 7 Feb 2023 (<a href="https://arxiv.org/abs/2302.03391v1">v1</a>), last revised 18 Jul 2024 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Computation (stat.CO); Methodology (stat.ME) | https://doi.org/10.1007/s11222-024-10467-9 | Feature selection in clustering is a hard task which involves simultaneously the discovery of relevant clusters as well as relevant variables with respect to these clusters. While feature selection algorithms are often model-based through optimised model selection or strong assumptions on the data distribution, we introduce a discriminative clustering model trying to maximise a geometry-aware generalisation of the mutual information called GEMINI with a simple l1 penalty: the Sparse GEMINI. This algorithm avoids the burden of combinatorial feature subset exploration and is easily scalable to high-dimensional data and large amounts of samples while only designing a discriminative clustering model. We demonstrate the performances of Sparse GEMINI on synthetic datasets and large-scale datasets. Our results show that Sparse GEMINI is a competitive algorithm and has the ability to select relevant subsets of variables with respect to the clustering without using relevance criteria or prior hypotheses. | stat-04.zip/2302.03391.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.04855 | Trading Information between Latents in Hierarchical Variational Autoencoders | [
"Tim Z. Xiao",
"Robert Bamler"
] | 9 Feb 2023 | Accepted for ICLR 2023; 9 pages + appendix | Machine Learning (stat.ML) | Machine Learning (stat.ML); Computer Vision and Pattern Recognition (cs.CV); Information Theory (cs.IT); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.04855 | Variational Autoencoders (VAEs) were originally motivated (Kingma & Welling, 2014) as probabilistic generative models in which one performs approximate Bayesian inference. The proposal of $\beta$-VAEs (Higgins et al., 2017) breaks this interpretation and generalizes VAEs to application domains beyond generative modeling (e.g., representation learning, clustering, or lossy data compression) by introducing an objective function that allows practitioners to trade off between the information content ("bit rate") of the latent representation and the distortion of reconstructed data (Alemi et al., 2018). In this paper, we reconsider this rate/distortion trade-off in the context of hierarchical VAEs, i.e., VAEs with more than one layer of latent variables. We identify a general class of inference models for which one can split the rate into contributions from each layer, which can then be tuned independently. We derive theoretical bounds on the performance of downstream tasks as functions of the individual layers' rates and verify our theoretical findings in large-scale experiments. Our results provide guidance for practitioners on which region in rate-space to target for a given application. | stat-04.zip/2302.04855.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.02228 | Counterfactual Identifiability of Bijective Causal Models | [
"Arash Nasr-Esfahany",
"Mohammad Alizadeh",
"Devavrat Shah"
] | 4 Feb 2023 (<a href="https://arxiv.org/abs/2302.02228v1">v1</a>), last revised 6 Jun 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.02228 | We study counterfactual identifiability in causal models with bijective generation mechanisms (BGM), a class that generalizes several widely-used causal models in the literature. We establish their counterfactual identifiability for three common causal structures with unobserved confounding, and propose a practical learning method that casts learning a BGM as structured generative modeling. Learned BGMs enable efficient counterfactual estimation and can be obtained using a variety of deep conditional generative models. We evaluate our techniques in a visual task and demonstrate its application in a real-world video streaming simulation task. | stat-04.zip/2302.02228.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.04658 | The Sample Complexity of Approximate Rejection Sampling with Applications to Smoothed Online Learning | [
"Adam Block",
"Yury Polyanskiy"
] | 9 Feb 2023 (<a href="https://arxiv.org/abs/2302.04658v1">v1</a>), last revised 23 Feb 2024 (this version, v3) | Corrected mistake in proof of Lemma 27 from the COLT 2023 version of this paper | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.04658 | Suppose we are given access to $n$ independent samples from distribution $\mu$ and we wish to output one of them with the goal of making the output distributed as close as possible to a target distribution $\nu$. In this work we show that the optimal total variation distance as a function of $n$ is given by $\tilde\Theta(\frac{D}{f'(n)})$ over the class of all pairs $\nu,\mu$ with a bounded $f$-divergence $D_f(\nu\|\mu)\leq D$. Previously, this question was studied only for the case when the Radon-Nikodym derivative of $\nu$ with respect to $\mu$ is uniformly bounded. We then consider an application in the seemingly very different field of smoothed online learning, where we show that recent results on the minimax regret and the regret of oracle-efficient algorithms still hold even under relaxed constraints on the adversary (to have bounded $f$-divergence, as opposed to bounded Radon-Nikodym derivative). Finally, we also study efficacy of importance sampling for mean estimates uniform over a function class and compare importance sampling with rejection sampling. | stat-04.zip/2302.04658.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.02774 | The SSL Interplay: Augmentations, Inductive Bias, and Generalization | [
"Vivien Cabannes",
"Bobak T. Kiani",
"Randall Balestriero",
"Yann LeCun",
"Alberto Bietti"
] | 6 Feb 2023 (<a href="https://arxiv.org/abs/2302.02774v1">v1</a>), last revised 1 Jun 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2302.02774 | Self-supervised learning (SSL) has emerged as a powerful framework to learn representations from raw data without supervision. Yet in practice, engineers face issues such as instability in tuning optimizers and collapse of representations during training. Such challenges motivate the need for a theory to shed light on the complex interplay between the choice of data augmentation, network architecture, and training algorithm. We study such an interplay with a precise analysis of generalization performance on both pretraining and downstream tasks in a theory friendly setup, and highlight several insights for SSL practitioners that arise from our theory. | stat-04.zip/2302.02774.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.05025 | Hessian Based Smoothing Splines for Manifold Learning | [
"Juno Kim"
] | 10 Feb 2023 | 20 pages | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.05025 | We propose a multidimensional smoothing spline algorithm in the context of manifold learning. We generalize the bending energy penalty of thin-plate splines to a quadratic form on the Sobolev space of a flat manifold, based on the Frobenius norm of the Hessian matrix. This leads to a natural definition of smoothing splines on manifolds, which minimizes square error while optimizing a global curvature penalty. The existence and uniqueness of the solution is shown by applying the theory of reproducing kernel Hilbert spaces. The minimizer is expressed as a combination of Green's functions for the biharmonic operator, and 'linear' functions of everywhere vanishing Hessian. Furthermore, we utilize the Hessian estimation procedure from the Hessian Eigenmaps algorithm to approximate the spline loss when the true manifold is unknown. This yields a particularly simple quadratic optimization algorithm for smoothing response values without needing to fit the underlying manifold. Analysis of asymptotic error and robustness are given, as well as discussion of out-of-sample prediction methods and applications. | stat-04.zip/2302.05025.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.03421 | A unified recipe for deriving (time-uniform) PAC-Bayes bounds | [
"Ben Chugg",
"Hongjian Wang",
"Aaditya Ramdas"
] | 7 Feb 2023 (<a href="https://arxiv.org/abs/2302.03421v1">v1</a>), last revised 3 Jan 2024 (this version, v5) | 56 pages. Published in the Journal of Machine Learning Research, Volume 24 Issue 372 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Information Theory (cs.IT); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2302.03421 | We present a unified framework for deriving PAC-Bayesian generalization bounds. Unlike most previous literature on this topic, our bounds are anytime-valid (i.e., time-uniform), meaning that they hold at all stopping times, not only for a fixed sample size. Our approach combines four tools in the following order: (a) nonnegative supermartingales or reverse submartingales, (b) the method of mixtures, (c) the Donsker-Varadhan formula (or other convex duality principles), and (d) Ville's inequality. Our main result is a PAC-Bayes theorem which holds for a wide class of discrete stochastic processes. We show how this result implies time-uniform versions of well-known classical PAC-Bayes bounds, such as those of Seeger, McAllester, Maurer, and Catoni, in addition to many recent bounds. We also present several novel bounds. Our framework also enables us to relax traditional assumptions; in particular, we consider nonstationary loss functions and non-i.i.d. data. In sum, we unify the derivation of past bounds and ease the search for future bounds: one may simply check if our supermartingale or submartingale conditions are met and, if so, be guaranteed a (time-uniform) PAC-Bayes bound. | stat-04.zip/2302.03421.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.06210 | Precise Asymptotic Analysis of Deep Random Feature Models | [
"David Bosch",
"Ashkan Panahi",
"Babak Hassibi"
] | 13 Feb 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.06210 | We provide exact asymptotic expressions for the performance of regression by an $L-$layer deep random feature (RF) model, where the input is mapped through multiple random embedding and non-linear activation functions. For this purpose, we establish two key steps: First, we prove a novel universality result for RF models and deterministic data, by which we demonstrate that a deep random feature model is equivalent to a deep linear Gaussian model that matches it in the first and second moments, at each layer. Second, we make use of the convex Gaussian Min-Max theorem multiple times to obtain the exact behavior of deep RF models. We further characterize the variation of the eigendistribution in different layers of the equivalent Gaussian model, demonstrating that depth has a tangible effect on model performance despite the fact that only the last layer of the model is being trained. | stat-04.zip/2302.06210.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.05955 | Recursive Estimation of Conditional Kernel Mean Embeddings | [
"Ambrus Tamás",
"Balázs Csanád Csáji"
] | 12 Feb 2023 (<a href="https://arxiv.org/abs/2302.05955v1">v1</a>), last revised 30 Aug 2024 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2302.05955 | Kernel mean embeddings, a widely used technique in machine learning, map probability distributions to elements of a reproducing kernel Hilbert space (RKHS). For supervised learning problems, where input-output pairs are observed, the conditional distribution of outputs given the inputs is a key object. The input dependent conditional distribution of an output can be encoded with an RKHS valued function, the conditional kernel mean map. In this paper we present a new recursive algorithm to estimate the conditional kernel mean map in a Hilbert space valued $L_2$ space, that is in a Bochner space. We prove the weak and strong $L_2$ consistency of our recursive estimator under mild conditions. The idea is to generalize Stone's theorem for Hilbert space valued regression in a locally compact Polish space. We present new insights about conditional kernel mean embeddings and give strong asymptotic bounds regarding the convergence of the proposed recursive method. Finally, the results are demonstrated on three application domains: for inputs coming from Euclidean spaces, Riemannian manifolds and locally compact subsets of function spaces. | stat-04.zip/2302.05955.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.04344 | Learning Dynamical Systems by Leveraging Data from Similar Systems | [
"Lei Xin",
"Lintao Ye",
"George Chiu",
"Shreyas Sundaram"
] | 8 Feb 2023 (<a href="https://arxiv.org/abs/2302.04344v1">v1</a>), last revised 17 Jan 2025 (this version, v3) | 15 pages,9 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Systems and Control (eess.SY) | https://doi.org/10.48550/arXiv.2302.04344 | We consider the problem of learning the dynamics of a linear system when one has access to data generated by an auxiliary system that shares similar (but not identical) dynamics, in addition to data from the true system. We use a weighted least squares approach, and provide finite sample error bounds of the learned model as a function of the number of samples and various system parameters from the two systems as well as the weight assigned to the auxiliary data. We show that the auxiliary data can help to reduce the intrinsic system identification error due to noise, at the price of adding a portion of error that is due to the differences between the two system models. We further provide a data-dependent bound that is computable when some prior knowledge about the systems, such as upper bounds on noise levels and model difference, is available. This bound can also be used to determine the weight that should be assigned to the auxiliary data during the model training stage. | stat-04.zip/2302.04344.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.05933 | Generalization Ability of Wide Neural Networks on $\mathbb{R}$ | [
"Jianfa Lai",
"Manyun Xu",
"Rui Chen",
"Qian Lin"
] | 12 Feb 2023 | 47 pages, 4 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.05933 | We perform a study on the generalization ability of the wide two-layer ReLU neural network on $\mathbb{R}$. We first establish some spectral properties of the neural tangent kernel (NTK): $a)$ $K_{d}$, the NTK defined on $\mathbb{R}^{d}$, is positive definite; $b)$ $\lambda_{i}(K_{1})$, the $i$-th largest eigenvalue of $K_{1}$, is proportional to $i^{-2}$. We then show that: $i)$ when the width $m\rightarrow\infty$, the neural network kernel (NNK) uniformly converges to the NTK; $ii)$ the minimax rate of regression over the RKHS associated to $K_{1}$ is $n^{-2/3}$; $iii)$ if one adopts the early stopping strategy in training a wide neural network, the resulting neural network achieves the minimax rate; $iv)$ if one trains the neural network till it overfits the data, the resulting neural network can not generalize well. Finally, we provide an explanation to reconcile our theory and the widely observed ``benign overfitting phenomenon''. | stat-04.zip/2302.05933.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.12544 | Asymptotic convergence of iterative optimization algorithms | [
"Randal Douc",
"Sylvain Le Corff"
] | 24 Feb 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML) | https://doi.org/10.48550/arXiv.2302.12544 | This paper introduces a general framework for iterative optimization algorithms and establishes under general assumptions that their convergence is asymptotically geometric. We also prove that under appropriate assumptions, the rate of convergence can be lower bounded. The convergence is then only geometric, and we provide the exact asymptotic convergence rate. This framework allows to deal with constrained optimization and encompasses the Expectation Maximization algorithm and the mirror descent algorithm, as well as some variants such as the alpha-Expectation Maximization or the Mirror Prox <a href="http://algorithm.Furthermore" rel="external noopener nofollow" class="link-external link-http">this http URL</a>, we establish sufficient conditions for the convergence of the Mirror Prox algorithm, under which the method converges systematically to the unique minimizer of a convex function on a convex compact set. | stat-04.zip/2302.12544.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.12565 | Variational Linearized Laplace Approximation for Bayesian Deep Learning | [
"Luis A. Ortega",
"Simón Rodríguez Santana",
"Daniel Hernández-Lobato"
] | 24 Feb 2023 (<a href="https://arxiv.org/abs/2302.12565v1">v1</a>), last revised 22 May 2024 (this version, v3) | 22 pages, 8 figures, ICML 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.12565 | The Linearized Laplace Approximation (LLA) has been recently used to perform uncertainty estimation on the predictions of pre-trained deep neural networks (DNNs). However, its widespread application is hindered by significant computational costs, particularly in scenarios with a large number of training points or DNN parameters. Consequently, additional approximations of LLA, such as Kronecker-factored or diagonal approximate GGN matrices, are utilized, potentially compromising the model's performance. To address these challenges, we propose a new method for approximating LLA using a variational sparse Gaussian Process (GP). Our method is based on the dual RKHS formulation of GPs and retains, as the predictive mean, the output of the original DNN. Furthermore, it allows for efficient stochastic optimization, which results in sub-linear training time in the size of the training dataset. Specifically, its training cost is independent of the number of training points. We compare our proposed method against accelerated LLA (ELLA), which relies on the Nyström approximation, as well as other LLA variants employing the sample-then-optimize principle. Experimental results, both on regression and classification datasets, show that our method outperforms these already existing efficient variants of LLA, both in terms of the quality of the predictive distribution and in terms of total computational time. | stat-04.zip/2302.12565.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.12399 | Graph Laplacians on Shared Nearest Neighbor graphs and graph Laplacians on $k$-Nearest Neighbor graphs having the same limit | [
"A. Martina Neuman"
] | 24 Feb 2023 (<a href="https://arxiv.org/abs/2302.12399v1">v1</a>), last revised 1 Apr 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Probability (math.PR) | https://doi.org/10.48550/arXiv.2302.12399 | A Shared Nearest Neighbor (SNN) graph is a type of graph construction using shared nearest neighbor information, which is a secondary similarity measure based on the rankings induced by a primary $k$-nearest neighbor ($k$-NN) measure. SNN measures have been touted as being less prone to the curse of dimensionality than conventional distance measures, and thus methods using SNN graphs have been widely used in applications, particularly in clustering high-dimensional data sets and in finding outliers in subspaces of high dimensional data. Despite this, the theoretical study of SNN graphs and graph Laplacians remains unexplored. In this pioneering work, we make the first contribution in this direction. We show that large scale asymptotics of an SNN graph Laplacian reach a consistent continuum limit; this limit is the same as that of a $k$-NN graph Laplacian. Moreover, we show that the pointwise convergence rate of the graph Laplacian is linear with respect to $(k/n)^{1/m}$ with high probability. | stat-04.zip/2302.12399.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.12736 | Balanced Off-Policy Evaluation for Personalized Pricing | [
"Adam N. Elmachtoub",
"Vishal Gupta",
"Yunfan Zhao"
] | 24 Feb 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.12736 | We consider a personalized pricing problem in which we have data consisting of feature information, historical pricing decisions, and binary realized demand. The goal is to perform off-policy evaluation for a new personalized pricing policy that maps features to prices. Methods based on inverse propensity weighting (including doubly robust methods) for off-policy evaluation may perform poorly when the logging policy has little exploration or is deterministic, which is common in pricing applications. Building on the balanced policy evaluation framework of Kallus (2018), we propose a new approach tailored to pricing applications. The key idea is to compute an estimate that minimizes the worst-case mean squared error or maximizes a worst-case lower bound on policy performance, where in both cases the worst-case is taken with respect to a set of possible revenue functions. We establish theoretical convergence guarantees and empirically demonstrate the advantage of our approach using a real-world pricing dataset. | stat-04.zip/2302.12736.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.10128 | Sketch In, Sketch Out: Accelerating both Learning and Inference for Structured Prediction with Kernels | [
"Tamim El Ahmad",
"Luc Brogat-Motte",
"Pierre Laforgue",
"Florence d'Alché-Buc"
] | 20 Feb 2023 (<a href="https://arxiv.org/abs/2302.10128v1">v1</a>), last revised 6 May 2024 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.10128 | Leveraging the kernel trick in both the input and output spaces, surrogate kernel methods are a flexible and theoretically grounded solution to structured output prediction. If they provide state-of-the-art performance on complex data sets of moderate size (e.g., in chemoinformatics), these approaches however fail to scale. We propose to equip surrogate kernel methods with sketching-based approximations, applied to both the input and output feature maps. We prove excess risk bounds on the original structured prediction problem, showing how to attain close-to-optimal rates with a reduced sketch size that depends on the eigendecay of the input/output covariance operators. From a computational perspective, we show that the two approximations have distinct but complementary impacts: sketching the input kernel mostly reduces training time, while sketching the output kernel decreases the inference time. Empirically, our approach is shown to scale, achieving state-of-the-art performance on benchmark data sets where non-sketched methods are intractable. | stat-04.zip/2302.10128.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.11737 | Causally Disentangled Generative Variational AutoEncoder | [
"Seunghwan An",
"Kyungwoo Song",
"Jong-June Jeon"
] | 23 Feb 2023 (<a href="https://arxiv.org/abs/2302.11737v1">v1</a>), last revised 9 Oct 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.11737 | We present a new supervised learning technique for the Variational AutoEncoder (VAE) that allows it to learn a causally disentangled representation and generate causally disentangled outcomes simultaneously. We call this approach Causally Disentangled Generation (CDG). CDG is a generative model that accurately decodes an output based on a causally disentangled representation. Our research demonstrates that adding supervised regularization to the encoder alone is insufficient for achieving a generative model with CDG, even for a simple task. Therefore, we explore the necessary and sufficient conditions for achieving CDG within a specific model. Additionally, we introduce a universal metric for evaluating the causal disentanglement of a generative model. Empirical results from both image and tabular datasets support our findings. | stat-04.zip/2302.11737.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.11174 | Error Estimation for Random Fourier Features | [
"Junwen Yao",
"N. Benjamin Erichson",
"Miles E. Lopes"
] | 22 Feb 2023 | Accepted to AISTATS 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2302.11174 | Random Fourier Features (RFF) is among the most popular and broadly applicable approaches for scaling up kernel methods. In essence, RFF allows the user to avoid costly computations on a large kernel matrix via a fast randomized approximation. However, a pervasive difficulty in applying RFF is that the user does not know the actual error of the approximation, or how this error will propagate into downstream learning tasks. Up to now, the RFF literature has primarily dealt with these uncertainties using theoretical error bounds, but from a user's standpoint, such results are typically impractical -- either because they are highly conservative or involve unknown quantities. To tackle these general issues in a data-driven way, this paper develops a bootstrap approach to numerically estimate the errors of RFF approximations. Three key advantages of this approach are: (1) The error estimates are specific to the problem at hand, avoiding the pessimism of worst-case bounds. (2) The approach is flexible with respect to different uses of RFF, and can even estimate errors in downstream learning tasks. (3) The approach enables adaptive computation, so that the user can quickly inspect the error of a rough initial kernel approximation and then predict how much extra work is needed. Lastly, in exchange for all of these benefits, the error estimates can be obtained at a modest computational cost. | stat-04.zip/2302.11174.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.11836 | On Statistical Properties of Sharpness-Aware Minimization: Provable Guarantees | [
"Kayhan Behdin",
"Rahul Mazumder"
] | 23 Feb 2023 (<a href="https://arxiv.org/abs/2302.11836v1">v1</a>), last revised 19 May 2023 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.11836 | Sharpness-Aware Minimization (SAM) is a recent optimization framework aiming to improve the deep neural network generalization, through obtaining flatter (i.e. less sharp) solutions. As SAM has been numerically successful, recent papers have studied the theoretical aspects of the framework and have shown SAM solutions are indeed flat. However, there has been limited theoretical exploration regarding statistical properties of SAM. In this work, we directly study the statistical performance of SAM, and present a new theoretical explanation of why SAM generalizes well. To this end, we study two statistical problems, neural networks with a hidden layer and kernel regression, and prove under certain conditions, SAM has smaller prediction error over Gradient Descent (GD). Our results concern both convex and non-convex settings, and show that SAM is particularly well-suited for non-convex problems. Additionally, we prove that in our setup, SAM solutions are less sharp as well, showing our results are in agreement with the previous work. Our theoretical findings are validated using numerical experiments on numerous scenarios, including deep neural networks. | stat-04.zip/2302.11836.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.11709 | Bayes meets Bernstein at the Meta Level: an Analysis of Fast Rates in Meta-Learning with PAC-Bayes | [
"Charles Riou",
"Pierre Alquier",
"Badr-Eddine Chérief-Abdellatif"
] | 23 Feb 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.11709 | Bernstein's condition is a key assumption that guarantees fast rates in machine learning. For example, the Gibbs algorithm with prior $\pi$ has an excess risk in $O(d_{\pi}/n)$, as opposed to the standard $O(\sqrt{d_{\pi}/n})$, where $n$ denotes the number of observations and $d_{\pi}$ is a complexity parameter which depends on the prior $\pi$. In this paper, we examine the Gibbs algorithm in the context of meta-learning, i.e., when learning the prior $\pi$ from $T$ tasks (with $n$ observations each) generated by a meta distribution. Our main result is that Bernstein's condition always holds at the meta level, regardless of its validity at the observation level. This implies that the additional cost to learn the Gibbs prior $\pi$, which will reduce the term $d_\pi$ across tasks, is in $O(1/T)$, instead of the expected $O(1/\sqrt{T})$. We further illustrate how this result improves on standard rates in three different settings: discrete priors, Gaussian priors and mixture of Gaussians priors. | stat-04.zip/2302.11709.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.11032 | Boosting Nyström Method | [
"Keaton Hamm",
"Zhaoying Lu",
"Wenbo Ouyang",
"Hao Helen Zhang"
] | 21 Feb 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.11032 | The Nyström method is an effective tool to generate low-rank approximations of large matrices, and it is particularly useful for kernel-based learning. To improve the standard Nyström approximation, ensemble Nyström algorithms compute a mixture of Nyström approximations which are generated independently based on column resampling. We propose a new family of algorithms, boosting Nyström, which iteratively generate multiple ``weak'' Nyström approximations (each using a small number of columns) in a sequence adaptively - each approximation aims to compensate for the weaknesses of its predecessor - and then combine them to form one strong approximation. We demonstrate that our boosting Nyström algorithms can yield more efficient and accurate low-rank approximations to kernel matrices. Improvements over the standard and ensemble Nyström methods are illustrated by simulation studies and real-world data analysis. | stat-04.zip/2302.11032.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.06757 | Kernelized Diffusion maps | [
"Loucas Pillaud-Vivien",
"Francis Bach"
] | 13 Feb 2023 | 19 pages, 1 Figure | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Numerical Analysis (math.NA); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2302.06757 | Spectral clustering and diffusion maps are celebrated dimensionality reduction algorithms built on eigen-elements related to the diffusive structure of the data. The core of these procedures is the approximation of a Laplacian through a graph kernel approach, however this local average construction is known to be cursed by the high-dimension d. In this article, we build a different estimator of the Laplacian, via a reproducing kernel Hilbert space method, which adapts naturally to the regularity of the problem. We provide non-asymptotic statistical rates proving that the kernel estimator we build can circumvent the curse of dimensionality. Finally we discuss techniques (Nyström subsampling, Fourier features) that enable to reduce the computational cost of the estimator while not degrading its overall performance. | stat-04.zip/2302.06757.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.07321 | On Classification-Calibration of Gamma-Phi Losses | [
"Yutong Wang",
"Clayton D. Scott"
] | 14 Feb 2023 (<a href="https://arxiv.org/abs/2302.07321v1">v1</a>), last revised 12 Dec 2023 (this version, v2) | Appeared in COLT 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.07321 | Gamma-Phi losses constitute a family of multiclass classification loss functions that generalize the logistic and other common losses, and have found application in the boosting literature. We establish the first general sufficient condition for the classification-calibration (CC) of such losses. To our knowledge, this sufficient condition gives the first family of nonconvex multiclass surrogate losses for which CC has been fully justified. In addition, we show that a previously proposed sufficient condition is in fact not sufficient. This contribution highlights a technical issue that is important in the study of multiclass CC but has been neglected in prior work. | stat-04.zip/2302.07321.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.12024 | Comparison of Affine and Rational Quadratic Spline Coupling and Autoregressive Flows through Robust Statistical Tests | [
"Andrea Coccaro",
"Marco Letizia",
"Humberto Reyes-Gonzalez",
"Riccardo Torre"
] | 23 Feb 2023 (<a href="https://arxiv.org/abs/2302.12024v1">v1</a>), last revised 4 Aug 2025 (this version, v3) | v3: published version; 25 pages, 3 figures, 3 tables | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); High Energy Physics - Experiment (hep-ex); High Energy Physics - Phenomenology (hep-ph) | https://doi.org/10.48550/arXiv.2302.12024 | Normalizing flows have emerged as a powerful brand of generative models, as they not only allow for efficient sampling of complicated target distributions but also deliver density estimation by construction. We propose here an in-depth comparison of coupling and autoregressive flows, both based on symmetric (affine) and non-symmetric (rational quadratic spline) bijectors, considering four different architectures: real-valued non-Volume preserving (RealNVP), masked autoregressive flow (MAF), coupling rational quadratic spline (C-RQS), and autoregressive rational quadratic spline (A-RQS). We focus on a set of multimodal target distributions of increasing dimensionality ranging from 4 to 400. The performances were compared by means of different test statistics for two-sample tests, built from known distance measures: the sliced Wasserstein distance, the dimension-averaged one-dimensional Kolmogorov--Smirnov test, and the Frobenius norm of the difference between correlation matrices. Furthermore, we included estimations of the variance of both the metrics and the trained models. Our results indicate that the A-RQS algorithm stands out both in terms of accuracy and training speed. Nonetheless, all the algorithms are generally able, without too much fine-tuning, to learn complicated distributions with limited training data and in a reasonable time of the order of hours on a Tesla A40 GPU. The only exception is the C-RQS, which takes significantly longer to train, does not always provide good accuracy, and becomes unstable for large dimensionalities. All algorithms were implemented using \textsc{TensorFlow2} and \textsc{TensorFlow Probability} and have been made available on \href{<a href="https://github.com/NF4HEP/NormalizingFlowsHD" rel="external noopener nofollow" class="link-external link-https">this https URL</a>}{GitHub}. | stat-04.zip/2302.12024.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.06869 | Concentration Bounds for Discrete Distribution Estimation in KL Divergence | [
"Clément L. Canonne",
"Ziteng Sun",
"Ananda Theertha Suresh"
] | 14 Feb 2023 (<a href="https://arxiv.org/abs/2302.06869v1">v1</a>), last revised 13 Jun 2023 (this version, v2) | Updated discussion of previous work | Machine Learning (stat.ML) | Machine Learning (stat.ML); Discrete Mathematics (cs.DM); Information Theory (cs.IT); Machine Learning (cs.LG); Probability (math.PR) | https://doi.org/10.48550/arXiv.2302.06869 | We study the problem of discrete distribution estimation in KL divergence and provide concentration bounds for the Laplace estimator. We show that the deviation from mean scales as $\sqrt{k}/n$ when $n \ge k$, improving upon the best prior result of $k/n$. We also establish a matching lower bound that shows that our bounds are tight up to polylogarithmic factors. | stat-04.zip/2302.06869.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.07415 | Variable Selection for Kernel Two-Sample Tests | [
"Jie Wang",
"Santanu S. Dey",
"Yao Xie"
] | 15 Feb 2023 (<a href="https://arxiv.org/abs/2302.07415v1">v1</a>), last revised 20 Dec 2024 (this version, v4) | 42 pages | Machine Learning (stat.ML) | Machine Learning (stat.ML); Applications (stat.AP) | https://doi.org/10.48550/arXiv.2302.07415 | We consider the variable selection problem for two-sample tests, aiming to select the most informative variables to determine whether two collections of samples follow the same distribution. To address this, we propose a novel framework based on the kernel maximum mean discrepancy (MMD). Our approach seeks a subset of variables with a pre-specified size that maximizes the variance-regularized kernel MMD statistic. We focus on three commonly used types of kernels: linear, quadratic, and Gaussian. From a computational perspective, we derive mixed-integer programming formulations and propose exact and approximation algorithms with performance guarantees to solve these formulations. From a statistical viewpoint, we derive the rate of testing power of our framework under appropriate conditions. These results show that the sample size requirements for the three kernels depend crucially on the number of selected variables, rather than the data dimension. Experimental results on synthetic and real datasets demonstrate the superior performance of our method, compared to other variable selection frameworks, particularly in high-dimensional settings. | stat-04.zip/2302.07415.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.07186 | Adversarial Rewards in Universal Learning for Contextual Bandits | [
"Moise Blanchard",
"Steve Hanneke",
"Patrick Jaillet"
] | 14 Feb 2023 (<a href="https://arxiv.org/abs/2302.07186v1">v1</a>), last revised 12 Jun 2023 (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.2302.07186 | We study the fundamental limits of learning in contextual bandits, where a learner's rewards depend on their actions and a known context, which extends the canonical multi-armed bandit to the case where side-information is available. We are interested in universally consistent algorithms, which achieve sublinear regret compared to any measurable fixed policy, without any function class restriction. For stationary contextual bandits, when the underlying reward mechanism is time-invariant, Blanchard et. al (2022) characterized learnable context processes for which universal consistency is achievable; and further gave algorithms ensuring universal consistency whenever this is achievable, a property known as optimistic universal consistency. It is well understood, however, that reward mechanisms can evolve over time, possibly adversarially, and depending on the learner's actions. We show that optimistic universal learning for contextual bandits with adversarial rewards is impossible in general, contrary to all previously studied settings in online learning -- including standard supervised learning. We also give necessary and sufficient conditions for universal learning under various adversarial reward models, and an exact characterization for online rewards. In particular, the set of learnable processes for these reward models is still extremely general -- larger than i.i.d., stationary or ergodic -- but in general strictly smaller than that for supervised learning or stationary contextual bandits, shedding light on new adversarial phenomena. | stat-04.zip/2302.07186.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.11024 | Gradient Flows for Sampling: Mean-Field Models, Gaussian Approximations and Affine Invariance | [
"Yifan Chen",
"Daniel Zhengyu Huang",
"Jiaoyang Huang",
"Sebastian Reich",
"Andrew M. Stuart"
] | 21 Feb 2023 (<a href="https://arxiv.org/abs/2302.11024v1">v1</a>), last revised 11 Sep 2024 (this version, v7) | 82 pages, 8 figures (Welcome any feedback!) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Numerical Analysis (math.NA) | https://doi.org/10.48550/arXiv.2302.11024 | Sampling a probability distribution with an unknown normalization constant is a fundamental problem in computational science and engineering. This task may be cast as an optimization problem over all probability measures, and an initial distribution can be evolved to the desired minimizer dynamically via gradient flows. Mean-field models, whose law is governed by the gradient flow in the space of probability measures, may also be identified; particle approximations of these mean-field models form the basis of algorithms. The gradient flow approach is also the basis of algorithms for variational inference, in which the optimization is performed over a parameterized family of probability distributions such as Gaussians, and the underlying gradient flow is restricted to the parameterized family. <br>By choosing different energy functionals and metrics for the gradient flow, different algorithms with different convergence properties arise. In this paper, we concentrate on the Kullback-Leibler divergence after showing that, up to scaling, it has the unique property that the gradient flows resulting from this choice of energy do not depend on the normalization constant. For the metrics, we focus on variants of the Fisher-Rao, Wasserstein, and Stein metrics; we introduce the affine invariance property for gradient flows, and their corresponding mean-field models, determine whether a given metric leads to affine invariance, and modify it to make it affine invariant if it does not. We study the resulting gradient flows in both probability density space and Gaussian space. The flow in the Gaussian space may be understood as a Gaussian approximation of the flow. We demonstrate that the Gaussian approximation based on the metric and through moment closure coincide, establish connections between them, and study their long-time convergence properties showing the advantages of affine invariance. | stat-04.zip/2302.11024.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.11944 | Counterfactual Situation Testing: Uncovering Discrimination under Fairness given the Difference | [
"Jose M. Alvarez",
"Salvatore Ruggieri"
] | 23 Feb 2023 (<a href="https://arxiv.org/abs/2302.11944v1">v1</a>), last revised 16 Oct 2023 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Computers and Society (cs.CY); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.11944 | We present counterfactual situation testing (CST), a causal data mining framework for detecting discrimination in classifiers. CST aims to answer in an actionable and meaningful way the intuitive question "what would have been the model outcome had the individual, or complainant, been of a different protected status?" It extends the legally-grounded situation testing of Thanh et al. (2011) by operationalizing the notion of fairness given the difference using counterfactual reasoning. For any complainant, we find and compare similar protected and non-protected instances in the dataset used by the classifier to construct a control and test group, where a difference between the decision outcomes of the two groups implies potential individual discrimination. Unlike situation testing, which builds both groups around the complainant, we build the test group on the complainant's counterfactual generated using causal knowledge. The counterfactual is intended to reflect how the protected attribute when changed affects the seemingly neutral attributes used by the classifier, which is taken for granted in many frameworks for discrimination. Under CST, we compare similar individuals within each group but dissimilar individuals across both groups due to the possible difference between the complainant and its counterfactual. Evaluating our framework on two classification scenarios, we show that it uncovers a greater number of cases than situation testing, even when the classifier satisfies the counterfactual fairness condition of Kusner et al. (2017). | stat-04.zip/2302.11944.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.11294 | Distributional Learning of Variational AutoEncoder: Application to Synthetic Data Generation | [
"Seunghwan An",
"Jong-June Jeon"
] | 22 Feb 2023 (<a href="https://arxiv.org/abs/2302.11294v1">v1</a>), last revised 27 Oct 2023 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.11294 | The Gaussianity assumption has been consistently criticized as a main limitation of the Variational Autoencoder (VAE) despite its efficiency in computational modeling. In this paper, we propose a new approach that expands the model capacity (i.e., expressive power of distributional family) without sacrificing the computational advantages of the VAE framework. Our VAE model's decoder is composed of an infinite mixture of asymmetric Laplace distribution, which possesses general distribution fitting capabilities for continuous variables. Our model is represented by a special form of a nonparametric M-estimator for estimating general quantile functions, and we theoretically establish the relevance between the proposed model and quantile estimation. We apply the proposed model to synthetic data generation, and particularly, our model demonstrates superiority in easily adjusting the level of data privacy. | stat-04.zip/2302.11294.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.03314 | Federated Variational Inference Methods for Structured Latent Variable Models | [
"Conor Hassan",
"Robert Salomone",
"Kerrie Mengersen"
] | 7 Feb 2023 (<a href="https://arxiv.org/abs/2302.03314v1">v1</a>), last revised 7 Jul 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2302.03314 | Federated learning methods enable model training across distributed data sources without data leaving their original locations and have gained increasing interest in various fields. However, existing approaches are limited, excluding many structured probabilistic models. We present a general and elegant solution based on structured variational inference, widely used in Bayesian machine learning, adapted for the federated setting. Additionally, we provide a communication-efficient variant analogous to the canonical FedAvg algorithm. The proposed algorithms' effectiveness is demonstrated, and their performance is compared with hierarchical Bayesian neural networks and topic models. | stat-04.zip/2302.03314.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.07437 | Bridging the Usability Gap: Theoretical and Methodological Advances for Spectral Learning of Hidden Markov Models | [
"Xiaoyuan Ma",
"Jordan Rodu"
] | 15 Feb 2023 (<a href="https://arxiv.org/abs/2302.07437v1">v1</a>), last revised 26 Aug 2024 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.07437 | The Baum-Welch (B-W) algorithm is the most widely accepted method for inferring hidden Markov models (HMM). However, it is prone to getting stuck in local optima, and can be too slow for many real-time applications. Spectral learning of HMMs (SHMM), based on the method of moments (MOM) has been proposed in the literature to overcome these obstacles. Despite its promises, asymptotic theory for SHMM has been elusive, and the long-run performance of SHMM can degrade due to unchecked propagation of error. In this paper, we (1) provide an asymptotic distribution for the approximate error of the likelihood estimated by SHMM, (2) propose a novel algorithm called projected SHMM (PSHMM) that mitigates the problem of error propagation, and (3) develop online learning variants of both SHMM and PSHMM that accommodate potential nonstationarity. We compare the performance of SHMM with PSHMM and estimation through the B-W algorithm on both simulated data and data from real world applications, and find that PSHMM not only retains the computational advantages of SHMM, but also provides more robust estimation and forecasting. | stat-04.zip/2302.07437.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.11431 | A Note on "Towards Efficient Data Valuation Based on the Shapley Value'' | [
"Jiachen T. Wang",
"Ruoxi Jia"
] | 22 Feb 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.11431 | The Shapley value (SV) has emerged as a promising method for data valuation. However, computing or estimating the SV is often computationally expensive. To overcome this challenge, Jia et al. (2019) propose an advanced SV estimation algorithm called ``Group Testing-based SV estimator'' which achieves favorable asymptotic sample complexity. In this technical note, we present several improvements in the analysis and design choices of this SV estimator. Moreover, we point out that the Group Testing-based SV estimator does not fully reuse the collected samples. Our analysis and insights contribute to a better understanding of the challenges in developing efficient SV estimation algorithms for data valuation. | stat-04.zip/2302.11431.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.06887 | Learning Graph ARMA Processes from Time-Vertex Spectra | [
"Eylem Tugce Guneyi",
"Berkay Yaldiz",
"Abdullah Canbolat",
"Elif Vural"
] | 14 Feb 2023 (<a href="https://arxiv.org/abs/2302.06887v1">v1</a>), last revised 13 Oct 2023 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.06887 | The modeling of time-varying graph signals as stationary time-vertex stochastic processes permits the inference of missing signal values by efficiently employing the correlation patterns of the process across different graph nodes and time instants. In this study, we propose an algorithm for computing graph autoregressive moving average (graph ARMA) processes based on learning the joint time-vertex power spectral density of the process from its incomplete realizations for the task of signal interpolation. Our solution relies on first roughly estimating the joint spectrum of the process from partially observed realizations and then refining this estimate by projecting it onto the spectrum manifold of the graph ARMA process through convex relaxations. The initially missing signal values are then estimated based on the learnt model. Experimental results show that the proposed approach achieves high accuracy in time-vertex signal estimation problems. | stat-04.zip/2302.06887.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.06570 | Beyond Uniform Smoothness: A Stopped Analysis of Adaptive SGD | [
"Matthew Faw",
"Litu Rout",
"Constantine Caramanis",
"Sanjay Shakkottai"
] | 13 Feb 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC) | https://doi.org/10.48550/arXiv.2302.06570 | This work considers the problem of finding a first-order stationary point of a non-convex function with potentially unbounded smoothness constant using a stochastic gradient oracle. We focus on the class of $(L_0,L_1)$-smooth functions proposed by Zhang et al. (ICLR'20). Empirical evidence suggests that these functions more closely captures practical machine learning problems as compared to the pervasive $L_0$-smoothness. This class is rich enough to include highly non-smooth functions, such as $\exp(L_1 x)$ which is $(0,\mathcal{O}(L_1))$-smooth. Despite the richness, an emerging line of works achieves the $\widetilde{\mathcal{O}}(\frac{1}{\sqrt{T}})$ rate of convergence when the noise of the stochastic gradients is deterministically and uniformly bounded. This noise restriction is not required in the $L_0$-smooth setting, and in many practical settings is either not satisfied, or results in weaker convergence rates with respect to the noise scaling of the convergence rate. <br>We develop a technique that allows us to prove $\mathcal{O}(\frac{\mathrm{poly}\log(T)}{\sqrt{T}})$ convergence rates for $(L_0,L_1)$-smooth functions without assuming uniform bounds on the noise support. The key innovation behind our results is a carefully constructed stopping time $\tau$ which is simultaneously "large" on average, yet also allows us to treat the adaptive step sizes before $\tau$ as (roughly) independent of the gradients. For general $(L_0,L_1)$-smooth functions, our analysis requires the mild restriction that the multiplicative noise parameter $\sigma_1 < 1$. For a broad subclass of $(L_0,L_1)$-smooth functions, our convergence rate continues to hold when $\sigma_1 \geq 1$. By contrast, we prove that many algorithms analyzed by prior works on $(L_0,L_1)$-smooth optimization diverge with constant probability even for smooth and strongly-convex functions when $\sigma_1 > 1$. | stat-04.zip/2302.06570.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.12419 | A Targeted Accuracy Diagnostic for Variational Approximations | [
"Yu Wang",
"Mikołaj Kasprzak",
"Jonathan H. Huggins"
] | 24 Feb 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2302.12419 | Variational Inference (VI) is an attractive alternative to Markov Chain Monte Carlo (MCMC) due to its computational efficiency in the case of large datasets and/or complex models with high-dimensional parameters. However, evaluating the accuracy of variational approximations remains a challenge. Existing methods characterize the quality of the whole variational distribution, which is almost always poor in realistic applications, even if specific posterior functionals such as the component-wise means or variances are accurate. Hence, these diagnostics are of practical value only in limited circumstances. To address this issue, we propose the TArgeted Diagnostic for Distribution Approximation Accuracy (TADDAA), which uses many short parallel MCMC chains to obtain lower bounds on the error of each posterior functional of interest. We also develop a reliability check for TADDAA to determine when the lower bounds should not be trusted. Numerical experiments validate the practical utility and computational efficiency of our approach on a range of synthetic distributions and real-data examples, including sparse logistic regression and Bayesian neural network models. | stat-04.zip/2302.12419.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.06807 | Horospherical Decision Boundaries for Large Margin Classification in Hyperbolic Space | [
"Xiran Fan",
"Chun-Hao Yang",
"Baba C. Vemuri"
] | 14 Feb 2023 (<a href="https://arxiv.org/abs/2302.06807v1">v1</a>), last revised 28 Sep 2023 (this version, v3) | To appear at Neural Information Processing Systems (NeurIPS) 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.06807 | Hyperbolic spaces have been quite popular in the recent past for representing hierarchically organized data. Further, several classification algorithms for data in these spaces have been proposed in the literature. These algorithms mainly use either hyperplanes or geodesics for decision boundaries in a large margin classifiers setting leading to a non-convex optimization problem. In this paper, we propose a novel large margin classifier based on horospherical decision boundaries that leads to a geodesically convex optimization problem that can be optimized using any Riemannian gradient descent technique guaranteeing a globally optimal solution. We present several experiments depicting the competitive performance of our classifier in comparison to SOTA. | stat-04.zip/2302.06807.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.06391 | Incorporating Expert Opinion on Observable Quantities into Statistical Models -- A General Framework | [
"Philip Cooney",
"Arthur White"
] | 10 Feb 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI) | https://doi.org/10.48550/arXiv.2302.06391 | This article describes an approach to incorporate expert opinion on observable quantities through the use of a loss function which updates a prior belief as opposed to specifying parameters on the priors. Eliciting information on observable quantities allows experts to provide meaningful information on a quantity familiar to them, in contrast to elicitation on model parameters, which may be subject to interactions with other parameters or non-linear transformations before obtaining an observable quantity. The approach to incorporating expert opinion described in this paper is distinctive in that we do not specify a prior to match an expert's opinion on observed quantity, rather we obtain a posterior by updating the model parameters through a loss function. This loss function contains the observable quantity, expressed a function of the parameters, and is related to the expert's opinion which is typically operationalized as a statistical distribution. Parameters which generate observable quantities which are further from the expert's opinion incur a higher loss, allowing for the model parameters to be estimated based on their fidelity to both the data and expert opinion, with the relative strength determined by the number of observations and precision of the elicited belief. Including expert opinion in this fashion allows for a flexible specification of the opinion and in many situations is straightforward to implement with commonly used probabilistic programming software. We highlight this using three worked examples of varying model complexity including survival models, a multivariate normal distribution and a regression problem. | stat-04.zip/2302.06391.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 | |
2302.11182 | When Combinatorial Thompson Sampling meets Approximation Regret | [
"Pierre Perrault"
] | 22 Feb 2023 | Neurips 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.11182 | We study the Combinatorial Thompson Sampling policy (CTS) for combinatorial multi-armed bandit problems (CMAB), within an approximation regret setting. Although CTS has attracted a lot of interest, it has a drawback that other usual CMAB policies do not have when considering non-exact oracles: for some oracles, CTS has a poor approximation regret (scaling linearly with the time horizon $T$) [Wang and Chen, 2018]. A study is then necessary to discriminate the oracles on which CTS could learn. This study was started by Kong et al. [2021]: they gave the first approximation regret analysis of CTS for the greedy oracle, obtaining an upper bound of order $\mathcal{O}(\log(T)/\Delta^2)$, where $\Delta$ is some minimal reward gap. In this paper, our objective is to push this study further than the simple case of the greedy oracle. We provide the first $\mathcal{O}(\log(T)/\Delta)$ approximation regret upper bound for CTS, obtained under a specific condition on the approximation oracle, allowing a reduction to the exact oracle analysis. We thus term this condition REDUCE2EXACT, and observe that it is satisfied in many concrete examples. Moreover, it can be extended to the probabilistically triggered arms setting, thus capturing even more problems, such as online influence maximization. | stat-04.zip/2302.11182.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.11197 | Quantized Low-Rank Multivariate Regression with Random Dithering | [
"Junren Chen",
"Yueqi Wang",
"Michael K. Ng"
] | 22 Feb 2023 (<a href="https://arxiv.org/abs/2302.11197v1">v1</a>), last revised 7 Oct 2023 (this version, v3) | IEEE Transactions on Signal Processing (publication ready version) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Signal Processing (eess.SP) | https://doi.org/10.48550/arXiv.2302.11197 | Low-rank multivariate regression (LRMR) is an important statistical learning model that combines highly correlated tasks as a multiresponse regression problem with low-rank priori on the coefficient matrix. In this paper, we study quantized LRMR, a practical setting where the responses and/or the covariates are discretized to finite precision. We focus on the estimation of the underlying coefficient matrix. To make consistent estimator that could achieve arbitrarily small error possible, we employ uniform quantization with random dithering, i.e., we add appropriate random noise to the data before quantization. Specifically, uniform dither and triangular dither are used for responses and covariates, respectively. Based on the quantized data, we propose the constrained Lasso and regularized Lasso estimators, and derive the non-asymptotic error bounds. With the aid of dithering, the estimators achieve minimax optimal rate, while quantization only slightly worsens the multiplicative factor in the error rate. Moreover, we extend our results to a low-rank regression model with matrix responses. We corroborate and demonstrate our theoretical results via simulations on synthetic data or image restoration. | stat-04.zip/2302.11197.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
2302.12426 | Statistical Analysis of Karcher Means for Random Restricted PSD Matrices | [
"Hengchao Chen",
"Xiang Li",
"Qiang Sun"
] | 24 Feb 2023 (<a href="https://arxiv.org/abs/2302.12426v1">v1</a>), last revised 21 Mar 2023 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2302.12426 | Non-asymptotic statistical analysis is often missing for modern geometry-aware machine learning algorithms due to the possibly intricate non-linear manifold structure. This paper studies an intrinsic mean model on the manifold of restricted positive semi-definite matrices and provides a non-asymptotic statistical analysis of the Karcher mean. We also consider a general extrinsic signal-plus-noise model, under which a deterministic error bound of the Karcher mean is provided. As an application, we show that the distributed principal component analysis algorithm, LRC-dPCA, achieves the same performance as the full sample PCA algorithm. Numerical experiments lend strong support to our theories. | stat-04.zip/2302.12426.pdf | /content/arxiv-data/data/stat.ML/2023/02/00000000.parquet | stat.ML | 2023 | 02 | 2023-02-01 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.