中文
相关论文

相关论文: When +1% Is Not Enough: A Paired Bootstrap Protoco…

200 篇论文

Betweenness centrality ranks the importance of nodes by their participation in all shortest paths of the network. Therefore computing exact betweenness values is impractical in large networks. For static networks, approximation based on…

社会与信息网络 · 计算机科学 2014-09-23 Elisabetta Bergamini , Henning Meyerhenke , Christian L. Staudt

Ensuring that software performance does not degrade after a code change is paramount. A solution is to regularly execute software microbenchmarks, a performance testing technique similar to (functional) unit tests, which, however, often…

软件工程 · 计算机科学 2024-04-19 Christoph Laaber , Tao Yue , Shaukat Ali

Prompt optimization in compound AI systems is statistically indistinguishable from a coin flip: across 72 optimization runs on Claude Haiku 4.5 (6 methods $\times$ 4 tasks $\times$ 3 repeats), 49% score below zero-shot; on Amazon Nova Lite,…

人工智能 · 计算机科学 2026-05-28 Xing Zhang , Guanghui Wang , Yanwei Cui , Wei Qiu , Ziyuan Li , Bing Zhu , Peiyang He

Adaptive prompt and program search makes LLM evaluation selection-sensitive. Once benchmark items are reused inside tuning, the observed winner's score need not estimate the fresh-data performance of the full tune-then-deploy procedure. We…

机器学习 · 统计学 2026-05-08 Yang Xu , Jiefu Zhang , Haixiang Sun , Zihan Zhou , Tianyu Cao , Vaneet Aggarwal

Practical sequence classification tasks in natural language processing often suffer from low training data availability for target classes. Recent works towards mitigating this problem have focused on transfer learning using embeddings…

计算与语言 · 计算机科学 2021-01-29 Manoj Kumar , Varun Kumar , Hadrien Glaude , Cyprien delichy , Aman Alok , Rahul Gupta

Machine learning systems appear stochastic but are deterministically random, as seeded pseudorandom number generators produce identical realisations across repeated executions. Standard evaluation practice typically treats runs across…

机器学习 · 计算机科学 2026-02-03 Udit Sharma

We consider semiparametric transformation models, where after pre-estimation of a parametric transformation of the response the data are modeled by means of nonparametric regression. We suggest subsequent procedures for testing lack-of-fit…

统计方法学 · 统计学 2019-01-25 Nick Kloodt , Natalie Neumeyer

Deep learning models have become the dominant approach for multivariate time series anomaly detection (MTSAD), often reporting substantial performance improvements over classical statistical methods. However, these gains are frequently…

机器学习 · 统计学 2026-03-20 Bruna Alves , Ana Martins , Armando J. Pinho , Sónia Gouveia

The source code of Function as a Service (FaaS) applications is constantly being refined. To detect if a source code change introduces a significant performance regression, the traditional benchmarking approach evaluates both the old and…

分布式、并行与集群计算 · 计算机科学 2023-11-08 Martin Grambow , Tim Dockenfuß , Trever Schirmer , Nils Japke , David Bermbach

In this work, we obtain performance guarantees for modified-CS and for its improved version, modified-CS-Add-LS-Del, for recursive reconstruction of a time sequence of sparse signals from a reduced set of noisy measurements available at…

信息论 · 计算机科学 2015-01-09 Jinchun Zhan , Namrata Vaswani

Inference about a scalar parameter of interest typically relies on the asymptotic normality of common likelihood pivots, such as the signed likelihood root, the score and Wald statistics. Nevertheless, the resulting inferential procedures…

统计理论 · 数学 2022-01-07 Ruggero Bellio , Ioannis Kosmidis , Alessandra Salvan , Nicola Sartori

Neural networks produced by standard training are known to suffer from poor accuracy on rare subgroups despite achieving high accuracy on average, due to the correlations between certain spurious features and labels. Previous approaches…

机器学习 · 计算机科学 2024-04-10 Gaotang Li , Jiarui Liu , Wei Hu

The bootstrap is a widely used procedure for statistical inference because of its simplicity and attractive statistical properties. However, the vanilla version of bootstrap is no longer feasible computationally for many modern massive…

统计方法学 · 统计学 2023-02-16 Yingying Ma , Chenlei Leng , Hansheng Wang

The problem of quantifying uncertainty about the locations of multiple change points by means of confidence intervals is addressed. The asymptotic distribution of the change point estimators obtained as the local maximisers of moving sum…

统计方法学 · 统计学 2022-06-20 Haeran Cho , Claudia Kirch

Predictions from machine learning algorithms can vary across random seeds, inducing instability in downstream debiased machine learning estimators. We formalize random seed stability via a concentration condition and prove that subbagging…

统计方法学 · 统计学 2026-04-21 Nicholas Williams , Alejandro Schuler

Federated fine-tuning (FFT) attempts to fine-tune a pre-trained model with private data from distributed clients by exchanging models rather than data under the orchestration of a parameter server (PS). To overcome the bottleneck forged by…

分布式、并行与集群计算 · 计算机科学 2025-04-01 Zhijie Cai , Haolong Chen , Guangxu Zhu

In many machine learning applications, it is important for the model to provide confidence scores that accurately capture its prediction uncertainty. Although modern learning methods have achieved great success in predictive accuracy,…

机器学习 · 计算机科学 2022-07-12 Linjun Zhang , Zhun Deng , Kenji Kawaguchi , James Zou

We present a simple unified framework for multi-class cost-sensitive boosting. The minimum-risk class is estimated directly, rather than via an approximation of the posterior distribution. Our method jointly optimizes binary weak learners…

计算机视觉与模式识别 · 计算机科学 2016-11-16 Ron Appel , Xavier Burgos-Artizzu , Pietro Perona

We propose a coupled bootstrap (CB) method for the test error of an arbitrary algorithm that estimates the mean in a Poisson sequence, often called the Poisson means problem. The idea behind our method is to generate two carefully-designed…

统计方法学 · 统计学 2024-08-20 Natalia L. Oliveira , Jing Lei , Ryan J. Tibshirani

In this paper, we consider large-scale ranking problems where one is given a set of (possibly non-redundant) pairwise comparisons and the underlying ranking explained by those comparisons is desired. We show that stochastic gradient descent…

最优化与控制 · 数学 2024-07-04 Benjamin Jarman , Lara Kassab , Deanna Needell , Alexander Sietsema