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
2312.02401
Enhancing Content Moderation with Culturally-Aware Models
[ "Alex J. Chan", "José Luis Redondo García", "Fabrizio Silvestri", "Colm O'Donnell", "Konstantina Palla" ]
5 Dec 2023 (<a href="https://arxiv.org/abs/2312.02401v1">v1</a>), last revised 5 Nov 2024 (this version, v2)
7 pages, 7 Figures. Supplementary material
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Social and Information Networks (cs.SI)
https://doi.org/10.48550/arXiv.2312.02401
Content moderation on a global scale must navigate a complex array of local cultural distinctions, which can hinder effective enforcement. While global policies aim for consistency and broad applicability, they often miss the subtleties of regional language interpretation, cultural beliefs, and local legislation. This work introduces a flexible framework that enhances foundation language models with cultural knowledge. Our approach involves fine-tuning encoder-decoder models on media-diet data to capture cultural nuances, and applies a continued training regime to effectively integrate these models into a content moderation pipeline. We evaluate this framework in a case study of an online podcast platform with content spanning various regions. The results show that our culturally adapted models improve the accuracy of local violation detection and offer explanations that align more closely with regional cultural norms. Our findings reinforce the need for an adaptable content moderation approach that remains flexible in response to the diverse cultural landscapes it operates in and represents a step towards a more equitable and culturally sensitive framework for content moderation, demonstrating what is achievable in this domain.
stat-04.zip/2312.02401.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.09969
Nearest Neighbor Sampling for Covariate Shift Adaptation
[ "François Portier", "Lionel Truquet", "Ikko Yamane" ]
15 Dec 2023 (<a href="https://arxiv.org/abs/2312.09969v1">v1</a>), last revised 28 Jun 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.09969
Many existing covariate shift adaptation methods estimate sample weights given to loss values to mitigate the gap between the source and the target distribution. However, estimating the optimal weights typically involves computationally expensive matrix inversion and hyper-parameter tuning. In this paper, we propose a new covariate shift adaptation method which avoids estimating the weights. The basic idea is to directly work on unlabeled target data, labeled according to the $k$-nearest neighbors in the source dataset. Our analysis reveals that setting $k = 1$ is an optimal choice. This property removes the necessity of tuning the only hyper-parameter $k$ and leads to a running time quasi-linear in the sample size. Our results include sharp rates of convergence for our estimator, with a tight control of the mean square error and explicit constants. In particular, the variance of our estimators has the same rate of convergence as for standard parametric estimation despite their non-parametric nature. The proposed estimator shares similarities with some matching-based treatment effect estimators used, e.g., in biostatistics, econometrics, and epidemiology. Our experiments show that it achieves drastic reduction in the running time with remarkable accuracy.
stat-04.zip/2312.09969.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.09061
Fair Clustering: A Causal Perspective
[ "Fritz Bayer", "Drago Plecko", "Niko Beerenwinkel", "Jack Kuipers" ]
14 Dec 2023
14 pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Computers and Society (cs.CY); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.09061
Clustering algorithms may unintentionally propagate or intensify existing disparities, leading to unfair representations or biased decision-making. Current fair clustering methods rely on notions of fairness that do not capture any information on the underlying causal mechanisms. We show that optimising for non-causal fairness notions can paradoxically induce direct discriminatory effects from a causal standpoint. We present a clustering approach that incorporates causal fairness metrics to provide a more nuanced approach to fairness in unsupervised learning. Our approach enables the specification of the causal fairness metrics that should be minimised. We demonstrate the efficacy of our methodology using datasets known to harbour unfair biases.
stat-04.zip/2312.09061.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.09634
Vectorizing string entries for data processing on tables: when are larger language models better?
[ "Léo Grinsztajn", "Edouard Oyallon", "Myung Jun Kim", "Gaël Varoquaux" ]
15 Dec 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.09634
There are increasingly efficient data processing pipelines that work on vectors of numbers, for instance most machine learning models, or vector databases for fast similarity search. These require converting the data to numbers. While this conversion is easy for simple numerical and categorical entries, databases are strife with text entries, such as names or descriptions. In the age of large language models, what&#39;s the best strategies to vectorize tables entries, baring in mind that larger models entail more operational complexity? We study the benefits of language models in 14 analytical tasks on tables while varying the training size, as well as for a fuzzy join benchmark. We introduce a simple characterization of a column that reveals two settings: 1) a dirty categories setting, where strings share much similarities across entries, and conversely 2) a diverse entries setting. For dirty categories, pretrained language models bring little-to-no benefit compared to simpler string models. For diverse entries, we show that larger language models improve data processing. For these we investigate the complexity-performance tradeoffs and show that they reflect those of classic text embedding: larger models tend to perform better, but it is useful to fine tune them for embedding purposes.
stat-04.zip/2312.09634.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.09384
Modeling Epidemic Spread: A Gaussian Process Regression Approach
[ "Baike She", "Lei Xin", "Philip E. Paré", "Matthew Hale" ]
14 Dec 2023 (<a href="https://arxiv.org/abs/2312.09384v1">v1</a>), last revised 21 Nov 2024 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Systems and Control (eess.SY); Physics and Society (physics.soc-ph)
https://doi.org/10.48550/arXiv.2312.09384
Modeling epidemic spread is critical for informing policy decisions aimed at mitigation. Accordingly, in this work we present a new data-driven method based on Gaussian process regression (GPR) to model epidemic spread through the difference on the logarithmic scale of the infected cases. We bound the variance of the predictions made by GPR, which quantifies the impact of epidemic data on the proposed model. Next, we derive a high-probability error bound on the prediction error in terms of the distance between the training points and a testing point, the posterior variance, and the level of change in the spreading process, and we assess how the characteristics of the epidemic spread and infection data influence this error bound. We present examples that use GPR to model and predict epidemic spread by using real-world infection data gathered in the UK during the COVID-19 epidemic. These examples illustrate that, under typical conditions, the prediction for the next twenty days has 94.29% of the noisy data located within the 95% confidence interval, validating these predictions. We further compare the modeling and prediction results with other methods, such as polynomial regression, k-nearest neighbors (KNN) regression, and neural networks, to demonstrate the benefits of leveraging GPR in disease spread modeling.
stat-04.zip/2312.09384.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.09887
Probabilistic learning of the Purkinje network from the electrocardiogram
[ "Felipe Álvarez-Barrientos", "Mariana Salinas-Camus", "Simone Pezzuto", "Francisco Sahli Costabal" ]
15 Dec 2023
18 pages, 9 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Signal Processing (eess.SP); Quantitative Methods (q-bio.QM)
https://doi.org/10.48550/arXiv.2312.09887
The identification of the Purkinje conduction system in the heart is a challenging task, yet essential for a correct definition of cardiac digital twins for precision cardiology. Here, we propose a probabilistic approach for identifying the Purkinje network from non-invasive clinical data such as the standard electrocardiogram (ECG). We use cardiac imaging to build an anatomically accurate model of the ventricles; we algorithmically generate a rule-based Purkinje network tailored to the anatomy; we simulate physiological electrocardiograms with a fast model; we identify the geometrical and electrical parameters of the Purkinje-ECG model with Bayesian optimization and approximate Bayesian computation. The proposed approach is inherently probabilistic and generates a population of plausible Purkinje networks, all fitting the ECG within a given tolerance. In this way, we can estimate the uncertainty of the parameters, thus providing reliable predictions. We test our methodology in physiological and pathological scenarios, showing that we are able to accurately recover the ECG with our model. We propagate the uncertainty in the Purkinje network parameters in a simulation of conduction system pacing therapy. Our methodology is a step forward in creation of digital twins from non-invasive data in precision medicine. An open source implementation can be found at <a href="http://github.com/fsahli/purkinje-learning" rel="external noopener nofollow" class="link-external link-http">this http URL</a>
stat-04.zip/2312.09887.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.00585
Adaptive Robust Learning using Latent Bernoulli Variables
[ "Aleksandr Karakulev", "Dave Zachariah", "Prashant Singh" ]
1 Dec 2023 (<a href="https://arxiv.org/abs/2312.00585v1">v1</a>), last revised 14 Jun 2024 (this version, v2)
Accepted at ICML 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.00585
We present an adaptive approach for robust learning from corrupted training sets. We identify corrupted and non-corrupted samples with latent Bernoulli variables and thus formulate the learning problem as maximization of the likelihood where latent variables are marginalized. The resulting problem is solved via variational inference, using an efficient Expectation-Maximization based method. The proposed approach improves over the state-of-the-art by automatically inferring the corruption level, while adding minimal computational overhead. We demonstrate our robust learning method and its parameter-free nature on a wide variety of machine learning tasks including online learning and deep learning where it adapts to different levels of noise and maintains high prediction accuracy.
stat-04.zip/2312.00585.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.03311
On the Nystrom Approximation for Preconditioning in Kernel Machines
[ "Amirhesam Abedsoltan", "Parthe Pandit", "Luis Rademacher", "Mikhail Belkin" ]
6 Dec 2023 (<a href="https://arxiv.org/abs/2312.03311v1">v1</a>), last revised 24 Jan 2024 (this version, v4)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.03311
Kernel methods are a popular class of nonlinear predictive models in machine learning. Scalable algorithms for learning kernel models need to be iterative in nature, but convergence can be slow due to poor conditioning. Spectral preconditioning is an important tool to speed-up the convergence of such iterative algorithms for training kernel models. However computing and storing a spectral preconditioner can be expensive which can lead to large computational and storage overheads, precluding the application of kernel methods to problems with large datasets. A Nystrom approximation of the spectral preconditioner is often cheaper to compute and store, and has demonstrated success in practical applications. In this paper we analyze the trade-offs of using such an approximated preconditioner. Specifically, we show that a sample of logarithmic size (as a function of the size of the dataset) enables the Nystrom-based approximated preconditioner to accelerate gradient descent nearly as well as the exact preconditioner, while also reducing the computational and storage overheads.
stat-04.zip/2312.03311.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.03871
Hidden yet quantifiable: A lower bound for confounding strength using randomized trials
[ "Piersilvio De Bartolomeis", "Javier Abad", "Konstantin Donhauser", "Fanny Yang" ]
6 Dec 2023 (<a href="https://arxiv.org/abs/2312.03871v1">v1</a>), last revised 1 May 2024 (this version, v3)
Accepted for presentation at the International Conference on Artificial Intelligence and Statistics (AISTATS) 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.03871
In the era of fast-paced precision medicine, observational studies play a major role in properly evaluating new treatments in clinical practice. Yet, unobserved confounding can significantly compromise causal conclusions drawn from non-randomized data. We propose a novel strategy that leverages randomized trials to quantify unobserved confounding. First, we design a statistical test to detect unobserved confounding with strength above a given threshold. Then, we use the test to estimate an asymptotically valid lower bound on the unobserved confounding strength. We evaluate the power and validity of our statistical test on several synthetic and semi-synthetic datasets. Further, we show how our lower bound can correctly identify the absence and presence of unobserved confounding in a real-world setting.
stat-04.zip/2312.03871.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.04110
Small Area Estimation of Case Growths for Timely COVID-19 Outbreak Detection
[ "Zhaowei She", "Zilong Wang", "Jagpreet Chhatwal", "Turgay Ayer" ]
7 Dec 2023
Equal contributions by co-first authors Zhaowei She, Zilong Wang (in alphabetical order)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Physics and Society (physics.soc-ph)
https://doi.org/10.48550/arXiv.2312.04110
The COVID-19 pandemic has exerted a profound impact on the global economy and continues to exact a significant toll on human lives. The COVID-19 case growth rate stands as a key epidemiological parameter to estimate and monitor for effective detection and containment of the resurgence of outbreaks. A fundamental challenge in growth rate estimation and hence outbreak detection is balancing the accuracy-speed tradeoff, where accuracy typically degrades with shorter fitting windows. In this paper, we develop a machine learning (ML) algorithm, which we call Transfer Learning Generalized Random Forest (TLGRF), that balances this accuracy-speed tradeoff. Specifically, we estimate the instantaneous COVID-19 exponential growth rate for each U.S. county by using TLGRF that chooses an adaptive fitting window size based on relevant day-level and county-level features affecting the disease spread. Through transfer learning, TLGRF can accurately estimate case growth rates for counties with small sample sizes. Out-of-sample prediction analysis shows that TLGRF outperforms established growth rate estimation methods. Furthermore, we conducted a case study based on outbreak case data from the state of Colorado and showed that the timely detection of outbreaks could have been improved by up to 224% using TLGRF when compared to the decisions made by Colorado&#39;s Department of Health and Environment (CDPHE). To facilitate implementation, we have developed a publicly available outbreak detection tool for timely detection of COVID-19 outbreaks in each U.S. county, which received substantial attention from policymakers.
stat-04.zip/2312.04110.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.03580
Invariance &amp; Causal Representation Learning: Prospects and Limitations
[ "Simon Bing", "Jonas Wahl", "Urmi Ninad", "Jakob Runge" ]
6 Dec 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.03580
In causal models, a given mechanism is assumed to be invariant to changes of other mechanisms. While this principle has been utilized for inference in settings where the causal variables are observed, theoretical insights when the variables of interest are latent are largely missing. We assay the connection between invariance and causal representation learning by establishing impossibility results which show that invariance alone is insufficient to identify latent causal variables. Together with practical considerations, we use these theoretical findings to highlight the need for additional constraints in order to identify representations by exploiting invariance.
stat-04.zip/2312.03580.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.04601
Weak Supervision Performance Evaluation via Partial Identification
[ "Felipe Maia Polo", "Subha Maity", "Mikhail Yurochkin", "Moulinath Banerjee", "Yuekai Sun" ]
7 Dec 2023 (<a href="https://arxiv.org/abs/2312.04601v1">v1</a>), last revised 31 Oct 2024 (this version, v2)
NeurIPS 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2312.04601
Programmatic Weak Supervision (PWS) enables supervised model training without direct access to ground truth labels, utilizing weak labels from heuristics, crowdsourcing, or pre-trained models. However, the absence of ground truth complicates model evaluation, as traditional metrics such as accuracy, precision, and recall cannot be directly calculated. In this work, we present a novel method to address this challenge by framing model evaluation as a partial identification problem and estimating performance bounds using Fréchet bounds. Our approach derives reliable bounds on key metrics without requiring labeled data, overcoming core limitations in current weak supervision evaluation techniques. Through scalable convex optimization, we obtain accurate and computationally efficient bounds for metrics including accuracy, precision, recall, and F1-score, even in high-dimensional settings. This framework offers a robust approach to assessing model quality without ground truth labels, enhancing the practicality of weakly supervised learning for real-world applications.
stat-04.zip/2312.04601.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.03619
Evaluation of Active Feature Acquisition Methods for Static Feature Settings
[ "Henrik von Kleist", "Alireza Zamanian", "Ilya Shpitser", "Narges Ahmidi" ]
6 Dec 2023 (<a href="https://arxiv.org/abs/2312.03619v1">v1</a>), last revised 7 Dec 2023 (this version, v2)
38 pages, 7 figures, 5 tables
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.03619
Active feature acquisition (AFA) agents, crucial in domains like healthcare where acquiring features is often costly or harmful, determine the optimal set of features for a subsequent classification task. As deploying an AFA agent introduces a shift in missingness distribution, it&#39;s vital to assess its expected performance at deployment using retrospective data. In a companion paper, we introduce a semi-offline reinforcement learning (RL) framework for active feature acquisition performance evaluation (AFAPE) where features are assumed to be time-dependent. Here, we study and extend the AFAPE problem to cover static feature settings, where features are time-invariant, and hence provide more flexibility to the AFA agents in deciding the order of the acquisitions. In this static feature setting, we derive and adapt new inverse probability weighting (IPW), direct method (DM), and double reinforcement learning (DRL) estimators within the semi-offline RL framework. These estimators can be applied when the missingness in the retrospective dataset follows a missing-at-random (MAR) pattern. They also can be applied to missing-not-at-random (MNAR) patterns in conjunction with appropriate existing missing data techniques. We illustrate the improved data efficiency offered by the semi-offline RL estimators in synthetic and real-world data experiments under synthetic MAR and MNAR missingness.
stat-04.zip/2312.03619.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.04281
Factor-Assisted Federated Learning for Personalized Optimization with Heterogeneous Data
[ "Feifei Wang", "Huiyun Tang", "Yang Li" ]
7 Dec 2023
29 pages, 10 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.04281
Federated learning is an emerging distributed machine learning framework aiming at protecting data privacy. Data heterogeneity is one of the core challenges in federated learning, which could severely degrade the convergence rate and prediction performance of deep neural networks. To address this issue, we develop a novel personalized federated learning framework for heterogeneous data, which we refer to as FedSplit. This modeling framework is motivated by the finding that, data in different clients contain both common knowledge and personalized knowledge. Then the hidden elements in each neural layer can be split into the shared and personalized groups. With this decomposition, a novel objective function is established and optimized. We demonstrate FedSplit enjoyers a faster convergence speed than the standard federated learning method both theoretically and empirically. The generalization bound of the FedSplit method is also studied. To practically implement the proposed method on real datasets, factor analysis is introduced to facilitate the decoupling of hidden elements. This leads to a practically implemented model for FedSplit and we further refer to as FedFac. We demonstrated by simulation studies that, using factor analysis can well recover the underlying shared/personalized decomposition. The superior prediction performance of FedFac is further verified empirically by comparison with various state-of-the-art federated learning methods on several real datasets.
stat-04.zip/2312.04281.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.04648
Enhancing Polynomial Chaos Expansion Based Surrogate Modeling using a Novel Probabilistic Transfer Learning Strategy
[ "Wyatt Bridgman", "Uma Balakrishnan", "Reese Jones", "Jiefu Chen", "Xuqing Wu", "Cosmin Safta", "Yueqin Huang", "Mohammad Khalil" ]
7 Dec 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.04648
In the field of surrogate modeling, polynomial chaos expansion (PCE) allows practitioners to construct inexpensive yet accurate surrogates to be used in place of the expensive forward model simulations. For black-box simulations, non-intrusive PCE allows the construction of these surrogates using a set of simulation response evaluations. In this context, the PCE coefficients can be obtained using linear regression, which is also known as point collocation or stochastic response surfaces. Regression exhibits better scalability and can handle noisy function evaluations in contrast to other non-intrusive approaches, such as projection. However, since over-sampling is generally advisable for the linear regression approach, the simulation requirements become prohibitive for expensive forward models. We propose to leverage transfer learning whereby knowledge gained through similar PCE surrogate construction tasks (source domains) is transferred to a new surrogate-construction task (target domain) which has a limited number of forward model simulations (training data). The proposed transfer learning strategy determines how much, if any, information to transfer using new techniques inspired by Bayesian modeling and data assimilation. The strategy is scrutinized using numerical investigations and applied to an engineering problem from the oil and gas industry.
stat-04.zip/2312.04648.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.03895
HLoOP -- Hyperbolic 2-space Local Outlier Probabilities
[ "Clémence Allietta", "Jean-Philippe Condomines", "Jean-Yves Tourneret", "Emmanuel Lochin" ]
6 Dec 2023
13 pages, Preprint
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.03895
Hyperbolic geometry has recently garnered considerable attention in machine learning due to its capacity to embed hierarchical graph structures with low distortions for further downstream processing. This paper introduces a simple framework to detect local outliers for datasets grounded in hyperbolic 2-space referred to as HLoOP (Hyperbolic Local Outlier Probability). Within a Euclidean space, well-known techniques for local outlier detection are based on the Local Outlier Factor (LOF) and its variant, the LoOP (Local Outlier Probability), which incorporates probabilistic concepts to model the outlier level of a data vector. The developed HLoOP combines the idea of finding nearest neighbors, density-based outlier scoring with a probabilistic, statistically oriented approach. Therefore, the method consists in computing the Riemmanian distance of a data point to its nearest neighbors following a Gaussian probability density function expressed in a hyperbolic space. This is achieved by defining a Gaussian cumulative distribution in this space. The HLoOP algorithm is tested on the WordNet dataset yielding promising results. Code and data will be made available on request for reproductibility.
stat-04.zip/2312.03895.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.04739
Unnatural Algorithms in Machine Learning
[ "Christian Goodbrake" ]
7 Dec 2023
20 pages, 0 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Category Theory (math.CT)
https://doi.org/10.48550/arXiv.2312.04739
Natural gradient descent has a remarkable property that in the small learning rate limit, it displays an invariance with respect to network reparameterizations, leading to robust training behavior even for highly covariant network parameterizations. We show that optimization algorithms with this property can be viewed as discrete approximations of natural transformations from the functor determining an optimizer&#39;s state space from the diffeomorphism group if its configuration manifold, to the functor determining that state space&#39;s tangent bundle from this group. Algorithms with this property enjoy greater efficiency when used to train poorly parameterized networks, as the network evolution they generate is approximately invariant to network reparameterizations. More specifically, the flow generated by these algorithms in the limit as the learning rate vanishes is invariant under smooth reparameterizations, the respective flows of the parameters being determined by equivariant maps. By casting this property a natural transformation, we allow for generalizations beyond equivariance with respect to group actions; this framework can account for non-invertible maps such as projections, creating a framework for the direct comparison of training behavior across non-isomorphic network architectures, and the formal examination of limiting behavior as network size increases by considering inverse limits of these projections, should they exist. We introduce a simple method of introducing this naturality more generally and examine a number of popular machine learning training algorithms, finding that most are unnatural.
stat-04.zip/2312.04739.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.06403
RoME: A Robust Mixed-Effects Bandit Algorithm for Optimizing Mobile Health Interventions
[ "Easton K. Huch", "Jieru Shi", "Madeline R. Abbott", "Jessica R. Golbus", "Alexander Moreno", "Walter H. Dempsey" ]
11 Dec 2023 (<a href="https://arxiv.org/abs/2312.06403v1">v1</a>), last revised 15 Jan 2025 (this version, v4)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.06403
Mobile health leverages personalized and contextually tailored interventions optimized through bandit and reinforcement learning algorithms. In practice, however, challenges such as participant heterogeneity, nonstationarity, and nonlinear relationships hinder algorithm performance. We propose RoME, a Robust Mixed-Effects contextual bandit algorithm that simultaneously addresses these challenges via (1) modeling the differential reward with user- and time-specific random effects, (2) network cohesion penalties, and (3) debiased machine learning for flexible estimation of baseline rewards. We establish a high-probability regret bound that depends solely on the dimension of the differential-reward model, enabling us to achieve robust regret bounds even when the baseline reward is highly complex. We demonstrate the superior performance of the RoME algorithm in a simulation and two off-policy evaluation studies.
stat-04.zip/2312.06403.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.05579
Conditional Stochastic Interpolation for Generative Learning
[ "Ding Huang", "Jian Huang", "Ting Li", "Guohao Shen" ]
9 Dec 2023 (<a href="https://arxiv.org/abs/2312.05579v1">v1</a>), last revised 25 Aug 2025 (this version, v3)
60 pages, 4 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.05579
We propose a conditional stochastic interpolation (CSI) method for learning conditional distributions. CSI is based on estimating probability flow equations or stochastic differential equations that transport a reference distribution to the target conditional distribution. This is achieved by first learning the conditional drift and score functions based on CSI, which are then used to construct a deterministic process governed by an ordinary differential equation or a diffusion process for conditional sampling. In our proposed approach, we incorporate an adaptive diffusion term to address the instability issues arising in the diffusion process. We derive explicit expressions of the conditional drift and score functions in terms of conditional expectations, which naturally lead to an nonparametric regression approach to estimating these functions. Furthermore, we establish nonasymptotic error bounds for learning the target conditional distribution. We illustrate the application of CSI on image generation using a benchmark image dataset.
stat-04.zip/2312.05579.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.02450
GIT-Net: Generalized Integral Transform for Operator Learning
[ "Chao Wang", "Alexandre Hoang Thiery" ]
5 Dec 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.02450
This article introduces GIT-Net, a deep neural network architecture for approximating Partial Differential Equation (PDE) operators, inspired by integral transform operators. GIT-NET harnesses the fact that differential operators commonly used for defining PDEs can often be represented parsimoniously when expressed in specialized functional bases (e.g., Fourier basis). Unlike rigid integral transforms, GIT-Net parametrizes adaptive generalized integral transforms with deep neural networks. When compared to several recently proposed alternatives, GIT-Net&#39;s computational and memory requirements scale gracefully with mesh discretizations, facilitating its application to PDE problems on complex geometries. Numerical experiments demonstrate that GIT-Net is a competitive neural network operator, exhibiting small test errors and low evaluations across a range of PDE problems. This stands in contrast to existing neural network operators, which typically excel in just one of these areas.
stat-04.zip/2312.02450.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.03485
Precision of Individual Shapley Value Explanations
[ "Lars Henry Berge Olsen" ]
6 Dec 2023
Submitted to the 23rd European Young Statisticians Meeting (EYSM)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP); Computation (stat.CO)
https://doi.org/10.48550/arXiv.2312.03485
Shapley values are extensively used in explainable artificial intelligence (XAI) as a framework to explain predictions made by complex machine learning (ML) models. In this work, we focus on conditional Shapley values for predictive models fitted to tabular data and explain the prediction $f(\boldsymbol{x}^{*})$ for a single observation $\boldsymbol{x}^{*}$ at the time. Numerous Shapley value estimation methods have been proposed and empirically compared on an average basis in the XAI literature. However, less focus has been devoted to analyzing the precision of the Shapley value explanations on an individual basis. We extend our work in Olsen et al. (2023) by demonstrating and discussing that the explanations are systematically less precise for observations on the outer region of the training data distribution for all used estimation methods. This is expected from a statistical point of view, but to the best of our knowledge, it has not been systematically addressed in the Shapley value literature. This is crucial knowledge for Shapley values practitioners, who should be more careful in applying these observations&#39; corresponding Shapley value explanations.
stat-04.zip/2312.03485.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.04174
Coherent energy and force uncertainty in deep learning force fields
[ "Peter Bjørn Jørgensen", "Jonas Busk", "Ole Winther", "Mikkel N. Schmidt" ]
7 Dec 2023
Presented at Advancing Molecular Machine Learning - Overcoming Limitations [ML4Molecules], ELLIS workshop, VIRTUAL, December 8, 2023, unofficial NeurIPS 2023 side-event
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Computational Physics (physics.comp-ph)
https://doi.org/10.48550/arXiv.2312.04174
In machine learning energy potentials for atomic systems, forces are commonly obtained as the negative derivative of the energy function with respect to atomic positions. To quantify aleatoric uncertainty in the predicted energies, a widely used modeling approach involves predicting both a mean and variance for each energy value. However, this model is not differentiable under the usual white noise assumption, so energy uncertainty does not naturally translate to force uncertainty. In this work we propose a machine learning potential energy model in which energy and force aleatoric uncertainty are linked through a spatially correlated noise process. We demonstrate our approach on an equivariant messages passing neural network potential trained on energies and forces on two out-of-equilibrium molecular datasets. Furthermore, we also show how to obtain epistemic uncertainties in this setting based on a Bayesian interpretation of deep ensemble models.
stat-04.zip/2312.04174.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.05460
Multi-source domain adaptation for regression
[ "Yujie Wu", "Giovanni Parmigiani", "Boyu Ren" ]
9 Dec 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.05460
Multi-source domain adaptation (DA) aims at leveraging information from more than one source domain to make predictions in a target domain, where different domains may have different data distributions. Most existing methods for multi-source DA focus on classification problems while there is only limited investigation in the regression settings. In this paper, we fill in this gap through a two-step procedure. First, we extend a flexible single-source DA algorithm for classification through outcome-coarsening to enable its application to regression problems. We then augment our single-source DA algorithm for regression with ensemble learning to achieve multi-source DA. We consider three learning paradigms in the ensemble algorithm, which combines linearly the target-adapted learners trained with each source domain: (i) a multi-source stacking algorithm to obtain the ensemble weights; (ii) a similarity-based weighting where the weights reflect the quality of DA of each target-adapted learner; and (iii) a combination of the stacking and similarity weights. We illustrate the performance of our algorithms with simulations and a data application where the goal is to predict High-density lipoprotein (HDL) cholesterol levels using gut microbiome. We observe a consistent improvement in prediction performance of our multi-source DA algorithm over the routinely used methods in all these scenarios.
stat-04.zip/2312.05460.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.05573
Revisiting RIP guarantees for sketching operators on mixture models
[ "Ayoub Belhadji", "Rémi Gribonval" ]
9 Dec 2023 (<a href="https://arxiv.org/abs/2312.05573v1">v1</a>), last revised 13 Jun 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.05573
In the context of sketching for compressive mixture modeling, we revisit existing proofs of the Restricted Isometry Property of sketching operators with respect to certain mixtures models. After examining the shortcomings of existing guarantees, we propose an alternative analysis that circumvents the need to assume importance sampling when drawing random Fourier features to build random sketching operators. Our analysis is based on new deterministic bounds on the restricted isometry constant that depend solely on the set of frequencies used to define the sketching operator; then we leverage these bounds to establish concentration inequalities for random sketching operators that lead to the desired RIP guarantees. Our analysis also opens the door to theoretical guarantees for structured sketching with frequencies associated to fast random linear operators.
stat-04.zip/2312.05573.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.04163
Multi-scale Residual Transformer for VLF Lightning Transients Classification
[ "Jinghao Sun", "Tingting Ji", "Guoyu Wang", "Rui Wang" ]
7 Dec 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.04163
The utilization of Very Low Frequency (VLF) electromagnetic signals in navigation systems is widespread. However, the non-stationary behavior of lightning signals can affect VLF electromagnetic signal transmission. Accurately classifying lightning signals is important for reducing interference and noise in VLF, thereby improving the reliability and overall performance of navigation systems. In recent years, the evolution of deep learning, specifically Convolutional Neural Network (CNNs), has sparked a transformation in lightning classification, surpassing traditional statistical methodologies. Existing CNN models have limitations as they overlook the diverse attributes of lightning signals across different scales and neglect the significance of temporal sequencing in sequential signals. This study introduces an innovative multi-scale residual transform (MRTransformer) that not only has the ability to discern intricate fine-grained patterns while also weighing the significance of different aspects within the input lightning signal sequence. This model performs the attributes of the lightning signal across different scales and the level of accuracy reached 90% in the classification. In future work, this model has the potential applied to a comprehensive understanding of the localization and waveform characteristics of lightning signals.
stat-04.zip/2312.04163.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.03761
Learning High-Dimensional Differential Graphs From Multi-Attribute Data
[ "Jitendra K Tugnait" ]
5 Dec 2023
16 pages, 6 figures and 1 table. To be published in the IEEE Transactions on Signal Processing
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Signal Processing (eess.SP)
https://doi.org/10.48550/arXiv.2312.03761
We consider the problem of estimating differences in two Gaussian graphical models (GGMs) which are known to have similar structure. The GGM structure is encoded in its precision (inverse covariance) matrix. In many applications one is interested in estimating the difference in two precision matrices to characterize underlying changes in conditional dependencies of two sets of data. Existing methods for differential graph estimation are based on single-attribute (SA) models where one associates a scalar random variable with each node. In multi-attribute (MA) graphical models, each node represents a random vector. In this paper, we analyze a group lasso penalized D-trace loss function approach for differential graph learning from multi-attribute data. An alternating direction method of multipliers (ADMM) algorithm is presented to optimize the objective function. Theoretical analysis establishing consistency in support recovery and estimation in high-dimensional settings is provided. Numerical results based on synthetic as well as real data are presented.
stat-04.zip/2312.03761.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.05153
Uncertainty Quantification and Propagation in Surrogate-based Bayesian Inference
[ "Philipp Reiser", "Javier Enrique Aguilar", "Anneli Guthke", "Paul-Christian Bürkner" ]
8 Dec 2023 (<a href="https://arxiv.org/abs/2312.05153v1">v1</a>), last revised 5 Feb 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.05153
Surrogate models are statistical or conceptual approximations for more complex simulation models. In this context, it is crucial to propagate the uncertainty induced by limited simulation budget and surrogate approximation error to predictions, inference, and subsequent decision-relevant quantities. However, quantifying and then propagating the uncertainty of surrogates is usually limited to special analytic cases or is otherwise computationally very expensive. In this paper, we propose a framework enabling a scalable, Bayesian approach to surrogate modeling with thorough uncertainty quantification, propagation, and validation. Specifically, we present three methods for Bayesian inference with surrogate models given measurement data. This is a task where the propagation of surrogate uncertainty is especially relevant, because failing to account for it may lead to biased and/or overconfident estimates of the parameters of interest. We showcase our approach in three detailed case studies for linear and nonlinear real-world modeling scenarios. Uncertainty propagation in surrogate models enables more reliable and safe approximation of expensive simulators and will therefore be useful in various fields of applications.
stat-04.zip/2312.05153.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.05793
Statistical Spatially Inhomogeneous Diffusion Inference
[ "Yinuo Ren", "Yiping Lu", "Lexing Ying", "Grant M. Rotskoff" ]
10 Dec 2023
Accepted by AAAI 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Numerical Analysis (math.NA); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2312.05793
Inferring a diffusion equation from discretely-observed measurements is a statistical challenge of significant importance in a variety of fields, from single-molecule tracking in biophysical systems to modeling financial instruments. Assuming that the underlying dynamical process obeys a $d$-dimensional stochastic differential equation of the form $$\mathrm{d}\boldsymbol{x}_t=\boldsymbol{b}(\boldsymbol{x}_t)\mathrm{d} t+\Sigma(\boldsymbol{x}_t)\mathrm{d}\boldsymbol{w}_t,$$ we propose neural network-based estimators of both the drift $\boldsymbol{b}$ and the spatially-inhomogeneous diffusion tensor $D = \Sigma\Sigma^{T}$ and provide statistical convergence guarantees when $\boldsymbol{b}$ and $D$ are $s$-Hölder continuous. Notably, our bound aligns with the minimax optimal rate $N^{-\frac{2s}{2s+d}}$ for nonparametric function estimation even in the presence of correlation within observational data, which necessitates careful handling when establishing fast-rate generalization bounds. Our theoretical results are bolstered by numerical experiments demonstrating accurate inference of spatially-inhomogeneous diffusion tensors.
stat-04.zip/2312.05793.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.05234
The impact of heteroskedasticity on uplift modeling
[ "Björn Bokelmann", "Stefan Lessmann" ]
8 Dec 2023
10 pages, 4 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.05234
There are various applications, where companies need to decide to which individuals they should best allocate treatment. To support such decisions, uplift models are applied to predict treatment effects on an individual level. Based on the predicted treatment effects, individuals can be ranked and treatment allocation can be prioritized according to this ranking. An implicit assumption, which has not been doubted in the previous uplift modeling literature, is that this treatment prioritization approach tends to bring individuals with high treatment effects to the top and individuals with low treatment effects to the bottom of the ranking. In our research, we show that heteroskedastictity in the training data can cause a bias of the uplift model ranking: individuals with the highest treatment effects can get accumulated in large numbers at the bottom of the ranking. We explain theoretically how heteroskedasticity can bias the ranking of uplift models and show this process in a simulation and on real-world data. We argue that this problem of ranking bias due to heteroskedasticity might occur in many real-world applications and requires modification of the treatment prioritization to achieve an efficient treatment allocation.
stat-04.zip/2312.05234.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.06531
Uncertainty quantification in automated valuation models with spatially weighted conformal prediction
[ "Anders Hjort", "Gudmund Horn Hermansen", "Johan Pensar", "Jonathan P. Williams" ]
11 Dec 2023 (<a href="https://arxiv.org/abs/2312.06531v1">v1</a>), last revised 30 Jan 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP)
https://doi.org/10.48550/arXiv.2312.06531
Non-parametric machine learning models, such as random forests and gradient boosted trees, are frequently used to estimate house prices due to their predictive accuracy, but a main drawback of such methods is their limited ability to quantify prediction uncertainty. Conformal prediction (CP) is a model-agnostic framework for constructing confidence sets around predictions of machine learning models with minimal assumptions. However, due to the spatial dependencies observed in house prices, direct application of CP leads to confidence sets that are not calibrated everywhere, i.e., the confidence sets will be too large in certain geographical regions and too small in others. We survey various approaches to adjust the CP confidence set to account for this and demonstrate their performance on a data set from the housing market in Oslo, Norway. Our findings indicate that calibrating the confidence sets on a spatially weighted version of the non-conformity scores makes the coverage more consistently calibrated across geographical regions. We also perform a simulation study on synthetically generated sale prices to empirically explore the performance of CP on housing market data under idealized conditions with known data-generating mechanisms.
stat-04.zip/2312.06531.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.07282
Class Probability Matching Using Kernel Methods for Label Shift Adaptation
[ "Hongwei Wen", "Annika Betken", "Hanyuan Hang" ]
12 Dec 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.07282
In domain adaptation, covariate shift and label shift problems are two distinct and complementary tasks. In covariate shift adaptation where the differences in data distribution arise from variations in feature probabilities, existing approaches naturally address this problem based on \textit{feature probability matching} (\textit{FPM}). However, for label shift adaptation where the differences in data distribution stem solely from variations in class probability, current methods still use FPM on the $d$-dimensional feature space to estimate the class probability ratio on the one-dimensional label space. To address label shift adaptation more naturally and effectively, inspired by a new representation of the source domain&#39;s class probability, we propose a new framework called \textit{class probability matching} (\textit{CPM}) which matches two class probability functions on the one-dimensional label space to estimate the class probability ratio, fundamentally different from FPM operating on the $d$-dimensional feature space. Furthermore, by incorporating the kernel logistic regression into the CPM framework to estimate the conditional probability, we propose an algorithm called \textit{class probability matching using kernel methods} (\textit{CPMKM}) for label shift adaptation. From the theoretical perspective, we establish the optimal convergence rates of CPMKM with respect to the cross-entropy loss for multi-class label shift adaptation. From the experimental perspective, comparisons on real datasets demonstrate that CPMKM outperforms existing FPM-based and maximum-likelihood-based algorithms.
stat-04.zip/2312.07282.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.08257
\emph{Lifted} RDT based capacity analysis of the 1-hidden layer treelike \emph{sign} perceptrons neural networks
[ "Mihailo Stojnic" ]
13 Dec 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Disordered Systems and Neural Networks (cond-mat.dis-nn); Information Theory (cs.IT); Machine Learning (cs.LG); Mathematical Physics (math-ph); Probability (math.PR)
https://doi.org/10.48550/arXiv.2312.08257
We consider the memorization capabilities of multilayered \emph{sign} perceptrons neural networks (SPNNs). A recent rigorous upper-bounding capacity characterization, obtained in \cite{Stojnictcmspnncaprdt23} utilizing the Random Duality Theory (RDT), demonstrated that adding neurons in a network configuration may indeed be very beneficial. Moreover, for particular \emph{treelike committee machines} (TCM) architectures with $d\leq 5$ neurons in the hidden layer, \cite{Stojnictcmspnncaprdt23} made a very first mathematically rigorous progress in over 30 years by lowering the previously best known capacity bounds of \cite{MitchDurb89}. Here, we first establish that the RDT bounds from \cite{Stojnictcmspnncaprdt23} scale as $\sim \sqrt{d}$ and can not on their own \emph{universally} (over the entire range of $d$) beat the best known $\sim \log(d)$ scaling of the bounds from \cite{MitchDurb89}. After recognizing that the progress from \cite{Stojnictcmspnncaprdt23} is therefore promising, but yet without a complete concretization, we then proceed by considering the recently developed fully lifted RDT (fl RDT) as an alternative. While the fl RDT is indeed a powerful juggernaut, it typically relies on heavy numerical evaluations. To avoid such heavy numerics, we here focus on a simplified, \emph{partially lifted}, variant and show that it allows for very neat, closed form, analytical capacity characterizations. Moreover, we obtain the concrete capacity bounds that \emph{universally} improve for \emph{any} $d$ over the best known ones of \cite{MitchDurb89}.
stat-04.zip/2312.08257.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.07952
Meta-learning to Calibrate Gaussian Processes with Deep Kernels for Regression Uncertainty Estimation
[ "Tomoharu Iwata", "Atsutoshi Kumagai" ]
13 Dec 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.07952
Although Gaussian processes (GPs) with deep kernels have been successfully used for meta-learning in regression tasks, its uncertainty estimation performance can be poor. We propose a meta-learning method for calibrating deep kernel GPs for improving regression uncertainty estimation performance with a limited number of training data. The proposed method meta-learns how to calibrate uncertainty using data from various tasks by minimizing the test expected calibration error, and uses the knowledge for unseen tasks. We design our model such that the adaptation and calibration for each task can be performed without iterative procedures, which enables effective meta-learning. In particular, a task-specific uncalibrated output distribution is modeled by a GP with a task-shared encoder network, and it is transformed to a calibrated one using a cumulative density function of a task-specific Gaussian mixture model (GMM). By integrating the GP and GMM into our neural network-based model, we can meta-learn model parameters in an end-to-end fashion. Our experiments demonstrate that the proposed method improves uncertainty estimation performance while keeping high regression performance compared with the existing methods using real-world datasets in few-shot settings.
stat-04.zip/2312.07952.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.08083
Training of Neural Networks with Uncertain Data: A Mixture of Experts Approach
[ "Lucas Luttner" ]
13 Dec 2023 (<a href="https://arxiv.org/abs/2312.08083v1">v1</a>), last revised 25 Apr 2024 (this version, v4)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.08083
This paper introduces the &#34;Uncertainty-aware Mixture of Experts&#34; (uMoE), a novel solution aimed at addressing aleatoric uncertainty within Neural Network (NN) based predictive models. While existing methodologies primarily concentrate on managing uncertainty during inference, uMoE uniquely embeds uncertainty into the training phase. Employing a &#34;Divide and Conquer&#34; strategy, uMoE strategically partitions the uncertain input space into more manageable subspaces. It comprises Expert components, individually trained on their respective subspace uncertainties. Overarching the Experts, a Gating Unit, leveraging additional information regarding the distribution of uncertain in-puts across these subspaces, dynamically adjusts the weighting to minimize deviations from ground truth. Our findings demonstrate the superior performance of uMoE over baseline methods in effectively managing data uncertainty. Furthermore, through a comprehensive robustness analysis, we showcase its adaptability to varying uncertainty levels and propose optimal threshold parameters. This innovative approach boasts broad applicability across diverse da-ta-driven domains, including but not limited to biomedical signal processing, autonomous driving, and production quality control.
stat-04.zip/2312.08083.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.08369
The Effective Horizon Explains Deep RL Performance in Stochastic Environments
[ "Cassidy Laidlaw", "Banghua Zhu", "Stuart Russell", "Anca Dragan" ]
13 Dec 2023 (<a href="https://arxiv.org/abs/2312.08369v1">v1</a>), last revised 12 Apr 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.08369
Reinforcement learning (RL) theory has largely focused on proving minimax sample complexity bounds. These require strategic exploration algorithms that use relatively limited function classes for representing the policy or value function. Our goal is to explain why deep RL algorithms often perform well in practice, despite using random exploration and much more expressive function classes like neural networks. Our work arrives at an explanation by showing that many stochastic MDPs can be solved by performing only a few steps of value iteration on the random policy&#39;s Q function and then acting greedily. When this is true, we find that it is possible to separate the exploration and learning components of RL, making it much easier to analyze. We introduce a new RL algorithm, SQIRL, that iteratively learns a near-optimal policy by exploring randomly to collect rollouts and then performing a limited number of steps of fitted-Q iteration over those rollouts. Any regression algorithm that satisfies basic in-distribution generalization properties can be used in SQIRL to efficiently solve common MDPs. This can explain why deep RL works, since it is empirically established that neural networks generalize well in-distribution. Furthermore, SQIRL explains why random exploration works well in practice. We leverage SQIRL to derive instance-dependent sample complexity bounds for RL that are exponential only in an &#34;effective horizon&#34; of lookahead and on the complexity of the class used for function approximation. Empirically, we also find that SQIRL performance strongly correlates with PPO and DQN performance in a variety of stochastic environments, supporting that our theoretical analysis is predictive of practical performance. Our code and data are available at <a href="https://github.com/cassidylaidlaw/effective-horizon" rel="external noopener nofollow" class="link-external link-https">this https URL</a>.
stat-04.zip/2312.08369.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.05878
Skew-Probabilistic Neural Networks for Learning from Imbalanced Data
[ "Shraddha M. Naik", "Tanujit Chakraborty", "Madhurima Panja", "Abdenour Hadid", "Bibhas Chakraborty" ]
10 Dec 2023 (<a href="https://arxiv.org/abs/2312.05878v1">v1</a>), last revised 1 Dec 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.05878
Real-world datasets often exhibit imbalanced data distribution, where certain class levels are severely underrepresented. In such cases, traditional pattern classifiers have shown a bias towards the majority class, impeding accurate predictions for the minority class. This paper introduces an imbalanced data-oriented classifier using probabilistic neural networks (PNN) with a skew-normal kernel function to address this major challenge. PNN is known for providing probabilistic outputs, enabling quantification of prediction confidence, interpretability, and the ability to handle limited data. By leveraging the skew-normal distribution, which offers increased flexibility, particularly for imbalanced and non-symmetric data, our proposed Skew-Probabilistic Neural Networks (SkewPNN) can better represent underlying class densities. Hyperparameter fine-tuning is imperative to optimize the performance of the proposed approach on imbalanced datasets. To this end, we employ a population-based heuristic algorithm, the Bat optimization algorithm, to explore the hyperparameter space effectively. We also prove the statistical consistency of the density estimates, suggesting that the true distribution will be approached smoothly as the sample size increases. Theoretical analysis of the computational complexity of the proposed SkewPNN and BA-SkewPNN is also provided. Numerical simulations have been conducted on different synthetic datasets, comparing various benchmark-imbalanced learners. Real-data analysis on several datasets shows that SkewPNN and BA-SkewPNN substantially outperform most state-of-the-art machine-learning methods for both balanced and imbalanced datasets (binary and multi-class categories) in most experimental settings.
stat-04.zip/2312.05878.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.08493
Deep learning-based estimation of time-dependent parameters in Markov models with application to nonlinear regression and SDEs
[ "Andrzej Kałuża", "Paweł M. Morkisz", "Bartłomiej Mulewicz", "Paweł Przybyłowicz", "Martyna Wiącek" ]
13 Dec 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Numerical Analysis (math.NA)
https://doi.org/10.48550/arXiv.2312.08493
We present a novel deep learning method for estimating time-dependent parameters in Markov processes through discrete sampling. Departing from conventional machine learning, our approach reframes parameter approximation as an optimization problem using the maximum likelihood approach. Experimental validation focuses on parameter estimation in multivariate regression and stochastic differential equations (SDEs). Theoretical results show that the real solution is close to SDE with parameters approximated using our neural network-derived under specific conditions. Our work contributes to SDE-based model parameter estimation, offering a versatile tool for diverse fields.
stat-04.zip/2312.08493.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.08227
Differentially Private Gradient Flow based on the Sliced Wasserstein Distance
[ "Ilana Sebag", "Muni Sreenivas Pydi", "Jean-Yves Franceschi", "Alain Rakotomamonjy", "Mike Gartrell", "Jamal Atif", "Alexandre Allauzen" ]
13 Dec 2023 (<a href="https://arxiv.org/abs/2312.08227v1">v1</a>), last revised 20 Jan 2025 (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.2312.08227
Safeguarding privacy in sensitive training data is paramount, particularly in the context of generative modeling. This can be achieved through either differentially private stochastic gradient descent or a differentially private metric for training models or generators. In this paper, we introduce a novel differentially private generative modeling approach based on a gradient flow in the space of probability measures. To this end, we define the gradient flow of the Gaussian-smoothed Sliced Wasserstein Distance, including the associated stochastic differential equation (SDE). By discretizing and defining a numerical scheme for solving this SDE, we demonstrate the link between smoothing and differential privacy based on a Gaussian mechanism, due to a specific form of the SDE&#39;s drift term. We then analyze the differential privacy guarantee of our gradient flow, which accounts for both the smoothing and the Wiener process introduced by the SDE itself. Experiments show that our proposed model can generate higher-fidelity data at a low privacy budget compared to a generator-based model, offering a promising alternative.
stat-04.zip/2312.08227.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.10270
Random Models for Fuzzy Clustering Similarity Measures
[ "Ryan DeWolfe", "Jeffery L. Andrews" ]
16 Dec 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.10270
The Adjusted Rand Index (ARI) is a widely used method for comparing hard clusterings, but requires a choice of random model that is often left implicit. Several recent works have extended the Rand Index to fuzzy clusterings, but the assumptions of the most common random model is difficult to justify in fuzzy settings. We propose a single framework for computing the ARI with three random models that are intuitive and explainable for both hard and fuzzy clusterings, along with the benefit of lower computational complexity. The theory and assumptions of the proposed models are contrasted with the existing permutation model. Computations on synthetic and benchmark data show that each model has distinct behaviour, meaning that accurate model selection is important for the reliability of results.
stat-04.zip/2312.10270.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.11169
Distributed Collapsed Gibbs Sampler for Dirichlet Process Mixture Models in Federated Learning
[ "Reda Khoufache", "Mustapha Lebbah", "Hanene Azzag", "Etienne Goffinet", "Djamel Bouchaffra" ]
18 Dec 2023
Accepted to SDM 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.11169
Dirichlet Process Mixture Models (DPMMs) are widely used to address clustering problems. Their main advantage lies in their ability to automatically estimate the number of clusters during the inference process through the Bayesian non-parametric framework. However, the inference becomes considerably slow as the dataset size increases. This paper proposes a new distributed Markov Chain Monte Carlo (MCMC) inference method for DPMMs (DisCGS) using sufficient statistics. Our approach uses the collapsed Gibbs sampler and is specifically designed to work on distributed data across independent and heterogeneous machines, which habilitates its use in horizontal federated learning. Our method achieves highly promising results and notable scalability. For instance, with a dataset of 100K data points, the centralized algorithm requires approximately 12 hours to complete 100 iterations while our approach achieves the same number of iterations in just 3 minutes, reducing the execution time by a factor of 200 without compromising clustering performance. The code source is publicly available at <a href="https://github.com/redakhoufache/DisCGS" rel="external noopener nofollow" class="link-external link-https">this https URL</a>.
stat-04.zip/2312.11169.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.10102
Robust Estimation of Causal Heteroscedastic Noise Models
[ "Quang-Duy Tran", "Bao Duong", "Phuoc Nguyen", "Thin Nguyen" ]
15 Dec 2023
Accepted at the 2024 SIAM International Conference on Data Mining (SDM24)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.10102
Distinguishing the cause and effect from bivariate observational data is the foundational problem that finds applications in many scientific disciplines. One solution to this problem is assuming that cause and effect are generated from a structural causal model, enabling identification of the causal direction after estimating the model in each direction. The heteroscedastic noise model is a type of structural causal model where the cause can contribute to both the mean and variance of the noise. Current methods for estimating heteroscedastic noise models choose the Gaussian likelihood as the optimization objective which can be suboptimal and unstable when the data has a non-Gaussian distribution. To address this limitation, we propose a novel approach to estimating this model with Student&#39;s $t$-distribution, which is known for its robustness in accounting for sampling variability with smaller sample sizes and extreme values without significantly altering the overall distribution shape. This adaptability is beneficial for capturing the parameters of the noise distribution in heteroscedastic noise models. Our empirical evaluations demonstrate that our estimators are more robust and achieve better overall performance across synthetic and real benchmarks.
stat-04.zip/2312.10102.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.13259
A note on regularised NTK dynamics with an application to PAC-Bayesian training
[ "Eugenio Clerico", "Benjamin Guedj" ]
20 Dec 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.13259
We establish explicit dynamics for neural networks whose training objective has a regularising term that constrains the parameters to remain close to their initial value. This keeps the network in a lazy training regime, where the dynamics can be linearised around the initialisation. The standard neural tangent kernel (NTK) governs the evolution during the training in the infinite-width limit, although the regularisation yields an additional term appears in the differential equation describing the dynamics. This setting provides an appropriate framework to study the evolution of wide networks trained to optimise generalisation objectives such as PAC-Bayes bounds, and hence potentially contribute to a deeper theoretical understanding of such networks.
stat-04.zip/2312.13259.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.12616
Online Variational Sequential Monte Carlo
[ "Alessandro Mastrototaro", "Jimmy Olsson" ]
19 Dec 2023 (<a href="https://arxiv.org/abs/2312.12616v1">v1</a>), last revised 3 Jul 2024 (this version, v3)
In this version there are better explanatory figures for the simulations in Section 5, and some text improvements/typos fixed
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.12616
Being the most classical generative model for serial data, state-space models (SSM) are fundamental in AI and statistical machine learning. In SSM, any form of parameter learning or latent state inference typically involves the computation of complex latent-state posteriors. In this work, we build upon the variational sequential Monte Carlo (VSMC) method, which provides computationally efficient and accurate model parameter estimation and Bayesian latent-state inference by combining particle methods and variational inference. While standard VSMC operates in the offline mode, by re-processing repeatedly a given batch of data, we distribute the approximation of the gradient of the VSMC surrogate ELBO in time using stochastic approximation, allowing for online learning in the presence of streams of data. This results in an algorithm, online VSMC, that is capable of performing efficiently, entirely on-the-fly, both parameter estimation and particle proposal adaptation. In addition, we provide rigorous theoretical results describing the algorithm&#39;s convergence properties as the number of data tends to infinity as well as numerical illustrations of its excellent convergence properties and usefulness also in batch-processing settings.
stat-04.zip/2312.12616.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.13426
Consistent Long-Term Forecasting of Ergodic Dynamical Systems
[ "Prune Inzerilli", "Vladimir Kostic", "Karim Lounici", "Pietro Novelli", "Massimiliano Pontil" ]
20 Dec 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Dynamical Systems (math.DS)
https://doi.org/10.48550/arXiv.2312.13426
We study the evolution of distributions under the action of an ergodic dynamical system, which may be stochastic in nature. By employing tools from Koopman and transfer operator theory one can evolve any initial distribution of the state forward in time, and we investigate how estimators of these operators perform on long-term forecasting. Motivated by the observation that standard estimators may fail at this task, we introduce a learning paradigm that neatly combines classical techniques of eigenvalue deflation from operator theory and feature centering from statistics. This paradigm applies to any operator estimator based on empirical risk minimization, making them satisfy learning bounds which hold uniformly on the entire trajectory of future distributions, and abide to the conservation of mass for each of the forecasted distributions. Numerical experiments illustrates the advantages of our approach in practice.
stat-04.zip/2312.13426.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.13484
Bayesian Transfer Learning
[ "Piotr M. Suder", "Jason Xu", "David B. Dunson" ]
20 Dec 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.13484
Transfer learning is a burgeoning concept in statistical machine learning that seeks to improve inference and/or predictive accuracy on a domain of interest by leveraging data from related domains. While the term &#34;transfer learning&#34; has garnered much recent interest, its foundational principles have existed for years under various guises. Prior literature reviews in computer science and electrical engineering have sought to bring these ideas into focus, primarily surveying general methodologies and works from these disciplines. This article highlights Bayesian approaches to transfer learning, which have received relatively limited attention despite their innate compatibility with the notion of drawing upon prior knowledge to guide new learning tasks. Our survey encompasses a wide range of Bayesian transfer learning frameworks applicable to a variety of practical settings. We discuss how these methods address the problem of finding the optimal information to transfer between domains, which is a central question in transfer learning. We illustrate the utility of Bayesian transfer learning methods via a simulation study where we compare performance against frequentist competitors.
stat-04.zip/2312.13484.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.12357
Modeling non-linear Effects with Neural Networks in Relational Event Models
[ "Edoardo Filippi-Mazzola", "Ernst C. Wit" ]
19 Dec 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Computation (stat.CO); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2312.12357
Dynamic networks offer an insight of how relational systems evolve. However, modeling these networks efficiently remains a challenge, primarily due to computational constraints, especially as the number of observed events grows. This paper addresses this issue by introducing the Deep Relational Event Additive Model (DREAM) as a solution to the computational challenges presented by modeling non-linear effects in Relational Event Models (REMs). DREAM relies on Neural Additive Models to model non-linear effects, allowing each effect to be captured by an independent neural network. By strategically trading computational complexity for improved memory management and leveraging the computational capabilities of Graphic Processor Units (GPUs), DREAM efficiently captures complex non-linear relationships within data. This approach demonstrates the capability of DREAM in modeling dynamic networks and scaling to larger networks. Comparisons with traditional REM approaches showcase DREAM superior computational efficiency. The model potential is further demonstrated by an examination of the patent citation network, which contains nearly 8 million nodes and 100 million events.
stat-04.zip/2312.12357.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.13389
Enhancing Trade-offs in Privacy, Utility, and Computational Efficiency through MUltistage Sampling Technique (MUST)
[ "Xingyuan Zhao", "Ruyu Zhou", "Fang Liu" ]
20 Dec 2023 (<a href="https://arxiv.org/abs/2312.13389v1">v1</a>), last revised 4 Nov 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.13389
Applying a randomized algorithm to a subset rather than the entire dataset amplifies privacy guarantees. We propose a class of subsampling methods ``MUltistage Sampling Technique (MUST)&#39;&#39; for privacy amplification (PA) in the context of differential privacy (DP). We conduct comprehensive analyses of the PA effects and utility for several 2-stage MUST procedures through newly introduced concept including strong vs weak PA effects and aligned privacy profile. We provide the privacy loss composition analysis over repeated applications of MUST via the Fourier accountant algorithm. Our theoretical and empirical results suggest that MUST offers stronger PA in $\epsilon$ than the common one-stage sampling procedures including Poisson sampling, sampling without replacement, and sampling with replacement, while the results on $\delta$ vary case by case. Our experiments show that MUST is non-inferior in the utility and stability of privacy-preserving (PP) outputs to one-stage subsampling methods at similar privacy loss while enhancing the computational efficiency of algorithms that require complex function calculations on distinct data points. MUST can be seamlessly integrated into stochastic optimization algorithms or procedures that involve parallel or simultaneous subsampling when DP guarantees are necessary.
stat-04.zip/2312.13389.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.13130
Distribution-Dependent Rates for Multi-Distribution Learning
[ "Rafael Hanashiro", "Patrick Jaillet" ]
20 Dec 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.13130
To address the needs of modeling uncertainty in sensitive machine learning applications, the setup of distributionally robust optimization (DRO) seeks good performance uniformly across a variety of tasks. The recent multi-distribution learning (MDL) framework tackles this objective in a dynamic interaction with the environment, where the learner has sampling access to each target distribution. Drawing inspiration from the field of pure-exploration multi-armed bandits, we provide distribution-dependent guarantees in the MDL regime, that scale with suboptimality gaps and result in superior dependence on the sample size when compared to the existing distribution-independent analyses. We investigate two non-adaptive strategies, uniform and non-uniform exploration, and present non-asymptotic regret bounds using novel tools from empirical process theory. Furthermore, we devise an adaptive optimistic algorithm, LCB-DR, that showcases enhanced dependence on the gaps, mirroring the contrast between uniform and optimistic allocation in the multi-armed bandit literature.
stat-04.zip/2312.13130.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.15282
Causal Forecasting for Pricing
[ "Douglas Schultz", "Johannes Stephan", "Julian Sieber", "Trudie Yeh", "Manuel Kunz", "Patrick Doupe", "Tim Januschowski" ]
23 Dec 2023 (<a href="https://arxiv.org/abs/2312.15282v1">v1</a>), last revised 30 Jan 2024 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.15282
This paper proposes a novel method for demand forecasting in a pricing context. Here, modeling the causal relationship between price as an input variable to demand is crucial because retailers aim to set prices in a (profit) optimal manner in a downstream decision making problem. Our methods bring together the Double Machine Learning methodology for causal inference and state-of-the-art transformer-based forecasting models. In extensive empirical experiments, we show on the one hand that our method estimates the causal effect better in a fully controlled setting via synthetic, yet realistic data. On the other hand, we demonstrate on real-world data that our method outperforms forecasting methods in off-policy settings (i.e., when there&#39;s a change in the pricing policy) while only slightly trailing in the on-policy setting.
stat-04.zip/2312.15282.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.15595
Zero-Inflated Bandits
[ "Haoyu Wei", "Runzhe Wan", "Lei Shi", "Rui Song" ]
25 Dec 2023 (<a href="https://arxiv.org/abs/2312.15595v1">v1</a>), last revised 31 Jan 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Econometrics (econ.EM)
https://doi.org/10.48550/arXiv.2312.15595
Many real-world bandit applications are characterized by sparse rewards, which can significantly hinder learning efficiency. Leveraging problem-specific structures for careful distribution modeling is recognized as essential for improving estimation efficiency in statistics. However, this approach remains under-explored in the context of bandits. To address this gap, we initiate the study of zero-inflated bandits, where the reward is modeled using a classic semi-parametric distribution known as the zero-inflated distribution. We develop algorithms based on the Upper Confidence Bound and Thompson Sampling frameworks for this specific structure. The superior empirical performance of these methods is demonstrated through extensive numerical studies.
stat-04.zip/2312.15595.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.15469
Efficient Estimation of the Central Mean Subspace via Smoothed Gradient Outer Products
[ "Gan Yuan", "Mingyue Xu", "Samory Kpotufe", "Daniel Hsu" ]
24 Dec 2023 (<a href="https://arxiv.org/abs/2312.15469v1">v1</a>), last revised 13 Sep 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2312.15469
We consider the problem of sufficient dimension reduction (SDR) for multi-index models. The estimators of the central mean subspace in prior works either have slow (non-parametric) convergence rates, or rely on stringent distributional conditions (e.g., the covariate distribution $P_{\mathbf{X}}$ being elliptical symmetric). In this paper, we show that a fast parametric convergence rate of form $C_d \cdot n^{-1/2}$ is achievable via estimating the \emph{expected smoothed gradient outer product}, for a general class of distribution $P_{\mathbf{X}}$ admitting Gaussian or heavier distributions. When the link function is a polynomial with a degree of at most $r$ and $P_{\mathbf{X}}$ is the standard Gaussian, we show that the prefactor depends on the ambient dimension $d$ as $C_d \propto d^r$.
stat-04.zip/2312.15469.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.16019
Survival Analysis with Adversarial Regularization
[ "Michael Potter", "Stefano Maxenti", "Michael Everett" ]
26 Dec 2023 (<a href="https://arxiv.org/abs/2312.16019v1">v1</a>), last revised 5 Sep 2025 (this version, v5)
Published in IEEE International Conference on Healthcare Informatics (ICHI) 2025
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Applications (stat.AP)
https://doi.org/10.48550/arXiv.2312.16019
Survival Analysis (SA) models the time until an event occurs, with applications in fields like medicine, defense, finance, and aerospace. Recent research indicates that Neural Networks (NNs) can effectively capture complex data patterns in SA, whereas simple generalized linear models often fall short in this regard. However, dataset uncertainties (e.g., noisy measurements, human error) can degrade NN model performance. To address this, we leverage advances in NN verification to develop training objectives for robust, fully-parametric SA models. Specifically, we propose an adversarially robust loss function based on a Min-Max optimization problem. We employ CROWN-Interval Bound Propagation (CROWN-IBP) to tackle the computational challenges inherent in solving this Min-Max problem. Evaluated over 10 SurvSet datasets, our method, Survival Analysis with Adversarial Regularization (SAWAR), consistently outperforms baseline adversarial training methods and state-of-the-art (SOTA) deep SA models across various covariate perturbations with respect to Negative Log Likelihood (NegLL), Integrated Brier Score (IBS), and Concordance Index (CI) metrics. Thus, we demonstrate that adversarial robustness enhances SA predictive performance and calibration, mitigating data uncertainty and improving generalization across diverse datasets by up to 150% compared to baselines.
stat-04.zip/2312.16019.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.15566
Deep Copula-Based Survival Analysis for Dependent Censoring with Identifiability Guarantees
[ "Weijia Zhang", "Chun Kai Ling", "Xuanhui Zhang" ]
24 Dec 2023 (<a href="https://arxiv.org/abs/2312.15566v1">v1</a>), last revised 19 Jul 2024 (this version, v4)
To appear in AAAI 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.15566
Censoring is the central problem in survival analysis where either the time-to-event (for instance, death), or the time-tocensoring (such as loss of follow-up) is observed for each sample. The majority of existing machine learning-based survival analysis methods assume that survival is conditionally independent of censoring given a set of covariates; an assumption that cannot be verified since only marginal distributions is available from the data. The existence of dependent censoring, along with the inherent bias in current estimators has been demonstrated in a variety of applications, accentuating the need for a more nuanced approach. However, existing methods that adjust for dependent censoring require practitioners to specify the ground truth copula. This requirement poses a significant challenge for practical applications, as model misspecification can lead to substantial bias. In this work, we propose a flexible deep learning-based survival analysis method that simultaneously accommodate for dependent censoring and eliminates the requirement for specifying the ground truth copula. We theoretically prove the identifiability of our model under a broad family of copulas and survival distributions. Experiments results from a wide range of datasets demonstrate that our approach successfully discerns the underlying dependency structure and significantly reduces survival estimation bias when compared to existing methods.
stat-04.zip/2312.15566.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.17173
Non-Vacuous Generalization Bounds for Large Language Models
[ "Sanae Lotfi", "Marc Finzi", "Yilun Kuang", "Tim G. J. Rudner", "Micah Goldblum", "Andrew Gordon Wilson" ]
28 Dec 2023 (<a href="https://arxiv.org/abs/2312.17173v1">v1</a>), last revised 17 Jul 2024 (this version, v3)
ICML 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.17173
Modern language models can contain billions of parameters, raising the question of whether they can generalize beyond the training data or simply parrot their training corpora. We provide the first non-vacuous generalization bounds for pretrained large language models (LLMs), indicating that language models are capable of discovering regularities that generalize to unseen data. In particular, we derive a compression bound that is valid for the unbounded log-likelihood loss using prediction smoothing, and we extend the bound to handle subsampling, accelerating bound computation by orders of magnitude on massive datasets. To achieve the extreme level of compression required for non-vacuous bounds, we devise SubLoRA, a simple low-dimensional nonlinear parameterization that leads to non-vacuous generalization bounds for models with nearly a billion parameters. Finally, we use our bounds to understand LLM generalization and find that larger models have better generalization bounds and are more compressible than smaller models.
stat-04.zip/2312.17173.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.14889
On Rate-Optimal Partitioning Classification from Observable and from Privatised Data
[ "Balázs Csanád Csáji", "László Györfi", "Ambrus Tamás", "Harro Walk" ]
22 Dec 2023 (<a href="https://arxiv.org/abs/2312.14889v1">v1</a>), last revised 5 Sep 2025 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Cryptography and Security (cs.CR); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2312.14889
In this paper we revisit the classical method of partitioning classification and study its convergence rate under relaxed conditions, both for observable (non-privatised) and for privatised data. We consider the problem of classification in a $d$ dimensional Euclidean space. Previous results on the partitioning classifier worked with the strong density assumption, which is restrictive, as we demonstrate through simple examples. Here, we study the problem under much milder assumptions. We presuppose that the distribution of the inputs is a mixture of an absolutely continuous and a discrete distribution, such that the absolutely continuous component is concentrated to a $d_a$ dimensional subspace. In addition to the standard Lipschitz and margin conditions, a novel characteristic of the absolutely continuous component is introduced, by which the exact convergence rate of the classification error probability is computed, both for the binary and for the multi-label cases. Interestingly, this rate of convergence depends only on the intrinsic dimension of the inputs, $d_a$. The privacy constraints mean that the independent identically distributed data cannot be directly observed, and the classifiers are functions of the randomised outcome of a suitable local differential privacy mechanism. In this paper we add Laplace distributed noises to the discontinuations of all possible locations of the feature vector and to its label. Again, tight upper bounds on the rate of convergence of the classification error probability are derived, without the strong density assumption, such that this rate depends on $2d_a$.
stat-04.zip/2312.14889.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.17210
Continual Learning via Sequential Function-Space Variational Inference
[ "Tim G. J. Rudner", "Freddie Bickford Smith", "Qixuan Feng", "Yee Whye Teh", "Yarin Gal" ]
28 Dec 2023
Published in Proceedings of the 39th International Conference on Machine Learning (ICML 2022)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.17210
Sequential Bayesian inference over predictive functions is a natural framework for continual learning from streams of data. However, applying it to neural networks has proved challenging in practice. Addressing the drawbacks of existing techniques, we propose an optimization objective derived by formulating continual learning as sequential function-space variational inference. In contrast to existing methods that regularize neural network parameters directly, this objective allows parameters to vary widely during training, enabling better adaptation to new tasks. Compared to objectives that directly regularize neural network predictions, the proposed objective allows for more flexible variational distributions and more effective regularization. We demonstrate that, across a range of task sequences, neural networks trained via sequential function-space variational inference achieve better predictive accuracy than networks trained with related methods while depending less on maintaining a set of representative points from previous tasks.
stat-04.zip/2312.17210.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2401.00611
A Compact Representation for Bayesian Neural Networks By Removing Permutation Symmetry
[ "Tim Z. Xiao", "Weiyang Liu", "Robert Bamler" ]
31 Dec 2023
Accepted at NeurIPS 2023 Workshop on Unifying Representations in Neural Models; 4 pages + appendix
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2401.00611
Bayesian neural networks (BNNs) are a principled approach to modeling predictive uncertainties in deep learning, which are important in safety-critical applications. Since exact Bayesian inference over the weights in a BNN is intractable, various approximate inference methods exist, among which sampling methods such as Hamiltonian Monte Carlo (HMC) are often considered the gold standard. While HMC provides high-quality samples, it lacks interpretable summary statistics because its sample mean and variance is meaningless in neural networks due to permutation symmetry. In this paper, we first show that the role of permutations can be meaningfully quantified by a number of transpositions metric. We then show that the recently proposed rebasin method allows us to summarize HMC samples into a compact representation that provides a meaningful explicit uncertainty estimate for each weight in a neural network, thus unifying sampling methods with variational inference. We show that this compact representation allows us to compare trained BNNs directly in weight space across sampling methods and variational inference, and to efficiently prune neural networks trained without explicit Bayesian frameworks by exploiting uncertainty estimates from HMC.
stat-04.zip/2401.00611.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.12003
Modelling and characterization of fine Particulate Matter dynamics in Bujumbura using low cost sensors
[ "Egide Ndamuzi", "Rachel Akimana", "Paterne Gahungu", "Elie Bimenyimana" ]
19 Dec 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.12003
Air pollution is a result of multiple sources including both natural and anthropogenic activities. The rapid urbanization of the cities such as Bujumbura economic capital of Burundi, is one of these factors. The very first characterization of the spatio-temporal variability of PM2.5 in Bujumbura and the forecasting of PM2.5 concentration have been conducted in this paper using data collected during a year, from august 2022 to august 2023, by low cost sensors installed in Bujumbura city. For each commune, an hourly, daily and seasonal analysis were carried out and the results showed that the mass concentrations of PM2.5 in the three municipalities differ from one commune to another. The average hourly and annual PM2.5 concentrations exceed the World Health Organization standards. The range is between 28.3 and 35.0 microgram/m3 . In order to make prediction of PM2.5 concentration, an investigation of RNN with Long Short Term Memory (LSTM) has been undertaken.
stat-04.zip/2312.12003.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.12022
LightGCNet: A Lightweight Geometric Constructive Neural Network for Data-Driven Soft sensors
[ "Jing Nan", "Yan Qin", "Wei Dai", "Chau Yuen" ]
19 Dec 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.12022
Data-driven soft sensors provide a potentially cost-effective and more accurate modeling approach to measure difficult-to-measure indices in industrial processes compared to mechanistic approaches. Artificial intelligence (AI) techniques, such as deep learning, have become a popular soft sensors modeling approach in the area of machine learning and big data. However, soft sensors models based deep learning potentially lead to complex model structures and excessive training time. In addition, industrial processes often rely on distributed control systems (DCS) characterized by resource constraints. Herein, guided by spatial geometric, a lightweight geometric constructive neural network, namely LightGCNet, is proposed, which utilizes compact angle constraint to assign the hidden parameters from dynamic intervals. At the same time, a node pool strategy and spatial geometric relationships are used to visualize and optimize the process of assigning hidden parameters, enhancing interpretability. In addition, the universal approximation property of LightGCNet is proved by spatial geometric analysis. Two versions algorithmic implementations of LightGCNet are presented in this article. Simulation results concerning both benchmark datasets and the ore grinding process indicate remarkable merits of LightGCNet in terms of small network size, fast learning speed, and sound generalization.
stat-04.zip/2312.12022.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.14136
Fast kernel half-space depth for data with non-convex supports
[ "Arturo Castellanos", "Pavlo Mozharovskyi", "Florence d&#39;Alché-Buc", "Hicham Janati" ]
21 Dec 2023
30 pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.14136
Data depth is a statistical function that generalizes order and quantiles to the multivariate setting and beyond, with applications spanning over descriptive and visual statistics, anomaly detection, testing, etc. The celebrated halfspace depth exploits data geometry via an optimization program to deliver properties of invariances, robustness, and non-parametricity. Nevertheless, it implicitly assumes convex data supports and requires exponential computational cost. To tackle distribution&#39;s multimodality, we extend the halfspace depth in a Reproducing Kernel Hilbert Space (RKHS). We show that the obtained depth is intuitive and establish its consistency with provable concentration bounds that allow for homogeneity testing. The proposed depth can be computed using manifold gradient making faster than halfspace depth by several orders of magnitude. The performance of our depth is demonstrated through numerical simulations as well as applications such as anomaly detection on real data and homogeneity testing.
stat-04.zip/2312.14136.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.13438
Independent Mechanism Analysis and the Manifold Hypothesis
[ "Shubhangi Ghosh", "Luigi Gresele", "Julius von Kügelgen", "Michel Besserve", "Bernhard Schölkopf" ]
20 Dec 2023
6 pages, Accepted at Neurips Causal Representation Learning 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.13438
Independent Mechanism Analysis (IMA) seeks to address non-identifiability in nonlinear Independent Component Analysis (ICA) by assuming that the Jacobian of the mixing function has orthogonal columns. As typical in ICA, previous work focused on the case with an equal number of latent components and observed mixtures. Here, we extend IMA to settings with a larger number of mixtures that reside on a manifold embedded in a higher-dimensional than the latent space -- in line with the manifold hypothesis in representation learning. For this setting, we show that IMA still circumvents several non-identifiability issues, suggesting that it can also be a beneficial principle for higher-dimensional observations when the manifold hypothesis holds. Further, we prove that the IMA principle is approximately satisfied with high probability (increasing with the number of observed mixtures) when the directions along which the latent components influence the observations are chosen independently at random. This provides a new and rigorous statistical interpretation of IMA.
stat-04.zip/2312.13438.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.14078
Learned reconstruction methods for inverse problems: sample error estimates
[ "Luca Ratti" ]
21 Dec 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Numerical Analysis (math.NA)
https://doi.org/10.48550/arXiv.2312.14078
Learning-based and data-driven techniques have recently become a subject of primary interest in the field of reconstruction and regularization of inverse problems. Besides the development of novel methods, yielding excellent results in several applications, their theoretical investigation has attracted growing interest, e.g., on the topics of reliability, stability, and interpretability. In this work, a general framework is described, allowing us to interpret many of these techniques in the context of statistical learning. This is not intended to provide a complete survey of existing methods, but rather to put them in a working perspective, which naturally allows their theoretical treatment. The main goal of this dissertation is thereby to address the generalization properties of learned reconstruction methods, and specifically to perform their sample error analysis. This task, well-developed in statistical learning, consists in estimating the dependence of the learned operators with respect to the data employed for their training. A rather general strategy is proposed, whose assumptions are met for a large class of inverse problems and learned methods, as depicted via a selection of examples.
stat-04.zip/2312.14078.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.14027
AdamMCMC: Combining Metropolis Adjusted Langevin with Momentum-based Optimization
[ "Sebastian Bieringer", "Gregor Kasieczka", "Maximilian F. Steffen", "Mathias Trabs" ]
21 Dec 2023 (<a href="https://arxiv.org/abs/2312.14027v1">v1</a>), last revised 5 Dec 2024 (this version, v3)
16 pages, 5 figures; adapted Theorem 2
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); High Energy Physics - Phenomenology (hep-ph); Computation (stat.CO)
https://doi.org/10.48550/arXiv.2312.14027
Uncertainty estimation is a key issue when considering the application of deep neural network methods in science and engineering. In this work, we introduce a novel algorithm that quantifies epistemic uncertainty via Monte Carlo sampling from a tempered posterior distribution. It combines the well established Metropolis Adjusted Langevin Algorithm (MALA) with momentum-based optimization using Adam and leverages a prolate proposal distribution, to efficiently draw from the posterior. We prove that the constructed chain admits the Gibbs posterior as invariant distribution and approximates this posterior in total variation distance. Furthermore, we demonstrate the efficiency of the resulting algorithm and the merit of the proposed changes on a state-of-the-art classifier from high-energy particle physics.
stat-04.zip/2312.14027.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.16531
Fl RDT based ultimate lowering of the negative spherical perceptron capacity
[ "Mihailo Stojnic" ]
27 Dec 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Disordered Systems and Neural Networks (cond-mat.dis-nn); Information Theory (cs.IT); Machine Learning (cs.LG); Probability (math.PR)
https://doi.org/10.48550/arXiv.2312.16531
We consider the classical \emph{spherical} perceptrons and study their capacities. The famous zero-threshold case was solved in the sixties of the last century (see, \cite{Wendel62,Winder,Cover65}) through the high-dimensional combinatorial considerations. The general threshold, $\kappa$, case though turned out to be much harder and stayed out of reach for the following several decades. A substantial progress was then made in \cite{SchTir02} and \cite{StojnicGardGen13} where the \emph{positive} threshold ($\kappa\geq 0$) scenario was finally fully settled. While the negative counterpart ($\kappa\leq 0$) remained out of reach, \cite{StojnicGardGen13} did show that the random duality theory (RDT) is still powerful enough to provide excellent upper bounds. Moreover, in \cite{StojnicGardSphNeg13}, a \emph{partially lifted} RDT variant was considered and it was shown that the upper bounds of \cite{StojnicGardGen13} can be lowered. After recent breakthroughs in studying bilinearly indexed (bli) random processes in \cite{Stojnicsflgscompyx23,Stojnicnflgscompyx23}, \emph{fully lifted} random duality theory (fl RDT) was developed in \cite{Stojnicflrdt23}. We here first show that the \emph{negative spherical perceptrons} can be fitted into the frame of the fl RDT and then employ the whole fl RDT machinery to characterize the capacity. To be fully practically operational, the fl RDT requires a substantial numerical work. We, however, uncover remarkable closed form analytical relations among key lifting parameters. Such a discovery enables performing the needed numerical calculations to obtain concrete capacity values. We also observe that an excellent convergence (with the relative improvement $\sim 0.1\%$) is achieved already on the third (second non-trivial) level of the \emph{stationarized} full lifting.
stat-04.zip/2312.16531.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.11230
Dirichlet-based Uncertainty Quantification for Personalized Federated Learning with Improved Posterior Networks
[ "Nikita Kotelevskii", "Samuel Horváth", "Karthik Nandakumar", "Martin Takáč", "Maxim Panov" ]
18 Dec 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.11230
In modern federated learning, one of the main challenges is to account for inherent heterogeneity and the diverse nature of data distributions for different clients. This problem is often addressed by introducing personalization of the models towards the data distribution of the particular client. However, a personalized model might be unreliable when applied to the data that is not typical for this client. Eventually, it may perform worse for these data than the non-personalized global model trained in a federated way on the data from all the clients. This paper presents a new approach to federated learning that allows selecting a model from global and personalized ones that would perform better for a particular input point. It is achieved through a careful modeling of predictive uncertainties that helps to detect local and global in- and out-of-distribution data and use this information to select the model that is confident in a prediction. The comprehensive experimental evaluation on the popular real-world image datasets shows the superior performance of the model in the presence of out-of-distribution data while performing on par with state-of-the-art personalized federated learning algorithms in the standard scenarios.
stat-04.zip/2312.11230.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.15295
AdamL: A fast adaptive gradient method incorporating loss function
[ "Lu Xia", "Stefano Massei" ]
23 Dec 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC)
https://doi.org/10.48550/arXiv.2312.15295
Adaptive first-order optimizers are fundamental tools in deep learning, although they may suffer from poor generalization due to the nonuniform gradient scaling. In this work, we propose AdamL, a novel variant of the Adam optimizer, that takes into account the loss function information to attain better generalization results. We provide sufficient conditions that together with the Polyak-Lojasiewicz inequality, ensure the linear convergence of AdamL. As a byproduct of our analysis, we prove similar convergence properties for the EAdam, and AdaBelief optimizers. Experimental results on benchmark functions show that AdamL typically achieves either the fastest convergence or the lowest objective function values when compared to Adam, EAdam, and AdaBelief. These superior performances are confirmed when considering deep learning tasks such as training convolutional neural networks, training generative adversarial networks using vanilla convolutional neural networks, and long short-term memory networks. Finally, in the case of vanilla convolutional neural networks, AdamL stands out from the other Adam&#39;s variants and does not require the manual adjustment of the learning rate during the later stage of the training.
stat-04.zip/2312.15295.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.17162
Function-Space Regularization in Neural Networks: A Probabilistic Perspective
[ "Tim G. J. Rudner", "Sanyam Kapoor", "Shikai Qiu", "Andrew Gordon Wilson" ]
28 Dec 2023
Published in Proceedings of the 40th International Conference on Machine Learning (ICML 2023)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.17162
Parameter-space regularization in neural network optimization is a fundamental tool for improving generalization. However, standard parameter-space regularization methods make it challenging to encode explicit preferences about desired predictive functions into neural network training. In this work, we approach regularization in neural networks from a probabilistic perspective and show that by viewing parameter-space regularization as specifying an empirical prior distribution over the model parameters, we can derive a probabilistically well-motivated regularization technique that allows explicitly encoding information about desired predictive functions into neural network training. This method -- which we refer to as function-space empirical Bayes (FSEB) -- includes both parameter- and function-space regularization, is mathematically simple, easy to implement, and incurs only minimal computational overhead compared to standard regularization techniques. We evaluate the utility of this regularization technique empirically and demonstrate that the proposed method leads to near-perfect semantic shift detection, highly-calibrated predictive uncertainty estimates, successful task adaption from pre-trained models, and improved generalization under covariate shift.
stat-04.zip/2312.17162.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.14795
On support vector machines under a multiple-cost scenario
[ "Sandra Benítez-Peña", "Rafael Blanquero", "Emilio Carrizosa", "Pepa Ramírez-Cobo" ]
22 Dec 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.14795
Support Vector Machine (SVM) is a powerful tool in binary classification, known to attain excellent misclassification rates. On the other hand, many realworld classification problems, such as those found in medical diagnosis, churn or fraud prediction, involve misclassification costs which may be different in the different classes. However, it may be hard for the user to provide precise values for such misclassification costs, whereas it may be much easier to identify acceptable misclassification rates values. In this paper we propose a novel SVM model in which misclassification costs are considered by incorporating performance constraints in the problem formulation. Specifically, our aim is to seek the hyperplane with maximal margin yielding misclassification rates below given threshold values. Such maximal margin hyperplane is obtained by solving a quadratic convex problem with linear constraints and integer variables. The reported numerical experience shows that our model gives the user control on the misclassification rates in one class (possibly at the expense of an increase in misclassification rates for the other class) and is feasible in terms of running times.
stat-04.zip/2312.14795.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.16557
Joint empirical risk minimization for instance-dependent positive-unlabeled data
[ "Wojciech Rejchel", "Paweł Teisseyre", "Jan Mielniczuk" ]
27 Dec 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.16557
Learning from positive and unlabeled data (PU learning) is actively researched machine learning task. The goal is to train a binary classification model based on a training dataset containing part of positives which are labeled, and unlabeled instances. Unlabeled set includes remaining part of positives and all negative observations. An important element in PU learning is modeling of the labeling mechanism, i.e. labels&#39; assignment to positive observations. Unlike in many prior works, we consider a realistic setting for which probability of label assignment, i.e. propensity score, is instance-dependent. In our approach we investigate minimizer of an empirical counterpart of a joint risk which depends on both posterior probability of inclusion in a positive class as well as on a propensity score. The non-convex empirical risk is alternately optimised with respect to parameters of both functions. In the theoretical analysis we establish risk consistency of the minimisers using recently derived methods from the theory of empirical processes. Besides, the important development here is a proposed novel implementation of an optimisation algorithm, for which sequential approximation of a set of positive observations among unlabeled ones is crucial. This relies on modified technique of &#39;spies&#39; as well as on a thresholding rule based on conditional probabilities. Experiments conducted on 20 data sets for various labeling scenarios show that the proposed method works on par or more effectively than state-of-the-art methods based on propensity function estimation.
stat-04.zip/2312.16557.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.14922
Learning from higher-order statistics, efficiently: hypothesis tests, random features, and neural networks
[ "Eszter Székely", "Lorenzo Bardone", "Federica Gerace", "Sebastian Goldt" ]
22 Dec 2023 (<a href="https://arxiv.org/abs/2312.14922v1">v1</a>), last revised 10 Oct 2024 (this version, v4)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Statistical Mechanics (cond-mat.stat-mech); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.14922
Neural networks excel at discovering statistical patterns in high-dimensional data sets. In practice, higher-order cumulants, which quantify the non-Gaussian correlations between three or more variables, are particularly important for the performance of neural networks. But how efficient are neural networks at extracting features from higher-order cumulants? We study this question in the spiked cumulant model, where the statistician needs to recover a privileged direction or &#34;spike&#34; from the order-$p\ge 4$ cumulants of $d$-dimensional inputs. Existing literature established the presence of a wide statistical-to-computational gap in this problem. We deepen this line of work by finding an exact formula for the likelihood ratio norm which proves that statistical distinguishability requires $n\gtrsim d$ samples, while distinguishing the two distributions in polynomial time requires $n \gtrsim d^2$ samples for a wide class of algorithms, i.e. those covered by the low-degree conjecture. Numerical experiments show that neural networks do indeed learn to distinguish the two distributions with quadratic sample complexity, while &#34;lazy&#34; methods like random features are not better than random guessing in this regime. Our results show that neural networks extract information from higher-ordercorrelations in the spiked cumulant model efficiently, and reveal a large gap in the amount of data required by neural networks and random features to learn from higher-order cumulants.
stat-04.zip/2312.14922.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2401.00122
SALSA: Sequential Approximate Leverage-Score Algorithm with Application in Analyzing Big Time Series Data
[ "Ali Eshragh", "Luke Yerbury", "Asef Nazari", "Fred Roosta", "Michael W. Mahoney" ]
30 Dec 2023
42 pages, 7 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2401.00122
We develop a new efficient sequential approximate leverage score algorithm, SALSA, using methods from randomized numerical linear algebra (RandNLA) for large matrices. We demonstrate that, with high probability, the accuracy of SALSA&#39;s approximations is within $(1 + O({\varepsilon}))$ of the true leverage scores. In addition, we show that the theoretical computational complexity and numerical accuracy of SALSA surpass existing approximations. These theoretical results are subsequently utilized to develop an efficient algorithm, named LSARMA, for fitting an appropriate ARMA model to large-scale time series data. Our proposed algorithm is, with high probability, guaranteed to find the maximum likelihood estimates of the parameters for the true underlying ARMA model. Furthermore, it has a worst-case running time that significantly improves those of the state-of-the-art alternatives in big data regimes. Empirical results on large-scale data strongly support these theoretical results and underscore the efficacy of our new approach.
stat-04.zip/2401.00122.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.16341
Harnessing the Power of Federated Learning in Federated Contextual Bandits
[ "Chengshuai Shi", "Ruida Zhou", "Kun Yang", "Cong Shen" ]
26 Dec 2023 (<a href="https://arxiv.org/abs/2312.16341v1">v1</a>), last revised 16 Sep 2024 (this version, v2)
Accepted to Transactions on Machine Learning Research (07/2024); a preliminary version appeared in the Multi-Agent Security Workshop at NeurIPS 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Information Theory (cs.IT); Machine Learning (cs.LG); Multiagent Systems (cs.MA)
https://doi.org/10.48550/arXiv.2312.16341
Federated learning (FL) has demonstrated great potential in revolutionizing distributed machine learning, and tremendous efforts have been made to extend it beyond the original focus on supervised learning. Among many directions, federated contextual bandits (FCB), a pivotal integration of FL and sequential decision-making, has garnered significant attention in recent years. Despite substantial progress, existing FCB approaches have largely employed their tailored FL components, often deviating from the canonical FL framework. Consequently, even renowned algorithms like FedAvg remain under-utilized in FCB, let alone other FL advancements. Motivated by this disconnection, this work takes one step towards building a tighter relationship between the canonical FL study and the investigations on FCB. In particular, a novel FCB design, termed FedIGW, is proposed to leverage a regression-based CB algorithm, i.e., inverse gap weighting. Compared with existing FCB approaches, the proposed FedIGW design can better harness the entire spectrum of FL innovations, which is concretely reflected as (1) flexible incorporation of (both existing and forthcoming) FL protocols; (2) modularized plug-in of FL analyses in performance guarantees; (3) seamless integration of FL appendages (such as personalization, robustness, and privacy). We substantiate these claims through rigorous theoretical analyses and empirical evaluations.
stat-04.zip/2312.16341.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.17199
Tractable Function-Space Variational Inference in Bayesian Neural Networks
[ "Tim G. J. Rudner", "Zonghao Chen", "Yee Whye Teh", "Yarin Gal" ]
28 Dec 2023
Published in Advances in Neural Information Processing Systems 35 (NeurIPS 2022)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.17199
Reliable predictive uncertainty estimation plays an important role in enabling the deployment of neural networks to safety-critical settings. A popular approach for estimating the predictive uncertainty of neural networks is to define a prior distribution over the network parameters, infer an approximate posterior distribution, and use it to make stochastic predictions. However, explicit inference over neural network parameters makes it difficult to incorporate meaningful prior information about the data-generating process into the model. In this paper, we pursue an alternative approach. Recognizing that the primary object of interest in most settings is the distribution over functions induced by the posterior distribution over neural network parameters, we frame Bayesian inference in neural networks explicitly as inferring a posterior distribution over functions and propose a scalable function-space variational inference method that allows incorporating prior information and results in reliable predictive uncertainty estimates. We show that the proposed method leads to state-of-the-art uncertainty estimation and predictive performance on a range of prediction tasks and demonstrate that it performs well on a challenging safety-critical medical diagnosis task in which reliable uncertainty estimation is essential.
stat-04.zip/2312.17199.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.17111
Online Tensor Inference
[ "Xin Wen", "Will Wei Sun", "Yichen Zhang" ]
28 Dec 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2312.17111
Recent technological advances have led to contemporary applications that demand real-time processing and analysis of sequentially arriving tensor data. Traditional offline learning, involving the storage and utilization of all data in each computational iteration, becomes impractical for high-dimensional tensor data due to its voluminous size. Furthermore, existing low-rank tensor methods lack the capability for statistical inference in an online fashion, which is essential for real-time predictions and informed decision-making. This paper addresses these challenges by introducing a novel online inference framework for low-rank tensor learning. Our approach employs Stochastic Gradient Descent (SGD) to enable efficient real-time data processing without extensive memory requirements, thereby significantly reducing computational demands. We establish a non-asymptotic convergence result for the online low-rank SGD estimator, nearly matches the minimax optimal rate of estimation error in offline models that store all historical data. Building upon this foundation, we propose a simple yet powerful online debiasing approach for sequential statistical inference in low-rank tensor learning. The entire online procedure, covering both estimation and inference, eliminates the need for data splitting or storing historical data, making it suitable for on-the-fly hypothesis testing. Given the sequential nature of our data collection, traditional analyses relying on offline methods and sample splitting are inadequate. In our analysis, we control the sum of constructed super-martingales to ensure estimates along the entire solution path remain within the benign region. Additionally, a novel spectral representation tool is employed to address statistical dependencies among iterative estimates, establishing the desired asymptotic normality.
stat-04.zip/2312.17111.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.13875
Best Arm Identification in Batched Multi-armed Bandit Problems
[ "Shengyu Cao", "Simai He", "Ruoqing Jiang", "Jin Xu", "Hongsong Yuan" ]
21 Dec 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2312.13875
Recently multi-armed bandit problem arises in many real-life scenarios where arms must be sampled in batches, due to limited time the agent can wait for the feedback. Such applications include biological experimentation and online marketing. The problem is further complicated when the number of arms is large and the number of batches is small. We consider pure exploration in a batched multi-armed bandit problem. We introduce a general linear programming framework that can incorporate objectives of different theoretical settings in best arm identification. The linear program leads to a two-stage algorithm that can achieve good theoretical properties. We demonstrate by numerical studies that the algorithm also has good performance compared to certain UCB-type or Thompson sampling methods.
stat-04.zip/2312.13875.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.15458
Conservative Exploration for Policy Optimization via Off-Policy Policy Evaluation
[ "Paul Daoudi", "Mathias Formoso", "Othman Gaizi", "Achraf Azize", "Evrard Garcelon" ]
24 Dec 2023
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.15458
A precondition for the deployment of a Reinforcement Learning agent to a real-world system is to provide guarantees on the learning process. While a learning algorithm will eventually converge to a good policy, there are no guarantees on the performance of the exploratory policies. We study the problem of conservative exploration, where the learner must at least be able to guarantee its performance is at least as good as a baseline policy. We propose the first conservative provably efficient model-free algorithm for policy optimization in continuous finite-horizon problems. We leverage importance sampling techniques to counterfactually evaluate the conservative condition from the data self-generated by the algorithm. We derive a regret bound and show that (w.h.p.) the conservative constraint is never violated during learning. Finally, we leverage these insights to build a general schema for conservative exploration in DeepRL via off-policy policy evaluation techniques. We show empirically the effectiveness of our methods.
stat-04.zip/2312.15458.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.10573
Random Forest Variable Importance-based Selection Algorithm in Class Imbalance Problem
[ "Yunbi Nam", "Sunwoo Han" ]
17 Dec 2023
20 pages, 3 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2312.10573
Random Forest is a machine learning method that offers many advantages, including the ability to easily measure variable importance. Class balancing technique is a well-known solution to deal with class imbalance problem. However, it has not been actively studied on RF variable importance. In this paper, we study the effect of class balancing on RF variable importance. Our simulation results show that over-sampling is effective in correctly measuring variable importance in class imbalanced situations with small sample size, while under-sampling fails to differentiate important and non-informative variables. We then propose a variable selection algorithm that utilizes RF variable importance and its confidence interval. Through an experimental study using many real and artificial datasets, we demonstrate that our proposed algorithm efficiently selects an optimal feature set, leading to improved prediction performance in class imbalance problem.
stat-04.zip/2312.10573.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.15799
Efficient Conformal Prediction under Data Heterogeneity
[ "Vincent Plassier", "Nikita Kotelevskii", "Aleksandr Rubashevskii", "Fedor Noskov", "Maksim Velikanov", "Alexander Fishkov", "Samuel Horvath", "Martin Takac", "Eric Moulines", "Maxim Panov" ]
25 Dec 2023 (<a href="https://arxiv.org/abs/2312.15799v1">v1</a>), last revised 13 Jul 2024 (this version, v2)
29 pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.15799
Conformal Prediction (CP) stands out as a robust framework for uncertainty quantification, which is crucial for ensuring the reliability of predictions. However, common CP methods heavily rely on data exchangeability, a condition often violated in practice. Existing approaches for tackling non-exchangeability lead to methods that are not computable beyond the simplest examples. This work introduces a new efficient approach to CP that produces provably valid confidence sets for fairly general non-exchangeable data distributions. We illustrate the general theory with applications to the challenging setting of federated learning under data heterogeneity between agents. Our method allows constructing provably valid personalized prediction sets for agents in a fully federated way. The effectiveness of the proposed method is demonstrated in a series of experiments on real-world datasets.
stat-04.zip/2312.15799.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.10894
Effectiveness of Constant Stepsize in Markovian LSA and Statistical Inference
[ "Dongyan Huo", "Yudong Chen", "Qiaomin Xie" ]
18 Dec 2023
AAAI 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2312.10894
In this paper, we study the effectiveness of using a constant stepsize in statistical inference via linear stochastic approximation (LSA) algorithms with Markovian data. After establishing a Central Limit Theorem (CLT), we outline an inference procedure that uses averaged LSA iterates to construct confidence intervals (CIs). Our procedure leverages the fast mixing property of constant-stepsize LSA for better covariance estimation and employs Richardson-Romberg (RR) extrapolation to reduce the bias induced by constant stepsize and Markovian data. We develop theoretical results for guiding stepsize selection in RR extrapolation, and identify several important settings where the bias provably vanishes even without extrapolation. We conduct extensive numerical experiments and compare against classical inference approaches. Our results show that using a constant stepsize enjoys easy hyperparameter tuning, fast convergence, and consistently better CI coverage, especially when data is limited.
stat-04.zip/2312.10894.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2312.12715
Learning Performance Maximizing Ensembles with Explainability Guarantees
[ "Vincent Pisztora", "Jia Li" ]
20 Dec 2023 (<a href="https://arxiv.org/abs/2312.12715v1">v1</a>), last revised 22 Dec 2023 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2312.12715
In this paper we propose a method for the optimal allocation of observations between an intrinsically explainable glass box model and a black box model. An optimal allocation being defined as one which, for any given explainability level (i.e. the proportion of observations for which the explainable model is the prediction function), maximizes the performance of the ensemble on the underlying task, and maximizes performance of the explainable model on the observations allocated to it, subject to the maximal ensemble performance condition. The proposed method is shown to produce such explainability optimal allocations on a benchmark suite of tabular datasets across a variety of explainable and black box model types. These learned allocations are found to consistently maintain ensemble performance at very high explainability levels (explaining $74\%$ of observations on average), and in some cases even outperforming both the component explainable and black box models while improving explainability.
stat-04.zip/2312.12715.pdf
/content/arxiv-data/data/stat.ML/2023/12/00000000.parquet
stat.ML
2023
12
2023-12-01
2401.02520
Structured Matrix Learning under Arbitrary Entrywise Dependence and Estimation of Markov Transition Kernel
[ "Jinhang Chai", "Jianqing Fan" ]
4 Jan 2024 (<a href="https://arxiv.org/abs/2401.02520v1">v1</a>), last revised 4 Apr 2025 (this version, v2)
65 pages, 6 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Statistics Theory (math.ST)
https://doi.org/10.48550/arXiv.2401.02520
The problem of structured matrix estimation has been studied mostly under strong noise dependence assumptions. This paper considers a general framework of noisy low-rank-plus-sparse matrix recovery, where the noise matrix may come from any joint distribution with arbitrary dependence across entries. We propose an incoherent-constrained least-square estimator and prove its tightness both in the sense of deterministic lower bound and matching minimax risks under various noise distributions. To attain this, we establish a novel result asserting that the difference between two arbitrary low-rank incoherent matrices must spread energy out across its entries; in other words, it cannot be too sparse, which sheds light on the structure of incoherent low-rank matrices and may be of independent interest. We then showcase the applications of our framework to several important statistical machine learning problems. In the problem of estimating a structured Markov transition kernel, the proposed method achieves the minimax optimality and the result can be extended to estimating the conditional mean operator, a crucial component in reinforcement learning. The applications to multitask regression and structured covariance estimation are also presented. We propose an alternating minimization algorithm to approximately solve the potentially hard optimization problem. Numerical results corroborate the effectiveness of our method which typically converges in a few steps.
stat-04.zip/2401.02520.pdf
/content/arxiv-data/data/stat.ML/2024/01/00000000.parquet
stat.ML
2024
01
2024-01-01
2401.02203
Robust bilinear factor analysis based on the matrix-variate $t$ distribution
[ "Xuan Ma", "Jianhua Zhao", "Changchun Shang", "Fen Jiang", "Philip L.H. Yu" ]
4 Jan 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2401.02203
Factor Analysis based on multivariate $t$ distribution ($t$fa) is a useful robust tool for extracting common factors on heavy-tailed or contaminated data. However, $t$fa is only applicable to vector data. When $t$fa is applied to matrix data, it is common to first vectorize the matrix observations. This introduces two challenges for $t$fa: (i) the inherent matrix structure of the data is broken, and (ii) robustness may be lost, as vectorized matrix data typically results in a high data dimension, which could easily lead to the breakdown of $t$fa. To address these issues, starting from the intrinsic matrix structure of matrix data, a novel robust factor analysis model, namely bilinear factor analysis built on the matrix-variate $t$ distribution ($t$bfa), is proposed in this paper. The novelty is that it is capable to simultaneously extract common factors for both row and column variables of interest on heavy-tailed or contaminated matrix data. Two efficient algorithms for maximum likelihood estimation of $t$bfa are developed. Closed-form expression for the Fisher information matrix to calculate the accuracy of parameter estimates are derived. Empirical studies are conducted to understand the proposed $t$bfa model and compare with related competitors. The results demonstrate the superiority and practicality of $t$bfa. Importantly, $t$bfa exhibits a significantly higher breakdown point than $t$fa, making it more suitable for matrix data.
stat-04.zip/2401.02203.pdf
/content/arxiv-data/data/stat.ML/2024/01/00000000.parquet
stat.ML
2024
01
2024-01-01
2401.02890
Nonlinear functional regression by functional deep neural network with kernel embedding
[ "Zhongjie Shi", "Jun Fan", "Linhao Song", "Ding-Xuan Zhou", "Johan A.K. Suykens" ]
5 Jan 2024 (<a href="https://arxiv.org/abs/2401.02890v1">v1</a>), last revised 12 May 2025 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2401.02890
Recently, deep learning has been widely applied in functional data analysis (FDA) with notable empirical success. However, the infinite dimensionality of functional data necessitates an effective dimension reduction approach for functional learning tasks, particularly in nonlinear functional regression. In this paper, we introduce a functional deep neural network with an adaptive and discretization-invariant dimension reduction method. Our functional network architecture consists of three parts: first, a kernel embedding step that features an integral transformation with an adaptive smooth kernel; next, a projection step that utilizes eigenfunction bases based on a projection Mercer kernel for the dimension reduction; and finally, a deep ReLU neural network is employed for the prediction. Explicit rates of approximating nonlinear smooth functionals across various input function spaces by our proposed functional network are derived. Additionally, we conduct a generalization analysis for the empirical risk minimization (ERM) algorithm applied to our functional net, by employing a novel two-stage oracle inequality and the established functional approximation results. Ultimately, we conduct numerical experiments on both simulated and real datasets to demonstrate the effectiveness and benefits of our functional net.
stat-04.zip/2401.02890.pdf
/content/arxiv-data/data/stat.ML/2024/01/00000000.parquet
stat.ML
2024
01
2024-01-01
2401.03228
Reflected Schrödinger Bridge for Constrained Generative Modeling
[ "Wei Deng", "Yu Chen", "Nicole Tianjiao Yang", "Hengrong Du", "Qi Feng", "Ricky T. Q. Chen" ]
6 Jan 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2401.03228
Diffusion models have become the go-to method for large-scale generative models in real-world applications. These applications often involve data distributions confined within bounded domains, typically requiring ad-hoc thresholding techniques for boundary enforcement. Reflected diffusion models (Lou23) aim to enhance generalizability by generating the data distribution through a backward process governed by reflected Brownian motion. However, reflected diffusion models may not easily adapt to diverse domains without the derivation of proper diffeomorphic mappings and do not guarantee optimal transport properties. To overcome these limitations, we introduce the Reflected Schrodinger Bridge algorithm: an entropy-regularized optimal transport approach tailored for generating data within diverse bounded domains. We derive elegant reflected forward-backward stochastic differential equations with Neumann and Robin boundary conditions, extend divergence-based likelihood training to bounded domains, and explore natural connections to entropic optimal transport for the study of approximate linear convergence - a valuable insight for practical training. Our algorithm yields robust generative modeling in diverse domains, and its scalability is demonstrated in real-world constrained generative modeling through standard image benchmarks.
stat-04.zip/2401.03228.pdf
/content/arxiv-data/data/stat.ML/2024/01/00000000.parquet
stat.ML
2024
01
2024-01-01
2401.04553
Linear Recursive Feature Machines provably recover low-rank matrices
[ "Adityanarayanan Radhakrishnan", "Mikhail Belkin", "Dmitriy Drusvyatskiy" ]
9 Jan 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2401.04553
A fundamental problem in machine learning is to understand how neural networks make accurate predictions, while seemingly bypassing the curse of dimensionality. A possible explanation is that common training algorithms for neural networks implicitly perform dimensionality reduction - a process called feature learning. Recent work posited that the effects of feature learning can be elicited from a classical statistical estimator called the average gradient outer product (AGOP). The authors proposed Recursive Feature Machines (RFMs) as an algorithm that explicitly performs feature learning by alternating between (1) reweighting the feature vectors by the AGOP and (2) learning the prediction function in the transformed space. In this work, we develop the first theoretical guarantees for how RFM performs dimensionality reduction by focusing on the class of overparametrized problems arising in sparse linear regression and low-rank matrix recovery. Specifically, we show that RFM restricted to linear models (lin-RFM) generalizes the well-studied Iteratively Reweighted Least Squares (IRLS) algorithm. Our results shed light on the connection between feature learning in neural networks and classical sparse recovery algorithms. In addition, we provide an implementation of lin-RFM that scales to matrices with millions of missing entries. Our implementation is faster than the standard IRLS algorithm as it is SVD-free. It also outperforms deep linear networks for sparse linear regression and low-rank matrix completion.
stat-04.zip/2401.04553.pdf
/content/arxiv-data/data/stat.ML/2024/01/00000000.parquet
stat.ML
2024
01
2024-01-01
2401.04286
Universal Consistency of Wide and Deep ReLU Neural Networks and Minimax Optimal Convergence Rates for Kolmogorov-Donoho Optimal Function Classes
[ "Hyunouk Ko", "Xiaoming Huo" ]
8 Jan 2024 (<a href="https://arxiv.org/abs/2401.04286v1">v1</a>), last revised 30 Jan 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2401.04286
In this paper, we prove the universal consistency of wide and deep ReLU neural network classifiers trained on the logistic loss. We also give sufficient conditions for a class of probability measures for which classifiers based on neural networks achieve minimax optimal rates of convergence. The result applies to a wide range of known function classes. In particular, while most previous works impose explicit smoothness assumptions on the regression function, our framework encompasses more general settings. The proposed neural networks are either the minimizers of the logistic loss or the $0$-$1$ loss. In the former case, they are interpolating classifiers that exhibit a benign overfitting behavior.
stat-04.zip/2401.04286.pdf
/content/arxiv-data/data/stat.ML/2024/01/00000000.parquet
stat.ML
2024
01
2024-01-01
2401.04372
Stable generative modeling using Schrödinger bridges
[ "Georg A. Gottwald", "Fengyi Li", "Youssef Marzouk", "Sebastian Reich" ]
9 Jan 2024 (<a href="https://arxiv.org/abs/2401.04372v1">v1</a>), last revised 23 Oct 2024 (this version, v3)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Numerical Analysis (math.NA); Computation (stat.CO)
https://doi.org/10.48550/arXiv.2401.04372
We consider the problem of sampling from an unknown distribution for which only a sufficiently large number of training samples are available. Such settings have recently drawn considerable interest in the context of generative modelling and Bayesian inference. In this paper, we propose a generative model combining Schrödinger bridges and Langevin dynamics. Schrödinger bridges over an appropriate reversible reference process are used to approximate the conditional transition probability from the available training samples, which is then implemented in a discrete-time reversible Langevin sampler to generate new samples. By setting the kernel bandwidth in the reference process to match the time step size used in the unadjusted Langevin algorithm, our method effectively circumvents any stability issues typically associated with the time-stepping of stiff stochastic differential equations. Moreover, we introduce a novel split-step scheme, ensuring that the generated samples remain within the convex hull of the training samples. Our framework can be naturally extended to generate conditional samples and to Bayesian inference problems. We demonstrate the performance of our proposed scheme through experiments on synthetic datasets with increasing dimensions and on a stochastic subgrid-scale parametrization conditional sampling problem as well as generating sample trajectories of a dynamical system using conditional sampling.
stat-04.zip/2401.04372.pdf
/content/arxiv-data/data/stat.ML/2024/01/00000000.parquet
stat.ML
2024
01
2024-01-01
2401.05244
Reliability Analysis of Complex Systems using Subset Simulations with Hamiltonian Neural Networks
[ "Denny Thaler", "Somayajulu L. N. Dhulipala", "Franz Bamer", "Bernd Markert", "Michael D. Shields" ]
10 Jan 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Applications (stat.AP); Computation (stat.CO)
https://doi.org/10.48550/arXiv.2401.05244
We present a new Subset Simulation approach using Hamiltonian neural network-based Monte Carlo sampling for reliability analysis. The proposed strategy combines the superior sampling of the Hamiltonian Monte Carlo method with computationally efficient gradient evaluations using Hamiltonian neural networks. This combination is especially advantageous because the neural network architecture conserves the Hamiltonian, which defines the acceptance criteria of the Hamiltonian Monte Carlo sampler. Hence, this strategy achieves high acceptance rates at low computational cost. Our approach estimates small failure probabilities using Subset Simulations. However, in low-probability sample regions, the gradient evaluation is particularly challenging. The remarkable accuracy of the proposed strategy is demonstrated on different reliability problems, and its efficiency is compared to the traditional Hamiltonian Monte Carlo method. We note that this approach can reach its limitations for gradient estimations in low-probability regions of complex and high-dimensional distributions. Thus, we propose techniques to improve gradient prediction in these particular situations and enable accurate estimations of the probability of failure. The highlight of this study is the reliability analysis of a system whose parameter distributions must be inferred with Bayesian inference problems. In such a case, the Hamiltonian Monte Carlo method requires a full model evaluation for each gradient evaluation and, therefore, comes at a very high cost. However, using Hamiltonian neural networks in this framework replaces the expensive model evaluation, resulting in tremendous improvements in computational efficiency.
stat-04.zip/2401.05244.pdf
/content/arxiv-data/data/stat.ML/2024/01/00000000.parquet
stat.ML
2024
01
2024-01-01
2401.05535
Theoretical and Empirical Advances in Forest Pruning
[ "Albert Dorador" ]
10 Jan 2024 (<a href="https://arxiv.org/abs/2401.05535v1">v1</a>), last revised 6 Mar 2025 (this version, v4)
To be published in Proceedings of Machine Learning Research (PMLR)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Optimization and Control (math.OC)
https://doi.org/10.48550/arXiv.2401.05535
Regression forests have long delivered state-of-the-art accuracy, often outperforming regression trees and even neural networks, but they suffer from limited interpretability as ensemble methods. In this work, we revisit forest pruning, an approach that aims to have the best of both worlds: the accuracy of regression forests and the interpretability of regression trees. This pursuit, whose foundation lies at the core of random forest theory, has seen vast success in empirical studies. In this paper, we contribute theoretical results that support and qualify those empirical findings; namely, we prove the asymptotic advantage of a Lasso-pruned forest over its unpruned counterpart under weak assumptions, as well as high-probability finite-sample generalization bounds for regression forests pruned according to the main methods, which we then validate by way of simulation. Then, we test the accuracy of pruned regression forests against their unpruned counterparts on 19 different datasets (16 synthetic, 3 real). We find that in the vast majority of scenarios tested, there is at least one forest-pruning method that yields equal or better accuracy than the original full forest (in expectation), while just using a small fraction of the trees. We show that, in some cases, the reduction in the size of the forest is so dramatic that the resulting sub-forest can be meaningfully merged into a single tree, obtaining a level of interpretability that is qualitatively superior to that of the original regression forest, which remains a black box.
stat-04.zip/2401.05535.pdf
/content/arxiv-data/data/stat.ML/2024/01/00000000.parquet
stat.ML
2024
01
2024-01-01
2401.06325
Faster Sampling without Isoperimetry via Diffusion-based Monte Carlo
[ "Xunpeng Huang", "Difan Zou", "Hanze Dong", "Yian Ma", "Tong Zhang" ]
12 Jan 2024
54 pages
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Optimization and Control (math.OC); Computation (stat.CO)
https://doi.org/10.48550/arXiv.2401.06325
To sample from a general target distribution $p_*\propto e^{-f_*}$ beyond the isoperimetric condition, Huang et al. (2023) proposed to perform sampling through reverse diffusion, giving rise to Diffusion-based Monte Carlo (DMC). Specifically, DMC follows the reverse SDE of a diffusion process that transforms the target distribution to the standard Gaussian, utilizing a non-parametric score estimation. However, the original DMC algorithm encountered high gradient complexity, resulting in an exponential dependency on the error tolerance $\epsilon$ of the obtained samples. In this paper, we demonstrate that the high complexity of DMC originates from its redundant design of score estimation, and proposed a more efficient algorithm, called RS-DMC, based on a novel recursive score estimation method. In particular, we first divide the entire diffusion process into multiple segments and then formulate the score estimation step (at any time step) as a series of interconnected mean estimation and sampling subproblems accordingly, which are correlated in a recursive manner. Importantly, we show that with a proper design of the segment decomposition, all sampling subproblems will only need to tackle a strongly log-concave distribution, which can be very efficient to solve using the Langevin-based samplers with a provably rapid convergence rate. As a result, we prove that the gradient complexity of RS-DMC only has a quasi-polynomial dependency on $\epsilon$, which significantly improves exponential gradient complexity in Huang et al. (2023). Furthermore, under commonly used dissipative conditions, our algorithm is provably much faster than the popular Langevin-based algorithms. Our algorithm design and theoretical framework illuminate a novel direction for addressing sampling problems, which could be of broader applicability in the community.
stat-04.zip/2401.06325.pdf
/content/arxiv-data/data/stat.ML/2024/01/00000000.parquet
stat.ML
2024
01
2024-01-01
2401.00691
Stochastic Gradient Descent for Nonparametric Regression
[ "Xin Chen", "Jason M. Klusowski" ]
1 Jan 2024 (<a href="https://arxiv.org/abs/2401.00691v1">v1</a>), last revised 21 Jun 2025 (this version, v4)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2401.00691
This paper introduces an iterative algorithm for training nonparametric additive models that enjoys favorable memory storage and computational requirements. The algorithm can be viewed as the functional counterpart of stochastic gradient descent, applied to the coefficients of a truncated basis expansion of the component functions. We show that the resulting estimator satisfies an oracle inequality that allows for model mis-specification. In the well-specified setting, by choosing the learning rate carefully across three distinct stages of training, we demonstrate that its risk is minimax optimal in terms of the dependence on the dimensionality of the data and the size of the training sample. We also provide polynomial convergence rates even when the covariates do not have full support on their domain.
stat-04.zip/2401.00691.pdf
/content/arxiv-data/data/stat.ML/2024/01/00000000.parquet
stat.ML
2024
01
2024-01-01
2401.02062
U-Trustworthy Models.Reliability, Competence, and Confidence in Decision-Making
[ "Ritwik Vashistha", "Arya Farahi" ]
4 Jan 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2401.02062
With growing concerns regarding bias and discrimination in predictive models, the AI community has increasingly focused on assessing AI system trustworthiness. Conventionally, trustworthy AI literature relies on the probabilistic framework and calibration as prerequisites for trustworthiness. In this work, we depart from this viewpoint by proposing a novel trust framework inspired by the philosophy literature on trust. We present a precise mathematical definition of trustworthiness, termed $\mathcal{U}$-trustworthiness, specifically tailored for a subset of tasks aimed at maximizing a utility function. We argue that a model&#39;s $\mathcal{U}$-trustworthiness is contingent upon its ability to maximize Bayes utility within this task subset. Our first set of results challenges the probabilistic framework by demonstrating its potential to favor less trustworthy models and introduce the risk of misleading trustworthiness assessments. Within the context of $\mathcal{U}$-trustworthiness, we prove that properly-ranked models are inherently $\mathcal{U}$-trustworthy. Furthermore, we advocate for the adoption of the AUC metric as the preferred measure of trustworthiness. By offering both theoretical guarantees and experimental validation, AUC enables robust evaluation of trustworthiness, thereby enhancing model selection and hyperparameter tuning to yield more trustworthy outcomes.
stat-04.zip/2401.02062.pdf
/content/arxiv-data/data/stat.ML/2024/01/00000000.parquet
stat.ML
2024
01
2024-01-01
2401.06864
Deep Learning With DAGs
[ "Sourabh Balgi", "Adel Daoud", "Jose M. Peña", "Geoffrey T. Wodtke", "Jesse Zhou" ]
12 Jan 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG); Econometrics (econ.EM); Methodology (stat.ME)
https://doi.org/10.48550/arXiv.2401.06864
Social science theories often postulate causal relationships among a set of variables or events. Although directed acyclic graphs (DAGs) are increasingly used to represent these theories, their full potential has not yet been realized in practice. As non-parametric causal models, DAGs require no assumptions about the functional form of the hypothesized relationships. Nevertheless, to simplify the task of empirical evaluation, researchers tend to invoke such assumptions anyway, even though they are typically arbitrary and do not reflect any theoretical content or prior knowledge. Moreover, functional form assumptions can engender bias, whenever they fail to accurately capture the complexity of the causal system under investigation. In this article, we introduce causal-graphical normalizing flows (cGNFs), a novel approach to causal inference that leverages deep neural networks to empirically evaluate theories represented as DAGs. Unlike conventional approaches, cGNFs model the full joint distribution of the data according to a DAG supplied by the analyst, without relying on stringent assumptions about functional form. In this way, the method allows for flexible, semi-parametric estimation of any causal estimand that can be identified from the DAG, including total effects, conditional effects, direct and indirect effects, and path-specific effects. We illustrate the method with a reanalysis of Blau and Duncan&#39;s (1967) model of status attainment and Zhou&#39;s (2019) model of conditional versus controlled mobility. To facilitate adoption, we provide open-source software together with a series of online tutorials for implementing cGNFs. The article concludes with a discussion of current limitations and directions for future development.
stat-04.zip/2401.06864.pdf
/content/arxiv-data/data/stat.ML/2024/01/00000000.parquet
stat.ML
2024
01
2024-01-01
2401.05982
A tree-based varying coefficient model
[ "Henning Zakrisson", "Mathias Lindholm" ]
11 Jan 2024 (<a href="https://arxiv.org/abs/2401.05982v1">v1</a>), last revised 15 Jan 2024 (this version, v3)
23 pages, 6 figures
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2401.05982
The paper introduces a tree-based varying coefficient model (VCM) where the varying coefficients are modelled using the cyclic gradient boosting machine (CGBM) from Delong et al. (2023). Modelling the coefficient functions using a CGBM allows for dimension-wise early stopping and feature importance scores. The dimension-wise early stopping not only reduces the risk of dimension-specific overfitting, but also reveals differences in model complexity across dimensions. The use of feature importance scores allows for simple feature selection and easy model interpretation. The model is evaluated on the same simulated and real data examples as those used in Richman and Wüthrich (2023), and the results show that it produces results in terms of out of sample loss that are comparable to those of their neural network-based VCM called LocalGLMnet.
stat-04.zip/2401.05982.pdf
/content/arxiv-data/data/stat.ML/2024/01/00000000.parquet
stat.ML
2024
01
2024-01-01
2401.05765
A new computationally efficient algorithm to solve Feature Selection for Functional Data Classification in high-dimensional spaces
[ "Tobia Boschi", "Francesca Bonin", "Rodrigo Ordonez-Hurtado", "Alessandra Pascale", "Jonathan Epperlein" ]
11 Jan 2024 (<a href="https://arxiv.org/abs/2401.05765v1">v1</a>), last revised 5 Mar 2024 (this version, v2)
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2401.05765
This paper introduces a novel methodology for Feature Selection for Functional Classification, FSFC, that addresses the challenge of jointly performing feature selection and classification of functional data in scenarios with categorical responses and multivariate longitudinal features. FSFC tackles a newly defined optimization problem that integrates logistic loss and functional features to identify the most crucial variables for classification. To address the minimization procedure, we employ functional principal components and develop a new adaptive version of the Dual Augmented Lagrangian algorithm. The computational efficiency of FSFC enables handling high-dimensional scenarios where the number of features may considerably exceed the number of statistical units. Simulation experiments demonstrate that FSFC outperforms other machine learning and deep learning methods in computational time and classification accuracy. Furthermore, the FSFC feature selection capability can be leveraged to significantly reduce the problem&#39;s dimensionality and enhance the performances of other classification algorithms. The efficacy of FSFC is also demonstrated through a real data application, analyzing relationships between four chronic diseases and other health and demographic factors.
stat-04.zip/2401.05765.pdf
/content/arxiv-data/data/stat.ML/2024/01/00000000.parquet
stat.ML
2024
01
2024-01-01
2401.07733
Conformal Approach To Gaussian Process Surrogate Evaluation With Coverage Guarantees
[ "Edgar Jaber", "Vincent Blot", "Nicolas Brunel", "Vincent Chabridon", "Emmanuel Remy", "Bertrand Iooss", "Didier Lucor", "Mathilde Mougeot", "Alessandro Leite" ]
15 Jan 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2401.07733
Gaussian processes (GPs) are a Bayesian machine learning approach widely used to construct surrogate models for the uncertainty quantification of computer simulation codes in industrial applications. It provides both a mean predictor and an estimate of the posterior prediction variance, the latter being used to produce Bayesian credibility intervals. Interpreting these intervals relies on the Gaussianity of the simulation model as well as the well-specification of the priors which are not always appropriate. We propose to address this issue with the help of conformal prediction. In the present work, a method for building adaptive cross-conformal prediction intervals is proposed by weighting the non-conformity score with the posterior standard deviation of the GP. The resulting conformal prediction intervals exhibit a level of adaptivity akin to Bayesian credibility sets and display a significant correlation with the surrogate model local approximation error, while being free from the underlying model assumptions and having frequentist coverage guarantees. These estimators can thus be used for evaluating the quality of a GP surrogate model and can assist a decision-maker in the choice of the best prior for the specific application of the GP. The performance of the method is illustrated through a panel of numerical examples based on various reference databases. Moreover, the potential applicability of the method is demonstrated in the context of surrogate modeling of an expensive-to-evaluate simulator of the clogging phenomenon in steam generators of nuclear reactors.
stat-04.zip/2401.07733.pdf
/content/arxiv-data/data/stat.ML/2024/01/00000000.parquet
stat.ML
2024
01
2024-01-01
2401.07298
Efficient Frameworks for Generalized Low-Rank Matrix Bandit Problems
[ "Yue Kang", "Cho-Jui Hsieh", "Thomas C. M. Lee" ]
14 Jan 2024
Revision of the paper accepted by NeurIPS 2022
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2401.07298
In the stochastic contextual low-rank matrix bandit problem, the expected reward of an action is given by the inner product between the action&#39;s feature matrix and some fixed, but initially unknown $d_1$ by $d_2$ matrix $\Theta^*$ with rank $r \ll \{d_1, d_2\}$, and an agent sequentially takes actions based on past experience to maximize the cumulative reward. In this paper, we study the generalized low-rank matrix bandit problem, which has been recently proposed in \cite{lu2021low} under the Generalized Linear Model (GLM) framework. To overcome the computational infeasibility and theoretical restrain of existing algorithms on this problem, we first propose the G-ESTT framework that modifies the idea from \cite{jun2019bilinear} by using Stein&#39;s method on the subspace estimation and then leverage the estimated subspaces via a regularization idea. Furthermore, we remarkably improve the efficiency of G-ESTT by using a novel exclusion idea on the estimated subspace instead, and propose the G-ESTS framework. We also show that G-ESTT can achieve the $\tilde{O}(\sqrt{(d_1+d_2)MrT})$ bound of regret while G-ESTS can achineve the $\tilde{O}(\sqrt{(d_1+d_2)^{3/2}Mr^{3/2}T})$ bound of regret under mild assumption up to logarithm terms, where $M$ is some problem dependent value. Under a reasonable assumption that $M = O((d_1+d_2)^2)$ in our problem setting, the regret of G-ESTT is consistent with the current best regret of $\tilde{O}((d_1+d_2)^{3/2} \sqrt{rT}/D_{rr})$~\citep{lu2021low} ($D_{rr}$ will be defined later). For completeness, we conduct experiments to illustrate that our proposed algorithms, especially G-ESTS, are also computationally tractable and consistently outperform other state-of-the-art (generalized) linear matrix bandit methods based on a suite of simulations.
stat-04.zip/2401.07298.pdf
/content/arxiv-data/data/stat.ML/2024/01/00000000.parquet
stat.ML
2024
01
2024-01-01
2401.08488
A Novel Approach in Solving Stochastic Generalized Linear Regression via Nonconvex Programming
[ "Vu Duc Anh", "Tran Anh Tuan", "Tran Ngoc Thang", "Nguyen Thi Ngoc Anh" ]
16 Jan 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Optimization and Control (math.OC)
https://doi.org/10.48550/arXiv.2401.08488
Generalized linear regressions, such as logistic regressions or Poisson regressions, are long-studied regression analysis approaches, and their applications are widely employed in various classification problems. Our study considers a stochastic generalized linear regression model as a stochastic problem with chance constraints and tackles it using nonconvex programming techniques. Clustering techniques and quantile estimation are also used to estimate random data&#39;s mean and variance-covariance matrix. Metrics for measuring the performance of logistic regression are used to assess the model&#39;s efficacy, including the F1 score, precision score, and recall score. The results of the proposed algorithm were over 1 to 2 percent better than the ordinary logistic regression model on the same dataset with the above assessment criteria.
stat-04.zip/2401.08488.pdf
/content/arxiv-data/data/stat.ML/2024/01/00000000.parquet
stat.ML
2024
01
2024-01-01
2401.07627
Cost-sensitive Feature Selection for Support Vector Machines
[ "Sandra Benítez-Peña", "Rafael Blanquero", "Emilio Carrizosa", "Pepa Ramírez-Cobo" ]
15 Jan 2024
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2401.07627
Feature Selection is a crucial procedure in Data Science tasks such as Classification, since it identifies the relevant variables, making thus the classification procedures more interpretable, cheaper in terms of measurement and more effective by reducing noise and data overfit. The relevance of features in a classification procedure is linked to the fact that misclassifications costs are frequently asymmetric, since false positive and false negative cases may have very different consequences. However, off-the-shelf Feature Selection procedures seldom take into account such cost-sensitivity of errors. <br>In this paper we propose a mathematical-optimization-based Feature Selection procedure embedded in one of the most popular classification procedures, namely, Support Vector Machines, accommodating asymmetric misclassification costs. The key idea is to replace the traditional margin maximization by minimizing the number of features selected, but imposing upper bounds on the false positive and negative rates. The problem is written as an integer linear problem plus a quadratic convex problem for Support Vector Machines with both linear and radial kernels. <br>The reported numerical experience demonstrates the usefulness of the proposed Feature Selection procedure. Indeed, our results on benchmark data sets show that a substantial decrease of the number of features is obtained, whilst the desired trade-off between false positive and false negative rates is achieved.
stat-04.zip/2401.07627.pdf
/content/arxiv-data/data/stat.ML/2024/01/00000000.parquet
stat.ML
2024
01
2024-01-01
2401.08375
Sparse PCA with False Discovery Rate Controlled Variable Selection
[ "Jasin Machkour", "Arnaud Breloy", "Michael Muma", "Daniel P. Palomar", "Frédéric Pascal" ]
16 Jan 2024
Published in ICASSP 2024 - 2024 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), scheduled for 14-19 April 2024 in Seoul, Korea
Machine Learning (stat.ML)
Machine Learning (stat.ML); Machine Learning (cs.LG)
https://doi.org/10.48550/arXiv.2401.08375
Sparse principal component analysis (PCA) aims at mapping large dimensional data to a linear subspace of lower dimension. By imposing loading vectors to be sparse, it performs the double duty of dimension reduction and variable selection. Sparse PCA algorithms are usually expressed as a trade-off between explained variance and sparsity of the loading vectors (i.e., number of selected variables). As a high explained variance is not necessarily synonymous with relevant information, these methods are prone to select irrelevant variables. To overcome this issue, we propose an alternative formulation of sparse PCA driven by the false discovery rate (FDR). We then leverage the Terminating-Random Experiments (T-Rex) selector to automatically determine an FDR-controlled support of the loading vectors. A major advantage of the resulting T-Rex PCA is that no sparsity parameter tuning is required. Numerical experiments and a stock market data example demonstrate a significant performance improvement.
stat-04.zip/2401.08375.pdf
/content/arxiv-data/data/stat.ML/2024/01/00000000.parquet
stat.ML
2024
01
2024-01-01