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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2210.15513 | Lifelong Bandit Optimization: No Prior and No Regret | [
"Felix Schur",
"Parnian Kassraie",
"Jonas Rothfuss",
"Andreas Krause"
] | 27 Oct 2022 (<a href="https://arxiv.org/abs/2210.15513v1">v1</a>), last revised 20 Jun 2023 (this version, v3) | 35 pages, 6 figures, In Proceedings of UAI 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2210.15513 | Machine learning algorithms are often repeatedly applied to problems with similar structure over and over again. We focus on solving a sequence of bandit optimization tasks and develop LIBO, an algorithm which adapts to the environment by learning from past experience and becomes more sample-efficient in the process. We assume a kernelized structure where the kernel is unknown but shared across all tasks. LIBO sequentially meta-learns a kernel that approximates the true kernel and solves the incoming tasks with the latest kernel estimate. Our algorithm can be paired with any kernelized or linear bandit algorithm and guarantees oracle optimal performance, meaning that as more tasks are solved, the regret of LIBO on each task converges to the regret of the bandit algorithm with oracle knowledge of the true kernel. Naturally, if paired with a sublinear bandit algorithm, LIBO yields a sublinear lifelong regret. We also show that direct access to the data from each task is not necessary for attaining sublinear regret. We propose F-LIBO, which solves the lifelong problem in a federated manner. | stat-04.zip/2210.15513.pdf | /content/arxiv-data/data/stat.ML/2022/10/00000000.parquet | stat.ML | 2022 | 10 | 2022-10-01 |
2210.15709 | Improvement-Focused Causal Recourse (ICR) | [
"Gunnar König",
"Timo Freiesleben",
"Moritz Grosse-Wentrup"
] | 27 Oct 2022 | under review | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2210.15709 | Algorithmic recourse recommendations, such as Karimi et al.'s (2021) causal recourse (CR), inform stakeholders of how to act to revert unfavourable decisions. However, some actions lead to acceptance (i.e., revert the model's decision) but do not lead to improvement (i.e., may not revert the underlying real-world state). To recommend such actions is to recommend fooling the predictor. We introduce a novel method, Improvement-Focused Causal Recourse (ICR), which involves a conceptual shift: Firstly, we require ICR recommendations to guide towards improvement. Secondly, we do not tailor the recommendations to be accepted by a specific predictor. Instead, we leverage causal knowledge to design decision systems that predict accurately pre- and post-recourse. As a result, improvement guarantees translate into acceptance guarantees. We demonstrate that given correct causal knowledge, ICR, in contrast to existing approaches, guides towards both acceptance and improvement. | stat-04.zip/2210.15709.pdf | /content/arxiv-data/data/stat.ML/2022/10/00000000.parquet | stat.ML | 2022 | 10 | 2022-10-01 |
2210.15277 | Implications of sparsity and high triangle density for graph representation learning | [
"Hannah Sansford",
"Alexander Modell",
"Nick Whiteley",
"Patrick Rubin-Delanchy"
] | 27 Oct 2022 (<a href="https://arxiv.org/abs/2210.15277v1">v1</a>), last revised 21 Apr 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2210.15277 | Recent work has shown that sparse graphs containing many triangles cannot be reproduced using a finite-dimensional representation of the nodes, in which link probabilities are inner products. Here, we show that such graphs can be reproduced using an infinite-dimensional inner product model, where the node representations lie on a low-dimensional manifold. Recovering a global representation of the manifold is impossible in a sparse regime. However, we can zoom in on local neighbourhoods, where a lower-dimensional representation is possible. As our constructions allow the points to be uniformly distributed on the manifold, we find evidence against the common perception that triangles imply community structure. | stat-04.zip/2210.15277.pdf | /content/arxiv-data/data/stat.ML/2022/10/00000000.parquet | stat.ML | 2022 | 10 | 2022-10-01 | |
2210.16835 | Variance reduced Shapley value estimation for trustworthy data valuation | [
"Mengmeng Wu",
"Ruoxi Jia",
"Changle Lin",
"Wei Huang",
"Xiangyu Chang"
] | 30 Oct 2022 (<a href="https://arxiv.org/abs/2210.16835v1">v1</a>), last revised 22 May 2023 (this version, v5) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2210.16835 | Data valuation, especially quantifying data value in algorithmic prediction and decision-making, is a fundamental problem in data trading scenarios. The most widely used method is to define the data Shapley and approximate it by means of the permutation sampling algorithm. To make up for the large estimation variance of the permutation sampling that hinders the development of the data marketplace, we propose a more robust data valuation method using stratified sampling, named variance reduced data Shapley (VRDS for short). We theoretically show how to stratify, how many samples are taken at each stratum, and the sample complexity analysis of VRDS. Finally, the effectiveness of VRDS is illustrated in different types of datasets and data removal applications. | stat-04.zip/2210.16835.pdf | /content/arxiv-data/data/stat.ML/2022/10/00000000.parquet | stat.ML | 2022 | 10 | 2022-10-01 | |
2210.15083 | Deep Learning is Provably Robust to Symmetric Label Noise | [
"Carey E. Priebe",
"Ningyuan Huang",
"Soledad Villar",
"Cong Mu",
"Li Chen"
] | 26 Oct 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2210.15083 | Deep neural networks (DNNs) are capable of perfectly fitting the training data, including memorizing noisy data. It is commonly believed that memorization hurts generalization. Therefore, many recent works propose mitigation strategies to avoid noisy data or correct memorization. In this work, we step back and ask the question: Can deep learning be robust against massive label noise without any mitigation? We provide an affirmative answer for the case of symmetric label noise: We find that certain DNNs, including under-parameterized and over-parameterized models, can tolerate massive symmetric label noise up to the information-theoretic threshold. By appealing to classical statistical theory and universal consistency of DNNs, we prove that for multiclass classification, $L_1$-consistent DNN classifiers trained under symmetric label noise can achieve Bayes optimality asymptotically if the label noise probability is less than $\frac{K-1}{K}$, where $K \ge 2$ is the number of classes. Our results show that for symmetric label noise, no mitigation is necessary for $L_1$-consistent estimators. We conjecture that for general label noise, mitigation strategies that make use of the noisy data will outperform those that ignore the noisy data. | stat-04.zip/2210.15083.pdf | /content/arxiv-data/data/stat.ML/2022/10/00000000.parquet | stat.ML | 2022 | 10 | 2022-10-01 | |
2210.13206 | Post-Selection Confidence Bounds for Prediction Performance | [
"Pascal Rink",
"Werner Brannath"
] | 24 Oct 2022 (<a href="https://arxiv.org/abs/2210.13206v1">v1</a>), last revised 3 Feb 2023 (this version, v3) | 17 pages, 13 figures, 3 tables. Submitted to the Springer Machine Learning Journal. Changes to version 2: made figures easier to read; corrected a minor typo | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2210.13206 | In machine learning, the selection of a promising model from a potentially large number of competing models and the assessment of its generalization performance are critical tasks that need careful consideration. Typically, model selection and evaluation are strictly separated endeavors, splitting the sample at hand into a training, validation, and evaluation set, and only compute a single confidence interval for the prediction performance of the final selected model. We however propose an algorithm how to compute valid lower confidence bounds for multiple models that have been selected based on their prediction performances in the evaluation set by interpreting the selection problem as a simultaneous inference problem. We use bootstrap tilting and a maxT-type multiplicity correction. The approach is universally applicable for any combination of prediction models, any model selection strategy, and any prediction performance measure that accepts weights. We conducted various simulation experiments which show that our proposed approach yields lower confidence bounds that are at least comparably good as bounds from standard approaches, and that reliably reach the nominal coverage probability. In addition, especially when sample size is small, our proposed approach yields better performing prediction models than the default selection of only one model for evaluation does. | stat-04.zip/2210.13206.pdf | /content/arxiv-data/data/stat.ML/2022/10/00000000.parquet | stat.ML | 2022 | 10 | 2022-10-01 |
2211.04422 | Black Box Lie Group Preconditioners for SGD | [
"Xilin Li"
] | 8 Nov 2022 | HOOML 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.04422 | A matrix free and a low rank approximation preconditioner are proposed to accelerate the convergence of stochastic gradient descent (SGD) by exploiting curvature information sampled from Hessian-vector products or finite differences of parameters and gradients similar to the BFGS algorithm. Both preconditioners are fitted with an online updating manner minimizing a criterion that is free of line search and robust to stochastic gradient noise, and further constrained to be on certain connected Lie groups to preserve their corresponding symmetry or invariance, e.g., orientation of coordinates by the connected general linear group with positive determinants. The Lie group's equivariance property facilitates preconditioner fitting, and its invariance property saves any need of damping, which is common in second-order optimizers, but difficult to tune. The learning rate for parameter updating and step size for preconditioner fitting are naturally normalized, and their default values work well in most situations. | stat-04.zip/2211.04422.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.03983 | Doubly Inhomogeneous Reinforcement Learning | [
"Liyuan Hu",
"Mengbing Li",
"Chengchun Shi",
"Zhenke Wu",
"Piotr Fryzlewicz"
] | 8 Nov 2022 (<a href="https://arxiv.org/abs/2211.03983v1">v1</a>), last revised 16 Mar 2025 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.03983 | This paper studies reinforcement learning (RL) in doubly inhomogeneous environments under temporal non-stationarity and subject heterogeneity. In a number of applications, it is commonplace to encounter datasets generated by system dynamics that may change over time and population, challenging high-quality sequential decision making. Nonetheless, most existing RL solutions require either temporal stationarity or subject homogeneity, which would result in sub-optimal policies if both assumptions were violated. To address both challenges simultaneously, we propose an original algorithm to determine the ``best data chunks" that display similar dynamics over time and across individuals for policy learning, which alternates between most recent change point detection and cluster identification. Our method is general, and works with a wide range of clustering and change point detection algorithms. It is multiply robust in the sense that it takes multiple initial estimators as input and only requires one of them to be consistent. Moreover, by borrowing information over time and population, it allows us to detect weaker signals and has better convergence properties when compared to applying the clustering algorithm per time or the change point detection algorithm per subject. Empirically, we demonstrate the usefulness of our method through extensive simulations and a real data application. | stat-04.zip/2211.03983.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.05632 | Contexts can be Cheap: Solving Stochastic Contextual Bandits with Linear Bandit Algorithms | [
"Osama A. Hanna",
"Lin F. Yang",
"Christina Fragouli"
] | 8 Nov 2022 (<a href="https://arxiv.org/abs/2211.05632v1">v1</a>), last revised 27 May 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.05632 | In this paper, we address the stochastic contextual linear bandit problem, where a decision maker is provided a context (a random set of actions drawn from a distribution). The expected reward of each action is specified by the inner product of the action and an unknown parameter. The goal is to design an algorithm that learns to play as close as possible to the unknown optimal policy after a number of action plays. This problem is considered more challenging than the linear bandit problem, which can be viewed as a contextual bandit problem with a \emph{fixed} context. Surprisingly, in this paper, we show that the stochastic contextual problem can be solved as if it is a linear bandit problem. In particular, we establish a novel reduction framework that converts every stochastic contextual linear bandit instance to a linear bandit instance, when the context distribution is known. When the context distribution is unknown, we establish an algorithm that reduces the stochastic contextual instance to a sequence of linear bandit instances with small misspecifications and achieves nearly the same worst-case regret bound as the algorithm that solves the misspecified linear bandit instances. <br>As a consequence, our results imply a $O(d\sqrt{T\log T})$ high-probability regret bound for contextual linear bandits, making progress in resolving an open problem in (Li et al., 2019), (Li et al., 2021). <br>Our reduction framework opens up a new way to approach stochastic contextual linear bandit problems, and enables improved regret bounds in a number of instances including the batch setting, contextual bandits with misspecifications, contextual bandits with sparse unknown parameters, and contextual bandits with adversarial corruption. | stat-04.zip/2211.05632.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.05408 | Controlling Moments with Kernel Stein Discrepancies | [
"Heishiro Kanagawa",
"Alessandro Barp",
"Arthur Gretton",
"Lester Mackey"
] | 10 Nov 2022 (<a href="https://arxiv.org/abs/2211.05408v1">v1</a>), last revised 23 Jun 2025 (this version, v7) | Accepted to the Annals of Applied Probability (103 pages, 10 figures) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO) | https://doi.org/10.48550/arXiv.2211.05408 | Kernel Stein discrepancies (KSDs) measure the quality of a distributional approximation and can be computed even when the target density has an intractable normalizing constant. Notable applications include the diagnosis of approximate MCMC samplers and goodness-of-fit tests for unnormalized statistical models. The present work analyzes the convergence control properties of KSDs. We first show that standard KSDs used for weak convergence control fail to control moment convergence. To address this limitation, we next provide sufficient conditions under which alternative diffusion KSDs control both moment and weak convergence. As an immediate consequence we develop, for each $q > 0$, the first KSDs known to exactly characterize $q$-Wasserstein convergence. | stat-04.zip/2211.05408.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.04956 | A Characterization of List Learnability | [
"Moses Charikar",
"Chirag Pabbaraju"
] | 7 Nov 2022 (<a href="https://arxiv.org/abs/2211.04956v1">v1</a>), last revised 26 Mar 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.04956 | A classical result in learning theory shows the equivalence of PAC learnability of binary hypothesis classes and the finiteness of VC dimension. Extending this to the multiclass setting was an open problem, which was settled in a recent breakthrough result characterizing multiclass PAC learnability via the DS dimension introduced earlier by Daniely and Shalev-Shwartz. In this work we consider list PAC learning where the goal is to output a list of $k$ predictions. List learning algorithms have been developed in several settings before and indeed, list learning played an important role in the recent characterization of multiclass learnability. In this work we ask: when is it possible to $k$-list learn a hypothesis class? We completely characterize $k$-list learnability in terms of a generalization of DS dimension that we call the $k$-DS dimension. Generalizing the recent characterization of multiclass learnability, we show that a hypothesis class is $k$-list learnable if and only if the $k$-DS dimension is finite. | stat-04.zip/2211.04956.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.06139 | Understanding Approximation for Bayesian Inference in Neural Networks | [
"Sebastian Farquhar"
] | 11 Nov 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.06139 | Bayesian inference has theoretical attractions as a principled framework for reasoning about beliefs. However, the motivations of Bayesian inference which claim it to be the only 'rational' kind of reasoning do not apply in practice. They create a binary split in which all approximate inference is equally 'irrational'. Instead, we should ask ourselves how to define a spectrum of more- and less-rational reasoning that explains why we might prefer one Bayesian approximation to another. I explore approximate inference in Bayesian neural networks and consider the unintended interactions between the probabilistic model, approximating distribution, optimization algorithm, and dataset. The complexity of these interactions highlights the difficulty of any strategy for evaluating Bayesian approximations which focuses entirely on the method, outside the context of specific datasets and decision-problems. For given applications, the expected utility of the approximate posterior can measure inference quality. To assess a model's ability to incorporate different parts of the Bayesian framework we can identify desirable characteristic behaviours of Bayesian reasoning and pick decision-problems that make heavy use of those behaviours. Here, we use continual learning (testing the ability to update sequentially) and active learning (testing the ability to represent credence). But existing continual and active learning set-ups pose challenges that have nothing to do with posterior quality which can distort their ability to evaluate Bayesian approximations. These unrelated challenges can be removed or reduced, allowing better evaluation of approximate inference methods. | stat-04.zip/2211.06139.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.06039 | Online Linearized LASSO | [
"Shuoguang Yang",
"Yuhao Yan",
"Xiuneng Zhu",
"Qiang Sun"
] | 11 Nov 2022 (<a href="https://arxiv.org/abs/2211.06039v1">v1</a>), last revised 2 Jan 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.06039 | Sparse regression has been a popular approach to perform variable selection and enhance the prediction accuracy and interpretability of the resulting statistical model. Existing approaches focus on offline regularized regression, while the online scenario has rarely been studied. In this paper, we propose a novel online sparse linear regression framework for analyzing streaming data when data points arrive sequentially. Our proposed method is memory efficient and requires less stringent restricted strong convexity assumptions. Theoretically, we show that with a properly chosen regularization parameter, the $\ell_2$-norm statistical error of our estimator diminishes to zero in the optimal order of $\tilde{O}({\sqrt{s/t}})$, where $s$ is the sparsity level, $t$ is the streaming sample size, and $\tilde{O}(\cdot)$ hides logarithmic terms. Numerical experiments demonstrate the practical efficiency of our algorithm. | stat-04.zip/2211.06039.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.04984 | Graph representation learning for street networks | [
"Mateo Neira",
"Roberto Murcio"
] | 9 Nov 2022 | 12 pages, 8 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP) | https://doi.org/10.48550/arXiv.2211.04984 | Streets networks provide an invaluable source of information about the different temporal and spatial patterns emerging in our cities. These streets are often represented as graphs where intersections are modelled as nodes and streets as links between them. Previous work has shown that raster representations of the original data can be created through a learning algorithm on low-dimensional representations of the street networks. In contrast, models that capture high-level urban network metrics can be trained through convolutional neural networks. However, the detailed topological data is lost through the rasterisation of the street network. The models cannot recover this information from the image alone, failing to capture complex street network features. This paper proposes a model capable of inferring good representations directly from the street network. Specifically, we use a variational autoencoder with graph convolutional layers and a decoder that outputs a probabilistic fully-connected graph to learn latent representations that encode both local network structure and the spatial distribution of nodes. We train the model on thousands of street network segments and use the learnt representations to generate synthetic street configurations. Finally, we proposed a possible application to classify the urban morphology of different network segments by investigating their common characteristics in the learnt space. | stat-04.zip/2211.04984.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.05964 | Thompson Sampling for High-Dimensional Sparse Linear Contextual Bandits | [
"Sunrit Chakraborty",
"Saptarshi Roy",
"Ambuj Tewari"
] | 11 Nov 2022 (<a href="https://arxiv.org/abs/2211.05964v1">v1</a>), last revised 28 Jan 2023 (this version, v2) | 38 pages, 4 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2211.05964 | We consider the stochastic linear contextual bandit problem with high-dimensional features. We analyze the Thompson sampling algorithm using special classes of sparsity-inducing priors (e.g., spike-and-slab) to model the unknown parameter and provide a nearly optimal upper bound on the expected cumulative regret. To the best of our knowledge, this is the first work that provides theoretical guarantees of Thompson sampling in high-dimensional and sparse contextual bandits. For faster computation, we use variational inference instead of Markov Chain Monte Carlo (MCMC) to approximate the posterior distribution. Extensive simulations demonstrate the improved performance of our proposed algorithm over existing ones. | stat-04.zip/2211.05964.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.06457 | The Implicit Delta Method | [
"Nathan Kallus",
"James McInerney"
] | 11 Nov 2022 | 18 pages, NeurIPS 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.06457 | Epistemic uncertainty quantification is a crucial part of drawing credible conclusions from predictive models, whether concerned about the prediction at a given point or any downstream evaluation that uses the model as input. When the predictive model is simple and its evaluation differentiable, this task is solved by the delta method, where we propagate the asymptotically-normal uncertainty in the predictive model through the evaluation to compute standard errors and Wald confidence intervals. However, this becomes difficult when the model and/or evaluation becomes more complex. Remedies include the bootstrap, but it can be computationally infeasible when training the model even once is costly. In this paper, we propose an alternative, the implicit delta method, which works by infinitesimally regularizing the training loss of the predictive model to automatically assess downstream uncertainty. We show that the change in the evaluation due to regularization is consistent for the asymptotic variance of the evaluation estimator, even when the infinitesimal change is approximated by a finite difference. This provides both a reliable quantification of uncertainty in terms of standard errors as well as permits the construction of calibrated confidence intervals. We discuss connections to other approaches to uncertainty quantification, both Bayesian and frequentist, and demonstrate our approach empirically. | stat-04.zip/2211.06457.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.07861 | Regularized Stein Variational Gradient Flow | [
"Ye He",
"Krishnakumar Balasubramanian",
"Bharath K. Sriperumbudur",
"Jianfeng Lu"
] | 15 Nov 2022 (<a href="https://arxiv.org/abs/2211.07861v1">v1</a>), last revised 9 May 2024 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Analysis of PDEs (math.AP); Numerical Analysis (math.NA); Statistics Theory (math.ST); Computation (stat.CO) | https://doi.org/10.48550/arXiv.2211.07861 | The Stein Variational Gradient Descent (SVGD) algorithm is a deterministic particle method for sampling. However, a mean-field analysis reveals that the gradient flow corresponding to the SVGD algorithm (i.e., the Stein Variational Gradient Flow) only provides a constant-order approximation to the Wasserstein Gradient Flow corresponding to the KL-divergence minimization. In this work, we propose the Regularized Stein Variational Gradient Flow, which interpolates between the Stein Variational Gradient Flow and the Wasserstein Gradient Flow. We establish various theoretical properties of the Regularized Stein Variational Gradient Flow (and its time-discretization) including convergence to equilibrium, existence and uniqueness of weak solutions, and stability of the solutions. We provide preliminary numerical evidence of the improved performance offered by the regularization. | stat-04.zip/2211.07861.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.07723 | An online algorithm for contrastive Principal Component Analysis | [
"Siavash Golkar",
"David Lipshutz",
"Tiberiu Tesileanu",
"Dmitri B. Chklovskii"
] | 14 Nov 2022 | 5 pages, 4 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Neural and Evolutionary Computing (cs.NE) | https://doi.org/10.48550/arXiv.2211.07723 | Finding informative low-dimensional representations that can be computed efficiently in large datasets is an important problem in data analysis. Recently, contrastive Principal Component Analysis (cPCA) was proposed as a more informative generalization of PCA that takes advantage of contrastive learning. However, the performance of cPCA is sensitive to hyper-parameter choice and there is currently no online algorithm for implementing cPCA. Here, we introduce a modified cPCA method, which we denote cPCA*, that is more interpretable and less sensitive to the choice of hyper-parameter. We derive an online algorithm for cPCA* and show that it maps onto a neural network with local learning rules, so it can potentially be implemented in energy efficient neuromorphic hardware. We evaluate the performance of our online algorithm on real datasets and highlight the differences and similarities with the original formulation. | stat-04.zip/2211.07723.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.07907 | MMD-B-Fair: Learning Fair Representations with Statistical Testing | [
"Namrata Deka",
"Danica J. Sutherland"
] | 15 Nov 2022 (<a href="https://arxiv.org/abs/2211.07907v1">v1</a>), last revised 25 Apr 2023 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.07907 | We introduce a method, MMD-B-Fair, to learn fair representations of data via kernel two-sample testing. We find neural features of our data where a maximum mean discrepancy (MMD) test cannot distinguish between representations of different sensitive groups, while preserving information about the target attributes. Minimizing the power of an MMD test is more difficult than maximizing it (as done in previous work), because the test threshold's complex behavior cannot be simply ignored. Our method exploits the simple asymptotics of block testing schemes to efficiently find fair representations without requiring complex adversarial optimization or generative modelling schemes widely used by existing work on fair representation learning. We evaluate our approach on various datasets, showing its ability to ``hide'' information about sensitive attributes, and its effectiveness in downstream transfer tasks. | stat-04.zip/2211.07907.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.08499 | Probabilistic Querying of Continuous-Time Event Sequences | [
"Alex Boyd",
"Yuxin Chang",
"Stephan Mandt",
"Padhraic Smyth"
] | 15 Nov 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.08499 | Continuous-time event sequences, i.e., sequences consisting of continuous time stamps and associated event types ("marks"), are an important type of sequential data with many applications, e.g., in clinical medicine or user behavior modeling. Since these data are typically modeled autoregressively (e.g., using neural Hawkes processes or their classical counterparts), it is natural to ask questions about future scenarios such as "what kind of event will occur next" or "will an event of type $A$ occur before one of type $B$". Unfortunately, some of these queries are notoriously hard to address since current methods are limited to naive simulation, which can be highly inefficient. This paper introduces a new typology of query types and a framework for addressing them using importance sampling. Example queries include predicting the $n^\text{th}$ event type in a sequence and the hitting time distribution of one or more event types. We also leverage these findings further to be applicable for estimating general "$A$ before $B$" type of queries. We prove theoretically that our estimation method is effectively always better than naive simulation and show empirically based on three real-world datasets that it is on average 1,000 times more efficient than existing approaches. | stat-04.zip/2211.08499.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.08654 | Prediction and Uncertainty Quantification of SAFARI-1 Axial Neutron Flux Profiles with Neural Networks | [
"Lesego E. Moloko",
"Pavel M. Bokov",
"Xu Wu",
"Kostadin N. Ivanov"
] | 16 Nov 2022 | 34 pages, 12 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Computational Physics (physics.comp-ph) | https://doi.org/10.48550/arXiv.2211.08654 | Artificial Neural Networks (ANNs) have been successfully used in various nuclear engineering applications, such as predicting reactor physics parameters within reasonable time and with a high level of accuracy. Despite this success, they cannot provide information about the model prediction uncertainties, making it difficult to assess ANN prediction credibility, especially in extrapolated domains. In this study, Deep Neural Networks (DNNs) are used to predict the assembly axial neutron flux profiles in the SAFARI-1 research reactor, with quantified uncertainties in the ANN predictions and extrapolation to cycles not used in the training process. The training dataset consists of copper-wire activation measurements, the axial measurement locations and the measured control bank positions obtained from the reactor's historical cycles. Uncertainty Quantification of the regular DNN models' predictions is performed using Monte Carlo Dropout (MCD) and Bayesian Neural Networks solved by Variational Inference (BNN VI). The regular DNNs, DNNs solved with MCD and BNN VI results agree very well among each other as well as with the new measured dataset not used in the training process, thus indicating good prediction and generalization capability. The uncertainty bands produced by MCD and BNN VI agree very well, and in general, they can fully envelop the noisy measurement data points. The developed ANNs are useful in supporting the experimental measurements campaign and neutronics code Verification and Validation (V&V). | stat-04.zip/2211.08654.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.04409 | Individualized and Global Feature Attributions for Gradient Boosted Trees in the Presence of $\ell_2$ Regularization | [
"Qingyao Sun"
] | 8 Nov 2022 | 43 pages, 29 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.04409 | While $\ell_2$ regularization is widely used in training gradient boosted trees, popular individualized feature attribution methods for trees such as Saabas and TreeSHAP overlook the training procedure. We propose Prediction Decomposition Attribution (PreDecomp), a novel individualized feature attribution for gradient boosted trees when they are trained with $\ell_2$ regularization. Theoretical analysis shows that the inner product between PreDecomp and labels on in-sample data is essentially the total gain of a tree, and that it can faithfully recover additive models in the population case when features are independent. Inspired by the connection between PreDecomp and total gain, we also propose TreeInner, a family of debiased global feature attributions defined in terms of the inner product between any individualized feature attribution and labels on out-sample data for each tree. Numerical experiments on a simulated dataset and a genomic ChIP dataset show that TreeInner has state-of-the-art feature selection performance. Code reproducing experiments is available at <a href="https://github.com/nalzok/TreeInner" rel="external noopener nofollow" class="link-external link-https">this https URL</a> . | stat-04.zip/2211.04409.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.08775 | Unbalanced Optimal Transport, from Theory to Numerics | [
"Thibault Séjourné",
"Gabriel Peyré",
"François-Xavier Vialard"
] | 16 Nov 2022 (<a href="https://arxiv.org/abs/2211.08775v1">v1</a>), last revised 16 Jan 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC) | https://doi.org/10.48550/arXiv.2211.08775 | Optimal Transport (OT) has recently emerged as a central tool in data sciences to compare in a geometrically faithful way point clouds and more generally probability distributions. The wide adoption of OT into existing data analysis and machine learning pipelines is however plagued by several shortcomings. This includes its lack of robustness to outliers, its high computational costs, the need for a large number of samples in high dimension and the difficulty to handle data in distinct spaces. In this review, we detail several recently proposed approaches to mitigate these issues. We insist in particular on unbalanced OT, which compares arbitrary positive measures, not restricted to probability distributions (i.e. their total mass can vary). This generalization of OT makes it robust to outliers and missing data. The second workhorse of modern computational OT is entropic regularization, which leads to scalable algorithms while lowering the sample complexity in high dimension. The last point presented in this review is the Gromov-Wasserstein (GW) distance, which extends OT to cope with distributions belonging to different metric spaces. The main motivation for this review is to explain how unbalanced OT, entropic regularization and GW can work hand-in-hand to turn OT into efficient geometric loss functions for data sciences. | stat-04.zip/2211.08775.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.08943 | Comparing Explanation Methods for Traditional Machine Learning Models Part 1: An Overview of Current Methods and Quantifying Their Disagreement | [
"Montgomery Flora",
"Corey Potvin",
"Amy McGovern",
"Shawn Handler"
] | 16 Nov 2022 | 22 pages; 10 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Atmospheric and Oceanic Physics (physics.ao-ph); Applications (stat.AP) | https://doi.org/10.48550/arXiv.2211.08943 | With increasing interest in explaining machine learning (ML) models, the first part of this two-part study synthesizes recent research on methods for explaining global and local aspects of ML models. This study distinguishes explainability from interpretability, local from global explainability, and feature importance versus feature relevance. We demonstrate and visualize different explanation methods, how to interpret them, and provide a complete Python package (scikit-explain) to allow future researchers to explore these products. We also highlight the frequent disagreement between explanation methods for feature rankings and feature effects and provide practical advice for dealing with these disagreements. We used ML models developed for severe weather prediction and sub-freezing road surface temperature prediction to generalize the behavior of the different explanation methods. For feature rankings, there is substantially more agreement on the set of top features (e.g., on average, two methods agree on 6 of the top 10 features) than on specific rankings (on average, two methods only agree on the ranks of 2-3 features in the set of top 10 features). On the other hand, two feature effect curves from different methods are in high agreement as long as the phase space is well sampled. Finally, a lesser-known method, tree interpreter, was found comparable to SHAP for feature effects, and with the widespread use of random forests in geosciences and computational ease of tree interpreter, we recommend it be explored in future research. | stat-04.zip/2211.08943.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.05698 | Probabilistic thermal stability prediction through sparsity promoting transformer representation | [
"Yevgen Zainchkovskyy",
"Jesper Ferkinghoff-Borg",
"Anja Bennett",
"Thomas Egebjerg",
"Nikolai Lorenzen",
"Per Jr. Greisen",
"Søren Hauberg",
"Carsten Stahlhut"
] | 10 Nov 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.05698 | Pre-trained protein language models have demonstrated significant applicability in different protein engineering task. A general usage of these pre-trained transformer models latent representation is to use a mean pool across residue positions to reduce the feature dimensions to further downstream tasks such as predicting bio-physics properties or other functional behaviours. In this paper we provide a two-fold contribution to machine learning (ML) driven drug design. Firstly, we demonstrate the power of sparsity by promoting penalization of pre-trained transformer models to secure more robust and accurate melting temperature (Tm) prediction of single-chain variable fragments with a mean absolute error of 0.23C. Secondly, we demonstrate the power of framing our prediction problem in a probabilistic framework. Specifically, we advocate for the need of adopting probabilistic frameworks especially in the context of ML driven drug design. | stat-04.zip/2211.05698.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.08856 | Challenges in creative generative models for music: a divergence maximization perspective | [
"Axel Chemla--Romeu-Santos",
"Philippe Esling"
] | 16 Nov 2022 | to be published in AI Music Creativity Conference proceedings (AIMC2022) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP) | https://doi.org/10.48550/arXiv.2211.08856 | The development of generative Machine Learning (ML) models in creative practices, enabled by the recent improvements in usability and availability of pre-trained models, is raising more and more interest among artists, practitioners and performers. Yet, the introduction of such techniques in artistic domains also revealed multiple limitations that escape current evaluation methods used by scientists. Notably, most models are still unable to generate content that lay outside of the domain defined by the training dataset. In this paper, we propose an alternative prospective framework, starting from a new general formulation of ML objectives, that we derive to delineate possible implications and solutions that already exist in the ML literature (notably for the audio and musical domain). We also discuss existing relations between generative models and computational creativity and how our framework could help address the lack of creativity in existing models. | stat-04.zip/2211.08856.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.09221 | The non-overlapping statistical approximation to overlapping group lasso | [
"Mingyu Qi",
"Tianxi Li"
] | 16 Nov 2022 (<a href="https://arxiv.org/abs/2211.09221v1">v1</a>), last revised 20 Feb 2024 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.09221 | Group lasso is a commonly used regularization method in statistical learning in which parameters are eliminated from the model according to predefined groups. However, when the groups overlap, optimizing the group lasso penalized objective can be time-consuming on large-scale problems because of the non-separability induced by the overlapping groups. This bottleneck has seriously limited the application of overlapping group lasso regularization in many modern problems, such as gene pathway selection and graphical model estimation. In this paper, we propose a separable penalty as an approximation of the overlapping group lasso penalty. Thanks to the separability, the computation of regularization based on our penalty is substantially faster than that of the overlapping group lasso, especially for large-scale and high-dimensional problems. We show that the penalty is the tightest separable relaxation of the overlapping group lasso norm within the family of $\ell_{q_1}/\ell_{q_2}$ norms. Moreover, we show that the estimator based on the proposed separable penalty is statistically equivalent to the one based on the overlapping group lasso penalty with respect to their error bounds and the rate-optimal performance under the squared loss. We demonstrate the faster computational time and statistical equivalence of our method compared with the overlapping group lasso in simulation examples and a classification problem of cancer tumors based on gene expression and multiple gene pathways. | stat-04.zip/2211.09221.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.05430 | Regret Bounds for Noise-Free Cascaded Kernelized Bandits | [
"Zihan Li",
"Jonathan Scarlett"
] | 10 Nov 2022 (<a href="https://arxiv.org/abs/2211.05430v1">v1</a>), last revised 13 May 2024 (this version, v2) | TMLR | Machine Learning (stat.ML) | Machine Learning (stat.ML); Information Theory (cs.IT); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.05430 | We consider optimizing a function network in the noise-free grey-box setting with RKHS function classes, where the exact intermediate results are observable. We assume that the structure of the network is known (but not the underlying functions comprising it), and we study three types of structures: (1) chain: a cascade of scalar-valued functions, (2) multi-output chain: a cascade of vector-valued functions, and (3) feed-forward network: a fully connected feed-forward network of scalar-valued functions. We propose a sequential upper confidence bound based algorithm GPN-UCB along with a general theoretical upper bound on the cumulative regret. In addition, we propose a non-adaptive sampling based method along with its theoretical upper bound on the simple regret for the Matérn kernel. We also provide algorithm-independent lower bounds on the simple regret and cumulative regret. Our regret bounds for GPN-UCB have the same dependence on the time horizon as the best known in the vanilla black-box setting, as well as near-optimal dependencies on other parameters (e.g., RKHS norm and network length). | stat-04.zip/2211.05430.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.09403 | Learning Mixtures of Markov Chains and MDPs | [
"Chinmaya Kausik",
"Kevin Tan",
"Ambuj Tewari"
] | 17 Nov 2022 (<a href="https://arxiv.org/abs/2211.09403v1">v1</a>), last revised 6 Feb 2023 (this version, v3) | 51 pages (13 page paper, 38 page appendix). Paper restructured and refined, corrections made to proofs, experiments added | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.09403 | We present an algorithm for learning mixtures of Markov chains and Markov decision processes (MDPs) from short unlabeled trajectories. Specifically, our method handles mixtures of Markov chains with optional control input by going through a multi-step process, involving (1) a subspace estimation step, (2) spectral clustering of trajectories using "pairwise distance estimators," along with refinement using the EM algorithm, (3) a model estimation step, and (4) a classification step for predicting labels of new trajectories. We provide end-to-end performance guarantees, where we only explicitly require the length of trajectories to be linear in the number of states and the number of trajectories to be linear in a mixing time parameter. Experimental results support these guarantees, where we attain 96.6% average accuracy on a mixture of two MDPs in gridworld, outperforming the EM algorithm with random initialization (73.2% average accuracy). | stat-04.zip/2211.09403.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.10013 | Active Learning by Query by Committee with Robust Divergences | [
"Hideitsu Hino",
"Shinto Eguchi"
] | 18 Nov 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.10013 | Active learning is a widely used methodology for various problems with high measurement costs. In active learning, the next object to be measured is selected by an acquisition function, and measurements are performed sequentially. The query by committee is a well-known acquisition function. In conventional methods, committee disagreement is quantified by the Kullback--Leibler divergence. In this paper, the measure of disagreement is defined by the Bregman divergence, which includes the Kullback--Leibler divergence as an instance, and the dual $\gamma$-power divergence. As a particular class of the Bregman divergence, the $\beta$-divergence is considered. By deriving the influence function, we show that the proposed method using $\beta$-divergence and dual $\gamma$-power divergence are more robust than the conventional method in which the measure of disagreement is defined by the Kullback--Leibler divergence. Experimental results show that the proposed method performs as well as or better than the conventional method. | stat-04.zip/2211.10013.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.07206 | Scalable PAC-Bayesian Meta-Learning via the PAC-Optimal Hyper-Posterior: From Theory to Practice | [
"Jonas Rothfuss",
"Martin Josifoski",
"Vincent Fortuin",
"Andreas Krause"
] | 14 Nov 2022 (<a href="https://arxiv.org/abs/2211.07206v1">v1</a>), last revised 22 Dec 2023 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.07206 | Meta-Learning aims to speed up the learning process on new tasks by acquiring useful inductive biases from datasets of related learning tasks. While, in practice, the number of related tasks available is often small, most of the existing approaches assume an abundance of tasks; making them unrealistic and prone to overfitting. A central question in the meta-learning literature is how to regularize to ensure generalization to unseen tasks. In this work, we provide a theoretical analysis using the PAC-Bayesian theory and present a generalization bound for meta-learning, which was first derived by Rothfuss et al. (2021a). Crucially, the bound allows us to derive the closed form of the optimal hyper-posterior, referred to as PACOH, which leads to the best performance guarantees. We provide a theoretical analysis and empirical case study under which conditions and to what extent these guarantees for meta-learning improve upon PAC-Bayesian per-task learning bounds. The closed-form PACOH inspires a practical meta-learning approach that avoids the reliance on bi-level optimization, giving rise to a stochastic optimization problem that is amenable to standard variational methods that scale well. Our experiments show that, when instantiating the PACOH with Gaussian processes and Bayesian Neural Networks models, the resulting methods are more scalable, and yield state-of-the-art performance, both in terms of predictive accuracy and the quality of uncertainty estimates. | stat-04.zip/2211.07206.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.09781 | Monitoring machine learning (ML)-based risk prediction algorithms in the presence of confounding medical interventions | [
"Jean Feng",
"Alexej Gossmann",
"Gene Pennello",
"Nicholas Petrick",
"Berkman Sahiner",
"Romain Pirracchio"
] | 17 Nov 2022 (<a href="https://arxiv.org/abs/2211.09781v1">v1</a>), last revised 14 Apr 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Computers and Society (cs.CY); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.09781 | Performance monitoring of machine learning (ML)-based risk prediction models in healthcare is complicated by the issue of confounding medical interventions (CMI): when an algorithm predicts a patient to be at high risk for an adverse event, clinicians are more likely to administer prophylactic treatment and alter the very target that the algorithm aims to predict. A simple approach is to ignore CMI and monitor only the untreated patients, whose outcomes remain unaltered. In general, ignoring CMI may inflate Type I error because (i) untreated patients disproportionally represent those with low predicted risk and (ii) evolution in both the model and clinician trust in the model can induce complex dependencies that violate standard assumptions. Nevertheless, we show that valid inference is still possible if one monitors conditional performance and if either conditional exchangeability or time-constant selection bias hold. Specifically, we develop a new score-based cumulative sum (CUSUM) monitoring procedure with dynamic control limits. Through simulations, we demonstrate the benefits of combining model updating with monitoring and investigate how over-trust in a prediction model may delay detection of performance deterioration. Finally, we illustrate how these monitoring methods can be used to detect calibration decay of an ML-based risk calculator for postoperative nausea and vomiting during the COVID-19 pandemic. | stat-04.zip/2211.09781.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.10015 | Asymptotics for The $k$-means | [
"Tonglin Zhang"
] | 18 Nov 2022 | Manuscript | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.10015 | The $k$-means is one of the most important unsupervised learning techniques in statistics and computer science. The goal is to partition a data set into many clusters, such that observations within clusters are the most homogeneous and observations between clusters are the most heterogeneous. Although it is well known, the investigation of the asymptotic properties is far behind, leading to difficulties in developing more precise $k$-means methods in practice. To address this issue, a new concept called clustering consistency is proposed. Fundamentally, the proposed clustering consistency is more appropriate than the previous criterion consistency for the clustering methods. Using this concept, a new $k$-means method is proposed. It is found that the proposed $k$-means method has lower clustering error rates and is more robust to small clusters and outliers than existing $k$-means methods. When $k$ is unknown, using the Gap statistics, the proposed method can also identify the number of clusters. This is rarely achieved by existing $k$-means methods adopted by many software packages. | stat-04.zip/2211.10015.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.09287 | Variable selection for nonlinear Cox regression model via deep learning | [
"Kexuan Li"
] | 17 Nov 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2211.09287 | Variable selection problem for the nonlinear Cox regression model is considered. In survival analysis, one main objective is to identify the covariates that are associated with the risk of experiencing the event of interest. The Cox proportional hazard model is being used extensively in survival analysis in studying the relationship between survival times and covariates, where the model assumes that the covariate has a log-linear effect on the hazard function. However, this linearity assumption may not be satisfied in practice. In order to extract a representative subset of features, various variable selection approaches have been proposed for survival data under the linear Cox model. However, there exists little literature on variable selection for the nonlinear Cox model. To break this gap, we extend the recently developed deep learning-based variable selection model LassoNet to survival data. Simulations are provided to demonstrate the validity and effectiveness of the proposed method. Finally, we apply the proposed methodology to analyze a real data set on diffuse large B-cell lymphoma. | stat-04.zip/2211.09287.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.10061 | Data-Adaptive Discriminative Feature Localization with Statistically Guaranteed Interpretation | [
"Ben Dai",
"Xiaotong Shen",
"Lin Yee Chen",
"Chunlin Li",
"Wei Pan"
] | 18 Nov 2022 | 27 pages, 11 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Applications (stat.AP); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2211.10061 | In explainable artificial intelligence, discriminative feature localization is critical to reveal a blackbox model's decision-making process from raw data to prediction. In this article, we use two real datasets, the MNIST handwritten digits and MIT-BIH Electrocardiogram (ECG) signals, to motivate key characteristics of discriminative features, namely adaptiveness, predictive importance and effectiveness. Then, we develop a localization framework based on adversarial attacks to effectively localize discriminative features. In contrast to existing heuristic methods, we also provide a statistically guaranteed interpretability of the localized features by measuring a generalized partial $R^2$. We apply the proposed method to the MNIST dataset and the MIT-BIH dataset with a convolutional auto-encoder. In the first, the compact image regions localized by the proposed method are visually appealing. Similarly, in the second, the identified ECG features are biologically plausible and consistent with cardiac electrophysiological principles while locating subtle anomalies in a QRS complex that may not be discernible by the naked eye. Overall, the proposed method compares favorably with state-of-the-art competitors. Accompanying this paper is a Python library dnn-locate (<a href="https://dnn-locate.readthedocs.io/en/latest/" rel="external noopener nofollow" class="link-external link-https">this https URL</a>) that implements the proposed approach. | stat-04.zip/2211.10061.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.07767 | Learning to Optimize with Stochastic Dominance Constraints | [
"Hanjun Dai",
"Yuan Xue",
"Niao He",
"Bethany Wang",
"Na Li",
"Dale Schuurmans",
"Bo Dai"
] | 14 Nov 2022 (<a href="https://arxiv.org/abs/2211.07767v1">v1</a>), last revised 25 Feb 2023 (this version, v3) | Accepted to the 26th International Conference on Artificial Intelligence and Statistics (AISTATS 2023) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC) | https://doi.org/10.48550/arXiv.2211.07767 | In real-world decision-making, uncertainty is important yet difficult to handle. Stochastic dominance provides a theoretically sound approach for comparing uncertain quantities, but optimization with stochastic dominance constraints is often computationally expensive, which limits practical applicability. In this paper, we develop a simple yet efficient approach for the problem, the Light Stochastic Dominance Solver (light-SD), that leverages useful properties of the Lagrangian. We recast the inner optimization in the Lagrangian as a learning problem for surrogate approximation, which bypasses apparent intractability and leads to tractable updates or even closed-form solutions for gradient calculations. We prove convergence of the algorithm and test it empirically. The proposed light-SD demonstrates superior performance on several representative problems ranging from finance to supply chain management. | stat-04.zip/2211.07767.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.06410 | RFFNet: Large-Scale Interpretable Kernel Methods via Random Fourier Features | [
"Mateus P. Otto",
"Rafael Izbicki"
] | 11 Nov 2022 (<a href="https://arxiv.org/abs/2211.06410v1">v1</a>), last revised 12 Apr 2024 (this version, v2) | New datasets, ablation studies, and discussion of method's components. 45 pages, 11 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.06410 | Kernel methods provide a flexible and theoretically grounded approach to nonlinear and nonparametric learning. While memory and run-time requirements hinder their applicability to large datasets, many low-rank kernel approximations, such as random Fourier features, were recently developed to scale up such kernel methods. However, these scalable approaches are based on approximations of isotropic kernels, which cannot remove the influence of irrelevant features. In this work, we design random Fourier features for a family of automatic relevance determination (ARD) kernels, and introduce RFFNet, a new large-scale kernel method that learns the kernel relevances' on the fly via first-order stochastic optimization. We present an effective initialization scheme for the method's non-convex objective function, evaluate if hard-thresholding RFFNet's learned relevances yield a sensible rule for variable selection, and perform an extensive ablation study of RFFNet's components. Numerical validation on simulated and real-world data shows that our approach has a small memory footprint and run-time, achieves low prediction error, and effectively identifies relevant features, thus leading to more interpretable solutions. We supply users with an efficient, PyTorch-based library, that adheres to the scikit-learn standard API and code for fully reproducing our results. | stat-04.zip/2211.06410.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.07267 | The Best Path Algorithm automatic variables selection via High Dimensional Graphical Models | [
"Luigi Riso",
"Maria G. Zoia",
"Consuelo R. Nava"
] | 14 Nov 2022 (<a href="https://arxiv.org/abs/2211.07267v1">v1</a>), last revised 6 Dec 2022 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.07267 | This paper proposes a new algorithm for an automatic variable selection procedure in High Dimensional Graphical Models. The algorithm selects the relevant variables for the node of interest on the basis of mutual information. Several contributions in literature have investigated the use of mutual information in selecting the appropriate number of relevant features in a large data-set, but most of them have focused on binary outcomes or required high computational effort. The algorithm here proposed overcomes these drawbacks as it is an extension of Chow and Liu's algorithm. Once, the probabilistic structure of a High Dimensional Graphical Model is determined via the said algorithm, the best path-step, including variables with the most explanatory/predictive power for a variable of interest, is determined via the computation of the entropy coefficient of determination. The latter, being based on the notion of (symmetric) Kullback-Leibler divergence, turns out to be closely connected to the mutual information of the involved variables. The application of the algorithm to a wide range of real-word and publicly data-sets has highlighted its potential and greater effectiveness compared to alternative extant methods. | stat-04.zip/2211.07267.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.07092 | Offline Estimation of Controlled Markov Chains: Minimaxity and Sample Complexity | [
"Imon Banerjee",
"Harsha Honnappa",
"Vinayak Rao"
] | 14 Nov 2022 (<a href="https://arxiv.org/abs/2211.07092v1">v1</a>), last revised 26 Jan 2024 (this version, v4) | 71 pages, 23 main | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2211.07092 | In this work, we study a natural nonparametric estimator of the transition probability matrices of a finite controlled Markov chain. We consider an offline setting with a fixed dataset, collected using a so-called logging policy. We develop sample complexity bounds for the estimator and establish conditions for minimaxity. Our statistical bounds depend on the logging policy through its mixing properties. We show that achieving a particular statistical risk bound involves a subtle and interesting trade-off between the strength of the mixing properties and the number of samples. We demonstrate the validity of our results under various examples, such as ergodic Markov chains, weakly ergodic inhomogeneous Markov chains, and controlled Markov chains with non-stationary Markov, episodic, and greedy controls. Lastly, we use these sample complexity bounds to establish concomitant ones for offline evaluation of stationary Markov control policies. | stat-04.zip/2211.07092.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.07533 | Generalized Balancing Weights via Deep Neural Networks | [
"Yoshiaki Kitazawa"
] | 14 Nov 2022 (<a href="https://arxiv.org/abs/2211.07533v1">v1</a>), last revised 29 Sep 2023 (this version, v6) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.07533 | Estimating causal effects from observational data is a central problem in many domains. A general approach is to balance covariates with weights such that the distribution of the data mimics randomization. We present generalized balancing weights, Neural Balancing Weights (NBW), to estimate the causal effects of an arbitrary mixture of discrete and continuous interventions. The weights were obtained through direct estimation of the density ratio between the source and balanced distributions by optimizing the variational representation of $f$-divergence. For this, we selected $\alpha$-divergence as it presents efficient optimization because it has an estimator whose sample complexity is independent of its ground truth value and unbiased mini-batch gradients; moreover, it is advantageous for the vanishing-gradient problem. In addition, we provide the following two methods for estimating the balancing weights: improving the generalization performance of the balancing weights and checking the balance of the distribution changed by the weights. Finally, we discuss the sample size requirements for the weights as a general problem of a curse of dimensionality when balancing multidimensional data. Our study provides a basic approach for estimating the balancing weights of multidimensional data using variational $f$-divergences. | stat-04.zip/2211.07533.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.08958 | Vector-Valued Least-Squares Regression under Output Regularity Assumptions | [
"Luc Brogat-Motte",
"Alessandro Rudi",
"Céline Brouard",
"Juho Rousu",
"Florence d'Alché-Buc"
] | 16 Nov 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.08958 | We propose and analyse a reduced-rank method for solving least-squares regression problems with infinite dimensional output. We derive learning bounds for our method, and study under which setting statistical performance is improved in comparison to full-rank method. Our analysis extends the interest of reduced-rank regression beyond the standard low-rank setting to more general output regularity assumptions. We illustrate our theoretical insights on synthetic least-squares problems. Then, we propose a surrogate structured prediction method derived from this reduced-rank method. We assess its benefits on three different problems: image reconstruction, multi-label classification, and metabolite identification. | stat-04.zip/2211.08958.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.08036 | Provably Reliable Large-Scale Sampling from Gaussian Processes | [
"Anthony Stephenson",
"Robert Allison",
"Edward Pyzer-Knapp"
] | 15 Nov 2022 (<a href="https://arxiv.org/abs/2211.08036v1">v1</a>), last revised 1 Jan 2023 (this version, v3) | Main article 4 pages + 14 pages of supplementary material. To be published in NeurIPS 2022 Proceedings Workshop on "Gaussian Processes, Spatiotemporal Modeling, and Decision-making Systems" | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2211.08036 | When comparing approximate Gaussian process (GP) models, it can be helpful to be able to generate data from any GP. If we are interested in how approximate methods perform at scale, we may wish to generate very large synthetic datasets to evaluate them. Naïvely doing so would cost \(\mathcal{O}(n^3)\) flops and \(\mathcal{O}(n^2)\) memory to generate a size \(n\) sample. We demonstrate how to scale such data generation to large \(n\) whilst still providing guarantees that, with high probability, the sample is indistinguishable from a sample from the desired GP. | stat-04.zip/2211.08036.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.08311 | On Penalization in Stochastic Multi-armed Bandits | [
"Guanhua Fang",
"Ping Li",
"Gennady Samorodnitsky"
] | 15 Nov 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.08311 | We study an important variant of the stochastic multi-armed bandit (MAB) problem, which takes penalization into consideration. Instead of directly maximizing cumulative expected reward, we need to balance between the total reward and fairness level. In this paper, we present some new insights in MAB and formulate the problem in the penalization framework, where rigorous penalized regret can be well defined and more sophisticated regret analysis is possible. Under such a framework, we propose a hard-threshold UCB-like algorithm, which enjoys many merits including asymptotic fairness, nearly optimal regret, better tradeoff between reward and fairness. Both gap-dependent and gap-independent regret bounds have been established. Multiple insightful comments are given to illustrate the soundness of our theoretical analysis. Numerous experimental results corroborate the theory and show the superiority of our method over other existing methods. | stat-04.zip/2211.08311.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.09602 | Validation Diagnostics for SBI algorithms based on Normalizing Flows | [
"Julia Linhart",
"Alexandre Gramfort",
"Pedro L. C. Rodrigues"
] | 17 Nov 2022 (<a href="https://arxiv.org/abs/2211.09602v1">v1</a>), last revised 24 Nov 2022 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Quantitative Methods (q-bio.QM) | https://doi.org/10.48550/arXiv.2211.09602 | Building on the recent trend of new deep generative models known as Normalizing Flows (NF), simulation-based inference (SBI) algorithms can now efficiently accommodate arbitrary complex and high-dimensional data distributions. The development of appropriate validation methods however has fallen behind. Indeed, most of the existing metrics either require access to the true posterior distribution, or fail to provide theoretical guarantees on the consistency of the inferred approximation beyond the one-dimensional setting. This work proposes easy to interpret validation diagnostics for multi-dimensional conditional (posterior) density estimators based on NF. It also offers theoretical guarantees based on results of local consistency. The proposed workflow can be used to check, analyse and guarantee consistent behavior of the estimator. The method is illustrated with a challenging example that involves tightly coupled parameters in the context of computational neuroscience. This work should help the design of better specified models or drive the development of novel SBI-algorithms, hence allowing to build up trust on their ability to address important questions in experimental science. | stat-04.zip/2211.09602.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.09478 | Parameterization of state duration in Hidden semi-Markov Models: an application in electrocardiography | [
"Adrián Pérez Herrero",
"Paulo Félix Lamas",
"Jesús María Rodríguez Presedo"
] | 17 Nov 2022 | 9 pages, 3 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Signal Processing (eess.SP); Applications (stat.AP) | https://doi.org/10.48550/arXiv.2211.09478 | This work aims at providing a new model for time series classification based on learning from just one example. We assume that time series can be well characterized as a parametric random process, a sort of Hidden semi-Markov Model representing a sequence of regression models with variable duration. We introduce a parametric stochastic model for time series pattern recognition and provide a maximum-likelihood estimation of its parameters. Particularly, we are interested in examining two different representations for state duration: i) a discrete density distribution requiring an estimate for each possible duration; and ii) a parametric family of continuous density functions, here the Gamma distribution, with just two parameters to estimate. An application on heartbeat classification reveals the main strengths and weaknesses of each alternative. | stat-04.zip/2211.09478.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.09272 | A Generalized Latent Factor Model Approach to Mixed-data Matrix Completion with Entrywise Consistency | [
"Yunxiao Chen",
"Xiaoou Li"
] | 17 Nov 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2211.09272 | Matrix completion is a class of machine learning methods that concerns the prediction of missing entries in a partially observed matrix. This paper studies matrix completion for mixed data, i.e., data involving mixed types of variables (e.g., continuous, binary, ordinal). We formulate it as a low-rank matrix estimation problem under a general family of non-linear factor models and then propose entrywise consistent estimators for estimating the low-rank matrix. Tight probabilistic error bounds are derived for the proposed estimators. The proposed methods are evaluated by simulation studies and real-data applications for collaborative filtering and large-scale educational assessment. | stat-04.zip/2211.09272.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.09184 | An Empirical Analysis of the Advantages of Finite- v.s. Infinite-Width Bayesian Neural Networks | [
"Jiayu Yao",
"Yaniv Yacoby",
"Beau Coker",
"Weiwei Pan",
"Finale Doshi-Velez"
] | 16 Nov 2022 (<a href="https://arxiv.org/abs/2211.09184v1">v1</a>), last revised 28 Nov 2022 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.09184 | Comparing Bayesian neural networks (BNNs) with different widths is challenging because, as the width increases, multiple model properties change simultaneously, and, inference in the finite-width case is intractable. In this work, we empirically compare finite- and infinite-width BNNs, and provide quantitative and qualitative explanations for their performance difference. We find that when the model is mis-specified, increasing width can hurt BNN performance. In these cases, we provide evidence that finite-width BNNs generalize better partially due to the properties of their frequency spectrum that allows them to adapt under model mismatch. | stat-04.zip/2211.09184.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.16583 | Offline Policy Evaluation and Optimization under Confounding | [
"Chinmaya Kausik",
"Yangyi Lu",
"Kevin Tan",
"Maggie Makar",
"Yixin Wang",
"Ambuj Tewari"
] | 29 Nov 2022 (<a href="https://arxiv.org/abs/2211.16583v1">v1</a>), last revised 7 Nov 2023 (this version, v4) | Overhauled terminology and presentation, strengthened presentation of results | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.16583 | Evaluating and optimizing policies in the presence of unobserved confounders is a problem of growing interest in offline reinforcement learning. Using conventional methods for offline RL in the presence of confounding can not only lead to poor decisions and poor policies, but also have disastrous effects in critical applications such as healthcare and education. We map out the landscape of offline policy evaluation for confounded MDPs, distinguishing assumptions on confounding based on whether they are memoryless and on their effect on the data-collection policies. We characterize settings where consistent value estimates are provably not achievable, and provide algorithms with guarantees to instead estimate lower bounds on the value. When consistent estimates are achievable, we provide algorithms for value estimation with sample complexity guarantees. We also present new algorithms for offline policy improvement and prove local convergence guarantees. Finally, we experimentally evaluate our algorithms on both a gridworld environment and a simulated healthcare setting of managing sepsis patients. In gridworld, our model-based method provides tighter lower bounds than existing methods, while in the sepsis simulator, our methods significantly outperform confounder-oblivious benchmarks. | stat-04.zip/2211.16583.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.02912 | New Definitions and Evaluations for Saliency Methods: Staying Intrinsic, Complete and Sound | [
"Arushi Gupta",
"Nikunj Saunshi",
"Dingli Yu",
"Kaifeng Lyu",
"Sanjeev Arora"
] | 5 Nov 2022 | NeurIPS 2022 (Oral) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.02912 | Saliency methods compute heat maps that highlight portions of an input that were most {\em important} for the label assigned to it by a deep net. Evaluations of saliency methods convert this heat map into a new {\em masked input} by retaining the $k$ highest-ranked pixels of the original input and replacing the rest with \textquotedblleft uninformative\textquotedblright\ pixels, and checking if the net's output is mostly unchanged. This is usually seen as an {\em explanation} of the output, but the current paper highlights reasons why this inference of causality may be suspect. Inspired by logic concepts of {\em completeness \& soundness}, it observes that the above type of evaluation focuses on completeness of the explanation, but ignores soundness. New evaluation metrics are introduced to capture both notions, while staying in an {\em intrinsic} framework -- i.e., using the dataset and the net, but no separately trained nets, human evaluations, etc. A simple saliency method is described that matches or outperforms prior methods in the evaluations. Experiments also suggest new intrinsic justifications, based on soundness, for popular heuristic tricks such as TV regularization and upsampling. | stat-04.zip/2211.02912.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.09391 | Transfer learning for tensor Gaussian graphical models | [
"Mingyang Ren",
"Yaoming Zhen",
"Junhui Wang"
] | 17 Nov 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.09391 | Tensor Gaussian graphical models (GGMs), interpreting conditional independence structures within tensor data, have important applications in numerous areas. Yet, the available tensor data in one single study is often limited due to high acquisition costs. Although relevant studies can provide additional data, it remains an open question how to pool such heterogeneous data. In this paper, we propose a transfer learning framework for tensor GGMs, which takes full advantage of informative auxiliary domains even when non-informative auxiliary domains are present, benefiting from the carefully designed data-adaptive weights. Our theoretical analysis shows substantial improvement of estimation errors and variable selection consistency on the target domain under much relaxed conditions, by leveraging information from auxiliary domains. Extensive numerical experiments are conducted on both synthetic tensor graphs and a brain functional connectivity network data, which demonstrates the satisfactory performance of the proposed method. | stat-04.zip/2211.09391.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.07866 | Efficient Estimation for Longitudinal Networks via Adaptive Merging | [
"Haoran Zhang",
"Junhui Wang"
] | 15 Nov 2022 (<a href="https://arxiv.org/abs/2211.07866v1">v1</a>), last revised 1 Jul 2024 (this version, v5) | 30 pages and 4 figures; appendix including technical proof will be uploaded later | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.07866 | Longitudinal network consists of a sequence of temporal edges among multiple nodes, where the temporal edges are observed in real time. It has become ubiquitous with the rise of online social platform and e-commerce, but largely under-investigated in literature. In this paper, we propose an efficient estimation framework for longitudinal network, leveraging strengths of adaptive network merging, tensor decomposition and point process. It merges neighboring sparse networks so as to enlarge the number of observed edges and reduce estimation variance, whereas the estimation bias introduced by network merging is controlled by exploiting local temporal structures for adaptive network neighborhood. A projected gradient descent algorithm is proposed to facilitate estimation, where the upper bound of the estimation error in each iteration is established. A thorough analysis is conducted to quantify the asymptotic behavior of the proposed method, which shows that it can significantly reduce the estimation error and also provides guideline for network merging under various scenarios. We further demonstrate the advantage of the proposed method through extensive numerical experiments on synthetic datasets and a militarized interstate dispute dataset. | stat-04.zip/2211.07866.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.15888 | UQ-ARMED: Uncertainty quantification of adversarially-regularized mixed effects deep learning for clustered non-iid data | [
"Alex Treacher",
"Kevin Nguyen",
"Dylan Owens",
"Daniel Heitjan",
"Albert Montillo"
] | 29 Nov 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2211.15888 | This work demonstrates the ability to produce readily interpretable statistical metrics for model fit, fixed effects covariance coefficients, and prediction confidence. Importantly, this work compares 4 suitable and commonly applied epistemic UQ approaches, BNN, SWAG, MC dropout, and ensemble approaches in their ability to calculate these statistical metrics for the ARMED MEDL models. In our experiment for AD prognosis, not only do the UQ methods provide these benefits, but several UQ methods maintain the high performance of the original ARMED method, some even provide a modest (but not statistically significant) performance improvement. The ensemble models, especially the ensemble method with a 90% subsampling, performed well across all metrics we tested with (1) high performance that was comparable to the non-UQ ARMED model, (2) properly deweights the confounds probes and assigns them statistically insignificant p-values, (3) attains relatively high calibration of the output prediction confidence. Based on the results, the ensemble approaches, especially with a subsampling of 90%, provided the best all-round performance for prediction and uncertainty estimation, and achieved our goals to provide statistical significance for model fit, statistical significance covariate coefficients, and confidence in prediction, while maintaining the baseline performance of MEDL using ARMED | stat-04.zip/2211.15888.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.16596 | Towards Dynamic Causal Discovery with Rare Events: A Nonparametric Conditional Independence Test | [
"Chih-Yuan Chiu",
"Kshitij Kulkarni",
"Shankar Sastry"
] | 29 Nov 2022 (<a href="https://arxiv.org/abs/2211.16596v1">v1</a>), last revised 17 Jul 2023 (this version, v5) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Systems and Control (eess.SY) | https://doi.org/10.48550/arXiv.2211.16596 | Causal phenomena associated with rare events occur across a wide range of engineering problems, such as risk-sensitive safety analysis, accident analysis and prevention, and extreme value theory. However, current methods for causal discovery are often unable to uncover causal links, between random variables in a dynamic setting, that manifest only when the variables first experience low-probability realizations. To address this issue, we introduce a novel statistical independence test on data collected from time-invariant dynamical systems in which rare but consequential events occur. In particular, we exploit the time-invariance of the underlying data to construct a superimposed dataset of the system state before rare events happen at different timesteps. We then design a conditional independence test on the reorganized data. We provide non-asymptotic sample complexity bounds for the consistency of our method, and validate its performance across various simulated and real-world datasets, including incident data collected from the Caltrans Performance Measurement System (PeMS). Code containing the datasets and experiments is publicly available. | stat-04.zip/2211.16596.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.01903 | A Consistent Estimator for Confounding Strength | [
"Luca Rendsburg",
"Leena Chennuru Vankadara",
"Debarghya Ghoshdastidar",
"Ulrike von Luxburg"
] | 3 Nov 2022 | 21 pages | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.01903 | Regression on observational data can fail to capture a causal relationship in the presence of unobserved confounding. Confounding strength measures this mismatch, but estimating it requires itself additional assumptions. A common assumption is the independence of causal mechanisms, which relies on concentration phenomena in high dimensions. While high dimensions enable the estimation of confounding strength, they also necessitate adapted estimators. In this paper, we derive the asymptotic behavior of the confounding strength estimator by Janzing and Schölkopf (2018) and show that it is generally not consistent. We then use tools from random matrix theory to derive an adapted, consistent estimator. | stat-04.zip/2211.01903.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.02476 | Sparse Gaussian Process Hyperparameters: Optimize or Integrate? | [
"Vidhi Lalchand",
"Wessel P. Bruinsma",
"David R. Burt",
"Carl E. Rasmussen"
] | 4 Nov 2022 | NeurIPS 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2211.02476 | The kernel function and its hyperparameters are the central model selection choice in a Gaussian proces (Rasmussen and Williams, 2006). Typically, the hyperparameters of the kernel are chosen by maximising the marginal likelihood, an approach known as Type-II maximum likelihood (ML-II). However, ML-II does not account for hyperparameter uncertainty, and it is well-known that this can lead to severely biased estimates and an underestimation of predictive uncertainty. While there are several works which employ a fully Bayesian characterisation of GPs, relatively few propose such approaches for the sparse GPs paradigm. In this work we propose an algorithm for sparse Gaussian process regression which leverages MCMC to sample from the hyperparameter posterior within the variational inducing point framework of Titsias (2009). This work is closely related to Hensman et al. (2015b) but side-steps the need to sample the inducing points, thereby significantly improving sampling efficiency in the Gaussian likelihood case. We compare this scheme against natural baselines in literature along with stochastic variational GPs (SVGPs) along with an extensive computational analysis. | stat-04.zip/2211.02476.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.01645 | Towards federated multivariate statistical process control (FedMSPC) | [
"Du Nguyen Duy",
"David Gabauer",
"Ramin Nikzad-Langerodi"
] | 3 Nov 2022 (<a href="https://arxiv.org/abs/2211.01645v1">v1</a>), last revised 4 Nov 2022 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Cryptography and Security (cs.CR); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2211.01645 | The ongoing transition from a linear (produce-use-dispose) to a circular economy poses significant challenges to current state-of-the-art information and communication technologies. In particular, the derivation of integrated, high-level views on material, process, and product streams from (real-time) data produced along value chains is challenging for several reasons. Most importantly, sufficiently rich data is often available yet not shared across company borders because of privacy concerns which make it impossible to build integrated process models that capture the interrelations between input materials, process parameters, and key performance indicators along value chains. In the current contribution, we propose a privacy-preserving, federated multivariate statistical process control (FedMSPC) framework based on Federated Principal Component Analysis (PCA) and Secure Multiparty Computation to foster the incentive for closer collaboration of stakeholders along value chains. We tested our approach on two industrial benchmark data sets - SECOM and ST-AWFD. Our empirical results demonstrate the superior fault detection capability of the proposed approach compared to standard, single-party (multiway) PCA. Furthermore, we showcase the possibility of our framework to provide privacy-preserving fault diagnosis to each data holder in the value chain to underpin the benefits of secure data sharing and federated process modeling. | stat-04.zip/2211.01645.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.05690 | Robust Model Selection of Gaussian Graphical Models | [
"Abrar Zahin",
"Rajasekhar Anguluri",
"Lalitha Sankar",
"Oliver Kosut",
"Gautam Dasarathy"
] | 10 Nov 2022 (<a href="https://arxiv.org/abs/2211.05690v1">v1</a>), last revised 8 May 2024 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2211.05690 | In Gaussian graphical model selection, noise-corrupted samples present significant challenges. It is known that even minimal amounts of noise can obscure the underlying structure, leading to fundamental identifiability issues. A recent line of work addressing this "robust model selection" problem narrows its focus to tree-structured graphical models. Even within this specific class of models, exact structure recovery is shown to be impossible. However, several algorithms have been developed that are known to provably recover the underlying tree-structure up to an (unavoidable) equivalence class. <br>In this paper, we extend these results beyond tree-structured graphs. We first characterize the equivalence class up to which general graphs can be recovered in the presence of noise. Despite the inherent ambiguity (which we prove is unavoidable), the structure that can be recovered reveals local clustering information and global connectivity patterns in the underlying model. Such information is useful in a range of real-world problems, including power grids, social networks, protein-protein interactions, and neural structures. We then propose an algorithm which provably recovers the underlying graph up to the identified ambiguity. We further provide finite sample guarantees in the high-dimensional regime for our algorithm and validate our results through numerical simulations. | stat-04.zip/2211.05690.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.16871 | A Deep Learning Approach to the Prediction of Drug Side-Effects on Molecular Graphs | [
"Pietro Bongini",
"Elisa Messori",
"Niccolò Pancino",
"Monica Bianchini"
] | 30 Nov 2022 | 16 pages, 2 figures, under review | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Quantitative Methods (q-bio.QM) | https://doi.org/10.48550/arXiv.2211.16871 | Predicting drug side-effects before they occur is a key task in keeping the number of drug-related hospitalizations low and to improve drug discovery processes. Automatic predictors of side-effects generally are not able to process the structure of the drug, resulting in a loss of information. Graph neural networks have seen great success in recent years, thanks to their ability of exploiting the information conveyed by the graph structure and labels. These models have been used in a wide variety of biological applications, among which the prediction of drug side-effects on a large knowledge graph. Exploiting the molecular graph encoding the structure of the drug represents a novel approach, in which the problem is formulated as a multi-class multi-label graph-focused classification. We developed a methodology to carry out this task, using recurrent Graph Neural Networks, and building a dataset from freely accessible and well established data sources. The results show that our method has an improved classification capability, under many parameters and metrics, with respect to previously available predictors. | stat-04.zip/2211.16871.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.01877 | Convex Clustering through MM: An Efficient Algorithm to Perform Hierarchical Clustering | [
"Daniel J. W. Touw",
"Patrick J. F. Groenen",
"Yoshikazu Terada"
] | 3 Nov 2022 (<a href="https://arxiv.org/abs/2211.01877v1">v1</a>), last revised 21 Dec 2023 (this version, v2) | 27 pages, 8 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.01877 | Convex clustering is a modern method with both hierarchical and $k$-means clustering characteristics. Although convex clustering can capture complex clustering structures hidden in data, the existing convex clustering algorithms are not scalable to large data sets with sample sizes greater than several thousands. Moreover, it is known that convex clustering sometimes fails to produce a complete hierarchical clustering structure. This issue arises if clusters split up or the minimum number of possible clusters is larger than the desired number of clusters. In this paper, we propose convex clustering through majorization-minimization (CCMM) -- an iterative algorithm that uses cluster fusions and a highly efficient updating scheme derived using diagonal majorization. Additionally, we explore different strategies to ensure that the hierarchical clustering structure terminates in a single cluster. With a current desktop computer, CCMM efficiently solves convex clustering problems featuring over one million objects in seven-dimensional space, achieving a solution time of 51 seconds on average. | stat-04.zip/2211.01877.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.17096 | PAC Verification of Statistical Algorithms | [
"Saachi Mutreja",
"Jonathan Shafer"
] | 28 Nov 2022 (<a href="https://arxiv.org/abs/2211.17096v1">v1</a>), last revised 2 Sep 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.17096 | Goldwasser et al. (2021) recently proposed the setting of PAC verification, where a hypothesis (machine learning model) that purportedly satisfies the agnostic PAC learning objective is verified using an interactive proof. In this paper we develop this notion further in a number of ways. First, we prove a lower bound of $\Omega\left(\sqrt{d}/\varepsilon^2\right)$ i.i.d.\ samples for PAC verification of hypothesis classes of VC dimension $d$. Second, we present a protocol for PAC verification of unions of intervals over $\mathbb{R}$ that improves upon their proposed protocol for that task, and matches our lower bound's dependence on $d$. Third, we introduce a natural generalization of their definition to verification of general statistical algorithms, which is applicable to a wider variety of settings beyond agnostic PAC learning. Showcasing our proposed definition, our final result is a protocol for the verification of statistical query algorithms that satisfy a combinatorial constraint on their queries. | stat-04.zip/2211.17096.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.17154 | On Regret-optimal Cooperative Nonstochastic Multi-armed Bandits | [
"Jialin Yi",
"Milan Vojnović"
] | 30 Nov 2022 (<a href="https://arxiv.org/abs/2211.17154v1">v1</a>), last revised 21 Oct 2023 (this version, v3) | Published in AAMAS 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Multiagent Systems (cs.MA); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2211.17154 | We consider the nonstochastic multi-agent multi-armed bandit problem with agents collaborating via a communication network with delays. We show a lower bound for individual regret of all agents. We show that with suitable regularizers and communication protocols, a collaborative multi-agent \emph{follow-the-regularized-leader} (FTRL) algorithm has an individual regret upper bound that matches the lower bound up to a constant factor when the number of arms is large enough relative to degrees of agents in the communication graph. We also show that an FTRL algorithm with a suitable regularizer is regret optimal with respect to the scaling with the edge-delay parameter. We present numerical experiments validating our theoretical results and demonstrate cases when our algorithms outperform previously proposed algorithms. | stat-04.zip/2211.17154.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.01689 | Isotropic Gaussian Processes on Finite Spaces of Graphs | [
"Viacheslav Borovitskiy",
"Mohammad Reza Karimi",
"Vignesh Ram Somnath",
"Andreas Krause"
] | 3 Nov 2022 (<a href="https://arxiv.org/abs/2211.01689v1">v1</a>), last revised 25 Feb 2023 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.01689 | We propose a principled way to define Gaussian process priors on various sets of unweighted graphs: directed or undirected, with or without loops. We endow each of these sets with a geometric structure, inducing the notions of closeness and symmetries, by turning them into a vertex set of an appropriate metagraph. Building on this, we describe the class of priors that respect this structure and are analogous to the Euclidean isotropic processes, like squared exponential or Matérn. We propose an efficient computational technique for the ostensibly intractable problem of evaluating these priors' kernels, making such Gaussian processes usable within the usual toolboxes and downstream applications. We go further to consider sets of equivalence classes of unweighted graphs and define the appropriate versions of priors thereon. We prove a hardness result, showing that in this case, exact kernel computation cannot be performed efficiently. However, we propose a simple Monte Carlo approximation for handling moderately sized cases. Inspired by applications in chemistry, we illustrate the proposed techniques on a real molecular property prediction task in the small data regime. | stat-04.zip/2211.01689.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.02377 | Black-box Coreset Variational Inference | [
"Dionysis Manousakas",
"Hippolyt Ritter",
"Theofanis Karaletsos"
] | 4 Nov 2022 (<a href="https://arxiv.org/abs/2211.02377v1">v1</a>), last revised 15 Jan 2023 (this version, v2) | NeurIPS 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.02377 | Recent advances in coreset methods have shown that a selection of representative datapoints can replace massive volumes of data for Bayesian inference, preserving the relevant statistical information and significantly accelerating subsequent downstream tasks. Existing variational coreset constructions rely on either selecting subsets of the observed datapoints, or jointly performing approximate inference and optimizing pseudodata in the observed space akin to inducing points methods in Gaussian Processes. So far, both approaches are limited by complexities in evaluating their objectives for general purpose models, and require generating samples from a typically intractable posterior over the coreset throughout inference and testing. In this work, we present a black-box variational inference framework for coresets that overcomes these constraints and enables principled application of variational coresets to intractable models, such as Bayesian neural networks. We apply our techniques to supervised learning problems, and compare them with existing approaches in the literature for data summarization and inference. | stat-04.zip/2211.02377.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.02600 | Improving the Predictive Performances of $k$ Nearest Neighbors Learning by Efficient Variable Selection | [
"Eddie Pei",
"Ernest Fokoue"
] | 4 Nov 2022 | 11 pages, 7 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.02600 | This paper computationally demonstrates a sharp improvement in predictive performance for $k$ nearest neighbors thanks to an efficient forward selection of the predictor variables. We show both simulated and real-world data that this novel repeatedly approaches outperformance regression models under stepwise selection | stat-04.zip/2211.02600.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.01774 | Jump-Diffusion Langevin Dynamics for Multimodal Posterior Sampling | [
"Jacopo Guidolin",
"Vyacheslav Kungurtsev",
"Ondřej Kuželka"
] | 2 Nov 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Probability (math.PR) | https://doi.org/10.48550/arXiv.2211.01774 | Bayesian methods of sampling from a posterior distribution are becoming increasingly popular due to their ability to precisely display the uncertainty of a model fit. Classical methods based on iterative random sampling and posterior evaluation such as Metropolis-Hastings are known to have desirable long run mixing properties, however are slow to converge. Gradient based methods, such as Langevin Dynamics (and its stochastic gradient counterpart) exhibit favorable dimension-dependence and fast mixing times for log-concave, and "close" to log-concave distributions, however also have long escape times from local minimizers. Many contemporary applications such as Bayesian Neural Networks are both high-dimensional and highly multimodal. In this paper we investigate the performance of a hybrid Metropolis and Langevin sampling method akin to Jump Diffusion on a range of synthetic and real data, indicating that careful calibration of mixing sampling jumps with gradient based chains significantly outperforms both pure gradient-based or sampling based schemes. | stat-04.zip/2211.01774.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.16909 | Learning non-stationary and discontinuous functions using clustering, classification and Gaussian process modelling | [
"M. Moustapha",
"B. Sudret"
] | 30 Nov 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP); Computation (stat.CO) | https://doi.org/10.48550/arXiv.2211.16909 | Surrogate models have shown to be an extremely efficient aid in solving engineering problems that require repeated evaluations of an expensive computational model. They are built by sparsely evaluating the costly original model and have provided a way to solve otherwise intractable problems. A crucial aspect in surrogate modelling is the assumption of smoothness and regularity of the model to approximate. This assumption is however not always met in reality. For instance in civil or mechanical engineering, some models may present discontinuities or non-smoothness, e.g., in case of instability patterns such as buckling or snap-through. Building a single surrogate model capable of accounting for these fundamentally different behaviors or discontinuities is not an easy task. In this paper, we propose a three-stage approach for the approximation of non-smooth functions which combines clustering, classification and regression. The idea is to split the space following the localized behaviors or regimes of the system and build local surrogates that are eventually assembled. A sequence of well-known machine learning techniques are used: Dirichlet process mixtures models (DPMM), support vector machines and Gaussian process modelling. The approach is tested and validated on two analytical functions and a finite element model of a tensile membrane structure. | stat-04.zip/2211.16909.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.01798 | Phase Transitions in Learning and Earning under Price Protection Guarantee | [
"Qing Feng",
"Ruihao Zhu",
"Stefanus Jasin"
] | 3 Nov 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.01798 | Motivated by the prevalence of ``price protection guarantee", which allows a customer who purchased a product in the past to receive a refund from the seller during the so-called price protection period (typically defined as a certain time window after the purchase date) in case the seller decides to lower the price, we study the impact of such policy on the design of online learning algorithm for data-driven dynamic pricing with initially unknown customer demand. We consider a setting where a firm sells a product over a horizon of $T$ time steps. For this setting, we characterize how the value of $M$, the length of price protection period, can affect the optimal regret of the learning process. We show that the optimal regret is $\tilde{\Theta}(\sqrt{T}+\min\{M,\,T^{2/3}\})$ by first establishing a fundamental impossible regime with novel regret lower bound instances. Then, we propose LEAP, a phased exploration type algorithm for \underline{L}earning and \underline{EA}rning under \underline{P}rice Protection to match this lower bound up to logarithmic factors or even doubly logarithmic factors (when there are only two prices available to the seller). Our results reveal the surprising phase transitions of the optimal regret with respect to $M$. Specifically, when $M$ is not too large, the optimal regret has no major difference when compared to that of the classic setting with no price protection guarantee. We also show that there exists an upper limit on how much the optimal regret can deteriorate when $M$ grows large. Finally, we conduct extensive numerical experiments to show the benefit of LEAP over other heuristic methods for this problem. | stat-04.zip/2211.01798.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.16994 | Continual Learning with Distributed Optimization: Does CoCoA Forget? | [
"Martin Hellkvist",
"Ayça Özçelikkale",
"Anders Ahlén"
] | 30 Nov 2022 (<a href="https://arxiv.org/abs/2211.16994v1">v1</a>), last revised 5 Dec 2023 (this version, v4) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Signal Processing (eess.SP) | https://doi.org/10.48550/arXiv.2211.16994 | We focus on the continual learning problem where the tasks arrive sequentially and the aim is to perform well on the newly arrived task without performance degradation on the previously seen tasks. In contrast to the continual learning literature focusing on the centralized setting, we investigate the distributed estimation framework. We consider the well-established distributed learning algorithm COCOA. We derive closed form expressions for the iterations for the overparametrized case. We illustrate the convergence and the error performance of the algorithm based on the over/under-parameterization of the problem. Our results show that depending on the problem dimensions and data generation assumptions, COCOA can perform continual learning over a sequence of tasks, i.e., it can learn a new task without forgetting previously learned tasks, with access only to one task at a time. | stat-04.zip/2211.16994.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.02218 | Fully Bayesian inference for latent variable Gaussian process models | [
"Suraj Yerramilli",
"Akshay Iyer",
"Wei Chen",
"Daniel W. Apley"
] | 4 Nov 2022 (<a href="https://arxiv.org/abs/2211.02218v1">v1</a>), last revised 19 Mar 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.02218 | Real engineering and scientific applications often involve one or more qualitative inputs. Standard Gaussian processes (GPs), however, cannot directly accommodate qualitative inputs. The recently introduced latent variable Gaussian process (LVGP) overcomes this issue by first mapping each qualitative factor to underlying latent variables (LVs), and then uses any standard GP covariance function over these LVs. The LVs are estimated similarly to the other GP hyperparameters through maximum likelihood estimation, and then plugged into the prediction expressions. However, this plug-in approach will not account for uncertainty in estimation of the LVs, which can be significant especially with limited training data. In this work, we develop a fully Bayesian approach for the LVGP model and for visualizing the effects of the qualitative inputs via their LVs. We also develop approximations for scaling up LVGPs and fully Bayesian inference for the LVGP hyperparameters. We conduct numerical studies comparing plug-in inference against fully Bayesian inference over a few engineering models and material design applications. In contrast to previous studies on standard GP modeling that have largely concluded that a fully Bayesian treatment offers limited improvements, our results show that for LVGP modeling it offers significant improvements in prediction accuracy and uncertainty quantification over the plug-in approach. | stat-04.zip/2211.02218.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2212.00570 | Penalized Overdamped and Underdamped Langevin Monte Carlo Algorithms for Constrained Sampling | [
"Mert Gürbüzbalaban",
"Yuanhan Hu",
"Lingjiong Zhu"
] | 29 Nov 2022 (<a href="https://arxiv.org/abs/2212.00570v1">v1</a>), last revised 14 Apr 2024 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO) | https://doi.org/10.48550/arXiv.2212.00570 | We consider the constrained sampling problem where the goal is to sample from a target distribution $\pi(x)\propto e^{-f(x)}$ when $x$ is constrained to lie on a convex body $\mathcal{C}$. Motivated by penalty methods from continuous optimization, we propose penalized Langevin Dynamics (PLD) and penalized underdamped Langevin Monte Carlo (PULMC) methods that convert the constrained sampling problem into an unconstrained sampling problem by introducing a penalty function for constraint violations. When $f$ is smooth and gradients are available, we get $\tilde{\mathcal{O}}(d/\varepsilon^{10})$ iteration complexity for PLD to sample the target up to an $\varepsilon$-error where the error is measured in the TV distance and $\tilde{\mathcal{O}}(\cdot)$ hides logarithmic factors. For PULMC, we improve the result to $\tilde{\mathcal{O}}(\sqrt{d}/\varepsilon^{7})$ when the Hessian of $f$ is Lipschitz and the boundary of $\mathcal{C}$ is sufficiently smooth. To our knowledge, these are the first convergence results for underdamped Langevin Monte Carlo methods in the constrained sampling that handle non-convex $f$ and provide guarantees with the best dimension dependency among existing methods with deterministic gradient. If unbiased stochastic estimates of the gradient of $f$ are available, we propose PSGLD and PSGULMC methods that can handle stochastic gradients and are scaleable to large datasets without requiring Metropolis-Hasting correction steps. For PSGLD and PSGULMC, when $f$ is strongly convex and smooth, we obtain $\tilde{\mathcal{O}}(d/\varepsilon^{18})$ and $\tilde{\mathcal{O}}(d\sqrt{d}/\varepsilon^{39})$ iteration complexity in W2 distance. When $f$ is smooth and can be non-convex, we provide finite-time performance bounds and iteration complexity results. Finally, we illustrate the performance on Bayesian LASSO regression and Bayesian constrained deep learning problems. | stat-04.zip/2212.00570.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.01008 | Bayesian sequential design of computer experiments for quantile set inversion | [
"Romain Ait Abdelmalek-Lomenech",
"Julien Bect",
"Vincent Chabridon",
"Emmanuel Vazquez"
] | 2 Nov 2022 (<a href="https://arxiv.org/abs/2211.01008v1">v1</a>), last revised 6 Dec 2024 (this version, v7) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Applications (stat.AP) | https://doi.org/10.48550/arXiv.2211.01008 | We consider an unknown multivariate function representing a system-such as a complex numerical simulator-taking both deterministic and uncertain inputs. Our objective is to estimate the set of deterministic inputs leading to outputs whose probability (with respect to the distribution of the uncertain inputs) of belonging to a given set is less than a given threshold. This problem, which we call Quantile Set Inversion (QSI), occurs for instance in the context of robust (reliability-based) optimization problems, when looking for the set of solutions that satisfy the constraints with sufficiently large probability. To solve the QSI problem we propose a Bayesian strategy, based on Gaussian process modeling and the Stepwise Uncertainty Reduction (SUR) principle, to sequentially choose the points at which the function should be evaluated to efficiently approximate the set of interest. We illustrate the performance and interest of the proposed SUR strategy through several numerical experiments. | stat-04.zip/2211.01008.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.00724 | Privacy Induces Robustness: Information-Computation Gaps and Sparse Mean Estimation | [
"Kristian Georgiev",
"Samuel B. Hopkins"
] | 1 Nov 2022 (<a href="https://arxiv.org/abs/2211.00724v1">v1</a>), last revised 1 Dec 2022 (this version, v2) | 39 pages, 2 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.00724 | We establish a simple connection between robust and differentially-private algorithms: private mechanisms which perform well with very high probability are automatically robust in the sense that they retain accuracy even if a constant fraction of the samples they receive are adversarially corrupted. Since optimal mechanisms typically achieve these high success probabilities, our results imply that optimal private mechanisms for many basic statistics problems are robust. <br>We investigate the consequences of this observation for both algorithms and computational complexity across different statistical problems. Assuming the Brennan-Bresler secret-leakage planted clique conjecture, we demonstrate a fundamental tradeoff between computational efficiency, privacy leakage, and success probability for sparse mean estimation. Private algorithms which match this tradeoff are not yet known -- we achieve that (up to polylogarithmic factors) in a polynomially-large range of parameters via the Sum-of-Squares method. <br>To establish an information-computation gap for private sparse mean estimation, we also design new (exponential-time) mechanisms using fewer samples than efficient algorithms must use. Finally, we give evidence for privacy-induced information-computation gaps for several other statistics and learning problems, including PAC learning parity functions and estimation of the mean of a multivariate Gaussian. | stat-04.zip/2211.00724.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2212.02223 | Limitations on approximation by deep and shallow neural networks | [
"Guergana Petrova",
"Przemysław Wojtaszczyk"
] | 30 Nov 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Functional Analysis (math.FA) | https://doi.org/10.48550/arXiv.2212.02223 | We prove Carl's type inequalities for the error of approximation of compact sets K by deep and shallow neural networks. This in turn gives lower bounds on how well we can approximate the functions in K when requiring the approximants to come from outputs of such networks. Our results are obtained as a byproduct of the study of the recently introduced Lipschitz widths. | stat-04.zip/2212.02223.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.02403 | The Path to Autonomous Learners | [
"Hanna Abi Akl"
] | 4 Nov 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Computation and Language (cs.CL); Machine Learning (cs.LG); Logic (math.LO) | https://doi.org/10.48550/arXiv.2211.02403 | In this paper, we present a new theoretical approach for enabling domain knowledge acquisition by intelligent systems. We introduce a hybrid model that starts with minimal input knowledge in the form of an upper ontology of concepts, stores and reasons over this knowledge through a knowledge graph database and learns new information through a Logic Neural Network. We study the behavior of this architecture when handling new data and show that the final system is capable of enriching its current knowledge as well as extending it to new domains. | stat-04.zip/2211.02403.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.00460 | Augmentation Invariant Manifold Learning | [
"Shulei Wang"
] | 1 Nov 2022 (<a href="https://arxiv.org/abs/2211.00460v1">v1</a>), last revised 14 Jan 2025 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2211.00460 | Data augmentation is a widely used technique and an essential ingredient in the recent advance in self-supervised representation learning. By preserving the similarity between augmented data, the resulting data representation can improve various downstream analyses and achieve state-of-the-art performance in many applications. Despite the empirical effectiveness, most existing methods lack theoretical understanding under a general nonlinear setting. To fill this gap, we develop a statistical framework on a low-dimension product manifold to model the data augmentation transformation. Under this framework, we introduce a new representation learning method called augmentation invariant manifold learning and design a computationally efficient algorithm by reformulating it as a stochastic optimization problem. Compared with existing self-supervised methods, the new method simultaneously exploits the manifold's geometric structure and invariant property of augmented data and has an explicit theoretical guarantee. Our theoretical investigation characterizes the role of data augmentation in the proposed method and reveals why and how the data representation learned from augmented data can improve the $k$-nearest neighbor classifier in the downstream analysis, showing that a more complex data augmentation leads to more improvement in downstream analysis. Finally, numerical experiments on simulated and real data sets are presented to demonstrate the merit of the proposed method. | stat-04.zip/2211.00460.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.08883 | Identifying the Causes of Pyrocumulonimbus (PyroCb) | [
"Emiliano Díaz Salas-Porras",
"Kenza Tazi",
"Ashwin Braude",
"Daniel Okoh",
"Kara D. Lamb",
"Duncan Watson-Parris",
"Paula Harder",
"Nis Meinert"
] | 16 Nov 2022 (<a href="https://arxiv.org/abs/2211.08883v1">v1</a>), last revised 18 Nov 2022 (this version, v3) | 14 pages 9 figures. To be published in the 2022 NeurIPS Workshop on Causal Machine Learning for Real-World Impact | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.08883 | A first causal discovery analysis from observational data of pyroCb (storm clouds generated from extreme wildfires) is presented. Invariant Causal Prediction was used to develop tools to understand the causal drivers of pyroCb formation. This includes a conditional independence test for testing $Y$ conditionally independent of $E$ given $X$ for binary variable $Y$ and multivariate, continuous variables $X$ and $E$, and a greedy-ICP search algorithm that relies on fewer conditional independence tests to obtain a smaller more manageable set of causal predictors. With these tools, we identified a subset of seven causal predictors which are plausible when contrasted with domain knowledge: surface sensible heat flux, relative humidity at $850$ hPa, a component of wind at $250$ hPa, $13.3$ micro-meters, thermal emissions, convective available potential energy, and altitude. | stat-04.zip/2211.08883.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.00335 | Recurrent Neural Networks and Universal Approximation of Bayesian Filters | [
"Adrian N. Bishop",
"Edwin V. Bonilla"
] | 1 Nov 2022 (<a href="https://arxiv.org/abs/2211.00335v1">v1</a>), last revised 15 Mar 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Signal Processing (eess.SP); Optimization and Control (math.OC) | https://doi.org/10.48550/arXiv.2211.00335 | We consider the Bayesian optimal filtering problem: i.e. estimating some conditional statistics of a latent time-series signal from an observation sequence. Classical approaches often rely on the use of assumed or estimated transition and observation models. Instead, we formulate a generic recurrent neural network framework and seek to learn directly a recursive mapping from observational inputs to the desired estimator statistics. The main focus of this article is the approximation capabilities of this framework. We provide approximation error bounds for filtering in general non-compact domains. We also consider strong time-uniform approximation error bounds that guarantee good long-time performance. We discuss and illustrate a number of practical concerns and implications of these results. | stat-04.zip/2211.00335.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.00947 | Linear Embedding-based High-dimensional Batch Bayesian Optimization without Reconstruction Mappings | [
"Shuhei A. Horiguchi",
"Tomoharu Iwata",
"Taku Tsuzuki",
"Yosuke Ozawa"
] | 2 Nov 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.00947 | The optimization of high-dimensional black-box functions is a challenging problem. When a low-dimensional linear embedding structure can be assumed, existing Bayesian optimization (BO) methods often transform the original problem into optimization in a low-dimensional space. They exploit the low-dimensional structure and reduce the computational burden. However, we reveal that this approach could be limited or inefficient in exploring the high-dimensional space mainly due to the biased reconstruction of the high-dimensional queries from the low-dimensional queries. In this paper, we investigate a simple alternative approach: tackling the problem in the original high-dimensional space using the information from the learned low-dimensional structure. We provide a theoretical analysis of the exploration ability. Furthermore, we show that our method is applicable to batch optimization problems with thousands of dimensions without any computational difficulty. We demonstrate the effectiveness of our method on high-dimensional benchmarks and a real-world function. | stat-04.zip/2211.00947.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.00603 | On Medians of (Randomized) Pairwise Means | [
"Pierre Laforgue",
"Stephan Clémençon",
"Patrice Bertail"
] | 1 Nov 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.00603 | Tournament procedures, recently introduced in Lugosi & Mendelson (2016), offer an appealing alternative, from a theoretical perspective at least, to the principle of Empirical Risk Minimization in machine learning. Statistical learning by Median-of-Means (MoM) basically consists in segmenting the training data into blocks of equal size and comparing the statistical performance of every pair of candidate decision rules on each data block: that with highest performance on the majority of the blocks is declared as the winner. In the context of nonparametric regression, functions having won all their duels have been shown to outperform empirical risk minimizers w.r.t. the mean squared error under minimal assumptions, while exhibiting robustness properties. It is the purpose of this paper to extend this approach in order to address other learning problems, in particular for which the performance criterion takes the form of an expectation over pairs of observations rather than over one single observation, as may be the case in pairwise ranking, clustering or metric learning. Precisely, it is proved here that the bounds achieved by MoM are essentially conserved when the blocks are built by means of independent sampling without replacement schemes instead of a simple segmentation. These results are next extended to situations where the risk is related to a pairwise loss function and its empirical counterpart is of the form of a $U$-statistic. Beyond theoretical results guaranteeing the performance of the learning/estimation methods proposed, some numerical experiments provide empirical evidence of their relevance in practice. | stat-04.zip/2211.00603.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.01561 | Benefits of Monotonicity in Safe Exploration with Gaussian Processes | [
"Arpan Losalka",
"Jonathan Scarlett"
] | 3 Nov 2022 (<a href="https://arxiv.org/abs/2211.01561v1">v1</a>), last revised 19 Jun 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.01561 | We consider the problem of sequentially maximising an unknown function over a set of actions while ensuring that every sampled point has a function value below a given safety threshold. We model the function using kernel-based and Gaussian process methods, while differing from previous works in our assumption that the function is monotonically increasing with respect to a \emph{safety variable}. This assumption is motivated by various practical applications such as adaptive clinical trial design and robotics. Taking inspiration from the \textsc{\sffamily GP-UCB} and \textsc{\sffamily SafeOpt} algorithms, we propose an algorithm, monotone safe {\sffamily UCB} (\textsc{\sffamily M-SafeUCB}) for this task. We show that \textsc{\sffamily M-SafeUCB} enjoys theoretical guarantees in terms of safety, a suitably-defined regret notion, and approximately finding the entire safe boundary. In addition, we illustrate that the monotonicity assumption yields significant benefits in terms of the guarantees obtained, as well as algorithmic simplicity and efficiency. We support our theoretical findings by performing empirical evaluations on a variety of functions, including a simulated clinical trial experiment. | stat-04.zip/2211.01561.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.00249 | Robust Direct Learning for Causal Data Fusion | [
"Xinyu Li",
"Yilin Li",
"Qing Cui",
"Longfei Li",
"Jun Zhou"
] | 1 Nov 2022 | 16 pages, 2 figures. Accepted for presentation at the 14th Asian Conference on Machine Learning (ACML 2022), and for publication in Proceedings of Machine Learning Research, Volume 189 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2211.00249 | In the era of big data, the explosive growth of multi-source heterogeneous data offers many exciting challenges and opportunities for improving the inference of conditional average treatment effects. In this paper, we investigate homogeneous and heterogeneous causal data fusion problems under a general setting that allows for the presence of source-specific covariates. We provide a direct learning framework for integrating multi-source data that separates the treatment effect from other nuisance functions, and achieves double robustness against certain misspecification. To improve estimation precision and stability, we propose a causal information-aware weighting function motivated by theoretical insights from the semiparametric efficiency theory; it assigns larger weights to samples containing more causal information with high interpretability. We introduce a two-step algorithm, the weighted multi-source direct learner, based on constructing a pseudo-outcome and regressing it on covariates under a weighted least square criterion; it offers us a powerful tool for causal data fusion, enjoying the advantages of easy implementation, double robustness and model flexibility. In simulation studies, we demonstrate the effectiveness of our proposed methods in both homogeneous and heterogeneous causal data fusion scenarios. | stat-04.zip/2211.00249.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.01258 | Instance-Dependent Generalization Bounds via Optimal Transport | [
"Songyan Hou",
"Parnian Kassraie",
"Anastasis Kratsios",
"Andreas Krause",
"Jonas Rothfuss"
] | 2 Nov 2022 (<a href="https://arxiv.org/abs/2211.01258v1">v1</a>), last revised 13 Nov 2023 (this version, v4) | Journal of Machine Learning Research (JMLR), 51 pages | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.01258 | Existing generalization bounds fail to explain crucial factors that drive the generalization of modern neural networks. Since such bounds often hold uniformly over all parameters, they suffer from over-parametrization and fail to account for the strong inductive bias of initialization and stochastic gradient descent. As an alternative, we propose a novel optimal transport interpretation of the generalization problem. This allows us to derive instance-dependent generalization bounds that depend on the local Lipschitz regularity of the learned prediction function in the data space. Therefore, our bounds are agnostic to the parametrization of the model and work well when the number of training samples is much smaller than the number of parameters. With small modifications, our approach yields accelerated rates for data on low-dimensional manifolds and guarantees under distribution shifts. We empirically analyze our generalization bounds for neural networks, showing that the bound values are meaningful and capture the effect of popular regularization methods during training. | stat-04.zip/2211.01258.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.01518 | Bayesian Counterfactual Mean Embeddings and Off-Policy Evaluation | [
"Diego Martinez-Taboada",
"Dino Sejdinovic"
] | 2 Nov 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.01518 | The counterfactual distribution models the effect of the treatment in the untreated group. While most of the work focuses on the expected values of the treatment effect, one may be interested in the whole counterfactual distribution or other quantities associated to it. Building on the framework of Bayesian conditional mean embeddings, we propose a Bayesian approach for modeling the counterfactual distribution, which leads to quantifying the epistemic uncertainty about the distribution. The framework naturally extends to the setting where one observes multiple treatment effects (e.g. an intermediate effect after an interim period, and an ultimate treatment effect which is of main interest) and allows for additionally modelling uncertainty about the relationship of these effects. For such goal, we present three novel Bayesian methods to estimate the expectation of the ultimate treatment effect, when only noisy samples of the dependence between intermediate and ultimate effects are provided. These methods differ on the source of uncertainty considered and allow for combining two sources of data. Moreover, we generalize these ideas to the off-policy evaluation framework, which can be seen as an extension of the counterfactual estimation problem. We empirically explore the calibration of the algorithms in two different experimental settings which require data fusion, and illustrate the value of considering the uncertainty stemming from the two sources of data. | stat-04.zip/2211.01518.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.11865 | Bayesian Learning for Neural Networks: an algorithmic survey | [
"Martin Magris",
"Alexandros Iosifidis"
] | 21 Nov 2022 (<a href="https://arxiv.org/abs/2211.11865v1">v1</a>), last revised 31 Jan 2023 (this version, v4) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.11865 | The last decade witnessed a growing interest in Bayesian learning. Yet, the technicality of the topic and the multitude of ingredients involved therein, besides the complexity of turning theory into practical implementations, limit the use of the Bayesian learning paradigm, preventing its widespread adoption across different fields and applications. This self-contained survey engages and introduces readers to the principles and algorithms of Bayesian Learning for Neural Networks. It provides an introduction to the topic from an accessible, practical-algorithmic perspective. Upon providing a general introduction to Bayesian Neural Networks, we discuss and present both standard and recent approaches for Bayesian inference, with an emphasis on solutions relying on Variational Inference and the use of Natural gradients. We also discuss the use of manifold optimization as a state-of-the-art approach to Bayesian learning. We examine the characteristic properties of all the discussed methods, and provide pseudo-codes for their implementation, paying attention to practical aspects, such as the computation of the gradients. | stat-04.zip/2211.11865.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.10515 | Curiosity in Hindsight: Intrinsic Exploration in Stochastic Environments | [
"Daniel Jarrett",
"Corentin Tallec",
"Florent Altché",
"Thomas Mesnard",
"Rémi Munos",
"Michal Valko"
] | 18 Nov 2022 (<a href="https://arxiv.org/abs/2211.10515v1">v1</a>), last revised 14 Jul 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.10515 | Consider the problem of exploration in sparse-reward or reward-free environments, such as in Montezuma's Revenge. In the curiosity-driven paradigm, the agent is rewarded for how much each realized outcome differs from their predicted outcome. But using predictive error as intrinsic motivation is fragile in stochastic environments, as the agent may become trapped by high-entropy areas of the state-action space, such as a "noisy TV". In this work, we study a natural solution derived from structural causal models of the world: Our key idea is to learn representations of the future that capture precisely the unpredictable aspects of each outcome -- which we use as additional input for predictions, such that intrinsic rewards only reflect the predictable aspects of world dynamics. First, we propose incorporating such hindsight representations into models to disentangle "noise" from "novelty", yielding Curiosity in Hindsight: a simple and scalable generalization of curiosity that is robust to stochasticity. Second, we instantiate this framework for the recently introduced BYOL-Explore algorithm as our prime example, resulting in the noise-robust BYOL-Hindsight. Third, we illustrate its behavior under a variety of different stochasticities in a grid world, and find improvements over BYOL-Explore in hard-exploration Atari games with sticky actions. Notably, we show state-of-the-art results in exploring Montezuma's Revenge with sticky actions, while preserving performance in the non-sticky setting. | stat-04.zip/2211.10515.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.11891 | A Bi-level Nonlinear Eigenvector Algorithm for Wasserstein Discriminant Analysis | [
"Dong Min Roh",
"Zhaojun Bai",
"Ren-Cang Li"
] | 21 Nov 2022 (<a href="https://arxiv.org/abs/2211.11891v1">v1</a>), last revised 28 Jul 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.11891 | Much like the classical Fisher linear discriminant analysis (LDA), the recently proposed Wasserstein discriminant analysis (WDA) is a linear dimensionality reduction method that seeks a projection matrix to maximize the dispersion of different data classes and minimize the dispersion of same data classes via a bi-level optimization. In contrast to LDA, WDA can account for both global and local interconnections between data classes by using the underlying principles of optimal transport. In this paper, a bi-level nonlinear eigenvector algorithm (WDA-nepv) is presented to fully exploit the structures of the bi-level optimization of WDA. The inner level of WDA-nepv for computing the optimal transport matrices is formulated as an eigenvector-dependent nonlinear eigenvalue problem (NEPv), and meanwhile, the outer level for trace ratio optimizations is formulated as another NEPv. Both NEPvs can be computed efficiently under the self-consistent field (SCF) framework. WDA-nepv is derivative-free and surrogate-model-free when compared with existing algorithms. Convergence analysis of the proposed WDA-nepv justifies the utilization of the SCF for solving the bi-level optimization of WDA. Numerical experiments with synthetic and real-life datasets demonstrate the classification accuracy and scalability of WDA-nepv. | stat-04.zip/2211.11891.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.11567 | Neural networks trained with SGD learn distributions of increasing complexity | [
"Maria Refinetti",
"Alessandro Ingrosso",
"Sebastian Goldt"
] | 21 Nov 2022 (<a href="https://arxiv.org/abs/2211.11567v1">v1</a>), last revised 26 May 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Disordered Systems and Neural Networks (cond-mat.dis-nn); Statistical Mechanics (cond-mat.stat-mech); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.11567 | The ability of deep neural networks to generalise well even when they interpolate their training data has been explained using various "simplicity biases". These theories postulate that neural networks avoid overfitting by first learning simple functions, say a linear classifier, before learning more complex, non-linear functions. Meanwhile, data structure is also recognised as a key ingredient for good generalisation, yet its role in simplicity biases is not yet understood. Here, we show that neural networks trained using stochastic gradient descent initially classify their inputs using lower-order input statistics, like mean and covariance, and exploit higher-order statistics only later during training. We first demonstrate this distributional simplicity bias (DSB) in a solvable model of a neural network trained on synthetic data. We empirically demonstrate DSB in a range of deep convolutional networks and visual transformers trained on CIFAR10, and show that it even holds in networks pre-trained on ImageNet. We discuss the relation of DSB to other simplicity biases and consider its implications for the principle of Gaussian universality in learning. | stat-04.zip/2211.11567.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.11700 | High-Dimensional Undirected Graphical Models for Arbitrary Mixed Data | [
"Konstantin Göbler",
"Anne Miloschewski",
"Mathias Drton",
"Sach Mukherjee"
] | 21 Nov 2022 (<a href="https://arxiv.org/abs/2211.11700v1">v1</a>), last revised 14 Feb 2024 (this version, v2) | 20 pages, 2 Figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2211.11700 | Graphical models are an important tool in exploring relationships between variables in complex, multivariate data. Methods for learning such graphical models are well developed in the case where all variables are either continuous or discrete, including in high-dimensions. However, in many applications data span variables of different types (e.g. continuous, count, binary, ordinal, etc.), whose principled joint analysis is nontrivial. Latent Gaussian copula models, in which all variables are modeled as transformations of underlying jointly Gaussian variables, represent a useful approach. Recent advances have shown how the binary-continuous case can be tackled, but the general mixed variable type regime remains challenging. In this work, we make the simple yet useful observation that classical ideas concerning polychoric and polyserial correlations can be leveraged in a latent Gaussian copula framework. Building on this observation we propose flexible and scalable methodology for data with variables of entirely general mixed type. We study the key properties of the approaches theoretically and empirically, via extensive simulations as well an illustrative application to data from the UK Biobank concerning COVID-19 risk factors. | stat-04.zip/2211.11700.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.11028 | Algorithmic Decision-Making Safeguarded by Human Knowledge | [
"Ningyuan Chen",
"Ming Hu",
"Wenhao Li"
] | 20 Nov 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Human-Computer Interaction (cs.HC); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.11028 | Commercial AI solutions provide analysts and managers with data-driven business intelligence for a wide range of decisions, such as demand forecasting and pricing. However, human analysts may have their own insights and experiences about the decision-making that is at odds with the algorithmic recommendation. In view of such a conflict, we provide a general analytical framework to study the augmentation of algorithmic decisions with human knowledge: the analyst uses the knowledge to set a guardrail by which the algorithmic decision is clipped if the algorithmic output is out of bound, and seems unreasonable. We study the conditions under which the augmentation is beneficial relative to the raw algorithmic decision. We show that when the algorithmic decision is asymptotically optimal with large data, the non-data-driven human guardrail usually provides no benefit. However, we point out three common pitfalls of the algorithmic decision: (1) lack of domain knowledge, such as the market competition, (2) model misspecification, and (3) data contamination. In these cases, even with sufficient data, the augmentation from human knowledge can still improve the performance of the algorithmic decision. | stat-04.zip/2211.11028.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.10508 | Distributionally Robust Survival Analysis: A Novel Fairness Loss Without Demographics | [
"Shu Hu",
"George H. Chen"
] | 18 Nov 2022 | Machine Learning for Health (ML4H 2022) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.10508 | We propose a general approach for training survival analysis models that minimizes a worst-case error across all subpopulations that are large enough (occurring with at least a user-specified minimum probability). This approach uses a training loss function that does not know any demographic information to treat as sensitive. Despite this, we demonstrate that our proposed approach often scores better on recently established fairness metrics (without a significant drop in prediction accuracy) compared to various baselines, including ones which directly use sensitive demographic information in their training loss. Our code is available at: <a href="https://github.com/discovershu/DRO_COX" rel="external noopener nofollow" class="link-external link-https">this https URL</a> | stat-04.zip/2211.10508.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.10363 | Always Valid Risk Monitoring for Online Matrix Completion | [
"Chi-Hua Wang",
"Wenjie Li"
] | 18 Nov 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2211.10363 | Always-valid concentration inequalities are increasingly used as performance measures for online statistical learning, notably in the learning of generative models and supervised learning. Such inequality advances the online learning algorithms design by allowing random, adaptively chosen sample sizes instead of a fixed pre-specified size in offline statistical learning. However, establishing such an always-valid type result for the task of matrix completion is challenging and far from understood in the literature. Due to the importance of such type of result, this work establishes and devises the always-valid risk bound process for online matrix completion problems. Such theoretical advances are made possible by a novel combination of non-asymptotic martingale concentration and regularized low-rank matrix regression. Our result enables a more sample-efficient online algorithm design and serves as a foundation to evaluate online experiment policies on the task of online matrix completion. | stat-04.zip/2211.10363.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.09295 | Testing for context-dependent changes in neural encoding in naturalistic experiments | [
"Yenho Chen",
"Carl W. Harris",
"Xiaoyu Ma",
"Zheng Li",
"Francisco Pereira",
"Charles Y.Zheng"
] | 17 Nov 2022 | 39 pages, 13 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.09295 | We propose a decoding-based approach to detect context effects on neural codes in longitudinal neural recording data. The approach is agnostic to how information is encoded in neural activity, and can control for a variety of possible confounding factors present in the data. We demonstrate our approach by determining whether it is possible to decode location encoding from prefrontal cortex in the mouse and, further, testing whether the encoding changes due to task engagement. | stat-04.zip/2211.09295.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.09196 | Sobolev Spaces, Kernels and Discrepancies over Hyperspheres | [
"Simon Hubbert",
"Emilio Porcu",
"Chris. J. Oates",
"Mark Girolami"
] | 16 Nov 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.09196 | This work provides theoretical foundations for kernel methods in the hyperspherical context. Specifically, we characterise the native spaces (reproducing kernel Hilbert spaces) and the Sobolev spaces associated with kernels defined over hyperspheres. Our results have direct consequences for kernel cubature, determining the rate of convergence of the worst case error, and expanding the applicability of cubature algorithms based on Stein's method. We first introduce a suitable characterisation on Sobolev spaces on the $d$-dimensional hypersphere embedded in $(d+1)$-dimensional Euclidean spaces. Our characterisation is based on the Fourier--Schoenberg sequences associated with a given kernel. Such sequences are hard (if not impossible) to compute analytically on $d$-dimensional spheres, but often feasible over Hilbert spheres. We circumvent this problem by finding a projection operator that allows to Fourier mapping from Hilbert into finite dimensional hyperspheres. We illustrate our findings through some parametric families of kernels. | stat-04.zip/2211.09196.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.03899 | Policy evaluation from a single path: Multi-step methods, mixing and mis-specification | [
"Yaqi Duan",
"Martin J. Wainwright"
] | 7 Nov 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2211.03899 | We study non-parametric estimation of the value function of an infinite-horizon $\gamma$-discounted Markov reward process (MRP) using observations from a single trajectory. We provide non-asymptotic guarantees for a general family of kernel-based multi-step temporal difference (TD) estimates, including canonical $K$-step look-ahead TD for $K = 1, 2, \ldots$ and the TD$(\lambda)$ family for $\lambda \in [0,1)$ as special cases. Our bounds capture its dependence on Bellman fluctuations, mixing time of the Markov chain, any mis-specification in the model, as well as the choice of weight function defining the estimator itself, and reveal some delicate interactions between mixing time and model mis-specification. For a given TD method applied to a well-specified model, its statistical error under trajectory data is similar to that of i.i.d. sample transition pairs, whereas under mis-specification, temporal dependence in data inflates the statistical error. However, any such deterioration can be mitigated by increased look-ahead. We complement our upper bounds by proving minimax lower bounds that establish optimality of TD-based methods with appropriately chosen look-ahead and weighting, and reveal some fundamental differences between value function estimation and ordinary non-parametric regression. | stat-04.zip/2211.03899.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.03860 | Automatic Change-Point Detection in Time Series via Deep Learning | [
"Jie Li",
"Paul Fearnhead",
"Piotr Fryzlewicz",
"Tengyao Wang"
] | 7 Nov 2022 (<a href="https://arxiv.org/abs/2211.03860v1">v1</a>), last revised 10 Oct 2023 (this version, v3) | 33 pages, 15 figures and 3 tables | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2211.03860 | Detecting change-points in data is challenging because of the range of possible types of change and types of behaviour of data when there is no change. Statistically efficient methods for detecting a change will depend on both of these features, and it can be difficult for a practitioner to develop an appropriate detection method for their application of interest. We show how to automatically generate new offline detection methods based on training a neural network. Our approach is motivated by many existing tests for the presence of a change-point being representable by a simple neural network, and thus a neural network trained with sufficient data should have performance at least as good as these methods. We present theory that quantifies the error rate for such an approach, and how it depends on the amount of training data. Empirical results show that, even with limited training data, its performance is competitive with the standard CUSUM-based classifier for detecting a change in mean when the noise is independent and Gaussian, and can substantially outperform it in the presence of auto-correlated or heavy-tailed noise. Our method also shows strong results in detecting and localising changes in activity based on accelerometer data. | stat-04.zip/2211.03860.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.10747 | Exploring validation metrics for offline model-based optimisation with diffusion models | [
"Christopher Beckham",
"Alexandre Piche",
"David Vazquez",
"Christopher Pal"
] | 19 Nov 2022 (<a href="https://arxiv.org/abs/2211.10747v1">v1</a>), last revised 13 Jan 2024 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.10747 | In model-based optimisation (MBO) we are interested in using machine learning to design candidates that maximise some measure of reward with respect to a black box function called the (ground truth) oracle, which is expensive to compute since it involves executing a real world process. In offline MBO we wish to do so without assuming access to such an oracle during training or validation, with makes evaluation non-straightforward. While an approximation to the ground oracle can be trained and used in place of it during model validation to measure the mean reward over generated candidates, the evaluation is approximate and vulnerable to adversarial examples. Measuring the mean reward of generated candidates over this approximation is one such `validation metric', whereas we are interested in a more fundamental question which is finding which validation metrics correlate the most with the ground truth. This involves proposing validation metrics and quantifying them over many datasets for which the ground truth is known, for instance simulated environments. This is encapsulated under our proposed evaluation framework which is also designed to measure extrapolation, which is the ultimate goal behind leveraging generative models for MBO. While our evaluation framework is model agnostic we specifically evaluate denoising diffusion models due to their state-of-the-art performance, as well as derive interesting insights such as ranking the most effective validation metrics as well as discussing important hyperparameters. | stat-04.zip/2211.10747.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.11170 | The loss of the property of locality of the kernel in high-dimensional Gaussian process regression on the example of the fitting of molecular potential energy surfaces | [
"Sergei Manzhos",
"Manabu Ihara"
] | 21 Nov 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Chemical Physics (physics.chem-ph) | https://doi.org/10.48550/arXiv.2211.11170 | Kernel based methods including Gaussian process regression (GPR) and generally kernel ridge regression (KRR) have been finding increasing use in computational chemistry, including the fitting of potential energy surfaces and density functionals in high-dimensional feature spaces. Kernels of the Matern family such as Gaussian-like kernels (basis functions) are often used, which allows imparting them the meaning of covariance functions and formulating GPR as an estimator of the mean of a Gaussian distribution. The notion of locality of the kernel is critical for this interpretation. It is also critical to the formulation of multi-zeta type basis functions widely used in computational chemistry We show, on the example of fitting of molecular potential energy surfaces of increasing dimensionality, the practical disappearance of the property of locality of a Gaussian-like kernel in high dimensionality. We also formulate a multi-zeta approach to the kernel and show that it significantly improves the quality of regression in low dimensionality but loses any advantage in high dimensionality, which is attributed to the loss of the property of locality. | stat-04.zip/2211.11170.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.10805 | On the Pointwise Behavior of Recursive Partitioning and Its Implications for Heterogeneous Causal Effect Estimation | [
"Matias D. Cattaneo",
"Jason M. Klusowski",
"Peter M. Tian"
] | 19 Nov 2022 (<a href="https://arxiv.org/abs/2211.10805v1">v1</a>), last revised 7 Feb 2024 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2211.10805 | Decision tree learning is increasingly being used for pointwise inference. Important applications include causal heterogenous treatment effects and dynamic policy decisions, as well as conditional quantile regression and design of experiments, where tree estimation and inference is conducted at specific values of the covariates. In this paper, we call into question the use of decision trees (trained by adaptive recursive partitioning) for such purposes by demonstrating that they can fail to achieve polynomial rates of convergence in uniform norm with non-vanishing probability, even with pruning. Instead, the convergence may be arbitrarily slow or, in some important special cases, such as honest regression trees, fail completely. We show that random forests can remedy the situation, turning poor performing trees into nearly optimal procedures, at the cost of losing interpretability and introducing two additional tuning parameters. The two hallmarks of random forests, subsampling and the random feature selection mechanism, are seen to each distinctively contribute to achieving nearly optimal performance for the model class considered. | stat-04.zip/2211.10805.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 | |
2211.10381 | Environmental Sensor Placement with Convolutional Gaussian Neural Processes | [
"Tom R. Andersson",
"Wessel P. Bruinsma",
"Stratis Markou",
"James Requeima",
"Alejandro Coca-Castro",
"Anna Vaughan",
"Anna-Louise Ellis",
"Matthew A. Lazzara",
"Dani Jones",
"J. Scott Hosking",
"Richard E. Turner"
] | 18 Nov 2022 (<a href="https://arxiv.org/abs/2211.10381v1">v1</a>), last revised 15 May 2023 (this version, v5) | Accepted in Environmental Data Science (Climate Informatics 2023 Special Issue) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.10381 | Environmental sensors are crucial for monitoring weather conditions and the impacts of climate change. However, it is challenging to place sensors in a way that maximises the informativeness of their measurements, particularly in remote regions like Antarctica. Probabilistic machine learning models can suggest informative sensor placements by finding sites that maximally reduce prediction uncertainty. Gaussian process (GP) models are widely used for this purpose, but they struggle with capturing complex non-stationary behaviour and scaling to large datasets. This paper proposes using a convolutional Gaussian neural process (ConvGNP) to address these issues. A ConvGNP uses neural networks to parameterise a joint Gaussian distribution at arbitrary target locations, enabling flexibility and scalability. Using simulated surface air temperature anomaly over Antarctica as training data, the ConvGNP learns spatial and seasonal non-stationarities, outperforming a non-stationary GP baseline. In a simulated sensor placement experiment, the ConvGNP better predicts the performance boost obtained from new observations than GP baselines, leading to more informative sensor placements. We contrast our approach with physics-based sensor placement methods and propose future steps towards an operational sensor placement recommendation system. Our work could help to realise environmental digital twins that actively direct measurement sampling to improve the digital representation of reality. | stat-04.zip/2211.10381.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
2211.10124 | Global quantitative robustness of regression feed-forward neural networks | [
"Tino Werner"
] | 18 Nov 2022 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2211.10124 | Neural networks are an indispensable model class for many complex learning tasks. Despite the popularity and importance of neural networks and many different established techniques from literature for stabilization and robustification of the training, the classical concepts from robust statistics have rarely been considered so far in the context of neural networks. Therefore, we adapt the notion of the regression breakdown point to regression neural networks and compute the breakdown point for different feed-forward network configurations and contamination settings. In an extensive simulation study, we compare the performance, measured by the out-of-sample loss, by a proxy of the breakdown rate and by the training steps, of non-robust and robust regression feed-forward neural networks in a plethora of different configurations. The results indeed motivate to use robust loss functions for neural network training. | stat-04.zip/2211.10124.pdf | /content/arxiv-data/data/stat.ML/2022/11/00000000.parquet | stat.ML | 2022 | 11 | 2022-11-01 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.