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
2209.10516
Tab2vox: CNN-Based Multivariate Multilevel Demand Forecasting Framework by Tabular-To-Voxel Image Conversion
[ "Euna Lee", "Myungwoo Nam", "Hongchul Lee" ]
21 Sep 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2209.10516
Since demand is influenced by a wide variety of causes, it is necessary to decompose the explana-tory variables into different levels, extract their relationships effectively, and reflect them in the forecast. In particular, this contextual information can be very useful in demand forecasting with large demand volatility or intermittent demand patterns. Convolutional neural networks (CNNs) have been successfully used in many fields where important information in data is represented by images. CNNs are powerful because they accept samples as images and use adjacent voxel sets to integrate multi-dimensional important information and learn important features. On the other hand, although the demand-forecasting model has been improved, the input data is still limited in its tabular form and is not suitable for CNN modeling. In this study, we propose a Tab2vox neural architecture search (NAS) model as a method to convert a high-dimensional tabular sam-ple into a well-formed 3D voxel image and use it in a 3D CNN network. For each image repre-sentation, the 3D CNN forecasting model proposed from the Tab2vox framework showed supe-rior performance, compared to the existing time series and machine learning techniques using tabular data, and the latest image transformation studies.
stat-04.zip/2209.10516.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.12737
A connection between probability, physics and neural networks
[ "Sascha Ranftl" ]
26 Sep 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Computational Physics (physics.comp-ph); Data Analysis, Statistics and Probability (physics.data-an); Computation (stat.CO); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2209.12737
We illustrate an approach that can be exploited for constructing neural networks which a priori obey physical laws. We start with a simple single-layer neural network (NN) but refrain from choosing the activation functions yet. Under certain conditions and in the infinite-width limit, we may apply the central limit theorem, upon which the NN output becomes Gaussian. We may then investigate and manipulate the limit network by falling back on Gaussian process (GP) theory. It is observed that linear operators acting upon a GP again yield a GP. This also holds true for differential operators defining differential equations and describing physical laws. If we demand the GP, or equivalently the limit network, to obey the physical law, then this yields an equation for the covariance function or kernel of the GP, whose solution equivalently constrains the model to obey the physical law. The central limit theorem then suggests that NNs can be constructed to obey a physical law by choosing the activation functions such that they match a particular kernel in the infinite-width limit. The activation functions constructed in this way guarantee the NN to a priori obey the physics, up to the approximation error of non-infinite network width. Simple examples of the homogeneous 1D-Helmholtz equation are discussed and compared to naive kernels and activations.
stat-04.zip/2209.12737.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.10512
Improved Marginal Unbiased Score Expansion (MUSE) via Implicit Differentiation
[ "Marius Millea" ]
21 Sep 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2209.10512
We apply the technique of implicit differentiation to boost performance, reduce numerical error, and remove required user-tuning in the Marginal Unbiased Score Expansion (MUSE) algorithm for hierarchical Bayesian inference. We demonstrate these improvements on three representative inference problems: 1) an extended Neal's funnel 2) Bayesian neural networks, and 3) probabilistic principal component analysis. On our particular test cases, MUSE with implicit differentiation is faster than Hamiltonian Monte Carlo by factors of 155, 397, and 5, respectively, or factors of 65, 278, and 1 without implicit differentiation, and yields good approximate marginal posteriors. The Julia and Python MUSE packages have been updated to use implicit differentiation, and can solve problems defined by hand or with any of a number of popular probabilistic programming languages and automatic differentiation backends.
stat-04.zip/2209.10512.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.11924
Interventional Causal Representation Learning
[ "Kartik Ahuja", "Divyat Mahajan", "Yixin Wang", "Yoshua Bengio" ]
24 Sep 2022 (<a href="https://arxiv.org/abs/2209.11924v1">v1</a>), last revised 22 Feb 2024 (this version, v4)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2209.11924
Causal representation learning seeks to extract high-level latent factors from low-level sensory data. Most existing methods rely on observational data and structural assumptions (e.g., conditional independence) to identify the latent factors. However, interventional data is prevalent across applications. Can interventional data facilitate causal representation learning? We explore this question in this paper. The key observation is that interventional data often carries geometric signatures of the latent factors&#39; support (i.e. what values each latent can possibly take). For example, when the latent factors are causally connected, interventions can break the dependency between the intervened latents&#39; support and their ancestors&#39;. Leveraging this fact, we prove that the latent causal factors can be identified up to permutation and scaling given data from perfect $do$ interventions. Moreover, we can achieve block affine identification, namely the estimated latent factors are only entangled with a few other latents if we have access to data from imperfect interventions. These results highlight the unique power of interventional data in causal representation learning; they can enable provable identification of latent factors without any assumptions about their distributions or dependency structure.
stat-04.zip/2209.11924.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.12054
From Local to Global: Spectral-Inspired Graph Neural Networks
[ "Ningyuan Huang", "Soledad Villar", "Carey E. Priebe", "Da Zheng", "Chengyue Huang", "Lin Yang", "Vladimir Braverman" ]
24 Sep 2022 (<a href="https://arxiv.org/abs/2209.12054v1">v1</a>), last revised 4 Nov 2022 (this version, v3)
Accepted for publication at the NeurIPS 2022 GLFrontiers Workshop
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2209.12054
Graph Neural Networks (GNNs) are powerful deep learning methods for Non-Euclidean data. Popular GNNs are message-passing algorithms (MPNNs) that aggregate and combine signals in a local graph neighborhood. However, shallow MPNNs tend to miss long-range signals and perform poorly on some heterophilous graphs, while deep MPNNs can suffer from issues like over-smoothing or over-squashing. To mitigate such issues, existing works typically borrow normalization techniques from training neural networks on Euclidean data or modify the graph structures. Yet these approaches are not well-understood theoretically and could increase the overall computational complexity. In this work, we draw inspirations from spectral graph embedding and propose $\texttt{PowerEmbed}$ -- a simple layer-wise normalization technique to boost MPNNs. We show $\texttt{PowerEmbed}$ can provably express the top-$k$ leading eigenvectors of the graph operator, which prevents over-smoothing and is agnostic to the graph topology; meanwhile, it produces a list of representations ranging from local features to global signals, which avoids over-squashing. We apply $\texttt{PowerEmbed}$ in a wide range of simulated and real graphs and demonstrate its competitive performance, particularly for heterophilous graphs.
stat-04.zip/2209.12054.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.07396
Towards Healing the Blindness of Score Matching
[ "Mingtian Zhang", "Oscar Key", "Peter Hayes", "David Barber", "Brooks Paige", "François-Xavier Briol" ]
15 Sep 2022 (<a href="https://arxiv.org/abs/2209.07396v1">v1</a>), last revised 15 Oct 2022 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2209.07396
Score-based divergences have been widely used in machine learning and statistics applications. Despite their empirical success, a blindness problem has been observed when using these for multi-modal distributions. In this work, we discuss the blindness problem and propose a new family of divergences that can mitigate the blindness problem. We illustrate our proposed divergence in the context of density estimation and report improved performance compared to traditional approaches.
stat-04.zip/2209.07396.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.15338
Many-body Approximation for Non-negative Tensors
[ "Kazu Ghalamkari", "Mahito Sugiyama", "Yoshinobu Kawahara" ]
30 Sep 2022 (<a href="https://arxiv.org/abs/2209.15338v1">v1</a>), last revised 30 Oct 2023 (this version, v3)
25 pages, 14 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2209.15338
We present an alternative approach to decompose non-negative tensors, called many-body approximation. Traditional decomposition methods assume low-rankness in the representation, resulting in difficulties in global optimization and target rank selection. We avoid these problems by energy-based modeling of tensors, where a tensor and its mode correspond to a probability distribution and a random variable, respectively. Our model can be globally optimized in terms of the KL divergence minimization by taking the interaction between variables (that is, modes), into account that can be tuned more intuitively than ranks. Furthermore, we visualize interactions between modes as tensor networks and reveal a nontrivial relationship between many-body approximation and low-rank approximation. We demonstrate the effectiveness of our approach in tensor completion and approximation.
stat-04.zip/2209.15338.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.09090
Uncertainty-aware Efficient Subgraph Isomorphism using Graph Topology
[ "Arpan Kusari", "Wenbo Sun" ]
15 Sep 2022 (<a href="https://arxiv.org/abs/2209.09090v1">v1</a>), last revised 23 Jun 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Computer Vision and Pattern Recognition (cs.CV); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2209.09090
Subgraph isomorphism, also known as subgraph matching, is typically regarded as an NP-complete problem. This complexity is further compounded in practical applications where edge weights are real-valued and may be affected by measurement noise and potential missing data. Such graph matching routinely arises in applications such as image matching and map matching. Most subgraph matching methods fail to perform node-to-node matching under presence of such corruptions. We propose a method for identifying the node correspondence between a subgraph and a full graph in the inexact case without node labels in two steps - (a) extract the minimal unique topology preserving subset from the subgraph and find its feasible matching in the full graph, and (b) implement a consensus-based algorithm to expand the matched node set by pairing unique paths based on boundary commutativity. To demonstrate the effectiveness of the proposed method, a simulation is performed on the Erdos-Renyi random graphs and two case studies are performed on the image-based affine covariant features dataset and KITTI stereo dataset respectively. Going beyond the existing subgraph matching approaches, the proposed method is shown to have realistically sub-linear computational efficiency, robustness to random measurement noise, and good statistical properties. Our method is also readily applicable to the exact matching case without loss of generality.
stat-04.zip/2209.09090.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.10093
Projected Gradient Descent Algorithms for Solving Nonlinear Inverse Problems with Generative Priors
[ "Zhaoqiang Liu", "Jun Han" ]
21 Sep 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2209.10093
In this paper, we propose projected gradient descent (PGD) algorithms for signal estimation from noisy nonlinear measurements. We assume that the unknown $p$-dimensional signal lies near the range of an $L$-Lipschitz continuous generative model with bounded $k$-dimensional inputs. In particular, we consider two cases when the nonlinear link function is either unknown or known. For unknown nonlinearity, similarly to \cite{liu2020generalized}, we make the assumption of sub-Gaussian observations and propose a linear least-squares estimator. We show that when there is no representation error and the sensing vectors are Gaussian, roughly $O(k \log L)$ samples suffice to ensure that a PGD algorithm converges linearly to a point achieving the optimal statistical rate using arbitrary initialization. For known nonlinearity, we assume monotonicity as in \cite{yang2016sparse}, and make much weaker assumptions on the sensing vectors and allow for representation error. We propose a nonlinear least-squares estimator that is guaranteed to enjoy an optimal statistical rate. A corresponding PGD algorithm is provided and is shown to also converge linearly to the estimator using arbitrary initialization. In addition, we present experimental results on image datasets to demonstrate the performance of our PGD algorithms.
stat-04.zip/2209.10093.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.12581
Two-Tailed Averaging: Anytime, Adaptive, Once-in-a-While Optimal Weight Averaging for Better Generalization
[ "Gábor Melis" ]
26 Sep 2022 (<a href="https://arxiv.org/abs/2209.12581v1">v1</a>), last revised 17 Apr 2023 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Computation and Language (cs.CL); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2209.12581
Tail Averaging improves on Polyak averaging&#39;s non-asymptotic behaviour by excluding a number of leading iterates of stochastic optimization from its calculations. In practice, with a finite number of optimization steps and a learning rate that cannot be annealed to zero, Tail Averaging can get much closer to a local minimum point of the training loss than either the individual iterates or the Polyak average. However, the number of leading iterates to ignore is an important hyperparameter, and starting averaging too early or too late leads to inefficient use of resources or suboptimal solutions. Our work focusses on improving generalization, which makes setting this hyperparameter even more difficult, especially in the presence of other hyperparameters and overfitting. Furthermore, before averaging starts, the loss is only weakly informative of the final performance, which makes early stopping unreliable. To alleviate these problems, we propose an anytime variant of Tail Averaging intended for improving generalization not pure optimization, that has no hyperparameters and approximates the optimal tail at all optimization steps. Our algorithm is based on two running averages with adaptive lengths bounded in terms of the optimal tail length, one of which achieves approximate optimality with some regularity. Requiring only the additional storage for two sets of weights and periodic evaluation of the loss, the proposed Two-Tailed Averaging algorithm is a practical and widely applicable method for improving generalization.
stat-04.zip/2209.12581.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.10064
Off-Policy Evaluation for Episodic Partially Observable Markov Decision Processes under Non-Parametric Models
[ "Rui Miao", "Zhengling Qi", "Xiaoke Zhang" ]
21 Sep 2022 (<a href="https://arxiv.org/abs/2209.10064v1">v1</a>), last revised 16 Oct 2022 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2209.10064
We study the problem of off-policy evaluation (OPE) for episodic Partially Observable Markov Decision Processes (POMDPs) with continuous states. Motivated by the recently proposed proximal causal inference framework, we develop a non-parametric identification result for estimating the policy value via a sequence of so-called V-bridge functions with the help of time-dependent proxy variables. We then develop a fitted-Q-evaluation-type algorithm to estimate V-bridge functions recursively, where a non-parametric instrumental variable (NPIV) problem is solved at each step. By analyzing this challenging sequential NPIV problem, we establish the finite-sample error bounds for estimating the V-bridge functions and accordingly that for evaluating the policy value, in terms of the sample size, length of horizon and so-called (local) measure of ill-posedness at each step. To the best of our knowledge, this is the first finite-sample error bound for OPE in POMDPs under non-parametric models.
stat-04.zip/2209.10064.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.11875
Tighter Variational Bounds are Not Necessarily Better. A Research Report on Implementation, Ablation Study, and Extensions
[ "Amine M&#39;Charrak", "Vít Růžička", "Sangyun Shin", "Madhu Vankadari" ]
23 Sep 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2209.11875
This report explains, implements and extends the works presented in &#34;Tighter Variational Bounds are Not Necessarily Better&#34; (T Rainforth et al., 2018). We provide theoretical and empirical evidence that increasing the number of importance samples $K$ in the importance weighted autoencoder (IWAE) (Burda et al., 2016) degrades the signal-to-noise ratio (SNR) of the gradient estimator in the inference network and thereby affecting the full learning process. In other words, even though increasing $K$ decreases the standard deviation of the gradients, it also reduces the magnitude of the true gradient faster, thereby increasing the relative variance of the gradient updates. Extensive experiments are performed to understand the importance of $K$. These experiments suggest that tighter variational bounds are beneficial for the generative network, whereas looser bounds are preferable for the inference network. With these insights, three methods are implemented and studied: the partially importance weighted autoencoder (PIWAE), the multiply importance weighted autoencoder (MIWAE) and the combination importance weighted autoencoder (CIWAE). Each of these three methods entails IWAE as a special case but employs the importance weights in different ways to ensure a higher SNR of the gradient estimators. In our research study and analysis, the efficacy of these algorithms is tested on multiple datasets such as MNIST and Omniglot. Finally, we demonstrate that the three presented IWAE variations are able to generate approximate posterior distributions that are much closer to the true posterior distribution than for the IWAE, while matching the performance of the IWAE generative network or potentially outperforming it in the case of PIWAE.
stat-04.zip/2209.11875.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.14738
Optimal Stopping with Gaussian Processes
[ "Kshama Dwarakanath", "Danial Dervovic", "Peyman Tavallali", "Svitlana S Vyetrenko", "Tucker Balch" ]
22 Sep 2022 (<a href="https://arxiv.org/abs/2209.14738v1">v1</a>), last revised 7 Oct 2022 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2209.14738
We propose a novel group of Gaussian Process based algorithms for fast approximate optimal stopping of time series with specific applications to financial markets. We show that structural properties commonly exhibited by financial time series (e.g., the tendency to mean-revert) allow the use of Gaussian and Deep Gaussian Process models that further enable us to analytically evaluate optimal stopping value functions and policies. We additionally quantify uncertainty in the value function by propagating the price model through the optimal stopping analysis. We compare and contrast our proposed methods against a sampling-based method, as well as a deep learning based benchmark that is currently considered the state-of-the-art in the literature. We show that our family of algorithms outperforms benchmarks on three historical time series datasets that include intra-day and end-of-day equity stock prices as well as the daily US treasury yield curve rates.
stat-04.zip/2209.14738.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.12835
Targeted Separation and Convergence with Kernel Discrepancies
[ "Alessandro Barp", "Carl-Johann Simon-Gabriel", "Mark Girolami", "Lester Mackey" ]
26 Sep 2022 (<a href="https://arxiv.org/abs/2209.12835v1">v1</a>), last revised 24 Mar 2025 (this version, v5)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2209.12835
Maximum mean discrepancies (MMDs) like the kernel Stein discrepancy (KSD) have grown central to a wide range of applications, including hypothesis testing, sampler selection, distribution approximation, and variational inference. In each setting, these kernel-based discrepancy measures are required to (i) separate a target P from other probability measures or even (ii) control weak convergence to P. In this article we derive new sufficient and necessary conditions to ensure (i) and (ii). For MMDs on separable metric spaces, we characterize those kernels that separate Bochner embeddable measures and introduce simple conditions for separating all measures with unbounded kernels and for controlling convergence with bounded kernels. We use these results on $\mathbb{R}^d$ to substantially broaden the known conditions for KSD separation and convergence control and to develop the first KSDs known to exactly metrize weak convergence to P. Along the way, we highlight the implications of our results for hypothesis testing, measuring and improving sample quality, and sampling with Stein variational gradient descent.
stat-04.zip/2209.12835.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.12086
One-Shot Learning of Stochastic Differential Equations with Data Adapted Kernels
[ "Matthieu Darcy", "Boumediene Hamzi", "Giulia Livieri", "Houman Owhadi", "Peyman Tavallali" ]
24 Sep 2022 (<a href="https://arxiv.org/abs/2209.12086v1">v1</a>), last revised 2 Dec 2022 (this version, v3)
22 pages, 21 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2209.12086
We consider the problem of learning Stochastic Differential Equations of the form $dX_t = f(X_t)dt+\sigma(X_t)dW_t $ from one sample trajectory. This problem is more challenging than learning deterministic dynamical systems because one sample trajectory only provides indirect information on the unknown functions $f$, $\sigma$, and stochastic process $dW_t$ representing the drift, the diffusion, and the stochastic forcing terms, respectively. We propose a method that combines Computational Graph Completion and data adapted kernels learned via a new variant of cross validation. Our approach can be decomposed as follows: (1) Represent the time-increment map $X_t \rightarrow X_{t+dt}$ as a Computational Graph in which $f$, $\sigma$ and $dW_t$ appear as unknown functions and random variables. (2) Complete the graph (approximate unknown functions and random variables) via Maximum a Posteriori Estimation (given the data) with Gaussian Process (GP) priors on the unknown functions. (3) Learn the covariance functions (kernels) of the GP priors from data with randomized cross-validation. Numerical experiments illustrate the efficacy, robustness, and scope of our method.
stat-04.zip/2209.12086.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.11919
Concordance based Survival Cobra with regression type weak learners
[ "Rahul Goswami", "Arabin Kumar Dey" ]
24 Sep 2022 (<a href="https://arxiv.org/abs/2209.11919v1">v1</a>), last revised 11 Oct 2022 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Quantitative Methods (q-bio.QM); Computation (stat.CO)
https://doi.org/10.48550/arXiv.2209.11919
In this paper, we predict conditional survival functions through a combined regression strategy. We take weak learners as different random survival trees. We propose to maximize concordance in the right-censored set up to find the optimal parameters. We explore two approaches, a usual survival cobra and a novel weighted predictor based on the concordance index. Our proposed formulations use two different norms, say, Max-norm and Frobenius norm, to find a proximity set of predictions from query points in the test dataset. We illustrate our algorithms through three different real-life dataset implementations.
stat-04.zip/2209.11919.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.14355
Generalized Kernel Regularized Least Squares
[ "Qing Chang", "Max Goplerud" ]
28 Sep 2022 (<a href="https://arxiv.org/abs/2209.14355v1">v1</a>), last revised 8 Sep 2023 (this version, v4)
Accepted version available at DOI below; corrected small typos
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP)
https://doi.org/10.48550/arXiv.2209.14355
Kernel Regularized Least Squares (KRLS) is a popular method for flexibly estimating models that may have complex relationships between variables. However, its usefulness to many researchers is limited for two reasons. First, existing approaches are inflexible and do not allow KRLS to be combined with theoretically-motivated extensions such as random effects, unregularized fixed effects, or non-Gaussian outcomes. Second, estimation is extremely computationally intensive for even modestly sized datasets. Our paper addresses both concerns by introducing generalized KRLS (gKRLS). We note that KRLS can be re-formulated as a hierarchical model thereby allowing easy inference and modular model construction where KRLS can be used alongside random effects, splines, and unregularized fixed effects. Computationally, we also implement random sketching to dramatically accelerate estimation while incurring a limited penalty in estimation quality. We demonstrate that gKRLS can be fit on datasets with tens of thousands of observations in under one minute. Further, state-of-the-art techniques that require fitting the model over a dozen times (e.g. meta-learners) can be estimated quickly.
stat-04.zip/2209.14355.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.14687
Diffusion Posterior Sampling for General Noisy Inverse Problems
[ "Hyungjin Chung", "Jeongsol Kim", "Michael T. Mccann", "Marc L. Klasky", "Jong Chul Ye" ]
29 Sep 2022 (<a href="https://arxiv.org/abs/2209.14687v1">v1</a>), last revised 20 May 2024 (this version, v4)
ICLR 2023 spotlight
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Computer Vision and Pattern Recognition (cs.CV); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2209.14687
Diffusion models have been recently studied as powerful generative inverse problem solvers, owing to their high quality reconstructions and the ease of combining existing iterative solvers. However, most works focus on solving simple linear inverse problems in noiseless settings, which significantly under-represents the complexity of real-world problems. In this work, we extend diffusion solvers to efficiently handle general noisy (non)linear inverse problems via approximation of the posterior sampling. Interestingly, the resulting posterior sampling scheme is a blended version of diffusion sampling with the manifold constrained gradient without a strict measurement consistency projection step, yielding a more desirable generative path in noisy settings compared to the previous studies. Our method demonstrates that diffusion models can incorporate various measurement noise statistics such as Gaussian and Poisson, and also efficiently handle noisy nonlinear inverse problems such as Fourier phase retrieval and non-uniform deblurring. Code available at <a href="https://github.com/DPS2022/diffusion-posterior-sampling" rel="external noopener nofollow" class="link-external link-https">this https URL</a>
stat-04.zip/2209.14687.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.14577
Rectified Flow: A Marginal Preserving Approach to Optimal Transport
[ "Qiang Liu" ]
29 Sep 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2209.14577
We present a flow-based approach to the optimal transport (OT) problem between two continuous distributions $\pi_0,\pi_1$ on $\mathbb{R}^d$, of minimizing a transport cost $\mathbb{E}[c(X_1-X_0)]$ in the set of couplings $(X_0,X_1)$ whose marginal distributions on $X_0,X_1$ equals $\pi_0,\pi_1$, respectively, where $c$ is a cost function. Our method iteratively constructs a sequence of neural ordinary differentiable equations (ODE), each learned by solving a simple unconstrained regression problem, which monotonically reduce the transport cost while automatically preserving the marginal constraints. This yields a monotonic interior approach that traverses inside the set of valid couplings to decrease the transport cost, which distinguishes itself from most existing approaches that enforce the coupling constraints from the outside. The main idea of the method draws from rectified flow, a recent approach that simultaneously decreases the whole family of transport costs induced by convex functions $c$ (and is hence multi-objective in nature), but is not tailored to minimize a specific transport cost. Our method is a single-object variant of rectified flow that guarantees to solve the OT problem for a fixed, user-specified convex cost function $c$.
stat-04.zip/2209.14577.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.15055
Implicit Bias of Large Depth Networks: a Notion of Rank for Nonlinear Functions
[ "Arthur Jacot" ]
29 Sep 2022 (<a href="https://arxiv.org/abs/2209.15055v1">v1</a>), last revised 23 Mar 2023 (this version, v4)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2209.15055
We show that the representation cost of fully connected neural networks with homogeneous nonlinearities - which describes the implicit bias in function space of networks with $L_2$-regularization or with losses such as the cross-entropy - converges as the depth of the network goes to infinity to a notion of rank over nonlinear functions. We then inquire under which conditions the global minima of the loss recover the `true&#39; rank of the data: we show that for too large depths the global minimum will be approximately rank 1 (underestimating the rank); we then argue that there is a range of depths which grows with the number of datapoints where the true rank is recovered. Finally, we discuss the effect of the rank of a classifier on the topology of the resulting class boundaries and show that autoencoders with optimal nonlinear rank are naturally denoising.
stat-04.zip/2209.15055.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.15420
Ensemble-based gradient inference for particle methods in optimization and sampling
[ "Claudia Schillings", "Claudia Totzeck", "Philipp Wacker" ]
23 Sep 2022 (<a href="https://arxiv.org/abs/2209.15420v1">v1</a>), last revised 1 Mar 2023 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2209.15420
We propose an approach based on function evaluations and Bayesian inference to extract higher-order differential information of objective functions {from a given ensemble of particles}. Pointwise evaluation $\{V(x^i)\}_i$ of some potential $V$ in an ensemble $\{x^i\}_i$ contains implicit information about first or higher order derivatives, which can be made explicit with little computational effort (ensemble-based gradient inference -- EGI). We suggest to use this information for the improvement of established ensemble-based numerical methods for optimization and sampling such as Consensus-based optimization and Langevin-based samplers. Numerical studies indicate that the augmented algorithms are often superior to their gradient-free variants, in particular the augmented methods help the ensembles to escape their initial domain, to explore multimodal, non-Gaussian settings and to speed up the collapse at the end of optimization dynamics.} <br>The code for the numerical examples in this manuscript can be found in the paper&#39;s Github repository (<a href="https://github.com/MercuryBench/ensemble-based-gradient.git" rel="external noopener nofollow" class="link-external link-https">this https URL</a>).
stat-04.zip/2209.15420.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2210.00079
Causal Estimation for Text Data with (Apparent) Overlap Violations
[ "Lin Gui", "Victor Veitch" ]
30 Sep 2022 (<a href="https://arxiv.org/abs/2210.00079v1">v1</a>), last revised 7 Feb 2023 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.00079
Consider the problem of estimating the causal effect of some attribute of a text document; for example: what effect does writing a polite vs. rude email have on response time? To estimate a causal effect from observational data, we need to adjust for confounding aspects of the text that affect both the treatment and outcome -- e.g., the topic or writing level of the text. These confounding aspects are unknown a priori, so it seems natural to adjust for the entirety of the text (e.g., using a transformer). However, causal identification and estimation procedures rely on the assumption of overlap: for all levels of the adjustment variables, there is randomness leftover so that every unit could have (not) received treatment. Since the treatment here is itself an attribute of the text, it is perfectly determined, and overlap is apparently violated. The purpose of this paper is to show how to handle causal identification and obtain robust causal estimation in the presence of apparent overlap violations. In brief, the idea is to use supervised representation learning to produce a data representation that preserves confounding information while eliminating information that is only predictive of the treatment. This representation then suffices for adjustment and can satisfy overlap. Adapting results on non-parametric estimation, we find that this procedure is robust to conditional outcome misestimation, yielding a low-bias estimator with valid uncertainty quantification under weak conditions. Empirical results show strong improvements in bias and uncertainty quantification relative to the natural baseline.
stat-04.zip/2210.00079.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.15097
Likelihood Adjusted Semidefinite Programs for Clustering Heterogeneous Data
[ "Yubo Zhuang", "Xiaohui Chen", "Yun Yang" ]
29 Sep 2022 (<a href="https://arxiv.org/abs/2209.15097v1">v1</a>), last revised 29 May 2023 (this version, v2)
Accepted to ICML 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC)
https://doi.org/10.48550/arXiv.2209.15097
Clustering is a widely deployed unsupervised learning tool. Model-based clustering is a flexible framework to tackle data heterogeneity when the clusters have different shapes. Likelihood-based inference for mixture distributions often involves non-convex and high-dimensional objective functions, imposing difficult computational and statistical challenges. The classic expectation-maximization (EM) algorithm is a computationally thrifty iterative method that maximizes a surrogate function minorizing the log-likelihood of observed data in each iteration, which however suffers from bad local maxima even in the special case of the standard Gaussian mixture model with common isotropic covariance matrices. On the other hand, recent studies reveal that the unique global solution of a semidefinite programming (SDP) relaxed $K$-means achieves the information-theoretically sharp threshold for perfectly recovering the cluster labels under the standard Gaussian mixture model. In this paper, we extend the SDP approach to a general setting by integrating cluster labels as model parameters and propose an iterative likelihood adjusted SDP (iLA-SDP) method that directly maximizes the exact observed likelihood in the presence of data heterogeneity. By lifting the cluster assignment to group-specific membership matrices, iLA-SDP avoids centroids estimation -- a key feature that allows exact recovery under well-separateness of centroids without being trapped by their adversarial configurations. Thus iLA-SDP is less sensitive than EM to initialization and more stable on high-dimensional data. Our numeric experiments demonstrate that iLA-SDP can achieve lower mis-clustering errors over several widely used clustering methods including $K$-means, SDP and EM algorithms.
stat-04.zip/2209.15097.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.15117
Structured Optimal Variational Inference for Dynamic Latent Space Models
[ "Peng Zhao", "Anirban Bhattacharya", "Debdeep Pati", "Bani K. Mallick" ]
29 Sep 2022 (<a href="https://arxiv.org/abs/2209.15117v1">v1</a>), last revised 15 Oct 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Statistics Theory (math.ST); Computation (stat.CO)
https://doi.org/10.48550/arXiv.2209.15117
We consider a latent space model for dynamic networks, where our objective is to estimate the pairwise inner products plus the intercept of the latent positions. To balance posterior inference and computational scalability, we consider a structured mean-field variational inference framework, where the time-dependent properties of the dynamic networks are exploited to facilitate computation and inference. Additionally, an easy-to-implement block coordinate ascent algorithm is developed with message-passing type updates in each block, whereas the complexity per iteration is linear with the number of nodes and time points. To certify the optimality, we demonstrate that the variational risk of the proposed variational inference approach attains the minimax optimal rate with only a logarithm factor under certain conditions. To this end, we first derive the minimax lower bound, which might be of independent interest. In addition, we show that the posterior under commonly adopted Gaussian random walk priors can achieve the minimax lower bound with only a logarithm factor. To the best of our knowledge, this is the first such a throughout theoretical analysis of Bayesian dynamic latent space models. Simulations and real data analysis demonstrate the efficacy of our methodology and the efficiency of our algorithm.
stat-04.zip/2209.15117.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.15321
Leveraging variational autoencoders for multiple data imputation
[ "Breeshey Roskams-Hieter", "Jude Wells", "Sara Wade" ]
30 Sep 2022
17 pages, 3 main figures, 6 supplementary figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2209.15321
Missing data persists as a major barrier to data analysis across numerous applications. Recently, deep generative models have been used for imputation of missing data, motivated by their ability to capture highly non-linear and complex relationships in the data. In this work, we investigate the ability of deep models, namely variational autoencoders (VAEs), to account for uncertainty in missing data through multiple imputation strategies. We find that VAEs provide poor empirical coverage of missing data, with underestimation and overconfident imputations, particularly for more extreme missing data values. To overcome this, we employ $\beta$-VAEs, which viewed from a generalized Bayes framework, provide robustness to model misspecification. Assigning a good value of $\beta$ is critical for uncertainty calibration and we demonstrate how this can be achieved using cross-validation. In downstream tasks, we show how multiple imputation with $\beta$-VAEs can avoid false discoveries that arise as artefacts of imputation.
stat-04.zip/2209.15321.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.14414
Optimistic Posterior Sampling for Reinforcement Learning with Few Samples and Tight Guarantees
[ "Daniil Tiapkin", "Denis Belomestny", "Daniele Calandriello", "Eric Moulines", "Remi Munos", "Alexey Naumov", "Mark Rowland", "Michal Valko", "Pierre Menard" ]
28 Sep 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2209.14414
We consider reinforcement learning in an environment modeled by an episodic, finite, stage-dependent Markov decision process of horizon $H$ with $S$ states, and $A$ actions. The performance of an agent is measured by the regret after interacting with the environment for $T$ episodes. We propose an optimistic posterior sampling algorithm for reinforcement learning (OPSRL), a simple variant of posterior sampling that only needs a number of posterior samples logarithmic in $H$, $S$, $A$, and $T$ per state-action pair. For OPSRL we guarantee a high-probability regret bound of order at most $\widetilde{\mathcal{O}}(\sqrt{H^3SAT})$ ignoring $\text{poly}\log(HSAT)$ terms. The key novel technical ingredient is a new sharp anti-concentration inequality for linear forms which may be of independent interest. Specifically, we extend the normal approximation-based lower bound for Beta distributions by Alfers and Dinges [1984] to Dirichlet distributions. Our bound matches the lower bound of order $\Omega(\sqrt{H^3SAT})$, thereby answering the open problems raised by Agrawal and Jia [2017b] for the episodic setting.
stat-04.zip/2209.14414.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.14967
Statistical Learning and Inverse Problems: A Stochastic Gradient Approach
[ "Yuri R. Fonseca", "Yuri F. Saporito" ]
29 Sep 2022 (<a href="https://arxiv.org/abs/2209.14967v1">v1</a>), last revised 28 Nov 2022 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2209.14967
Inverse problems are paramount in Science and Engineering. In this paper, we consider the setup of Statistical Inverse Problem (SIP) and demonstrate how Stochastic Gradient Descent (SGD) algorithms can be used in the linear SIP setting. We provide consistency and finite sample bounds for the excess risk. We also propose a modification for the SGD algorithm where we leverage machine learning methods to smooth the stochastic gradients and improve empirical performance. We exemplify the algorithm in a setting of great interest nowadays: the Functional Linear Regression model. In this case we consider a synthetic data example and examples with a real data classification problem.
stat-04.zip/2209.14967.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.14568
Local and Regional Counterfactual Rules: Summarized and Robust Recourses
[ "Salim I. Amoukou", "Nicolas J.B Brunel" ]
29 Sep 2022 (<a href="https://arxiv.org/abs/2209.14568v1">v1</a>), last revised 18 Mar 2024 (this version, v3)
ICML (International Conference on Machine Learning) 2023 Workshop on Counterfactuals in Minds and Machines
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2209.14568
Counterfactual Explanations (CE) face several unresolved challenges, such as ensuring stability, synthesizing multiple CEs, and providing plausibility and sparsity guarantees. From a more practical point of view, recent studies [Pawelczyk et al., 2022] show that the prescribed counterfactual recourses are often not implemented exactly by individuals and demonstrate that most state-of-the-art CE algorithms are very likely to fail in this noisy environment. To address these issues, we propose a probabilistic framework that gives a sparse local counterfactual rule for each observation, providing rules that give a range of values capable of changing decisions with high probability. These rules serve as a summary of diverse counterfactual explanations and yield robust recourses. We further aggregate these local rules into a regional counterfactual rule, identifying shared recourses for subgroups of the data. Our local and regional rules are derived from the Random Forest algorithm, which offers statistical guarantees and fidelity to data distribution by selecting recourses in high-density regions. Moreover, our rules are sparse as we first select the smallest set of variables having a high probability of changing the decision. We have conducted experiments to validate the effectiveness of our counterfactual rules in comparison to standard CE and recent similar attempts. Our methods are available as a Python package.
stat-04.zip/2209.14568.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.15609
$Φ$-DVAE: Physics-Informed Dynamical Variational Autoencoders for Unstructured Data Assimilation
[ "Alex Glyn-Davies", "Connor Duffin", "Ö. Deniz Akyildiz", "Mark Girolami" ]
30 Sep 2022 (<a href="https://arxiv.org/abs/2209.15609v1">v1</a>), last revised 24 Jul 2024 (this version, v3)
29 pages, 9 figures, updated version
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Computational Physics (physics.comp-ph); Computation (stat.CO)
https://doi.org/10.48550/arXiv.2209.15609
Incorporating unstructured data into physical models is a challenging problem that is emerging in data assimilation. Traditional approaches focus on well-defined observation operators whose functional forms are typically assumed to be known. This prevents these methods from achieving a consistent model-data synthesis in configurations where the mapping from data-space to model-space is unknown. To address these shortcomings, in this paper we develop a physics-informed dynamical variational autoencoder ($\Phi$-DVAE) to embed diverse data streams into time-evolving physical systems described by differential equations. Our approach combines a standard, possibly nonlinear, filter for the latent state-space model and a VAE, to assimilate the unstructured data into the latent dynamical system. Unstructured data, in our example systems, comes in the form of video data and velocity field measurements, however the methodology is suitably generic to allow for arbitrary unknown observation operators. A variational Bayesian framework is used for the joint estimation of the encoding, latent states, and unknown system parameters. To demonstrate the method, we provide case studies with the Lorenz-63 ordinary differential equation, and the advection and Korteweg-de Vries partial differential equations. Our results, with synthetic data, show that $\Phi$-DVAE provides a data efficient dynamics encoding methodology which is competitive with standard approaches. Unknown parameters are recovered with uncertainty quantification, and unseen data are accurately predicted.
stat-04.zip/2209.15609.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.12198
Capacity dependent analysis for functional online learning algorithms
[ "Xin Guo", "Zheng-Chu Guo", "Lei Shi" ]
25 Sep 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2209.12198
This article provides convergence analysis of online stochastic gradient descent algorithms for functional linear models. Adopting the characterizations of the slope function regularity, the kernel space capacity, and the capacity of the sampling process covariance operator, significant improvement on the convergence rates is achieved. Both prediction problems and estimation problems are studied, where we show that capacity assumption can alleviate the saturation of the convergence rate as the regularity of the target function increases. We show that with properly selected kernel, capacity assumptions can fully compensate for the regularity assumptions for prediction problems (but not for estimation problems). This demonstrates the significant difference between the prediction problems and the estimation problems in functional data analysis.
stat-04.zip/2209.12198.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2209.15466
Sparsity-Constrained Optimal Transport
[ "Tianlin Liu", "Joan Puigcerver", "Mathieu Blondel" ]
30 Sep 2022 (<a href="https://arxiv.org/abs/2209.15466v1">v1</a>), last revised 14 Apr 2023 (this version, v2)
Camera-ready ICLR 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2209.15466
Regularized optimal transport (OT) is now increasingly used as a loss or as a matching layer in neural networks. Entropy-regularized OT can be computed using the Sinkhorn algorithm but it leads to fully-dense transportation plans, meaning that all sources are (fractionally) matched with all targets. To address this issue, several works have investigated quadratic regularization instead. This regularization preserves sparsity and leads to unconstrained and smooth (semi) dual objectives, that can be solved with off-the-shelf gradient methods. Unfortunately, quadratic regularization does not give direct control over the cardinality (number of nonzeros) of the transportation plan. We propose in this paper a new approach for OT with explicit cardinality constraints on the transportation plan. Our work is motivated by an application to sparse mixture of experts, where OT can be used to match input tokens such as image patches with expert models such as neural networks. Cardinality constraints ensure that at most $k$ tokens are matched with an expert, which is crucial for computational performance reasons. Despite the nonconvexity of cardinality constraints, we show that the corresponding (semi) dual problems are tractable and can be solved with first-order gradient methods. Our method can be thought as a middle ground between unregularized OT (recovered in the limit case $k=1$) and quadratically-regularized OT (recovered when $k$ is large enough). The smoothness of the objectives increases as $k$ increases, giving rise to a trade-off between convergence speed and sparsity of the optimal plan.
stat-04.zip/2209.15466.pdf
/content/arxiv-data/data/stat.ML/2022/09/00000000.parquet
stat.ML
2022
09
2022-09-01
2210.00688
On the infinite-depth limit of finite-width neural networks
[ "Soufiane Hayou" ]
3 Oct 2022 (<a href="https://arxiv.org/abs/2210.00688v1">v1</a>), last revised 13 Jan 2023 (this version, v3)
71 pages, 21 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Probability (math.PR)
https://doi.org/10.48550/arXiv.2210.00688
In this paper, we study the infinite-depth limit of finite-width residual neural networks with random Gaussian weights. With proper scaling, we show that by fixing the width and taking the depth to infinity, the pre-activations converge in distribution to a zero-drift diffusion process. Unlike the infinite-width limit where the pre-activation converge weakly to a Gaussian random variable, we show that the infinite-depth limit yields different distributions depending on the choice of the activation function. We document two cases where these distributions have closed-form (different) expressions. We further show an intriguing change of regime phenomenon of the post-activation norms when the width increases from 3 to 4. Lastly, we study the sequential limit infinite-depth-then-infinite-width and compare it with the more commonly studied infinite-width-then-infinite-depth limit.
stat-04.zip/2210.00688.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.00736
A large sample theory for infinitesimal gradient boosting
[ "Clement Dombry", "Jean-Jil Duchamps" ]
3 Oct 2022 (<a href="https://arxiv.org/abs/2210.00736v1">v1</a>), last revised 12 Jul 2023 (this version, v2)
37 pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2210.00736
Infinitesimal gradient boosting (Dombry and Duchamps, 2021) is defined as the vanishing-learning-rate limit of the popular tree-based gradient boosting algorithm from machine learning. It is characterized as the solution of a nonlinear ordinary differential equation in a infinite-dimensional function space where the infinitesimal boosting operator driving the dynamics depends on the training sample. We consider the asymptotic behavior of the model in the large sample limit and prove its convergence to a deterministic process. This population limit is again characterized by a differential equation that depends on the population distribution. We explore some properties of this population limit: we prove that the dynamics makes the test error decrease and we consider its long time behavior.
stat-04.zip/2210.00736.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.01534
Multi-fidelity Monte Carlo: a pseudo-marginal approach
[ "Diana Cai", "Ryan P. Adams" ]
4 Oct 2022
22 pages, 7 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO)
https://doi.org/10.48550/arXiv.2210.01534
Markov chain Monte Carlo (MCMC) is an established approach for uncertainty quantification and propagation in scientific applications. A key challenge in applying MCMC to scientific domains is computation: the target density of interest is often a function of expensive computations, such as a high-fidelity physical simulation, an intractable integral, or a slowly-converging iterative algorithm. Thus, using an MCMC algorithms with an expensive target density becomes impractical, as these expensive computations need to be evaluated at each iteration of the algorithm. In practice, these computations often approximated via a cheaper, low-fidelity computation, leading to bias in the resulting target density. Multi-fidelity MCMC algorithms combine models of varying fidelities in order to obtain an approximate target density with lower computational cost. In this paper, we describe a class of asymptotically exact multi-fidelity MCMC algorithms for the setting where a sequence of models of increasing fidelity can be computed that approximates the expensive target density of interest. We take a pseudo-marginal MCMC approach for multi-fidelity inference that utilizes a cheaper, randomized-fidelity unbiased estimator of the target fidelity constructed via random truncation of a telescoping series of the low-fidelity sequence of models. Finally, we discuss and evaluate the proposed multi-fidelity MCMC approach on several applications, including log-Gaussian Cox process modeling, Bayesian ODE system identification, PDE-constrained optimization, and Gaussian process regression parameter inference.
stat-04.zip/2210.01534.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.00437
A Unified Framework for Optimization-Based Graph Coarsening
[ "Manoj Kumar", "Anurag Sharma", "Sandeep Kumar" ]
2 Oct 2022
34 pages, 15 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC)
https://doi.org/10.48550/arXiv.2210.00437
Graph coarsening is a widely used dimensionality reduction technique for approaching large-scale graph machine learning problems. Given a large graph, graph coarsening aims to learn a smaller-tractable graph while preserving the properties of the originally given graph. Graph data consist of node features and graph matrix (e.g., adjacency and Laplacian). The existing graph coarsening methods ignore the node features and rely solely on a graph matrix to simplify graphs. In this paper, we introduce a novel optimization-based framework for graph dimensionality reduction. The proposed framework lies in the unification of graph learning and dimensionality reduction. It takes both the graph matrix and the node features as the input and learns the coarsen graph matrix and the coarsen feature matrix jointly while ensuring desired properties. The proposed optimization formulation is a multi-block non-convex optimization problem, which is solved efficiently by leveraging block majorization-minimization, $\log$ determinant, Dirichlet energy, and regularization frameworks. The proposed algorithms are provably convergent and practically amenable to numerous tasks. It is also established that the learned coarsened graph is $\epsilon\in(0,1)$ similar to the original graph. Extensive experiments elucidate the efficacy of the proposed framework for real-world applications.
stat-04.zip/2210.00437.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.01863
Group Personalized Federated Learning
[ "Zhe Liu", "Yue Hui", "Fuchun Peng" ]
4 Oct 2022 (<a href="https://arxiv.org/abs/2210.01863v1">v1</a>), last revised 11 Oct 2022 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.01863
Federated learning (FL) can help promote data privacy by training a shared model in a de-centralized manner on the physical devices of clients. In the presence of highly heterogeneous distributions of local data, personalized FL strategy seeks to mitigate the potential client drift. In this paper, we present the group personalization approach for applications of FL in which there exist inherent partitions among clients that are significantly distinct. In our method, the global FL model is fine-tuned through another FL training process over each homogeneous group of clients, after which each group-specific FL model is further adapted and personalized for any client. The proposed method can be well interpreted from a Bayesian hierarchical modeling perspective. With experiments on two real-world datasets, we demonstrate this approach can achieve superior personalization performance than other FL counterparts.
stat-04.zip/2210.01863.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.00928
PAC-Bayes Generalisation Bounds for Heavy-Tailed Losses through Supermartingales
[ "Maxime Haddouche", "Benjamin Guedj" ]
3 Oct 2022 (<a href="https://arxiv.org/abs/2210.00928v1">v1</a>), last revised 24 Apr 2023 (this version, v2)
New Section 3 on Online PAC-Bayes
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2210.00928
While PAC-Bayes is now an established learning framework for light-tailed losses (\emph{e.g.}, subgaussian or subexponential), its extension to the case of heavy-tailed losses remains largely uncharted and has attracted a growing interest in recent years. We contribute PAC-Bayes generalisation bounds for heavy-tailed losses under the sole assumption of bounded variance of the loss function. Under that assumption, we extend previous results from \citet{kuzborskij2019efron}. Our key technical contribution is exploiting an extention of Markov&#39;s inequality for supermartingales. Our proof technique unifies and extends different PAC-Bayesian frameworks by providing bounds for unbounded martingales as well as bounds for batch and online learning with heavy-tailed losses.
stat-04.zip/2210.00928.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.00953
Bias and Extrapolation in Markovian Linear Stochastic Approximation with Constant Stepsizes
[ "Dongyan Huo", "Yudong Chen", "Qiaomin Xie" ]
3 Oct 2022 (<a href="https://arxiv.org/abs/2210.00953v1">v1</a>), last revised 21 Aug 2023 (this version, v3)
SIGMETRICS 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC)
https://doi.org/10.48550/arXiv.2210.00953
We consider Linear Stochastic Approximation (LSA) with a constant stepsize and Markovian data. Viewing the joint process of the data and LSA iterate as a time-homogeneous Markov chain, we prove its convergence to a unique limiting and stationary distribution in Wasserstein distance and establish non-asymptotic, geometric convergence rates. Furthermore, we show that the bias vector of this limit admits an infinite series expansion with respect to the stepsize. Consequently, the bias is proportional to the stepsize up to higher order terms. This result stands in contrast with LSA under i.i.d. data, for which the bias vanishes. In the reversible chain setting, we provide a general characterization of the relationship between the bias and the mixing time of the Markovian data, establishing that they are roughly proportional to each other. <br>While Polyak-Ruppert tail-averaging reduces the variance of the LSA iterates, it does not affect the bias. The above characterization allows us to show that the bias can be reduced using Richardson-Romberg extrapolation with $m\ge 2$ stepsizes, which eliminates the $m-1$ leading terms in the bias expansion. This extrapolation scheme leads to an exponentially smaller bias and an improved mean squared error, both in theory and empirically. Our results immediately apply to the Temporal Difference learning algorithm with linear function approximation, Markovian data, and constant stepsizes.
stat-04.zip/2210.00953.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.01329
Active Learning for Regression with Aggregated Outputs
[ "Tomoharu Iwata" ]
4 Oct 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.01329
Due to the privacy protection or the difficulty of data collection, we cannot observe individual outputs for each instance, but we can observe aggregated outputs that are summed over multiple instances in a set in some real-world applications. To reduce the labeling cost for training regression models for such aggregated data, we propose an active learning method that sequentially selects sets to be labeled to improve the predictive performance with fewer labeled sets. For the selection measurement, the proposed method uses the mutual information, which quantifies the reduction of the uncertainty of the model parameters by observing the aggregated output. With Bayesian linear basis functions for modeling outputs given an input, which include approximated Gaussian processes and neural networks, we can efficiently calculate the mutual information in a closed form. With the experiments using various datasets, we demonstrate that the proposed method achieves better predictive performance with fewer labeled sets than existing methods.
stat-04.zip/2210.01329.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.02015
Conformalized Fairness via Quantile Regression
[ "Meichen Liu", "Lei Ding", "Dengdeng Yu", "Wulong Liu", "Linglong Kong", "Bei Jiang" ]
5 Oct 2022 (<a href="https://arxiv.org/abs/2210.02015v1">v1</a>), last revised 14 Oct 2022 (this version, v2)
18 pages, 5 figures, 2 tables
Machine Learning (stat.ML)
Machine Learning (stat.ML); Computers and Society (cs.CY); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.02015
Algorithmic fairness has received increased attention in socially sensitive domains. While rich literature on mean fairness has been established, research on quantile fairness remains sparse but vital. To fulfill great needs and advocate the significance of quantile fairness, we propose a novel framework to learn a real-valued quantile function under the fairness requirement of Demographic Parity with respect to sensitive attributes, such as race or gender, and thereby derive a reliable fair prediction interval. Using optimal transport and functional synchronization techniques, we establish theoretical guarantees of distribution-free coverage and exact fairness for the induced prediction interval constructed by fair quantiles. A hands-on pipeline is provided to incorporate flexible quantile regressions with an efficient fairness adjustment post-processing algorithm. We demonstrate the superior empirical performance of this approach on several benchmark datasets. Our results show the model&#39;s ability to uncover the mechanism underlying the fairness-accuracy trade-off in a wide range of societal and medical applications.
stat-04.zip/2210.02015.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.02482
Fisher information lower bounds for sampling
[ "Sinho Chewi", "Patrik Gerber", "Holden Lee", "Chen Lu" ]
5 Oct 2022
35 pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2210.02482
We prove two lower bounds for the complexity of non-log-concave sampling within the framework of Balasubramanian et al. (2022), who introduced the use of Fisher information (FI) bounds as a notion of approximate first-order stationarity in sampling. Our first lower bound shows that averaged LMC is optimal for the regime of large FI by reducing the problem of finding stationary points in non-convex optimization to sampling. Our second lower bound shows that in the regime of small FI, obtaining a FI of at most $\varepsilon^2$ from the target distribution requires $\text{poly}(1/\varepsilon)$ queries, which is surprising as it rules out the existence of high-accuracy algorithms (e.g., algorithms using Metropolis-Hastings filters) in this context.
stat-04.zip/2210.02482.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.02851
Anomaly detection using data depth: multivariate case
[ "Pavlo Mozharovskyi", "Romain Valla" ]
6 Oct 2022 (<a href="https://arxiv.org/abs/2210.02851v1">v1</a>), last revised 10 Jul 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP)
https://doi.org/10.48550/arXiv.2210.02851
Anomaly detection is a branch of data analysis and machine learning which aims at identifying observations that exhibit abnormal behaviour. Be it measurement errors, disease development, severe weather, production quality default(s) (items) or failed equipment, financial frauds or crisis events, their on-time identification, isolation and explanation constitute an important task in almost any branch of science and industry. By providing a robust ordering, data depth - statistical function that measures belongingness of any point of the space to a data set - becomes a particularly useful tool for detection of anomalies. Already known for its theoretical properties, data depth has undergone substantial computational developments in the last decade and particularly recent years, which has made it applicable for contemporary-sized problems of data analysis and machine learning. <br>In this article, data depth is studied as an efficient anomaly detection tool, assigning abnormality labels to observations with lower depth values, in a multivariate setting. Practical questions of necessity and reasonability of invariances and shape of the depth function, its robustness and computational complexity, choice of the threshold are discussed. Illustrations include use-cases that underline advantageous behaviour of data depth in various settings.
stat-04.zip/2210.02851.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.02604
Spectral Regularization Allows Data-frugal Learning over Combinatorial Spaces
[ "Amirali Aghazadeh", "Nived Rajaraman", "Tony Tu", "Kannan Ramchandran" ]
5 Oct 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.02604
Data-driven machine learning models are being increasingly employed in several important inference problems in biology, chemistry, and physics which require learning over combinatorial spaces. Recent empirical evidence (see, e.g., [1], [2], [3]) suggests that regularizing the spectral representation of such models improves their generalization power when labeled data is scarce. However, despite these empirical studies, the theoretical underpinning of when and how spectral regularization enables improved generalization is poorly understood. In this paper, we focus on learning pseudo-Boolean functions and demonstrate that regularizing the empirical mean squared error by the L_1 norm of the spectral transform of the learned function reshapes the loss landscape and allows for data-frugal learning, under a restricted secant condition on the learner&#39;s empirical error measured against the ground truth function. Under a weaker quadratic growth condition, we show that stationary points which also approximately interpolate the training data points achieve statistically optimal generalization performance. Complementing our theory, we empirically demonstrate that running gradient descent on the regularized loss results in a better generalization performance compared to baseline algorithms in several data-scarce real-world problems.
stat-04.zip/2210.02604.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.03067
Few-Shot Calibration of Set Predictors via Meta-Learned Cross-Validation-Based Conformal Prediction
[ "Sangwoo Park", "Kfir M. Cohen", "Osvaldo Simeone" ]
6 Oct 2022
submitted for journal publication
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Signal Processing (eess.SP)
https://doi.org/10.48550/arXiv.2210.03067
Conventional frequentist learning is known to yield poorly calibrated models that fail to reliably quantify the uncertainty of their decisions. Bayesian learning can improve calibration, but formal guarantees apply only under restrictive assumptions about correct model specification. Conformal prediction (CP) offers a general framework for the design of set predictors with calibration guarantees that hold regardless of the underlying data generation mechanism. However, when training data are limited, CP tends to produce large, and hence uninformative, predicted sets. This paper introduces a novel meta-learning solution that aims at reducing the set prediction size. Unlike prior work, the proposed meta-learning scheme, referred to as meta-XB, (i) builds on cross-validation-based CP, rather than the less efficient validation-based CP; and (ii) preserves formal per-task calibration guarantees, rather than less stringent task-marginal guarantees. Finally, meta-XB is extended to adaptive non-conformal scores, which are shown empirically to further enhance marginal per-input calibration.
stat-04.zip/2210.03067.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.03702
Class-wise and reduced calibration methods
[ "Michael Panchenko", "Anes Benmerzoug", "Miguel de Benito Delgado" ]
7 Oct 2022
Accepted at the 21st IEEE International Conference on Machine Learning and Applications, ICMLA 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.03702
For many applications of probabilistic classifiers it is important that the predicted confidence vectors reflect true probabilities (one says that the classifier is calibrated). It has been shown that common models fail to satisfy this property, making reliable methods for measuring and improving calibration important tools. Unfortunately, obtaining these is far from trivial for problems with many classes. We propose two techniques that can be used in tandem. First, a reduced calibration method transforms the original problem into a simpler one. We prove for several notions of calibration that solving the reduced problem minimizes the corresponding notion of miscalibration in the full problem, allowing the use of non-parametric recalibration methods that fail in higher dimensions. Second, we propose class-wise calibration methods, based on intuition building on a phenomenon called neural collapse and the observation that most of the accurate classifiers found in practice can be thought of as a union of K different functions which can be recalibrated separately, one for each class. These typically out-perform their non class-wise counterparts, especially for classifiers trained on imbalanced data sets. Applying the two methods together results in class-wise reduced calibration algorithms, which are powerful tools for reducing the prediction and per-class calibration errors. We demonstrate our methods on real and synthetic datasets and release all code as open source at <a href="https://github.com/appliedAI-Initiative" rel="external noopener nofollow" class="link-external link-https">this https URL</a>
stat-04.zip/2210.03702.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.04872
Sequential Neural Score Estimation: Likelihood-Free Inference with Conditional Score Based Diffusion Models
[ "Louis Sharrock", "Jack Simons", "Song Liu", "Mark Beaumont" ]
10 Oct 2022 (<a href="https://arxiv.org/abs/2210.04872v1">v1</a>), last revised 3 Jun 2024 (this version, v3)
ICML 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.04872
We introduce Sequential Neural Posterior Score Estimation (SNPSE), a score-based method for Bayesian inference in simulator-based models. Our method, inspired by the remarkable success of score-based methods in generative modelling, leverages conditional score-based diffusion models to generate samples from the posterior distribution of interest. The model is trained using an objective function which directly estimates the score of the posterior. We embed the model into a sequential training procedure, which guides simulations using the current approximation of the posterior at the observation of interest, thereby reducing the simulation cost. We also introduce several alternative sequential approaches, and discuss their relative merits. We then validate our method, as well as its amortised, non-sequential, variant on several numerical examples, demonstrating comparable or superior performance to existing state-of-the-art methods such as Sequential Neural Posterior Estimation (SNPE).
stat-04.zip/2210.04872.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.04508
Scale Equivariant U-Net
[ "Mateus Sangalli", "Samy Blusseau", "Santiago Velasco-Forero", "Jesus Angulo" ]
10 Oct 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.04508
In neural networks, the property of being equivariant to transformations improves generalization when the corresponding symmetry is present in the data. In particular, scale-equivariant networks are suited to computer vision tasks where the same classes of objects appear at different scales, like in most semantic segmentation tasks. Recently, convolutional layers equivariant to a semigroup of scalings and translations have been proposed. However, the equivariance of subsampling and upsampling has never been explicitly studied even though they are necessary building blocks in some segmentation architectures. The U-Net is a representative example of such architectures, which includes the basic elements used for state-of-the-art semantic segmentation. Therefore, this paper introduces the Scale Equivariant U-Net (SEU-Net), a U-Net that is made approximately equivariant to a semigroup of scales and translations through careful application of subsampling and upsampling layers and the use of aforementioned scale-equivariant layers. Moreover, a scale-dropout is proposed in order to improve generalization to different scales in approximately scale-equivariant architectures. The proposed SEU-Net is trained for semantic segmentation of the Oxford Pet IIIT and the DIC-C2DH-HeLa dataset for cell segmentation. The generalization metric to unseen scales is dramatically improved in comparison to the U-Net, even when the U-Net is trained with scale jittering, and to a scale-equivariant architecture that does not perform upsampling operators inside the equivariant pipeline. The scale-dropout induces better generalization on the scale-equivariant models in the Pet experiment, but not on the cell segmentation experiment.
stat-04.zip/2210.04508.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.04389
DeepMed: Semiparametric Causal Mediation Analysis with Debiased Deep Learning
[ "Siqi Xu", "Lin Liu", "Zhonghua Liu" ]
10 Oct 2022 (<a href="https://arxiv.org/abs/2210.04389v1">v1</a>), last revised 26 Dec 2022 (this version, v2)
Accepted by NeurIPS 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2210.04389
Causal mediation analysis can unpack the black box of causality and is therefore a powerful tool for disentangling causal pathways in biomedical and social sciences, and also for evaluating machine learning fairness. To reduce bias for estimating Natural Direct and Indirect Effects in mediation analysis, we propose a new method called DeepMed that uses deep neural networks (DNNs) to cross-fit the infinite-dimensional nuisance functions in the efficient influence functions. We obtain novel theoretical results that our DeepMed method (1) can achieve semiparametric efficiency bound without imposing sparsity constraints on the DNN architecture and (2) can adapt to certain low dimensional structures of the nuisance functions, significantly advancing the existing literature on DNN-based semiparametric causal inference. Extensive synthetic experiments are conducted to support our findings and also expose the gap between theory and practice. As a proof of concept, we apply DeepMed to analyze two real datasets on machine learning fairness and reach conclusions consistent with previous findings.
stat-04.zip/2210.04389.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.04253
A Concentration Bound for Distributed Stochastic Approximation
[ "Harsh Dolhare", "Vivek Borkar" ]
9 Oct 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Probability (math.PR)
https://doi.org/10.48550/arXiv.2210.04253
We revisit the classical model of Tsitsiklis, Bertsekas and Athans for distributed stochastic approximation with consensus. The main result is an analysis of this scheme using the ODE approach to stochastic approximation, leading to a high probability bound for the tracking error between suitably interpolated iterates and the limiting differential equation. Several future directions will also be highlighted.
stat-04.zip/2210.04253.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.05165
Combining datasets to increase the number of samples and improve model fitting
[ "Thu Nguyen", "Rabindra Khadka", "Nhan Phan", "Anis Yazidi", "Pål Halvorsen", "Michael A. Riegler" ]
11 Oct 2022 (<a href="https://arxiv.org/abs/2210.05165v1">v1</a>), last revised 16 May 2023 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.05165
For many use cases, combining information from different datasets can be of interest to improve a machine learning model&#39;s performance, especially when the number of samples from at least one of the datasets is small. However, a potential challenge in such cases is that the features from these datasets are not identical, even though there are some commonly shared features among the datasets. To tackle this challenge, we propose a novel framework called Combine datasets based on Imputation (ComImp). In addition, we propose a variant of ComImp that uses Principle Component Analysis (PCA), PCA-ComImp in order to reduce dimension before combining datasets. This is useful when the datasets have a large number of features that are not shared between them. Furthermore, our framework can also be utilized for data preprocessing by imputing missing data, i.e., filling in the missing entries while combining different datasets. To illustrate the power of the proposed methods and their potential usages, we conduct experiments for various tasks: regression, classification, and for different data types: tabular data, time series data, when the datasets to be combined have missing data. We also investigate how the devised methods can be used with transfer learning to provide even further model training improvement. Our results indicate that the proposed methods are somewhat similar to transfer learning in that the merge can significantly improve the accuracy of a prediction model on smaller datasets. In addition, the methods can boost performance by a significant margin when combining small datasets together and can provide extra improvement when being used with transfer learning.
stat-04.zip/2210.05165.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.06170
Contrastive Neural Ratio Estimation for Simulation-based Inference
[ "Benjamin Kurt Miller", "Christoph Weniger", "Patrick Forré" ]
11 Oct 2022 (<a href="https://arxiv.org/abs/2210.06170v1">v1</a>), last revised 4 Jul 2024 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Instrumentation and Methods for Astrophysics (astro-ph.IM); Machine Learning (cs.LG); High Energy Physics - Phenomenology (hep-ph)
https://doi.org/10.48550/arXiv.2210.06170
Likelihood-to-evidence ratio estimation is usually cast as either a binary (NRE-A) or a multiclass (NRE-B) classification task. In contrast to the binary classification framework, the current formulation of the multiclass version has an intrinsic and unknown bias term, making otherwise informative diagnostics unreliable. We propose a multiclass framework free from the bias inherent to NRE-B at optimum, leaving us in the position to run diagnostics that practitioners depend on. It also recovers NRE-A in one corner case and NRE-B in the limiting case. For fair comparison, we benchmark the behavior of all algorithms in both familiar and novel training regimes: when jointly drawn data is unlimited, when data is fixed but prior draws are unlimited, and in the commonplace fixed data and parameters setting. Our investigations reveal that the highest performing models are distant from the competitors (NRE-A, NRE-B) in hyperparameter space. We make a recommendation for hyperparameters distinct from the previous models. We suggest two bounds on the mutual information as performance metrics for simulation-based inference methods, without the need for posterior samples, and provide experimental results. This version corrects a minor implementation error in $\gamma$, improving results.
stat-04.zip/2210.06170.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.04635
FaDIn: Fast Discretized Inference for Hawkes Processes with General Parametric Kernels
[ "Guillaume Staerman", "Cédric Allain", "Alexandre Gramfort", "Thomas Moreau" ]
10 Oct 2022 (<a href="https://arxiv.org/abs/2210.04635v1">v1</a>), last revised 2 Aug 2023 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.04635
Temporal point processes (TPP) are a natural tool for modeling event-based data. Among all TPP models, Hawkes processes have proven to be the most widely used, mainly due to their adequate modeling for various applications, particularly when considering exponential or non-parametric kernels. Although non-parametric kernels are an option, such models require large datasets. While exponential kernels are more data efficient and relevant for specific applications where events immediately trigger more events, they are ill-suited for applications where latencies need to be estimated, such as in neuroscience. This work aims to offer an efficient solution to TPP inference using general parametric kernels with finite support. The developed solution consists of a fast $\ell_2$ gradient-based solver leveraging a discretized version of the events. After theoretically supporting the use of discretization, the statistical and computational efficiency of the novel approach is demonstrated through various numerical experiments. Finally, the method&#39;s effectiveness is evaluated by modeling the occurrence of stimuli-induced patterns from brain signals recorded with magnetoencephalography (MEG). Given the use of general parametric kernels, results show that the proposed approach leads to an improved estimation of pattern latency than the state-of-the-art.
stat-04.zip/2210.04635.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.06140
Differentially Private Bootstrap: New Privacy Analysis and Inference Strategies
[ "Zhanyu Wang", "Guang Cheng", "Jordan Awan" ]
12 Oct 2022 (<a href="https://arxiv.org/abs/2210.06140v1">v1</a>), last revised 24 Sep 2025 (this version, v4)
22 pages before appendices and references. 50 pages total
Machine Learning (stat.ML)
Machine Learning (stat.ML); Cryptography and Security (cs.CR); Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.06140
Differentially private (DP) mechanisms protect individual-level information by introducing randomness into the statistical analysis procedure. Despite the availability of numerous DP tools, there remains a lack of general techniques for conducting statistical inference under DP. We examine a DP bootstrap procedure that releases multiple private bootstrap estimates to infer the sampling distribution and construct confidence intervals (CIs). Our privacy analysis presents new results on the privacy cost of a single DP bootstrap estimate, applicable to any DP mechanism, and identifies some misapplications of the bootstrap in the existing literature. For the composition of the DP bootstrap, we present a numerical method to compute the exact privacy cost of releasing multiple DP bootstrap estimates, and using the Gaussian-DP (GDP) framework (Dong et al., 2022), we show that the release of $B$ DP bootstrap estimates from mechanisms satisfying $(\mu/\sqrt{(2-2/\mathrm{e})B})$-GDP asymptotically satisfies $\mu$-GDP as $B$ goes to infinity. Then, we perform private statistical inference by post-processing the DP bootstrap estimates. We prove that our point estimates are consistent, our standard CIs are asymptotically valid, and both enjoy optimal convergence rates. To further improve the finite performance, we use deconvolution with DP bootstrap estimates to accurately infer the sampling distribution. We derive CIs for tasks such as population mean estimation, logistic regression, and quantile regression, and we compare them to existing methods using simulations and real-world experiments on 2016 Canada Census data. Our private CIs achieve the nominal coverage level and offer the first approach to private inference for quantile regression.
stat-04.zip/2210.06140.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.05475
GENIE: Higher-Order Denoising Diffusion Solvers
[ "Tim Dockhorn", "Arash Vahdat", "Karsten Kreis" ]
11 Oct 2022
NeurIPS 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.05475
Denoising diffusion models (DDMs) have emerged as a powerful class of generative models. A forward diffusion process slowly perturbs the data, while a deep model learns to gradually denoise. Synthesis amounts to solving a differential equation (DE) defined by the learnt model. Solving the DE requires slow iterative solvers for high-quality generation. In this work, we propose Higher-Order Denoising Diffusion Solvers (GENIE): Based on truncated Taylor methods, we derive a novel higher-order solver that significantly accelerates synthesis. Our solver relies on higher-order gradients of the perturbed data distribution, that is, higher-order score functions. In practice, only Jacobian-vector products (JVPs) are required and we propose to extract them from the first-order score network via automatic differentiation. We then distill the JVPs into a separate neural network that allows us to efficiently compute the necessary higher-order terms for our novel sampler during synthesis. We only need to train a small additional head on top of the first-order score network. We validate GENIE on multiple image generation benchmarks and demonstrate that GENIE outperforms all previous solvers. Unlike recent methods that fundamentally alter the generation process in DDMs, our GENIE solves the true generative DE and still enables applications such as encoding and guided sampling. Project page and code: <a href="https://nv-tlabs.github.io/GENIE" rel="external noopener nofollow" class="link-external link-https">this https URL</a>.
stat-04.zip/2210.05475.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.06226
Alpha-divergence Variational Inference Meets Importance Weighted Auto-Encoders: Methodology and Asymptotics
[ "Kamélia Daudel", "Joe Benton", "Yuyang Shi", "Arnaud Doucet" ]
12 Oct 2022 (<a href="https://arxiv.org/abs/2210.06226v1">v1</a>), last revised 19 Jul 2023 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.06226
Several algorithms involving the Variational Rényi (VR) bound have been proposed to minimize an alpha-divergence between a target posterior distribution and a variational distribution. Despite promising empirical results, those algorithms resort to biased stochastic gradient descent procedures and thus lack theoretical guarantees. In this paper, we formalize and study the VR-IWAE bound, a generalization of the Importance Weighted Auto-Encoder (IWAE) bound. We show that the VR-IWAE bound enjoys several desirable properties and notably leads to the same stochastic gradient descent procedure as the VR bound in the reparameterized case, but this time by relying on unbiased gradient estimators. We then provide two complementary theoretical analyses of the VR-IWAE bound and thus of the standard IWAE bound. Those analyses shed light on the benefits or lack thereof of these bounds. Lastly, we illustrate our theoretical claims over toy and real-data examples.
stat-04.zip/2210.06226.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.01680
New Machine Learning Techniques for Simulation-Based Inference: InferoStatic Nets, Kernel Score Estimation, and Kernel Likelihood Ratio Estimation
[ "Kyoungchul Kong", "Konstantin T. Matchev", "Stephen Mrenna", "Prasanth Shyamsundar" ]
4 Oct 2022 (<a href="https://arxiv.org/abs/2210.01680v1">v1</a>), last revised 3 Feb 2023 (this version, v2)
36 pages, 10 figures. Submission to SciPost
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); High Energy Physics - Experiment (hep-ex); High Energy Physics - Phenomenology (hep-ph)
https://doi.org/10.48550/arXiv.2210.01680
We propose an intuitive, machine-learning approach to multiparameter inference, dubbed the InferoStatic Networks (ISN) method, to model the score and likelihood ratio estimators in cases when the probability density can be sampled but not computed directly. The ISN uses a backend neural network that models a scalar function called the inferostatic potential $\varphi$. In addition, we introduce new strategies, respectively called Kernel Score Estimation (KSE) and Kernel Likelihood Ratio Estimation (KLRE), to learn the score and the likelihood ratio functions from simulated data. We illustrate the new techniques with some toy examples and compare to existing approaches in the literature. We mention en passant some new loss functions that optimally incorporate latent information from simulations into the training procedure.
stat-04.zip/2210.01680.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.00950
Optimal consumption-investment choices under wealth-driven risk aversion
[ "Ruoxin Xiao" ]
3 Oct 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Mathematical Finance (q-fin.MF)
https://doi.org/10.48550/arXiv.2210.00950
CRRA utility where the risk aversion coefficient is a constant is commonly seen in various economics models. But wealth-driven risk aversion rarely shows up in investor&#39;s investment problems. This paper mainly focus on numerical solutions to the optimal consumption-investment choices under wealth-driven aversion done by neural network. A jump-diffusion model is used to simulate the artificial data that is needed for the neural network training. The WDRA Model is set up for describing the investment problem and there are two parameters that require to be optimized, which are the investment rate of the wealth on the risky assets and the consumption during the investment time horizon. Under this model, neural network LSTM with one objective function is implemented and shows promising results.
stat-04.zip/2210.00950.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.01295
Max-Quantile Grouped Infinite-Arm Bandits
[ "Ivan Lau", "Yan Hao Ling", "Mayank Shrivastava", "Jonathan Scarlett" ]
4 Oct 2022 (<a href="https://arxiv.org/abs/2210.01295v1">v1</a>), last revised 1 Feb 2023 (this version, v3)
ALT 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Information Theory (cs.IT); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.01295
In this paper, we consider a bandit problem in which there are a number of groups each consisting of infinitely many arms. Whenever a new arm is requested from a given group, its mean reward is drawn from an unknown reservoir distribution (different for each group), and the uncertainty in the arm&#39;s mean reward can only be reduced via subsequent pulls of the arm. The goal is to identify the infinite-arm group whose reservoir distribution has the highest $(1-\alpha)$-quantile (e.g., median if $\alpha = \frac{1}{2}$), using as few total arm pulls as possible. We introduce a two-step algorithm that first requests a fixed number of arms from each group and then runs a finite-arm grouped max-quantile bandit algorithm. We characterize both the instance-dependent and worst-case regret, and provide a matching lower bound for the latter, while discussing various strengths, weaknesses, algorithmic improvements, and potential lower bounds associated with our instance-dependent upper bounds.
stat-04.zip/2210.01295.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.01383
Generalizing Bayesian Optimization with Decision-theoretic Entropies
[ "Willie Neiswanger", "Lantao Yu", "Shengjia Zhao", "Chenlin Meng", "Stefano Ermon" ]
4 Oct 2022
Appears in Proceedings of the 36th Conference on Neural Information Processing Systems (NeurIPS 2022)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.01383
Bayesian optimization (BO) is a popular method for efficiently inferring optima of an expensive black-box function via a sequence of queries. Existing information-theoretic BO procedures aim to make queries that most reduce the uncertainty about optima, where the uncertainty is captured by Shannon entropy. However, an optimal measure of uncertainty would, ideally, factor in how we intend to use the inferred quantity in some downstream procedure. In this paper, we instead consider a generalization of Shannon entropy from work in statistical decision theory (DeGroot 1962, Rao 1984), which contains a broad class of uncertainty measures parameterized by a problem-specific loss function corresponding to a downstream task. We first show that special cases of this entropy lead to popular acquisition functions used in BO procedures such as knowledge gradient, expected improvement, and entropy search. We then show how alternative choices for the loss yield a flexible family of acquisition functions that can be customized for use in novel optimization settings. Additionally, we develop gradient-based methods to efficiently optimize our proposed family of acquisition functions, and demonstrate strong empirical performance on a diverse set of sequential decision making tasks, including variants of top-$k$ optimization, multi-level set estimation, and sequence search.
stat-04.zip/2210.01383.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.01071
New Paradigms for Exploiting Parallel Experiments in Bayesian Optimization
[ "Leonardo D. González", "Victor M. Zavala" ]
3 Oct 2022 (<a href="https://arxiv.org/abs/2210.01071v1">v1</a>), last revised 9 Dec 2022 (this version, v3)
36 pages, 16 figures, 8 algorithms
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Applications (stat.AP); Computation (stat.CO)
https://doi.org/10.48550/arXiv.2210.01071
Bayesian optimization (BO) is one of the most effective methods for closed-loop experimental design and black-box optimization. However, a key limitation of BO is that it is an inherently sequential algorithm (one experiment is proposed per round) and thus cannot directly exploit high-throughput (parallel) experiments. Diverse modifications to the BO framework have been proposed in the literature to enable exploitation of parallel experiments but such approaches are limited in the degree of parallelization that they can achieve and can lead to redundant experiments (thus wasting resources and potentially compromising performance). In this work, we present new parallel BO paradigms that exploit the structure of the system to partition the design space. Specifically, we propose an approach that partitions the design space by following the level sets of the performance function and an approach that exploits partially-separable structures of the performance function found. We conduct extensive numerical experiments using a reactor case study to benchmark the effectiveness of these approaches against a variety of state-of-the-art parallel algorithms reported in the literature. Our computational results show that our approaches significantly reduce the required search time and increase the probability of finding a global (rather than local) solution.
stat-04.zip/2210.01071.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.08140
A Kernel Approach for PDE Discovery and Operator Learning
[ "Da Long", "Nicole Mrvaljevic", "Shandian Zhe", "Bamdad Hosseini" ]
14 Oct 2022 (<a href="https://arxiv.org/abs/2210.08140v1">v1</a>), last revised 30 Mar 2023 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.08140
This article presents a three-step framework for learning and solving partial differential equations (PDEs) using kernel methods. Given a training set consisting of pairs of noisy PDE solutions and source/boundary terms on a mesh, kernel smoothing is utilized to denoise the data and approximate derivatives of the solution. This information is then used in a kernel regression model to learn the algebraic form of the PDE. The learned PDE is then used within a kernel based solver to approximate the solution of the PDE with a new source/boundary term, thereby constituting an operator learning framework. Numerical experiments compare the method to state-of-the-art algorithms and demonstrate its competitive performance.
stat-04.zip/2210.08140.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.03047
Conditional Feature Importance for Mixed Data
[ "Kristin Blesch", "David S. Watson", "Marvin N. Wright" ]
6 Oct 2022 (<a href="https://arxiv.org/abs/2210.03047v1">v1</a>), last revised 2 May 2023 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.03047
Despite the popularity of feature importance (FI) measures in interpretable machine learning, the statistical adequacy of these methods is rarely discussed. From a statistical perspective, a major distinction is between analyzing a variable&#39;s importance before and after adjusting for covariates - i.e., between $\textit{marginal}$ and $\textit{conditional}$ measures. Our work draws attention to this rarely acknowledged, yet crucial distinction and showcases its implications. Further, we reveal that for testing conditional FI, only few methods are available and practitioners have hitherto been severely restricted in method application due to mismatching data requirements. Most real-world data exhibits complex feature dependencies and incorporates both continuous and categorical data (mixed data). Both properties are oftentimes neglected by conditional FI measures. To fill this gap, we propose to combine the conditional predictive impact (CPI) framework with sequential knockoff sampling. The CPI enables conditional FI measurement that controls for any feature dependencies by sampling valid knockoffs - hence, generating synthetic data with similar statistical properties - for the data to be analyzed. Sequential knockoffs were deliberately designed to handle mixed data and thus allow us to extend the CPI approach to such datasets. We demonstrate through numerous simulations and a real-world example that our proposed workflow controls type I error, achieves high power and is in line with results given by other conditional FI measures, whereas marginal FI metrics result in misleading interpretations. Our findings highlight the necessity of developing statistically adequate, specialized methods for mixed data.
stat-04.zip/2210.03047.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.07723
Privacy-Preserving and Lossless Distributed Estimation of High-Dimensional Generalized Additive Mixed Models
[ "Daniel Schalk", "Bernd Bischl", "David Rügamer" ]
14 Oct 2022 (<a href="https://arxiv.org/abs/2210.07723v1">v1</a>), last revised 10 Mar 2023 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Cryptography and Security (cs.CR); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.07723
Various privacy-preserving frameworks that respect the individual&#39;s privacy in the analysis of data have been developed in recent years. However, available model classes such as simple statistics or generalized linear models lack the flexibility required for a good approximation of the underlying data-generating process in practice. In this paper, we propose an algorithm for a distributed, privacy-preserving, and lossless estimation of generalized additive mixed models (GAMM) using component-wise gradient boosting (CWB). Making use of CWB allows us to reframe the GAMM estimation as a distributed fitting of base learners using the $L_2$-loss. In order to account for the heterogeneity of different data location sites, we propose a distributed version of a row-wise tensor product that allows the computation of site-specific (smooth) effects. Our adaption of CWB preserves all the important properties of the original algorithm, such as an unbiased feature selection and the feasibility to fit models in high-dimensional feature spaces, and yields equivalent model estimates as CWB on pooled data. Next to a derivation of the equivalence of both algorithms, we also showcase the efficacy of our algorithm on a distributed heart disease data set and compare it with state-of-the-art methods.
stat-04.zip/2210.07723.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.07893
Numerically Stable Sparse Gaussian Processes via Minimum Separation using Cover Trees
[ "Alexander Terenin", "David R. Burt", "Artem Artemev", "Seth Flaxman", "Mark van der Wilk", "Carl Edward Rasmussen", "Hong Ge" ]
14 Oct 2022 (<a href="https://arxiv.org/abs/2210.07893v1">v1</a>), last revised 16 Jan 2024 (this version, v4)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.07893
Gaussian processes are frequently deployed as part of larger machine learning and decision-making systems, for instance in geospatial modeling, Bayesian optimization, or in latent Gaussian models. Within a system, the Gaussian process model needs to perform in a stable and reliable manner to ensure it interacts correctly with other parts of the system. In this work, we study the numerical stability of scalable sparse approximations based on inducing points. To do so, we first review numerical stability, and illustrate typical situations in which Gaussian process models can be unstable. Building on stability theory originally developed in the interpolation literature, we derive sufficient and in certain cases necessary conditions on the inducing points for the computations performed to be numerically stable. For low-dimensional tasks such as geospatial modeling, we propose an automated method for computing inducing points satisfying these conditions. This is done via a modification of the cover tree data structure, which is of independent interest. We additionally propose an alternative sparse approximation for regression with a Gaussian likelihood which trades off a small amount of performance to further improve stability. We provide illustrative examples showing the relationship between stability of calculations and predictive performance of inducing point methods on spatial tasks.
stat-04.zip/2210.07893.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.02157
The Influence of Learning Rule on Representation Dynamics in Wide Neural Networks
[ "Blake Bordelon", "Cengiz Pehlevan" ]
5 Oct 2022 (<a href="https://arxiv.org/abs/2210.02157v1">v1</a>), last revised 25 May 2023 (this version, v2)
ICLR 2023 Camera Ready
Machine Learning (stat.ML)
Machine Learning (stat.ML); Disordered Systems and Neural Networks (cond-mat.dis-nn); Statistical Mechanics (cond-mat.stat-mech); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.02157
It is unclear how changing the learning rule of a deep neural network alters its learning dynamics and representations. To gain insight into the relationship between learned features, function approximation, and the learning rule, we analyze infinite-width deep networks trained with gradient descent (GD) and biologically-plausible alternatives including feedback alignment (FA), direct feedback alignment (DFA), and error modulated Hebbian learning (Hebb), as well as gated linear networks (GLN). We show that, for each of these learning rules, the evolution of the output function at infinite width is governed by a time varying effective neural tangent kernel (eNTK). In the lazy training limit, this eNTK is static and does not evolve, while in the rich mean-field regime this kernel&#39;s evolution can be determined self-consistently with dynamical mean field theory (DMFT). This DMFT enables comparisons of the feature and prediction dynamics induced by each of these learning rules. In the lazy limit, we find that DFA and Hebb can only learn using the last layer features, while full FA can utilize earlier layers with a scale determined by the initial correlation between feedforward and feedback weight matrices. In the rich regime, DFA and FA utilize a temporally evolving and depth-dependent NTK. Counterintuitively, we find that FA networks trained in the rich regime exhibit more feature learning if initialized with smaller correlation between the forward and backward pass weights. GLNs admit a very simple formula for their lazy limit kernel and preserve conditional Gaussianity of their preactivations under gating functions. Error modulated Hebb rules show very small task-relevant alignment of their kernels and perform most task relevant learning in the last layer.
stat-04.zip/2210.02157.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.07612
Monotonicity and Double Descent in Uncertainty Estimation with Gaussian Processes
[ "Liam Hodgkinson", "Chris van der Heide", "Fred Roosta", "Michael W. Mahoney" ]
14 Oct 2022 (<a href="https://arxiv.org/abs/2210.07612v1">v1</a>), last revised 25 Jul 2023 (this version, v2)
33 pages, 21 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.07612
Despite their importance for assessing reliability of predictions, uncertainty quantification (UQ) measures for machine learning models have only recently begun to be rigorously characterized. One prominent issue is the curse of dimensionality: it is commonly believed that the marginal likelihood should be reminiscent of cross-validation metrics and that both should deteriorate with larger input dimensions. We prove that by tuning hyperparameters to maximize marginal likelihood (the empirical Bayes procedure), the performance, as measured by the marginal likelihood, improves monotonically} with the input dimension. On the other hand, we prove that cross-validation metrics exhibit qualitatively different behavior that is characteristic of double descent. Cold posteriors, which have recently attracted interest due to their improved performance in certain settings, appear to exacerbate these phenomena. We verify empirically that our results hold for real data, beyond our considered assumptions, and we explore consequences involving synthetic covariates.
stat-04.zip/2210.07612.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.00974
Dealing with Unknown Variances in Best-Arm Identification
[ "Marc Jourdan", "Rémy Degenne", "Emilie Kaufmann" ]
3 Oct 2022 (<a href="https://arxiv.org/abs/2210.00974v1">v1</a>), last revised 23 Jan 2023 (this version, v2)
73 pages, 5 figures, 3 tables. To be published in the 34th International Conference on Algorithmic Learning Theory, Singapore, 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.00974
The problem of identifying the best arm among a collection of items having Gaussian rewards distribution is well understood when the variances are known. Despite its practical relevance for many applications, few works studied it for unknown variances. In this paper we introduce and analyze two approaches to deal with unknown variances, either by plugging in the empirical variance or by adapting the transportation costs. In order to calibrate our two stopping rules, we derive new time-uniform concentration inequalities, which are of independent interest. Then, we illustrate the theoretical and empirical performances of our two sampling rule wrappers on Track-and-Stop and on a Top Two algorithm. Moreover, by quantifying the impact on the sample complexity of not knowing the variances, we reveal that it is rather small.
stat-04.zip/2210.00974.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.03612
1st ICLR International Workshop on Privacy, Accountability, Interpretability, Robustness, Reasoning on Structured Data (PAIR^2Struct)
[ "Hao Wang", "Wanyu Lin", "Hao He", "Di Wang", "Chengzhi Mao", "Muhan Zhang" ]
7 Oct 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Cryptography and Security (cs.CR); Computer Vision and Pattern Recognition (cs.CV); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.03612
Recent years have seen advances on principles and guidance relating to accountable and ethical use of artificial intelligence (AI) spring up around the globe. Specifically, Data Privacy, Accountability, Interpretability, Robustness, and Reasoning have been broadly recognized as fundamental principles of using machine learning (ML) technologies on decision-critical and/or privacy-sensitive applications. On the other hand, in tremendous real-world applications, data itself can be well represented as various structured formalisms, such as graph-structured data (e.g., networks), grid-structured data (e.g., images), sequential data (e.g., text), etc. By exploiting the inherently structured knowledge, one can design plausible approaches to identify and use more relevant variables to make reliable decisions, thereby facilitating real-world deployments.
stat-04.zip/2210.03612.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.02882
Scaling up Stochastic Gradient Descent for Non-convex Optimisation
[ "Saad Mohamad", "Hamad Alamri", "Abdelhamid Bouchachia" ]
6 Oct 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Distributed, Parallel, and Cluster Computing (cs.DC); Machine Learning (cs.LG); Optimization and Control (math.OC)
https://doi.org/10.48550/arXiv.2210.02882
Stochastic gradient descent (SGD) is a widely adopted iterative method for optimizing differentiable objective functions. In this paper, we propose and discuss a novel approach to scale up SGD in applications involving non-convex functions and large datasets. We address the bottleneck problem arising when using both shared and distributed memory. Typically, the former is bounded by limited computation resources and bandwidth whereas the latter suffers from communication overheads. We propose a unified distributed and parallel implementation of SGD (named DPSGD) that relies on both asynchronous distribution and lock-free parallelism. By combining two strategies into a unified framework, DPSGD is able to strike a better trade-off between local computation and communication. The convergence properties of DPSGD are studied for non-convex problems such as those arising in statistical modelling and machine learning. Our theoretical analysis shows that DPSGD leads to speed-up with respect to the number of cores and number of workers while guaranteeing an asymptotic convergence rate of $O(1/\sqrt{T})$ given that the number of cores is bounded by $T^{1/4}$ and the number of workers is bounded by $T^{1/2}$ where $T$ is the number of iterations. The potential gains that can be achieved by DPSGD are demonstrated empirically on a stochastic variational inference problem (Latent Dirichlet Allocation) and on a deep reinforcement learning (DRL) problem (advantage actor critic - A2C) resulting in two algorithms: DPSVI and HSA2C. Empirical results validate our theoretical findings. Comparative studies are conducted to show the performance of the proposed DPSGD against the state-of-the-art DRL algorithms.
stat-04.zip/2210.02882.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.06872
Dirichlet process mixture models for non-stationary data streams
[ "Ioar Casado", "Aritz Pérez" ]
13 Oct 2022
9 pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.06872
In recent years, we have seen a handful of work on inference algorithms over non-stationary data streams. Given their flexibility, Bayesian non-parametric models are a good candidate for these scenarios. However, reliable streaming inference under the concept drift phenomenon is still an open problem for these models. In this work, we propose a variational inference algorithm for Dirichlet process mixture models. Our proposal deals with the concept drift by including an exponential forgetting over the prior global parameters. Our algorithm allows to adapt the learned model to the concept drifts automatically. We perform experiments in both synthetic and real data, showing that the proposed model is competitive with the state-of-the-art algorithms in the density estimation problem, and it outperforms them in the clustering problem.
stat-04.zip/2210.06872.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.07413
Invariance-adapted decomposition and Lasso-type contrastive learning
[ "Masanori Koyama", "Takeru Miyato", "Kenji Fukumizu" ]
13 Oct 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.07413
Recent years have witnessed the effectiveness of contrastive learning in obtaining the representation of dataset that is useful in interpretation and downstream tasks. However, the mechanism that describes this effectiveness have not been thoroughly analyzed, and many studies have been conducted to investigate the data structures captured by contrastive learning. In particular, the recent study of \citet{content_isolate} has shown that contrastive learning is capable of decomposing the data space into the space that is invariant to all augmentations and its complement. In this paper, we introduce the notion of invariance-adapted latent space that decomposes the data space into the intersections of the invariant spaces of each augmentation and their complements. This decomposition generalizes the one introduced in \citet{content_isolate}, and describes a structure that is analogous to the frequencies in the harmonic analysis of a group. We experimentally show that contrastive learning with lasso-type metric can be used to find an invariance-adapted latent space, thereby suggesting a new potential for the contrastive learning. We also investigate when such a latent space can be identified up to mixings within each component.
stat-04.zip/2210.07413.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.01019
Plateau in Monotonic Linear Interpolation -- A &#34;Biased&#34; View of Loss Landscape for Deep Networks
[ "Xiang Wang", "Annie N. Wang", "Mo Zhou", "Rong Ge" ]
3 Oct 2022 (<a href="https://arxiv.org/abs/2210.01019v1">v1</a>), last revised 14 Feb 2023 (this version, v2)
ICLR 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.01019
Monotonic linear interpolation (MLI) - on the line connecting a random initialization with the minimizer it converges to, the loss and accuracy are monotonic - is a phenomenon that is commonly observed in the training of neural networks. Such a phenomenon may seem to suggest that optimization of neural networks is easy. In this paper, we show that the MLI property is not necessarily related to the hardness of optimization problems, and empirical observations on MLI for deep neural networks depend heavily on biases. In particular, we show that interpolating both weights and biases linearly leads to very different influences on the final output, and when different classes have different last-layer biases on a deep network, there will be a long plateau in both the loss and accuracy interpolation (which existing theory of MLI cannot explain). We also show how the last-layer biases for different classes can be different even on a perfectly balanced dataset using a simple model. Empirically we demonstrate that similar intuitions hold on practical networks and realistic datasets.
stat-04.zip/2210.01019.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.02286
Efficient probabilistic reconciliation of forecasts for real-valued and count time series
[ "Lorenzo Zambon", "Dario Azzimonti", "Giorgio Corani" ]
5 Oct 2022 (<a href="https://arxiv.org/abs/2210.02286v1">v1</a>), last revised 12 Oct 2023 (this version, v3)
27 pages, 4 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.02286
Hierarchical time series are common in several applied fields. The forecasts for these time series are required to be coherent, that is, to satisfy the constraints given by the hierarchy. The most popular technique to enforce coherence is called reconciliation, which adjusts the base forecasts computed for each time series. However, recent works on probabilistic reconciliation present several limitations. In this paper, we propose a new approach based on conditioning to reconcile any type of forecast distribution. We then introduce a new algorithm, called Bottom-Up Importance Sampling, to efficiently sample from the reconciled distribution. It can be used for any base forecast distribution: discrete, continuous, or in the form of samples, providing a major speedup compared to the current methods. Experiments on several temporal hierarchies show a significant improvement over base probabilistic forecasts.
stat-04.zip/2210.02286.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.08087
Movement Penalized Bayesian Optimization with Application to Wind Energy Systems
[ "Shyam Sundhar Ramesh", "Pier Giuseppe Sessa", "Andreas Krause", "Ilija Bogunovic" ]
14 Oct 2022
Accepted to NeurIPS 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.08087
Contextual Bayesian optimization (CBO) is a powerful framework for sequential decision-making given side information, with important applications, e.g., in wind energy systems. In this setting, the learner receives context (e.g., weather conditions) at each round, and has to choose an action (e.g., turbine parameters). Standard algorithms assume no cost for switching their decisions at every round. However, in many practical applications, there is a cost associated with such changes, which should be minimized. We introduce the episodic CBO with movement costs problem and, based on the online learning approach for metrical task systems of Coester and Lee (2019), propose a novel randomized mirror descent algorithm that makes use of Gaussian Process confidence bounds. We compare its performance with the offline optimal sequence for each episode and provide rigorous regret guarantees. We further demonstrate our approach on the important real-world application of altitude optimization for Airborne Wind Energy Systems. In the presence of substantial movement costs, our algorithm consistently outperforms standard CBO algorithms.
stat-04.zip/2210.08087.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.09141
Data Subsampling for Bayesian Neural Networks
[ "Eiji Kawasaki", "Markus Holzmann", "Lawrence Adu-Gyamfi" ]
17 Oct 2022 (<a href="https://arxiv.org/abs/2210.09141v1">v1</a>), last revised 23 Sep 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.09141
Markov Chain Monte Carlo (MCMC) algorithms do not scale well for large datasets leading to difficulties in Neural Network posterior sampling. In this paper, we propose Penalty Bayesian Neural Networks - PBNNs, as a new algorithm that allows the evaluation of the likelihood using subsampled batch data (mini-batches) in a Bayesian inference context towards addressing scalability. PBNN avoids the biases inherent in other naive subsampling techniques by incorporating a penalty term as part of a generalization of the Metropolis Hastings algorithm. We show that it is straightforward to integrate PBNN with existing MCMC frameworks, as the variance of the loss function merely reduces the acceptance probability. By comparing with alternative sampling strategies on both synthetic data and the MNIST dataset, we demonstrate that PBNN achieves good predictive performance even for small mini-batch sizes of data. We show that PBNN provides a novel approach for calibrating the predictive distribution by varying the mini-batch size, significantly reducing predictive overconfidence.
stat-04.zip/2210.09141.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.03178
Probabilistic Model Incorporating Auxiliary Covariates to Control FDR
[ "Lin Qiu", "Nils Murrugarra-Llerena", "Vítor Silva", "Lin Lin", "Vernon M. Chinchilli" ]
6 Oct 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.03178
Controlling False Discovery Rate (FDR) while leveraging the side information of multiple hypothesis testing is an emerging research topic in modern data science. Existing methods rely on the test-level covariates while ignoring metrics about test-level covariates. This strategy may not be optimal for complex large-scale problems, where indirect relations often exist among test-level covariates and auxiliary metrics or covariates. We incorporate auxiliary covariates among test-level covariates in a deep Black-Box framework controlling FDR (named as NeurT-FDR) which boosts statistical power and controls FDR for multiple-hypothesis testing. Our method parametrizes the test-level covariates as a neural network and adjusts the auxiliary covariates through a regression framework, which enables flexible handling of high-dimensional features as well as efficient end-to-end optimization. We show that NeurT-FDR makes substantially more discoveries in three real datasets compared to competitive baselines.
stat-04.zip/2210.03178.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.08911
Forget Unlearning: Towards True Data-Deletion in Machine Learning
[ "Rishav Chourasia", "Neil Shah" ]
17 Oct 2022 (<a href="https://arxiv.org/abs/2210.08911v1">v1</a>), last revised 14 Feb 2023 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.08911
Unlearning algorithms aim to remove deleted data&#39;s influence from trained models at a cost lower than full retraining. However, prior guarantees of unlearning in literature are flawed and don&#39;t protect the privacy of deleted records. We show that when users delete their data as a function of published models, records in a database become interdependent. So, even retraining a fresh model after deletion of a record doesn&#39;t ensure its privacy. Secondly, unlearning algorithms that cache partial computations to speed up the processing can leak deleted information over a series of releases, violating the privacy of deleted records in the long run. To address these, we propose a sound deletion guarantee and show that the privacy of existing records is necessary for the privacy of deleted records. Under this notion, we propose an accurate, computationally efficient, and secure machine unlearning algorithm based on noisy gradient descent.
stat-04.zip/2210.08911.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.04974
Function-space regularized Rényi divergences
[ "Jeremiah Birrell", "Yannis Pantazis", "Paul Dupuis", "Markos A. Katsoulakis", "Luc Rey-Bellet" ]
10 Oct 2022 (<a href="https://arxiv.org/abs/2210.04974v1">v1</a>), last revised 14 Feb 2023 (this version, v2)
24 pages, 4 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.04974
We propose a new family of regularized Rényi divergences parametrized not only by the order $\alpha$ but also by a variational function space. These new objects are defined by taking the infimal convolution of the standard Rényi divergence with the integral probability metric (IPM) associated with the chosen function space. We derive a novel dual variational representation that can be used to construct numerically tractable divergence estimators. This representation avoids risk-sensitive terms and therefore exhibits lower variance, making it well-behaved when $\alpha&gt;1$; this addresses a notable weakness of prior approaches. We prove several properties of these new divergences, showing that they interpolate between the classical Rényi divergences and IPMs. We also study the $\alpha\to\infty$ limit, which leads to a regularized worst-case-regret and a new variational representation in the classical case. Moreover, we show that the proposed regularized Rényi divergences inherit features from IPMs such as the ability to compare distributions that are not absolutely continuous, e.g., empirical measures and distributions with low-dimensional support. We present numerical results on both synthetic and real datasets, showing the utility of these new divergences in both estimation and GAN training applications; in particular, we demonstrate significantly reduced variance and improved training performance.
stat-04.zip/2210.04974.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.09929
Differentially Private Diffusion Models
[ "Tim Dockhorn", "Tianshi Cao", "Arash Vahdat", "Karsten Kreis" ]
18 Oct 2022 (<a href="https://arxiv.org/abs/2210.09929v1">v1</a>), last revised 31 Dec 2023 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Cryptography and Security (cs.CR); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.09929
While modern machine learning models rely on increasingly large training datasets, data is often limited in privacy-sensitive domains. Generative models trained with differential privacy (DP) on sensitive data can sidestep this challenge, providing access to synthetic data instead. We build on the recent success of diffusion models (DMs) and introduce Differentially Private Diffusion Models (DPDMs), which enforce privacy using differentially private stochastic gradient descent (DP-SGD). We investigate the DM parameterization and the sampling algorithm, which turn out to be crucial ingredients in DPDMs, and propose noise multiplicity, a powerful modification of DP-SGD tailored to the training of DMs. We validate our novel DPDMs on image generation benchmarks and achieve state-of-the-art performance in all experiments. Moreover, on standard benchmarks, classifiers trained on DPDM-generated synthetic data perform on par with task-specific DP-SGD-trained classifiers, which has not been demonstrated before for DP generative models. Project page and code: <a href="https://nv-tlabs.github.io/DPDM" rel="external noopener nofollow" class="link-external link-https">this https URL</a>.
stat-04.zip/2210.09929.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.09695
Consistent Multiclass Algorithms for Complex Metrics and Constraints
[ "Harikrishna Narasimhan", "Harish G. Ramaswamy", "Shiv Kumar Tavker", "Drona Khurana", "Praneeth Netrapalli", "Shivani Agarwal" ]
18 Oct 2022 (<a href="https://arxiv.org/abs/2210.09695v1">v1</a>), last revised 19 Oct 2022 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.09695
We present consistent algorithms for multiclass learning with complex performance metrics and constraints, where the objective and constraints are defined by arbitrary functions of the confusion matrix. This setting includes many common performance metrics such as the multiclass G-mean and micro F1-measure, and constraints such as those on the classifier&#39;s precision and recall and more recent measures of fairness discrepancy. We give a general framework for designing consistent algorithms for such complex design goals by viewing the learning problem as an optimization problem over the set of feasible confusion matrices. We provide multiple instantiations of our framework under different assumptions on the performance metrics and constraints, and in each case show rates of convergence to the optimal (feasible) classifier (and thus asymptotic consistency). Experiments on a variety of multiclass classification tasks and fairness-constrained problems show that our algorithms compare favorably to the state-of-the-art baselines.
stat-04.zip/2210.09695.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.09998
Locally Smoothed Gaussian Process Regression
[ "Davit Gogolashvili", "Bogdan Kozyrskiy", "Maurizio Filippone" ]
18 Oct 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.09998
We develop a novel framework to accelerate Gaussian process regression (GPR). In particular, we consider localization kernels at each data point to down-weigh the contributions from other data points that are far away, and we derive the GPR model stemming from the application of such localization operation. Through a set of experiments, we demonstrate the competitive performance of the proposed approach compared to full GPR, other localized models, and deep Gaussian processes. Crucially, these performances are obtained with considerable speedups compared to standard global GPR due to the sparsification effect of the Gram matrix induced by the localization operation.
stat-04.zip/2210.09998.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.00997
Online Self-Concordant and Relatively Smooth Minimization, With Applications to Online Portfolio Selection and Learning Quantum States
[ "Chung-En Tsai", "Hao-Chung Cheng", "Yen-Huan Li" ]
3 Oct 2022 (<a href="https://arxiv.org/abs/2210.00997v1">v1</a>), last revised 21 Sep 2023 (this version, v3)
34th Int. Conf. Algorithmic Learning Theory (ALT 2023). A typo in the last equation in the proof of Lemma 10 is corrected
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC); Portfolio Management (q-fin.PM); Quantum Physics (quant-ph)
https://doi.org/10.48550/arXiv.2210.00997
Consider an online convex optimization problem where the loss functions are self-concordant barriers, smooth relative to a convex function $h$, and possibly non-Lipschitz. We analyze the regret of online mirror descent with $h$. Then, based on the result, we prove the following in a unified manner. Denote by $T$ the time horizon and $d$ the parameter dimension. 1. For online portfolio selection, the regret of $\widetilde{\text{EG}}$, a variant of exponentiated gradient due to Helmbold et al., is $\tilde{O} ( T^{2/3} d^{1/3} )$ when $T &gt; 4 d / \log d$. This improves on the original $\tilde{O} ( T^{3/4} d^{1/2} )$ regret bound for $\widetilde{\text{EG}}$. 2. For online portfolio selection, the regret of online mirror descent with the logarithmic barrier is $\tilde{O}(\sqrt{T d})$. The regret bound is the same as that of Soft-Bayes due to Orseau et al. up to logarithmic terms. 3. For online learning quantum states with the logarithmic loss, the regret of online mirror descent with the log-determinant function is also $\tilde{O} ( \sqrt{T d} )$. Its per-iteration time is shorter than all existing algorithms we know.
stat-04.zip/2210.00997.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.09745
Transfer learning with affine model transformation
[ "Shunya Minami", "Kenji Fukumizu", "Yoshihiro Hayashi", "Ryo Yoshida" ]
18 Oct 2022 (<a href="https://arxiv.org/abs/2210.09745v1">v1</a>), last revised 19 Jan 2024 (this version, v2)
34 pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.09745
Supervised transfer learning has received considerable attention due to its potential to boost the predictive power of machine learning in scenarios where data are scarce. Generally, a given set of source models and a dataset from a target domain are used to adapt the pre-trained models to a target domain by statistically learning domain shift and domain-specific factors. While such procedurally and intuitively plausible methods have achieved great success in a wide range of real-world applications, the lack of a theoretical basis hinders further methodological development. This paper presents a general class of transfer learning regression called affine model transfer, following the principle of expected-square loss minimization. It is shown that the affine model transfer broadly encompasses various existing methods, including the most common procedure based on neural feature extractors. Furthermore, the current paper clarifies theoretical properties of the affine model transfer such as generalization error and excess risk. Through several case studies, we demonstrate the practical benefits of modeling and estimating inter-domain commonality and domain-specific factors separately with the affine-type transfer models.
stat-04.zip/2210.09745.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.07857
Commutativity and Disentanglement from the Manifold Perspective
[ "Frank Qiu" ]
14 Oct 2022 (<a href="https://arxiv.org/abs/2210.07857v1">v1</a>), last revised 17 Dec 2023 (this version, v4)
26 pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.07857
In this paper, we interpret disentanglement as the discovery of local charts of the data manifold and trace how this definition naturally leads to an equivalent condition for disentanglement: commutativity between factors of variation. We study the impact of this manifold framework to two classes of problems: learning matrix exponential operators and compressing data-generating models. In each problem, the manifold perspective yields interesting results about the feasibility and fruitful approaches their solutions. We also link our manifold framework to two other common disentanglement paradigms: group theoretic and probabilistic approaches to disentanglement. In each case, we show how these frameworks can be merged with our manifold perspective. Importantly, we recover commutativity as a central property in both alternative frameworks, further highlighting its importance in disentanglement.
stat-04.zip/2210.07857.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.04815
Truncated proposals for scalable and hassle-free simulation-based inference
[ "Michael Deistler", "Pedro J Goncalves", "Jakob H Macke" ]
10 Oct 2022 (<a href="https://arxiv.org/abs/2210.04815v1">v1</a>), last revised 10 Nov 2022 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.04815
Simulation-based inference (SBI) solves statistical inverse problems by repeatedly running a stochastic simulator and inferring posterior distributions from model-simulations. To improve simulation efficiency, several inference methods take a sequential approach and iteratively adapt the proposal distributions from which model simulations are generated. However, many of these sequential methods are difficult to use in practice, both because the resulting optimisation problems can be challenging and efficient diagnostic tools are lacking. To overcome these issues, we present Truncated Sequential Neural Posterior Estimation (TSNPE). TSNPE performs sequential inference with truncated proposals, sidestepping the optimisation issues of alternative approaches. In addition, TSNPE allows to efficiently perform coverage tests that can scale to complex models with many parameters. We demonstrate that TSNPE performs on par with previous methods on established benchmark tasks. We then apply TSNPE to two challenging problems from neuroscience and show that TSNPE can successfully obtain the posterior distributions, whereas previous methods fail. Overall, our results demonstrate that TSNPE is an efficient, accurate, and robust inference method that can scale to challenging scientific models.
stat-04.zip/2210.04815.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.11538
An Improved Algorithm for Clustered Federated Learning
[ "Harshvardhan", "Avishek Ghosh", "Arya Mazumdar" ]
20 Oct 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Distributed, Parallel, and Cluster Computing (cs.DC); Information Theory (cs.IT); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.11538
In this paper, we address the dichotomy between heterogeneous models and simultaneous training in Federated Learning (FL) via a clustering framework. We define a new clustering model for FL based on the (optimal) local models of the users: two users belong to the same cluster if their local models are close; otherwise they belong to different clusters. A standard algorithm for clustered FL is proposed in \cite{ghosh_efficient_2021}, called \texttt{IFCA}, which requires \emph{suitable} initialization and the knowledge of hyper-parameters like the number of clusters (which is often quite difficult to obtain in practical applications) to converge. We propose an improved algorithm, \emph{Successive Refine Federated Clustering Algorithm} (\texttt{SR-FCA}), which removes such restrictive assumptions. \texttt{SR-FCA} treats each user as a singleton cluster as an initialization, and then successively refine the cluster estimation via exploiting similar users belonging to the same cluster. In any intermediate step, \texttt{SR-FCA} uses a robust federated learning algorithm within each cluster to exploit simultaneous training and to correct clustering errors. Furthermore, \texttt{SR-FCA} does not require any \emph{good} initialization (warm start), both in theory and practice. We show that with proper choice of learning rate, \texttt{SR-FCA} incurs arbitrarily small clustering error. Additionally, we validate the performance of our algorithm on standard FL datasets in non-convex problems like neural nets, and we show the benefits of \texttt{SR-FCA} over baselines.
stat-04.zip/2210.11538.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.05746
On RKHS Choices for Assessing Graph Generators via Kernel Stein Statistics
[ "Moritz Weckbecker", "Wenkai Xu", "Gesine Reinert" ]
11 Oct 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.05746
Score-based kernelised Stein discrepancy (KSD) tests have emerged as a powerful tool for the goodness of fit tests, especially in high dimensions; however, the test performance may depend on the choice of kernels in an underlying reproducing kernel Hilbert space (RKHS). Here we assess the effect of RKHS choice for KSD tests of random networks models, developed for exponential random graph models (ERGMs) in Xu and Reinert (2021)and for synthetic graph generators in Xu and Reinert (2022). We investigate the power performance and the computational runtime of the test in different scenarios, including both dense and sparse graph regimes. Experimental results on kernel performance for model assessment tasks are shown and discussed on synthetic and real-world network applications.
stat-04.zip/2210.05746.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.11377
Krylov-Bellman boosting: Super-linear policy evaluation in general state spaces
[ "Eric Xia", "Martin J. Wainwright" ]
20 Oct 2022
40 pages, 7 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2210.11377
We present and analyze the Krylov-Bellman Boosting (KBB) algorithm for policy evaluation in general state spaces. It alternates between fitting the Bellman residual using non-parametric regression (as in boosting), and estimating the value function via the least-squares temporal difference (LSTD) procedure applied with a feature set that grows adaptively over time. By exploiting the connection to Krylov methods, we equip this method with two attractive guarantees. First, we provide a general convergence bound that allows for separate estimation errors in residual fitting and LSTD computation. Consistent with our numerical experiments, this bound shows that convergence rates depend on the restricted spectral structure, and are typically super-linear. Second, by combining this meta-result with sample-size dependent guarantees for residual fitting and LSTD computation, we obtain concrete statistical guarantees that depend on the sample size along with the complexity of the function class used to fit the residuals. We illustrate the behavior of the KBB algorithm for various types of policy evaluation problems, and typically find large reductions in sample complexity relative to the standard approach of fitted value iterationn.
stat-04.zip/2210.11377.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.11385
On Representations of Mean-Field Variational Inference
[ "Soumyadip Ghosh", "Yingdong Lu", "Tomasz Nowicki", "Edith Zhang" ]
20 Oct 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.11385
The mean field variational inference (MFVI) formulation restricts the general Bayesian inference problem to the subspace of product measures. We present a framework to analyze MFVI algorithms, which is inspired by a similar development for general variational Bayesian formulations. Our approach enables the MFVI problem to be represented in three different manners: a gradient flow on Wasserstein space, a system of Fokker-Planck-like equations and a diffusion process. Rigorous guarantees are established to show that a time-discretized implementation of the coordinate ascent variational inference algorithm in the product Wasserstein space of measures yields a gradient flow in the limit. A similar result is obtained for their associated densities, with the limit being given by a quasi-linear partial differential equation. A popular class of practical algorithms falls in this framework, which provides tools to establish convergence. We hope this framework could be used to guarantee convergence of algorithms in a variety of approaches, old and new, to solve variational inference problems.
stat-04.zip/2210.11385.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.05354
Constructing Prediction Intervals with Neural Networks: An Empirical Evaluation of Bootstrapping and Conformal Inference Methods
[ "Alex Contarino", "Christine Schubert Kabban", "Chancellor Johnstone", "Fairul Mohd-Zaid" ]
7 Oct 2022
59 pages, 35 figures, 12 tables
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.05354
Artificial neural networks (ANNs) are popular tools for accomplishing many machine learning tasks, including predicting continuous outcomes. However, the general lack of confidence measures provided with ANN predictions limit their applicability. Supplementing point predictions with prediction intervals (PIs) is common for other learning algorithms, but the complex structure and training of ANNs renders constructing PIs difficult. This work provides the network design choices and inferential methods for creating better performing PIs with ANNs. A two-step experiment is executed across 11 data sets, including an imaged-based data set. Two distribution-free methods for constructing PIs, bootstrapping and conformal inference, are considered. The results of the first experimental step reveal that the choices inherent to building an ANN affect PI performance. Guidance is provided for optimizing PI performance with respect to each network feature and PI method. In the second step, 20 algorithms for constructing PIs, each using the principles of bootstrapping or conformal inference, are implemented to determine which provides the best performance while maintaining reasonable computational burden. In general, this trade-off is optimized when implementing the cross-conformal method, which maintained interval coverage and efficiency with decreased computational burden.
stat-04.zip/2210.05354.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.06728
On the Efficient Implementation of High Accuracy Optimality of Profile Maximum Likelihood
[ "Moses Charikar", "Zhihao Jiang", "Kirankumar Shiragur", "Aaron Sidford" ]
13 Oct 2022
Accepted at NeurIPS 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Data Structures and Algorithms (cs.DS); Information Theory (cs.IT); Machine Learning (cs.LG); Computation (stat.CO)
https://doi.org/10.48550/arXiv.2210.06728
We provide an efficient unified plug-in approach for estimating symmetric properties of distributions given $n$ independent samples. Our estimator is based on profile-maximum-likelihood (PML) and is sample optimal for estimating various symmetric properties when the estimation error $\epsilon \gg n^{-1/3}$. This result improves upon the previous best accuracy threshold of $\epsilon \gg n^{-1/4}$ achievable by polynomial time computable PML-based universal estimators [ACSS21, ACSS20]. Our estimator reaches a theoretical limit for universal symmetric property estimation as [Han21] shows that a broad class of universal estimators (containing many well known approaches including ours) cannot be sample optimal for every $1$-Lipschitz property when $\epsilon \ll n^{-1/3}$.
stat-04.zip/2210.06728.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.03155
Understanding Neural Coding on Latent Manifolds by Sharing Features and Dividing Ensembles
[ "Martin Bjerke", "Lukas Schott", "Kristopher T. Jensen", "Claudia Battistin", "David A. Klindt", "Benjamin A. Dunn" ]
6 Oct 2022 (<a href="https://arxiv.org/abs/2210.03155v1">v1</a>), last revised 16 Feb 2023 (this version, v2)
ICLR2023. The last two authors contributed equally
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Neurons and Cognition (q-bio.NC)
https://doi.org/10.48550/arXiv.2210.03155
Systems neuroscience relies on two complementary views of neural data, characterized by single neuron tuning curves and analysis of population activity. These two perspectives combine elegantly in neural latent variable models that constrain the relationship between latent variables and neural activity, modeled by simple tuning curve functions. This has recently been demonstrated using Gaussian processes, with applications to realistic and topologically relevant latent manifolds. Those and previous models, however, missed crucial shared coding properties of neural populations. We propose feature sharing across neural tuning curves which significantly improves performance and helps optimization. We also propose a solution to the ensemble detection problem, where different groups of neurons, i.e., ensembles, can be modulated by different latent manifolds. Achieved through a soft clustering of neurons during training, this allows for the separation of mixed neural populations in an unsupervised manner. These innovations lead to more interpretable models of neural population activity that train well and perform better even on mixtures of complex latent manifolds. Finally, we apply our method on a recently published grid cell dataset, and recover distinct ensembles, infer toroidal latents and predict neural tuning curves in a single integrated modeling framework.
stat-04.zip/2210.03155.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.06564
Robust Neural Posterior Estimation and Statistical Model Criticism
[ "Daniel Ward", "Patrick Cannon", "Mark Beaumont", "Matteo Fasiolo", "Sebastian M Schmon" ]
12 Oct 2022
Accepted at NeurIPS 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2210.06564
Computer simulations have proven a valuable tool for understanding complex phenomena across the sciences. However, the utility of simulators for modelling and forecasting purposes is often restricted by low data quality, as well as practical limits to model fidelity. In order to circumvent these difficulties, we argue that modellers must treat simulators as idealistic representations of the true data generating process, and consequently should thoughtfully consider the risk of model misspecification. In this work we revisit neural posterior estimation (NPE), a class of algorithms that enable black-box parameter inference in simulation models, and consider the implication of a simulation-to-reality gap. While recent works have demonstrated reliable performance of these methods, the analyses have been performed using synthetic data generated by the simulator model itself, and have therefore only addressed the well-specified case. In this paper, we find that the presence of misspecification, in contrast, leads to unreliable inference when NPE is used naively. As a remedy we argue that principled scientific inquiry with simulators should incorporate a model criticism component, to facilitate interpretable identification of misspecification and a robust inference component, to fit &#39;wrong but useful&#39; models. We propose robust neural posterior estimation (RNPE), an extension of NPE to simultaneously achieve both these aims, through explicitly modelling the discrepancies between simulations and the observed data. We assess the approach on a range of artificially misspecified examples, and find RNPE performs well across the tasks, whereas naively using NPE leads to misleading and erratic posteriors.
stat-04.zip/2210.06564.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.05262
Factors of Influence of the Overestimation Bias of Q-Learning
[ "Julius Wagenbach", "Matthia Sabatelli" ]
11 Oct 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.05262
We study whether the learning rate $\alpha$, the discount factor $\gamma$ and the reward signal $r$ have an influence on the overestimation bias of the Q-Learning algorithm. Our preliminary results in environments which are stochastic and that require the use of neural networks as function approximators, show that all three parameters influence overestimation significantly. By carefully tuning $\alpha$ and $\gamma$, and by using an exponential moving average of $r$ in Q-Learning&#39;s temporal difference target, we show that the algorithm can learn value estimates that are more accurate than the ones of several other popular model-free methods that have addressed its overestimation bias in the past.
stat-04.zip/2210.05262.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.03242
Disentangling Mixtures of Unknown Causal Interventions
[ "Abhinav Kumar", "Gaurav Sinha" ]
1 Oct 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.03242
In many real-world scenarios, such as gene knockout experiments, targeted interventions are often accompanied by unknown interventions at off-target sites. Moreover, different units can get randomly exposed to different unknown interventions, thereby creating a mixture of interventions. Identifying different components of this mixture can be very valuable in some applications. Motivated by such situations, in this work, we study the problem of identifying all components present in a mixture of interventions on a given causal Bayesian Network. We construct an example to show that, in general, the components are not identifiable from the mixture distribution. Next, assuming that the given network satisfies a positivity condition, we show that, if the set of mixture components satisfy a mild exclusion assumption, then they can be uniquely identified. Our proof gives an efficient algorithm to recover these targets from the exponentially large search space of possible targets. In the more realistic scenario, where distributions are given via finitely many samples, we conduct a simulation study to analyze the performance of an algorithm derived from our identifiability proof.
stat-04.zip/2210.03242.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.05446
Disentangling Causal Effects from Sets of Interventions in the Presence of Unobserved Confounders
[ "Olivier Jeunen", "Ciarán M. Gilligan-Lee", "Rishabh Mehrotra", "Mounia Lalmas" ]
11 Oct 2022
Accepted at the 36th Conference on Neural Information Processing Systems (NeurIPS 2022)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.05446
The ability to answer causal questions is crucial in many domains, as causal inference allows one to understand the impact of interventions. In many applications, only a single intervention is possible at a given time. However, in some important areas, multiple interventions are concurrently applied. Disentangling the effects of single interventions from jointly applied interventions is a challenging task -- especially as simultaneously applied interventions can interact. This problem is made harder still by unobserved confounders, which influence both treatments and outcome. We address this challenge by aiming to learn the effect of a single-intervention from both observational data and sets of interventions. We prove that this is not generally possible, but provide identification proofs demonstrating that it can be achieved under non-linear continuous structural causal models with additive, multivariate Gaussian noise -- even when unobserved confounders are present. Importantly, we show how to incorporate observed covariates and learn heterogeneous treatment effects. Based on the identifiability proofs, we provide an algorithm that learns the causal model parameters by pooling data from different regimes and jointly maximizing the combined likelihood. The effectiveness of our method is empirically demonstrated on both synthetic and real-world data.
stat-04.zip/2210.05446.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.05431
Non-Asymptotic Analysis of a UCB-based Top Two Algorithm
[ "Marc Jourdan", "Rémy Degenne" ]
11 Oct 2022 (<a href="https://arxiv.org/abs/2210.05431v1">v1</a>), last revised 6 Nov 2023 (this version, v3)
32 pages, 5 figures, 3 tables. To be published in the Thirty-seventh Conference on Neural Information Processing Systems
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.05431
A Top Two sampling rule for bandit identification is a method which selects the next arm to sample from among two candidate arms, a leader and a challenger. Due to their simplicity and good empirical performance, they have received increased attention in recent years. However, for fixed-confidence best arm identification, theoretical guarantees for Top Two methods have only been obtained in the asymptotic regime, when the error level vanishes. In this paper, we derive the first non-asymptotic upper bound on the expected sample complexity of a Top Two algorithm, which holds for any error level. Our analysis highlights sufficient properties for a regret minimization algorithm to be used as leader. These properties are satisfied by the UCB algorithm, and our proposed UCB-based Top Two algorithm simultaneously enjoys non-asymptotic guarantees and competitive empirical performance.
stat-04.zip/2210.05431.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.06288
fAux: Testing Individual Fairness via Gradient Alignment
[ "Giuseppe Castiglione", "Ga Wu", "Christopher Srinivasa", "Simon Prince" ]
10 Oct 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.06288
Machine learning models are vulnerable to biases that result in unfair treatment of individuals from different populations. Recent work that aims to test a model&#39;s fairness at the individual level either relies on domain knowledge to choose metrics, or on input transformations that risk generating out-of-domain samples. We describe a new approach for testing individual fairness that does not have either requirement. We propose a novel criterion for evaluating individual fairness and develop a practical testing method based on this criterion which we call fAux (pronounced fox). This is based on comparing the derivatives of the predictions of the model to be tested with those of an auxiliary model, which predicts the protected variable from the observed data. We show that the proposed method effectively identifies discrimination on both synthetic and real-world datasets, and has quantitative and qualitative advantages over contemporary methods.
stat-04.zip/2210.06288.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.05737
Context-aware Bayesian Mixed Multinomial Logit Model
[ "Mirosława Łukawska", "Anders Fjendbo Jensen", "Filipe Rodrigues" ]
11 Oct 2022 (<a href="https://arxiv.org/abs/2210.05737v1">v1</a>), last revised 29 Mar 2023 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.05737
The mixed multinomial logit model assumes constant preference parameters of a decision-maker throughout different choice situations, which may be considered too strong for certain choice modelling applications. This paper proposes an effective approach to model context-dependent intra-respondent heterogeneity, thereby introducing the concept of the Context-aware Bayesian mixed multinomial logit model, where a neural network maps contextual information to interpretable shifts in the preference parameters of each individual in each choice occasion. The proposed model offers several key advantages. First, it supports both continuous and discrete variables, as well as complex non-linear interactions between both types of variables. Secondly, each context specification is considered jointly as a whole by the neural network rather than each variable being considered independently. Finally, since the neural network parameters are shared across all decision-makers, it can leverage information from other decision-makers to infer the effect of a particular context on a particular decision-maker. Even though the context-aware Bayesian mixed multinomial logit model allows for flexible interactions between attributes, the increase in computational complexity is minor, compared to the mixed multinomial logit model. We illustrate the concept and interpretation of the proposed model in a simulation study. We furthermore present a real-world case study from the travel behaviour domain - a bicycle route choice model, based on a large-scale, crowdsourced dataset of GPS trajectories including 119,448 trips made by 8,555 cyclists.
stat-04.zip/2210.05737.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01
2210.06574
Gaussian Processes on Distributions based on Regularized Optimal Transport
[ "François Bachoc", "Louis Béthune", "Alberto Gonzalez-Sanz", "Jean-Michel Loubes" ]
12 Oct 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2210.06574
We present a novel kernel over the space of probability measures based on the dual formulation of optimal regularized transport. We propose an Hilbertian embedding of the space of probabilities using their Sinkhorn potentials, which are solutions of the dual entropic relaxed optimal transport between the probabilities and a reference measure $\mathcal{U}$. We prove that this construction enables to obtain a valid kernel, by using the Hilbert norms. We prove that the kernel enjoys theoretical properties such as universality and some invariances, while still being computationally feasible. Moreover we provide theoretical guarantees on the behaviour of a Gaussian process based on this kernel. The empirical performances are compared with other traditional choices of kernels for processes indexed on distributions.
stat-04.zip/2210.06574.pdf
/content/arxiv-data/data/stat.ML/2022/10/00000000.parquet
stat.ML
2022
10
2022-10-01