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
2109.00173
FADE: FAir Double Ensemble Learning for Observable and Counterfactual Outcomes
[ "Alan Mishler", "Edward Kennedy" ]
1 Sep 2021
56 pages, 20 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.00173
Methods for building fair predictors often involve tradeoffs between fairness and accuracy and between different fairness criteria, but the nature of these tradeoffs varies. Recent work seeks to characterize these tradeoffs in specific problem settings, but these methods often do not accommodate users who wish to improve the fairness of an existing benchmark model without sacrificing accuracy, or vice versa. These results are also typically restricted to observable accuracy and fairness criteria. We develop a flexible framework for fair ensemble learning that allows users to efficiently explore the fairness-accuracy space or to improve the fairness or accuracy of a benchmark model. Our framework can simultaneously target multiple observable or counterfactual fairness criteria, and it enables users to combine a large number of previously trained and newly trained predictors. We provide theoretical guarantees that our estimators converge at fast rates. We apply our method on both simulated and real data, with respect to both observable and counterfactual accuracy and fairness criteria. We show that, surprisingly, multiple unfairness measures can sometimes be minimized simultaneously with little impact on accuracy, relative to unconstrained predictors or existing benchmark models.
stat-04.zip/2109.00173.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.00531
Under-bagging Nearest Neighbors for Imbalanced Classification
[ "Hanyuan Hang", "Yuchao Cai", "Hanfang Yang", "Zhouchen Lin" ]
1 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.00531
In this paper, we propose an ensemble learning algorithm called \textit{under-bagging $k$-nearest neighbors} (\textit{under-bagging $k$-NN}) for imbalanced classification problems. On the theoretical side, by developing a new learning theory analysis, we show that with properly chosen parameters, i.e., the number of nearest neighbors $k$, the expected sub-sample size $s$, and the bagging rounds $B$, optimal convergence rates for under-bagging $k$-NN can be achieved under mild assumptions w.r.t.~the arithmetic mean (AM) of recalls. Moreover, we show that with a relatively small $B$, the expected sub-sample size $s$ can be much smaller than the number of training data $n$ at each bagging round, and the number of nearest neighbors $k$ can be reduced simultaneously, especially when the data are highly imbalanced, which leads to substantially lower time complexity and roughly the same space complexity. On the practical side, we conduct numerical experiments to verify the theoretical results on the benefits of the under-bagging technique by the promising AM performance and efficiency of our proposed algorithm.
stat-04.zip/2109.00531.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.09164
Optimal Ensemble Construction for Multi-Study Prediction with Applications to COVID-19 Excess Mortality Estimation
[ "Gabriel Loewinger", "Rolando Acosta Nunez", "Rahul Mazumder", "Giovanni Parmigiani" ]
19 Sep 2021 (<a href="https://arxiv.org/abs/2109.09164v1">v1</a>), last revised 2 Oct 2021 (this version, v2)
Manuscript: 27 pages, 6 figures, 4 tables; Supplement: 18 pages, 11 figures, 10 tables
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.09164
It is increasingly common to encounter prediction tasks in the biomedical sciences for which multiple datasets are available for model training. Common approaches such as pooling datasets and applying standard statistical learning methods can result in poor out-of-study prediction performance when datasets are heterogeneous. Theoretical and applied work has shown $\textit{multi-study ensembling}$ to be a viable alternative that leverages the variability across datasets in a manner that promotes model generalizability. Multi-study ensembling uses a two-stage $\textit{stacking}$ strategy which fits study-specific models and estimates ensemble weights separately. This approach ignores, however, the ensemble properties at the model-fitting stage, potentially resulting in a loss of efficiency. We therefore propose $\textit{optimal ensemble construction}$, an $\textit{all-in-one}$ approach to multi-study stacking whereby we jointly estimate ensemble weights as well as parameters associated with each study-specific model. We prove that limiting cases of our approach yield existing methods such as multi-study stacking and pooling datasets before model fitting. We propose an efficient block coordinate descent algorithm to optimize the proposed loss function. We compare our approach to standard methods by applying it to a multi-country COVID-19 dataset for baseline mortality prediction. We show that when little data is available for a country before the onset of the pandemic, leveraging data from other countries can substantially improve prediction accuracy. Importantly, our approach outperforms multi-study stacking and other standard methods in this application. We further characterize the method&#39;s performance in simulations. Our method remains competitive with or outperforms multi-study stacking and other earlier methods across a range of between-study heterogeneity levels.
stat-04.zip/2109.09164.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.02355
A Farewell to the Bias-Variance Tradeoff? An Overview of the Theory of Overparameterized Machine Learning
[ "Yehuda Dar", "Vidya Muthukumar", "Richard G. Baraniuk" ]
6 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.02355
The rapid recent progress in machine learning (ML) has raised a number of scientific questions that challenge the longstanding dogma of the field. One of the most important riddles is the good empirical generalization of overparameterized models. Overparameterized models are excessively complex with respect to the size of the training dataset, which results in them perfectly fitting (i.e., interpolating) the training data, which is usually noisy. Such interpolation of noisy data is traditionally associated with detrimental overfitting, and yet a wide range of interpolating models -- from simple linear models to deep neural networks -- have recently been observed to generalize extremely well on fresh test data. Indeed, the recently discovered double descent phenomenon has revealed that highly overparameterized models often improve over the best underparameterized model in test performance. <br>Understanding learning in this overparameterized regime requires new theory and foundational empirical studies, even for the simplest case of the linear model. The underpinnings of this understanding have been laid in very recent analyses of overparameterized linear regression and related statistical learning tasks, which resulted in precise analytic characterizations of double descent. This paper provides a succinct overview of this emerging theory of overparameterized ML (henceforth abbreviated as TOPML) that explains these recent findings through a statistical signal processing perspective. We emphasize the unique aspects that define the TOPML research area as a subfield of modern ML theory and outline interesting open questions that remain.
stat-04.zip/2109.02355.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.00582
Information-theoretic Classification Accuracy: A Criterion that Guides Data-driven Combination of Ambiguous Outcome Labels in Multi-class Classification
[ "Chihao Zhang", "Yiling Elaine Chen", "Shihua Zhang", "Jingyi Jessica Li" ]
1 Sep 2021 (<a href="https://arxiv.org/abs/2109.00582v1">v1</a>), last revised 2 Jul 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.2109.00582
Outcome labeling ambiguity and subjectivity are ubiquitous in real-world datasets. While practitioners commonly combine ambiguous outcome labels for all data points (instances) in an ad hoc way to improve the accuracy of multi-class classification, there lacks a principled approach to guide the label combination for all data points by any optimality criterion. To address this problem, we propose the information-theoretic classification accuracy (ITCA), a criterion that balances the trade-off between prediction accuracy (how well do predicted labels agree with actual labels) and classification resolution (how many labels are predictable), to guide practitioners on how to combine ambiguous outcome labels. To find the optimal label combination indicated by ITCA, we propose two search strategies: greedy search and breadth-first search. Notably, ITCA and the two search strategies are adaptive to all machine-learning classification algorithms. Coupled with a classification algorithm and a search strategy, ITCA has two uses: improving prediction accuracy and identifying ambiguous labels. We first verify that ITCA achieves high accuracy with both search strategies in finding the correct label combinations on synthetic and real data. Then we demonstrate the effectiveness of ITCA in diverse applications including medical prognosis, cancer survival prediction, user demographics prediction, and cell type classification. We also provide theoretical insights into ITCA by studying the oracle and the linear discriminant analysis classification algorithms. Python package itca (available at <a href="https://github.com/JSB-UCLA/ITCA" rel="external noopener nofollow" class="link-external link-https">this https URL</a>) implements ITCA and search strategies.
stat-04.zip/2109.00582.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.01372
Sample Noise Impact on Active Learning
[ "Alexandre Abraham", "Léo Dreyfus-Schmidt" ]
3 Sep 2021 (<a href="https://arxiv.org/abs/2109.01372v1">v1</a>), last revised 21 Oct 2022 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.01372
This work explores the effect of noisy sample selection in active learning strategies. We show on both synthetic problems and real-life use-cases that knowledge of the sample noise can significantly improve the performance of active learning strategies. Building on prior work, we propose a robust sampler, Incremental Weighted K-Means that brings significant improvement on the synthetic tasks but only a marginal uplift on real-life ones. We hope that the questions raised in this paper are of interest to the community and could open new paths for active learning research.
stat-04.zip/2109.01372.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.01326
Statistical Estimation and Inference via Local SGD in Federated Learning
[ "Xiang Li", "Jiadong Liang", "Xiangyu Chang", "Zhihua Zhang" ]
3 Sep 2021 (<a href="https://arxiv.org/abs/2109.01326v1">v1</a>), last revised 17 Dec 2021 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.01326
Federated Learning (FL) makes a large amount of edge computing devices (e.g., mobile phones) jointly learn a global model without data sharing. In FL, data are generated in a decentralized manner with high heterogeneity. This paper studies how to perform statistical estimation and inference in the federated setting. We analyze the so-called Local SGD, a multi-round estimation procedure that uses intermittent communication to improve communication efficiency. We first establish a {\it functional central limit theorem} that shows the averaged iterates of Local SGD weakly converge to a rescaled Brownian motion. We next provide two iterative inference methods: the {\it plug-in} and the {\it random scaling}. Random scaling constructs an asymptotically pivotal statistic for inference by using the information along the whole Local SGD path. Both the methods are communication efficient and applicable to online data. Our theoretical and empirical results show that Local SGD simultaneously achieves both statistical efficiency and communication efficiency.
stat-04.zip/2109.01326.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.01433
Relating the Partial Dependence Plot and Permutation Feature Importance to the Data Generating Process
[ "Christoph Molnar", "Timo Freiesleben", "Gunnar König", "Giuseppe Casalicchio", "Marvin N. Wright", "Bernd Bischl" ]
3 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.01433
Scientists and practitioners increasingly rely on machine learning to model data and draw conclusions. Compared to statistical modeling approaches, machine learning makes fewer explicit assumptions about data structures, such as linearity. However, their model parameters usually cannot be easily related to the data generating process. To learn about the modeled relationships, partial dependence (PD) plots and permutation feature importance (PFI) are often used as interpretation methods. However, PD and PFI lack a theory that relates them to the data generating process. We formalize PD and PFI as statistical estimators of ground truth estimands rooted in the data generating process. We show that PD and PFI estimates deviate from this ground truth due to statistical biases, model variance and Monte Carlo approximation errors. To account for model variance in PD and PFI estimation, we propose the learner-PD and the learner-PFI based on model refits, and propose corrected variance and confidence interval estimators.
stat-04.zip/2109.01433.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.02429
Learning Neural Causal Models with Active Interventions
[ "Nino Scherrer", "Olexa Bilaniuk", "Yashas Annadani", "Anirudh Goyal", "Patrick Schwab", "Bernhard Schölkopf", "Michael C. Mozer", "Yoshua Bengio", "Stefan Bauer", "Nan Rosemary Ke" ]
6 Sep 2021 (<a href="https://arxiv.org/abs/2109.02429v1">v1</a>), last revised 5 Mar 2022 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.02429
Discovering causal structures from data is a challenging inference problem of fundamental importance in all areas of science. The appealing properties of neural networks have recently led to a surge of interest in differentiable neural network-based methods for learning causal structures from data. So far, differentiable causal discovery has focused on static datasets of observational or fixed interventional origin. In this work, we introduce an active intervention targeting (AIT) method which enables a quick identification of the underlying causal structure of the data-generating process. Our method significantly reduces the required number of interactions compared with random intervention targeting and is applicable for both discrete and continuous optimization formulations of learning the underlying directed acyclic graph (DAG) from data. We examine the proposed method across multiple frameworks in a wide range of settings and demonstrate superior performance on multiple benchmarks from simulated to real-world data.
stat-04.zip/2109.02429.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.02150
Robust Importance Sampling for Error Estimation in the Context of Optimal Bayesian Transfer Learning
[ "Omar Maddouri", "Xiaoning Qian", "Francis J. Alexander", "Edward R. Dougherty", "Byung-Jun Yoon" ]
5 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.02150
Classification has been a major task for building intelligent systems as it enables decision-making under uncertainty. Classifier design aims at building models from training data for representing feature-label distributions--either explicitly or implicitly. In many scientific or clinical settings, training data are typically limited, which makes designing accurate classifiers and evaluating their classification error extremely challenging. While transfer learning (TL) can alleviate this issue by incorporating data from relevant source domains to improve learning in a different target domain, it has received little attention for performance assessment, notably in error estimation. In this paper, we fill this gap by investigating knowledge transferability in the context of classification error estimation within a Bayesian paradigm. We introduce a novel class of Bayesian minimum mean-square error (MMSE) estimators for optimal Bayesian transfer learning (OBTL), which enables rigorous evaluation of classification error under uncertainty in a small-sample setting. Using Monte Carlo importance sampling, we employ the proposed estimator to evaluate the classification accuracy of a broad family of classifiers that span diverse learning capabilities. Experimental results based on both synthetic data as well as real-world RNA sequencing (RNA-seq) data show that our proposed OBTL error estimation scheme clearly outperforms standard error estimators, especially in a small-sample setting, by tapping into the data from other relevant domains.
stat-04.zip/2109.02150.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.02832
Besov Function Approximation and Binary Classification on Low-Dimensional Manifolds Using Convolutional Residual Networks
[ "Hao Liu", "Minshuo Chen", "Tuo Zhao", "Wenjing Liao" ]
7 Sep 2021 (<a href="https://arxiv.org/abs/2109.02832v1">v1</a>), last revised 10 Sep 2021 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.02832
Most of existing statistical theories on deep neural networks have sample complexities cursed by the data dimension and therefore cannot well explain the empirical success of deep learning on high-dimensional data. To bridge this gap, we propose to exploit low-dimensional geometric structures of the real world data sets. We establish theoretical guarantees of convolutional residual networks (ConvResNet) in terms of function approximation and statistical estimation for binary classification. Specifically, given the data lying on a $d$-dimensional manifold isometrically embedded in $\mathbb{R}^D$, we prove that if the network architecture is properly chosen, ConvResNets can (1) approximate Besov functions on manifolds with arbitrary accuracy, and (2) learn a classifier by minimizing the empirical logistic risk, which gives an excess risk in the order of $n^{-\frac{s}{2s+2(s\vee d)}}$, where $s$ is a smoothness parameter. This implies that the sample complexity depends on the intrinsic dimension $d$, instead of the data dimension $D$. Our results demonstrate that ConvResNets are adaptive to low-dimensional structures of data sets.
stat-04.zip/2109.02832.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.03457
Uncertainty Quantification and Experimental Design for Large-Scale Linear Inverse Problems under Gaussian Process Priors
[ "Cédric Travelletti", "David Ginsbourger", "Niklas Linde" ]
8 Sep 2021 (<a href="https://arxiv.org/abs/2109.03457v1">v1</a>), last revised 31 Aug 2022 (this version, v4)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP); Computation (stat.CO); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2109.03457
We consider the use of Gaussian process (GP) priors for solving inverse problems in a Bayesian framework. As is well known, the computational complexity of GPs scales cubically in the number of datapoints. We here show that in the context of inverse problems involving integral operators, one faces additional difficulties that hinder inversion on large grids. Furthermore, in that context, covariance matrices can become too large to be stored. By leveraging results about sequential disintegrations of Gaussian measures, we are able to introduce an implicit representation of posterior covariance matrices that reduces the memory footprint by only storing low rank intermediate matrices, while allowing individual elements to be accessed on-the-fly without needing to build full posterior covariance matrices. Moreover, it allows for fast sequential inclusion of new observations. These features are crucial when considering sequential experimental design tasks. We demonstrate our approach by computing sequential data collection plans for excursion set recovery for a gravimetric inverse problem, where the goal is to provide fine resolution estimates of high density regions inside the Stromboli volcano, Italy. Sequential data collection plans are computed by extending the weighted integrated variance reduction (wIVR) criterion to inverse problems. Our results show that this criterion is able to significantly reduce the uncertainty on the excursion volume, reaching close to minimal levels of residual uncertainty. Overall, our techniques allow the advantages of probabilistic models to be brought to bear on large-scale inverse problems arising in the natural sciences.
stat-04.zip/2109.03457.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.03866
Learning the hypotheses space from data through a U-curve algorithm
[ "Diego Marcondes", "Adilson Simonis", "Junior Barrera" ]
8 Sep 2021 (<a href="https://arxiv.org/abs/2109.03866v1">v1</a>), last revised 8 Oct 2021 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.03866
This paper proposes a data-driven systematic, consistent and non-exhaustive approach to Model Selection, that is an extension of the classical agnostic PAC learning model. In this approach, learning problems are modeled not only by a hypothesis space $\mathcal{H}$, but also by a Learning Space $\mathbb{L}(\mathcal{H})$, a poset of subspaces of $\mathcal{H}$, which covers $\mathcal{H}$ and satisfies a property regarding the VC dimension of related subspaces, that is a suitable algebraic search space for Model Selection algorithms. Our main contributions are a data-driven general learning algorithm to perform implicitly regularized Model Selection on $\mathbb{L}(\mathcal{H})$ and a framework under which one can, theoretically, better estimate a target hypothesis with a given sample size by properly modeling $\mathbb{L}(\mathcal{H})$ and employing high computational power. A remarkable consequence of this approach are conditions under which a non-exhaustive search of $\mathbb{L}(\mathcal{H})$ can return an optimal solution. The results of this paper lead to a practical property of Machine Learning, that the lack of experimental data may be mitigated by a high computational capacity. In a context of continuous popularization of computational power, this property may help understand why Machine Learning has become so important, even where data is expensive and hard to get.
stat-04.zip/2109.03866.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.02521
Estimation of Bivariate Structural Causal Models by Variational Gaussian Process Regression Under Likelihoods Parametrised by Normalising Flows
[ "Nico Reick", "Felix Wiewel", "Alexander Bartler", "Bin Yang" ]
6 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.02521
One major drawback of state-of-the-art artificial intelligence is its lack of explainability. One approach to solve the problem is taking causality into account. Causal mechanisms can be described by structural causal models. In this work, we propose a method for estimating bivariate structural causal models using a combination of normalising flows applied to density estimation and variational Gaussian process regression for post-nonlinear models. It facilitates causal discovery, i.e. distinguishing cause and effect, by either the independence of cause and residual or a likelihood ratio test. Our method which estimates post-nonlinear models can better explain a variety of real-world cause-effect pairs than a simple additive noise model. Though it remains difficult to exploit this benefit regarding all pairs from the Tübingen benchmark database, we demonstrate that combining the additive noise model approach with our method significantly enhances causal discovery.
stat-04.zip/2109.02521.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.02230
Non-Euclidean Analysis of Joint Variations in Multi-Object Shapes
[ "Zhiyuan Liu", "Jörn Schulz", "Mohsen Taheri", "Martin Styner", "James Damon", "Stephen Pizer", "J. S. Marron" ]
6 Sep 2021 (<a href="https://arxiv.org/abs/2109.02230v1">v1</a>), last revised 7 Sep 2021 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.02230
This paper considers joint analysis of multiple functionally related structures in classification tasks. In particular, our method developed is driven by how functionally correlated brain structures vary together between autism and control groups. To do so, we devised a method based on a novel combination of (1) non-Euclidean statistics that can faithfully represent non-Euclidean data in Euclidean spaces and (2) a non-parametric integrative analysis method that can decompose multi-block Euclidean data into joint, individual, and residual structures. We find that the resulting joint structure is effective, robust, and interpretable in recognizing the underlying patterns of the joint variation of multi-block non-Euclidean data. We verified the method in classifying the structural shape data collected from cases that developed and did not develop into Autistic Spectrum Disorder (ASD).
stat-04.zip/2109.02230.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.01965
Scalable Feature Selection for (Multitask) Gradient Boosted Trees
[ "Cuize Han", "Nikhil Rao", "Daria Sorokina", "Karthik Subbian" ]
5 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.01965
Gradient Boosted Decision Trees (GBDTs) are widely used for building ranking and relevance models in search and recommendation. Considerations such as latency and interpretability dictate the use of as few features as possible to train these models. Feature selection in GBDT models typically involves heuristically ranking the features by importance and selecting the top few, or by performing a full backward feature elimination routine. On-the-fly feature selection methods proposed previously scale suboptimally with the number of features, which can be daunting in high dimensional settings. We develop a scalable forward feature selection variant for GBDT, via a novel group testing procedure that works well in high dimensions, and enjoys favorable theoretical performance and computational guarantees. We show via extensive experiments on both public and proprietary datasets that the proposed method offers significant speedups in training time, while being as competitive as existing GBDT methods in terms of model performance metrics. We also extend the method to the multitask setting, allowing the practitioner to select common features across tasks, as well as selecting task-specific features.
stat-04.zip/2109.01965.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.03795
Desiderata for Representation Learning: A Causal Perspective
[ "Yixin Wang", "Michael I. Jordan" ]
8 Sep 2021 (<a href="https://arxiv.org/abs/2109.03795v1">v1</a>), last revised 10 Feb 2022 (this version, v2)
68 pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2109.03795
Representation learning constructs low-dimensional representations to summarize essential features of high-dimensional data. This learning problem is often approached by describing various desiderata associated with learned representations; e.g., that they be non-spurious, efficient, or disentangled. It can be challenging, however, to turn these intuitive desiderata into formal criteria that can be measured and enhanced based on observed data. In this paper, we take a causal perspective on representation learning, formalizing non-spuriousness and efficiency (in supervised representation learning) and disentanglement (in unsupervised representation learning) using counterfactual quantities and observable consequences of causal assertions. This yields computable metrics that can be used to assess the degree to which representations satisfy the desiderata of interest and learn non-spurious and disentangled representations from single observational datasets.
stat-04.zip/2109.03795.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.03445
Convergence of Batch Asynchronous Stochastic Approximation With Applications to Reinforcement Learning
[ "Rajeeva L. Karandikar", "M. Vidyasagar" ]
8 Sep 2021 (<a href="https://arxiv.org/abs/2109.03445v1">v1</a>), last revised 9 Sep 2025 (this version, v7)
34 pages, 1 figure
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Systems and Control (eess.SY); Probability (math.PR)
https://doi.org/10.48550/arXiv.2109.03445
We begin by briefly surveying some results on the convergence of the Stochastic Gradient Descent (SGD) Method, proved in a companion paper by the present authors. These results are based on viewing SGD as a version of Stochastic Approximation (SA). Ever since its introduction in the classic paper of Robbins and Monro in 1951, SA has become a standard tool for finding a solution of an equation of the form $f(\theta) = 0$, when only noisy measurements of $f(\cdot)$ are available. In most situations, \textit{every component} of the putative solution $\theta_t$ is updated at each step $t$. In some applications in Reinforcement Learning (RL), \textit{only one component} of $\theta_t$ is updated at each $t$. This is known as \textbf{asynchronous} SA. In this paper, we study \textbf{Block Asynchronous SA (BASA)}, in which, at each step $t$, \textit{some but not necessarily all} components of $\theta_t$ are updated. The theory presented here embraces both conventional (synchronous) SA as well as asynchronous SA, and all in-between possibilities. We provide sufficient conditions for the convergence of BASA, and also prove bounds on the \textit{rate} of convergence of $\theta_t$ to the solution. For the case of conventional SGD, these results reduce to those proved in our companion paper. Then we apply these results to the problem of finding a fixed point of a map with only noisy measurements. This problem arises frequently in RL. We prove sufficient conditions for convergence as well as estimates for the rate of convergence.
stat-04.zip/2109.03445.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.02986
Instance-dependent Label-noise Learning under a Structural Causal Model
[ "Yu Yao", "Tongliang Liu", "Mingming Gong", "Bo Han", "Gang Niu", "Kun Zhang" ]
7 Sep 2021 (<a href="https://arxiv.org/abs/2109.02986v1">v1</a>), last revised 3 Jun 2022 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.02986
Label noise will degenerate the performance of deep learning algorithms because deep neural networks easily overfit label errors. Let X and Y denote the instance and clean label, respectively. When Y is a cause of X, according to which many datasets have been constructed, e.g., SVHN and CIFAR, the distributions of P(X) and P(Y|X) are entangled. This means that the unsupervised instances are helpful to learn the classifier and thus reduce the side effect of label noise. However, it remains elusive on how to exploit the causal information to handle the label noise problem. In this paper, by leveraging a structural causal model, we propose a novel generative approach for instance-dependent label-noise learning. In particular, we show that properly modeling the instances will contribute to the identifiability of the label noise transition matrix and thus lead to a better classifier. Empirically, our method outperforms all state-of-the-art methods on both synthetic and real-world label-noise datasets.
stat-04.zip/2109.02986.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.03337
C-MinHash: Rigorously Reducing $K$ Permutations to Two
[ "Xiaoyun Li", "Ping Li" ]
7 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.03337
Minwise hashing (MinHash) is an important and practical algorithm for generating random hashes to approximate the Jaccard (resemblance) similarity in massive binary (0/1) data. The basic theory of MinHash requires applying hundreds or even thousands of independent random permutations to each data vector in the dataset, in order to obtain reliable results for (e.g.,) building large-scale learning models or approximate near neighbor search in massive data. In this paper, we propose {\bf Circulant MinHash (C-MinHash)} and provide the surprising theoretical results that we just need \textbf{two} independent random permutations. For C-MinHash, we first conduct an initial permutation on the data vector, then we use a second permutation to generate hash values. Basically, the second permutation is re-used $K$ times via circulant shifting to produce $K$ hashes. Unlike classical MinHash, these $K$ hashes are obviously correlated, but we are able to provide rigorous proofs that we still obtain an unbiased estimate of the Jaccard similarity and the theoretical variance is uniformly smaller than that of the classical MinHash with $K$ independent permutations. The theoretical proofs of C-MinHash require some non-trivial efforts. Numerical experiments are conducted to justify the theory and demonstrate the effectiveness of C-MinHash.
stat-04.zip/2109.03337.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.04323
Importance sampling based active learning for parametric seismic fragility curve estimation
[ "Clement Gauchy", "Cyril Feau", "Josselin Garnier" ]
9 Sep 2021 (<a href="https://arxiv.org/abs/2109.04323v1">v1</a>), last revised 14 Jan 2022 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2109.04323
The key elements of seismic probabilistic risk assessment studies are the fragility curves which express the probabilities of failure of structures conditional to a seismic intensity measure. A multitude of procedures is currently available to estimate these curves. For modeling-based approaches which may involve complex and expensive numerical models, the main challenge is to optimize the calls to the numerical codes to reduce the estimation costs. Adaptive techniques can be used for this purpose, but in doing so, taking into account the uncertainties of the estimates (via confidence intervals or ellipsoids related to the size of the samples used) is an arduous task because the samples are no longer independent and possibly not identically distributed. The main contribution of this work is to deal with this question in a mathematical and rigorous way. To this end, we propose and implement an active learning methodology based on adaptive importance sampling for parametric estimations of fragility curves. We prove some theoretical properties (consistency and asymptotic normality) for the estimator of interest. Moreover, we give a convergence criterion in order to use asymptotic confidence ellipsoids. Finally, the performances of the methodology are evaluated on analytical and industrial test cases of increasing complexity.
stat-04.zip/2109.04323.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.05317
Bayesian Topic Regression for Causal Inference
[ "Maximilian Ahrens", "Julian Ashwin", "Jan-Peter Calliess", "Vu Nguyen" ]
11 Sep 2021
accepted as a conference paper at EMNLP 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Computation and Language (cs.CL); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.05317
Causal inference using observational text data is becoming increasingly popular in many research areas. This paper presents the Bayesian Topic Regression (BTR) model that uses both text and numerical information to model an outcome variable. It allows estimation of both discrete and continuous treatment effects. Furthermore, it allows for the inclusion of additional numerical confounding factors next to text data. To this end, we combine a supervised Bayesian topic model with a Bayesian regression framework and perform supervised representation learning for the text features jointly with the regression parameter training, respecting the Frisch-Waugh-Lovell theorem. Our paper makes two main contributions. First, we provide a regression framework that allows causal inference in settings when both text and numerical confounders are of relevance. We show with synthetic and semi-synthetic datasets that our joint approach recovers ground truth with lower bias than any benchmark model, when text and numerical features are correlated. Second, experiments on two real-world datasets demonstrate that a joint and supervised learning strategy also yields superior prediction results compared to strategies that estimate regression weights for text and non-text features separately, being even competitive with more complex deep neural networks.
stat-04.zip/2109.05317.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.05583
Automatic Componentwise Boosting: An Interpretable AutoML System
[ "Stefan Coors", "Daniel Schalk", "Bernd Bischl", "David Rügamer" ]
12 Sep 2021 (<a href="https://arxiv.org/abs/2109.05583v1">v1</a>), last revised 16 Oct 2021 (this version, v2)
6 pages, 4 figures, ECML-PKDD Workshop on Automating Data Science 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.05583
In practice, machine learning (ML) workflows require various different steps, from data preprocessing, missing value imputation, model selection, to model tuning as well as model evaluation. Many of these steps rely on human ML experts. AutoML - the field of automating these ML pipelines - tries to help practitioners to apply ML off-the-shelf without any expert knowledge. Most modern AutoML systems like auto-sklearn, H20-AutoML or TPOT aim for high predictive performance, thereby generating ensembles that consist almost exclusively of black-box models. This, in turn, makes the interpretation for the layperson more intricate and adds another layer of opacity for users. We propose an AutoML system that constructs an interpretable additive model that can be fitted using a highly scalable componentwise boosting algorithm. Our system provides tools for easy model interpretation such as visualizing partial effects and pairwise interactions, allows for a straightforward calculation of feature importance, and gives insights into the required model complexity to fit the given task. We introduce the general framework and outline its implementation autocompboost. To demonstrate the frameworks efficacy, we compare autocompboost to other existing systems based on the OpenML AutoML-Benchmark. Despite its restriction to an interpretable model space, our system is competitive in terms of predictive performance on most data sets while being more user-friendly and transparent.
stat-04.zip/2109.05583.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.05578
Kernel PCA with the Nyström method
[ "Fredrik Hallgren" ]
12 Sep 2021 (<a href="https://arxiv.org/abs/2109.05578v1">v1</a>), last revised 18 Aug 2022 (this version, v3)
47 pages, 6 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2109.05578
The Nyström method is one of the most popular techniques for improving the scalability of kernel methods. However, it has not yet been derived for kernel PCA in line with classical PCA. In this paper we derive kernel PCA with the Nyström method, thereby providing one of the few available options to make kernel PCA scalable. We further study its statistical accuracy through a finite-sample confidence bound on the empirical reconstruction error compared to the full method. The behaviours of the method and bound are illustrated through computer experiments on multiple real-world datasets. As an application of the method we present kernel principal component regression with the Nyström method, as an alternative to Nyström kernel ridge regression for efficient regularized regression with kernels.
stat-04.zip/2109.05578.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.08282
AdaLoss: A computationally-efficient and provably convergent adaptive gradient method
[ "Xiaoxia Wu", "Yuege Xie", "Simon Du", "Rachel Ward" ]
17 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.08282
We propose a computationally-friendly adaptive learning rate schedule, &#34;AdaLoss&#34;, which directly uses the information of the loss function to adjust the stepsize in gradient descent methods. We prove that this schedule enjoys linear convergence in linear regression. Moreover, we provide a linear convergence guarantee over the non-convex regime, in the context of two-layer over-parameterized neural networks. If the width of the first-hidden layer in the two-layer networks is sufficiently large (polynomially), then AdaLoss converges robustly \emph{to the global minimum} in polynomial time. We numerically verify the theoretical results and extend the scope of the numerical experiments by considering applications in LSTM models for text clarification and policy gradients for control problems.
stat-04.zip/2109.08282.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.06732
Tuna-AI: tuna biomass estimation with Machine Learning models trained on oceanography and echosounder FAD data
[ "Daniel Precioso", "Manuel Navarro-García", "Kathryn Gavira-O&#39;Neill", "Alberto Torres-Barrán", "David Gordo", "Victor Gallego-Alcalá", "David Gómez-Ullate" ]
14 Sep 2021 (<a href="https://arxiv.org/abs/2109.06732v1">v1</a>), last revised 29 Sep 2021 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.06732
Echo-sounder data registered by buoys attached to drifting FADs provide a very valuable source of information on populations of tuna and their behaviour. This value increases whenthese data are supplemented with oceanographic data coming from CMEMS. We use these sources to develop Tuna-AI, a Machine Learning model aimed at predicting tuna biomass under a given buoy, which uses a 3-day window of echo-sounder data to capture the daily spatio-temporal patterns characteristic of tuna schools. As the supervised signal for training, we employ more than 5000 set events with their corresponding tuna catch reported by the AGAC tuna purse seine fleet.
stat-04.zip/2109.06732.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.07384
How to use KL-divergence to construct conjugate priors, with well-defined non-informative limits, for the multivariate Gaussian
[ "Niko Brümmer" ]
15 Sep 2021 (<a href="https://arxiv.org/abs/2109.07384v1">v1</a>), last revised 16 Sep 2021 (this version, v2)
technical report, 10 pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2109.07384
The Wishart distribution is the standard conjugate prior for the precision of the multivariate Gaussian likelihood, when the mean is known -- while the normal-Wishart can be used when the mean is also unknown. It is however not so obvious how to assign values to the hyperparameters of these distributions. In particular, when forming non-informative limits of these distributions, the shape (or degrees of freedom) parameter of the Wishart must be handled with care. The intuitive solution of directly interpreting the shape as a pseudocount and letting it go to zero, as proposed by some authors, violates the restrictions on the shape parameter. We show how to use the scaled KL-divergence between multivariate Gaussians as an energy function to construct Wishart and normal-Wishart conjugate priors. When used as informative priors, the salient feature of these distributions is the mode, while the KL scaling factor serves as the pseudocount. The scale factor can be taken down to the limit at zero, to form non-informative priors that do not violate the restrictions on the Wishart shape parameter. This limit is non-informative in the sense that the posterior mode is identical to the maximum likelihood estimate of the parameters of the Gaussian.
stat-04.zip/2109.07384.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.05652
Inferential Wasserstein Generative Adversarial Networks
[ "Yao Chen", "Qingyi Gao", "Xiao Wang" ]
13 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.05652
Generative Adversarial Networks (GANs) have been impactful on many problems and applications but suffer from unstable training. The Wasserstein GAN (WGAN) leverages the Wasserstein distance to avoid the caveats in the minmax two-player training of GANs but has other defects such as mode collapse and lack of metric to detect the convergence. We introduce a novel inferential Wasserstein GAN (iWGAN) model, which is a principled framework to fuse auto-encoders and WGANs. The iWGAN model jointly learns an encoder network and a generator network motivated by the iterative primal dual optimization process. The encoder network maps the observed samples to the latent space and the generator network maps the samples from the latent space to the data space. We establish the generalization error bound of the iWGAN to theoretically justify its performance. We further provide a rigorous probabilistic interpretation of our model under the framework of maximum likelihood estimation. The iWGAN, with a clear stopping criteria, has many advantages over other autoencoder GANs. The empirical experiments show that the iWGAN greatly mitigates the symptom of mode collapse, speeds up the convergence, and is able to provide a measurement of quality check for each individual sample. We illustrate the ability of the iWGAN by obtaining competitive and stable performances for benchmark datasets.
stat-04.zip/2109.05652.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.05175
Estimation of Local Average Treatment Effect by Data Combination
[ "Kazuhiko Shinoda", "Takahiro Hoshino" ]
11 Sep 2021 (<a href="https://arxiv.org/abs/2109.05175v1">v1</a>), last revised 21 Mar 2022 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.05175
It is important to estimate the local average treatment effect (LATE) when compliance with a treatment assignment is incomplete. The previously proposed methods for LATE estimation required all relevant variables to be jointly observed in a single dataset; however, it is sometimes difficult or even impossible to collect such data in many real-world problems for technical or privacy reasons. We consider a novel problem setting in which LATE, as a function of covariates, is nonparametrically identified from the combination of separately observed datasets. For estimation, we show that the direct least squares method, which was originally developed for estimating the average treatment effect under complete compliance, is applicable to our setting. However, model selection and hyperparameter tuning for the direct least squares estimator can be unstable in practice since it is defined as a solution to the minimax problem. We then propose a weighted least squares estimator that enables simpler model selection by avoiding the minimax objective formulation. Unlike the inverse probability weighted (IPW) estimator, the proposed estimator directly uses the pre-estimated weight without inversion, avoiding the problems caused by the IPW methods. We demonstrate the effectiveness of our method through experiments using synthetic and real-world datasets.
stat-04.zip/2109.05175.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.06911
Learning and Decision-Making with Data: Optimal Formulations and Phase Transitions
[ "Amine Bennouna", "Bart P.G. Van Parys" ]
14 Sep 2021 (<a href="https://arxiv.org/abs/2109.06911v1">v1</a>), last revised 11 Mar 2024 (this version, v3)
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.2109.06911
We study the problem of designing optimal learning and decision-making formulations when only historical data is available. Prior work typically commits to a particular class of data-driven formulation and subsequently tries to establish out-of-sample performance guarantees. We take here the opposite approach. We define first a sensible yard stick with which to measure the quality of any data-driven formulation and subsequently seek to find an optimal such formulation. Informally, any data-driven formulation can be seen to balance a measure of proximity of the estimated cost to the actual cost while guaranteeing a level of out-of-sample performance. Given an acceptable level of out-of-sample performance, we construct explicitly a data-driven formulation that is uniformly closer to the true cost than any other formulation enjoying the same out-of-sample performance. We show the existence of three distinct out-of-sample performance regimes (a superexponential regime, an exponential regime and a subexponential regime) between which the nature of the optimal data-driven formulation experiences a phase transition. The optimal data-driven formulations can be interpreted as a classically robust formulation in the superexponential regime, an entropic distributionally robust formulation in the exponential regime and finally a variance penalized formulation in the subexponential regime. This final observation unveils a surprising connection between these three, at first glance seemingly unrelated, data-driven formulations which until now remained hidden.
stat-04.zip/2109.06911.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.06949
Targeted Cross-Validation
[ "Jiawei Zhang", "Jie Ding", "Yuhong Yang" ]
14 Sep 2021 (<a href="https://arxiv.org/abs/2109.06949v1">v1</a>), last revised 18 Feb 2022 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.06949
In many applications, we have access to the complete dataset but are only interested in the prediction of a particular region of predictor variables. A standard approach is to find the globally best modeling method from a set of candidate methods. However, it is perhaps rare in reality that one candidate method is uniformly better than the others. A natural approach for this scenario is to apply a weighted $L_2$ loss in performance assessment to reflect the region-specific interest. We propose a targeted cross-validation (TCV) to select models or procedures based on a general weighted $L_2$ loss. We show that the TCV is consistent in selecting the best performing candidate under the weighted $L_2$ loss. Experimental studies are used to demonstrate the use of TCV and its potential advantage over the global CV or the approach of using only local data for modeling a local region. <br>Previous investigations on CV have relied on the condition that when the sample size is large enough, the ranking of two candidates stays the same. However, in many applications with the setup of changing data-generating processes or highly adaptive modeling methods, the relative performance of the methods is not static as the sample size varies. Even with a fixed data-generating process, it is possible that the ranking of two methods switches infinitely many times. In this work, we broaden the concept of the selection consistency by allowing the best candidate to switch as the sample size varies, and then establish the consistency of the TCV. This flexible framework can be applied to high-dimensional and complex machine learning scenarios where the relative performances of modeling procedures are dynamic.
stat-04.zip/2109.06949.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.05131
Near Instance Optimal Model Selection for Pure Exploration Linear Bandits
[ "Yinglun Zhu", "Julian Katz-Samuels", "Robert Nowak" ]
10 Sep 2021 (<a href="https://arxiv.org/abs/2109.05131v1">v1</a>), last revised 17 Mar 2022 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.05131
We introduce the model selection problem in pure exploration linear bandits, where the learner needs to adapt to the instance-dependent complexity measure of the smallest hypothesis class containing the true model. We design algorithms in both fixed confidence and fixed budget settings with near instance optimal guarantees. The core of our algorithms is a new optimization problem based on experimental design that leverages the geometry of the action set to identify a near-optimal hypothesis class. Our fixed budget algorithm is developed based on a novel selection-validation procedure, which provides a new way to study the understudied fixed budget setting (even without the added challenge of model selection). We adapt our algorithms, in both fixed confidence and fixed budget settings, to problems with model misspecification.
stat-04.zip/2109.05131.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.07340
Distribution-free Contextual Dynamic Pricing
[ "Yiyun Luo", "Will Wei Sun", "and Yufeng Liu" ]
15 Sep 2021 (<a href="https://arxiv.org/abs/2109.07340v1">v1</a>), last revised 6 Mar 2023 (this version, v2)
Accepted by Mathematics of Operations Research
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2109.07340
Contextual dynamic pricing aims to set personalized prices based on sequential interactions with customers. At each time period, a customer who is interested in purchasing a product comes to the platform. The customer&#39;s valuation for the product is a linear function of contexts, including product and customer features, plus some random market noise. The seller does not observe the customer&#39;s true valuation, but instead needs to learn the valuation by leveraging contextual information and historical binary purchase feedbacks. Existing models typically assume full or partial knowledge of the random noise distribution. In this paper, we consider contextual dynamic pricing with unknown random noise in the valuation model. Our distribution-free pricing policy learns both the contextual function and the market noise simultaneously. A key ingredient of our method is a novel perturbed linear bandit framework, where a modified linear upper confidence bound algorithm is proposed to balance the exploration of market noise and the exploitation of the current knowledge for better pricing. We establish the regret upper bound and a matching lower bound of our policy in the perturbed linear bandit framework and prove a sub-linear regret bound in the considered pricing problem. Finally, we demonstrate the superior performance of our policy on simulations and a real-life auto-loan dataset.
stat-04.zip/2109.07340.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.07555
RaWaNet: Enriching Graph Neural Network Input via Random Walks on Graphs
[ "Anahita Iravanizad", "Edgar Ivan Sanchez Medina", "Martin Stoll" ]
15 Sep 2021 (<a href="https://arxiv.org/abs/2109.07555v1">v1</a>), last revised 4 Oct 2021 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.07555
In recent years, graph neural networks (GNNs) have gained increasing popularity and have shown very promising results for data that are represented by graphs. The majority of GNN architectures are designed based on developing new convolutional and/or pooling layers that better extract the hidden and deeper representations of the graphs to be used for different prediction tasks. The inputs to these layers are mainly the three default descriptors of a graph, node features $(X)$, adjacency matrix $(A)$, and edge features $(W)$ (if available). To provide a more enriched input to the network, we propose a random walk data processing of the graphs based on three selected lengths. Namely, (regular) walks of length 1 and 2, and a fractional walk of length $\gamma \in (0,1)$, in order to capture the different local and global dynamics on the graphs. We also calculate the stationary distribution of each random walk, which is then used as a scaling factor for the initial node features ($X$). This way, for each graph, the network receives multiple adjacency matrices along with their individual weighting for the node features. We test our method on various molecular datasets by passing the processed node features to the network in order to perform several classification and regression tasks. Interestingly, our method, not using edge features which are heavily exploited in molecular graph learning, let a shallow network outperform well known deep GNNs.
stat-04.zip/2109.07555.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.03378
Rethinking Multidimensional Discriminator Output for Generative Adversarial Networks
[ "Mengyu Dai", "Haibin Hang", "Anuj Srivastava" ]
8 Sep 2021 (<a href="https://arxiv.org/abs/2109.03378v1">v1</a>), last revised 14 Jul 2022 (this version, v3)
Frontiers in Adversarial Machine Learning ICML 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.03378
The study of multidimensional discriminator (critic) output for Generative Adversarial Networks has been underexplored in the literature. In this paper, we generalize the Wasserstein GAN framework to take advantage of multidimensional critic output and explore its properties. We also introduce a square-root velocity transformation (SRVT) block which favors training in the multidimensional setting. Proofs of properties are based on our proposed maximal p-centrality discrepancy, which is bounded above by p-Wasserstein distance and fits the Wasserstein GAN framework with multidimensional critic output n. Especially when n = 1 and p = 1, the proposed discrepancy equals 1-Wasserstein distance. Theoretical analysis and empirical evidence show that high-dimensional critic output has its advantage on distinguishing real and fake distributions, and benefits faster convergence and diversity of results.
stat-04.zip/2109.03378.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.08850
Coordinate Descent for MCP/SCAD Penalized Least Squares Converges Linearly
[ "Yuling Jiao", "Dingwei Li", "Min Liu", "Xiliang Lu" ]
18 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO)
https://doi.org/10.48550/arXiv.2109.08850
Recovering sparse signals from observed data is an important topic in signal/imaging processing, statistics and machine learning. Nonconvex penalized least squares have been attracted a lot of attentions since they enjoy nice statistical properties. Computationally, coordinate descent (CD) is a workhorse for minimizing the nonconvex penalized least squares criterion due to its simplicity and scalability. In this work, we prove the linear convergence rate to CD for solving MCP/SCAD penalized least squares problems.
stat-04.zip/2109.08850.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.03582
Higher Order Kernel Mean Embeddings to Capture Filtrations of Stochastic Processes
[ "Cristopher Salvi", "Maud Lemercier", "Chong Liu", "Blanka Hovarth", "Theodoros Damoulas", "Terry Lyons" ]
8 Sep 2021 (<a href="https://arxiv.org/abs/2109.03582v1">v1</a>), last revised 4 Nov 2021 (this version, v3)
Published at NeurIPS 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.03582
Stochastic processes are random variables with values in some space of paths. However, reducing a stochastic process to a path-valued random variable ignores its filtration, i.e. the flow of information carried by the process through time. By conditioning the process on its filtration, we introduce a family of higher order kernel mean embeddings (KMEs) that generalizes the notion of KME and captures additional information related to the filtration. We derive empirical estimators for the associated higher order maximum mean discrepancies (MMDs) and prove consistency. We then construct a filtration-sensitive kernel two-sample test able to pick up information that gets missed by the standard MMD test. In addition, leveraging our higher order MMDs we construct a family of universal kernels on stochastic processes that allows to solve real-world calibration and optimal stopping problems in quantitative finance (such as the pricing of American options) via classical kernel-based regression methods. Finally, adapting existing tests for conditional independence to the case of stochastic processes, we design a causal-discovery algorithm to recover the causal graph of structural dependencies among interacting bodies solely from observations of their multidimensional trajectories.
stat-04.zip/2109.03582.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.04875
Neural Networks for Latent Budget Analysis of Compositional Data
[ "Zhenwei Yang", "Ayoub Bagheri", "P.G.M van der Heijden" ]
10 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2109.04875
Compositional data are non-negative data collected in a rectangular matrix with a constant row sum. Due to the non-negativity the focus is on conditional proportions that add up to 1 for each row. A row of conditional proportions is called an observed budget. Latent budget analysis (LBA) assumes a mixture of latent budgets that explains the observed budgets. LBA is usually fitted to a contingency table, where the rows are levels of one or more explanatory variables and the columns the levels of a response variable. In prospective studies, there is only knowledge about the explanatory variables of individuals and interest goes out to predicting the response variable. Thus, a form of LBA is needed that has the functionality of prediction. Previous studies proposed a constrained neural network (NN) extension of LBA that was hampered by an unsatisfying prediction ability. Here we propose LBA-NN, a feed forward NN model that yields a similar interpretation to LBA but equips LBA with a better ability of prediction. A stable and plausible interpretation of LBA-NN is obtained through the use of importance plots and table, that show the relative importance of all explanatory variables on the response variable. An LBA-NN-K- means approach that applies K-means clustering on the importance table is used to produce K clusters that are comparable to K latent budgets in LBA. Here we provide different experiments where LBA-NN is implemented and compared with LBA. In our analysis, LBA-NN outperforms LBA in prediction in terms of accuracy, specificity, recall and mean square error. We provide open-source software at GitHub.
stat-04.zip/2109.04875.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.09417
Barely Biased Learning for Gaussian Process Regression
[ "David R. Burt", "Artem Artemev", "Mark van der Wilk" ]
20 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.09417
Recent work in scalable approximate Gaussian process regression has discussed a bias-variance-computation trade-off when estimating the log marginal likelihood. We suggest a method that adaptively selects the amount of computation to use when estimating the log marginal likelihood so that the bias of the objective function is guaranteed to be small. While simple in principle, our current implementation of the method is not competitive computationally with existing approximations.
stat-04.zip/2109.09417.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.10794
Entropic Issues in Likelihood-Based OOD Detection
[ "Anthony L. Caterini", "Gabriel Loaiza-Ganem" ]
22 Sep 2021 (<a href="https://arxiv.org/abs/2109.10794v1">v1</a>), last revised 14 Jun 2023 (this version, v2)
Accepted to the NeurIPS 2021 ICBINB Workshop. Extended the result in expectation to a result with high probability
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.10794
Deep generative models trained by maximum likelihood remain very popular methods for reasoning about data probabilistically. However, it has been observed that they can assign higher likelihoods to out-of-distribution (OOD) data than in-distribution data, thus calling into question the meaning of these likelihood values. In this work we provide a novel perspective on this phenomenon, decomposing the average likelihood into a KL divergence term and an entropy term. We argue that the latter can explain the curious OOD behaviour mentioned above, suppressing likelihood values on datasets with higher entropy. Although our idea is simple, we have not seen it explored yet in the literature. This analysis provides further explanation for the success of OOD detection methods based on likelihood ratios, as the problematic entropy term cancels out in expectation. Finally, we discuss how this observation relates to recent success in OOD detection with manifold-supported models, for which the above decomposition does not hold directly.
stat-04.zip/2109.10794.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.10452
Personalized Online Machine Learning
[ "Ivana Malenica", "Rachael V. Phillips", "Romain Pirracchio", "Antoine Chambaz", "Alan Hubbard", "Mark J. van der Laan" ]
21 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.10452
In this work, we introduce the Personalized Online Super Learner (POSL) -- an online ensembling algorithm for streaming data whose optimization procedure accommodates varying degrees of personalization. Namely, POSL optimizes predictions with respect to baseline covariates, so personalization can vary from completely individualized (i.e., optimization with respect to baseline covariate subject ID) to many individuals (i.e., optimization with respect to common baseline covariates). As an online algorithm, POSL learns in real-time. POSL can leverage a diversity of candidate algorithms, including online algorithms with different training and update times, fixed algorithms that are never updated during the procedure, pooled algorithms that learn from many individuals&#39; time-series, and individualized algorithms that learn from within a single time-series. POSL&#39;s ensembling of this hybrid of base learning strategies depends on the amount of data collected, the stationarity of the time-series, and the mutual characteristics of a group of time-series. In essence, POSL decides whether to learn across samples, through time, or both, based on the underlying (unknown) structure in the data. For a wide range of simulations that reflect realistic forecasting scenarios, and in a medical data application, we examine the performance of POSL relative to other current ensembling and online learning methods. We show that POSL is able to provide reliable predictions for time-series data and adjust to changing data-generating environments. We further cultivate POSL&#39;s practicality by extending it to settings where time-series enter/exit dynamically over chronological time.
stat-04.zip/2109.10452.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.11196
Fast and Efficient MMD-based Fair PCA via Optimization over Stiefel Manifold
[ "Junghyun Lee", "Gwangsu Kim", "Matt Olfat", "Mark Hasegawa-Johnson", "Chang D. Yoo" ]
23 Sep 2021 (<a href="https://arxiv.org/abs/2109.11196v1">v1</a>), last revised 25 Jan 2022 (this version, v4)
24 pages, 18 figures. Accepted to the 36th AAAI Conference on Artificial Intelligence (AAAI 2022)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Computers and Society (cs.CY); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.11196
This paper defines fair principal component analysis (PCA) as minimizing the maximum mean discrepancy (MMD) between dimensionality-reduced conditional distributions of different protected classes. The incorporation of MMD naturally leads to an exact and tractable mathematical formulation of fairness with good statistical properties. We formulate the problem of fair PCA subject to MMD constraints as a non-convex optimization over the Stiefel manifold and solve it using the Riemannian Exact Penalty Method with Smoothing (REPMS; Liu and Boumal, 2019). Importantly, we provide local optimality guarantees and explicitly show the theoretical effect of each hyperparameter in practical settings, extending previous results. Experimental comparisons based on synthetic and UCI datasets show that our approach outperforms prior work in explained variance, fairness, and runtime.
stat-04.zip/2109.11196.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.11057
Weighted Low Rank Matrix Approximation and Acceleration
[ "Elena Tuzhilina", "Trevor Hastie" ]
22 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2109.11057
Low-rank matrix approximation is one of the central concepts in machine learning, with applications in dimension reduction, de-noising, multivariate statistical methodology, and many more. A recent extension to LRMA is called low-rank matrix completion (LRMC). It solves the LRMA problem when some observations are missing and is especially useful for recommender systems. In this paper, we consider an element-wise weighted generalization of LRMA. The resulting weighted low-rank matrix approximation technique therefore covers LRMC as a special case with binary weights. WLRMA has many applications. For example, it is an essential component of GLM optimization algorithms, where an exponential family is used to model the entries of a matrix, and the matrix of natural parameters admits a low-rank structure. We propose an algorithm for solving the weighted problem, as well as two acceleration techniques. Further, we develop a non-SVD modification of the proposed algorithm that is able to handle extremely high-dimensional data. We compare the performance of all the methods on a small simulation example as well as a real-data application.
stat-04.zip/2109.11057.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.12002
Optimal policy evaluation using kernel-based temporal difference methods
[ "Yaqi Duan", "Mengdi Wang", "Martin J. Wainwright" ]
24 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2109.12002
We study methods based on reproducing kernel Hilbert spaces for estimating the value function of an infinite-horizon discounted Markov reward process (MRP). We study a regularized form of the kernel least-squares temporal difference (LSTD) estimate; in the population limit of infinite data, it corresponds to the fixed point of a projected Bellman operator defined by the associated reproducing kernel Hilbert space. The estimator itself is obtained by computing the projected fixed point induced by a regularized version of the empirical operator; due to the underlying kernel structure, this reduces to solving a linear system involving kernel matrices. We analyze the error of this estimate in the $L^2(\mu)$-norm, where $\mu$ denotes the stationary distribution of the underlying Markov chain. Our analysis imposes no assumptions on the transition operator of the Markov chain, but rather only conditions on the reward function and population-level kernel LSTD solutions. We use empirical process theory techniques to derive a non-asymptotic upper bound on the error with explicit dependence on the eigenvalues of the associated kernel operator, as well as the instance-dependent variance of the Bellman residual error. In addition, we prove minimax lower bounds over sub-classes of MRPs, which shows that our rate is optimal in terms of the sample size $n$ and the effective horizon $H = (1 - \gamma)^{-1}$. Whereas existing worst-case theory predicts cubic scaling ($H^3$) in the effective horizon, our theory reveals that there is in fact a much wider range of scalings, depending on the kernel, the stationary distribution, and the variance of the Bellman residual error. Notably, it is only parametric and near-parametric problems that can ever achieve the worst-case cubic scaling.
stat-04.zip/2109.12002.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.11928
Is the Number of Trainable Parameters All That Actually Matters?
[ "Amélie Chatelain", "Amine Djeghri", "Daniel Hesslow", "Julien Launay", "Iacopo Poli" ]
24 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.11928
Recent work has identified simple empirical scaling laws for language models, linking compute budget, dataset size, model size, and autoregressive modeling loss. The validity of these simple power laws across orders of magnitude in model scale provides compelling evidence that larger models are also more capable models. However, scaling up models under the constraints of hardware and infrastructure is no easy feat, and rapidly becomes a hard and expensive engineering problem. We investigate ways to tentatively cheat scaling laws, and train larger models for cheaper. We emulate an increase in effective parameters, using efficient approximations: either by doping the models with frozen random parameters, or by using fast structured transforms in place of dense linear layers. We find that the scaling relationship between test loss and compute depends only on the actual number of trainable parameters; scaling laws cannot be deceived by spurious parameters.
stat-04.zip/2109.11928.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.12772
Distributionally Robust Multiclass Classification and Applications in Deep Image Classifiers
[ "Ruidi Chen", "Boran Hao", "Ioannis Paschalidis" ]
27 Sep 2021 (<a href="https://arxiv.org/abs/2109.12772v1">v1</a>), last revised 25 Mar 2023 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.12772
We develop a Distributionally Robust Optimization (DRO) formulation for Multiclass Logistic Regression (MLR), which could tolerate data contaminated by outliers. The DRO framework uses a probabilistic ambiguity set defined as a ball of distributions that are close to the empirical distribution of the training set in the sense of the Wasserstein metric. We relax the DRO formulation into a regularized learning problem whose regularizer is a norm of the coefficient matrix. We establish out-of-sample performance guarantees for the solutions to our model, offering insights on the role of the regularizer in controlling the prediction error. We apply the proposed method in rendering deep Vision Transformer (ViT)-based image classifiers robust to random and adversarial attacks. Specifically, using the MNIST and CIFAR-10 datasets, we demonstrate reductions in test error rate by up to 83.5% and loss by up to 91.3% compared with baseline methods, by adopting a novel random training method.
stat-04.zip/2109.12772.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.09710
Understanding neural networks with reproducing kernel Banach spaces
[ "Francesca Bartolucci", "Ernesto De Vito", "Lorenzo Rosasco", "Stefano Vigogna" ]
20 Sep 2021 (<a href="https://arxiv.org/abs/2109.09710v1">v1</a>), last revised 26 Oct 2021 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Functional Analysis (math.FA)
https://doi.org/10.48550/arXiv.2109.09710
Characterizing the function spaces corresponding to neural networks can provide a way to understand their properties. In this paper we discuss how the theory of reproducing kernel Banach spaces can be used to tackle this challenge. In particular, we prove a representer theorem for a wide class of reproducing kernel Banach spaces that admit a suitable integral representation and include one hidden layer neural networks of possibly infinite width. Further, we show that, for a suitable class of ReLU activation functions, the norm in the corresponding reproducing kernel Banach space can be characterized in terms of the inverse Radon transform of a bounded real measure, with norm given by the total variation norm of the measure. Our analysis simplifies and extends recent results in [34,29,30].
stat-04.zip/2109.09710.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.12701
Sparse Plus Low Rank Matrix Decomposition: A Discrete Optimization Approach
[ "Dimitris Bertsimas", "Ryan Cory-Wright", "Nicholas A. G. Johnson" ]
26 Sep 2021 (<a href="https://arxiv.org/abs/2109.12701v1">v1</a>), last revised 2 Oct 2023 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC)
https://doi.org/10.48550/arXiv.2109.12701
We study the Sparse Plus Low-Rank decomposition problem (SLR), which is the problem of decomposing a corrupted data matrix into a sparse matrix of perturbations plus a low-rank matrix containing the ground truth. SLR is a fundamental problem in Operations Research and Machine Learning which arises in various applications, including data compression, latent semantic indexing, collaborative filtering, and medical imaging. We introduce a novel formulation for SLR that directly models its underlying discreteness. For this formulation, we develop an alternating minimization heuristic that computes high-quality solutions and a novel semidefinite relaxation that provides meaningful bounds for the solutions returned by our heuristic. We also develop a custom branch-and-bound algorithm that leverages our heuristic and convex relaxations to solve small instances of SLR to certifiable (near) optimality. Given an input $n$-by-$n$ matrix, our heuristic scales to solve instances where $n=10000$ in minutes, our relaxation scales to instances where $n=200$ in hours, and our branch-and-bound algorithm scales to instances where $n=25$ in minutes. Our numerical results demonstrate that our approach outperforms existing state-of-the-art approaches in terms of rank, sparsity, and mean-square error while maintaining a comparable runtime.
stat-04.zip/2109.12701.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.09500
Deep Learning-Based Estimation and Goodness-of-Fit for Large-Scale Confirmatory Item Factor Analysis
[ "Christopher J. Urban", "Daniel J. Bauer" ]
20 Sep 2021 (<a href="https://arxiv.org/abs/2109.09500v1">v1</a>), last revised 15 Mar 2023 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.09500
We investigate novel parameter estimation and goodness-of-fit (GOF) assessment methods for large-scale confirmatory item factor analysis (IFA) with many respondents, items, and latent factors. For parameter estimation, we extend Urban and Bauer&#39;s (2021) deep learning algorithm for exploratory IFA to the confirmatory setting by showing how to handle constraints on loadings and factor correlations. For GOF assessment, we explore simulation-based tests and indices that extend the classifier two-sample test (C2ST), a method that tests whether a deep neural network can distinguish between observed data and synthetic data sampled from a fitted IFA model. Proposed extensions include a test of approximate fit wherein the user specifies what percentage of observed and synthetic data should be distinguishable as well as a relative fit index (RFI) that is similar in spirit to the RFIs used in structural equation modeling. Via simulation studies, we show that: (1) the confirmatory extension of Urban and Bauer&#39;s (2021) algorithm obtains comparable estimates to a state-of-the-art estimation procedure in less time; (2) C2ST-based GOF tests control the empirical type I error rate and detect when the latent dimensionality is misspecified; and (3) the sampling distribution of the C2ST-based RFI depends on the sample size.
stat-04.zip/2109.09500.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.14567
Implicit Generative Copulas
[ "Tim Janke", "Mohamed Ghanmi", "Florian Steinke" ]
29 Sep 2021 (<a href="https://arxiv.org/abs/2109.14567v1">v1</a>), last revised 10 Nov 2021 (this version, v3)
Accepted at NeurIPS 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Computational Finance (q-fin.CP); Applications (stat.AP)
https://doi.org/10.48550/arXiv.2109.14567
Copulas are a powerful tool for modeling multivariate distributions as they allow to separately estimate the univariate marginal distributions and the joint dependency structure. However, known parametric copulas offer limited flexibility especially in high dimensions, while commonly used non-parametric methods suffer from the curse of dimensionality. A popular remedy is to construct a tree-based hierarchy of conditional bivariate copulas. In this paper, we propose a flexible, yet conceptually simple alternative based on implicit generative neural networks. The key challenge is to ensure marginal uniformity of the estimated copula distribution. We achieve this by learning a multivariate latent distribution with unspecified marginals but the desired dependency structure. By applying the probability integral transform, we can then obtain samples from the high-dimensional copula distribution without relying on parametric assumptions or the need to find a suitable tree structure. Experiments on synthetic and real data from finance, physics, and image generation demonstrate the performance of this approach.
stat-04.zip/2109.14567.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.09988
Signal Classification using Smooth Coefficients of Multiple wavelets
[ "Paul Grant", "Md Zahidul Islam" ]
21 Sep 2021
13 pages, 3 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.09988
Classification of time series signals has become an important construct and has many practical applications. With existing classifiers we may be able to accurately classify signals, however that accuracy may decline if using a reduced number of attributes. Transforming the data then undertaking reduction in dimensionality may improve the quality of the data analysis, decrease time required for classification and simplify models. We propose an approach, which chooses suitable wavelets to transform the data, then combines the output from these transforms to construct a dataset to then apply ensemble classifiers to. We demonstrate this on different data sets, across different classifiers and use differing evaluation methods. Our experimental results demonstrate the effectiveness of the proposed technique, compared to the approaches that use either raw signal data or a single wavelet transform.
stat-04.zip/2109.09988.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.10898
A Robust Asymmetric Kernel Function for Bayesian Optimization, with Application to Image Defect Detection in Manufacturing Systems
[ "Areej AlBahar", "Inyoung Kim", "Xiaowei Yue" ]
22 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.10898
Some response surface functions in complex engineering systems are usually highly nonlinear, unformed, and expensive-to-evaluate. To tackle this challenge, Bayesian optimization, which conducts sequential design via a posterior distribution over the objective function, is a critical method used to find the global optimum of black-box functions. Kernel functions play an important role in shaping the posterior distribution of the estimated function. The widely used kernel function, e.g., radial basis function (RBF), is very vulnerable and susceptible to outliers; the existence of outliers is causing its Gaussian process surrogate model to be sporadic. In this paper, we propose a robust kernel function, Asymmetric Elastic Net Radial Basis Function (AEN-RBF). Its validity as a kernel function and computational complexity are evaluated. When compared to the baseline RBF kernel, we prove theoretically that AEN-RBF can realize smaller mean squared prediction error under mild conditions. The proposed AEN-RBF kernel function can also realize faster convergence to the global optimum. We also show that the AEN-RBF kernel function is less sensitive to outliers, and hence improves the robustness of the corresponding Bayesian optimization with Gaussian processes. Through extensive evaluations carried out on synthetic and real-world optimization problems, we show that AEN-RBF outperforms existing benchmark kernel functions.
stat-04.zip/2109.10898.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.10963
On Optimal Robustness to Adversarial Corruption in Online Decision Problems
[ "Shinji Ito" ]
22 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.10963
This paper considers two fundamental sequential decision-making problems: the problem of prediction with expert advice and the multi-armed bandit problem. We focus on stochastic regimes in which an adversary may corrupt losses, and we investigate what level of robustness can be achieved against adversarial corruptions. The main contribution of this paper is to show that optimal robustness can be expressed by a square-root dependency on the amount of corruption. More precisely, we show that two classes of algorithms, anytime Hedge with decreasing learning rate and algorithms with second-order regret bounds, achieve $O( \frac{\log N}{\Delta} + \sqrt{ \frac{C \log N }{\Delta} } )$-regret, where $N, \Delta$, and $C$ represent the number of experts, the gap parameter, and the corruption level, respectively. We further provide a matching lower bound, which means that this regret bound is tight up to a constant factor. For the multi-armed bandit problem, we also provide a nearly tight lower bound up to a logarithmic factor.
stat-04.zip/2109.10963.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.11172
Clustering performance analysis using a new correlation-based cluster validity index
[ "Nathakhun Wiroonsri" ]
23 Sep 2021 (<a href="https://arxiv.org/abs/2109.11172v1">v1</a>), last revised 25 Jul 2022 (this version, v2)
19 pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Computer Vision and Pattern Recognition (cs.CV); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.11172
There are various cluster validity indices used for evaluating clustering results. One of the main objectives of using these indices is to seek the optimal unknown number of clusters. Some indices work well for clusters with different densities, sizes, and shapes. Yet, one shared weakness of those validity indices is that they often provide only one optimal number of clusters. That number is unknown in real-world problems, and there might be more than one possible option. We develop a new cluster validity index based on a correlation between an actual distance between a pair of data points and a centroid distance of clusters that the two points occupy. Our proposed index constantly yields several local peaks and overcomes the previously stated weakness. Several experiments in different scenarios, including UCI real-world data sets, have been conducted to compare the proposed validity index with several well-known ones. An R package related to this new index called NCvalid is available at <a href="https://github.com/nwiroonsri/NCvalid" rel="external noopener nofollow" class="link-external link-https">this https URL</a>.
stat-04.zip/2109.11172.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.10947
Causal Discovery in High-Dimensional Point Process Networks with Hidden Nodes
[ "Xu Wang", "Ali Shojaie" ]
22 Sep 2021
31 pages, 5 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.10947
Thanks to technological advances leading to near-continuous time observations, emerging multivariate point process data offer new opportunities for causal discovery. However, a key obstacle in achieving this goal is that many relevant processes may not be observed in practice. Naive estimation approaches that ignore these hidden variables can generate misleading results because of the unadjusted confounding. To plug this gap, we propose a deconfounding procedure to estimate high-dimensional point process networks with only a subset of the nodes being observed. Our method allows flexible connections between the observed and unobserved processes. It also allows the number of unobserved processes to be unknown and potentially larger than the number of observed nodes. Theoretical analyses and numerical studies highlight the advantages of the proposed method in identifying causal interactions among the observed processes.
stat-04.zip/2109.10947.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.12042
Combining Discrete Choice Models and Neural Networks through Embeddings: Formulation, Interpretability and Performance
[ "Ioanna Arkoudi", "Carlos Lima Azevedo", "Francisco C. Pereira" ]
24 Sep 2021 (<a href="https://arxiv.org/abs/2109.12042v1">v1</a>), last revised 30 Sep 2021 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Econometrics (econ.EM); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2109.12042
This study proposes a novel approach that combines theory and data-driven choice models using Artificial Neural Networks (ANNs). In particular, we use continuous vector representations, called embeddings, for encoding categorical or discrete explanatory variables with a special focus on interpretability and model transparency. Although embedding representations within the logit framework have been conceptualized by Pereira (2019), their dimensions do not have an absolute definitive meaning, hence offering limited behavioral insights in this earlier work. The novelty of our work lies in enforcing interpretability to the embedding vectors by formally associating each of their dimensions to a choice alternative. Thus, our approach brings benefits much beyond a simple parsimonious representation improvement over dummy encoding, as it provides behaviorally meaningful outputs that can be used in travel demand analysis and policy decisions. Additionally, in contrast to previously suggested ANN-based Discrete Choice Models (DCMs) that either sacrifice interpretability for performance or are only partially interpretable, our models preserve interpretability of the utility coefficients for all the input variables despite being based on ANN principles. The proposed models were tested on two real world datasets and evaluated against benchmark and baseline models that use dummy-encoding. The results of the experiments indicate that our models deliver state-of-the-art predictive performance, outperforming existing ANN-based models while drastically reducing the number of required network parameters.
stat-04.zip/2109.12042.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.12422
Equality of opportunity in travel behavior prediction with deep neural networks and discrete choice models
[ "Yunhan Zheng", "Shenhao Wang", "Jinhua Zhao" ]
25 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP)
https://doi.org/10.48550/arXiv.2109.12422
Although researchers increasingly adopt machine learning to model travel behavior, they predominantly focus on prediction accuracy, ignoring the ethical challenges embedded in machine learning algorithms. This study introduces an important missing dimension - computational fairness - to travel behavior analysis. We first operationalize computational fairness by equality of opportunity, then differentiate between the bias inherent in data and the bias introduced by modeling. We then demonstrate the prediction disparities in travel behavior modeling using the 2017 National Household Travel Survey (NHTS) and the 2018-2019 My Daily Travel Survey in Chicago. Empirically, deep neural network (DNN) and discrete choice models (DCM) reveal consistent prediction disparities across multiple social groups: both over-predict the false negative rate of frequent driving for the ethnic minorities, the low-income and the disabled populations, and falsely predict a higher travel burden of the socially disadvantaged groups and the rural populations than reality. Comparing DNN with DCM, we find that DNN can outperform DCM in prediction disparities because of DNN&#39;s smaller misspecification error. To mitigate prediction disparities, this study introduces an absolute correlation regularization method, which is evaluated with synthetic and real-world data. The results demonstrate the prevalence of prediction disparities in travel behavior modeling, and the disparities still persist regarding a variety of model specifics such as the number of DNN layers, batch size and weight initialization. Since these prediction disparities can exacerbate social inequity if prediction results without fairness adjustment are used for transportation policy making, we advocate for careful consideration of the fairness problem in travel behavior modeling, and the use of bias mitigation algorithms for fair transport decisions.
stat-04.zip/2109.12422.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.12029
Identifying Distributional Differences in Convective Evolution Prior to Rapid Intensification in Tropical Cyclones
[ "Trey McNeely", "Galen Vincent", "Rafael Izbicki", "Kimberly M. Wood", "Ann B. Lee" ]
24 Sep 2021 (<a href="https://arxiv.org/abs/2109.12029v1">v1</a>), last revised 30 Nov 2021 (this version, v2)
7 pages, 4 figures, Tackling Climate Change with Machine Learning: workshop at NeurIPS 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP)
https://doi.org/10.48550/arXiv.2109.12029
Tropical cyclone (TC) intensity forecasts are issued by human forecasters who evaluate spatio-temporal observations (e.g., satellite imagery) and model output (e.g., numerical weather prediction, statistical models) to produce forecasts every 6 hours. Within these time constraints, it can be challenging to draw insight from such data. While high-capacity machine learning methods are well suited for prediction problems with complex sequence data, extracting interpretable scientific information with such methods is difficult. Here we leverage powerful AI prediction algorithms and classical statistical inference to identify patterns in the evolution of TC convective structure leading up to the rapid intensification of a storm, hence providing forecasters and scientists with key insight into TC behavior.
stat-04.zip/2109.12029.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.14282
A gradient-based variable selection for binary classification in reproducing kernel Hilbert space
[ "Jongkyeong Kang", "Seung Jun Shin" ]
29 Sep 2021
22 pages, 2 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.14282
Variable selection is essential in high-dimensional data analysis. Although various variable selection methods have been developed, most rely on the linear model assumption. This article proposes a nonparametric variable selection method for the large-margin classifier defined by reproducing the kernel Hilbert space (RKHS). we propose a gradient-based representation of the large-margin classifier and then regularize the gradient functions by the group-lasso penalty to obtain sparse gradients that naturally lead to the variable selection. The groupwise-majorization-decent algorithm (GMD, Yang and Zou, 2015) is proposed to efficiently solve the proposed problem with a large number of parameters. We employ the strong sequential rule (Tibshirani et al., 2012) to facilitate the tuning procedure. The selection consistency of the proposed method is established by obtaining the risk bound of the estimated classifier and its gradient. Finally, we demonstrate the promising performance of the proposed method through simulations and real data illustration.
stat-04.zip/2109.14282.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.14046
Federated Learning Algorithms for Generalized Mixed-effects Model (GLMM) on Horizontally Partitioned Data from Distributed Sources
[ "Wentao Li", "Jiayi Tong", "Md.Monowar Anjum", "Noman Mohammed", "Yong Chen", "Xiaoqian Jiang" ]
28 Sep 2021 (<a href="https://arxiv.org/abs/2109.14046v1">v1</a>), last revised 7 Jun 2022 (this version, v2)
19 pages, 5 figures, submitted to Journal of Biomedical Informatics
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.14046
Objectives: This paper develops two algorithms to achieve federated generalized linear mixed effect models (GLMM), and compares the developed model&#39;s outcomes with each other, as well as that from the standard R package (`lme4&#39;). <br>Methods: The log-likelihood function of GLMM is approximated by two numerical methods (Laplace approximation and Gaussian Hermite approximation), which supports federated decomposition of GLMM to bring computation to data. <br>Results: Our developed method can handle GLMM to accommodate hierarchical data with multiple non-independent levels of observations in a federated setting. The experiment results demonstrate comparable (Laplace) and superior (Gaussian-Hermite) performances with simulated and real-world data. <br>Conclusion: We developed and compared federated GLMMs with different approximations, which can support researchers in analyzing biomedical data to accommodate mixed effects and address non-independence due to hierarchical structures (i.e., institutes, region, country, etc.).
stat-04.zip/2109.14046.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.14752
Kernel distance measures for time series, random fields and other structured data
[ "Srinjoy Das", "Hrushikesh Mhaskar", "Alexander Cloninger" ]
29 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.14752
This paper introduces kdiff, a novel kernel-based measure for estimating distances between instances of time series, random fields and other forms of structured data. This measure is based on the idea of matching distributions that only overlap over a portion of their region of support. Our proposed measure is inspired by MPdist which has been previously proposed for such datasets and is constructed using Euclidean metrics, whereas kdiff is constructed using non-linear kernel distances. Also, kdiff accounts for both self and cross similarities across the instances and is defined using a lower quantile of the distance distribution. Comparing the cross similarity to self similarity allows for measures of similarity that are more robust to noise and partial occlusions of the relevant signals. Our proposed measure kdiff is a more general form of the well known kernel-based Maximum Mean Discrepancy (MMD) distance estimated over the embeddings. Some theoretical results are provided for separability conditions using kdiff as a distance measure for clustering and classification problems where the embedding distributions can be modeled as two component mixtures. Applications are demonstrated for clustering of synthetic and real-life time series and image data, and the performance of kdiff is compared to competing distance measures for clustering.
stat-04.zip/2109.14752.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.11765
Dimension Reduction for Data with Heterogeneous Missingness
[ "Yurong Ling", "Zijing Liu", "Jing-Hao Xue" ]
24 Sep 2021 (<a href="https://arxiv.org/abs/2109.11765v1">v1</a>), last revised 27 Sep 2021 (this version, v2)
Accepted for the 37th Conference on Uncertainty in Artificial Intelligence (UAI 2021)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP)
https://doi.org/10.48550/arXiv.2109.11765
Dimension reduction plays a pivotal role in analysing high-dimensional data. However, observations with missing values present serious difficulties in directly applying standard dimension reduction techniques. As a large number of dimension reduction approaches are based on the Gram matrix, we first investigate the effects of missingness on dimension reduction by studying the statistical properties of the Gram matrix with or without missingness, and then we present a bias-corrected Gram matrix with nice statistical properties under heterogeneous missingness. Extensive empirical results, on both simulated and publicly available real datasets, show that the proposed unbiased Gram matrix can significantly improve a broad spectrum of representative dimension reduction approaches.
stat-04.zip/2109.11765.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.11939
Discovering PDEs from Multiple Experiments
[ "Georges Tod", "Gert-Jan Both", "Remy Kusters" ]
24 Sep 2021 (<a href="https://arxiv.org/abs/2109.11939v1">v1</a>), last revised 23 Nov 2021 (this version, v2)
Fourth Workshop on Machine Learning and the Physical Sciences (NeurIPS 2021)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Computational Physics (physics.comp-ph)
https://doi.org/10.48550/arXiv.2109.11939
Automated model discovery of partial differential equations (PDEs) usually considers a single experiment or dataset to infer the underlying governing equations. In practice, experiments have inherent natural variability in parameters, initial and boundary conditions that cannot be simply averaged out. We introduce a randomised adaptive group Lasso sparsity estimator to promote grouped sparsity and implement it in a deep learning based PDE discovery framework. It allows to create a learning bias that implies the a priori assumption that all experiments can be explained by the same underlying PDE terms with potentially different coefficients. Our experimental results show more generalizable PDEs can be found from multiple highly noisy datasets, by this grouped sparsity promotion rather than simply performing independent model discoveries.
stat-04.zip/2109.11939.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.12825
Probability Distribution on Full Rooted Trees
[ "Yuta Nakahara", "Shota Saito", "Akira Kamatsuka", "Toshiyasu Matsushima" ]
27 Sep 2021 (<a href="https://arxiv.org/abs/2109.12825v1">v1</a>), last revised 23 Jan 2022 (this version, v4)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Discrete Mathematics (cs.DM); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.12825
The recursive and hierarchical structure of full rooted trees is applicable to represent statistical models in various areas, such as data compression, image processing, and machine learning. In most of these cases, the full rooted tree is not a random variable; as such, model selection to avoid overfitting becomes problematic. A method to solve this problem is to assume a prior distribution on the full rooted trees. This enables the optimal model selection based on the Bayes decision theory. For example, by assigning a low prior probability to a complex model, the maximum a posteriori estimator prevents the selection of the complex one. Furthermore, we can average all the models weighted by their posteriors. In this paper, we propose a probability distribution on a set of full rooted trees. Its parametric representation is suitable for calculating the properties of our distribution using recursive functions, such as the mode, expectation, and posterior distribution. Although such distributions have been proposed in previous studies, they are only applicable to specific applications. Therefore, we extract their mathematically essential components and derive new generalized methods to calculate the expectation, posterior distribution, etc.
stat-04.zip/2109.12825.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.13164
Multi-way Clustering and Discordance Analysis through Deep Collective Matrix Tri-Factorization
[ "Ragunathan Mariappan", "Vaibhav Rajan" ]
27 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.13164
Heterogeneous multi-typed, multimodal relational data is increasingly available in many domains and their exploratory analysis poses several challenges. We advance the state-of-the-art in neural unsupervised learning to analyze such data. We design the first neural method for collective matrix tri-factorization of arbitrary collections of matrices to perform spectral clustering of all constituent entities and learn cluster associations. Experiments on benchmark datasets demonstrate its efficacy over previous non-neural approaches. Leveraging signals from multi-way clustering and collective matrix completion we design a unique technique, called Discordance Analysis, to reveal information discrepancies across subsets of matrices in a collection with respect to two entities. We illustrate its utility in quality assessment of knowledge bases and in improving representation learning.
stat-04.zip/2109.13164.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.13004
Optimising for Interpretability: Convolutional Dynamic Alignment Networks
[ "Moritz Böhle", "Mario Fritz", "Bernt Schiele" ]
27 Sep 2021 (<a href="https://arxiv.org/abs/2109.13004v1">v1</a>), last revised 15 Jan 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Computer Vision and Pattern Recognition (cs.CV); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.13004
We introduce a new family of neural network models called Convolutional Dynamic Alignment Networks (CoDA Nets), which are performant classifiers with a high degree of inherent interpretability. Their core building blocks are Dynamic Alignment Units (DAUs), which are optimised to transform their inputs with dynamically computed weight vectors that align with task-relevant patterns. As a result, CoDA Nets model the classification prediction through a series of input-dependent linear transformations, allowing for linear decomposition of the output into individual input contributions. Given the alignment of the DAUs, the resulting contribution maps align with discriminative input patterns. These model-inherent decompositions are of high visual quality and outperform existing attribution methods under quantitative metrics. Further, CoDA Nets constitute performant classifiers, achieving on par results to ResNet and VGG models on e.g. CIFAR-10 and TinyImagenet. Lastly, CoDA Nets can be combined with conventional neural network models to yield powerful classifiers that more easily scale to complex datasets such as Imagenet whilst exhibiting an increased interpretable depth, i.e., the output can be explained well in terms of contributions from intermediate layers within the network.
stat-04.zip/2109.13004.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.13232
Contributions to Large Scale Bayesian Inference and Adversarial Machine Learning
[ "Víctor Gallego" ]
25 Sep 2021
PhD thesis
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.13232
The rampant adoption of ML methodologies has revealed that models are usually adopted to make decisions without taking into account the uncertainties in their predictions. More critically, they can be vulnerable to adversarial examples. Thus, we believe that developing ML systems that take into account predictive uncertainties and are robust against adversarial examples is a must for critical, real-world tasks. We start with a case study in retailing. We propose a robust implementation of the Nerlove-Arrow model using a Bayesian structural time series model. Its Bayesian nature facilitates incorporating prior information reflecting the manager&#39;s views, which can be updated with relevant data. However, this case adopted classical Bayesian techniques, such as the Gibbs sampler. Nowadays, the ML landscape is pervaded with neural networks and this chapter also surveys current developments in this sub-field. Then, we tackle the problem of scaling Bayesian inference to complex models and large data regimes. In the first part, we propose a unifying view of two different Bayesian inference algorithms, Stochastic Gradient Markov Chain Monte Carlo (SG-MCMC) and Stein Variational Gradient Descent (SVGD), leading to improved and efficient novel sampling schemes. In the second part, we develop a framework to boost the efficiency of Bayesian inference in probabilistic models by embedding a Markov chain sampler within a variational posterior approximation. After that, we present an alternative perspective on adversarial classification based on adversarial risk analysis, and leveraging the scalable Bayesian approaches from chapter 2. In chapter 4 we turn to reinforcement learning, introducing Threatened Markov Decision Processes, showing the benefits of accounting for adversaries in RL while the agent learns.
stat-04.zip/2109.13232.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.13055
Minimax Mixing Time of the Metropolis-Adjusted Langevin Algorithm for Log-Concave Sampling
[ "Keru Wu", "Scott Schmidler", "Yuansi Chen" ]
27 Sep 2021 (<a href="https://arxiv.org/abs/2109.13055v1">v1</a>), last revised 2 Oct 2022 (this version, v2)
63 pages, 2 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO)
https://doi.org/10.48550/arXiv.2109.13055
We study the mixing time of the Metropolis-adjusted Langevin algorithm (MALA) for sampling from a log-smooth and strongly log-concave distribution. We establish its optimal minimax mixing time under a warm start. Our main contribution is two-fold. First, for a $d$-dimensional log-concave density with condition number $\kappa$, we show that MALA with a warm start mixes in $\tilde O(\kappa \sqrt{d})$ iterations up to logarithmic factors. This improves upon the previous work on the dependency of either the condition number $\kappa$ or the dimension $d$. Our proof relies on comparing the leapfrog integrator with the continuous Hamiltonian dynamics, where we establish a new concentration bound for the acceptance rate. Second, we prove a spectral gap based mixing time lower bound for reversible MCMC algorithms on general state spaces. We apply this lower bound result to construct a hard distribution for which MALA requires at least $\tilde \Omega (\kappa \sqrt{d})$ steps to mix. The lower bound for MALA matches our upper bound in terms of condition number and dimension. Finally, numerical experiments are included to validate our theoretical results.
stat-04.zip/2109.13055.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.14216
Spread Flows for Manifold Modelling
[ "Mingtian Zhang", "Yitong Sun", "Chen Zhang", "Steven McDonagh" ]
29 Sep 2021 (<a href="https://arxiv.org/abs/2109.14216v1">v1</a>), last revised 23 Feb 2023 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.14216
Flow-based models typically define a latent space with dimensionality identical to the observational space. In many problems, however, the data does not populate the full ambient data space that they natively reside in, rather inhabiting a lower-dimensional manifold. In such scenarios, flow-based models are unable to represent data structures exactly as their densities will always have support off the data manifold, potentially resulting in degradation of model performance. To address this issue, we propose to learn a manifold prior for flow models that leverage the recently proposed spread divergence towards fixing the crucial problem; the KL divergence and maximum likelihood estimation are ill-defined for manifold learning. In addition to improving both sample quality and representation quality, an auxiliary benefit enabled by our approach is the ability to identify the intrinsic dimension of the manifold distribution.
stat-04.zip/2109.14216.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.14206
Exact Statistical Inference for the Wasserstein Distance by Selective Inference
[ "Vo Nguyen Le Duy", "Ichiro Takeuchi" ]
29 Sep 2021 (<a href="https://arxiv.org/abs/2109.14206v1">v1</a>), last revised 20 Jan 2022 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.14206
In this paper, we study statistical inference for the Wasserstein distance, which has attracted much attention and has been applied to various machine learning tasks. Several studies have been proposed in the literature, but almost all of them are based on asymptotic approximation and do not have finite-sample validity. In this study, we propose an exact (non-asymptotic) inference method for the Wasserstein distance inspired by the concept of conditional Selective Inference (SI). To our knowledge, this is the first method that can provide a valid confidence interval (CI) for the Wasserstein distance with finite-sample coverage guarantee, which can be applied not only to one-dimensional problems but also to multi-dimensional problems. We evaluate the performance of the proposed method on both synthetic and real-world datasets.
stat-04.zip/2109.14206.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.12960
Ridgeless Interpolation with Shallow ReLU Networks in $1D$ is Nearest Neighbor Curvature Extrapolation and Provably Generalizes on Lipschitz Functions
[ "Boris Hanin" ]
27 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.12960
We prove a precise geometric description of all one layer ReLU networks $z(x;\theta)$ with a single linear unit and input/output dimensions equal to one that interpolate a given dataset $\mathcal D=\{(x_i,f(x_i))\}$ and, among all such interpolants, minimize the $\ell_2$-norm of the neuron weights. Such networks can intuitively be thought of as those that minimize the mean-squared error over $\mathcal D$ plus an infinitesimal weight decay penalty. We therefore refer to them as ridgeless ReLU interpolants. Our description proves that, to extrapolate values $z(x;\theta)$ for inputs $x\in (x_i,x_{i+1})$ lying between two consecutive datapoints, a ridgeless ReLU interpolant simply compares the signs of the discrete estimates for the curvature of $f$ at $x_i$ and $x_{i+1}$ derived from the dataset $\mathcal D$. If the curvature estimates at $x_i$ and $x_{i+1}$ have different signs, then $z(x;\theta)$ must be linear on $(x_i,x_{i+1})$. If in contrast the curvature estimates at $x_i$ and $x_{i+1}$ are both positive (resp. negative), then $z(x;\theta)$ is convex (resp. concave) on $(x_i,x_{i+1})$. Our results show that ridgeless ReLU interpolants achieve the best possible generalization for learning $1d$ Lipschitz functions, up to universal constants.
stat-04.zip/2109.12960.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.12094
A spatiotemporal machine learning approach to forecasting COVID-19 incidence at the county level in the USA
[ "Benjamin Lucas", "Behzad Vahedi", "Morteza Karimzadeh" ]
24 Sep 2021 (<a href="https://arxiv.org/abs/2109.12094v1">v1</a>), last revised 18 Aug 2022 (this version, v4)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP)
https://doi.org/10.48550/arXiv.2109.12094
With COVID-19 affecting every country globally and changing everyday life, the ability to forecast the spread of the disease is more important than any previous epidemic. The conventional methods of disease-spread modeling, compartmental models, are based on the assumption of spatiotemporal homogeneity of the spread of the virus, which may cause forecasting to underperform, especially at high spatial resolutions. In this paper we approach the forecasting task with an alternative technique - spatiotemporal machine learning. We present COVID-LSTM, a data-driven model based on a Long Short-term Memory deep learning architecture for forecasting COVID-19 incidence at the county-level in the US. We use the weekly number of new positive cases as temporal input, and hand-engineered spatial features from Facebook movement and connectedness datasets to capture the spread of the disease in time and space. COVID-LSTM outperforms the COVID-19 Forecast Hub&#39;s Ensemble model (COVIDhub-ensemble) on our 17-week evaluation period, making it the first model to be more accurate than the COVIDhub-ensemble over one or more forecast periods. Over the 4-week forecast horizon, our model is on average 50 cases per county more accurate than the COVIDhub-ensemble. We highlight that the underutilization of data-driven forecasting of disease spread prior to COVID-19 is likely due to the lack of sufficient data available for previous diseases, in addition to the recent advances in machine learning methods for spatiotemporal forecasting. We discuss the impediments to the wider uptake of data-driven forecasting, and whether it is likely that more deep learning-based models will be used in the future.
stat-04.zip/2109.12094.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.11679
Safe Policy Learning through Extrapolation: Application to Pre-trial Risk Assessment
[ "Eli Ben-Michael", "D. James Greiner", "Kosuke Imai", "Zhichao Jiang" ]
22 Sep 2021 (<a href="https://arxiv.org/abs/2109.11679v1">v1</a>), last revised 31 Mar 2025 (this version, v4)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2109.11679
Algorithmic recommendations and decisions have become ubiquitous in today&#39;s society. Many of these data-driven policies, especially in the realm of public policy, are based on known, deterministic rules to ensure their transparency and interpretability. We examine a particular case of algorithmic pre-trial risk assessments in the US criminal justice system, which provide deterministic classification scores and recommendations to help judges make release decisions. Our goal is to analyze data from a unique field experiment on an algorithmic pre-trial risk assessment to investigate whether the scores and recommendations can be improved. Unfortunately, prior methods for policy learning are not applicable because they require existing policies to be stochastic. We develop a maximin robust optimization approach that partially identifies the expected utility of a policy, and then finds a policy that maximizes the worst-case expected utility. The resulting policy has a statistical safety property, limiting the probability of producing a worse policy than the existing one, under structural assumptions about the outcomes. Our analysis of data from the field experiment shows that we can safely improve certain components of the risk assessment instrument by classifying arrestees as lower risk under a wide range of utility specifications, though the analysis is not informative about several components of the instrument.
stat-04.zip/2109.11679.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.13672
Improved prediction rule ensembling through model-based data generation
[ "Benny Markovitch", "Marjolein Fokkema" ]
28 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.13672
Prediction rule ensembles (PRE) provide interpretable prediction models with relatively high <a href="http://accuracy.PRE" rel="external noopener nofollow" class="link-external link-http">this http URL</a> obtain a large set of decision rules from a (boosted) decision tree ensemble, and achieves sparsitythrough application of Lasso-penalized regression. This article examines the use of surrogate modelsto improve performance of PRE, wherein the Lasso regression is trained with the help of a massivedataset generated by the (boosted) decision tree ensemble. This use of model-based data generationmay improve the stability and consistency of the Lasso step, thus leading to improved overallperformance. We propose two surrogacy approaches, and evaluate them on simulated and existingdatasets, in terms of sparsity and predictive accuracy. The results indicate that the use of surrogacymodels can substantially improve the sparsity of PRE, while retaining predictive accuracy, especiallythrough the use of a nested surrogacy approach.
stat-04.zip/2109.13672.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.14171
Non-stationary Gaussian process discriminant analysis with variable selection for high-dimensional functional data
[ "W Yu", "S Wade", "H D Bondell", "L Azizi" ]
29 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO)
https://doi.org/10.48550/arXiv.2109.14171
High-dimensional classification and feature selection tasks are ubiquitous with the recent advancement in data acquisition technology. In several application areas such as biology, genomics and proteomics, the data are often functional in their nature and exhibit a degree of roughness and non-stationarity. These structures pose additional challenges to commonly used methods that rely mainly on a two-stage approach performing variable selection and classification separately. We propose in this work a novel Gaussian process discriminant analysis (GPDA) that combines these steps in a unified framework. Our model is a two-layer non-stationary Gaussian process coupled with an Ising prior to identify differentially-distributed locations. Scalable inference is achieved via developing a variational scheme that exploits advances in the use of sparse inverse covariance matrices. We demonstrate the performance of our methodology on simulated datasets and two proteomics datasets: breast cancer and SARS-CoV-2. Our approach distinguishes itself by offering explainability as well as uncertainty quantification in addition to low computational cost, which are crucial to increase trust and social acceptance of data-driven tools.
stat-04.zip/2109.14171.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.14501
Towards a theory of out-of-distribution learning
[ "Jayanta Dey", "Ali Geisa", "Ronak Mehta", "Tyler M. Tomita", "Hayden S. Helm", "Haoyin Xu", "Eric Eaton", "Jeffery Dick", "Carey E. Priebe", "Joshua T. Vogelstein" ]
29 Sep 2021 (<a href="https://arxiv.org/abs/2109.14501v1">v1</a>), last revised 7 Jun 2024 (this version, v5)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.14501
Learning is a process wherein a learning agent enhances its performance through exposure of experience or data. Throughout this journey, the agent may encounter diverse learning environments. For example, data may be presented to the leaner all at once, in multiple batches, or sequentially. Furthermore, the distribution of each data sample could be either identical and independent (iid) or non-iid. Additionally, there may exist computational and space constraints for the deployment of the learning algorithms. The complexity of a learning task can vary significantly, depending on the learning setup and the constraints imposed upon it. However, it is worth noting that the current literature lacks formal definitions for many of the in-distribution and out-of-distribution learning paradigms. Establishing proper and universally agreed-upon definitions for these learning setups is essential for thoroughly exploring the evolution of ideas across different learning scenarios and deriving generalized mathematical bounds for these learners. In this paper, we aim to address this issue by proposing a chronological approach to defining different learning tasks using the provably approximately correct (PAC) learning framework. We will start with in-distribution learning and progress to recently proposed lifelong or continual learning. We employ consistent terminology and notation to demonstrate how each of these learning frameworks represents a specific instance of a broader, more generalized concept of learnability. Our hope is that this work will inspire a universally agreed-upon approach to quantifying different types of learning, fostering greater understanding and progress in the field.
stat-04.zip/2109.14501.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.15062
Towards Principled Causal Effect Estimation by Deep Identifiable Models
[ "Pengzhou Wu", "Kenji Fukumizu" ]
30 Sep 2021 (<a href="https://arxiv.org/abs/2109.15062v1">v1</a>), last revised 1 Nov 2021 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Econometrics (econ.EM); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2109.15062
As an important problem in causal inference, we discuss the estimation of treatment effects (TEs). Representing the confounder as a latent variable, we propose Intact-VAE, a new variant of variational autoencoder (VAE), motivated by the prognostic score that is sufficient for identifying TEs. Our VAE also naturally gives representations balanced for treatment groups, using its prior. Experiments on (semi-)synthetic datasets show state-of-the-art performance under diverse settings, including unobserved confounding. Based on the identifiability of our model, we prove identification of TEs under unconfoundedness, and also discuss (possible) extensions to harder settings.
stat-04.zip/2109.15062.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.15134
Variational Marginal Particle Filters
[ "Jinlin Lai", "Justin Domke", "Daniel Sheldon" ]
30 Sep 2021 (<a href="https://arxiv.org/abs/2109.15134v1">v1</a>), last revised 14 Mar 2022 (this version, v3)
Accepted to AISTATS 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.15134
Variational inference for state space models (SSMs) is known to be hard in general. Recent works focus on deriving variational objectives for SSMs from unbiased sequential Monte Carlo estimators. We reveal that the marginal particle filter is obtained from sequential Monte Carlo by applying Rao-Blackwellization operations, which sacrifices the trajectory information for reduced variance and differentiability. We propose the variational marginal particle filter (VMPF), which is a differentiable and reparameterizable variational filtering objective for SSMs based on an unbiased estimator. We find that VMPF with biased gradients gives tighter bounds than previous objectives, and the unbiased reparameterization gradients are sometimes beneficial.
stat-04.zip/2109.15134.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.14875
Adversarial Regression with Doubly Non-negative Weighting Matrices
[ "Tam Le", "Truyen Nguyen", "Makoto Yamada", "Jose Blanchet", "Viet Anh Nguyen" ]
30 Sep 2021
Accepted to the Thirty-fifth Conference on Neural Information Processing Systems (NeurIPS2021)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC)
https://doi.org/10.48550/arXiv.2109.14875
Many machine learning tasks that involve predicting an output response can be solved by training a weighted regression model. Unfortunately, the predictive power of this type of models may severely deteriorate under low sample sizes or under covariate perturbations. Reweighting the training samples has aroused as an effective mitigation strategy to these problems. In this paper, we propose a novel and coherent scheme for kernel-reweighted regression by reparametrizing the sample weights using a doubly non-negative matrix. When the weighting matrix is confined in an uncertainty set using either the log-determinant divergence or the Bures-Wasserstein distance, we show that the adversarially reweighted estimate can be solved efficiently using first-order methods. Numerical experiments show that our reweighting strategy delivers promising results on numerous datasets.
stat-04.zip/2109.14875.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.13891
Gaussian Processes to speed up MCMC with automatic exploratory-exploitation effect
[ "Alessio Benavoli", "Jason Wyse", "Arthur White" ]
28 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Probability (math.PR)
https://doi.org/10.48550/arXiv.2109.13891
We present a two-stage Metropolis-Hastings algorithm for sampling probabilistic models, whose log-likelihood is computationally expensive to evaluate, by using a surrogate Gaussian Process (GP) model. The key feature of the approach, and the difference w.r.t. previous works, is the ability to learn the target distribution from scratch (while sampling), and so without the need of pre-training the GP. This is fundamental for automatic and inference in Probabilistic Programming Languages In particular, we present an alternative first stage acceptance scheme by marginalising out the GP distributed function, which makes the acceptance ratio explicitly dependent on the variance of the GP. This approach is extended to Metropolis-Adjusted Langevin algorithm (MALA).
stat-04.zip/2109.13891.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.14881
Extracting stochastic dynamical systems with $α$-stable Lévy noise from data
[ "Yang Li", "Yubin Lu", "Shengyuan Xu", "Jinqiao Duan" ]
30 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Probability (math.PR); Data Analysis, Statistics and Probability (physics.data-an)
https://doi.org/10.48550/arXiv.2109.14881
With the rapid increase of valuable observational, experimental and simulated data for complex systems, much efforts have been devoted to identifying governing laws underlying the evolution of these systems. Despite the wide applications of non-Gaussian fluctuations in numerous physical phenomena, the data-driven approaches to extract stochastic dynamical systems with (non-Gaussian) Lévy noise are relatively few so far. In this work, we propose a data-driven method to extract stochastic dynamical systems with $\alpha$-stable Lévy noise from short burst data based on the properties of $\alpha$-stable distributions. More specifically, we first estimate the Lévy jump measure and noise intensity via computing mean and variance of the amplitude of the increment of the sample paths. Then we approximate the drift coefficient by combining nonlocal Kramers-Moyal formulas with normalizing flows. Numerical experiments on one- and two-dimensional prototypical examples illustrate the accuracy and effectiveness of our method. This approach will become an effective scientific tool in discovering stochastic governing laws of complex phenomena and understanding dynamical behaviors under non-Gaussian fluctuations.
stat-04.zip/2109.14881.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.12713
Provable Low Rank Plus Sparse Matrix Separation Via Nonconvex Regularizers
[ "April Sagan", "John E. Mitchell" ]
26 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC)
https://doi.org/10.48550/arXiv.2109.12713
This paper considers a large class of problems where we seek to recover a low rank matrix and/or sparse vector from some set of measurements. While methods based on convex relaxations suffer from a (possibly large) estimator bias, and other nonconvex methods require the rank or sparsity to be known a priori, we use nonconvex regularizers to minimize the rank and $l_0$ norm without the estimator bias from the convex relaxation. We present a novel analysis of the alternating proximal gradient descent algorithm applied to such problems, and bound the error between the iterates and the ground truth sparse and low rank matrices. The algorithm and error bound can be applied to sparse optimization, matrix completion, and robust principal component analysis as special cases of our results.
stat-04.zip/2109.12713.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.10623
Sharp Analysis of Random Fourier Features in Classification
[ "Zhu Li" ]
22 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.10623
We study the theoretical properties of random Fourier features classification with Lipschitz continuous loss functions such as support vector machine and logistic regression. Utilizing the regularity condition, we show for the first time that random Fourier features classification can achieve $O(1/\sqrt{n})$ learning rate with only $\Omega(\sqrt{n} \log n)$ features, as opposed to $\Omega(n)$ features suggested by previous results. Our study covers the standard feature sampling method for which we reduce the number of features required, as well as a problem-dependent sampling method which further reduces the number of features while still keeping the optimal generalization property. Moreover, we prove that the random Fourier features classification can obtain a fast $O(1/n)$ learning rate for both sampling schemes under Massart&#39;s low noise assumption. Our results demonstrate the potential effectiveness of random Fourier features approximation in reducing the computational complexity (roughly from $O(n^3)$ in time and $O(n^2)$ in space to $O(n^2)$ and $O(n\sqrt{n})$ respectively) without having to trade-off the statistical prediction accuracy. In addition, the achieved trade-off in our analysis is at least the same as the optimal results in the literature under the worst case scenario and significantly improves the optimal results under benign regularity conditions.
stat-04.zip/2109.10623.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.10681
A Latent Restoring Force Approach to Nonlinear System Identification
[ "Timothy J. Rogers", "Tobias Friis" ]
22 Sep 2021 (<a href="https://arxiv.org/abs/2109.10681v1">v1</a>), last revised 30 Jun 2022 (this version, v2)
18 pages, 11 figures, preprint submitted to Mechanical Systems and Signal Processing
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Systems and Control (eess.SY)
https://doi.org/10.48550/arXiv.2109.10681
Identification of nonlinear dynamic systems remains a significant challenge across engineering. This work suggests an approach based on Bayesian filtering to extract and identify the contribution of an unknown nonlinear term in the system which can be seen as an alternative viewpoint on restoring force surface type approaches. To achieve this identification, the contribution which is the nonlinear restoring force is modelled, initially, as a Gaussian process in time. That Gaussian process is converted into a state-space model and combined with the linear dynamic component of the system. Then, by inference of the filtering and smoothing distributions, the internal states of the system and the nonlinear restoring force can be extracted. In possession of these states a nonlinear model can be constructed. The approach is demonstrated to be effective in both a simulated case study and on an experimental benchmark dataset.
stat-04.zip/2109.10681.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2109.11929
Deep Bayesian Estimation for Dynamic Treatment Regimes with a Long Follow-up Time
[ "Adi Lin", "Jie Lu", "Junyu Xuan", "Fujin Zhu", "Guangquan Zhang" ]
20 Sep 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2109.11929
Causal effect estimation for dynamic treatment regimes (DTRs) contributes to sequential decision making. However, censoring and time-dependent confounding under DTRs are challenging as the amount of observational data declines over time due to a reducing sample size but the feature dimension increases over time. Long-term follow-up compounds these challenges. Another challenge is the highly complex relationships between confounders, treatments, and outcomes, which causes the traditional and commonly used linear methods to fail. We combine outcome regression models with treatment models for high dimensional features using uncensored subjects that are small in sample size and we fit deep Bayesian models for outcome regression models to reveal the complex relationships between confounders, treatments, and outcomes. Also, the developed deep Bayesian models can model uncertainty and output the prediction variance which is essential for the safety-aware applications, such as self-driving cars and medical treatment design. The experimental results on medical simulations of HIV treatment show the ability of the proposed method to obtain stable and accurate dynamic causal effect estimation from observational data, especially with long-term follow-up. Our technique provides practical guidance for sequential decision making, and policy-making.
stat-04.zip/2109.11929.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2110.04074
Active inference, Bayesian optimal design, and expected utility
[ "Noor Sajid", "Lancelot Da Costa", "Thomas Parr", "Karl Friston" ]
21 Sep 2021
19 pages; 3 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Information Theory (cs.IT); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2110.04074
Active inference, a corollary of the free energy principle, is a formal way of describing the behavior of certain kinds of random dynamical systems that have the appearance of sentience. In this chapter, we describe how active inference combines Bayesian decision theory and optimal Bayesian design principles under a single imperative to minimize expected free energy. It is this aspect of active inference that allows for the natural emergence of information-seeking behavior. When removing prior outcomes preferences from expected free energy, active inference reduces to optimal Bayesian design, i.e., information gain maximization. Conversely, active inference reduces to Bayesian decision theory in the absence of ambiguity and relative risk, i.e., expected utility maximization. Using these limiting cases, we illustrate how behaviors differ when agents select actions that optimize expected utility, expected information gain, and expected free energy. Our T-maze simulations show optimizing expected free energy produces goal-directed information-seeking behavior while optimizing expected utility induces purely exploitive behavior and maximizing information gain engenders intrinsically motivated behavior.
stat-04.zip/2110.04074.pdf
/content/arxiv-data/data/stat.ML/2021/09/00000000.parquet
stat.ML
2021
09
2021-09-01
2110.00276
TyXe: Pyro-based Bayesian neural nets for Pytorch
[ "Hippolyt Ritter", "Theofanis Karaletsos" ]
1 Oct 2021
Previously presented at PROBPROG 2020
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2110.00276
We introduce TyXe, a Bayesian neural network library built on top of Pytorch and Pyro. Our leading design principle is to cleanly separate architecture, prior, inference and likelihood specification, allowing for a flexible workflow where users can quickly iterate over combinations of these components. In contrast to existing packages TyXe does not implement any layer classes, and instead relies on architectures defined in generic Pytorch code. TyXe then provides modular choices for canonical priors, variational guides, inference techniques, and layer selections for a Bayesian treatment of the specified architecture. Sampling tricks for variance reduction, such as local reparameterization or flipout, are implemented as effect handlers, which can be applied independently of other specifications. We showcase the ease of use of TyXe to explore Bayesian versions of popular models from various libraries: toy regression with a pure Pytorch neural network; large-scale image classification with torchvision ResNets; graph neural networks based on DGL; and Neural Radiance Fields built on top of Pytorch3D. Finally, we provide convenient abstractions for variational continual learning. In all cases the change from a deterministic to a Bayesian neural network comes with minimal modifications to existing code, offering a broad range of researchers and practitioners alike practical access to uncertainty estimation techniques. The library is available at <a href="https://github.com/TyXe-BDL/TyXe" rel="external noopener nofollow" class="link-external link-https">this https URL</a>.
stat-04.zip/2110.00276.pdf
/content/arxiv-data/data/stat.ML/2021/10/00000000.parquet
stat.ML
2021
10
2021-10-01
2110.00296
Powerpropagation: A sparsity inducing weight reparameterisation
[ "Jonathan Schwarz", "Siddhant M. Jayakumar", "Razvan Pascanu", "Peter E. Latham", "Yee Whye Teh" ]
1 Oct 2021 (<a href="https://arxiv.org/abs/2110.00296v1">v1</a>), last revised 6 Oct 2021 (this version, v2)
Accepted at NeurIPS 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2110.00296
The training of sparse neural networks is becoming an increasingly important tool for reducing the computational footprint of models at training and evaluation, as well enabling the effective scaling up of models. Whereas much work over the years has been dedicated to specialised pruning techniques, little attention has been paid to the inherent effect of gradient based training on model sparsity. In this work, we introduce Powerpropagation, a new weight-parameterisation for neural networks that leads to inherently sparse models. Exploiting the behaviour of gradient descent, our method gives rise to weight updates exhibiting a &#34;rich get richer&#34; dynamic, leaving low-magnitude parameters largely unaffected by learning. Models trained in this manner exhibit similar performance, but have a distribution with markedly higher density at zero, allowing more parameters to be pruned safely. Powerpropagation is general, intuitive, cheap and straight-forward to implement and can readily be combined with various other techniques. To highlight its versatility, we explore it in two very different settings: Firstly, following a recent line of work, we investigate its effect on sparse training for resource-constrained settings. Here, we combine Powerpropagation with a traditional weight-pruning technique as well as recent state-of-the-art sparse-to-sparse algorithms, showing superior performance on the ImageNet benchmark. Secondly, we advocate the use of sparsity in overcoming catastrophic forgetting, where compressed representations allow accommodating a large number of tasks at fixed model capacity. In all cases our reparameterisation considerably increases the efficacy of the off-the-shelf methods.
stat-04.zip/2110.00296.pdf
/content/arxiv-data/data/stat.ML/2021/10/00000000.parquet
stat.ML
2021
10
2021-10-01
2110.00351
Smooth Normalizing Flows
[ "Jonas Köhler", "Andreas Krämer", "Frank Noé" ]
1 Oct 2021 (<a href="https://arxiv.org/abs/2110.00351v1">v1</a>), last revised 30 Nov 2021 (this version, v2)
Neural Information Proceessing Systems (NeurIPS) 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Chemical Physics (physics.chem-ph)
https://doi.org/10.48550/arXiv.2110.00351
Normalizing flows are a promising tool for modeling probability distributions in physical systems. While state-of-the-art flows accurately approximate distributions and energies, applications in physics additionally require smooth energies to compute forces and higher-order derivatives. Furthermore, such densities are often defined on non-trivial topologies. A recent example are Boltzmann Generators for generating 3D-structures of peptides and small proteins. These generative models leverage the space of internal coordinates (dihedrals, angles, and bonds), which is a product of hypertori and compact intervals. In this work, we introduce a class of smooth mixture transformations working on both compact intervals and hypertori. Mixture transformations employ root-finding methods to invert them in practice, which has so far prevented bi-directional flow training. To this end, we show that parameter gradients and forces of such inverses can be computed from forward evaluations via the inverse function theorem. We demonstrate two advantages of such smooth flows: they allow training by force matching to simulation data and can be used as potentials in molecular dynamics simulations.
stat-04.zip/2110.00351.pdf
/content/arxiv-data/data/stat.ML/2021/10/00000000.parquet
stat.ML
2021
10
2021-10-01
2110.00473
Score-Based Generative Classifiers
[ "Roland S. Zimmermann", "Lukas Schott", "Yang Song", "Benjamin A. Dunn", "David A. Klindt" ]
1 Oct 2021 (<a href="https://arxiv.org/abs/2110.00473v1">v1</a>), last revised 11 Dec 2021 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Computer Vision and Pattern Recognition (cs.CV); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2110.00473
The tremendous success of generative models in recent years raises the question whether they can also be used to perform classification. Generative models have been used as adversarially robust classifiers on simple datasets such as MNIST, but this robustness has not been observed on more complex datasets like CIFAR-10. Additionally, on natural image datasets, previous results have suggested a trade-off between the likelihood of the data and classification accuracy. In this work, we investigate score-based generative models as classifiers for natural images. We show that these models not only obtain competitive likelihood values but simultaneously achieve state-of-the-art classification accuracy for generative classifiers on CIFAR-10. Nevertheless, we find that these models are only slightly, if at all, more robust than discriminative baseline models on out-of-distribution tasks based on common image corruptions. Similarly and contrary to prior results, we find that score-based are prone to worst-case distribution shifts in the form of adversarial perturbations. Our work highlights that score-based generative models are closing the gap in classification accuracy compared to standard discriminative models. While they do not yet deliver on the promise of adversarial and out-of-domain robustness, they provide a different approach to classification that warrants further research.
stat-04.zip/2110.00473.pdf
/content/arxiv-data/data/stat.ML/2021/10/00000000.parquet
stat.ML
2021
10
2021-10-01
2110.01072
Active Learning for Contextual Search with Binary Feedbacks
[ "Xi Chen", "Quanquan Liu", "Yining Wang" ]
3 Oct 2021 (<a href="https://arxiv.org/abs/2110.01072v1">v1</a>), last revised 9 Jul 2022 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2110.01072
In this paper, we study the learning problem in contextual search, which is motivated by applications such as first-price auction, personalized medicine experiments, and feature-based pricing experiments. In particular, for a sequence of arriving context vectors, with each context associated with an underlying value, the decision-maker either makes a query at a certain point or skips the context. The decision-maker will only observe the binary feedback on the relationship between the query point and the value associated with the context. We study a PAC learning setting, where the goal is to learn the underlying mean value function in context with a minimum number of queries. To address this challenge, we propose a tri-section search approach combined with a margin-based active learning method. We show that the algorithm only needs to make $O(1/\varepsilon^2)$ queries to achieve an $\epsilon$-estimation accuracy. This sample complexity significantly reduces the required sample complexity in the passive setting, at least $\Omega(1/\varepsilon^4)$.
stat-04.zip/2110.01072.pdf
/content/arxiv-data/data/stat.ML/2021/10/00000000.parquet
stat.ML
2021
10
2021-10-01
2110.00653
Sparse Deep Learning: A New Framework Immune to Local Traps and Miscalibration
[ "Yan Sun", "Wenjun Xiong", "Faming Liang" ]
1 Oct 2021 (<a href="https://arxiv.org/abs/2110.00653v1">v1</a>), last revised 2 Dec 2021 (this version, v2)
Neurips 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2110.00653
Deep learning has powered recent successes of artificial intelligence (AI). However, the deep neural network, as the basic model of deep learning, has suffered from issues such as local traps and miscalibration. In this paper, we provide a new framework for sparse deep learning, which has the above issues addressed in a coherent way. In particular, we lay down a theoretical foundation for sparse deep learning and propose prior annealing algorithms for learning sparse neural networks. The former has successfully tamed the sparse deep neural network into the framework of statistical modeling, enabling prediction uncertainty correctly quantified. The latter can be asymptotically guaranteed to converge to the global optimum, enabling the validity of the down-stream statistical inference. Numerical result indicates the superiority of the proposed method compared to the existing ones.
stat-04.zip/2110.00653.pdf
/content/arxiv-data/data/stat.ML/2021/10/00000000.parquet
stat.ML
2021
10
2021-10-01
2110.00610
Delayed rejection Hamiltonian Monte Carlo for sampling multiscale distributions
[ "Chirag Modi", "Alex Barnett", "Bob Carpenter" ]
1 Oct 2021
30 pages, 10 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2110.00610
The efficiency of Hamiltonian Monte Carlo (HMC) can suffer when sampling a distribution with a wide range of length scales, because the small step sizes needed for stability in high-curvature regions are inefficient elsewhere. To address this we present a delayed rejection variant: if an initial HMC trajectory is rejected, we make one or more subsequent proposals each using a step size geometrically smaller than the last. We extend the standard delayed rejection framework by allowing the probability of a retry to depend on the probability of accepting the previous proposal. We test the scheme in several sampling tasks, including multiscale model distributions such as Neal&#39;s funnel, and statistical applications. Delayed rejection enables up to five-fold performance gains over optimally-tuned HMC, as measured by effective sample size per gradient evaluation. Even for simpler distributions, delayed rejection provides increased robustness to step size misspecification. Along the way, we provide an accessible but rigorous review of detailed balance for HMC.
stat-04.zip/2110.00610.pdf
/content/arxiv-data/data/stat.ML/2021/10/00000000.parquet
stat.ML
2021
10
2021-10-01
2110.00921
Hierarchical Gaussian Process Models for Regression Discontinuity/Kink under Sharp and Fuzzy Designs
[ "Ximing Wu" ]
3 Oct 2021 (<a href="https://arxiv.org/abs/2110.00921v1">v1</a>), last revised 28 Feb 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.2110.00921
We propose nonparametric Bayesian estimators for causal inference exploiting Regression Discontinuity/Kink (RD/RK) under sharp and fuzzy designs. Our estimators are based on Gaussian Process (GP) regression and classification. The GP methods are powerful probabilistic machine learning approaches that are advantageous in terms of derivative estimation and uncertainty quantification, facilitating RK estimation and inference of RD/RK models. These estimators are extended to hierarchical GP models with an intermediate Bayesian neural network layer and can be characterized as hybrid deep learning models. Monte Carlo simulations show that our estimators perform comparably to and sometimes better than competing estimators in terms of precision, coverage and interval length. The hierarchical GP models considerably improve upon one-layer GP models. We apply the proposed methods to estimate the incumbency advantage of US house elections. Our estimations suggest a significant incumbency advantage in terms of both vote share and probability of winning in the next elections. Lastly we present an extension to accommodate covariate adjustment.
stat-04.zip/2110.00921.pdf
/content/arxiv-data/data/stat.ML/2021/10/00000000.parquet
stat.ML
2021
10
2021-10-01
2110.00151
Lagrangian Inference for Ranking Problems
[ "Yue Liu", "Ethan X. Fang", "Junwei Lu" ]
1 Oct 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2110.00151
We propose a novel combinatorial inference framework to conduct general uncertainty quantification in ranking problems. We consider the widely adopted Bradley-Terry-Luce (BTL) model, where each item is assigned a positive preference score that determines the Bernoulli distributions of pairwise comparisons&#39; outcomes. Our proposed method aims to infer general ranking properties of the BTL model. The general ranking properties include the &#34;local&#34; properties such as if an item is preferred over another and the &#34;global&#34; properties such as if an item is among the top $K$-ranked items. We further generalize our inferential framework to multiple testing problems where we control the false discovery rate (FDR), and apply the method to infer the top-$K$ ranked items. We also derive the information-theoretic lower bound to justify the minimax optimality of the proposed method. We conduct extensive numerical studies using both synthetic and real datasets to back up our theory.
stat-04.zip/2110.00151.pdf
/content/arxiv-data/data/stat.ML/2021/10/00000000.parquet
stat.ML
2021
10
2021-10-01
2110.02419
Feature Selection by a Mechanism Design
[ "Xingwei Hu" ]
5 Oct 2021
15 pages, 2 figures, 1 table
Machine Learning (stat.ML)
Machine Learning (stat.ML); Computer Science and Game Theory (cs.GT); Machine Learning (cs.LG); Theoretical Economics (econ.TH)
https://doi.org/10.48550/arXiv.2110.02419
In constructing an econometric or statistical model, we pick relevant features or variables from many candidates. A coalitional game is set up to study the selection problem where the players are the candidates and the payoff function is a performance measurement in all possible modeling scenarios. Thus, in theory, an irrelevant feature is equivalent to a dummy player in the game, which contributes nothing to all modeling situations. The hypothesis test of zero mean contribution is the rule to decide a feature is irrelevant or not. In our mechanism design, the end goal perfectly matches the expected model performance with the expected sum of individual marginal effects. Within a class of noninformative likelihood among all modeling opportunities, the matching equation results in a specific valuation for each feature. After estimating the valuation and its standard deviation, we drop any candidate feature if its valuation is not significantly different from zero. In the simulation studies, our new approach significantly outperforms several popular methods used in practice, and its accuracy is robust to the choice of the payoff function.
stat-04.zip/2110.02419.pdf
/content/arxiv-data/data/stat.ML/2021/10/00000000.parquet
stat.ML
2021
10
2021-10-01
2110.00567
Weight Vector Tuning and Asymptotic Analysis of Binary Linear Classifiers
[ "Lama B. Niyazi", "Abla Kammoun", "Hayssam Dahrouj", "Mohamed-Slim Alouini", "Tareq Al-Naffouri" ]
1 Oct 2021
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Signal Processing (eess.SP)
https://doi.org/10.48550/arXiv.2110.00567
Unlike its intercept, a linear classifier&#39;s weight vector cannot be tuned by a simple grid search. Hence, this paper proposes weight vector tuning of a generic binary linear classifier through the parameterization of a decomposition of the discriminant by a scalar which controls the trade-off between conflicting informative and noisy terms. By varying this parameter, the original weight vector is modified in a meaningful way. Applying this method to a number of linear classifiers under a variety of data dimensionality and sample size settings reveals that the classification performance loss due to non-optimal native hyperparameters can be compensated for by weight vector tuning. This yields computational savings as the proposed tuning method reduces to tuning a scalar compared to tuning the native hyperparameter, which may involve repeated weight vector generation along with its burden of optimization, dimensionality reduction, etc., depending on the classifier. It is also found that weight vector tuning significantly improves the performance of Linear Discriminant Analysis (LDA) under high estimation noise. Proceeding from this second finding, an asymptotic study of the misclassification probability of the parameterized LDA classifier in the growth regime where the data dimensionality and sample size are comparable is conducted. Using random matrix theory, the misclassification probability is shown to converge to a quantity that is a function of the true statistics of the data. Additionally, an estimator of the misclassification probability is derived. Finally, computationally efficient tuning of the parameter using this estimator is demonstrated on real data.
stat-04.zip/2110.00567.pdf
/content/arxiv-data/data/stat.ML/2021/10/00000000.parquet
stat.ML
2021
10
2021-10-01
2110.01430
Causality and Generalizability: Identifiability and Learning Methods
[ "Martin Emil Jakobsen" ]
4 Oct 2021
PhD Thesis
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2110.01430
This PhD thesis contains several contributions to the field of statistical causal modeling. Statistical causal models are statistical models embedded with causal assumptions that allow for the inference and reasoning about the behavior of stochastic systems affected by external manipulation (interventions). This thesis contributes to the research areas concerning the estimation of causal effects, causal structure learning, and distributionally robust (out-of-distribution generalizing) prediction methods. We present novel and consistent linear and non-linear causal effects estimators in instrumental variable settings that employ data-dependent mean squared prediction error regularization. Our proposed estimators show, in certain settings, mean squared error improvements compared to both canonical and state-of-the-art estimators. We show that recent research on distributionally robust prediction methods has connections to well-studied estimators from econometrics. This connection leads us to prove that general K-class estimators possess distributional robustness properties. We, furthermore, propose a general framework for distributional robustness with respect to intervention-induced distributions. In this framework, we derive sufficient conditions for the identifiability of distributionally robust prediction methods and present impossibility results that show the necessity of several of these conditions. We present a new structure learning method applicable in additive noise models with directed trees as causal graphs. We prove consistency in a vanishing identifiability setup and provide a method for testing substructure hypotheses with asymptotic family-wise error control that remains valid post-selection. Finally, we present heuristic ideas for learning summary graphs of nonlinear time-series models.
stat-04.zip/2110.01430.pdf
/content/arxiv-data/data/stat.ML/2021/10/00000000.parquet
stat.ML
2021
10
2021-10-01
2110.01664
Estimating Potential Outcome Distributions with Collaborating Causal Networks
[ "Tianhui Zhou", "William E Carson IV", "David Carlson" ]
4 Oct 2021 (<a href="https://arxiv.org/abs/2110.01664v1">v1</a>), last revised 21 Sep 2022 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2110.01664
Traditional causal inference approaches leverage observational study data to estimate the difference in observed and unobserved outcomes for a potential treatment, known as the Conditional Average Treatment Effect (CATE). However, CATE corresponds to the comparison on the first moment alone, and as such may be insufficient in reflecting the full picture of treatment effects. As an alternative, estimating the full potential outcome distributions could provide greater insights. However, existing methods for estimating treatment effect potential outcome distributions often impose restrictive or simplistic assumptions about these distributions. Here, we propose Collaborating Causal Networks (CCN), a novel methodology which goes beyond the estimation of CATE alone by learning the full potential outcome distributions. Estimation of outcome distributions via the CCN framework does not require restrictive assumptions of the underlying data generating process. Additionally, CCN facilitates estimation of the utility of each possible treatment and permits individual-specific variation through utility functions. CCN not only extends outcome estimation beyond traditional risk difference, but also enables a more comprehensive decision-making process through definition of flexible comparisons. Under assumptions commonly made in the causal literature, we show that CCN learns distributions that asymptotically capture the true potential outcome distributions. Furthermore, we propose an adjustment approach that is empirically effective in alleviating sample imbalance between treatment groups in observational data. Finally, we evaluate the performance of CCN in multiple synthetic and semi-synthetic experiments. We demonstrate that CCN learns improved distribution estimates compared to existing Bayesian and deep generative methods as well as improved decisions with respects to a variety of utility functions.
stat-04.zip/2110.01664.pdf
/content/arxiv-data/data/stat.ML/2021/10/00000000.parquet
stat.ML
2021
10
2021-10-01
2110.00445
Sim and Real: Better Together
[ "Shirli Di Castro Shashua", "Dotan Di Castro", "Shie Mannor" ]
1 Oct 2021 (<a href="https://arxiv.org/abs/2110.00445v1">v1</a>), last revised 5 Oct 2021 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2110.00445
Simulation is used extensively in autonomous systems, particularly in robotic manipulation. By far, the most common approach is to train a controller in simulation, and then use it as an initial starting point for the real system. We demonstrate how to learn simultaneously from both simulation and interaction with the real environment. We propose an algorithm for balancing the large number of samples from the high throughput but less accurate simulation and the low-throughput, high-fidelity and costly samples from the real environment. We achieve that by maintaining a replay buffer for each environment the agent interacts with. We analyze such multi-environment interaction theoretically, and provide convergence properties, through a novel theoretical replay buffer analysis. We demonstrate the efficacy of our method on a sim-to-real environment.
stat-04.zip/2110.00445.pdf
/content/arxiv-data/data/stat.ML/2021/10/00000000.parquet
stat.ML
2021
10
2021-10-01