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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2205.07999 | An Exponentially Increasing Step-size for Parameter Estimation in Statistical Models | [
"Nhat Ho",
"Tongzheng Ren",
"Sujay Sanghavi",
"Purnamrita Sarkar",
"Rachel Ward"
] | 16 May 2022 (<a href="https://arxiv.org/abs/2205.07999v1">v1</a>), last revised 1 Feb 2023 (this version, v2) | 37 pages. The authors are listed in alphabetical order | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2205.07999 | Using gradient descent (GD) with fixed or decaying step-size is a standard practice in unconstrained optimization problems. However, when the loss function is only locally convex, such a step-size schedule artificially slows GD down as it cannot explore the flat curvature of the loss function. To overcome that issue, we propose to exponentially increase the step-size of the GD algorithm. Under homogeneous assumptions on the loss function, we demonstrate that the iterates of the proposed \emph{exponential step size gradient descent} (EGD) algorithm converge linearly to the optimal solution. Leveraging that optimization insight, we then consider using the EGD algorithm for solving parameter estimation under both regular and non-regular statistical models whose loss function becomes locally convex when the sample size goes to infinity. We demonstrate that the EGD iterates reach the final statistical radius within the true parameter after a logarithmic number of iterations, which is in stark contrast to a \emph{polynomial} number of iterations of the GD algorithm in non-regular statistical models. Therefore, the total computational complexity of the EGD algorithm is \emph{optimal} and exponentially cheaper than that of the GD for solving parameter estimation in non-regular statistical models while being comparable to that of the GD in regular statistical settings. To the best of our knowledge, it resolves a long-standing gap between statistical and algorithmic computational complexities of parameter estimation in non-regular statistical models. Finally, we provide targeted applications of the general theory to several classes of statistical models, including generalized linear models with polynomial link functions and location Gaussian mixture models. | stat-04.zip/2205.07999.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.10864 | Federated Learning Aggregation: New Robust Algorithms with Guarantees | [
"Adnan Ben Mansour",
"Gaia Carenini",
"Alexandre Duplessis",
"David Naccache"
] | 22 May 2022 (<a href="https://arxiv.org/abs/2205.10864v1">v1</a>), last revised 18 Jul 2022 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.10864 | Federated Learning has been recently proposed for distributed model training at the edge. The principle of this approach is to aggregate models learned on distributed clients to obtain a new more general "average" model (FedAvg). The resulting model is then redistributed to clients for further training. To date, the most popular federated learning algorithm uses coordinate-wise averaging of the model parameters for aggregation. In this paper, we carry out a complete general mathematical convergence analysis to evaluate aggregation strategies in a federated learning framework. From this, we derive novel aggregation algorithms which are able to modify their model architecture by differentiating client contributions according to the value of their losses. Moreover, we go beyond the assumptions introduced in theory, by evaluating the performance of these strategies and by comparing them with the one of FedAvg in classification tasks in both the IID and the Non-IID framework without additional hypothesis. | stat-04.zip/2205.10864.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.09825 | Algorithms for Weak Optimal Transport with an Application to Economics | [
"François-Pierre Paty",
"Philippe Choné",
"Francis Kramarz"
] | 19 May 2022 (<a href="https://arxiv.org/abs/2205.09825v1">v1</a>), last revised 23 May 2022 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP) | https://doi.org/10.48550/arXiv.2205.09825 | The theory of weak optimal transport (WOT), introduced by [Gozlan et al., 2017], generalizes the classic Monge-Kantorovich framework by allowing the transport cost between one point and the points it is matched with to be nonlinear. In the so-called barycentric version of WOT, the cost for transporting a point $x$ only depends on $x$ and on the barycenter of the points it is matched with. This aggregation property of WOT is appealing in machine learning, economics and finance. Yet algorithms to compute WOT have only been developed for the special case of quadratic barycentric WOT, or depend on neural networks with no guarantee on the computed value and matching. The main difficulty lies in the transportation constraints which are costly to project onto. In this paper, we propose to use mirror descent algorithms to solve the primal and dual versions of the WOT problem. We also apply our algorithms to the variant of WOT introduced by [Choné et al., 2022] where mass is distributed from one space to another through unnormalized kernels (WOTUK). We empirically compare the solutions of WOT and WOTUK with classical OT. We illustrate our numerical methods to the economic framework of [Choné and Kramarz, 2021], namely the matching between workers and firms on labor markets. | stat-04.zip/2205.09825.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.02260 | Multivariate Prediction Intervals for Random Forests | [
"Brendan Folie",
"Maxwell Hutchinson"
] | 4 May 2022 (<a href="https://arxiv.org/abs/2205.02260v1">v1</a>), last revised 19 May 2022 (this version, v2) | 9 pages, 4 figures. Submitted to NeurIPS 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.02260 | Accurate uncertainty estimates can significantly improve the performance of iterative design of experiments, as in Sequential and Reinforcement learning. For many such problems in engineering and the physical sciences, the design task depends on multiple correlated model outputs as objectives and/or constraints. To better solve these problems, we propose a recalibrated bootstrap method to generate multivariate prediction intervals for bagged models and show that it is well-calibrated. We apply the recalibrated bootstrap to a simulated sequential learning problem with multiple objectives and show that it leads to a marked decrease in the number of iterations required to find a satisfactory candidate. This indicates that the recalibrated bootstrap could be a valuable tool for practitioners using machine learning to optimize systems with multiple competing targets. | stat-04.zip/2205.02260.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.11153 | Decoupling multivariate functions using a nonparametric filtered tensor decomposition | [
"Jan Decuyper",
"Koen Tiels",
"Siep Weiland",
"Mark C. Runacres",
"Johan Schoukens"
] | 23 May 2022 | Preprint submitted to Journal of Mechanical Systems and Signal Processing | Machine Learning (stat.ML) | Machine Learning (stat.ML); Systems and Control (eess.SY) | https://doi.org/10.48550/arXiv.2205.11153 | Multivariate functions emerge naturally in a wide variety of data-driven models. Popular choices are expressions in the form of basis expansions or neural networks. While highly effective, the resulting functions tend to be hard to interpret, in part because of the large number of required parameters. Decoupling techniques aim at providing an alternative representation of the nonlinearity. The so-called decoupled form is often a more efficient parameterisation of the relationship while being highly structured, favouring interpretability. In this work two new algorithms, based on filtered tensor decompositions of first order derivative information are introduced. The method returns nonparametric estimates of smooth decoupled functions. Direct applications are found in, i.a. the fields of nonlinear system identification and machine learning. | stat-04.zip/2205.11153.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.00662 | Skeptical binary inferences in multi-label problems with sets of probabilities | [
"Yonatan Carlos Carranza Alarcón",
"Sébastien Destercke"
] | 2 May 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Combinatorics (math.CO) | https://doi.org/10.48550/arXiv.2205.00662 | In this paper, we consider the problem of making distributionally robust, skeptical inferences for the multi-label problem, or more generally for Boolean vectors. By distributionally robust, we mean that we consider a set of possible probability distributions, and by skeptical we understand that we consider as valid only those inferences that are true for every distribution within this set. Such inferences will provide partial predictions whenever the considered set is sufficiently big. We study in particular the Hamming loss case, a common loss function in multi-label problems, showing how skeptical inferences can be made in this setting. Our experimental results are organised in three sections; (1) the first one indicates the gain computational obtained from our theoretical results by using synthetical data sets, (2) the second one indicates that our approaches produce relevant cautiousness on those hard-to-predict instances where its precise counterpart fails, and (3) the last one demonstrates experimentally how our approach copes with imperfect information (generated by a downsampling procedure) better than the partial abstention [31] and the rejection rules. | stat-04.zip/2205.00662.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.09940 | Conformal Prediction with Temporal Quantile Adjustments | [
"Zhen Lin",
"Shubhendu Trivedi",
"Jimeng Sun"
] | 20 May 2022 (<a href="https://arxiv.org/abs/2205.09940v1">v1</a>), last revised 23 May 2022 (this version, v2) | 12 pages (main paper, including references) + 11 pages (supplementary material) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2205.09940 | We develop Temporal Quantile Adjustment (TQA), a general method to construct efficient and valid prediction intervals (PIs) for regression on cross-sectional time series data. Such data is common in many domains, including econometrics and healthcare. A canonical example in healthcare is predicting patient outcomes using physiological time-series data, where a population of patients composes a cross-section. Reliable PI estimators in this setting must address two distinct notions of coverage: cross-sectional coverage across a cross-sectional slice, and longitudinal coverage along the temporal dimension for each time series. Recent works have explored adapting Conformal Prediction (CP) to obtain PIs in the time series context. However, none handles both notions of coverage simultaneously. CP methods typically query a pre-specified quantile from the distribution of nonconformity scores on a calibration set. TQA adjusts the quantile to query in CP at each time $t$, accounting for both cross-sectional and longitudinal coverage in a theoretically-grounded manner. The post-hoc nature of TQA facilitates its use as a general wrapper around any time series regression model. We validate TQA's performance through extensive experimentation: TQA generally obtains efficient PIs and improves longitudinal coverage while preserving cross-sectional coverage. | stat-04.zip/2205.09940.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.01875 | Machine Learning based Framework for Robust Price-Sensitivity Estimation with Application to Airline Pricing | [
"Ravi Kumar",
"Shahin Boluki",
"Karl Isler",
"Jonas Rauch",
"Darius Walczak"
] | 4 May 2022 (<a href="https://arxiv.org/abs/2205.01875v1">v1</a>), last revised 19 Dec 2022 (this version, v2) | 20 pages | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Econometrics (econ.EM); Applications (stat.AP) | https://doi.org/10.48550/arXiv.2205.01875 | We consider the problem of dynamic pricing of a product in the presence of feature-dependent price sensitivity. Developing practical algorithms that can estimate price elasticities robustly, especially when information about no purchases (losses) is not available, to drive such automated pricing systems is a challenge faced by many industries. Based on the Poisson semi-parametric approach, we construct a flexible yet interpretable demand model where the price related part is parametric while the remaining (nuisance) part of the model is non-parametric and can be modeled via sophisticated machine learning (ML) techniques. The estimation of price-sensitivity parameters of this model via direct one-stage regression techniques may lead to biased estimates due to regularization. To address this concern, we propose a two-stage estimation methodology which makes the estimation of the price-sensitivity parameters robust to biases in the estimators of the nuisance parameters of the model. In the first-stage we construct estimators of observed purchases and prices given the feature vector using sophisticated ML estimators such as deep neural networks. Utilizing the estimators from the first-stage, in the second-stage we leverage a Bayesian dynamic generalized linear model to estimate the price-sensitivity parameters. We test the performance of the proposed estimation schemes on simulated and real sales transaction data from the Airline industry. Our numerical studies demonstrate that our proposed two-stage approach reduces the estimation error in price-sensitivity parameters from 25\% to 4\% in realistic simulation settings. The two-stage estimation techniques proposed in this work allows practitioners to leverage modern ML techniques to robustly estimate price-sensitivities while still maintaining interpretability and allowing ease of validation of its various constituent parts. | stat-04.zip/2205.01875.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.10024 | Trend analysis and forecasting air pollution in Rwanda | [
"Paterne Gahungu",
"Jean Remy Kubwimana"
] | 20 May 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.10024 | Air pollution is a major public health problem worldwide although the lack of data is a global issue for most low and middle income countries. Ambient air pollution in the form of fine particulate matter (PM2.5) exceeds the World Health Organization guidelines in Rwanda with a daily average of around 42.6 microgram per meter cube. Monitoring and mitigation strategies require an expensive investment in equipment to collect pollution data. Low-cost sensor technology and machine learning methods have appeared as an alternative solution to get reliable information for decision making. This paper analyzes the trend of air pollution in Rwanda and proposes forecasting models suitable to data collected by a network of low-cost sensors deployed in Rwanda. | stat-04.zip/2205.10024.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.11627 | Identifying Patient-Specific Root Causes of Disease | [
"Eric V. Strobl",
"Thomas A. Lasko"
] | 23 May 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2205.11627 | Complex diseases are caused by a multitude of factors that may differ between patients. As a result, hypothesis tests comparing all patients to all healthy controls can detect many significant variables with inconsequential effect sizes. A few highly predictive root causes may nevertheless generate disease within each patient. In this paper, we define patient-specific root causes as variables subject to exogenous "shocks" which go on to perturb an otherwise healthy system and induce disease. In other words, the variables are associated with the exogenous errors of a structural equation model (SEM), and these errors predict a downstream diagnostic label. We quantify predictivity using sample-specific Shapley values. This derivation allows us to develop a fast algorithm called Root Causal Inference for identifying patient-specific root causes by extracting the error terms of a linear SEM and then computing the Shapley value associated with each error. Experiments highlight considerable improvements in accuracy because the method uncovers root causes that may have large effect sizes at the individual level but clinically insignificant effect sizes at the group level. An R implementation is available at <a href="http://github.com/ericstrobl/RCI" rel="external noopener nofollow" class="link-external link-http">this http URL</a>. | stat-04.zip/2205.11627.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.09523 | scICML: Information-theoretic Co-clustering-based Multi-view Learning for the Integrative Analysis of Single-cell Multi-omics data | [
"Pengcheng Zeng",
"Zhixiang Lin"
] | 19 May 2022 | 11 pages; 1 figure | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.09523 | Modern high-throughput sequencing technologies have enabled us to profile multiple molecular modalities from the same single cell, providing unprecedented opportunities to assay celluar heterogeneity from multiple biological layers. However, the datasets generated from these technologies tend to have high level of noise and are highly sparse, bringing challenges to data analysis. In this paper, we develop a novel information-theoretic co-clustering-based multi-view learning (scICML) method for multi-omics single-cell data integration. scICML utilizes co-clusterings to aggregate similar features for each view of data and uncover the common clustering pattern for cells. In addition, scICML automatically matches the clusters of the linked features across different data types for considering the biological dependency structure across different types of genomic features. Our experiments on four real-world datasets demonstrate that scICML improves the overall clustering performance and provides biological insights into the data analysis of peripheral blood mononuclear cells. | stat-04.zip/2205.09523.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.11735 | Soft-SVM Regression For Binary Classification | [
"Man Huang",
"Luis Carvalho"
] | 24 May 2022 | 13pages,8figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.11735 | The binomial deviance and the SVM hinge loss functions are two of the most widely used loss functions in machine learning. While there are many similarities between them, they also have their own strengths when dealing with different types of data. In this work, we introduce a new exponential family based on a convex relaxation of the hinge loss function using softness and class-separation parameters. This new family, denoted Soft-SVM, allows us to prescribe a generalized linear model that effectively bridges between logistic regression and SVM classification. This new model is interpretable and avoids data separability issues, attaining good fitting and predictive performance by automatically adjusting for data label separability via the softness parameter. These results are confirmed empirically through simulations and case studies as we compare regularized logistic, SVM, and Soft-SVM regressions and conclude that the proposed model performs well in terms of both classification and prediction errors. | stat-04.zip/2205.11735.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.09546 | Deterministic training of generative autoencoders using invertible layers | [
"Gianluigi Silvestri",
"Daan Roos",
"Luca Ambrogioni"
] | 19 May 2022 (<a href="https://arxiv.org/abs/2205.09546v1">v1</a>), last revised 3 Mar 2023 (this version, v5) | International Conference on Learning Representations 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.09546 | In this work, we provide a deterministic alternative to the stochastic variational training of generative autoencoders. We refer to these new generative autoencoders as AutoEncoders within Flows (AEF), since the encoder and decoder are defined as affine layers of an overall invertible architecture. This results in a deterministic encoding of the data, as opposed to the stochastic encoding of VAEs. The paper introduces two related families of AEFs. The first family relies on a partition of the ambient space and is trained by exact maximum-likelihood. The second family exploits a deterministic expansion of the ambient space and is trained by maximizing the log-probability in this extended space. This latter case leaves complete freedom in the choice of encoder, decoder and prior architectures, making it a drop-in replacement for the training of existing VAEs and VAE-style models. We show that these AEFs can have strikingly higher performance than architecturally identical VAEs in terms of log-likelihood and sample quality, especially for low dimensional latent spaces. Importantly, we show that AEF samples are substantially sharper than VAE samples. | stat-04.zip/2205.09546.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.01054 | A Change Dynamic Model for the Online Detection of Gradual Change | [
"Chris Browne"
] | 2 May 2022 (<a href="https://arxiv.org/abs/2205.01054v1">v1</a>), last revised 4 May 2022 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP) | https://doi.org/10.48550/arXiv.2205.01054 | Changes in the statistical properties of a stochastic process are typically assumed to occur via change-points, which demark instantaneous moments of complete and total change in process behavior. In cases where these transitions occur gradually, this assumption can result in a reduced ability to properly identify and respond to process change. With this observation in mind, we introduce a novel change-dynamic model for the online detection of gradual change in a Bayesian framework, in which change-points are used within a hierarchical model to indicate moments of gradual change onset or termination. We apply this model to synthetic data and EEG readings drawn during epileptic seizure, where we find our change-dynamic model can enable faster and more accurate identification of gradual change than traditional change-point models allow. | stat-04.zip/2205.01054.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.02264 | DeepBayes -- an estimator for parameter estimation in stochastic nonlinear dynamical models | [
"Anubhab Ghosh",
"Mohamed Abdalmoaty",
"Saikat Chatterjee",
"Håkan Hjalmarsson"
] | 4 May 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Systems and Control (eess.SY); Optimization and Control (math.OC) | https://doi.org/10.48550/arXiv.2205.02264 | Stochastic nonlinear dynamical systems are ubiquitous in modern, real-world applications. Yet, estimating the unknown parameters of stochastic, nonlinear dynamical models remains a challenging problem. The majority of existing methods employ maximum likelihood or Bayesian estimation. However, these methods suffer from some limitations, most notably the substantial computational time for inference coupled with limited flexibility in application. In this work, we propose DeepBayes estimators that leverage the power of deep recurrent neural networks in learning an estimator. The method consists of first training a recurrent neural network to minimize the mean-squared estimation error over a set of synthetically generated data using models drawn from the model set of interest. The a priori trained estimator can then be used directly for inference by evaluating the network with the estimation data. The deep recurrent neural network architectures can be trained offline and ensure significant time savings during inference. We experiment with two popular recurrent neural networks -- long short term memory network (LSTM) and gated recurrent unit (GRU). We demonstrate the applicability of our proposed method on different example models and perform detailed comparisons with state-of-the-art approaches. We also provide a study on a real-world nonlinear benchmark problem. The experimental evaluations show that the proposed approach is asymptotically as good as the Bayes estimator. | stat-04.zip/2205.02264.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.09342 | Consistent Interpolating Ensembles via the Manifold-Hilbert Kernel | [
"Yutong Wang",
"Clayton D. Scott"
] | 19 May 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.09342 | Recent research in the theory of overparametrized learning has sought to establish generalization guarantees in the interpolating regime. Such results have been established for a few common classes of methods, but so far not for ensemble methods. We devise an ensemble classification method that simultaneously interpolates the training data, and is consistent for a broad class of data distributions. To this end, we define the manifold-Hilbert kernel for data distributed on a Riemannian manifold. We prove that kernel smoothing regression using the manifold-Hilbert kernel is weakly consistent in the setting of Devroye et al. 1998. For the sphere, we show that the manifold-Hilbert kernel can be realized as a weighted random partition kernel, which arises as an infinite ensemble of partition-based classifiers. | stat-04.zip/2205.09342.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.11486 | Robust and Agnostic Learning of Conditional Distributional Treatment Effects | [
"Nathan Kallus",
"Miruna Oprescu"
] | 23 May 2022 (<a href="https://arxiv.org/abs/2205.11486v1">v1</a>), last revised 4 Jun 2025 (this version, v3) | 24 pages, 6 figures, AISTATS 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Econometrics (econ.EM); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2205.11486 | The conditional average treatment effect (CATE) is the best measure of individual causal effects given baseline covariates. However, the CATE only captures the (conditional) average, and can overlook risks and tail events, which are important to treatment choice. In aggregate analyses, this is usually addressed by measuring the distributional treatment effect (DTE), such as differences in quantiles or tail expectations between treatment groups. Hypothetically, one can similarly fit conditional quantile regressions in each treatment group and take their difference, but this would not be robust to misspecification or provide agnostic best-in-class predictions. We provide a new robust and model-agnostic methodology for learning the conditional DTE (CDTE) for a class of problems that includes conditional quantile treatment effects, conditional super-quantile treatment effects, and conditional treatment effects on coherent risk measures given by $f$-divergences. Our method is based on constructing a special pseudo-outcome and regressing it on covariates using any regression learner. Our method is model-agnostic in that it can provide the best projection of CDTE onto the regression model class. Our method is robust in that even if we learn these nuisances nonparametrically at very slow rates, we can still learn CDTEs at rates that depend on the class complexity and even conduct inferences on linear projections of CDTEs. We investigate the behavior of our proposal in simulations, as well as in a case study of 401(k) eligibility effects on wealth. | stat-04.zip/2205.11486.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.09909 | Sparse Infinite Random Feature Latent Variable Modeling | [
"Michael Minyi Zhang"
] | 20 May 2022 (<a href="https://arxiv.org/abs/2205.09909v1">v1</a>), last revised 27 May 2022 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.09909 | We propose a non-linear, Bayesian non-parametric latent variable model where the latent space is assumed to be sparse and infinite dimensional a priori using an Indian buffet process prior. A posteriori, the number of instantiated dimensions in the latent space is guaranteed to be finite. The purpose of placing the Indian buffet process on the latent variables is to: 1.) Automatically and probabilistically select the number of latent dimensions. 2.) Impose sparsity in the latent space, where the Indian buffet process will select which elements are exactly zero. Our proposed model allows for sparse, non-linear latent variable modeling where the number of latent dimensions is selected automatically. Inference is made tractable using the random Fourier approximation and we can easily implement posterior inference through Markov chain Monte Carlo sampling. This approach is amenable to many observation models beyond the Gaussian setting. We demonstrate the utility of our method on a variety of synthetic, biological and text datasets and show that we can obtain superior test set performance compared to previous latent variable models. | stat-04.zip/2205.09909.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.10541 | Neuroevolutionary Feature Representations for Causal Inference | [
"Michael C. Burkhart",
"Gabriel Ruiz"
] | 21 May 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.10541 | Within the field of causal inference, we consider the problem of estimating heterogeneous treatment effects from data. We propose and validate a novel approach for learning feature representations to aid the estimation of the conditional average treatment effect or CATE. Our method focuses on an intermediate layer in a neural network trained to predict the outcome from the features. In contrast to previous approaches that encourage the distribution of representations to be treatment-invariant, we leverage a genetic algorithm that optimizes over representations useful for predicting the outcome to select those less useful for predicting the treatment. This allows us to retain information within the features useful for predicting outcome even if that information may be related to treatment assignment. We validate our method on synthetic examples and illustrate its use on a real life dataset. | stat-04.zip/2205.10541.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.10772 | Fast Instrument Learning with Faster Rates | [
"Ziyu Wang",
"Yuhao Zhou",
"Jun Zhu"
] | 22 May 2022 (<a href="https://arxiv.org/abs/2205.10772v1">v1</a>), last revised 22 Oct 2022 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Econometrics (econ.EM) | https://doi.org/10.48550/arXiv.2205.10772 | We investigate nonlinear instrumental variable (IV) regression given high-dimensional instruments. We propose a simple algorithm which combines kernelized IV methods and an arbitrary, adaptive regression algorithm, accessed as a black box. Our algorithm enjoys faster-rate convergence and adapts to the dimensionality of informative latent features, while avoiding an expensive minimax optimization procedure, which has been necessary to establish similar guarantees. It further brings the benefit of flexible machine learning models to quasi-Bayesian uncertainty quantification, likelihood-based model selection, and model averaging. Simulation studies demonstrate the competitive performance of our method. | stat-04.zip/2205.10772.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.09235 | GRACE-C: Generalized Rate Agnostic Causal Estimation via Constraints | [
"Mohammadsajad Abavisani",
"David Danks",
"Sergey Plis"
] | 18 May 2022 (<a href="https://arxiv.org/abs/2205.09235v1">v1</a>), last revised 21 May 2024 (this version, v4) | published in International Conference on Learning Representation (Spotlight) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.09235 | Graphical structures estimated by causal learning algorithms from time series data can provide misleading causal information if the causal timescale of the generating process fails to match the measurement timescale of the data. Existing algorithms provide limited resources to respond to this challenge, and so researchers must either use models that they know are likely misleading, or else forego causal learning entirely. Existing methods face up-to-four distinct shortfalls, as they might 1) require that the difference between causal and measurement timescales is known; 2) only handle very small number of random variables when the timescale difference is unknown; 3) only apply to pairs of variables; or 4) be unable to find a solution given statistical noise in the data. This research addresses these challenges. Our approach combines constraint programming with both theoretical insights into the problem structure and prior information about admissible causal interactions to achieve multiple orders of magnitude in speed-up. The resulting system maintains theoretical guarantees while scaling to significantly larger sets of random variables (>100) without knowledge of timescale differences. This method is also robust to edge misidentification and can use parametric connection strengths, while optionally finding the optimal solution among many possible ones. | stat-04.zip/2205.09235.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.00504 | Domain Adaptation meets Individual Fairness. And they get along | [
"Debarghya Mukherjee",
"Felix Petersen",
"Mikhail Yurochkin",
"Yuekai Sun"
] | 1 May 2022 (<a href="https://arxiv.org/abs/2205.00504v1">v1</a>), last revised 15 Oct 2022 (this version, v2) | Published at NeurIPS 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Computers and Society (cs.CY); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.00504 | Many instances of algorithmic bias are caused by distributional shifts. For example, machine learning (ML) models often perform worse on demographic groups that are underrepresented in the training data. In this paper, we leverage this connection between algorithmic fairness and distribution shifts to show that algorithmic fairness interventions can help ML models overcome distribution shifts, and that domain adaptation methods (for overcoming distribution shifts) can mitigate algorithmic biases. In particular, we show that (i) enforcing suitable notions of individual fairness (IF) can improve the out-of-distribution accuracy of ML models under the covariate shift assumption and that (ii) it is possible to adapt representation alignment methods for domain adaptation to enforce individual fairness. The former is unexpected because IF interventions were not developed with distribution shifts in mind. The latter is also unexpected because representation alignment is not a common approach in the individual fairness literature. | stat-04.zip/2205.00504.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.01257 | Norm-Agnostic Linear Bandits | [
"Spencer",
"Gales",
"Sunder Sethuraman",
"Kwang-Sung Jun"
] | 3 May 2022 | AISTATS'22; added acknowledgements | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.01257 | Linear bandits have a wide variety of applications including recommendation systems yet they make one strong assumption: the algorithms must know an upper bound $S$ on the norm of the unknown parameter $\theta^*$ that governs the reward generation. Such an assumption forces the practitioner to guess $S$ involved in the confidence bound, leaving no choice but to wish that $\|\theta^*\|\le S$ is true to guarantee that the regret will be low. In this paper, we propose novel algorithms that do not require such knowledge for the first time. Specifically, we propose two algorithms and analyze their regret bounds: one for the changing arm set setting and the other for the fixed arm set setting. Our regret bound for the former shows that the price of not knowing $S$ does not affect the leading term in the regret bound and inflates only the lower order term. For the latter, we do not pay any price in the regret for now knowing $S$. Our numerical experiments show standard algorithms assuming knowledge of $S$ can fail catastrophically when $\|\theta^*\|\le S$ is not true whereas our algorithms enjoy low regret. | stat-04.zip/2205.01257.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.11006 | Nonparametric learning of kernels in nonlocal operators | [
"Fei Lu",
"Qingci An",
"Yue Yu"
] | 23 May 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.11006 | Nonlocal operators with integral kernels have become a popular tool for designing solution maps between function spaces, due to their efficiency in representing long-range dependence and the attractive feature of being resolution-invariant. In this work, we provide a rigorous identifiability analysis and convergence study for the learning of kernels in nonlocal operators. It is found that the kernel learning is an ill-posed or even ill-defined inverse problem, leading to divergent estimators in the presence of modeling errors or measurement noises. To resolve this issue, we propose a nonparametric regression algorithm with a novel data adaptive RKHS Tikhonov regularization method based on the function space of identifiability. The method yields a noisy-robust convergent estimator of the kernel as the data resolution refines, on both synthetic and real-world datasets. In particular, the method successfully learns a homogenized model for the stress wave propagation in a heterogeneous solid, revealing the unknown governing laws from real-world data at microscale. Our regularization method outperforms baseline methods in robustness, generalizability and accuracy. | stat-04.zip/2205.11006.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.11151 | Split personalities in Bayesian Neural Networks: the case for full marginalisation | [
"David Yallup",
"Will Handley",
"Mike Hobson",
"Anthony Lasenby",
"Pablo Lemos"
] | 23 May 2022 | 10 pages, 5 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.11151 | The true posterior distribution of a Bayesian neural network is massively multimodal. Whilst most of these modes are functionally equivalent, we demonstrate that there remains a level of real multimodality that manifests in even the simplest neural network setups. It is only by fully marginalising over all posterior modes, using appropriate Bayesian sampling tools, that we can capture the split personalities of the network. The ability of a network trained in this manner to reason between multiple candidate solutions dramatically improves the generalisability of the model, a feature we contend is not consistently captured by alternative approaches to the training of Bayesian neural networks. We provide a concise minimal example of this, which can provide lessons and a future path forward for correctly utilising the explainability and interpretability of Bayesian neural networks. | stat-04.zip/2205.11151.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.10082 | On the Calibration of Probabilistic Classifier Sets | [
"Thomas Mortier",
"Viktor Bengs",
"Eyke Hüllermeier",
"Stijn Luca",
"Willem Waegeman"
] | 20 May 2022 (<a href="https://arxiv.org/abs/2205.10082v1">v1</a>), last revised 19 Apr 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.10082 | Multi-class classification methods that produce sets of probabilistic classifiers, such as ensemble learning methods, are able to model aleatoric and epistemic uncertainty. Aleatoric uncertainty is then typically quantified via the Bayes error, and epistemic uncertainty via the size of the set. In this paper, we extend the notion of calibration, which is commonly used to evaluate the validity of the aleatoric uncertainty representation of a single probabilistic classifier, to assess the validity of an epistemic uncertainty representation obtained by sets of probabilistic classifiers. Broadly speaking, we call a set of probabilistic classifiers calibrated if one can find a calibrated convex combination of these classifiers. To evaluate this notion of calibration, we propose a novel nonparametric calibration test that generalizes an existing test for single probabilistic classifiers to the case of sets of probabilistic classifiers. Making use of this test, we empirically show that ensembles of deep neural networks are often not well calibrated. | stat-04.zip/2205.10082.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.01445 | High-dimensional Asymptotics of Feature Learning: How One Gradient Step Improves the Representation | [
"Jimmy Ba",
"Murat A. Erdogdu",
"Taiji Suzuki",
"Zhichao Wang",
"Denny Wu",
"Greg Yang"
] | 3 May 2022 | 71 pages | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2205.01445 | We study the first gradient descent step on the first-layer parameters $\boldsymbol{W}$ in a two-layer neural network: $f(\boldsymbol{x}) = \frac{1}{\sqrt{N}}\boldsymbol{a}^\top\sigma(\boldsymbol{W}^\top\boldsymbol{x})$, where $\boldsymbol{W}\in\mathbb{R}^{d\times N}, \boldsymbol{a}\in\mathbb{R}^{N}$ are randomly initialized, and the training objective is the empirical MSE loss: $\frac{1}{n}\sum_{i=1}^n (f(\boldsymbol{x}_i)-y_i)^2$. In the proportional asymptotic limit where $n,d,N\to\infty$ at the same rate, and an idealized student-teacher setting, we show that the first gradient update contains a rank-1 "spike", which results in an alignment between the first-layer weights and the linear component of the teacher model $f^*$. To characterize the impact of this alignment, we compute the prediction risk of ridge regression on the conjugate kernel after one gradient step on $\boldsymbol{W}$ with learning rate $\eta$, when $f^*$ is a single-index model. We consider two scalings of the first step learning rate $\eta$. For small $\eta$, we establish a Gaussian equivalence property for the trained feature map, and prove that the learned kernel improves upon the initial random features model, but cannot defeat the best linear model on the input. Whereas for sufficiently large $\eta$, we prove that for certain $f^*$, the same ridge estimator on trained features can go beyond this "linear regime" and outperform a wide range of random features and rotationally invariant kernels. Our results demonstrate that even one gradient step can lead to a considerable advantage over random features, and highlight the role of learning rate scaling in the initial phase of training. | stat-04.zip/2205.01445.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.11890 | A Quadrature Rule combining Control Variates and Adaptive Importance Sampling | [
"Rémi Leluc",
"François Portier",
"Johan Segers",
"Aigerim Zhuman"
] | 24 May 2022 (<a href="https://arxiv.org/abs/2205.11890v1">v1</a>), last revised 5 Oct 2022 (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.2205.11890 | Driven by several successful applications such as in stochastic gradient descent or in Bayesian computation, control variates have become a major tool for Monte Carlo integration. However, standard methods do not allow the distribution of the particles to evolve during the algorithm, as is the case in sequential simulation methods. Within the standard adaptive importance sampling framework, a simple weighted least squares approach is proposed to improve the procedure with control variates. The procedure takes the form of a quadrature rule with adapted quadrature weights to reflect the information brought in by the control variates. The quadrature points and weights do not depend on the integrand, a computational advantage in case of multiple integrands. Moreover, the target density needs to be known only up to a multiplicative constant. Our main result is a non-asymptotic bound on the probabilistic error of the procedure. The bound proves that for improving the estimate's accuracy, the benefits from adaptive importance sampling and control variates can be combined. The good behavior of the method is illustrated empirically on synthetic examples and real-world data for Bayesian linear regression. | stat-04.zip/2205.11890.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.01158 | Reproducing Kernels and New Approaches in Compositional Data Analysis | [
"Binglin Li",
"Jeongyoun Ahn"
] | 2 May 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2205.01158 | Compositional data, such as human gut microbiomes, consist of non-negative variables whose only the relative values to other variables are available. Analyzing compositional data such as human gut microbiomes needs a careful treatment of the geometry of the data. A common geometrical understanding of compositional data is via a regular simplex. Majority of existing approaches rely on a log-ratio or power transformations to overcome the innate simplicial geometry. In this work, based on the key observation that a compositional data are projective in nature, and on the intrinsic connection between projective and spherical geometry, we re-interpret the compositional domain as the quotient topology of a sphere modded out by a group action. This re-interpretation allows us to understand the function space on compositional domains in terms of that on spheres and to use spherical harmonics theory along with reflection group actions for constructing a compositional Reproducing Kernel Hilbert Space (RKHS). This construction of RKHS for compositional data will widely open research avenues for future methodology developments. In particular, well-developed kernel embedding methods can be now introduced to compositional data analysis. The polynomial nature of compositional RKHS has both theoretical and computational benefits. The wide applicability of the proposed theoretical framework is exemplified with nonparametric density estimation and kernel exponential family for compositional data. | stat-04.zip/2205.01158.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.11106 | An improved neural network model for treatment effect estimation | [
"Niki Kiriakidou",
"Christos Diou"
] | 23 May 2022 | This paper has been accepted for publication on the 18th International Conference on Artificial Intelligence Applications and Innovations | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.11106 | Nowadays, in many scientific and industrial fields there is an increasing need for estimating treatment effects and answering causal questions. The key for addressing these problems is the wealth of observational data and the processes for leveraging this data. In this work, we propose a new model for predicting the potential outcomes and the propensity score, which is based on a neural network architecture. The proposed model exploits the covariates as well as the outcomes of neighboring instances in training data. Numerical experiments illustrate that the proposed model reports better treatment effect estimation performance compared to state-of-the-art models. | stat-04.zip/2205.11106.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.14775 | An Optimization-based Algorithm for Non-stationary Kernel Bandits without Prior Knowledge | [
"Kihyuk Hong",
"Yuhang Li",
"Ambuj Tewari"
] | 29 May 2022 (<a href="https://arxiv.org/abs/2205.14775v1">v1</a>), last revised 20 Feb 2023 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.14775 | We propose an algorithm for non-stationary kernel bandits that does not require prior knowledge of the degree of non-stationarity. The algorithm follows randomized strategies obtained by solving optimization problems that balance exploration and exploitation. It adapts to non-stationarity by restarting when a change in the reward function is detected. Our algorithm enjoys a tighter dynamic regret bound than previous work on the non-stationary kernel bandit setting. Moreover, when applied to the non-stationary linear bandit setting by using a linear kernel, our algorithm is nearly minimax optimal, solving an open problem in the non-stationary linear bandit literature. We extend our algorithm to use a neural network for dynamically adapting the feature mapping to observed data. We prove a dynamic regret bound of the extension using the neural tangent kernel theory. We demonstrate empirically that our algorithm and the extension can adapt to varying degrees of non-stationarity. | stat-04.zip/2205.14775.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.07271 | Supervised Learning and Model Analysis with Compositional Data | [
"Shimeng Huang",
"Elisabeth Ailer",
"Niki Kilbertus",
"Niklas Pfister"
] | 15 May 2022 (<a href="https://arxiv.org/abs/2205.07271v1">v1</a>), last revised 11 Nov 2022 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP) | https://doi.org/10.48550/arXiv.2205.07271 | The compositionality and sparsity of high-throughput sequencing data poses a challenge for regression and classification. However, in microbiome research in particular, conditional modeling is an essential tool to investigate relationships between phenotypes and the microbiome. Existing techniques are often inadequate: they either rely on extensions of the linear log-contrast model (which adjusts for compositionality, but is often unable to capture useful signals), or they are based on black-box machine learning methods (which may capture useful signals, but ignore compositionality in downstream analyses). <br>We propose KernelBiome, a kernel-based nonparametric regression and classification framework for compositional data. It is tailored to sparse compositional data and is able to incorporate prior knowledge, such as phylogenetic structure. KernelBiome captures complex signals, including in the zero-structure, while automatically adapting model complexity. We demonstrate on par or improved predictive performance compared with state-of-the-art machine learning methods. Additionally, our framework provides two key advantages: (i) We propose two novel quantities to interpret contributions of individual components and prove that they consistently estimate average perturbation effects of the conditional mean, extending the interpretability of linear log-contrast models to nonparametric models. (ii) We show that the connection between kernels and distances aids interpretability and provides a data-driven embedding that can augment further analysis. Finally, we apply the KernelBiome framework to two public microbiome studies and illustrate the proposed model analysis. KernelBiome is available as an open-source Python package at <a href="https://github.com/shimenghuang/KernelBiome" rel="external noopener nofollow" class="link-external link-https">this https URL</a>. | stat-04.zip/2205.07271.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.07704 | From Dirichlet to Rubin: Optimistic Exploration in RL without Bonuses | [
"Daniil Tiapkin",
"Denis Belomestny",
"Eric Moulines",
"Alexey Naumov",
"Sergey Samsonov",
"Yunhao Tang",
"Michal Valko",
"Pierre Menard"
] | 16 May 2022 (<a href="https://arxiv.org/abs/2205.07704v1">v1</a>), last revised 22 Jun 2022 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.07704 | We propose the Bayes-UCBVI algorithm for reinforcement learning in tabular, stage-dependent, episodic Markov decision process: a natural extension of the Bayes-UCB algorithm by Kaufmann et al. (2012) for multi-armed bandits. Our method uses the quantile of a Q-value function posterior as upper confidence bound on the optimal Q-value function. For Bayes-UCBVI, we prove a regret bound of order $\widetilde{O}(\sqrt{H^3SAT})$ where $H$ is the length of one episode, $S$ is the number of states, $A$ the number of actions, $T$ the number of episodes, that matches the lower-bound of $\Omega(\sqrt{H^3SAT})$ up to poly-$\log$ terms in $H,S,A,T$ for a large enough $T$. To the best of our knowledge, this is the first algorithm that obtains an optimal dependence on the horizon $H$ (and $S$) without the need for an involved Bernstein-like bonus or noise. Crucial to our analysis is a new fine-grained anti-concentration bound for a weighted Dirichlet sum that can be of independent interest. We then explain how Bayes-UCBVI can be easily extended beyond the tabular setting, exhibiting a strong link between our algorithm and Bayesian bootstrap (Rubin, 1981). | stat-04.zip/2205.07704.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2206.00149 | A Kernelised Stein Statistic for Assessing Implicit Generative Models | [
"Wenkai Xu",
"Gesine Reinert"
] | 31 May 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2206.00149 | Synthetic data generation has become a key ingredient for training machine learning procedures, addressing tasks such as data augmentation, analysing privacy-sensitive data, or visualising representative samples. Assessing the quality of such synthetic data generators hence has to be addressed. As (deep) generative models for synthetic data often do not admit explicit probability distributions, classical statistical procedures for assessing model goodness-of-fit may not be applicable. In this paper, we propose a principled procedure to assess the quality of a synthetic data generator. The procedure is a kernelised Stein discrepancy (KSD)-type test which is based on a non-parametric Stein operator for the synthetic data generator of interest. This operator is estimated from samples which are obtained from the synthetic data generator and hence can be applied even when the model is only implicit. In contrast to classical testing, the sample size from the synthetic data generator can be as large as desired, while the size of the observed data, which the generator aims to emulate is fixed. Experimental results on synthetic distributions and trained generative models on synthetic and real datasets illustrate that the method shows improved power performance compared to existing approaches. | stat-04.zip/2206.00149.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.06870 | A Huber loss-based super learner with applications to healthcare expenditures | [
"Ziyue Wu",
"David Benkeser"
] | 13 May 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.06870 | Complex distributions of the healthcare expenditure pose challenges to statistical modeling via a single model. Super learning, an ensemble method that combines a range of candidate models, is a promising alternative for cost estimation and has shown benefits over a single model. However, standard approaches to super learning may have poor performance in settings where extreme values are present, such as healthcare expenditure data. We propose a super learner based on the Huber loss, a "robust" loss function that combines squared error loss with absolute loss to down-weight the influence of outliers. We derive oracle inequalities that establish bounds on the finite-sample and asymptotic performance of the method. We show that the proposed method can be used both directly to optimize Huber risk, as well as in finite-sample settings where optimizing mean squared error is the ultimate goal. For this latter scenario, we provide two methods for performing a grid search for values of the robustification parameter indexing the Huber loss. Simulations and real data analysis demonstrate appreciable finite-sample gains in cost prediction and causal effect estimation using our proposed method. | stat-04.zip/2205.06870.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.14627 | Continuous Generative Neural Networks: A Wavelet-Based Architecture in Function Spaces | [
"Giovanni S. Alberti",
"Matteo Santacesaria",
"Silvia Sciutto"
] | 29 May 2022 (<a href="https://arxiv.org/abs/2205.14627v1">v1</a>), last revised 22 Nov 2024 (this version, v3) | 40 pages, 8 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.14627 | In this work, we present and study Continuous Generative Neural Networks (CGNNs), namely, generative models in the continuous setting: the output of a CGNN belongs to an infinite-dimensional function space. The architecture is inspired by DCGAN, with one fully connected layer, several convolutional layers and nonlinear activation functions. In the continuous $L^2$ setting, the dimensions of the spaces of each layer are replaced by the scales of a multiresolution analysis of a compactly supported wavelet. We present conditions on the convolutional filters and on the nonlinearity that guarantee that a CGNN is injective. This theory finds applications to inverse problems, and allows for deriving Lipschitz stability estimates for (possibly nonlinear) infinite-dimensional inverse problems with unknowns belonging to the manifold generated by a CGNN. Several numerical simulations, including signal deblurring, illustrate and validate this approach. | stat-04.zip/2205.14627.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.07739 | The Role of Pseudo-labels in Self-training Linear Classifiers on High-dimensional Gaussian Mixture Data | [
"Takashi Takahashi"
] | 16 May 2022 (<a href="https://arxiv.org/abs/2205.07739v1">v1</a>), last revised 7 May 2024 (this version, v3) | 65 pages, 13 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Disordered Systems and Neural Networks (cond-mat.dis-nn); Statistical Mechanics (cond-mat.stat-mech); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2205.07739 | Self-training (ST) is a simple yet effective semi-supervised learning method. However, why and how ST improves generalization performance by using potentially erroneous pseudo-labels is still not well understood. To deepen the understanding of ST, we derive and analyze a sharp characterization of the behavior of iterative ST when training a linear classifier by minimizing the ridge-regularized convex loss on binary Gaussian mixtures, in the asymptotic limit where input dimension and data size diverge proportionally. The results show that ST improves generalization in different ways depending on the number of iterations. When the number of iterations is small, ST improves generalization performance by fitting the model to relatively reliable pseudo-labels and updating the model parameters by a large amount at each iteration. This suggests that ST works intuitively. On the other hand, with many iterations, ST can gradually improve the direction of the classification plane by updating the model parameters incrementally, using soft labels and small regularization. It is argued that this is because the small update of ST can extract information from the data in an almost noiseless way. However, in the presence of label imbalance, the generalization performance of ST underperforms supervised learning with true labels. To overcome this, two heuristics are proposed to enable ST to achieve nearly compatible performance with supervised learning even with significant label imbalance. | stat-04.zip/2205.07739.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2206.00099 | Provably and Practically Efficient Neural Contextual Bandits | [
"Sudeep Salgia",
"Sattar Vakili",
"Qing Zhao"
] | 31 May 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2206.00099 | We consider the neural contextual bandit problem. In contrast to the existing work which primarily focuses on ReLU neural nets, we consider a general set of smooth activation functions. Under this more general setting, (i) we derive non-asymptotic error bounds on the difference between an overparameterized neural net and its corresponding neural tangent kernel, (ii) we propose an algorithm with a provably sublinear regret bound that is also efficient in the finite regime as demonstrated by empirical studies. The non-asymptotic error bounds may be of broader interest as a tool to establish the relation between the smoothness of the activation functions in neural contextual bandits and the smoothness of the kernels in kernel bandits. | stat-04.zip/2206.00099.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.07475 | MixFlows: principled variational inference via mixed flows | [
"Zuheng Xu",
"Naitong Chen",
"Trevor Campbell"
] | 16 May 2022 (<a href="https://arxiv.org/abs/2205.07475v1">v1</a>), last revised 2 Jun 2025 (this version, v6) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO) | https://doi.org/10.48550/arXiv.2205.07475 | This work presents mixed variational flows (MixFlows), a new variational family that consists of a mixture of repeated applications of a map to an initial reference distribution. First, we provide efficient algorithms for i.i.d. sampling, density evaluation, and unbiased ELBO estimation. We then show that MixFlows have MCMC-like convergence guarantees when the flow map is ergodic and measure-preserving, and provide bounds on the accumulation of error for practical implementations where the flow map is approximated. Finally, we develop an implementation of MixFlows based on uncorrected discretized Hamiltonian dynamics combined with deterministic momentum refreshment. Simulated and real data experiments show that MixFlows can provide more reliable posterior approximations than several black-box normalizing flows, as well as samples of comparable quality to those obtained from state-of-the-art MCMC methods. | stat-04.zip/2205.07475.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.15809 | Feature Learning in $L_{2}$-regularized DNNs: Attraction/Repulsion and Sparsity | [
"Arthur Jacot",
"Eugene Golikov",
"Clément Hongler",
"Franck Gabriel"
] | 31 May 2022 (<a href="https://arxiv.org/abs/2205.15809v1">v1</a>), last revised 13 Oct 2022 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Neural and Evolutionary Computing (cs.NE) | https://doi.org/10.48550/arXiv.2205.15809 | We study the loss surface of DNNs with $L_{2}$ regularization. We show that the loss in terms of the parameters can be reformulated into a loss in terms of the layerwise activations $Z_{\ell}$ of the training set. This reformulation reveals the dynamics behind feature learning: each hidden representations $Z_{\ell}$ are optimal w.r.t. to an attraction/repulsion problem and interpolate between the input and output representations, keeping as little information from the input as necessary to construct the activation of the next layer. For positively homogeneous non-linearities, the loss can be further reformulated in terms of the covariances of the hidden representations, which takes the form of a partially convex optimization over a convex cone. <br>This second reformulation allows us to prove a sparsity result for homogeneous DNNs: any local minimum of the $L_{2}$-regularized loss can be achieved with at most $N(N+1)$ neurons in each hidden layer (where $N$ is the size of the training set). We show that this bound is tight by giving an example of a local minimum that requires $N^{2}/4$ hidden neurons. But we also observe numerically that in more traditional settings much less than $N^{2}$ neurons are required to reach the minima. | stat-04.zip/2205.15809.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.07106 | Robust Regularized Low-Rank Matrix Models for Regression and Classification | [
"Hsin-Hsiung Huang",
"Feng Yu",
"Xing Fan",
"Teng Zhang"
] | 14 May 2022 | 26 pages, 7 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.07106 | While matrix variate regression models have been studied in many existing works, classical statistical and computational methods for the analysis of the regression coefficient estimation are highly affected by high dimensional and noisy matrix-valued predictors. To address these issues, this paper proposes a framework of matrix variate regression models based on a rank constraint, vector regularization (e.g., sparsity), and a general loss function with three special cases considered: ordinary matrix regression, robust matrix regression, and matrix logistic regression. We also propose an alternating projected gradient descent algorithm. Based on analyzing our objective functions on manifolds with bounded curvature, we show that the algorithm is guaranteed to converge, all accumulation points of the iterates have estimation errors in the order of $O(1/\sqrt{n})$ asymptotically and substantially attaining the minimax rate. Our theoretical analysis can be applied to general optimization problems on manifolds with bounded curvature and can be considered an important technical contribution to this work. We validate the proposed method through simulation studies and real image data examples. | stat-04.zip/2205.07106.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.15549 | VC Theoretical Explanation of Double Descent | [
"Eng Hock Lee",
"Vladimir Cherkassky"
] | 31 May 2022 (<a href="https://arxiv.org/abs/2205.15549v1">v1</a>), last revised 29 Sep 2022 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.15549 | There has been growing interest in generalization performance of large multilayer neural networks that can be trained to achieve zero training error, while generalizing well on test data. This regime is known as 'second descent' and it appears to contradict the conventional view that optimal model complexity should reflect an optimal balance between underfitting and overfitting, i.e., the bias-variance trade-off. This paper presents a VC-theoretical analysis of double descent and shows that it can be fully explained by classical VC-generalization bounds. We illustrate an application of analytic VC-bounds for modeling double descent for classification, using empirical results for several learning methods, such as SVM, Least Squares, and Multilayer Perceptron classifiers. In addition, we discuss several reasons for the misinterpretation of VC-theoretical results in Deep Learning community. | stat-04.zip/2205.15549.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.07426 | Optimal Randomized Approximations for Matrix based Renyi's Entropy | [
"Yuxin Dong",
"Tieliang Gong",
"Shujian Yu",
"Chen Li"
] | 16 May 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.07426 | The Matrix-based Renyi's entropy enables us to directly measure information quantities from given data without the costly probability density estimation of underlying distributions, thus has been widely adopted in numerous statistical learning and inference tasks. However, exactly calculating this new information quantity requires access to the eigenspectrum of a semi-positive definite (SPD) matrix $A$ which grows linearly with the number of samples $n$, resulting in a $O(n^3)$ time complexity that is prohibitive for large-scale applications. To address this issue, this paper takes advantage of stochastic trace approximations for matrix-based Renyi's entropy with arbitrary $\alpha \in R^+$ orders, lowering the complexity by converting the entropy approximation to a matrix-vector multiplication problem. Specifically, we develop random approximations for integer order $\alpha$ cases and polynomial series approximations (Taylor and Chebyshev) for non-integer $\alpha$ cases, leading to a $O(n^2sm)$ overall time complexity, where $s,m \ll n$ denote the number of vector queries and the polynomial order respectively. We theoretically establish statistical guarantees for all approximation algorithms and give explicit order of s and m with respect to the approximation error $\varepsilon$, showing optimal convergence rate for both parameters up to a logarithmic factor. Large-scale simulations and real-world applications validate the effectiveness of the developed approximations, demonstrating remarkable speedup with negligible loss in accuracy. | stat-04.zip/2205.07426.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.07195 | A comparison of PINN approaches for drift-diffusion equations on metric graphs | [
"Jan Blechschmidt",
"Jan-Frederik Pietschman",
"Tom-Christian Riemer",
"Martin Stoll",
"Max Winkler"
] | 15 May 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Numerical Analysis (math.NA) | https://doi.org/10.48550/arXiv.2205.07195 | In this paper we focus on comparing machine learning approaches for quantum graphs, which are metric graphs, i.e., graphs with dedicated edge lengths, and an associated differential operator. In our case the differential equation is a drift-diffusion model. Computational methods for quantum graphs require a careful discretization of the differential operator that also incorporates the node conditions, in our case Kirchhoff-Neumann conditions. Traditional numerical schemes are rather mature but have to be tailored manually when the differential equation becomes the constraint in an optimization problem. Recently, physics informed neural networks (PINNs) have emerged as a versatile tool for the solution of partial differential equations from a range of applications. They offer flexibility to solve parameter identification or optimization problems by only slightly changing the problem formulation used for the forward simulation. We compare several PINN approaches for solving the drift-diffusion on the metric graph. | stat-04.zip/2205.07195.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.06924 | A Tale of Two Flows: Cooperative Learning of Langevin Flow and Normalizing Flow Toward Energy-Based Model | [
"Jianwen Xie",
"Yaxuan Zhu",
"Jun Li",
"Ping Li"
] | 13 May 2022 | 23 pages | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.06924 | This paper studies the cooperative learning of two generative flow models, in which the two models are iteratively updated based on the jointly synthesized examples. The first flow model is a normalizing flow that transforms an initial simple density to a target density by applying a sequence of invertible transformations. The second flow model is a Langevin flow that runs finite steps of gradient-based MCMC toward an energy-based model. We start from proposing a generative framework that trains an energy-based model with a normalizing flow as an amortized sampler to initialize the MCMC chains of the energy-based model. In each learning iteration, we generate synthesized examples by using a normalizing flow initialization followed by a short-run Langevin flow revision toward the current energy-based model. Then we treat the synthesized examples as fair samples from the energy-based model and update the model parameters with the maximum likelihood learning gradient, while the normalizing flow directly learns from the synthesized examples by maximizing the tractable likelihood. Under the short-run non-mixing MCMC scenario, the estimation of the energy-based model is shown to follow the perturbation of maximum likelihood, and the short-run Langevin flow and the normalizing flow form a two-flow generator that we call CoopFlow. We provide an understating of the CoopFlow algorithm by information geometry and show that it is a valid generator as it converges to a moment matching estimator. We demonstrate that the trained CoopFlow is capable of synthesizing realistic images, reconstructing images, and interpolating between images. | stat-04.zip/2205.06924.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.07764 | On the inability of Gaussian process regression to optimally learn compositional functions | [
"Matteo Giordano",
"Kolyan Ray",
"Johannes Schmidt-Hieber"
] | 16 May 2022 (<a href="https://arxiv.org/abs/2205.07764v1">v1</a>), last revised 27 Sep 2022 (this version, v2) | 20 pages, to appear in Advances in Neural Information Processing Systems 36 (NeurIPS 2022) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2205.07764 | We rigorously prove that deep Gaussian process priors can outperform Gaussian process priors if the target function has a compositional structure. To this end, we study information-theoretic lower bounds for posterior contraction rates for Gaussian process regression in a continuous regression model. We show that if the true function is a generalized additive function, then the posterior based on any mean-zero Gaussian process can only recover the truth at a rate that is strictly slower than the minimax rate by a factor that is polynomially suboptimal in the sample size $n$. | stat-04.zip/2205.07764.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.15447 | Holistic Generalized Linear Models | [
"Benjamin Schwendinger",
"Florian Schwendinger",
"Laura Vana"
] | 30 May 2022 | 34 pages, 2 figures, 4 tables | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Mathematical Software (cs.MS); Optimization and Control (math.OC) | https://doi.org/10.48550/arXiv.2205.15447 | Holistic linear regression extends the classical best subset selection problem by adding additional constraints designed to improve the model quality. These constraints include sparsity-inducing constraints, sign-coherence constraints and linear constraints. The $\textsf{R}$ package $\texttt{holiglm}$ provides functionality to model and fit holistic generalized linear models. By making use of state-of-the-art conic mixed-integer solvers, the package can reliably solve GLMs for Gaussian, binomial and Poisson responses with a multitude of holistic constraints. The high-level interface simplifies the constraint specification and can be used as a drop-in replacement for the $\texttt{stats::glm()}$ function. | stat-04.zip/2205.15447.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.05878 | Training Uncertainty-Aware Classifiers with Conformalized Deep Learning | [
"Bat-Sheva Einbinder",
"Yaniv Romano",
"Matteo Sesia",
"Yanfei Zhou"
] | 12 May 2022 (<a href="https://arxiv.org/abs/2205.05878v1">v1</a>), last revised 9 Nov 2022 (this version, v2) | 46 pages, 48 figures, 5 tables | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.05878 | Deep neural networks are powerful tools to detect hidden patterns in data and leverage them to make predictions, but they are not designed to understand uncertainty and estimate reliable probabilities. In particular, they tend to be overconfident. We begin to address this problem in the context of multi-class classification by developing a novel training algorithm producing models with more dependable uncertainty estimates, without sacrificing predictive power. The idea is to mitigate overconfidence by minimizing a loss function, inspired by advances in conformal inference, that quantifies model uncertainty by carefully leveraging hold-out data. Experiments with synthetic and real data demonstrate this method can lead to smaller conformal prediction sets with higher conditional coverage, after exact calibration with hold-out data, compared to state-of-the-art alternatives. | stat-04.zip/2205.05878.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2206.00074 | To the Fairness Frontier and Beyond: Identifying, Quantifying, and Optimizing the Fairness-Accuracy Pareto Frontier | [
"Camille Olivia Little",
"Michael Weylandt",
"Genevera I Allen"
] | 31 May 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Computers and Society (cs.CY); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2206.00074 | Algorithmic fairness has emerged as an important consideration when using machine learning to make high-stakes societal decisions. Yet, improved fairness often comes at the expense of model accuracy. While aspects of the fairness-accuracy tradeoff have been studied, most work reports the fairness and accuracy of various models separately; this makes model comparisons nearly impossible without a model-agnostic metric that reflects the balance of the two desiderata. We seek to identify, quantify, and optimize the empirical Pareto frontier of the fairness-accuracy tradeoff. Specifically, we identify and outline the empirical Pareto frontier through Tradeoff-between-Fairness-and-Accuracy (TAF) Curves; we then develop a metric to quantify this Pareto frontier through the weighted area under the TAF Curve which we term the Fairness-Area-Under-the-Curve (FAUC). TAF Curves provide the first empirical, model-agnostic characterization of the Pareto frontier, while FAUC provides the first metric to impartially compare model families on both fairness and accuracy. Both TAF Curves and FAUC can be employed with all group fairness definitions and accuracy measures. Next, we ask: Is it possible to expand the empirical Pareto frontier and thus improve the FAUC for a given collection of fitted models? We answer affirmately by developing a novel fair model stacking framework, FairStacks, that solves a convex program to maximize the accuracy of model ensemble subject to a score-bias constraint. We show that optimizing with FairStacks always expands the empirical Pareto frontier and improves the FAUC; we additionally study other theoretical properties of our proposed approach. Finally, we empirically validate TAF, FAUC, and FairStacks through studies on several real benchmark data sets, showing that FairStacks leads to major improvements in FAUC that outperform existing algorithmic fairness approaches. | stat-04.zip/2206.00074.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.06689 | Heavy-Tail Phenomenon in Decentralized SGD | [
"Mert Gurbuzbalaban",
"Yuanhan Hu",
"Umut Simsekli",
"Kun Yuan",
"Lingjiong Zhu"
] | 13 May 2022 (<a href="https://arxiv.org/abs/2205.06689v1">v1</a>), last revised 16 May 2022 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC) | https://doi.org/10.48550/arXiv.2205.06689 | Recent theoretical studies have shown that heavy-tails can emerge in stochastic optimization due to `multiplicative noise', even under surprisingly simple settings, such as linear regression with Gaussian data. While these studies have uncovered several interesting phenomena, they consider conventional stochastic optimization problems, which exclude decentralized settings that naturally arise in modern machine learning applications. In this paper, we study the emergence of heavy-tails in decentralized stochastic gradient descent (DE-SGD), and investigate the effect of decentralization on the tail behavior. We first show that, when the loss function at each computational node is twice continuously differentiable and strongly convex outside a compact region, the law of the DE-SGD iterates converges to a distribution with polynomially decaying (heavy) tails. To have a more explicit control on the tail exponent, we then consider the case where the loss at each node is a quadratic, and show that the tail-index can be estimated as a function of the step-size, batch-size, and the topological properties of the network of the computational nodes. Then, we provide theoretical and empirical results showing that DE-SGD has heavier tails than centralized SGD. We also compare DE-SGD to disconnected SGD where nodes distribute the data but do not communicate. Our theory uncovers an interesting interplay between the tails and the network structure: we identify two regimes of parameters (stepsize and network size), where DE-SGD can have lighter or heavier tails than disconnected SGD depending on the regime. Finally, to support our theoretical results, we provide numerical experiments conducted on both synthetic data and neural networks. | stat-04.zip/2205.06689.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.05843 | A Survey of Risk-Aware Multi-Armed Bandits | [
"Vincent Y. F. Tan",
"Prashanth L.A.",
"Krishna Jagannathan"
] | 12 May 2022 | 11 pages; Unabridged version of a a survey paper of the same title accepted to IJCAI-ECAI, 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Information Theory (cs.IT); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.05843 | In several applications such as clinical trials and financial portfolio optimization, the expected value (or the average reward) does not satisfactorily capture the merits of a drug or a portfolio. In such applications, risk plays a crucial role, and a risk-aware performance measure is preferable, so as to capture losses in the case of adverse events. This survey aims to consolidate and summarise the existing research on risk measures, specifically in the context of multi-armed bandits. We review various risk measures of interest, and comment on their properties. Next, we review existing concentration inequalities for various risk measures. Then, we proceed to defining risk-aware bandit problems, We consider algorithms for the regret minimization setting, where the exploration-exploitation trade-off manifests, as well as the best-arm identification setting, which is a pure exploration problem -- both in the context of risk-sensitive measures. We conclude by commenting on persisting challenges and fertile areas for future research. | stat-04.zip/2205.05843.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.06306 | Probabilistic Estimation of Instantaneous Frequencies of Chirp Signals | [
"Zheng Zhao",
"Simo Särkkä",
"Jens Sjölund",
"Thomas B. Schön"
] | 12 May 2022 (<a href="https://arxiv.org/abs/2205.06306v1">v1</a>), last revised 13 Feb 2023 (this version, v2) | Accepted for publication in IEEE Transactions on Signal Processing | Machine Learning (stat.ML) | Machine Learning (stat.ML); Signal Processing (eess.SP); Applications (stat.AP) | https://doi.org/10.48550/arXiv.2205.06306 | We present a continuous-time probabilistic approach for estimating the chirp signal and its instantaneous frequency function when the true forms of these functions are not accessible. Our model represents these functions by non-linearly cascaded Gaussian processes represented as non-linear stochastic differential equations. The posterior distribution of the functions is then estimated with stochastic filters and smoothers. We compute a (posterior) Cramér--Rao lower bound for the Gaussian process model, and derive a theoretical upper bound for the estimation error in the mean squared sense. The experiments show that the proposed method outperforms a number of state-of-the-art methods on a synthetic data. We also show that the method works out-of-the-box for two real-world datasets. | stat-04.zip/2205.06306.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.06129 | Addressing Census data problems in race imputation via fully Bayesian Improved Surname Geocoding and name supplements | [
"Kosuke Imai",
"Santiago Olivella",
"Evan T. R. Rosenman"
] | 12 May 2022 (<a href="https://arxiv.org/abs/2205.06129v1">v1</a>), last revised 31 Aug 2022 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.06129 | Prediction of individual's race and ethnicity plays an important role in social science and public health research. Examples include studies of racial disparity in health and voting. Recently, Bayesian Improved Surname Geocoding (BISG), which uses Bayes' rule to combine information from Census surname files with the geocoding of an individual's residence, has emerged as a leading methodology for this prediction task. Unfortunately, BISG suffers from two Census data problems that contribute to unsatisfactory predictive performance for minorities. First, the decennial Census often contains zero counts for minority racial groups in the Census blocks where some members of those groups reside. Second, because the Census surname files only include frequent names, many surnames -- especially those of minorities -- are missing from the list. To address the zero counts problem, we introduce a fully Bayesian Improved Surname Geocoding (fBISG) methodology that accounts for potential measurement error in Census counts by extending the naive Bayesian inference of the BISG methodology to full posterior inference. To address the missing surname problem, we supplement the Census surname data with additional data on last, first, and middle names taken from the voter files of six Southern states where self-reported race is available. Our empirical validation shows that the fBISG methodology and name supplements significantly improve the accuracy of race imputation across all racial groups, and especially for Asians. The proposed methodology, together with additional name data, is available via the open-source software WRU. | stat-04.zip/2205.06129.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.11956 | Bandwidth Selection for Gaussian Kernel Ridge Regression via Jacobian Control | [
"Oskar Allerbo",
"Rebecka Jörnsten"
] | 24 May 2022 (<a href="https://arxiv.org/abs/2205.11956v1">v1</a>), last revised 1 Dec 2023 (this version, v4) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2205.11956 | Most machine learning methods require tuning of hyper-parameters. For kernel ridge regression with the Gaussian kernel, the hyper-parameter is the bandwidth. The bandwidth specifies the length scale of the kernel and has to be carefully selected to obtain a model with good generalization. The default methods for bandwidth selection, cross-validation and marginal likelihood maximization, often yield good results, albeit at high computational costs. Inspired by Jacobian regularization, we formulate an approximate expression for how the derivatives of the functions inferred by kernel ridge regression with the Gaussian kernel depend on the kernel bandwidth. We use this expression to propose a closed-form, computationally feather-light, bandwidth selection heuristic, based on controlling the Jacobian. In addition, the Jacobian expression illuminates how the bandwidth selection is a trade-off between the smoothness of the inferred function and the conditioning of the training data kernel matrix. We show on real and synthetic data that compared to cross-validation and marginal likelihood maximization, our method is on pair in terms of model performance, but up to six orders of magnitude faster. | stat-04.zip/2205.11956.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.04876 | Turtle Score -- Similarity Based Developer Analyzer | [
"Sanjjushri Varshini",
"Ponshriharini V",
"Santhosh Kannan",
"Snekha Suresh",
"Harshavardhan Ramesh",
"Rohith Mahadevan",
"Raja CSP Raman"
] | 10 May 2022 | 10 pages, 3 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.04876 | In day-to-day life, a highly demanding task for IT companies is to find the right candidates who fit the companies' culture. This research aims to comprehend, analyze and automatically produce convincing outcomes to find a candidate who perfectly fits right in the company. Data is examined and collected for each employee who works in the IT domain focusing on their performance measure. This is done based on various different categories which bring versatility and a wide view of focus. To this data, learner analysis is done using machine learning algorithms to obtain learner similarity and developer similarity in order to recruit people with identical working patterns. It's been proven that the efficiency and capability of a particular worker go higher when working with a person of a similar personality. Therefore this will serve as a useful tool for recruiters who aim to recruit people with high productivity. This is to say that the model designed will render the best outcome possible with high accuracy and an immaculate recommendation score. | stat-04.zip/2205.04876.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.05343 | Learning Multitask Gaussian Bayesian Networks | [
"Shuai Liu",
"Yixuan Qiu",
"Baojuan Li",
"Huaning Wang",
"Xiangyu Chang"
] | 11 May 2022 (<a href="https://arxiv.org/abs/2205.05343v1">v1</a>), last revised 9 Jun 2022 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.05343 | Major depressive disorder (MDD) requires study of brain functional connectivity alterations for patients, which can be uncovered by resting-state functional magnetic resonance imaging (rs-fMRI) data. We consider the problem of identifying alterations of brain functional connectivity for a single MDD patient. This is particularly difficult since the amount of data collected during an fMRI scan is too limited to provide sufficient information for individual analysis. Additionally, rs-fMRI data usually has the characteristics of incompleteness, sparsity, variability, high dimensionality and high noise. To address these problems, we proposed a multitask Gaussian Bayesian network (MTGBN) framework capable for identifying individual disease-induced alterations for MDD patients. We assume that such disease-induced alterations show some degrees of similarity with the tool to learn such network structures from observations to understanding of how system are structured jointly from related tasks. First, we treat each patient in a class of observation as a task and then learn the Gaussian Bayesian networks (GBNs) of this data class by learning from all tasks that share a default covariance matrix that encodes prior knowledge. This setting can help us to learn more information from limited data. Next, we derive a closed-form formula of the complete likelihood function and use the Monte-Carlo Expectation-Maximization(MCEM) algorithm to search for the approximately best Bayesian network structures efficiently. Finally, we assess the performance of our methods with simulated and real-world rs-fMRI data. | stat-04.zip/2205.05343.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.06643 | The Design Space of E(3)-Equivariant Atom-Centered Interatomic Potentials | [
"Ilyes Batatia",
"Simon Batzner",
"Dávid Péter Kovács",
"Albert Musaelian",
"Gregor N. C. Simm",
"Ralf Drautz",
"Christoph Ortner",
"Boris Kozinsky",
"Gábor Csányi"
] | 13 May 2022 (<a href="https://arxiv.org/abs/2205.06643v1">v1</a>), last revised 24 Nov 2022 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Materials Science (cond-mat.mtrl-sci); Machine Learning (cs.LG); Chemical Physics (physics.chem-ph) | https://doi.org/10.48550/arXiv.2205.06643 | The rapid progress of machine learning interatomic potentials over the past couple of years produced a number of new architectures. Particularly notable among these are the Atomic Cluster Expansion (ACE), which unified many of the earlier ideas around atom density-based descriptors, and Neural Equivariant Interatomic Potentials (NequIP), a message passing neural network with equivariant features that showed state of the art accuracy. In this work, we construct a mathematical framework that unifies these models: ACE is generalised so that it can be recast as one layer of a multi-layer architecture. From another point of view, the linearised version of NequIP is understood as a particular sparsification of a much larger polynomial model. Our framework also provides a practical tool for systematically probing different choices in the unified design space. We demonstrate this by an ablation study of NequIP via a set of experiments looking at in- and out-of-domain accuracy and smooth extrapolation very far from the training data, and shed some light on which design choices are critical for achieving high accuracy. Finally, we present BOTNet (Body-Ordered-Tensor-Network), a much-simplified version of NequIP, which has an interpretable architecture and maintains accuracy on benchmark datasets. | stat-04.zip/2205.06643.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.05214 | A Unified f-divergence Framework Generalizing VAE and GAN | [
"Jaime Roquero Gimenez",
"James Zou"
] | 11 May 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.05214 | Developing deep generative models that flexibly incorporate diverse measures of probability distance is an important area of research. Here we develop an unified mathematical framework of f-divergence generative model, f-GM, that incorporates both VAE and f-GAN, and enables tractable learning with general f-divergences. f-GM allows the experimenter to flexibly design the f-divergence function without changing the structure of the networks or the learning procedure. f-GM jointly models three components: a generator, a inference network and a density estimator. Therefore it simultaneously enables sampling, posterior inference of the latent variable as well as evaluation of the likelihood of an arbitrary datum. f-GM belongs to the class of encoder-decoder GANs: our density estimator can be interpreted as playing the role of a discriminator between samples in the joint space of latent code and observed space. We prove that f-GM naturally simplifies to the standard VAE and to f-GAN as special cases, and illustrates the connections between different encoder-decoder GAN architectures. f-GM is compatible with general network architecture and optimizer. We leverage it to experimentally explore the effects -- e.g. mode collapse and image sharpness -- of different choices of f-divergence. | stat-04.zip/2205.05214.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.06342 | Generalized Variational Inference in Function Spaces: Gaussian Measures meet Bayesian Deep Learning | [
"Veit D. Wild",
"Robert Hu",
"Dino Sejdinovic"
] | 12 May 2022 (<a href="https://arxiv.org/abs/2205.06342v1">v1</a>), last revised 16 Oct 2022 (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.2205.06342 | We develop a framework for generalized variational inference in infinite-dimensional function spaces and use it to construct a method termed Gaussian Wasserstein inference (GWI). GWI leverages the Wasserstein distance between Gaussian measures on the Hilbert space of square-integrable functions in order to determine a variational posterior using a tractable optimisation criterion and avoids pathologies arising in standard variational function space inference. An exciting application of GWI is the ability to use deep neural networks in the variational parametrisation of GWI, combining their superior predictive performance with the principled uncertainty quantification analogous to that of Gaussian processes. The proposed method obtains state-of-the-art performance on several benchmark datasets. | stat-04.zip/2205.06342.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.03454 | Structure Learning in Graphical Models from Indirect Observations | [
"Hang Zhang",
"Afshin Abdi",
"Faramarz Fekri"
] | 6 May 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Signal Processing (eess.SP) | https://doi.org/10.48550/arXiv.2205.03454 | This paper considers learning of the graphical structure of a $p$-dimensional random vector $X \in R^p$ using both parametric and non-parametric methods. Unlike the previous works which observe $x$ directly, we consider the indirect observation scenario in which samples $y$ are collected via a sensing matrix $A \in R^{d\times p}$, and corrupted with some additive noise $w$, i.e, $Y = AX + W$. For the parametric method, we assume $X$ to be Gaussian, i.e., $x\in R^p\sim N(\mu, \Sigma)$ and $\Sigma \in R^{p\times p}$. For the first time, we show that the correct graphical structure can be correctly recovered under the indefinite sensing system ($d < p$) using insufficient samples ($n < p$). In particular, we show that for the exact recovery, we require dimension $d = \Omega(p^{0.8})$ and sample number $n = \Omega(p^{0.8}\log^3 p)$. For the nonparametric method, we assume a nonparanormal distribution for $X$ rather than Gaussian. Under mild conditions, we show that our graph-structure estimator can obtain the correct structure. We derive the minimum sample number $n$ and dimension $d$ as $n\gtrsim (deg)^4 \log^4 n$ and $d \gtrsim p + (deg\cdot\log(d-p))^{\beta/4}$, respectively, where deg is the maximum Markov blanket in the graphical model and $\beta > 0$ is some fixed positive constant. Additionally, we obtain a non-asymptotic uniform bound on the estimation error of the CDF of $X$ from indirect observations with inexact knowledge of the noise distribution. To the best of our knowledge, this bound is derived for the first time and may serve as an independent interest. Numerical experiments on both real-world and synthetic data are provided confirm the theoretical results. | stat-04.zip/2205.03454.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.03078 | Probabilistic learning constrained by realizations using a weak formulation of Fourier transform of probability measures | [
"Christian Soize"
] | 6 May 2022 | 30 pages, 10 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.03078 | This paper deals with the taking into account a given set of realizations as constraints in the Kullback-Leibler minimum principle, which is used as a probabilistic learning algorithm. This permits the effective integration of data into predictive models. We consider the probabilistic learning of a random vector that is made up of either a quantity of interest (unsupervised case) or the couple of the quantity of interest and a control parameter (supervised case). A training set of independent realizations of this random vector is assumed to be given and to be generated with a prior probability measure that is unknown. A target set of realizations of the QoI is available for the two considered cases. The framework is the one of non-Gaussian problems in high dimension. A functional approach is developed on the basis of a weak formulation of the Fourier transform of probability measures (characteristic functions). The construction makes it possible to take into account the target set of realizations of the QoI in the Kullback-Leibler minimum principle. The proposed approach allows for estimating the posterior probability measure of the QoI (unsupervised case) or of the posterior joint probability measure of the QoI with the control parameter (supervised case). The existence and the uniqueness of the posterior probability measure is analyzed for the two cases. The numerical aspects are detailed in order to facilitate the implementation of the proposed method. The presented application in high dimension demonstrates the efficiency and the robustness of the proposed algorithm. | stat-04.zip/2205.03078.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.06024 | Low-variance estimation in the Plackett-Luce model via quasi-Monte Carlo sampling | [
"Alexander Buchholz",
"Jan Malte Lichtenberg",
"Giuseppe Di Benedetto",
"Yannik Stein",
"Vito Bellini",
"Matteo Ruffini"
] | 12 May 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Information Retrieval (cs.IR); Machine Learning (cs.LG); Computation (stat.CO) | https://doi.org/10.48550/arXiv.2205.06024 | The Plackett-Luce (PL) model is ubiquitous in learning-to-rank (LTR) because it provides a useful and intuitive probabilistic model for sampling ranked lists. Counterfactual offline evaluation and optimization of ranking metrics are pivotal for using LTR methods in production. When adopting the PL model as a ranking policy, both tasks require the computation of expectations with respect to the model. These are usually approximated via Monte-Carlo (MC) sampling, since the combinatorial scaling in the number of items to be ranked makes their analytical computation intractable. Despite recent advances in improving the computational efficiency of the sampling process via the Gumbel top-k trick, the MC estimates can suffer from high variance. We develop a novel approach to producing more sample-efficient estimators of expectations in the PL model by combining the Gumbel top-k trick with quasi-Monte Carlo (QMC) sampling, a well-established technique for variance reduction. We illustrate our findings both theoretically and empirically using real-world recommendation data from Amazon Music and the Yahoo learning-to-rank challenge. | stat-04.zip/2205.06024.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.02818 | Generative methods for sampling transition paths in molecular dynamics | [
"Tony Lelièvre",
"Geneviève Robin",
"Inass Sekkat",
"Gabriel Stoltz",
"Gabriel Victorino Cardoso"
] | 5 May 2022 (<a href="https://arxiv.org/abs/2205.02818v1">v1</a>), last revised 31 Jan 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.02818 | Molecular systems often remain trapped for long times around some local minimum of the potential energy function, before switching to another one -- a behavior known as metastability. Simulating transition paths linking one metastable state to another one is difficult by direct numerical methods. In view of the promises of machine learning techniques, we explore in this work two approaches to more efficiently generate transition paths: sampling methods based on generative models such as variational autoencoders, and importance sampling methods based on reinforcement learning. | stat-04.zip/2205.02818.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2206.01182 | An optimal transport approach for selecting a representative subsample with application in efficient kernel density estimation | [
"Jingyi Zhang",
"Cheng Meng",
"Jun Yu",
"Mengrui Zhang",
"Wenxuan Zhong",
"Ping Ma"
] | 31 May 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2206.01182 | Subsampling methods aim to select a subsample as a surrogate for the observed sample. Such methods have been used pervasively in large-scale data analytics, active learning, and privacy-preserving analysis in recent decades. Instead of model-based methods, in this paper, we study model-free subsampling methods, which aim to identify a subsample that is not confined by model assumptions. Existing model-free subsampling methods are usually built upon clustering techniques or kernel tricks. Most of these methods suffer from either a large computational burden or a theoretical weakness. In particular, the theoretical weakness is that the empirical distribution of the selected subsample may not necessarily converge to the population distribution. Such computational and theoretical limitations hinder the broad applicability of model-free subsampling methods in practice. We propose a novel model-free subsampling method by utilizing optimal transport techniques. Moreover, we develop an efficient subsampling algorithm that is adaptive to the unknown probability density function. Theoretically, we show the selected subsample can be used for efficient density estimation by deriving the convergence rate for the proposed subsample kernel density estimator. We also provide the optimal bandwidth for the proposed estimator. Numerical studies on synthetic and real-world datasets demonstrate the performance of the proposed method is superior. | stat-04.zip/2206.01182.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.05632 | On Distributed Adaptive Optimization with Gradient Compression | [
"Xiaoyun Li",
"Belhal Karimi",
"Ping Li"
] | 11 May 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.05632 | We study COMP-AMS, a distributed optimization framework based on gradient averaging and adaptive AMSGrad algorithm. Gradient compression with error feedback is applied to reduce the communication cost in the gradient transmission process. Our convergence analysis of COMP-AMS shows that such compressed gradient averaging strategy yields same convergence rate as standard AMSGrad, and also exhibits the linear speedup effect w.r.t. the number of local workers. Compared with recently proposed protocols on distributed adaptive methods, COMP-AMS is simple and convenient. Numerical experiments are conducted to justify the theoretical findings, and demonstrate that the proposed method can achieve same test accuracy as the full-gradient AMSGrad with substantial communication savings. With its simplicity and efficiency, COMP-AMS can serve as a useful distributed training framework for adaptive gradient methods. | stat-04.zip/2205.05632.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.04790 | Don't Throw it Away! The Utility of Unlabeled Data in Fair Decision Making | [
"Miriam Rateike",
"Ayan Majumdar",
"Olga Mineeva",
"Krishna P. Gummadi",
"Isabel Valera"
] | 10 May 2022 (<a href="https://arxiv.org/abs/2205.04790v1">v1</a>), last revised 4 Jul 2022 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Human-Computer Interaction (cs.HC); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.04790 | Decision making algorithms, in practice, are often trained on data that exhibits a variety of biases. Decision-makers often aim to take decisions based on some ground-truth target that is assumed or expected to be unbiased, i.e., equally distributed across socially salient groups. In many practical settings, the ground-truth cannot be directly observed, and instead, we have to rely on a biased proxy measure of the ground-truth, i.e., biased labels, in the data. In addition, data is often selectively labeled, i.e., even the biased labels are only observed for a small fraction of the data that received a positive decision. To overcome label and selection biases, recent work proposes to learn stochastic, exploring decision policies via i) online training of new policies at each time-step and ii) enforcing fairness as a constraint on performance. However, the existing approach uses only labeled data, disregarding a large amount of unlabeled data, and thereby suffers from high instability and variance in the learned decision policies at different times. In this paper, we propose a novel method based on a variational autoencoder for practical fair decision-making. Our method learns an unbiased data representation leveraging both labeled and unlabeled data and uses the representations to learn a policy in an online process. Using synthetic data, we empirically validate that our method converges to the optimal (fair) policy according to the ground-truth with low variance. In real-world experiments, we further show that our training approach not only offers a more stable learning process but also yields policies with higher fairness as well as utility than previous approaches. | stat-04.zip/2205.04790.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2206.01332 | Optimal Activation Functions for the Random Features Regression Model | [
"Jianxin Wang",
"José Bento"
] | 31 May 2022 (<a href="https://arxiv.org/abs/2206.01332v1">v1</a>), last revised 24 Mar 2023 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2206.01332 | The asymptotic mean squared test error and sensitivity of the Random Features Regression model (RFR) have been recently studied. We build on this work and identify in closed-form the family of Activation Functions (AFs) that minimize a combination of the test error and sensitivity of the RFR under different notions of functional parsimony. We find scenarios under which the optimal AFs are linear, saturated linear functions, or expressible in terms of Hermite polynomials. Finally, we show how using optimal AFs impacts well-established properties of the RFR model, such as its double descent curve, and the dependency of its optimal regularization parameter on the observation noise level. | stat-04.zip/2206.01332.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.03820 | Some performance considerations when using multi-armed bandit algorithms in the presence of missing data | [
"Xijin Chen",
"Kim May Lee",
"Sofia S. Villar",
"David S. Robertson"
] | 8 May 2022 (<a href="https://arxiv.org/abs/2205.03820v1">v1</a>), last revised 7 Jul 2022 (this version, v2) | 30 pages, 6 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.03820 | When comparing the performance of multi-armed bandit algorithms, the potential impact of missing data is often overlooked. In practice, it also affects their implementation where the simplest approach to overcome this is to continue to sample according to the original bandit algorithm, ignoring missing outcomes. We investigate the impact on performance of this approach to deal with missing data for several bandit algorithms through an extensive simulation study assuming the rewards are missing at random. We focus on two-armed bandit algorithms with binary outcomes in the context of patient allocation for clinical trials with relatively small sample sizes. However, our results apply to other applications of bandit algorithms where missing data is expected to occur. We assess the resulting operating characteristics, including the expected reward. Different probabilities of missingness in both arms are considered. The key finding of our work is that when using the simplest strategy of ignoring missing data, the impact on the expected performance of multi-armed bandit strategies varies according to the way these strategies balance the exploration-exploitation trade-off. Algorithms that are geared towards exploration continue to assign samples to the arm with more missing responses (which being perceived as the arm with less observed information is deemed more appealing by the algorithm than it would otherwise be). In contrast, algorithms that are geared towards exploitation would rapidly assign a high value to samples from the arms with a current high mean irrespective of the level observations per arm. Furthermore, for algorithms focusing more on exploration, we illustrate that the problem of missing responses can be alleviated using a simple mean imputation approach. | stat-04.zip/2205.03820.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.05359 | Exploring Local Explanations of Nonlinear Models Using Animated Linear Projections | [
"Nicholas Spyrison",
"Dianne Cook",
"Przemyslaw Biecek"
] | 11 May 2022 (<a href="https://arxiv.org/abs/2205.05359v1">v1</a>), last revised 19 Jan 2024 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.05359 | The increased predictive power of machine learning models comes at the cost of increased complexity and loss of interpretability, particularly in comparison to parametric statistical models. This trade-off has led to the emergence of eXplainable AI (XAI) which provides methods, such as local explanations (LEs) and local variable attributions (LVAs), to shed light on how a model use predictors to arrive at a prediction. These provide a point estimate of the linear variable importance in the vicinity of a single observation. However, LVAs tend not to effectively handle association between predictors. To understand how the interaction between predictors affects the variable importance estimate, we can convert LVAs into linear projections and use the radial tour. This is also useful for learning how a model has made a mistake, or the effect of outliers, or the clustering of observations. The approach is illustrated with examples from categorical (penguin species, chocolate types) and quantitative (soccer/football salaries, house prices) response models. The methods are implemented in the R package cheem, available on CRAN. | stat-04.zip/2205.05359.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.03571 | Deep learning for spatio-temporal forecasting -- application to solar energy | [
"Vincent Le Guen"
] | 7 May 2022 | PhD Thesis | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.03571 | This thesis tackles the subject of spatio-temporal forecasting with deep learning. The motivating application at Electricity de France (EDF) is short-term solar energy forecasting with fisheye images. We explore two main research directions for improving deep forecasting methods by injecting external physical knowledge. The first direction concerns the role of the training loss function. We show that differentiable shape and temporal criteria can be leveraged to improve the performances of existing models. We address both the deterministic context with the proposed DILATE loss function and the probabilistic context with the STRIPE model. Our second direction is to augment incomplete physical models with deep data-driven networks for accurate forecasting. For video prediction, we introduce the PhyDNet model that disentangles physical dynamics from residual information necessary for prediction, such as texture or details. We further propose a learning framework (APHYNITY) that ensures a principled and unique linear decomposition between physical and data-driven components under mild assumptions, leading to better forecasting performances and parameter identification. | stat-04.zip/2205.03571.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.04783 | Matrix and graph representations of vine copula structures | [
"Dániel Pfeifer",
"Edith Alice Kovács"
] | 10 May 2022 (<a href="https://arxiv.org/abs/2205.04783v1">v1</a>), last revised 10 Mar 2023 (this version, v2) | 23 pages, 27 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.04783 | Vine copulas can efficiently model multivariate probability distributions. This paper focuses on a more thorough understanding of their structures, since in the literature, vine copula representations are often ambiguous. The graph representations include the original, cherry and chordal graph sequence structures, which we show equivalence between. Importantly we also show a new result, namely that when a perfect elimination ordering of a vine structure is given, then it can always be uniquely represented with a matrix. O. M. Nápoles has shown a way to represent vines in a matrix, and we algorithmify this previous approach, while also showing a new method for constructing such a matrix, through cherry tree sequences. We also calculate the runtime of these algorithms. Lastly, we prove that these two matrix-building algorithms are equivalent if the same perfect elimination ordering is being used. | stat-04.zip/2205.04783.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.06791 | Multiple Domain Causal Networks | [
"Tianhui Zhou",
"William E. Carson IV",
"Michael Hunter Klein",
"David Carlson"
] | 13 May 2022 | 6 figures, 2 tables | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.06791 | Observational studies are regarded as economic alternatives to randomized trials, often used in their stead to investigate and determine treatment efficacy. Due to lack of sample size, observational studies commonly combine data from multiple sources or different sites/centers. Despite the benefits of an increased sample size, a naive combination of multicenter data may result in incongruities stemming from center-specific protocols for generating cohorts or reactions towards treatments distinct to a given center, among other things. These issues arise in a variety of other contexts, including capturing a treatment effect related to an individual's unique biological characteristics. Existing methods for estimating heterogeneous treatment effects have not adequately addressed the multicenter context, but rather treat it simply as a means to obtain sufficient sample size. Additionally, previous approaches to estimating treatment effects do not straightforwardly generalize to the multicenter design, especially when required to provide treatment insights for patients from a new, unobserved center. To address these shortcomings, we propose Multiple Domain Causal Networks (MDCN), an approach that simultaneously strengthens the information sharing between similar centers while addressing the selection bias in treatment assignment through learning of a new feature embedding. In empirical evaluations, MDCN is consistently more accurate when estimating the heterogeneous treatment effect in new centers compared to benchmarks that adjust solely based on treatment imbalance or general center differences. Finally, we justify our approach by providing theoretical analyses that demonstrate that MDCN improves on the generalization bound of the new, unobserved target center. | stat-04.zip/2205.06791.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.03623 | Determination of class-specific variables in nonparametric multiple-class classification | [
"Wan-Ping Nicole Chen",
"Yuan-chin Ivan Chang"
] | 7 May 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2205.03623 | As technology advanced, collecting data via automatic collection devices become popular, thus we commonly face data sets with lengthy variables, especially when these data sets are collected without specific research goals beforehand. It has been pointed out in the literature that the difficulty of high-dimensional classification problems is intrinsically caused by too many noise variables useless for reducing classification error, which offer less benefits for decision-making, and increase complexity, and confusion in model-interpretation. A good variable selection strategy is therefore a must for using such kinds of data well; especially when we expect to use their results for the succeeding applications/studies, where the model-interpretation ability is essential. hus, the conventional classification measures, such as accuracy, sensitivity, precision, cannot be the only performance tasks. In this paper, we propose a probability-based nonparametric multiple-class classification method, and integrate it with the ability of identifying high impact variables for individual class such that we can have more information about its classification rule and the character of each class as well. The proposed method can have its prediction power approximately equal to that of the Bayes rule, and still retains the ability of "model-interpretation." We report the asymptotic properties of the proposed method, and use both synthesized and real data sets to illustrate its properties under different classification situations. We also separately discuss the variable identification, and training sample size determination, and summarize those procedures as algorithms such that users can easily implement them with different computing languages. | stat-04.zip/2205.03623.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.04151 | Learning effective dynamics from data-driven stochastic systems | [
"Lingyu Feng",
"Ting Gao",
"Min Dai",
"Jinqiao Duan"
] | 9 May 2022 (<a href="https://arxiv.org/abs/2205.04151v1">v1</a>), last revised 30 Dec 2023 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.04151 | Multiscale stochastic dynamical systems have been widely adopted to a variety of scientific and engineering problems due to their capability of depicting complex phenomena in many real world applications. This work is devoted to investigating the effective dynamics for slow-fast stochastic dynamical systems. Given observation data on a short-term period satisfying some unknown slow-fast stochastic systems, we propose a novel algorithm including a neural network called Auto-SDE to learn invariant slow manifold. Our approach captures the evolutionary nature of a series of time-dependent autoencoder neural networks with the loss constructed from a discretized stochastic differential equation. Our algorithm is also validated to be accurate, stable and effective through numerical experiments under various evaluation metrics. | stat-04.zip/2205.04151.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.03194 | Scalable computation of prediction intervals for neural networks via matrix sketching | [
"Alexander Fishkov",
"Maxim Panov"
] | 6 May 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.03194 | Accounting for the uncertainty in the predictions of modern neural networks is a challenging and important task in many domains. Existing algorithms for uncertainty estimation require modifying the model architecture and training procedure (e.g., Bayesian neural networks) or dramatically increase the computational cost of predictions such as approaches based on ensembling. This work proposes a new algorithm that can be applied to a given trained neural network and produces approximate prediction intervals. The method is based on the classical delta method in statistics but achieves computational efficiency by using matrix sketching to approximate the Jacobian matrix. The resulting algorithm is competitive with state-of-the-art approaches for constructing predictive intervals on various regression datasets from the UCI repository. | stat-04.zip/2205.03194.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.03318 | Benchmarking Econometric and Machine Learning Methodologies in Nowcasting | [
"Daniel Hopp"
] | 6 May 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Econometrics (econ.EM) | https://doi.org/10.48550/arXiv.2205.03318 | Nowcasting can play a key role in giving policymakers timelier insight to data published with a significant time lag, such as final GDP figures. Currently, there are a plethora of methodologies and approaches for practitioners to choose from. However, there lacks a comprehensive comparison of these disparate approaches in terms of predictive performance and characteristics. This paper addresses that deficiency by examining the performance of 12 different methodologies in nowcasting US quarterly GDP growth, including all the methods most commonly employed in nowcasting, as well as some of the most popular traditional machine learning approaches. Performance was assessed on three different tumultuous periods in US economic history: the early 1980s recession, the 2008 financial crisis, and the COVID crisis. The two best performing methodologies in the analysis were long short-term memory artificial neural networks (LSTM) and Bayesian vector autoregression (BVAR). To facilitate further application and testing of each of the examined methodologies, an open-source repository containing boilerplate code that can be applied to different datasets is published alongside the paper, available at: <a href="http://github.com/dhopp1/nowcasting_benchmark" rel="external noopener nofollow" class="link-external link-http">this http URL</a>. | stat-04.zip/2205.03318.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.03486 | Clustered Graph Matching for Label Recovery and Graph Classification | [
"Zhirui Li",
"Jesus Arroyo",
"Konstantinos Pantazis",
"Vince Lyzinski"
] | 6 May 2022 (<a href="https://arxiv.org/abs/2205.03486v1">v1</a>), last revised 29 Mar 2023 (this version, v2) | 22 pages, 8 figures, 5 tables | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2205.03486 | Given a collection of vertex-aligned networks and an additional label-shuffled network, we propose procedures for leveraging the signal in the vertex-aligned collection to recover the labels of the shuffled network. We consider matching the shuffled network to averages of the networks in the vertex-aligned collection at different levels of granularity. We demonstrate both in theory and practice that if the graphs come from different network classes, then clustering the networks into classes followed by matching the new graph to cluster-averages can yield higher fidelity matching performance than matching to the global average graph. Moreover, by minimizing the graph matching objective function with respect to each cluster average, this approach simultaneously classifies and recovers the vertex labels for the shuffled graph. These theoretical developments are further reinforced via an illuminating real data experiment matching human connectomes. | stat-04.zip/2205.03486.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.02935 | Explainable multi-class anomaly detection on functional data | [
"Mathieu Cura",
"Katarina Firdova",
"Céline Labart",
"Arthur Martel"
] | 3 May 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2205.02935 | In this paper we describe an approach for anomaly detection and its explainability in multivariate functional data. The anomaly detection procedure consists of transforming the series into a vector of features and using an Isolation forest algorithm. The explainable procedure is based on the computation of the SHAP coefficients and on the use of a supervised decision tree. We apply it on simulated data to measure the performance of our method and on real data coming from industry. | stat-04.zip/2205.02935.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.11568 | Quasi Black-Box Variational Inference with Natural Gradients for Bayesian Learning | [
"Martin Magris",
"Mostafa Shabani",
"Alexandros Iosifidis"
] | 23 May 2022 (<a href="https://arxiv.org/abs/2205.11568v1">v1</a>), last revised 12 Dec 2022 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Econometrics (econ.EM) | https://doi.org/10.48550/arXiv.2205.11568 | We develop an optimization algorithm suitable for Bayesian learning in complex models. Our approach relies on natural gradient updates within a general black-box framework for efficient training with limited model-specific derivations. It applies within the class of exponential-family variational posterior distributions, for which we extensively discuss the Gaussian case for which the updates have a rather simple form. Our Quasi Black-box Variational Inference (QBVI) framework is readily applicable to a wide class of Bayesian inference problems and is of simple implementation as the updates of the variational posterior do not involve gradients with respect to the model parameters, nor the prescription of the Fisher information matrix. We develop QBVI under different hypotheses for the posterior covariance matrix, discuss details about its robust and feasible implementation, and provide a number of real-world applications to demonstrate its effectiveness. | stat-04.zip/2205.11568.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2206.02530 | Persistent Homology of Coarse Grained State Space Networks | [
"Audun D. Myers",
"Max M. Chumley",
"Firas A. Khasawneh",
"Elizabeth Munch"
] | 20 May 2022 (<a href="https://arxiv.org/abs/2206.02530v1">v1</a>), last revised 4 Aug 2023 (this version, v2) | 1. Added Max M. Chumley as an author to correctly match the final published journal version. 2. Added remark and note of caution on using this method with discrete maps. 3. Added experimental analysis using periodic and chaotic driven magnetic pendulum data. 4. Included analysis demonstrating that multi-periodic solutions still result in a single loop in the network. 5. Updated the abstract | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Algebraic Topology (math.AT) | https://doi.org/10.48550/arXiv.2206.02530 | This work is dedicated to the topological analysis of complex transitional networks for dynamic state detection. Transitional networks are formed from time series data and they leverage graph theory tools to reveal information about the underlying dynamic system. However, traditional tools can fail to summarize the complex topology present in such graphs. In this work, we leverage persistent homology from topological data analysis to study the structure of these networks. We contrast dynamic state detection from time series using a coarse-grained state-space network (CGSSN) and topological data analysis (TDA) to two state of the art approaches: ordinal partition networks (OPNs) combined with TDA and the standard application of persistent homology to the time-delay embedding of the signal. We show that the CGSSN captures rich information about the dynamic state of the underlying dynamical system as evidenced by a significant improvement in dynamic state detection and noise robustness in comparison to OPNs. We also show that because the computational time of CGSSN is not linearly dependent on the signal's length, it is more computationally efficient than applying TDA to the time-delay embedding of the time series. | stat-04.zip/2206.02530.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.12940 | Conformal Prediction Intervals with Temporal Dependence | [
"Zhen Lin",
"Shubhendu Trivedi",
"Jimeng Sun"
] | 25 May 2022 (<a href="https://arxiv.org/abs/2205.12940v1">v1</a>), last revised 2 Oct 2022 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2205.12940 | Cross-sectional prediction is common in many domains such as healthcare, including forecasting tasks using electronic health records, where different patients form a cross-section. We focus on the task of constructing valid prediction intervals (PIs) in time series regression with a cross-section. A prediction interval is considered valid if it covers the true response with (a pre-specified) high probability. We first distinguish between two notions of validity in such a setting: cross-sectional and longitudinal. Cross-sectional validity is concerned with validity across the cross-section of the time series data, while longitudinal validity accounts for the temporal dimension. Coverage guarantees along both these dimensions are ideally desirable; however, we show that distribution-free longitudinal validity is theoretically impossible. Despite this limitation, we propose Conformal Prediction with Temporal Dependence (CPTD), a procedure that is able to maintain strict cross-sectional validity while improving longitudinal coverage. CPTD is post-hoc and light-weight, and can easily be used in conjunction with any prediction model as long as a calibration set is available. We focus on neural networks due to their ability to model complicated data such as diagnosis codes for time series regression, and perform extensive experimental validation to verify the efficacy of our approach. We find that CPTD outperforms baselines on a variety of datasets by improving longitudinal coverage and often providing more efficient (narrower) PIs. | stat-04.zip/2205.12940.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.12729 | Deep interpretable ensembles | [
"Lucas Kook",
"Andrea Götschi",
"Philipp FM Baumann",
"Torsten Hothorn",
"Beate Sick"
] | 25 May 2022 | 22 pages main text, 8 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.12729 | Ensembles improve prediction performance and allow uncertainty quantification by aggregating predictions from multiple models. In deep ensembling, the individual models are usually black box neural networks, or recently, partially interpretable semi-structured deep transformation models. However, interpretability of the ensemble members is generally lost upon aggregation. This is a crucial drawback of deep ensembles in high-stake decision fields, in which interpretable models are desired. We propose a novel transformation ensemble which aggregates probabilistic predictions with the guarantee to preserve interpretability and yield uniformly better predictions than the ensemble members on average. Transformation ensembles are tailored towards interpretable deep transformation models but are applicable to a wider range of probabilistic neural networks. In experiments on several publicly available data sets, we demonstrate that transformation ensembles perform on par with classical deep ensembles in terms of prediction performance, discrimination, and calibration. In addition, we demonstrate how transformation ensembles quantify both aleatoric and epistemic uncertainty, and produce minimax optimal predictions under certain conditions. | stat-04.zip/2205.12729.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.12900 | Pre-trained Perceptual Features Improve Differentially Private Image Generation | [
"Fredrik Harder",
"Milad Jalali Asadabadi",
"Danica J. Sutherland",
"Mijung Park"
] | 25 May 2022 (<a href="https://arxiv.org/abs/2205.12900v1">v1</a>), last revised 20 Jul 2023 (this version, v4) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Cryptography and Security (cs.CR); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.12900 | Training even moderately-sized generative models with differentially-private stochastic gradient descent (DP-SGD) is difficult: the required level of noise for reasonable levels of privacy is simply too large. We advocate instead building off a good, relevant representation on an informative public dataset, then learning to model the private data with that representation. In particular, we minimize the maximum mean discrepancy (MMD) between private target data and a generator's distribution, using a kernel based on perceptual features learned from a public dataset. With the MMD, we can simply privatize the data-dependent term once and for all, rather than introducing noise at each step of optimization as in DP-SGD. Our algorithm allows us to generate CIFAR10-level images with $\epsilon \approx 2$ which capture distinctive features in the distribution, far surpassing the current state of the art, which mostly focuses on datasets such as MNIST and FashionMNIST at a large $\epsilon \approx 10$. Our work introduces simple yet powerful foundations for reducing the gap between private and non-private deep generative models. Our code is available at \url{<a href="https://github.com/ParkLabML/DP-MEPF" rel="external noopener nofollow" class="link-external link-https">this https URL</a>}. | stat-04.zip/2205.12900.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.12365 | Low-rank Optimal Transport: Approximation, Statistics and Debiasing | [
"Meyer Scetbon",
"Marco Cuturi"
] | 24 May 2022 (<a href="https://arxiv.org/abs/2205.12365v1">v1</a>), last revised 15 Sep 2022 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.12365 | The matching principles behind optimal transport (OT) play an increasingly important role in machine learning, a trend which can be observed when OT is used to disambiguate datasets in applications (e.g. single-cell genomics) or used to improve more complex methods (e.g. balanced attention in transformers or self-supervised learning). To scale to more challenging problems, there is a growing consensus that OT requires solvers that can operate on millions, not thousands, of points. The low-rank optimal transport (LOT) approach advocated in \cite{scetbon2021lowrank} holds several promises in that regard, and was shown to complement more established entropic regularization approaches, being able to insert itself in more complex pipelines, such as quadratic OT. LOT restricts the search for low-cost couplings to those that have a low-nonnegative rank, yielding linear time algorithms in cases of interest. However, these promises can only be fulfilled if the LOT approach is seen as a legitimate contender to entropic regularization when compared on properties of interest, where the scorecard typically includes theoretical properties (statistical complexity and relation to other methods) or practical aspects (debiasing, hyperparameter tuning, initialization). We target each of these areas in this paper in order to cement the impact of low-rank approaches in computational OT. | stat-04.zip/2205.12365.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.12243 | EBM Life Cycle: MCMC Strategies for Synthesis, Defense, and Density Modeling | [
"Mitch Hill",
"Jonathan Mitchell",
"Chu Chen",
"Yuan Du",
"Mubarak Shah",
"Song-Chun Zhu"
] | 24 May 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.12243 | This work presents strategies to learn an Energy-Based Model (EBM) according to the desired length of its MCMC sampling trajectories. MCMC trajectories of different lengths correspond to models with different purposes. Our experiments cover three different trajectory magnitudes and learning outcomes: 1) shortrun sampling for image generation; 2) midrun sampling for classifier-agnostic adversarial defense; and 3) longrun sampling for principled modeling of image probability densities. To achieve these outcomes, we introduce three novel methods of MCMC initialization for negative samples used in Maximum Likelihood (ML) learning. With standard network architectures and an unaltered ML objective, our MCMC initialization methods alone enable significant performance gains across the three applications that we investigate. Our results include state-of-the-art FID scores for unnormalized image densities on the CIFAR-10 and ImageNet datasets; state-of-the-art adversarial defense on CIFAR-10 among purification methods and the first EBM defense on ImageNet; and scalable techniques for learning valid probability densities. Code for this project can be found at <a href="https://github.com/point0bar1/ebm-life-cycle" rel="external noopener nofollow" class="link-external link-https">this https URL</a>. | stat-04.zip/2205.12243.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.13166 | On Learning Mixture of Linear Regressions in the Non-Realizable Setting | [
"Avishek Ghosh",
"Arya Mazumdar",
"Soumyabrata Pal",
"Rajat Sen"
] | 26 May 2022 | To appear in ICML 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Information Theory (cs.IT); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.13166 | While mixture of linear regressions (MLR) is a well-studied topic, prior works usually do not analyze such models for prediction error. In fact, {\em prediction} and {\em loss} are not well-defined in the context of mixtures. In this paper, first we show that MLR can be used for prediction where instead of predicting a label, the model predicts a list of values (also known as {\em list-decoding}). The list size is equal to the number of components in the mixture, and the loss function is defined to be minimum among the losses resulted by all the component models. We show that with this definition, a solution of the empirical risk minimization (ERM) achieves small probability of prediction error. This begs for an algorithm to minimize the empirical risk for MLR, which is known to be computationally hard. Prior algorithmic works in MLR focus on the {\em realizable} setting, i.e., recovery of parameters when data is probabilistically generated by a mixed linear (noisy) model. In this paper we show that a version of the popular alternating minimization (AM) algorithm finds the best fit lines in a dataset even when a realizable model is not assumed, under some regularity conditions on the dataset and the initial points, and thereby provides a solution for the ERM. We further provide an algorithm that runs in polynomial time in the number of datapoints, and recovers a good approximation of the best fit lines. The two algorithms are experimentally compared. | stat-04.zip/2205.13166.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.12448 | Transportation-Inequalities, Lyapunov Stability and Sampling for Dynamical Systems on Continuous State Space | [
"Muhammad Abdullah Naeem",
"Miroslav Pajic"
] | 25 May 2022 (<a href="https://arxiv.org/abs/2205.12448v1">v1</a>), last revised 7 Dec 2022 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Information Theory (cs.IT); Machine Learning (cs.LG); Systems and Control (eess.SY) | https://doi.org/10.48550/arXiv.2205.12448 | We study the concentration phenomenon for discrete-time random dynamical systems with an unbounded state space. We develop a heuristic approach towards obtaining exponential concentration inequalities for dynamical systems using an entirely functional analytic framework. We also show that existence of exponential-type Lyapunov function, compared to the purely deterministic setting, not only implies stability but also exponential concentration inequalities for sampling from the stationary distribution, via \emph{transport-entropy inequality} (T-E). These results have significant impact in \emph{reinforcement learning} (RL) and \emph{controls}, leading to exponential concentration inequalities even for unbounded observables, while neither assuming reversibility nor exact knowledge of random dynamical system (assumptions at heart of concentration inequalities in statistical mechanics and Markov diffusion processes). | stat-04.zip/2205.12448.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.15548 | Robust Projection based Anomaly Extraction (RPE) in Univariate Time-Series | [
"Mostafa Rahmani",
"Anoop Deoras",
"Laurent Callot"
] | 31 May 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.15548 | This paper presents a novel, closed-form, and data/computation efficient online anomaly detection algorithm for time-series data. The proposed method, dubbed RPE, is a window-based method and in sharp contrast to the existing window-based methods, it is robust to the presence of anomalies in its window and it can distinguish the anomalies in time-stamp level. RPE leverages the linear structure of the trajectory matrix of the time-series and employs a robust projection step which makes the algorithm able to handle the presence of multiple arbitrarily large anomalies in its window. A closed-form/non-iterative algorithm for the robust projection step is provided and it is proved that it can identify the corrupted time-stamps. RPE is a great candidate for the applications where a large training data is not available which is the common scenario in the area of time-series. An extensive set of numerical experiments show that RPE can outperform the existing approaches with a notable margin. | stat-04.zip/2205.15548.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.08340 | A unified framework for dataset shift diagnostics | [
"Felipe Maia Polo",
"Rafael Izbicki",
"Evanildo Gomes Lacerda Jr",
"Juan Pablo Ibieta-Jimenez",
"Renato Vicente"
] | 17 May 2022 (<a href="https://arxiv.org/abs/2205.08340v1">v1</a>), last revised 12 Sep 2023 (this version, v4) | 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.2205.08340 | Supervised learning techniques typically assume training data originates from the target population. Yet, in reality, dataset shift frequently arises, which, if not adequately taken into account, may decrease the performance of their predictors. In this work, we propose a novel and flexible framework called DetectShift that quantifies and tests for multiple dataset shifts, encompassing shifts in the distributions of $(X, Y)$, $X$, $Y$, $X|Y$, and $Y|X$. DetectShift equips practitioners with insights into data shifts, facilitating the adaptation or retraining of predictors using both source and target data. This proves extremely valuable when labeled samples in the target domain are limited. The framework utilizes test statistics with the same nature to quantify the magnitude of the various shifts, making results more interpretable. It is versatile, suitable for regression and classification tasks, and accommodates diverse data forms - tabular, text, or image. Experimental results demonstrate the effectiveness of DetectShift in detecting dataset shifts even in higher dimensions. | stat-04.zip/2205.08340.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.11361 | Chaotic Regularization and Heavy-Tailed Limits for Deterministic Gradient Descent | [
"Soon Hoe Lim",
"Yijun Wan",
"Umut Şimşekli"
] | 23 May 2022 (<a href="https://arxiv.org/abs/2205.11361v1">v1</a>), last revised 22 Oct 2022 (this version, v2) | 24 pages, accepted at NeurIPS 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Dynamical Systems (math.DS); Probability (math.PR) | https://doi.org/10.48550/arXiv.2205.11361 | Recent studies have shown that gradient descent (GD) can achieve improved generalization when its dynamics exhibits a chaotic behavior. However, to obtain the desired effect, the step-size should be chosen sufficiently large, a task which is problem dependent and can be difficult in practice. In this study, we incorporate a chaotic component to GD in a controlled manner, and introduce multiscale perturbed GD (MPGD), a novel optimization framework where the GD recursion is augmented with chaotic perturbations that evolve via an independent dynamical system. We analyze MPGD from three different angles: (i) By building up on recent advances in rough paths theory, we show that, under appropriate assumptions, as the step-size decreases, the MPGD recursion converges weakly to a stochastic differential equation (SDE) driven by a heavy-tailed Lévy-stable process. (ii) By making connections to recently developed generalization bounds for heavy-tailed processes, we derive a generalization bound for the limiting SDE and relate the worst-case generalization error over the trajectories of the process to the parameters of MPGD. (iii) We analyze the implicit regularization effect brought by the dynamical regularization and show that, in the weak perturbation regime, MPGD introduces terms that penalize the Hessian of the loss function. Empirical results are provided to demonstrate the advantages of MPGD. | stat-04.zip/2205.11361.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.11640 | Generalization Gap in Amortized Inference | [
"Mingtian Zhang",
"Peter Hayes",
"David Barber"
] | 23 May 2022 (<a href="https://arxiv.org/abs/2205.11640v1">v1</a>), last revised 15 Oct 2022 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.11640 | The ability of likelihood-based probabilistic models to generalize to unseen data is central to many machine learning applications such as lossless compression. In this work, we study the generalization of a popular class of probabilistic model - the Variational Auto-Encoder (VAE). We discuss the two generalization gaps that affect VAEs and show that overfitting is usually dominated by amortized inference. Based on this observation, we propose a new training objective that improves the generalization of amortized inference. We demonstrate how our method can improve performance in the context of image modeling and lossless compression. | stat-04.zip/2205.11640.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.08634 | Frank Wolfe Meets Metric Entropy | [
"Suhas Vijaykumar"
] | 17 May 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC) | https://doi.org/10.48550/arXiv.2205.08634 | The Frank-Wolfe algorithm has seen a resurgence in popularity due to its ability to efficiently solve constrained optimization problems in machine learning and high-dimensional statistics. As such, there is much interest in establishing when the algorithm may possess a "linear" $O(\log(1/\epsilon))$ dimension-free iteration complexity comparable to projected gradient descent. <br>In this paper, we provide a general technique for establishing domain specific and easy-to-estimate lower bounds for Frank-Wolfe and its variants using the metric entropy of the domain. Most notably, we show that a dimension-free linear upper bound must fail not only in the worst case, but in the \emph{average case}: for a Gaussian or spherical random polytope in $\mathbb{R}^d$ with $\mathrm{poly}(d)$ vertices, Frank-Wolfe requires up to $\tilde\Omega(d)$ iterations to achieve a $O(1/d)$ error bound, with high probability. We also establish this phenomenon for the nuclear norm ball. <br>The link with metric entropy also has interesting positive implications for conditional gradient algorithms in statistics, such as gradient boosting and matching pursuit. In particular, we show that it is possible to extract fast-decaying upper bounds on the excess risk directly from an analysis of the underlying optimization procedure. | stat-04.zip/2205.08634.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.12156 | Not too little, not too much: a theoretical analysis of graph (over)smoothing | [
"Nicolas Keriven"
] | 24 May 2022 (<a href="https://arxiv.org/abs/2205.12156v1">v1</a>), last revised 10 Oct 2022 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.12156 | We analyze graph smoothing with \emph{mean aggregation}, where each node successively receives the average of the features of its neighbors. Indeed, it has quickly been observed that Graph Neural Networks (GNNs), which generally follow some variant of Message-Passing (MP) with repeated aggregation, may be subject to the oversmoothing phenomenon: by performing too many rounds of MP, the node features tend to converge to a non-informative limit. In the case of mean aggregation, for connected graphs, the node features become constant across the whole graph. At the other end of the spectrum, it is intuitively obvious that some MP rounds are necessary, but existing analyses do not exhibit both phenomena at once: beneficial ``finite'' smoothing and oversmoothing in the limit. In this paper, we consider simplified linear GNNs, and rigorously analyze two examples for which a finite number of mean aggregation steps provably improves the learning performance, before oversmoothing kicks in. We consider a latent space random graph model, where node features are partial observations of the latent variables and the graph contains pairwise relationships between them. We show that graph smoothing restores some of the lost information, up to a certain point, by two phenomenon: graph smoothing shrinks non-principal directions in the data faster than principal ones, which is useful for regression, and shrinks nodes within communities faster than they collapse together, which improves classification. | stat-04.zip/2205.12156.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.08047 | Perfect Spectral Clustering with Discrete Covariates | [
"Jonathan Hehir",
"Xiaoyue Niu",
"Aleksandra Slavkovic"
] | 17 May 2022 | 23 pages, 1 figure | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Social and Information Networks (cs.SI); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2205.08047 | Among community detection methods, spectral clustering enjoys two desirable properties: computational efficiency and theoretical guarantees of consistency. Most studies of spectral clustering consider only the edges of a network as input to the algorithm. Here we consider the problem of performing community detection in the presence of discrete node covariates, where network structure is determined by a combination of a latent block model structure and homophily on the observed covariates. We propose a spectral algorithm that we prove achieves perfect clustering with high probability on a class of large, sparse networks with discrete covariates, effectively separating latent network structure from homophily on observed covariates. To our knowledge, our method is the first to offer a guarantee of consistent latent structure recovery using spectral clustering in the setting where edge formation is dependent on both latent and observed factors. | stat-04.zip/2205.08047.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.12086 | Information-Directed Selection for Top-Two Algorithms | [
"Wei You",
"Chao Qin",
"Zihao Wang",
"Shuoguang Yang"
] | 24 May 2022 (<a href="https://arxiv.org/abs/2205.12086v1">v1</a>), last revised 17 Jul 2023 (this version, v3) | Accepted for presentation at the Conference on Learning Theory (COLT) 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.12086 | We consider the best-k-arm identification problem for multi-armed bandits, where the objective is to select the exact set of k arms with the highest mean rewards by sequentially allocating measurement effort. We characterize the necessary and sufficient conditions for the optimal allocation using dual variables. Remarkably these optimality conditions lead to the extension of top-two algorithm design principle (Russo, 2020), initially proposed for best-arm identification. Furthermore, our optimality conditions induce a simple and effective selection rule dubbed information-directed selection (IDS) that selects one of the top-two candidates based on a measure of information gain. As a theoretical guarantee, we prove that integrated with IDS, top-two Thompson sampling is (asymptotically) optimal for Gaussian best-arm identification, solving a glaring open problem in the pure exploration literature (Russo, 2020). As a by-product, we show that for k > 1, top-two algorithms cannot achieve optimality even when the algorithm has access to the unknown "optimal" tuning parameter. Numerical experiments show the superior performance of the proposed top-two algorithms with IDS and considerable improvement compared with algorithms without adaptive selection. | stat-04.zip/2205.12086.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.06893 | Large-Scale Sequential Learning for Recommender and Engineering Systems | [
"Aleksandra Burashnikova"
] | 13 May 2022 | PhD thesis | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.06893 | In this thesis, we focus on the design of an automatic algorithms that provide personalized ranking by adapting to the current conditions. To demonstrate the empirical efficiency of the proposed approaches we investigate their applications for decision making in recommender systems and energy systems domains. For the former, we propose novel algorithm called SAROS that take into account both kinds of feedback for learning over the sequence of interactions. The proposed approach consists in minimizing pairwise ranking loss over blocks constituted by a sequence of non-clicked items followed by the clicked one for each user. We also explore the influence of long memory on the accurateness of predictions. SAROS shows highly competitive and promising results based on quality metrics and also it turn out faster in terms of loss convergence than stochastic gradient descent and batch classical approaches. Regarding power systems, we propose an algorithm for faulted lines detection based on focusing of misclassifications in lines close to the true event location. The proposed idea of taking into account the neighbour lines shows statistically significant results in comparison with the initial approach based on convolutional neural networks for faults detection in power grid. | stat-04.zip/2205.06893.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.07182 | Fair Bayes-Optimal Classifiers Under Predictive Parity | [
"Xianli Zeng",
"Edgar Dobriban",
"Guang Cheng"
] | 15 May 2022 (<a href="https://arxiv.org/abs/2205.07182v1">v1</a>), last revised 3 Jun 2022 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.07182 | Increasing concerns about disparate effects of AI have motivated a great deal of work on fair machine learning. Existing works mainly focus on independence- and separation-based measures (e.g., demographic parity, equality of opportunity, equalized odds), while sufficiency-based measures such as predictive parity are much less studied. This paper considers predictive parity, which requires equalizing the probability of success given a positive prediction among different protected groups. We prove that, if the overall performances of different groups vary only moderately, all fair Bayes-optimal classifiers under predictive parity are group-wise thresholding rules. Perhaps surprisingly, this may not hold if group performance levels vary widely; in this case we find that predictive parity among protected groups may lead to within-group unfairness. We then propose an algorithm we call FairBayes-DPP, aiming to ensure predictive parity when our condition is satisfied. FairBayes-DPP is an adaptive thresholding algorithm that aims to achieve predictive parity, while also seeking to maximize test accuracy. We provide supporting experiments conducted on synthetic and empirical data. | stat-04.zip/2205.07182.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.02043 | A Manifold Two-Sample Test Study: Integral Probability Metric with Neural Networks | [
"Jie Wang",
"Minshuo Chen",
"Tuo Zhao",
"Wenjing Liao",
"Yao Xie"
] | 4 May 2022 (<a href="https://arxiv.org/abs/2205.02043v1">v1</a>), last revised 19 Apr 2023 (this version, v2) | 32 pages, 2 figures, 3 tables. Accepted by Information and Inference: A Journal of the IMA | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2205.02043 | Two-sample tests are important areas aiming to determine whether two collections of observations follow the same distribution or not. We propose two-sample tests based on integral probability metric (IPM) for high-dimensional samples supported on a low-dimensional manifold. We characterize the properties of proposed tests with respect to the number of samples $n$ and the structure of the manifold with intrinsic dimension $d$. When an atlas is given, we propose two-step test to identify the difference between general distributions, which achieves the type-II risk in the order of $n^{-1/\max\{d,2\}}$. When an atlas is not given, we propose Hölder IPM test that applies for data distributions with $(s,\beta)$-Hölder densities, which achieves the type-II risk in the order of $n^{-(s+\beta)/d}$. To mitigate the heavy computation burden of evaluating the Hölder IPM, we approximate the Hölder function class using neural networks. Based on the approximation theory of neural networks, we show that the neural network IPM test has the type-II risk in the order of $n^{-(s+\beta)/d}$, which is in the same order of the type-II risk as the Hölder IPM test. Our proposed tests are adaptive to low-dimensional geometric structure because their performance crucially depends on the intrinsic dimension instead of the data dimension. | stat-04.zip/2205.02043.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
2205.11672 | Why does Throwing Away Data Improve Worst-Group Error? | [
"Kamalika Chaudhuri",
"Kartik Ahuja",
"Martin Arjovsky",
"David Lopez-Paz"
] | 23 May 2022 (<a href="https://arxiv.org/abs/2205.11672v1">v1</a>), last revised 22 Feb 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.11672 | When facing data with imbalanced classes or groups, practitioners follow an intriguing strategy to achieve best results. They throw away examples until the classes or groups are balanced in size, and then perform empirical risk minimization on the reduced training set. This opposes common wisdom in learning theory, where the expected error is supposed to decrease as the dataset grows in size. In this work, we leverage extreme value theory to address this apparent contradiction. Our results show that the tails of the data distribution play an important role in determining the worst-group-accuracy of linear classifiers. When learning on data with heavy tails, throwing away data restores the geometric symmetry of the resulting classifier, and therefore improves its worst-group generalization. | stat-04.zip/2205.11672.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 | |
2205.01607 | Modeling and Correcting Bias in Sequential Evaluation | [
"Jingyan Wang",
"Ashwin Pananjady"
] | 3 May 2022 (<a href="https://arxiv.org/abs/2205.01607v1">v1</a>), last revised 16 Nov 2023 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Computer Science and Game Theory (cs.GT); Information Theory (cs.IT); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2205.01607 | We consider the problem of sequential evaluation, in which an evaluator observes candidates in a sequence and assigns scores to these candidates in an online, irrevocable fashion. Motivated by the psychology literature that has studied sequential bias in such settings -- namely, dependencies between the evaluation outcome and the order in which the candidates appear -- we propose a natural model for the evaluator's rating process that captures the lack of calibration inherent to such a task. We conduct crowdsourcing experiments to demonstrate various facets of our model. We then proceed to study how to correct sequential bias under our model by posing this as a statistical inference problem. We propose a near-linear time, online algorithm for this task and prove guarantees in terms of two canonical ranking metrics. We also prove that our algorithm is information theoretically optimal, by establishing matching lower bounds in both metrics. Finally, we perform a host of numerical experiments to show that our algorithm often outperforms the de facto method of using the rankings induced by the reported scores, both in simulation and on the crowdsourcing data that we collected. | stat-04.zip/2205.01607.pdf | /content/arxiv-data/data/stat.ML/2022/05/00000000.parquet | stat.ML | 2022 | 05 | 2022-05-01 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.