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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2304.11140 | Convergence of Message Passing Graph Neural Networks with Generic Aggregation On Large Random Graphs | [
"Matthieu Cordonnier",
"Nicolas Keriven",
"Nicolas Tremblay",
"Samuel Vaiter"
] | 21 Apr 2023 (<a href="https://arxiv.org/abs/2304.11140v1">v1</a>), last revised 12 Feb 2025 (this version, v4) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2304.11140 | We study the convergence of message passing graph neural networks on random graph models to their continuous counterpart as the number of nodes tends to infinity. Until now, this convergence was only known for architectures with aggregation functions in the form of normalized means, or, equivalently, of an application of classical operators like the adjacency matrix or the graph Laplacian. We extend such results to a large class of aggregation functions, that encompasses all classically used message passing graph neural networks, such as attention-based message passing, max convolutional message passing, (degree-normalized) convolutional message passing, or moment-based aggregation message passing. Under mild assumptions, we give non-asymptotic bounds with high probability to quantify this convergence. Our main result is based on the McDiarmid inequality. Interestingly, this result does not apply to the case where the aggregation is a coordinate-wise maximum. We treat this case separately and obtain a different convergence rate. | stat-04.zip/2304.11140.pdf | /content/arxiv-data/data/stat.ML/2023/04/00000000.parquet | stat.ML | 2023 | 04 | 2023-04-01 | |
2304.09663 | Generative modeling of time-dependent densities via optimal transport and projection pursuit | [
"Jonah Botvinick-Greenhouse",
"Yunan Yang",
"Romit Maulik"
] | 19 Apr 2023 (<a href="https://arxiv.org/abs/2304.09663v1">v1</a>), last revised 12 Oct 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.1063/5.0155783 | Motivated by the computational difficulties incurred by popular deep learning algorithms for the generative modeling of temporal densities, we propose a cheap alternative which requires minimal hyperparameter tuning and scales favorably to high dimensional problems. In particular, we use a projection-based optimal transport solver [Meng et al., 2019] to join successive samples and subsequently use transport splines [Chewi et al., 2020] to interpolate the evolving density. When the sampling frequency is sufficiently high, the optimal maps are close to the identity and are thus computationally efficient to compute. Moreover, the training process is highly parallelizable as all optimal maps are independent and can thus be learned simultaneously. Finally, the approach is based solely on numerical linear algebra rather than minimizing a nonconvex objective function, allowing us to easily analyze and control the algorithm. We present several numerical experiments on both synthetic and real-world datasets to demonstrate the efficiency of our method. In particular, these experiments show that the proposed approach is highly competitive compared with state-of-the-art normalizing flows conditioned on time across a wide range of dimensionalities. | stat-04.zip/2304.09663.pdf | /content/arxiv-data/data/stat.ML/2023/04/00000000.parquet | stat.ML | 2023 | 04 | 2023-04-01 | |
2304.11251 | Machine Learning and the Future of Bayesian Computation | [
"Steven Winter",
"Trevor Campbell",
"Lizhen Lin",
"Sanvesh Srivastava",
"David B. Dunson"
] | 21 Apr 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2304.11251 | Bayesian models are a powerful tool for studying complex data, allowing the analyst to encode rich hierarchical dependencies and leverage prior information. Most importantly, they facilitate a complete characterization of uncertainty through the posterior distribution. Practical posterior computation is commonly performed via MCMC, which can be computationally infeasible for high dimensional models with many observations. In this article we discuss the potential to improve posterior computation using ideas from machine learning. Concrete future directions are explored in vignettes on normalizing flows, Bayesian coresets, distributed Bayesian inference, and variational inference. | stat-04.zip/2304.11251.pdf | /content/arxiv-data/data/stat.ML/2023/04/00000000.parquet | stat.ML | 2023 | 04 | 2023-04-01 | |
2304.10123 | Linear Convergence of Reshuffling Kaczmarz Methods With Sparse Constraints | [
"Halyun Jeong",
"Deanna Needell"
] | 20 Apr 2023 | Submitted to a journal | Machine Learning (stat.ML) | Machine Learning (stat.ML); Numerical Analysis (math.NA) | https://doi.org/10.48550/arXiv.2304.10123 | The Kaczmarz method (KZ) and its variants, which are types of stochastic gradient descent (SGD) methods, have been extensively studied due to their simplicity and efficiency in solving linear equation systems. The iterative thresholding (IHT) method has gained popularity in various research fields, including compressed sensing or sparse linear regression, machine learning with additional structure, and optimization with nonconvex constraints. Recently, a hybrid method called Kaczmarz-based IHT (KZIHT) has been proposed, combining the benefits of both approaches, but its theoretical guarantees are missing. In this paper, we provide the first theoretical convergence guarantees for KZIHT by showing that it converges linearly to the solution of a system with sparsity constraints up to optimal statistical bias when the reshuffling data sampling scheme is used. We also propose the Kaczmarz with periodic thresholding (KZPT) method, which generalizes KZIHT by applying the thresholding operation for every certain number of KZ iterations and by employing two different types of step sizes. We establish a linear convergence guarantee for KZPT for randomly subsampled bounded orthonormal systems (BOS) and mean-zero isotropic sub-Gaussian random matrices, which are most commonly used models in compressed sensing, dimension reduction, matrix sketching, and many inverse problems in neural networks. Our analysis shows that KZPT with an optimal thresholding period outperforms KZIHT. To support our theory, we include several numerical experiments. | stat-04.zip/2304.10123.pdf | /content/arxiv-data/data/stat.ML/2023/04/00000000.parquet | stat.ML | 2023 | 04 | 2023-04-01 |
2304.11134 | Plug-and-Play split Gibbs sampler: embedding deep generative priors in Bayesian inference | [
"Florentin Coeurdoux",
"Nicolas Dobigeon",
"Pierre Chainais"
] | 21 Apr 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Computer Vision and Pattern Recognition (cs.CV); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2304.11134 | This paper introduces a stochastic plug-and-play (PnP) sampling algorithm that leverages variable splitting to efficiently sample from a posterior distribution. The algorithm based on split Gibbs sampling (SGS) draws inspiration from the alternating direction method of multipliers (ADMM). It divides the challenging task of posterior sampling into two simpler sampling problems. The first problem depends on the likelihood function, while the second is interpreted as a Bayesian denoising problem that can be readily carried out by a deep generative model. Specifically, for an illustrative purpose, the proposed method is implemented in this paper using state-of-the-art diffusion-based generative models. Akin to its deterministic PnP-based counterparts, the proposed method exhibits the great advantage of not requiring an explicit choice of the prior distribution, which is rather encoded into a pre-trained generative model. However, unlike optimization methods (e.g., PnP-ADMM) which generally provide only point estimates, the proposed approach allows conventional Bayesian estimators to be accompanied by confidence intervals at a reasonable additional computational cost. Experiments on commonly studied image processing problems illustrate the efficiency of the proposed sampling strategy. Its performance is compared to recent state-of-the-art optimization and sampling methods. | stat-04.zip/2304.11134.pdf | /content/arxiv-data/data/stat.ML/2023/04/00000000.parquet | stat.ML | 2023 | 04 | 2023-04-01 | |
2304.10978 | Balancing Simulation-based Inference for Conservative Posteriors | [
"Arnaud Delaunoy",
"Benjamin Kurt Miller",
"Patrick Forré",
"Christoph Weniger",
"Gilles Louppe"
] | 21 Apr 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2304.10978 | Conservative inference is a major concern in simulation-based inference. It has been shown that commonly used algorithms can produce overconfident posterior approximations. Balancing has empirically proven to be an effective way to mitigate this issue. However, its application remains limited to neural ratio estimation. In this work, we extend balancing to any algorithm that provides a posterior density. In particular, we introduce a balanced version of both neural posterior estimation and contrastive neural ratio estimation. We show empirically that the balanced versions tend to produce conservative posterior approximations on a wide variety of benchmarks. In addition, we provide an alternative interpretation of the balancing condition in terms of the $\chi^2$ divergence. | stat-04.zip/2304.10978.pdf | /content/arxiv-data/data/stat.ML/2023/04/00000000.parquet | stat.ML | 2023 | 04 | 2023-04-01 | |
2304.12249 | Fuzzy clustering of ordinal time series based on two novel distances with economic applications | [
"Ángel López Oriona",
"Christian Weiss",
"José Antonio Vilar"
] | 24 Apr 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2304.12249 | Time series clustering is a central machine learning task with applications in many fields. While the majority of the methods focus on real-valued time series, very few works consider series with discrete response. In this paper, the problem of clustering ordinal time series is addressed. To this aim, two novel distances between ordinal time series are introduced and used to construct fuzzy clustering procedures. Both metrics are functions of the estimated cumulative probabilities, thus automatically taking advantage of the ordering inherent to the series' range. The resulting clustering algorithms are computationally efficient and able to group series generated from similar stochastic processes, reaching accurate results even though the series come from a wide variety of models. Since the dynamic of the series may vary over the time, we adopt a fuzzy approach, thus enabling the procedures to locate each series into several clusters with different membership degrees. An extensive simulation study shows that the proposed methods outperform several alternative procedures. Weighted versions of the clustering algorithms are also presented and their advantages with respect to the original methods are discussed. Two specific applications involving economic time series illustrate the usefulness of the proposed approaches. | stat-04.zip/2304.12249.pdf | /content/arxiv-data/data/stat.ML/2023/04/00000000.parquet | stat.ML | 2023 | 04 | 2023-04-01 | |
2304.12609 | A Bi-fidelity DeepONet Approach for Modeling Uncertain and Degrading Hysteretic Systems | [
"Subhayan De",
"Patrick T. Brewick"
] | 25 Apr 2023 | 23 pages, 15 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2304.12609 | Nonlinear systems, such as with degrading hysteretic behavior, are often encountered in engineering applications. In addition, due to the ubiquitous presence of uncertainty and the modeling of such systems becomes increasingly difficult. On the other hand, datasets from pristine models developed without knowing the nature of the degrading effects can be easily obtained. In this paper, we use datasets from pristine models without considering the degrading effects of hysteretic systems as low-fidelity representations that capture many of the important characteristics of the true system's behavior to train a deep operator network (DeepONet). Three numerical examples are used to show that the proposed use of the DeepONets to model the discrepancies between the low-fidelity model and the true system's response leads to significant improvements in the prediction error in the presence of uncertainty in the model parameters for degrading hysteretic systems. | stat-04.zip/2304.12609.pdf | /content/arxiv-data/data/stat.ML/2023/04/00000000.parquet | stat.ML | 2023 | 04 | 2023-04-01 |
2304.12332 | Analyzing categorical time series with the R package ctsfeatures | [
"Ángel López Oriona",
"José Antonio Vilar Fernández"
] | 24 Apr 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2304.12332 | Time series data are ubiquitous nowadays. Whereas most of the literature on the topic deals with real-valued time series, categorical time series have received much less attention. However, the development of data mining techniques for this kind of data has substantially increased in recent years. The R package ctsfeatures offers users a set of useful tools for analyzing categorical time series. In particular, several functions allowing the extraction of well-known statistical features and the construction of illustrative graphs describing underlying temporal patterns are provided in the package. The output of some functions can be employed to perform traditional machine learning tasks including clustering, classification and outlier detection. The package also includes two datasets of biological sequences introduced in the literature for clustering purposes, as well as three interesting synthetic databases. In this work, the main characteristics of the package are described and its use is illustrated through various examples. Practitioners from a wide variety of fields could benefit from the valuable tools provided by ctsfeatures. | stat-04.zip/2304.12332.pdf | /content/arxiv-data/data/stat.ML/2023/04/00000000.parquet | stat.ML | 2023 | 04 | 2023-04-01 | |
2304.13761 | Enhancing Robustness of Gradient-Boosted Decision Trees through One-Hot Encoding and Regularization | [
"Shijie Cui",
"Agus Sudjianto",
"Aijun Zhang",
"Runze Li"
] | 26 Apr 2023 (<a href="https://arxiv.org/abs/2304.13761v1">v1</a>), last revised 11 May 2023 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2304.13761 | Gradient-boosted decision trees (GBDT) are widely used and highly effective machine learning approach for tabular data modeling. However, their complex structure may lead to low robustness against small covariate perturbation in unseen data. In this study, we apply one-hot encoding to convert a GBDT model into a linear framework, through encoding of each tree leaf to one dummy variable. This allows for the use of linear regression techniques, plus a novel risk decomposition for assessing the robustness of a GBDT model against covariate perturbations. We propose to enhance the robustness of GBDT models by refitting their linear regression forms with $L_1$ or $L_2$ regularization. Theoretical results are obtained about the effect of regularization on the model performance and robustness. It is demonstrated through numerical experiments that the proposed regularization approach can enhance the robustness of the one-hot-encoded GBDT models. | stat-04.zip/2304.13761.pdf | /content/arxiv-data/data/stat.ML/2023/04/00000000.parquet | stat.ML | 2023 | 04 | 2023-04-01 | |
2304.12886 | What can online reinforcement learning with function approximation benefit from general coverage conditions? | [
"Fanghui Liu",
"Luca Viano",
"Volkan Cevher"
] | 25 Apr 2023 (<a href="https://arxiv.org/abs/2304.12886v1">v1</a>), last revised 31 May 2023 (this version, v2) | Accepted by ICML 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2304.12886 | In online reinforcement learning (RL), instead of employing standard structural assumptions on Markov decision processes (MDPs), using a certain coverage condition (original from offline RL) is enough to ensure sample-efficient guarantees (Xie et al. 2023). In this work, we focus on this new direction by digging more possible and general coverage conditions, and study the potential and the utility of them in efficient online RL. We identify more concepts, including the $L^p$ variant of concentrability, the density ratio realizability, and trade-off on the partial/rest coverage condition, that can be also beneficial to sample-efficient online RL, achieving improved regret bound. Furthermore, if exploratory offline data are used, under our coverage conditions, both statistically and computationally efficient guarantees can be achieved for online RL. Besides, even though the MDP structure is given, e.g., linear MDP, we elucidate that, good coverage conditions are still beneficial to obtain faster regret bound beyond $\widetilde{O}(\sqrt{T})$ and even a logarithmic order regret. These results provide a good justification for the usage of general coverage conditions in efficient online RL. | stat-04.zip/2304.12886.pdf | /content/arxiv-data/data/stat.ML/2023/04/00000000.parquet | stat.ML | 2023 | 04 | 2023-04-01 |
2304.14248 | On Manifold Learning in Plato's Cave: Remarks on Manifold Learning and Physical Phenomena | [
"Roy R. Lederman",
"Bogdan Toader"
] | 27 Apr 2023 (<a href="https://arxiv.org/abs/2304.14248v1">v1</a>), last revised 30 Jun 2023 (this version, v2) | 7 pages, 9 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2304.14248 | Many techniques in machine learning attempt explicitly or implicitly to infer a low-dimensional manifold structure of an underlying physical phenomenon from measurements without an explicit model of the phenomenon or the measurement apparatus. This paper presents a cautionary tale regarding the discrepancy between the geometry of measurements and the geometry of the underlying phenomenon in a benign setting. The deformation in the metric illustrated in this paper is mathematically straightforward and unavoidable in the general case, and it is only one of several similar effects. While this is not always problematic, we provide an example of an arguably standard and harmless data processing procedure where this effect leads to an incorrect answer to a seemingly simple question. Although we focus on manifold learning, these issues apply broadly to dimensionality reduction and unsupervised learning. | stat-04.zip/2304.14248.pdf | /content/arxiv-data/data/stat.ML/2023/04/00000000.parquet | stat.ML | 2023 | 04 | 2023-04-01 |
2304.14390 | Resampling Gradients Vanish in Differentiable Sequential Monte Carlo Samplers | [
"Johannes Zenn",
"Robert Bamler"
] | 27 Apr 2023 | 8 pages, invited to present at ICLR 2023 as a Tiny Paper | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2304.14390 | Annealed Importance Sampling (AIS) moves particles along a Markov chain from a tractable initial distribution to an intractable target distribution. The recently proposed Differentiable AIS (DAIS) (Geffner and Domke, 2021; Zhang et al., 2021) enables efficient optimization of the transition kernels of AIS and of the distributions. However, we observe a low effective sample size in DAIS, indicating degenerate distributions. We thus propose to extend DAIS by a resampling step inspired by Sequential Monte Carlo. Surprisingly, we find empirically-and can explain theoretically-that it is not necessary to differentiate through the resampling step which avoids gradient variance issues observed in similar approaches for Particle Filters (Maddison et al., 2017; Naesseth et al., 2018; Le et al., 2018). | stat-04.zip/2304.14390.pdf | /content/arxiv-data/data/stat.ML/2023/04/00000000.parquet | stat.ML | 2023 | 04 | 2023-04-01 |
2304.13950 | Fairness Uncertainty Quantification: How certain are you that the model is fair? | [
"Abhishek Roy",
"Prasant Mohapatra"
] | 27 Apr 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Computers and Society (cs.CY); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2304.13950 | Fairness-aware machine learning has garnered significant attention in recent years because of extensive use of machine learning in sensitive applications like judiciary systems. Various heuristics, and optimization frameworks have been proposed to enforce fairness in classification \cite{del2020review} where the later approaches either provides empirical results or provides fairness guarantee for the exact minimizer of the objective function \cite{celis2019classification}. In modern machine learning, Stochastic Gradient Descent (SGD) type algorithms are almost always used as training algorithms implying that the learned model, and consequently, its fairness properties are random. Hence, especially for crucial applications, it is imperative to construct Confidence Interval (CI) for the fairness of the learned model. In this work we provide CI for test unfairness when a group-fairness-aware, specifically, Disparate Impact (DI), and Disparate Mistreatment (DM) aware linear binary classifier is trained using online SGD-type algorithms. We show that asymptotically a Central Limit Theorem holds for the estimated model parameter of both DI and DM-aware models. We provide online multiplier bootstrap method to estimate the asymptotic covariance to construct online CI. To do so, we extend the known theoretical guarantees shown on the consistency of the online bootstrap method for unconstrained SGD to constrained optimization which could be of independent interest. We illustrate our results on synthetic and real datasets. | stat-04.zip/2304.13950.pdf | /content/arxiv-data/data/stat.ML/2023/04/00000000.parquet | stat.ML | 2023 | 04 | 2023-04-01 | |
2305.00152 | Limits of Model Selection under Transfer Learning | [
"Steve Hanneke",
"Samory Kpotufe",
"Yasaman Mahdaviyeh"
] | 29 Apr 2023 (<a href="https://arxiv.org/abs/2305.00152v1">v1</a>), last revised 12 Oct 2023 (this version, v4) | Accepted for presentation at the Conference on Learning Theory (COLT) 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.00152 | Theoretical studies on transfer learning or domain adaptation have so far focused on situations with a known hypothesis class or model; however in practice, some amount of model selection is usually involved, often appearing under the umbrella term of hyperparameter-tuning: for example, one may think of the problem of tuning for the right neural network architecture towards a target task, while leveraging data from a related source task. <br>Now, in addition to the usual tradeoffs on approximation vs estimation errors involved in model selection, this problem brings in a new complexity term, namely, the transfer distance between source and target distributions, which is known to vary with the choice of hypothesis class. <br>We present a first study of this problem, focusing on classification; in particular, the analysis reveals some remarkable phenomena: adaptive rates, i.e., those achievable with no distributional information, can be arbitrarily slower than oracle rates, i.e., when given knowledge on distances. | stat-04.zip/2305.00152.pdf | /content/arxiv-data/data/stat.ML/2023/04/00000000.parquet | stat.ML | 2023 | 04 | 2023-04-01 |
2304.11732 | Quantile Extreme Gradient Boosting for Uncertainty Quantification | [
"Xiaozhe Yin",
"Masoud Fallah-Shorshani",
"Rob McConnell",
"Scott Fruin",
"Yao-Yi Chiang",
"Meredith Franklin"
] | 23 Apr 2023 | 15 pages, 7 figures and 4 tables | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2304.11732 | As the availability, size and complexity of data have increased in recent years, machine learning (ML) techniques have become popular for modeling. Predictions resulting from applying ML models are often used for inference, decision-making, and downstream applications. A crucial yet often overlooked aspect of ML is uncertainty quantification, which can significantly impact how predictions from models are used and interpreted. <br>Extreme Gradient Boosting (XGBoost) is one of the most popular ML methods given its simple implementation, fast computation, and sequential learning, which make its predictions highly accurate compared to other methods. However, techniques for uncertainty determination in ML models such as XGBoost have not yet been universally agreed among its varying applications. We propose enhancements to XGBoost whereby a modified quantile regression is used as the objective function to estimate uncertainty (QXGBoost). Specifically, we included the Huber norm in the quantile regression model to construct a differentiable approximation to the quantile regression error function. This key step allows XGBoost, which uses a gradient-based optimization algorithm, to make probabilistic predictions efficiently. <br>QXGBoost was applied to create 90\% prediction intervals for one simulated dataset and one real-world environmental dataset of measured traffic noise. Our proposed method had comparable or better performance than the uncertainty estimates generated for regular and quantile light gradient boosting. For both the simulated and traffic noise datasets, the overall performance of the prediction intervals from QXGBoost were better than other models based on coverage width-based criterion. | stat-04.zip/2304.11732.pdf | /content/arxiv-data/data/stat.ML/2023/04/00000000.parquet | stat.ML | 2023 | 04 | 2023-04-01 |
2305.00520 | The ART of Transfer Learning: An Adaptive and Robust Pipeline | [
"Boxiang Wang",
"Yunan Wu",
"Chenglong Ye"
] | 30 Apr 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.00520 | Transfer learning is an essential tool for improving the performance of primary tasks by leveraging information from auxiliary data resources. In this work, we propose Adaptive Robust Transfer Learning (ART), a flexible pipeline of performing transfer learning with generic machine learning algorithms. We establish the non-asymptotic learning theory of ART, providing a provable theoretical guarantee for achieving adaptive transfer while preventing negative transfer. Additionally, we introduce an ART-integrated-aggregating machine that produces a single final model when multiple candidate algorithms are considered. We demonstrate the promising performance of ART through extensive empirical studies on regression, classification, and sparse learning. We further present a real-data analysis for a mortality study. | stat-04.zip/2305.00520.pdf | /content/arxiv-data/data/stat.ML/2023/04/00000000.parquet | stat.ML | 2023 | 04 | 2023-04-01 | |
2305.00324 | Representing Additive Gaussian Processes by Sparse Matrices | [
"Lu Zou",
"Haoyuan Chen",
"Liang Ding"
] | 29 Apr 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.00324 | Among generalized additive models, additive Matérn Gaussian Processes (GPs) are one of the most popular for scalable high-dimensional problems. Thanks to their additive structure and stochastic differential equation representation, back-fitting-based algorithms can reduce the time complexity of computing the posterior mean from $O(n^3)$ to $O(n\log n)$ time where $n$ is the data size. However, generalizing these algorithms to efficiently compute the posterior variance and maximum log-likelihood remains an open problem. In this study, we demonstrate that for Additive Matérn GPs, not only the posterior mean, but also the posterior variance, log-likelihood, and gradient of these three functions can be represented by formulas involving only sparse matrices and sparse vectors. We show how to use these sparse formulas to generalize back-fitting-based algorithms to efficiently compute the posterior mean, posterior variance, log-likelihood, and gradient of these three functions for additive GPs, all in $O(n \log n)$ time. We apply our algorithms to Bayesian optimization and propose efficient algorithms for posterior updates, hyperparameters learning, and computations of the acquisition function and its gradient in Bayesian optimization. Given the posterior, our algorithms significantly reduce the time complexity of computing the acquisition function and its gradient from $O(n^2)$ to $O(\log n)$ for general learning rate, and even to $O(1)$ for small learning rate. | stat-04.zip/2305.00324.pdf | /content/arxiv-data/data/stat.ML/2023/04/00000000.parquet | stat.ML | 2023 | 04 | 2023-04-01 | |
2304.08740 | Estimating Joint Probability Distribution With Low-Rank Tensor Decomposition, Radon Transforms and Dictionaries | [
"Pranava Singhal",
"Waqar Mirza",
"Ajit Rajwade",
"Karthik S. Gurumoorthy"
] | 18 Apr 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Signal Processing (eess.SP) | https://doi.org/10.48550/arXiv.2304.08740 | In this paper, we describe a method for estimating the joint probability density from data samples by assuming that the underlying distribution can be decomposed as a mixture of product densities with few mixture components. Prior works have used such a decomposition to estimate the joint density from lower-dimensional marginals, which can be estimated more reliably with the same number of samples. We combine two key ideas: dictionaries to represent 1-D densities, and random projections to estimate the joint distribution from 1-D marginals, explored separately in prior work. Our algorithm benefits from improved sample complexity over the previous dictionary-based approach by using 1-D marginals for reconstruction. We evaluate the performance of our method on estimating synthetic probability densities and compare it with the previous dictionary-based approach and Gaussian Mixture Models (GMMs). Our algorithm outperforms these other approaches in all the experimental settings. | stat-04.zip/2304.08740.pdf | /content/arxiv-data/data/stat.ML/2023/04/00000000.parquet | stat.ML | 2023 | 04 | 2023-04-01 | |
2304.10707 | Persistently Trained, Diffusion-assisted Energy-based Models | [
"Xinwei Zhang",
"Zhiqiang Tan",
"Zhijian Ou"
] | 21 Apr 2023 | main text 8 pages | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2304.10707 | Maximum likelihood (ML) learning for energy-based models (EBMs) is challenging, partly due to non-convergence of Markov chain Monte <a href="http://Carlo.Several" rel="external noopener nofollow" class="link-external link-http">this http URL</a> variations of ML learning have been proposed, but existing methods all fail to achieve both post-training image generation and proper density estimation. We propose to introduce diffusion data and learn a joint EBM, called diffusion assisted-EBMs, through persistent training (i.e., using persistent contrastive divergence) with an enhanced sampling algorithm to properly sample from complex, multimodal distributions. We present results from a 2D illustrative experiment and image experiments and demonstrate that, for the first time for image data, persistently trained EBMs can {\it simultaneously} achieve long-run stability, post-training image generation, and superior out-of-distribution detection. | stat-04.zip/2304.10707.pdf | /content/arxiv-data/data/stat.ML/2023/04/00000000.parquet | stat.ML | 2023 | 04 | 2023-04-01 |
2304.13833 | Mixtures of Gaussian process experts based on kernel stick-breaking processes | [
"Yuji Saikai",
"Khue-Dung Dang"
] | 26 Apr 2023 (<a href="https://arxiv.org/abs/2304.13833v1">v1</a>), last revised 5 May 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2304.13833 | Mixtures of Gaussian process experts is a class of models that can simultaneously address two of the key limitations inherent in standard Gaussian processes: scalability and predictive performance. In particular, models that use Dirichlet processes as gating functions permit straightforward interpretation and automatic selection of the number of experts in a mixture. While the existing models are intuitive and capable of capturing non-stationarity, multi-modality and heteroskedasticity, the simplicity of their gating functions may limit the predictive performance when applied to complex data-generating processes. Capitalising on the recent advancement in the dependent Dirichlet processes literature, we propose a new mixture model of Gaussian process experts based on kernel stick-breaking processes. Our model maintains the intuitive appeal yet improve the performance of the existing models. To make it practical, we design a sampler for posterior computation based on the slice sampling. The model behaviour and improved predictive performance are demonstrated in experiments using six datasets. | stat-04.zip/2304.13833.pdf | /content/arxiv-data/data/stat.ML/2023/04/00000000.parquet | stat.ML | 2023 | 04 | 2023-04-01 | |
2304.03866 | Conservative objective models are a special kind of contrastive divergence-based energy model | [
"Christopher Beckham",
"Christopher Pal"
] | 7 Apr 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2304.03866 | In this work we theoretically show that conservative objective models (COMs) for offline model-based optimisation (MBO) are a special kind of contrastive divergence-based energy model, one where the energy function represents both the unconditional probability of the input and the conditional probability of the reward variable. While the initial formulation only samples modes from its learned distribution, we propose a simple fix that replaces its gradient ascent sampler with a Langevin MCMC sampler. This gives rise to a special probabilistic model where the probability of sampling an input is proportional to its predicted reward. Lastly, we show that better samples can be obtained if the model is decoupled so that the unconditional and conditional probabilities are modelled separately. | stat-04.zip/2304.03866.pdf | /content/arxiv-data/data/stat.ML/2023/04/00000000.parquet | stat.ML | 2023 | 04 | 2023-04-01 | |
2304.10302 | Optimal Activation of Halting Multi-Armed Bandit Models | [
"Wesley Cowan",
"Michael N. Katehakis",
"Sheldon M. Ross"
] | 20 Apr 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2304.10302 | We study new types of dynamic allocation problems the {\sl Halting Bandit} models. As an application, we obtain new proofs for the classic Gittins index decomposition result and recent results of the authors in `Multi-armed bandits under general depreciation and commitment.' | stat-04.zip/2304.10302.pdf | /content/arxiv-data/data/stat.ML/2023/04/00000000.parquet | stat.ML | 2023 | 04 | 2023-04-01 | |
2304.03185 | Pairwise Ranking with Gaussian Kernels | [
"Guanhang Lei",
"Lei Shi"
] | 6 Apr 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2304.03185 | Regularized pairwise ranking with Gaussian kernels is one of the cutting-edge learning algorithms. Despite a wide range of applications, a rigorous theoretical demonstration still lacks to support the performance of such ranking estimators. This work aims to fill this gap by developing novel oracle inequalities for regularized pairwise ranking. With the help of these oracle inequalities, we derive fast learning rates of Gaussian ranking estimators under a general box-counting dimension assumption on the input domain combined with the noise conditions or the standard smoothness condition. Our theoretical analysis improves the existing estimates and shows that a low intrinsic dimension of input space can help the rates circumvent the curse of dimensionality. | stat-04.zip/2304.03185.pdf | /content/arxiv-data/data/stat.ML/2023/04/00000000.parquet | stat.ML | 2023 | 04 | 2023-04-01 | |
2304.10248 | Hotelling Deflation on Large Symmetric Spiked Tensors | [
"Mohamed El Amine Seddik",
"José Henrique de Morais Goulart",
"Maxime Guillaud"
] | 20 Apr 2023 | 4 pages, 1 figure | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2304.10248 | This paper studies the deflation algorithm when applied to estimate a low-rank symmetric spike contained in a large tensor corrupted by additive Gaussian noise. Specifically, we provide a precise characterization of the large-dimensional performance of deflation in terms of the alignments of the vectors obtained by successive rank-1 approximation and of their estimated weights, assuming non-trivial (fixed) correlations among spike components. Our analysis allows an understanding of the deflation mechanism in the presence of noise and can be exploited for designing more efficient signal estimation methods. | stat-04.zip/2304.10248.pdf | /content/arxiv-data/data/stat.ML/2023/04/00000000.parquet | stat.ML | 2023 | 04 | 2023-04-01 |
2304.03096 | Spectral Gap Regularization of Neural Networks | [
"Edric Tam",
"David Dunson"
] | 6 Apr 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2304.03096 | We introduce Fiedler regularization, a novel approach for regularizing neural networks that utilizes spectral/graphical information. Existing regularization methods often focus on penalizing weights in a global/uniform manner that ignores the connectivity structure of the neural network. We propose to use the Fiedler value of the neural network's underlying graph as a tool for regularization. We provide theoretical motivation for this approach via spectral graph theory. We demonstrate several useful properties of the Fiedler value that make it useful as a regularization tool. We provide an approximate, variational approach for faster computation during training. We provide an alternative formulation of this framework in the form of a structurally weighted $\text{L}_1$ penalty, thus linking our approach to sparsity induction. We provide uniform generalization error bounds for Fiedler regularization via a Rademacher complexity analysis. We performed experiments on datasets that compare Fiedler regularization with classical regularization methods such as dropout and weight decay. Results demonstrate the efficacy of Fiedler regularization. This is a journal extension of the conference paper by Tam and Dunson (2020). | stat-04.zip/2304.03096.pdf | /content/arxiv-data/data/stat.ML/2023/04/00000000.parquet | stat.ML | 2023 | 04 | 2023-04-01 | |
2305.00934 | Variational Inference for Bayesian Neural Networks under Model and Parameter Uncertainty | [
"Aliaksandr Hubin",
"Geir Storvik"
] | 1 May 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.00934 | Bayesian neural networks (BNNs) have recently regained a significant amount of attention in the deep learning community due to the development of scalable approximate Bayesian inference techniques. There are several advantages of using a Bayesian approach: Parameter and prediction uncertainties become easily available, facilitating rigorous statistical analysis. Furthermore, prior knowledge can be incorporated. However, so far, there have been no scalable techniques capable of combining both structural and parameter uncertainty. In this paper, we apply the concept of model uncertainty as a framework for structural learning in BNNs and hence make inference in the joint space of structures/models and parameters. Moreover, we suggest an adaptation of a scalable variational inference approach with reparametrization of marginal inclusion probabilities to incorporate the model space constraints. Experimental results on a range of benchmark datasets show that we obtain comparable accuracy results with the competing models, but based on methods that are much more sparse than ordinary BNNs. | stat-04.zip/2305.00934.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.00869 | Estimating the Density Ratio between Distributions with High Discrepancy using Multinomial Logistic Regression | [
"Akash Srivastava",
"Seungwook Han",
"Kai Xu",
"Benjamin Rhodes",
"Michael U. Gutmann"
] | 1 May 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.00869 | Functions of the ratio of the densities $p/q$ are widely used in machine learning to quantify the discrepancy between the two distributions $p$ and $q$. For high-dimensional distributions, binary classification-based density ratio estimators have shown great promise. However, when densities are well separated, estimating the density ratio with a binary classifier is challenging. In this work, we show that the state-of-the-art density ratio estimators perform poorly on well-separated cases and demonstrate that this is due to distribution shifts between training and evaluation time. We present an alternative method that leverages multi-class classification for density ratio estimation and does not suffer from distribution shift issues. The method uses a set of auxiliary densities $\{m_k\}_{k=1}^K$ and trains a multi-class logistic regression to classify the samples from $p, q$, and $\{m_k\}_{k=1}^K$ into $K+2$ classes. We show that if these auxiliary densities are constructed such that they overlap with $p$ and $q$, then a multi-class logistic regression allows for estimating $\log p/q$ on the domain of any of the $K+2$ distributions and resolves the distribution shift problems of the current state-of-the-art methods. We compare our method to state-of-the-art density ratio estimators on both synthetic and real datasets and demonstrate its superior performance on the tasks of density ratio estimation, mutual information estimation, and representation learning. Code: <a href="https://www.blackswhan.com/mdre/" rel="external noopener nofollow" class="link-external link-https">this https URL</a> | stat-04.zip/2305.00869.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.01726 | Slow Kill for Big Data Learning | [
"Yiyuan She",
"Jianhui Shen",
"Adrian Barbu"
] | 2 May 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2305.01726 | Big-data applications often involve a vast number of observations and features, creating new challenges for variable selection and parameter estimation. This paper presents a novel technique called ``slow kill,'' which utilizes nonconvex constrained optimization, adaptive $\ell_2$-shrinkage, and increasing learning rates. The fact that the problem size can decrease during the slow kill iterations makes it particularly effective for large-scale variable screening. The interaction between statistics and optimization provides valuable insights into controlling quantiles, stepsize, and shrinkage parameters in order to relax the regularity conditions required to achieve the desired level of statistical accuracy. Experimental results on real and synthetic data show that slow kill outperforms state-of-the-art algorithms in various situations while being computationally efficient for large-scale data. | stat-04.zip/2305.01726.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.02012 | A Perspective on Explainable Artificial Intelligence Methods: SHAP and LIME | [
"Ahmed Salih",
"Zahra Raisi-Estabragh",
"Ilaria Boscolo Galazzo",
"Petia Radeva",
"Steffen E. Petersen",
"Gloria Menegaz",
"Karim Lekadir"
] | 3 May 2023 (<a href="https://arxiv.org/abs/2305.02012v1">v1</a>), last revised 17 Jun 2024 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.02012 | eXplainable artificial intelligence (XAI) methods have emerged to convert the black box of machine learning (ML) models into a more digestible form. These methods help to communicate how the model works with the aim of making ML models more transparent and increasing the trust of end-users into their output. SHapley Additive exPlanations (SHAP) and Local Interpretable Model Agnostic Explanation (LIME) are two widely used XAI methods, particularly with tabular data. In this perspective piece, we discuss the way the explainability metrics of these two methods are generated and propose a framework for interpretation of their outputs, highlighting their weaknesses and strengths. Specifically, we discuss their outcomes in terms of model-dependency and in the presence of collinearity among the features, relying on a case study from the biomedical domain (classification of individuals with or without myocardial infarction). The results indicate that SHAP and LIME are highly affected by the adopted ML model and feature collinearity, raising a note of caution on their usage and interpretation. | stat-04.zip/2305.02012.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.02009 | fairml: A Statistician's Take on Fair Machine Learning Modelling | [
"Marco Scutari"
] | 3 May 2023 | 15 pages, 4 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Computers and Society (cs.CY); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.02009 | The adoption of machine learning in applications where it is crucial to ensure fairness and accountability has led to a large number of model proposals in the literature, largely formulated as optimisation problems with constraints reducing or eliminating the effect of sensitive attributes on the response. While this approach is very flexible from a theoretical perspective, the resulting models are somewhat black-box in nature: very little can be said about their statistical properties, what are the best practices in their applied use, and how they can be extended to problems other than those they were originally designed for. Furthermore, the estimation of each model requires a bespoke implementation involving an appropriate solver which is less than desirable from a software engineering perspective. <br>In this paper, we describe the fairml R package which implements our previous work (Scutari, Panero, and Proissl 2022) and related models in the literature. fairml is designed around classical statistical models (generalised linear models) and penalised regression results (ridge regression) to produce fair models that are interpretable and whose properties are well-known. The constraint used to enforce fairness is orthogonal to model estimation, making it possible to mix-and-match the desired model family and fairness definition for each application. Furthermore, fairml provides facilities for model estimation, model selection and validation including diagnostic plots. | stat-04.zip/2305.02009.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.02304 | New Equivalences Between Interpolation and SVMs: Kernels and Structured Features | [
"Chiraag Kaushik",
"Andrew D. McRae",
"Mark A. Davenport",
"Vidya Muthukumar"
] | 3 May 2023 | 23 pages, 2 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.02304 | The support vector machine (SVM) is a supervised learning algorithm that finds a maximum-margin linear classifier, often after mapping the data to a high-dimensional feature space via the kernel trick. Recent work has demonstrated that in certain sufficiently overparameterized settings, the SVM decision function coincides exactly with the minimum-norm label interpolant. This phenomenon of support vector proliferation (SVP) is especially interesting because it allows us to understand SVM performance by leveraging recent analyses of harmless interpolation in linear and kernel models. However, previous work on SVP has made restrictive assumptions on the data/feature distribution and spectrum. In this paper, we present a new and flexible analysis framework for proving SVP in an arbitrary reproducing kernel Hilbert space with a flexible class of generative models for the labels. We present conditions for SVP for features in the families of general bounded orthonormal systems (e.g. Fourier features) and independent sub-Gaussian features. In both cases, we show that SVP occurs in many interesting settings not covered by prior work, and we leverage these results to prove novel generalization results for kernel SVM classification. | stat-04.zip/2305.02304.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.00608 | Differentiable Neural Networks with RePU Activation: with Applications to Score Estimation and Isotonic Regression | [
"Guohao Shen",
"Yuling Jiao",
"Yuanyuan Lin",
"Jian Huang"
] | 1 May 2023 (<a href="https://arxiv.org/abs/2305.00608v1">v1</a>), last revised 21 Apr 2024 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.00608 | We study the properties of differentiable neural networks activated by rectified power unit (RePU) functions. We show that the partial derivatives of RePU neural networks can be represented by RePUs mixed-activated networks and derive upper bounds for the complexity of the function class of derivatives of RePUs networks. We establish error bounds for simultaneously approximating $C^s$ smooth functions and their derivatives using RePU-activated deep neural networks. Furthermore, we derive improved approximation error bounds when data has an approximate low-dimensional support, demonstrating the ability of RePU networks to mitigate the curse of dimensionality. To illustrate the usefulness of our results, we consider a deep score matching estimator (DSME) and propose a penalized deep isotonic regression (PDIR) using RePU networks. We establish non-asymptotic excess risk bounds for DSME and PDIR under the assumption that the target functions belong to a class of $C^s$ smooth functions. We also show that PDIR achieves the minimax optimal convergence rate and has a robustness property in the sense it is consistent with vanishing penalty parameters even when the monotonicity assumption is not satisfied. Furthermore, if the data distribution is supported on an approximate low-dimensional manifold, we show that DSME and PDIR can mitigate the curse of dimensionality. | stat-04.zip/2305.00608.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.01728 | Expressive Mortality Models through Gaussian Process Kernels | [
"Mike Ludkovski",
"Jimmy Risk"
] | 2 May 2023 | 36 pages, 15 tables, 8 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.01728 | We develop a flexible Gaussian Process (GP) framework for learning the covariance structure of Age- and Year-specific mortality surfaces. Utilizing the additive and multiplicative structure of GP kernels, we design a genetic programming algorithm to search for the most expressive kernel for a given population. Our compositional search builds off the Age-Period-Cohort (APC) paradigm to construct a covariance prior best matching the spatio-temporal dynamics of a mortality dataset. We apply the resulting genetic algorithm (GA) on synthetic case studies to validate the ability of the GA to recover APC structure, and on real-life national-level datasets from the Human Mortality Database. Our machine-learning based analysis provides novel insight into the presence/absence of Cohort effects in different populations, and into the relative smoothness of mortality surfaces along the Age and Year dimensions. Our modelling work is done with the PyTorch libraries in Python and provides an in-depth investigation of employing GA to aid in compositional kernel search for GP surrogates. | stat-04.zip/2305.01728.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.02041 | Low-complexity subspace-descent over symmetric positive definite manifold | [
"Yogesh Darmwal",
"Ketan Rajawat"
] | 3 May 2023 (<a href="https://arxiv.org/abs/2305.02041v1">v1</a>), last revised 18 Dec 2023 (this version, v4) | 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.2305.02041 | This work puts forth low-complexity Riemannian subspace descent algorithms for the minimization of functions over the symmetric positive definite (SPD) manifold. Different from the existing Riemannian gradient descent variants, the proposed approach utilizes carefully chosen subspaces that allow the update to be written as a product of the Cholesky factor of the iterate and a sparse matrix. The resulting updates avoid the costly matrix operations like matrix exponentiation and dense matrix multiplication, which are generally required in almost all other Riemannian optimization algorithms on SPD manifold. We further identify a broad class of functions, arising in diverse applications, such as kernel matrix learning, covariance estimation of Gaussian distributions, maximum likelihood parameter estimation of elliptically contoured distributions, and parameter estimation in Gaussian mixture model problems, over which the Riemannian gradients can be calculated efficiently. The proposed uni-directional and multi-directional Riemannian subspace descent variants incur per-iteration complexities of $O(n)$ and $O(n^2)$ respectively, as compared to the $O(n^3)$ or higher complexity incurred by all existing Riemannian gradient descent variants. The superior runtime and low per-iteration complexity of the proposed algorithms is also demonstrated via numerical tests on large-scale covariance estimation and matrix square root problems. MATLAB code implementation is publicly available on GitHub : <a href="https://github.com/yogeshd-iitk/subspace_descent_over_SPD_manifold" rel="external noopener nofollow" class="link-external link-https">this https URL</a> | stat-04.zip/2305.02041.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.01281 | Addressing Parameter Choice Issues in Unsupervised Domain Adaptation by Aggregation | [
"Marius-Constantin Dinu",
"Markus Holzleitner",
"Maximilian Beck",
"Hoan Duc Nguyen",
"Andrea Huber",
"Hamid Eghbal-zadeh",
"Bernhard A. Moser",
"Sergei Pereverzyev",
"Sepp Hochreiter",
"Werner Zellinger"
] | 2 May 2023 | Oral talk (notable-top-5%) at International Conference On Learning Representations (ICLR), 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Numerical Analysis (math.NA) | https://doi.org/10.48550/arXiv.2305.01281 | We study the problem of choosing algorithm hyper-parameters in unsupervised domain adaptation, i.e., with labeled data in a source domain and unlabeled data in a target domain, drawn from a different input distribution. We follow the strategy to compute several models using different hyper-parameters, and, to subsequently compute a linear aggregation of the models. While several heuristics exist that follow this strategy, methods are still missing that rely on thorough theories for bounding the target error. In this turn, we propose a method that extends weighted least squares to vector-valued functions, e.g., deep neural networks. We show that the target error of the proposed algorithm is asymptotically not worse than twice the error of the unknown optimal aggregation. We also perform a large scale empirical comparative study on several datasets, including text, images, electroencephalogram, body sensor signals and signals from mobile phones. Our method outperforms deep embedded validation (DEV) and importance weighted validation (IWV) on all datasets, setting a new state-of-the-art performance for solving parameter choice issues in unsupervised domain adaptation with theoretical error guarantees. We further study several competitive heuristics, all outperforming IWV and DEV on at least five datasets. However, our method outperforms each heuristic on at least five of seven datasets. | stat-04.zip/2305.01281.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.01143 | Understanding the Generalization Ability of Deep Learning Algorithms: A Kernelized Renyi's Entropy Perspective | [
"Yuxin Dong",
"Tieliang Gong",
"Hong Chen",
"Chen Li"
] | 2 May 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.01143 | Recently, information theoretic analysis has become a popular framework for understanding the generalization behavior of deep neural networks. It allows a direct analysis for stochastic gradient/Langevin descent (SGD/SGLD) learning algorithms without strong assumptions such as Lipschitz or convexity conditions. However, the current generalization error bounds within this framework are still far from optimal, while substantial improvements on these bounds are quite challenging due to the intractability of high-dimensional information quantities. To address this issue, we first propose a novel information theoretical measure: kernelized Renyi's entropy, by utilizing operator representation in Hilbert space. It inherits the properties of Shannon's entropy and can be effectively calculated via simple random sampling, while remaining independent of the input dimension. We then establish the generalization error bounds for SGD/SGLD under kernelized Renyi's entropy, where the mutual information quantities can be directly calculated, enabling evaluation of the tightness of each intermediate step. We show that our information-theoretical bounds depend on the statistics of the stochastic gradients evaluated along with the iterates, and are rigorously tighter than the current state-of-the-art (SOTA) results. The theoretical findings are also supported by large-scale empirical studies1. | stat-04.zip/2305.01143.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.01379 | LogSpecT: Feasible Graph Learning Model from Stationary Signals with Recovery Guarantees | [
"Shangyuan Liu",
"Linglingzhi Zhu",
"Anthony Man-Cho So"
] | 2 May 2023 | 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.2305.01379 | Graph learning from signals is a core task in Graph Signal Processing (GSP). One of the most commonly used models to learn graphs from stationary signals is SpecT. However, its practical formulation rSpecT is known to be sensitive to hyperparameter selection and, even worse, to suffer from infeasibility. In this paper, we give the first condition that guarantees the infeasibility of rSpecT and design a novel model (LogSpecT) and its practical formulation (rLogSpecT) to overcome this issue. Contrary to rSpecT, the novel practical model rLogSpecT is always feasible. Furthermore, we provide recovery guarantees of rLogSpecT, which are derived from modern optimization tools related to epi-convergence. These tools could be of independent interest and significant for various learning problems. To demonstrate the advantages of rLogSpecT in practice, a highly efficient algorithm based on the linearized alternating direction method of multipliers (L-ADMM) is proposed. The subproblems of L-ADMM admit closed-form solutions and the convergence is guaranteed. Extensive numerical results on both synthetic and real networks corroborate the stability and superiority of our proposed methods, underscoring their potential for various graph learning applications. | stat-04.zip/2305.01379.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.03288 | Demystifying Softmax Gating Function in Gaussian Mixture of Experts | [
"Huy Nguyen",
"TrungTin Nguyen",
"Nhat Ho"
] | 5 May 2023 (<a href="https://arxiv.org/abs/2305.03288v1">v1</a>), last revised 30 Oct 2023 (this version, v2) | 29 pages, 3 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2305.03288 | Understanding the parameter estimation of softmax gating Gaussian mixture of experts has remained a long-standing open problem in the literature. It is mainly due to three fundamental theoretical challenges associated with the softmax gating function: (i) the identifiability only up to the translation of parameters; (ii) the intrinsic interaction via partial differential equations between the softmax gating and the expert functions in the Gaussian density; (iii) the complex dependence between the numerator and denominator of the conditional density of softmax gating Gaussian mixture of experts. We resolve these challenges by proposing novel Voronoi loss functions among parameters and establishing the convergence rates of maximum likelihood estimator (MLE) for solving parameter estimation in these models. When the true number of experts is unknown and over-specified, our findings show a connection between the convergence rate of the MLE and a solvability problem of a system of polynomial equations. | stat-04.zip/2305.03288.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.02930 | Piecewise Normalizing Flows | [
"Harry Bevins",
"Will Handley",
"Thomas Gessey-Jones"
] | 4 May 2023 (<a href="https://arxiv.org/abs/2305.02930v1">v1</a>), last revised 1 Feb 2024 (this version, v2) | 11 pages, 5 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.02930 | Normalizing flows are an established approach for modelling complex probability densities through invertible transformations from a base distribution. However, the accuracy with which the target distribution can be captured by the normalizing flow is strongly influenced by the topology of the base distribution. A mismatch between the topology of the target and the base can result in a poor performance, as is typically the case for multi-modal problems. A number of different works have attempted to modify the topology of the base distribution to better match the target, either through the use of Gaussian Mixture Models (Izmailov et al., 2020; Ardizzone et al., 2020; Hagemann & Neumayer, 2021) or learned accept/reject sampling (Stimper et al., 2022). We introduce piecewise normalizing flows which divide the target distribution into clusters, with topologies that better match the standard normal base distribution, and train a series of flows to model complex multi-modal targets. We demonstrate the performance of the piecewise flows using some standard benchmarks and compare the accuracy of the flows to the approach taken in Stimper et al. (2022) for modelling multi-modal distributions. We find that our approach consistently outperforms the approach in Stimper et al. (2022) with a higher emulation accuracy on the standard benchmarks. | stat-04.zip/2305.02930.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.14961 | Deep Learning for Survival Analysis: A Review | [
"Simon Wiegrebe",
"Philipp Kopper",
"Raphael Sonabend",
"Bernd Bischl",
"Andreas Bender"
] | 24 May 2023 (<a href="https://arxiv.org/abs/2305.14961v1">v1</a>), last revised 22 Feb 2024 (this version, v4) | 29 pages, 7 figures, 2 tables, 1 interactive table | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.14961 | The influx of deep learning (DL) techniques into the field of survival analysis in recent years has led to substantial methodological progress; for instance, learning from unstructured or high-dimensional data such as images, text or omics data. In this work, we conduct a comprehensive systematic review of DL-based methods for time-to-event analysis, characterizing them according to both survival- and DL-related attributes. In summary, the reviewed methods often address only a small subset of tasks relevant to time-to-event data - e.g., single-risk right-censored data - and neglect to incorporate more complex settings. Our findings are summarized in an editable, open-source, interactive table: <a href="https://survival-org.github.io/DL4Survival" rel="external noopener nofollow" class="link-external link-https">this https URL</a>. As this research area is advancing rapidly, we encourage community contribution in order to keep this database up to date. | stat-04.zip/2305.14961.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.14606 | Taylor Learning | [
"James Schmidt"
] | 24 May 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.14606 | Empirical risk minimization stands behind most optimization in supervised machine learning. Under this scheme, labeled data is used to approximate an expected cost (risk), and a learning algorithm updates model-defining parameters in search of an empirical risk minimizer, with the aim of thereby approximately minimizing expected cost. Parameter update is often done by some sort of gradient descent. In this paper, we introduce a learning algorithm to construct models for real analytic functions using neither gradient descent nor empirical risk minimization. Observing that such functions are defined by local information, we situate familiar Taylor approximation methods in the context of sampling data from a distribution, and prove a nonuniform learning result. | stat-04.zip/2305.14606.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.14543 | Deep Functional Factor Models: Forecasting High-Dimensional Functional Time Series via Bayesian Nonparametric Factorization | [
"Yirui Liu",
"Xinghao Qiao",
"Yulong Pei",
"Liying Wang"
] | 23 May 2023 (<a href="https://arxiv.org/abs/2305.14543v1">v1</a>), last revised 18 Jul 2024 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.14543 | This paper introduces the Deep Functional Factor Model (DF2M), a Bayesian nonparametric model designed for analysis of high-dimensional functional time series. DF2M is built upon the Indian Buffet Process and the multi-task Gaussian Process, incorporating a deep kernel function that captures non-Markovian and nonlinear temporal dynamics. Unlike many black-box deep learning models, DF2M offers an explainable approach to utilizing neural networks by constructing a factor model and integrating deep neural networks within the kernel function. Additionally, we develop a computationally efficient variational inference algorithm to infer DF2M. Empirical results from four real-world datasets demonstrate that DF2M provides better explainability and superior predictive accuracy compared to conventional deep learning models for high-dimensional functional time series. | stat-04.zip/2305.14543.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.15807 | Small Total-Cost Constraints in Contextual Bandits with Knapsacks, with Application to Fairness | [
"Evgenii Chzhen",
"Christophe Giraud",
"Zhen Li",
"Gilles Stoltz"
] | 25 May 2023 (<a href="https://arxiv.org/abs/2305.15807v1">v1</a>), last revised 26 Oct 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.15807 | We consider contextual bandit problems with knapsacks [CBwK], a problem where at each round, a scalar reward is obtained and vector-valued costs are suffered. The learner aims to maximize the cumulative rewards while ensuring that the cumulative costs are lower than some predetermined cost constraints. We assume that contexts come from a continuous set, that costs can be signed, and that the expected reward and cost functions, while unknown, may be uniformly estimated -- a typical assumption in the literature. In this setting, total cost constraints had so far to be at least of order $T^{3/4}$, where $T$ is the number of rounds, and were even typically assumed to depend linearly on $T$. We are however motivated to use CBwK to impose a fairness constraint of equalized average costs between groups: the budget associated with the corresponding cost constraints should be as close as possible to the natural deviations, of order $\sqrt{T}$. To that end, we introduce a dual strategy based on projected-gradient-descent updates, that is able to deal with total-cost constraints of the order of $\sqrt{T}$ up to poly-logarithmic terms. This strategy is more direct and simpler than existing strategies in the literature. It relies on a careful, adaptive, tuning of the step size. | stat-04.zip/2305.15807.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.02573 | Joint Graph Learning and Model Fitting in Laplacian Regularized Stratified Models | [
"Ziheng Cheng",
"Junzi Zhang",
"Akshay Agrawal",
"Stephen Boyd"
] | 4 May 2023 | 32 pages, 10 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC) | https://doi.org/10.48550/arXiv.2305.02573 | Laplacian regularized stratified models (LRSM) are models that utilize the explicit or implicit network structure of the sub-problems as defined by the categorical features called strata (e.g., age, region, time, forecast horizon, etc.), and draw upon data from neighboring strata to enhance the parameter learning of each sub-problem. They have been widely applied in machine learning and signal processing problems, including but not limited to time series forecasting, representation learning, graph clustering, max-margin classification, and general few-shot learning. Nevertheless, existing works on LRSM have either assumed a known graph or are restricted to specific applications. In this paper, we start by showing the importance and sensitivity of graph weights in LRSM, and provably show that the sensitivity can be arbitrarily large when the parameter scales and sample sizes are heavily imbalanced across nodes. We then propose a generic approach to jointly learn the graph while fitting the model parameters by solving a single optimization problem. We interpret the proposed formulation from both a graph connectivity viewpoint and an end-to-end Bayesian perspective, and propose an efficient algorithm to solve the problem. Convergence guarantees of the proposed optimization algorithm is also provided despite the lack of global strongly smoothness of the Laplacian regularization term typically required in the existing literature, which may be of independent interest. Finally, we illustrate the efficiency of our approach compared to existing methods by various real-world numerical examples. | stat-04.zip/2305.02573.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.02955 | Weighted Tallying Bandits: Overcoming Intractability via Repeated Exposure Optimality | [
"Dhruv Malik",
"Conor Igoe",
"Yuanzhi Li",
"Aarti Singh"
] | 4 May 2023 | ICML 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.02955 | In recommender system or crowdsourcing applications of online learning, a human's preferences or abilities are often a function of the algorithm's recent actions. Motivated by this, a significant line of work has formalized settings where an action's loss is a function of the number of times that action was recently played in the prior $m$ timesteps, where $m$ corresponds to a bound on human memory capacity. To more faithfully capture decay of human memory with time, we introduce the Weighted Tallying Bandit (WTB), which generalizes this setting by requiring that an action's loss is a function of a \emph{weighted} summation of the number of times that arm was played in the last $m$ timesteps. This WTB setting is intractable without further assumption. So we study it under Repeated Exposure Optimality (REO), a condition motivated by the literature on human physiology, which requires the existence of an action that when repetitively played will eventually yield smaller loss than any other sequence of actions. We study the minimization of the complete policy regret (CPR), which is the strongest notion of regret, in WTB under REO. Since $m$ is typically unknown, we assume we only have access to an upper bound $M$ on $m$. We show that for problems with $K$ actions and horizon $T$, a simple modification of the successive elimination algorithm has $O \left( \sqrt{KT} + (m+M)K \right)$ CPR. Interestingly, upto an additive (in lieu of mutliplicative) factor in $(m+M)K$, this recovers the classical guarantee for the simpler stochastic multi-armed bandit with traditional regret. We additionally show that in our setting, any algorithm will suffer additive CPR of $\Omega \left( mK + M \right)$, demonstrating our result is nearly optimal. Our algorithm is computationally efficient, and we experimentally demonstrate its practicality and superiority over natural baselines. | stat-04.zip/2305.02955.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.16261 | Trans-Dimensional Generative Modeling via Jump Diffusion Models | [
"Andrew Campbell",
"William Harvey",
"Christian Weilbach",
"Valentin De Bortoli",
"Tom Rainforth",
"Arnaud Doucet"
] | 25 May 2023 (<a href="https://arxiv.org/abs/2305.16261v1">v1</a>), last revised 30 Oct 2023 (this version, v2) | 41 pages, 11 figures, 8 tables; NeurIPS 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Computer Vision and Pattern Recognition (cs.CV); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.16261 | We propose a new class of generative models that naturally handle data of varying dimensionality by jointly modeling the state and dimension of each datapoint. The generative process is formulated as a jump diffusion process that makes jumps between different dimensional spaces. We first define a dimension destroying forward noising process, before deriving the dimension creating time-reversed generative process along with a novel evidence lower bound training objective for learning to approximate it. Simulating our learned approximation to the time-reversed generative process then provides an effective way of sampling data of varying dimensionality by jointly generating state values and dimensions. We demonstrate our approach on molecular and video datasets of varying dimensionality, reporting better compatibility with test-time diffusion guidance imputation tasks and improved interpolation capabilities versus fixed dimensional models that generate state values and dimensions separately. | stat-04.zip/2305.16261.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.02473 | Semisupervised regression in latent structure networks on unknown manifolds | [
"Aranyak Acharyya",
"Joshua Agterberg",
"Michael W. Trosset",
"Youngser Park",
"Carey E. Priebe"
] | 4 May 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.02473 | Random graphs are increasingly becoming objects of interest for modeling networks in a wide range of applications. Latent position random graph models posit that each node is associated with a latent position vector, and that these vectors follow some geometric structure in the latent space. In this paper, we consider random dot product graphs, in which an edge is formed between two nodes with probability given by the inner product of their respective latent positions. We assume that the latent position vectors lie on an unknown one-dimensional curve and are coupled with a response covariate via a regression model. Using the geometry of the underlying latent position vectors, we propose a manifold learning and graph embedding technique to predict the response variable on out-of-sample nodes, and we establish convergence guarantees for these responses. Our theoretical results are supported by simulations and an application to Drosophila brain data. | stat-04.zip/2305.02473.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.04341 | Fast parameter estimation of Generalized Extreme Value distribution using Neural Networks | [
"Sweta Rai",
"Alexis Hoffman",
"Soumendra Lahiri",
"Douglas W. Nychka",
"Stephan R. Sain",
"Soutir Bandyopadhyay"
] | 7 May 2023 | 19 pages, 6 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP) | https://doi.org/10.48550/arXiv.2305.04341 | The heavy-tailed behavior of the generalized extreme-value distribution makes it a popular choice for modeling extreme events such as floods, droughts, heatwaves, wildfires, etc. However, estimating the distribution's parameters using conventional maximum likelihood methods can be computationally intensive, even for moderate-sized datasets. To overcome this limitation, we propose a computationally efficient, likelihood-free estimation method utilizing a neural network. Through an extensive simulation study, we demonstrate that the proposed neural network-based method provides Generalized Extreme Value (GEV) distribution parameter estimates with comparable accuracy to the conventional maximum likelihood method but with a significant computational speedup. To account for estimation uncertainty, we utilize parametric bootstrapping, which is inherent in the trained network. Finally, we apply this method to 1000-year annual maximum temperature data from the Community Climate System Model version 3 (CCSM3) across North America for three atmospheric concentrations: 289 ppm $\mathrm{CO}_2$ (pre-industrial), 700 ppm $\mathrm{CO}_2$ (future conditions), and 1400 ppm $\mathrm{CO}_2$, and compare the results with those obtained using the maximum likelihood approach. | stat-04.zip/2305.04341.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.04086 | Efficient Learning for Selecting Top-m Context-Dependent Designs | [
"Gongbo Zhang",
"Sihua Chen",
"Kuihua Huang",
"Yijie Peng"
] | 6 May 2023 (<a href="https://arxiv.org/abs/2305.04086v1">v1</a>), last revised 9 Jun 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Optimization and Control (math.OC) | https://doi.org/10.48550/arXiv.2305.04086 | We consider a simulation optimization problem for a context-dependent decision-making, which aims to determine the top-m designs for all contexts. Under a Bayesian framework, we formulate the optimal dynamic sampling decision as a stochastic dynamic programming problem, and develop a sequential sampling policy to efficiently learn the performance of each design under each context. The asymptotically optimal sampling ratios are derived to attain the optimal large deviations rate of the worst-case of probability of false selection. The proposed sampling policy is proved to be consistent and its asymptotic sampling ratios are asymptotically optimal. Numerical experiments demonstrate that the proposed method improves the efficiency for selection of top-m context-dependent designs. | stat-04.zip/2305.04086.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.16014 | How many samples are needed to leverage smoothness? | [
"Vivien Cabannes",
"Stefano Vigogna"
] | 25 May 2023 (<a href="https://arxiv.org/abs/2305.16014v1">v1</a>), last revised 16 Oct 2023 (this version, v3) | 34 pages, 13 figures | 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.2305.16014 | A core principle in statistical learning is that smoothness of target functions allows to break the curse of dimensionality. However, learning a smooth function seems to require enough samples close to one another to get meaningful estimate of high-order derivatives, which would be hard in machine learning problems where the ratio between number of data and input dimension is relatively small. By deriving new lower bounds on the generalization error, this paper formalizes such an intuition, before investigating the role of constants and transitory regimes which are usually not depicted beyond classical learning theory statements while they play a dominant role in practice. | stat-04.zip/2305.16014.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.04871 | Gaussian process deconvolution | [
"Felipe Tobar",
"Arnaud Robert",
"Jorge F. Silva"
] | 8 May 2023 (<a href="https://arxiv.org/abs/2305.04871v1">v1</a>), last revised 9 May 2023 (this version, v2) | Accepted at Proceedings of the Royal Society A | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Signal Processing (eess.SP) | https://doi.org/10.48550/arXiv.2305.04871 | Let us consider the deconvolution problem, that is, to recover a latent source $x(\cdot)$ from the observations $\mathbf{y} = [y_1,\ldots,y_N]$ of a convolution process $y = x\star h + \eta$, where $\eta$ is an additive noise, the observations in $\mathbf{y}$ might have missing parts with respect to $y$, and the filter $h$ could be unknown. We propose a novel strategy to address this task when $x$ is a continuous-time signal: we adopt a Gaussian process (GP) prior on the source $x$, which allows for closed-form Bayesian nonparametric deconvolution. We first analyse the direct model to establish the conditions under which the model is well defined. Then, we turn to the inverse problem, where we study i) some necessary conditions under which Bayesian deconvolution is feasible, and ii) to which extent the filter $h$ can be learnt from data or approximated for the blind deconvolution case. The proposed approach, termed Gaussian process deconvolution (GPDC) is compared to other deconvolution methods conceptually, via illustrative examples, and using real-world datasets. | stat-04.zip/2305.04871.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.03609 | Differentially Private Topological Data Analysis | [
"Taegyu Kang",
"Sehwan Kim",
"Jinwon Sohn",
"Jordan Awan"
] | 5 May 2023 (<a href="https://arxiv.org/abs/2305.03609v1">v1</a>), last revised 3 Nov 2023 (this version, v2) | 23 pages before references and appendices, 42 pages total, 8 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Computational Geometry (cs.CG); Cryptography and Security (cs.CR); Machine Learning (cs.LG); Algebraic Topology (math.AT) | https://doi.org/10.48550/arXiv.2305.03609 | This paper is the first to attempt differentially private (DP) topological data analysis (TDA), producing near-optimal private persistence diagrams. We analyze the sensitivity of persistence diagrams in terms of the bottleneck distance, and we show that the commonly used Čech complex has sensitivity that does not decrease as the sample size $n$ increases. This makes it challenging for the persistence diagrams of Čech complexes to be privatized. As an alternative, we show that the persistence diagram obtained by the $L^1$-distance to measure (DTM) has sensitivity $O(1/n)$. Based on the sensitivity analysis, we propose using the exponential mechanism whose utility function is defined in terms of the bottleneck distance of the $L^1$-DTM persistence diagrams. We also derive upper and lower bounds of the accuracy of our privacy mechanism; the obtained bounds indicate that the privacy error of our mechanism is near-optimal. We demonstrate the performance of our privatized persistence diagrams through simulations as well as on a real dataset tracking human movement. | stat-04.zip/2305.03609.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.15742 | Counterfactual Generative Models for Time-Varying Treatments | [
"Shenghao Wu",
"Wenbin Zhou",
"Minshuo Chen",
"Shixiang Zhu"
] | 25 May 2023 (<a href="https://arxiv.org/abs/2305.15742v1">v1</a>), last revised 13 Jul 2024 (this version, v5) | Published at KDD'24 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2305.15742 | Estimating the counterfactual outcome of treatment is essential for decision-making in public health and clinical science, among others. Often, treatments are administered in a sequential, time-varying manner, leading to an exponentially increased number of possible counterfactual outcomes. Furthermore, in modern applications, the outcomes are high-dimensional and conventional average treatment effect estimation fails to capture disparities in individuals. To tackle these challenges, we propose a novel conditional generative framework capable of producing counterfactual samples under time-varying treatment, without the need for explicit density estimation. Our method carefully addresses the distribution mismatch between the observed and counterfactual distributions via a loss function based on inverse probability re-weighting, and supports integration with state-of-the-art conditional generative models such as the guided diffusion and conditional variational autoencoder. We present a thorough evaluation of our method using both synthetic and real-world data. Our results demonstrate that our method is capable of generating high-quality counterfactual samples and outperforms the state-of-the-art baselines. | stat-04.zip/2305.15742.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.15871 | Learning Robust Statistics for Simulation-based Inference under Model Misspecification | [
"Daolang Huang",
"Ayush Bharti",
"Amauri Souza",
"Luigi Acerbi",
"Samuel Kaski"
] | 25 May 2023 (<a href="https://arxiv.org/abs/2305.15871v1">v1</a>), last revised 5 Oct 2023 (this version, v3) | 22 pages, 13 figures, Published at NeurIPS 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO) | https://doi.org/10.48550/arXiv.2305.15871 | Simulation-based inference (SBI) methods such as approximate Bayesian computation (ABC), synthetic likelihood, and neural posterior estimation (NPE) rely on simulating statistics to infer parameters of intractable likelihood models. However, such methods are known to yield untrustworthy and misleading inference outcomes under model misspecification, thus hindering their widespread applicability. In this work, we propose the first general approach to handle model misspecification that works across different classes of SBI methods. Leveraging the fact that the choice of statistics determines the degree of misspecification in SBI, we introduce a regularized loss function that penalises those statistics that increase the mismatch between the data and the model. Taking NPE and ABC as use cases, we demonstrate the superior performance of our method on high-dimensional time-series models that are artificially misspecified. We also apply our method to real data from the field of radio propagation where the model is known to be misspecified. We show empirically that the method yields robust inference in misspecified scenarios, whilst still being accurate when the model is well-specified. | stat-04.zip/2305.15871.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.15759 | DP-LDMs: Differentially Private Latent Diffusion Models | [
"Michael F. Liu",
"Saiyue Lyu",
"Margarita Vinaroz",
"Mijung Park"
] | 25 May 2023 (<a href="https://arxiv.org/abs/2305.15759v1">v1</a>), last revised 5 Mar 2025 (this version, v6) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Cryptography and Security (cs.CR); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.15759 | Diffusion models (DMs) are one of the most widely used generative models for producing high quality images. However, a flurry of recent papers points out that DMs are least private forms of image generators, by extracting a significant number of near-identical replicas of training images from DMs. Existing privacy-enhancing techniques for DMs, unfortunately, do not provide a good privacy-utility tradeoff. In this paper, we aim to improve the current state of DMs with differential privacy (DP) by adopting the $\textit{Latent}$ Diffusion Models (LDMs). LDMs are equipped with powerful pre-trained autoencoders that map the high-dimensional pixels into lower-dimensional latent representations, in which DMs are trained, yielding a more efficient and fast training of DMs. Rather than fine-tuning the entire LDMs, we fine-tune only the $\textit{attention}$ modules of LDMs with DP-SGD, reducing the number of trainable parameters by roughly $90\%$ and achieving a better privacy-accuracy trade-off. Our approach allows us to generate realistic, high-dimensional images (256x256) conditioned on text prompts with DP guarantees, which, to the best of our knowledge, has not been attempted before. Our approach provides a promising direction for training more powerful, yet training-efficient differentially private DMs, producing high-quality DP images. Our code is available at <a href="https://anonymous.4open.science/r/DP-LDM-4525" rel="external noopener nofollow" class="link-external link-https">this https URL</a>. | stat-04.zip/2305.15759.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.04560 | Building Neural Networks on Matrix Manifolds: A Gyrovector Space Approach | [
"Xuan Son Nguyen",
"Shuo Yang"
] | 8 May 2023 (<a href="https://arxiv.org/abs/2305.04560v1">v1</a>), last revised 5 Jun 2023 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.04560 | Matrix manifolds, such as manifolds of Symmetric Positive Definite (SPD) matrices and Grassmann manifolds, appear in many applications. Recently, by applying the theory of gyrogroups and gyrovector spaces that is a powerful framework for studying hyperbolic geometry, some works have attempted to build principled generalizations of Euclidean neural networks on matrix manifolds. However, due to the lack of many concepts in gyrovector spaces for the considered manifolds, e.g., the inner product and gyroangles, techniques and mathematical tools provided by these works are still limited compared to those developed for studying hyperbolic geometry. In this paper, we generalize some notions in gyrovector spaces for SPD and Grassmann manifolds, and propose new models and layers for building neural networks on these manifolds. We show the effectiveness of our approach in two applications, i.e., human action recognition and knowledge graph completion. | stat-04.zip/2305.04560.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.14765 | Masked Bayesian Neural Networks : Theoretical Guarantee and its Posterior Inference | [
"Insung Kong",
"Dongyoon Yang",
"Jongjin Lee",
"Ilsang Ohn",
"Gyuseung Baek",
"Yongdai Kim"
] | 24 May 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.14765 | Bayesian approaches for learning deep neural networks (BNN) have been received much attention and successfully applied to various applications. Particularly, BNNs have the merit of having better generalization ability as well as better uncertainty quantification. For the success of BNN, search an appropriate architecture of the neural networks is an important task, and various algorithms to find good sparse neural networks have been proposed. In this paper, we propose a new node-sparse BNN model which has good theoretical properties and is computationally feasible. We prove that the posterior concentration rate to the true model is near minimax optimal and adaptive to the smoothness of the true model. In particular the adaptiveness is the first of its kind for node-sparse BNNs. In addition, we develop a novel MCMC algorithm which makes the Bayesian inference of the node-sparse BNN model feasible in practice. | stat-04.zip/2305.14765.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.15670 | Interpretable Machine Learning based on Functional ANOVA Framework: Algorithms and Comparisons | [
"Linwei Hu",
"Vijayan N. Nair",
"Agus Sudjianto",
"Aijun Zhang",
"Jie Chen"
] | 25 May 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.15670 | In the early days of machine learning (ML), the emphasis was on developing complex algorithms to achieve best predictive performance. To understand and explain the model results, one had to rely on post hoc explainability techniques, which are known to have limitations. Recently, with the recognition that interpretability is just as important, researchers are compromising on small increases in predictive performance to develop algorithms that are inherently interpretable. While doing so, the ML community has rediscovered the use of low-order functional ANOVA (fANOVA) models that have been known in the statistical literature for some time. This paper starts with a description of challenges with post hoc explainability and reviews the fANOVA framework with a focus on main effects and second-order interactions. This is followed by an overview of two recently developed techniques: Explainable Boosting Machines or EBM (Lou et al., 2013) and GAMI-Net (Yang et al., 2021b). The paper proposes a new algorithm, called GAMI-Lin-T, that also uses trees like EBM, but it does linear fits instead of piecewise constants within the partitions. There are many other differences, including the development of a new interaction filtering algorithm. Finally, the paper uses simulated and real datasets to compare selected ML algorithms. The results show that GAMI-Lin-T and GAMI-Net have comparable performances, and both are generally better than EBM. | stat-04.zip/2305.15670.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.05792 | Testing for Overfitting | [
"James Schmidt"
] | 9 May 2023 (<a href="https://arxiv.org/abs/2305.05792v1">v1</a>), last revised 10 Mar 2025 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.05792 | High complexity models are notorious in machine learning for overfitting, a phenomenon in which models well represent data but fail to generalize an underlying data generating process. A typical procedure for circumventing overfitting computes empirical risk on a holdout set and halts once (or flags that/when) it begins to increase. Such practice often helps in outputting a well-generalizing model, but justification for why it works is primarily heuristic. <br>We discuss the overfitting problem and explain why standard asymptotic and concentration results do not hold for evaluation with training data. We then proceed to introduce and argue for a hypothesis test by means of which both model performance may be evaluated using training data, and overfitting quantitatively defined and detected. We rely on said concentration bounds which guarantee that empirical means should, with high probability, approximate their true mean to conclude that they should approximate each other. We stipulate conditions under which this test is valid, describe how the test may be used for identifying overfitting, articulate a further nuance according to which distributional shift may be flagged, and highlight an alternative notion of learning which usefully captures generalization in the absence of uniform PAC guarantees. | stat-04.zip/2305.05792.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.05014 | Solving Linear Inverse Problems using Higher-Order Annealed Langevin Diffusion | [
"Nicolas Zilberstein",
"Ashutosh Sabharwal",
"Santiago Segarra"
] | 8 May 2023 (<a href="https://arxiv.org/abs/2305.05014v1">v1</a>), last revised 6 Dec 2023 (this version, v4) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Signal Processing (eess.SP) | https://doi.org/10.48550/arXiv.2305.05014 | We propose a solution for linear inverse problems based on higher-order Langevin diffusion. More precisely, we propose pre-conditioned second-order and third-order Langevin dynamics that provably sample from the posterior distribution of our unknown variables of interest while being computationally more efficient than their first-order counterpart and the non-conditioned versions of both dynamics. Moreover, we prove that both pre-conditioned dynamics are well-defined and have the same unique invariant distributions as the non-conditioned cases. We also incorporate an annealing procedure that has the double benefit of further accelerating the convergence of the algorithm and allowing us to accommodate the case where the unknown variables are discrete. Numerical experiments in two different tasks in communications (MIMO symbol detection and channel estimation) and in three tasks for images showcase the generality of our method and illustrate the high performance achieved relative to competing approaches (including learning-based ones) while having comparable or lower computational complexity. | stat-04.zip/2305.05014.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.05642 | A duality framework for analyzing random feature and two-layer neural networks | [
"Hongrui Chen",
"Jihao Long",
"Lei Wu"
] | 9 May 2023 (<a href="https://arxiv.org/abs/2305.05642v1">v1</a>), last revised 11 Feb 2025 (this version, v3) | Accepted for publication in Annals of Statistics | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.05642 | We consider the problem of learning functions within the $\mathcal{F}_{p,\pi}$ and Barron spaces, which play crucial roles in understanding random feature models (RFMs), two-layer neural networks, as well as kernel methods. Leveraging tools from information-based complexity (IBC), we establish a dual equivalence between approximation and estimation, and then apply it to study the learning of the preceding function spaces. The duality allows us to focus on the more tractable problem between approximation and estimation. To showcase the efficacy of our duality framework, we delve into two important but under-explored problems: <br>1) Random feature learning beyond kernel regime: We derive sharp bounds for learning $\mathcal{F}_{p,\pi}$ using RFMs. Notably, the learning is efficient without the curse of dimensionality for $p>1$. This underscores the extended applicability of RFMs beyond the traditional kernel regime, since $\mathcal{F}_{p,\pi}$ with $p<2$ is strictly larger than the corresponding reproducing kernel Hilbert space (RKHS) where $p=2$. <br>2) The $L^\infty$ learning of RKHS: We establish sharp, spectrum-dependent characterizations for the convergence of $L^\infty$ learning error in both noiseless and noisy settings. Surprisingly, we show that popular kernel ridge regression can achieve near-optimal performance in $L^\infty$ learning, despite it primarily minimizing square loss. <br>To establish the aforementioned duality, we introduce a type of IBC, termed $I$-complexity, to measure the size of a function class. Notably, $I$-complexity offers a tight characterization of learning in noiseless settings, yields lower bounds comparable to Le Cam's in noisy settings, and is versatile in deriving upper bounds. We believe that our duality framework holds potential for broad application in learning analysis across more scenarios. | stat-04.zip/2305.05642.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.17028 | Better Batch for Deep Probabilistic Time Series Forecasting | [
"Vincent Zhihao Zheng",
"Seongjin Choi",
"Lijun Sun"
] | 26 May 2023 (<a href="https://arxiv.org/abs/2305.17028v1">v1</a>), last revised 18 Oct 2024 (this version, v5) | The 27th International Conference on Artificial Intelligence and Statistics (AISTATS 2024); We corrected a misleading notation in the published version and added a link to the code | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.17028 | Deep probabilistic time series forecasting has gained attention for its ability to provide nonlinear approximation and valuable uncertainty quantification for decision-making. However, existing models often oversimplify the problem by assuming a time-independent error process and overlooking serial correlation. To overcome this limitation, we propose an innovative training method that incorporates error autocorrelation to enhance probabilistic forecasting accuracy. Our method constructs a mini-batch as a collection of $D$ consecutive time series segments for model training. It explicitly learns a time-varying covariance matrix over each mini-batch, encoding error correlation among adjacent time steps. The learned covariance matrix can be used to improve prediction accuracy and enhance uncertainty quantification. We evaluate our method on two different neural forecasting models and multiple public datasets. Experimental results confirm the effectiveness of the proposed approach in improving the performance of both models across a range of datasets, resulting in notable improvements in predictive accuracy. | stat-04.zip/2305.17028.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.06894 | Reinterpreting causal discovery as the task of predicting unobserved joint statistics | [
"Dominik Janzing",
"Philipp M. Faller",
"Leena Chennuru Vankadara"
] | 11 May 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.06894 | If $X,Y,Z$ denote sets of random variables, two different data sources may contain samples from $P_{X,Y}$ and $P_{Y,Z}$, respectively. We argue that causal discovery can help inferring properties of the `unobserved joint distributions' $P_{X,Y,Z}$ or $P_{X,Z}$. The properties may be conditional independences (as in `integrative causal inference') or also quantitative statements about dependences. <br>More generally, we define a learning scenario where the input is a subset of variables and the label is some statistical property of that subset. Sets of jointly observed variables define the training points, while unobserved sets are possible test points. To solve this learning task, we infer, as an intermediate step, a causal model from the observations that then entails properties of unobserved sets. Accordingly, we can define the VC dimension of a class of causal models and derive generalization bounds for the predictions. <br>Here, causal discovery becomes more modest and better accessible to empirical tests than usual: rather than trying to find a causal hypothesis that is `true' a causal hypothesis is {\it useful} whenever it correctly predicts statistical properties of unobserved joint distributions. This way, a sparse causal graph that omits weak influences may be more useful than a dense one (despite being less accurate) because it is able to reconstruct the full joint distribution from marginal distributions of smaller subsets. <br>Within such a `pragmatic' application of causal discovery, some popular heuristic approaches become justified in retrospect. It is, for instance, allowed to infer DAGs from partial correlations instead of conditional independences if the DAGs are only used to predict partial correlations. | stat-04.zip/2305.06894.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.06789 | Integrating Nearest Neighbors with Neural Network Models for Treatment Effect Estimation | [
"Niki Kiriakidou",
"Christos Diou"
] | 11 May 2023 (<a href="https://arxiv.org/abs/2305.06789v1">v1</a>), last revised 21 Jun 2023 (this version, v2) | Published in the "International Journal of Neural Systems", World Scientific Publishing Company | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.06789 | Treatment effect estimation is of high-importance for both researchers and practitioners across many scientific and industrial domains. The abundance of observational data makes them increasingly used by researchers for the estimation of causal effects. However, these data suffer from biases, from several weaknesses, leading to inaccurate causal effect estimations, if not handled properly. Therefore, several machine learning techniques have been proposed, most of them focusing on leveraging the predictive power of neural network models to attain more precise estimation of causal effects. In this work, we propose a new methodology, named Nearest Neighboring Information for Causal Inference (NNCI), for integrating valuable nearest neighboring information on neural network-based models for estimating treatment effects. The proposed NNCI methodology is applied to some of the most well established neural network-based models for treatment effect estimation with the use of observational data. Numerical experiments and analysis provide empirical and statistical evidence that the integration of NNCI with state-of-the-art neural network models leads to considerably improved treatment effect estimations on a variety of well-known challenging benchmarks. | stat-04.zip/2305.06789.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.03295 | Decentralized diffusion-based learning under non-parametric limited prior knowledge | [
"Paweł Wachel",
"Krzysztof Kowalczyk",
"Cristian R. Rojas"
] | 5 May 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Multiagent Systems (cs.MA) | https://doi.org/10.48550/arXiv.2305.03295 | We study the problem of diffusion-based network learning of a nonlinear phenomenon, $m$, from local agents' measurements collected in a noisy environment. For a decentralized network and information spreading merely between directly neighboring nodes, we propose a non-parametric learning algorithm, that avoids raw data exchange and requires only mild \textit{a priori} knowledge about $m$. Non-asymptotic estimation error bounds are derived for the proposed method. Its potential applications are illustrated through simulation experiments. | stat-04.zip/2305.03295.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.16534 | Variation Spaces for Multi-Output Neural Networks: Insights on Multi-Task Learning and Network Compression | [
"Joseph Shenouda",
"Rahul Parhi",
"Kangwook Lee",
"Robert D. Nowak"
] | 25 May 2023 (<a href="https://arxiv.org/abs/2305.16534v1">v1</a>), last revised 24 Jul 2024 (this version, v3) | Updated to version published in JMLR | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.16534 | This paper introduces a novel theoretical framework for the analysis of vector-valued neural networks through the development of vector-valued variation spaces, a new class of reproducing kernel Banach spaces. These spaces emerge from studying the regularization effect of weight decay in training networks with activations like the rectified linear unit (ReLU). This framework offers a deeper understanding of multi-output networks and their function-space characteristics. A key contribution of this work is the development of a representer theorem for the vector-valued variation spaces. This representer theorem establishes that shallow vector-valued neural networks are the solutions to data-fitting problems over these infinite-dimensional spaces, where the network widths are bounded by the square of the number of training data. This observation reveals that the norm associated with these vector-valued variation spaces encourages the learning of features that are useful for multiple tasks, shedding new light on multi-task learning with neural networks. Finally, this paper develops a connection between weight-decay regularization and the multi-task lasso problem. This connection leads to novel bounds for layer widths in deep networks that depend on the intrinsic dimensions of the training data representations. This insight not only deepens the understanding of the deep network architectural requirements, but also yields a simple convex optimization method for deep neural network compression. The performance of this compression procedure is evaluated on various architectures. | stat-04.zip/2305.16534.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.17299 | Improving Stability in Decision Tree Models | [
"Dimitris Bertsimas",
"Vassilis Digalakis Jr"
] | 26 May 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Optimization and Control (math.OC) | https://doi.org/10.48550/arXiv.2305.17299 | Owing to their inherently interpretable structure, decision trees are commonly used in applications where interpretability is essential. Recent work has focused on improving various aspects of decision trees, including their predictive power and robustness; however, their instability, albeit well-documented, has been addressed to a lesser extent. In this paper, we take a step towards the stabilization of decision tree models through the lens of real-world health care applications due to the relevance of stability and interpretability in this space. We introduce a new distance metric for decision trees and use it to determine a tree's level of stability. We propose a novel methodology to train stable decision trees and investigate the existence of trade-offs that are inherent to decision tree models - including between stability, predictive power, and interpretability. We demonstrate the value of the proposed methodology through an extensive quantitative and qualitative analysis of six case studies from real-world health care applications, and we show that, on average, with a small 4.6% decrease in predictive power, we gain a significant 38% improvement in the model's stability. | stat-04.zip/2305.17299.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.02657 | On the Eigenvalue Decay Rates of a Class of Neural-Network Related Kernel Functions Defined on General Domains | [
"Yicheng Li",
"Zixiong Yu",
"Guhan Chen",
"Qian Lin"
] | 4 May 2023 (<a href="https://arxiv.org/abs/2305.02657v1">v1</a>), last revised 8 Jan 2024 (this version, v4) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.02657 | In this paper, we provide a strategy to determine the eigenvalue decay rate (EDR) of a large class of kernel functions defined on a general domain rather than $\mathbb S^{d}$. This class of kernel functions include but are not limited to the neural tangent kernel associated with neural networks with different depths and various activation functions. After proving that the dynamics of training the wide neural networks uniformly approximated that of the neural tangent kernel regression on general domains, we can further illustrate the minimax optimality of the wide neural network provided that the underground truth function $f\in [\mathcal H_{\mathrm{NTK}}]^{s}$, an interpolation space associated with the RKHS $\mathcal{H}_{\mathrm{NTK}}$ of NTK. We also showed that the overfitted neural network can not generalize well. We believe our approach for determining the EDR of kernels might be also of independent interests. | stat-04.zip/2305.02657.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.07430 | Expertise-based Weighting for Regression Models with Noisy Labels | [
"Milene Regina dos Santos",
"Rafael Izbicki"
] | 12 May 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.07430 | Regression methods assume that accurate labels are available for training. However, in certain scenarios, obtaining accurate labels may not be feasible, and relying on multiple specialists with differing opinions becomes necessary. Existing approaches addressing noisy labels often impose restrictive assumptions on the regression function. In contrast, this paper presents a novel, more flexible approach. Our method consists of two steps: estimating each labeler's expertise and combining their opinions using learned weights. We then regress the weighted average against the input features to build the prediction model. The proposed method is formally justified and empirically demonstrated to outperform existing techniques on simulated and real data. Furthermore, its flexibility enables the utilization of any machine learning technique in both steps. In summary, this method offers a simple, fast, and effective solution for training regression models with noisy labels derived from diverse expert opinions. | stat-04.zip/2305.07430.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.06563 | Spatiotemporal Regularized Tucker Decomposition Approach for Traffic Data Imputation | [
"Wenwu Gong",
"Zhejun Huang",
"Lili Yang"
] | 11 May 2023 (<a href="https://arxiv.org/abs/2305.06563v1">v1</a>), last revised 31 Oct 2023 (this version, v4) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.06563 | In intelligent transportation systems, traffic data imputation, estimating the missing value from partially observed data is an inevitable and challenging task. Previous studies have not fully considered traffic data's multidimensionality and spatiotemporal correlations, but they are vital to traffic data recovery, especially for high-level missing scenarios. To address this problem, we propose a novel spatiotemporal regularized Tucker decomposition method. First, the traffic matrix is converted into a third-order tensor. Then, based on Tucker decomposition, the tensor is approximated by multiplying non-negative factor matrices with a sparse core tensor. Notably, we do not need to set the tensor rank or determine it through matrix nuclear-norm minimization or tensor rank minimization. The low rankness is characterized by the $l_1$-norm of the core tensor, while the manifold regularization and temporal constraint are employed to capture spatiotemporal correlations and further improve imputation performance. We use an alternating proximal gradient method with guaranteed convergence to address the proposed model. Numerical experiments show that our proposal outperforms matrix-based and tensor-based baselines on real-world spatiotemporal traffic datasets in various missing scenarios. | stat-04.zip/2305.06563.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.17063 | Vecchia Gaussian Process Ensembles on Internal Representations of Deep Neural Networks | [
"Felix Jimenez",
"Matthias Katzfuss"
] | 26 May 2023 (<a href="https://arxiv.org/abs/2305.17063v1">v1</a>), last revised 14 Mar 2025 (this version, v2) | 22 pages, 9 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.17063 | For regression tasks, standard Gaussian processes (GPs) provide natural uncertainty quantification (UQ), while deep neural networks (DNNs) excel at representation learning. Deterministic UQ methods for neural networks have successfully combined the two and require only a single pass through the neural network. However, current methods necessitate changes to network training to address feature collapse, where unique inputs map to identical feature vectors. We propose an alternative solution, the deep Vecchia ensemble (DVE), which allows deterministic UQ to work in the presence of feature collapse, negating the need for network retraining. DVE comprises an ensemble of GPs built on hidden-layer outputs of a DNN, achieving scalability via Vecchia approximations that leverage nearest-neighbor conditional independence. DVE is compatible with pretrained networks and incurs low computational overhead. We demonstrate DVE's utility on several datasets and carry out experiments to understand the inner workings of the proposed method. | stat-04.zip/2305.17063.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.16905 | Improving Neural Additive Models with Bayesian Principles | [
"Kouroche Bouchiat",
"Alexander Immer",
"Hugo Yèche",
"Gunnar Rätsch",
"Vincent Fortuin"
] | 26 May 2023 (<a href="https://arxiv.org/abs/2305.16905v1">v1</a>), last revised 26 Oct 2024 (this version, v5) | 41st International Conference on Machine Learning (ICML 2024) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.16905 | Neural additive models (NAMs) enhance the transparency of deep neural networks by handling input features in separate additive sub-networks. However, they lack inherent mechanisms that provide calibrated uncertainties and enable selection of relevant features and interactions. Approaching NAMs from a Bayesian perspective, we augment them in three primary ways, namely by a) providing credible intervals for the individual additive sub-networks; b) estimating the marginal likelihood to perform an implicit selection of features via an empirical Bayes procedure; and c) facilitating the ranking of feature pairs as candidates for second-order interaction in fine-tuned models. In particular, we develop Laplace-approximated NAMs (LA-NAMs), which show improved empirical performance on tabular datasets and challenging real-world medical tasks. | stat-04.zip/2305.16905.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.02780 | Interpretable Regional Descriptors: Hyperbox-Based Local Explanations | [
"Susanne Dandl",
"Giuseppe Casalicchio",
"Bernd Bischl",
"Ludwig Bothmann"
] | 4 May 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.02780 | This work introduces interpretable regional descriptors, or IRDs, for local, model-agnostic interpretations. IRDs are hyperboxes that describe how an observation's feature values can be changed without affecting its prediction. They justify a prediction by providing a set of "even if" arguments (semi-factual explanations), and they indicate which features affect a prediction and whether pointwise biases or implausibilities exist. A concrete use case shows that this is valuable for both machine learning modelers and persons subject to a decision. We formalize the search for IRDs as an optimization problem and introduce a unifying framework for computing IRDs that covers desiderata, initialization techniques, and a post-processing method. We show how existing hyperbox methods can be adapted to fit into this unified framework. A benchmark study compares the methods based on several quality measures and identifies two strategies to improve IRDs. | stat-04.zip/2305.02780.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.16530 | Bi-fidelity Variational Auto-encoder for Uncertainty Quantification | [
"Nuojin Cheng",
"Osman Asif Malik",
"Subhayan De",
"Stephen Becker",
"Alireza Doostan"
] | 25 May 2023 (<a href="https://arxiv.org/abs/2305.16530v1">v1</a>), last revised 18 Oct 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Numerical Analysis (math.NA) | https://doi.org/10.48550/arXiv.2305.16530 | Quantifying the uncertainty of quantities of interest (QoIs) from physical systems is a primary objective in model validation. However, achieving this goal entails balancing the need for computational efficiency with the requirement for numerical accuracy. To address this trade-off, we propose a novel bi-fidelity formulation of variational auto-encoders (BF-VAE) designed to estimate the uncertainty associated with a QoI from low-fidelity (LF) and high-fidelity (HF) samples of the QoI. This model allows for the approximation of the statistics of the HF QoI by leveraging information derived from its LF counterpart. Specifically, we design a bi-fidelity auto-regressive model in the latent space that is integrated within the VAE's probabilistic encoder-decoder structure. An effective algorithm is proposed to maximize the variational lower bound of the HF log-likelihood in the presence of limited HF data, resulting in the synthesis of HF realizations with a reduced computational cost. Additionally, we introduce the concept of the bi-fidelity information bottleneck (BF-IB) to provide an information-theoretic interpretation of the proposed BF-VAE model. Our numerical results demonstrate that BF-VAE leads to considerably improved accuracy, as compared to a VAE trained using only HF data, when limited HF data is available. | stat-04.zip/2305.16530.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.17083 | A Policy Gradient Method for Confounded POMDPs | [
"Mao Hong",
"Zhengling Qi",
"Yanxun Xu"
] | 26 May 2023 (<a href="https://arxiv.org/abs/2305.17083v1">v1</a>), last revised 1 Dec 2023 (this version, v2) | 95 pages, 3 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Econometrics (econ.EM); Statistics Theory (math.ST); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2305.17083 | In this paper, we propose a policy gradient method for confounded partially observable Markov decision processes (POMDPs) with continuous state and observation spaces in the offline setting. We first establish a novel identification result to non-parametrically estimate any history-dependent policy gradient under POMDPs using the offline data. The identification enables us to solve a sequence of conditional moment restrictions and adopt the min-max learning procedure with general function approximation for estimating the policy gradient. We then provide a finite-sample non-asymptotic bound for estimating the gradient uniformly over a pre-specified policy class in terms of the sample size, length of horizon, concentratability coefficient and the measure of ill-posedness in solving the conditional moment restrictions. Lastly, by deploying the proposed gradient estimation in the gradient ascent algorithm, we show the global convergence of the proposed algorithm in finding the history-dependent optimal policy under some technical conditions. To the best of our knowledge, this is the first work studying the policy gradient method for POMDPs under the offline setting. | stat-04.zip/2305.17083.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.15574 | Deep Stochastic Processes via Functional Markov Transition Operators | [
"Jin Xu",
"Emilien Dupont",
"Kaspar Märtens",
"Tom Rainforth",
"Yee Whye Teh"
] | 24 May 2023 | 18 pages, 5 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.15574 | We introduce Markov Neural Processes (MNPs), a new class of Stochastic Processes (SPs) which are constructed by stacking sequences of neural parameterised Markov transition operators in function space. We prove that these Markov transition operators can preserve the exchangeability and consistency of SPs. Therefore, the proposed iterative construction adds substantial flexibility and expressivity to the original framework of Neural Processes (NPs) without compromising consistency or adding restrictions. Our experiments demonstrate clear advantages of MNPs over baseline models on a variety of tasks. | stat-04.zip/2305.15574.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.03531 | Random Smoothing Regularization in Kernel Gradient Descent Learning | [
"Liang Ding",
"Tianyang Hu",
"Jiahang Jiang",
"Donghao Li",
"Wenjia Wang",
"Yuan Yao"
] | 5 May 2023 (<a href="https://arxiv.org/abs/2305.03531v1">v1</a>), last revised 12 May 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.03531 | Random smoothing data augmentation is a unique form of regularization that can prevent overfitting by introducing noise to the input data, encouraging the model to learn more generalized features. Despite its success in various applications, there has been a lack of systematic study on the regularization ability of random smoothing. In this paper, we aim to bridge this gap by presenting a framework for random smoothing regularization that can adaptively and effectively learn a wide range of ground truth functions belonging to the classical Sobolev spaces. Specifically, we investigate two underlying function spaces: the Sobolev space of low intrinsic dimension, which includes the Sobolev space in $D$-dimensional Euclidean space or low-dimensional sub-manifolds as special cases, and the mixed smooth Sobolev space with a tensor structure. By using random smoothing regularization as novel convolution-based smoothing kernels, we can attain optimal convergence rates in these cases using a kernel gradient descent algorithm, either with early stopping or weight decay. It is noteworthy that our estimator can adapt to the structural assumptions of the underlying data and avoid the curse of dimensionality. This is achieved through various choices of injected noise distributions such as Gaussian, Laplace, or general polynomial noises, allowing for broad adaptation to the aforementioned structural assumptions of the underlying data. The convergence rate depends only on the effective dimension, which may be significantly smaller than the actual data dimension. We conduct numerical experiments on simulated data to validate our theoretical results. | stat-04.zip/2305.03531.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.14593 | Discriminative calibration: Check Bayesian computation from simulations and flexible classifier | [
"Yuling Yao",
"Justin Domke"
] | 24 May 2023 (<a href="https://arxiv.org/abs/2305.14593v1">v1</a>), last revised 27 Oct 2023 (this version, v2) | Published at Neural Information Processing Systems (NeurIPS 2023) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO) | https://doi.org/10.48550/arXiv.2305.14593 | To check the accuracy of Bayesian computations, it is common to use rank-based simulation-based calibration (SBC). However, SBC has drawbacks: The test statistic is somewhat ad-hoc, interactions are difficult to examine, multiple testing is a challenge, and the resulting p-value is not a divergence metric. We propose to replace the marginal rank test with a flexible classification approach that learns test statistics from data. This measure typically has a higher statistical power than the SBC rank test and returns an interpretable divergence measure of miscalibration, computed from classification accuracy. This approach can be used with different data generating processes to address likelihood-free inference or traditional inference methods like Markov chain Monte Carlo or variational inference. We illustrate an automated implementation using neural networks and statistically-inspired features, and validate the method with numerical and real data experiments. | stat-04.zip/2305.14593.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.16543 | Revisiting Structured Variational Autoencoders | [
"Yixiu Zhao",
"Scott W. Linderman"
] | 25 May 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.16543 | Structured variational autoencoders (SVAEs) combine probabilistic graphical model priors on latent variables, deep neural networks to link latent variables to observed data, and structure-exploiting algorithms for approximate posterior inference. These models are particularly appealing for sequential data, where the prior can capture temporal dependencies. However, despite their conceptual elegance, SVAEs have proven difficult to implement, and more general approaches have been favored in practice. Here, we revisit SVAEs using modern machine learning tools and demonstrate their advantages over more general alternatives in terms of both accuracy and efficiency. First, we develop a modern implementation for hardware acceleration, parallelization, and automatic differentiation of the message passing algorithms at the core of the SVAE. Second, we show that by exploiting structure in the prior, the SVAE learns more accurate models and posterior distributions, which translate into improved performance on prediction tasks. Third, we show how the SVAE can naturally handle missing data, and we leverage this ability to develop a novel, self-supervised training approach. Altogether, these results show that the time is ripe to revisit structured variational autoencoders. | stat-04.zip/2305.16543.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.15988 | Non-Log-Concave and Nonsmooth Sampling via Langevin Monte Carlo Algorithms | [
"Tim Tsz-Kit Lau",
"Han Liu",
"Thomas Pock"
] | 25 May 2023 (<a href="https://arxiv.org/abs/2305.15988v1">v1</a>), last revised 29 May 2024 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2305.15988 | We study the problem of approximate sampling from non-log-concave distributions, e.g., Gaussian mixtures, which is often challenging even in low dimensions due to their multimodality. We focus on performing this task via Markov chain Monte Carlo (MCMC) methods derived from discretizations of the overdamped Langevin diffusions, which are commonly known as Langevin Monte Carlo algorithms. Furthermore, we are also interested in two nonsmooth cases for which a large class of proximal MCMC methods have been developed: (i) a nonsmooth prior is considered with a Gaussian mixture likelihood; (ii) a Laplacian mixture distribution. Such nonsmooth and non-log-concave sampling tasks arise from a wide range of applications to Bayesian inference and imaging inverse problems such as image deconvolution. We perform numerical simulations to compare the performance of most commonly used Langevin Monte Carlo algorithms. | stat-04.zip/2305.15988.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.17490 | The Implicit Regularization of Dynamical Stability in Stochastic Gradient Descent | [
"Lei Wu",
"Weijie J. Su"
] | 27 May 2023 (<a href="https://arxiv.org/abs/2305.17490v1">v1</a>), last revised 1 Jun 2023 (this version, v2) | ICML 2023 camera ready | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.17490 | In this paper, we study the implicit regularization of stochastic gradient descent (SGD) through the lens of {\em dynamical stability} (Wu et al., 2018). We start by revising existing stability analyses of SGD, showing how the Frobenius norm and trace of Hessian relate to different notions of stability. Notably, if a global minimum is linearly stable for SGD, then the trace of Hessian must be less than or equal to $2/\eta$, where $\eta$ denotes the learning rate. By contrast, for gradient descent (GD), the stability imposes a similar constraint but only on the largest eigenvalue of Hessian. We then turn to analyze the generalization properties of these stable minima, focusing specifically on two-layer ReLU networks and diagonal linear networks. Notably, we establish the {\em equivalence} between these metrics of sharpness and certain parameter norms for the two models, which allows us to show that the stable minima of SGD provably generalize well. By contrast, the stability-induced regularization of GD is provably too weak to ensure satisfactory generalization. This discrepancy provides an explanation of why SGD often generalizes better than GD. Note that the learning rate (LR) plays a pivotal role in the strength of stability-induced regularization. As the LR increases, the regularization effect becomes more pronounced, elucidating why SGD with a larger LR consistently demonstrates superior generalization capabilities. Additionally, numerical experiments are provided to support our theoretical findings. | stat-04.zip/2305.17490.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.07572 | Towards Convergence Rates for Parameter Estimation in Gaussian-gated Mixture of Experts | [
"Huy Nguyen",
"TrungTin Nguyen",
"Khai Nguyen",
"Nhat Ho"
] | 12 May 2023 (<a href="https://arxiv.org/abs/2305.07572v1">v1</a>), last revised 9 Feb 2024 (this version, v2) | 32 pages, 9 figures; Huy Nguyen and TrungTin Nguyen contributed equally to this work | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.07572 | Originally introduced as a neural network for ensemble learning, mixture of experts (MoE) has recently become a fundamental building block of highly successful modern deep neural networks for heterogeneous data analysis in several applications of machine learning and statistics. Despite its popularity in practice, a satisfactory level of theoretical understanding of the MoE model is far from complete. To shed new light on this problem, we provide a convergence analysis for maximum likelihood estimation (MLE) in the Gaussian-gated MoE model. The main challenge of that analysis comes from the inclusion of covariates in the Gaussian gating functions and expert networks, which leads to their intrinsic interaction via some partial differential equations with respect to their parameters. We tackle these issues by designing novel Voronoi loss functions among parameters to accurately capture the heterogeneity of parameter estimation rates. Our findings reveal that the MLE has distinct behaviors under two complement settings of location parameters of the Gaussian gating functions, namely when all these parameters are non-zero versus when at least one among them vanishes. Notably, these behaviors can be characterized by the solvability of two different systems of polynomial equations. Finally, we conduct a simulation study to empirically verify our theoretical results. | stat-04.zip/2305.07572.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.17255 | FineMorphs: Affine-diffeomorphic sequences for regression | [
"Michele Lohr",
"Laurent Younes"
] | 26 May 2023 | 39 pages, 7 figures | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.17255 | A multivariate regression model of affine and diffeomorphic transformation sequences - FineMorphs - is presented. Leveraging concepts from shape analysis, model states are optimally "reshaped" by diffeomorphisms generated by smooth vector fields during learning. Affine transformations and vector fields are optimized within an optimal control setting, and the model can naturally reduce (or increase) dimensionality and adapt to large datasets via suboptimal vector fields. An existence proof of solution and necessary conditions for optimality for the model are derived. Experimental results on real datasets from the UCI repository are presented, with favorable results in comparison with state-of-the-art in the literature and densely-connected neural networks in TensorFlow. | stat-04.zip/2305.17255.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.16583 | Detecting Errors in a Numerical Response via any Regression Model | [
"Hang Zhou",
"Jonas Mueller",
"Mayank Kumar",
"Jane-Ling Wang",
"Jing Lei"
] | 26 May 2023 (<a href="https://arxiv.org/abs/2305.16583v1">v1</a>), last revised 13 Mar 2024 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.16583 | Noise plagues many numerical datasets, where the recorded values in the data may fail to match the true underlying values due to reasons including: erroneous sensors, data entry/processing mistakes, or imperfect human estimates. We consider general regression settings with covariates and a potentially corrupted response whose observed values may contain errors. By accounting for various uncertainties, we introduced veracity scores that distinguish between genuine errors and natural data fluctuations, conditioned on the available covariate information in the dataset. We propose a simple yet efficient filtering procedure for eliminating potential errors, and establish theoretical guarantees for our method. We also contribute a new error detection benchmark involving 5 regression datasets with real-world numerical errors (for which the true values are also known). In this benchmark and additional simulation studies, our method identifies incorrect values with better precision/recall than other approaches. | stat-04.zip/2305.16583.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.16557 | Tree-Based Diffusion Schrödinger Bridge with Applications to Wasserstein Barycenters | [
"Maxence Noble",
"Valentin De Bortoli",
"Arnaud Doucet",
"Alain Durmus"
] | 26 May 2023 (<a href="https://arxiv.org/abs/2305.16557v1">v1</a>), last revised 28 Oct 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Probability (math.PR) | https://doi.org/10.48550/arXiv.2305.16557 | Multi-marginal Optimal Transport (mOT), a generalization of OT, aims at minimizing the integral of a cost function with respect to a distribution with some prescribed marginals. In this paper, we consider an entropic version of mOT with a tree-structured quadratic cost, i.e., a function that can be written as a sum of pairwise cost functions between the nodes of a tree. To address this problem, we develop Tree-based Diffusion Schrödinger Bridge (TreeDSB), an extension of the Diffusion Schrödinger Bridge (DSB) algorithm. TreeDSB corresponds to a dynamic and continuous state-space counterpart of the multimarginal Sinkhorn algorithm. A notable use case of our methodology is to compute Wasserstein barycenters which can be recast as the solution of a mOT problem on a star-shaped tree. We demonstrate that our methodology can be applied in high-dimensional settings such as image interpolation and Bayesian fusion. | stat-04.zip/2305.16557.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.03565 | The geometry of financial institutions -- Wasserstein clustering of financial data | [
"Lorenz Riess",
"Mathias Beiglböck",
"Johannes Temme",
"Andreas Wolf",
"Julio Backhoff"
] | 5 May 2023 (<a href="https://arxiv.org/abs/2305.03565v1">v1</a>), last revised 3 Jul 2025 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC); Probability (math.PR); Mathematical Finance (q-fin.MF) | https://doi.org/10.48550/arXiv.2305.03565 | The increasing availability of granular and big data on various objects of interest has made it necessary to develop methods for condensing this information into a representative and intelligible map. Financial regulation is a field that exemplifies this need, as regulators require diverse and often highly granular data from financial institutions to monitor and assess their activities. However, processing and analyzing such data can be a daunting task, especially given the challenges of dealing with missing values and identifying clusters based on specific features. <br>To address these challenges, we propose a variant of Lloyd's algorithm that applies to probability distributions and uses generalized Wasserstein barycenters to construct a metric space which represents given data on various objects in condensed form. By applying our method to the financial regulation context, we demonstrate its usefulness in dealing with the specific challenges faced by regulators in this domain. We believe that our approach can also be applied more generally to other fields where large and complex data sets need to be represented in concise form. | stat-04.zip/2305.03565.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.06704 | Robust Detection of Lead-Lag Relationships in Lagged Multi-Factor Models | [
"Yichi Zhang",
"Mihai Cucuringu",
"Alexander Y. Shestopaloff",
"Stefan Zohren"
] | 11 May 2023 (<a href="https://arxiv.org/abs/2305.06704v1">v1</a>), last revised 19 Sep 2023 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Computational Finance (q-fin.CP); Portfolio Management (q-fin.PM); Statistical Finance (q-fin.ST); Trading and Market Microstructure (q-fin.TR) | https://doi.org/10.48550/arXiv.2305.06704 | In multivariate time series systems, key insights can be obtained by discovering lead-lag relationships inherent in the data, which refer to the dependence between two time series shifted in time relative to one another, and which can be leveraged for the purposes of control, forecasting or clustering. We develop a clustering-driven methodology for robust detection of lead-lag relationships in lagged multi-factor models. Within our framework, the envisioned pipeline takes as input a set of time series, and creates an enlarged universe of extracted subsequence time series from each input time series, via a sliding window approach. This is then followed by an application of various clustering techniques, (such as k-means++ and spectral clustering), employing a variety of pairwise similarity measures, including nonlinear ones. Once the clusters have been extracted, lead-lag estimates across clusters are robustly aggregated to enhance the identification of the consistent relationships in the original universe. We establish connections to the multireference alignment problem for both the homogeneous and heterogeneous settings. Since multivariate time series are ubiquitous in a wide range of domains, we demonstrate that our method is not only able to robustly detect lead-lag relationships in financial markets, but can also yield insightful results when applied to an environmental data set. | stat-04.zip/2305.06704.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.16791 | On the Generalization and Approximation Capacities of Neural Controlled Differential Equations | [
"Linus Bleistein",
"Agathe Guilloux"
] | 26 May 2023 (<a href="https://arxiv.org/abs/2305.16791v1">v1</a>), last revised 1 Jul 2024 (this version, v4) | ICLR 2024. First presented at the F4CLD Workshop at ICML 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.16791 | Neural Controlled Differential Equations (NCDEs) are a state-of-the-art tool for supervised learning with irregularly sampled time series (Kidger, 2020). However, no theoretical analysis of their performance has been provided yet, and it remains unclear in particular how the irregularity of the time series affects their predictions. By merging the rich theory of controlled differential equations (CDE) and Lipschitz-based measures of the complexity of deep neural nets, we take a first step towards the theoretical understanding of NCDE. Our first result is a generalization bound for this class of predictors that depends on the regularity of the time series data. In a second time, we leverage the continuity of the flow of CDEs to provide a detailed analysis of both the sampling-induced bias and the approximation bias. Regarding this last result, we show how classical approximation results on neural nets may transfer to NCDEs. Our theoretical results are validated through a series of experiments. | stat-04.zip/2305.16791.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.16860 | Error Bounds for Flow Matching Methods | [
"Joe Benton",
"George Deligiannidis",
"Arnaud Doucet"
] | 26 May 2023 (<a href="https://arxiv.org/abs/2305.16860v1">v1</a>), last revised 11 Feb 2024 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.16860 | Score-based generative models are a popular class of generative modelling techniques relying on stochastic differential equations (SDE). From their inception, it was realized that it was also possible to perform generation using ordinary differential equations (ODE) rather than SDE. This led to the introduction of the probability flow ODE approach and denoising diffusion implicit models. Flow matching methods have recently further extended these ODE-based approaches and approximate a flow between two arbitrary probability distributions. Previous work derived bounds on the approximation error of diffusion models under the stochastic sampling regime, given assumptions on the $L^2$ loss. We present error bounds for the flow matching procedure using fully deterministic sampling, assuming an $L^2$ bound on the approximation error and a certain regularity condition on the data distributions. | stat-04.zip/2305.16860.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.07089 | Hierarchically Coherent Multivariate Mixture Networks | [
"Kin G. Olivares",
"David Luo",
"Cristian Challu",
"Stefania La Vattiata",
"Max Mergenthaler",
"Artur Dubrawski"
] | 11 May 2023 (<a href="https://arxiv.org/abs/2305.07089v1">v1</a>), last revised 16 Oct 2023 (this version, v2) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME) | https://doi.org/10.48550/arXiv.2305.07089 | Large collections of time series data are often organized into hierarchies with different levels of aggregation; examples include product and geographical groupings. Probabilistic coherent forecasting is tasked to produce forecasts consistent across levels of aggregation. In this study, we propose to augment neural forecasting architectures with a coherent multivariate mixture output. We optimize the networks with a composite likelihood objective, allowing us to capture time series' relationships while maintaining high computational efficiency. Our approach demonstrates 13.2% average accuracy improvements on most datasets compared to state-of-the-art baselines. We conduct ablation studies of the framework components and provide theoretical foundations for them. To assist related work, the code is available at this <a href="https://github.com/Nixtla/neuralforecast" rel="external noopener nofollow" class="link-external link-https">this https URL</a>. | stat-04.zip/2305.07089.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.15839 | Embeddings between Barron spaces with higher order activation functions | [
"Tjeerd Jan Heeringa",
"Len Spek",
"Felix Schwenninger",
"Christoph Brune"
] | 25 May 2023 (<a href="https://arxiv.org/abs/2305.15839v1">v1</a>), last revised 18 Jun 2024 (this version, v2) | 21 pages, 1 figure; revision adds extension to fractional RePU and fractional Taylor expansion | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Functional Analysis (math.FA) | https://doi.org/10.48550/arXiv.2305.15839 | The approximation properties of infinitely wide shallow neural networks heavily depend on the choice of the activation function. To understand this influence, we study embeddings between Barron spaces with different activation functions. These embeddings are proven by providing push-forward maps on the measures $\mu$ used to represent functions $f$. An activation function of particular interest is the rectified power unit ($\operatorname{RePU}$) given by $\operatorname{RePU}_s(x)=\max(0,x)^s$. For many commonly used activation functions, the well-known Taylor remainder theorem can be used to construct a push-forward map, which allows us to prove the embedding of the associated Barron space into a Barron space with a $\operatorname{RePU}$ as activation function. Moreover, the Barron spaces associated with the $\operatorname{RePU}_s$ have a hierarchical structure similar to the Sobolev spaces $H^m$. | stat-04.zip/2305.15839.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.06862 | A General Framework for Visualizing Embedding Spaces of Neural Survival Analysis Models Based on Angular Information | [
"George H. Chen"
] | 11 May 2023 | Conference on Health, Inference, and Learning (CHIL 2023) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Human-Computer Interaction (cs.HC); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.06862 | We propose a general framework for visualizing any intermediate embedding representation used by any neural survival analysis model. Our framework is based on so-called anchor directions in an embedding space. We show how to estimate these anchor directions using clustering or, alternatively, using user-supplied "concepts" defined by collections of raw inputs (e.g., feature vectors all from female patients could encode the concept "female"). For tabular data, we present visualization strategies that reveal how anchor directions relate to raw clinical features and to survival time distributions. We then show how these visualization ideas extend to handling raw inputs that are images. Our framework is built on looking at angles between vectors in an embedding space, where there could be "information loss" by ignoring magnitude information. We show how this loss results in a "clumping" artifact that appears in our visualizations, and how to reduce this information loss in practice. | stat-04.zip/2305.06862.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.03824 | No-Regret Constrained Bayesian Optimization of Noisy and Expensive Hybrid Models using Differentiable Quantile Function Approximations | [
"Congwen Lu",
"Joel A. Paulson"
] | 5 May 2023 (<a href="https://arxiv.org/abs/2305.03824v1">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.2305.03824 | This paper investigates the problem of efficient constrained global optimization of hybrid models that are a composition of a known white-box function and an expensive multi-output black-box function subject to noisy observations, which often arises in real-world science and engineering applications. We propose a novel method, Constrained Upper Quantile Bound (CUQB), to solve such problems that directly exploits the composite structure of the objective and constraint functions that we show leads substantially improved sampling efficiency. CUQB is a conceptually simple, deterministic approach that avoid constraint approximations used by previous methods. Although the CUQB acquisition function is not available in closed form, we propose a novel differentiable sample average approximation that enables it to be efficiently maximized. We further derive bounds on the cumulative regret and constraint violation under a non-parametric Bayesian representation of the black-box function. Since these bounds depend sublinearly on the number of iterations under some regularity assumptions, we establis bounds on the convergence rate to the optimal solution of the original constrained problem. In contrast to most existing methods, CUQB further incorporates a simple infeasibility detection scheme, which we prove triggers in a finite number of iterations when the original problem is infeasible (with high probability given the Bayesian model). Numerical experiments on several test problems, including environmental model calibration and real-time optimization of a reactor system, show that CUQB significantly outperforms traditional Bayesian optimization in both constrained and unconstrained cases. Furthermore, compared to other state-of-the-art methods that exploit composite structure, CUQB achieves competitive empirical performance while also providing substantially improved theoretical guarantees. | stat-04.zip/2305.03824.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.17558 | Provably Fast Finite Particle Variants of SVGD via Virtual Particle Stochastic Approximation | [
"Aniket Das",
"Dheeraj Nagaraj"
] | 27 May 2023 (<a href="https://arxiv.org/abs/2305.17558v1">v1</a>), last revised 5 Oct 2023 (this version, v4) | To appear as a Spotlight Paper in The 37th Conference on Neural Information Processing Systems (NeurIPS 2023) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST) | https://doi.org/10.48550/arXiv.2305.17558 | Stein Variational Gradient Descent (SVGD) is a popular variational inference algorithm which simulates an interacting particle system to approximately sample from a target distribution, with impressive empirical performance across various domains. Theoretically, its population (i.e, infinite-particle) limit dynamics is well studied but the behavior of SVGD in the finite-particle regime is much less understood. In this work, we design two computationally efficient variants of SVGD, namely VP-SVGD and GB-SVGD, with provably fast finite-particle convergence rates. We introduce the notion of virtual particles and develop novel stochastic approximations of population-limit SVGD dynamics in the space of probability measures, which are exactly implementable using a finite number of particles. Our algorithms can be viewed as specific random-batch approximations of SVGD, which are computationally more efficient than ordinary SVGD. We show that the $n$ particles output by VP-SVGD and GB-SVGD, run for $T$ steps with batch-size $K$, are at-least as good as i.i.d samples from a distribution whose Kernel Stein Discrepancy to the target is at most $O\left(\tfrac{d^{1/3}}{(KT)^{1/6}}\right)$ under standard assumptions. Our results also hold under a mild growth condition on the potential function, which is much weaker than the isoperimetric (e.g. Poincare Inequality) or information-transport conditions (e.g. Talagrand's Inequality $\mathsf{T}_1$) generally considered in prior works. As a corollary, we consider the convergence of the empirical measure (of the particles output by VP-SVGD and GB-SVGD) to the target distribution and demonstrate a double exponential improvement over the best known finite-particle analysis of SVGD. Beyond this, our results present the first known oracle complexities for this setting with polynomial dimension dependence. | stat-04.zip/2305.17558.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.07580 | Fisher Information Embedding for Node and Graph Learning | [
"Dexiong Chen",
"Paolo Pellizzoni",
"Karsten Borgwardt"
] | 12 May 2023 (<a href="https://arxiv.org/abs/2305.07580v1">v1</a>), last revised 6 Jun 2023 (this version, v2) | ICML 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.07580 | Attention-based graph neural networks (GNNs), such as graph attention networks (GATs), have become popular neural architectures for processing graph-structured data and learning node embeddings. Despite their empirical success, these models rely on labeled data and the theoretical properties of these models have yet to be fully understood. In this work, we propose a novel attention-based node embedding framework for graphs. Our framework builds upon a hierarchical kernel for multisets of subgraphs around nodes (e.g. neighborhoods) and each kernel leverages the geometry of a smooth statistical manifold to compare pairs of multisets, by "projecting" the multisets onto the manifold. By explicitly computing node embeddings with a manifold of Gaussian mixtures, our method leads to a new attention mechanism for neighborhood aggregation. We provide theoretical insights into generalizability and expressivity of our embeddings, contributing to a deeper understanding of attention-based GNNs. We propose both efficient unsupervised and supervised methods for learning the embeddings. Through experiments on several node classification benchmarks, we demonstrate that our proposed method outperforms existing attention-based graph models like GATs. Our code is available at <a href="https://github.com/BorgwardtLab/fisher_information_embedding" rel="external noopener nofollow" class="link-external link-https">this https URL</a>. | stat-04.zip/2305.07580.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.15925 | On the Identifiability of Switching Dynamical Systems | [
"Carles Balsells-Rodas",
"Yixin Wang",
"Yingzhen Li"
] | 25 May 2023 (<a href="https://arxiv.org/abs/2305.15925v1">v1</a>), last revised 4 Jun 2024 (this version, v4) | ICML 2024 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.15925 | The identifiability of latent variable models has received increasing attention due to its relevance in interpretability and out-of-distribution generalisation. In this work, we study the identifiability of Switching Dynamical Systems, taking an initial step toward extending identifiability analysis to sequential latent variable models. We first prove the identifiability of Markov Switching Models, which commonly serve as the prior distribution for the continuous latent variables in Switching Dynamical Systems. We present identification conditions for first-order Markov dependency structures, whose transition distribution is parametrised via non-linear Gaussians. We then establish the identifiability of the latent variables and non-linear mappings in Switching Dynamical Systems up to affine transformations, by leveraging identifiability analysis techniques from identifiable deep latent variable models. We finally develop estimation algorithms for identifiable Switching Dynamical Systems. Throughout empirical studies, we demonstrate the practicality of identifiable Switching Dynamical Systems for segmenting high-dimensional time series such as videos, and showcase the use of identifiable Markov Switching Models for regime-dependent causal discovery in climate data. | stat-04.zip/2305.15925.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
2305.15577 | Minimizing $f$-Divergences by Interpolating Velocity Fields | [
"Song Liu",
"Jiahao Yu",
"Jack Simons",
"Mingxuan Yi",
"Mark Beaumont"
] | 24 May 2023 (<a href="https://arxiv.org/abs/2305.15577v1">v1</a>), last revised 6 Jun 2024 (this version, v3) | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.15577 | Many machine learning problems can be seen as approximating a \textit{target} distribution using a \textit{particle} distribution by minimizing their statistical discrepancy. Wasserstein Gradient Flow can move particles along a path that minimizes the $f$-divergence between the target and particle distributions. To move particles, we need to calculate the corresponding velocity fields derived from a density ratio function between these two distributions. Previous works estimated such density ratio functions and then differentiated the estimated ratios. These approaches may suffer from overfitting, leading to a less accurate estimate of the velocity fields. Inspired by non-parametric curve fitting, we directly estimate these velocity fields using interpolation techniques. We prove that our estimators are consistent under mild conditions. We validate their effectiveness using novel applications on domain adaptation and missing data imputation. | stat-04.zip/2305.15577.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.08791 | Fair Information Spread on Social Networks with Community Structure | [
"Octavio Mesner",
"Elizaveta Levina",
"Ji Zhu"
] | 15 May 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.08791 | Information spread through social networks is ubiquitous. Influence maximiza- tion (IM) algorithms aim to identify individuals who will generate the greatest spread through the social network if provided with information, and have been largely devel- oped with marketing in mind. In social networks with community structure, which are very common, IM algorithms focused solely on maximizing spread may yield signifi- cant disparities in information coverage between communities, which is problematic in settings such as public health messaging. While some IM algorithms aim to remedy disparity in information coverage using node attributes, none use the empirical com- munity structure within the network itself, which may be beneficial since communities directly affect the spread of information. Further, the use of empirical network struc- ture allows us to leverage community detection techniques, making it possible to run fair-aware algorithms when there are no relevant node attributes available, or when node attributes do not accurately capture network community structure. In contrast to other fair IM algorithms, this work relies on fitting a model to the social network which is then used to determine a seed allocation strategy for optimal fair information spread. We develop an algorithm to determine optimal seed allocations for expected fair coverage, defined through maximum entropy, provide some theoretical guarantees under appropriate conditions, and demonstrate its empirical accuracy on both simu- lated and real networks. Because this algorithm relies on a fitted network model and not on the network directly, it is well-suited for partially observed and noisy social networks. | stat-04.zip/2305.08791.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 | |
2305.15746 | Assessing the Spatial Structure of the Association between Attendance at Preschool and Childrens Developmental Vulnerabilities in Queensland Australia | [
"wala Draidi Areed",
"Aiden Price",
"Kathryn Arnett",
"Helen Thompson",
"Reid Malseed",
"Kerrie Mengersen"
] | 25 May 2023 | Machine Learning (stat.ML) | Machine Learning (stat.ML); Machine Learning (cs.LG) | https://doi.org/10.48550/arXiv.2305.15746 | The research explores the influence of preschool attendance (one year before full-time school) on the development of children during their first year of school. Using data collected by the Australian Early Development Census, the findings show that areas with high proportions of preschool attendance tended to have lower proportions of children with at least one developmental vulnerability. Developmental vulnerablities include not being able to cope with the school day (tired, hungry, low energy), unable to get along with others or aggressive behaviour, trouble with reading/writing or numbers. These findings, of course, vary by region. Using Data Analysis and Machine Learning, the researchers were able to identify three distinct clusters within Queensland, each characterised by different socio-demographic variables influencing the relationship between preschool attendance and developmental vulnerability. These analyses contribute to understanding regions with high vulnerability and the potential need for tailored policies or investments | stat-04.zip/2305.15746.pdf | /content/arxiv-data/data/stat.ML/2023/05/00000000.parquet | stat.ML | 2023 | 05 | 2023-05-01 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.