paper-with-me

Papers

Learning U-Statistics with Active Inference

2026-05-12 · Xiaoning Wang, Yuyang Huo, Liuhua Peng, Changliang Zou arxiv

$U$-statistics play a central role in statistical inference. In many modern applications, however, acquiring the labels required for $U$-statistics is costly. Motivated by recent advances in active inference, we develop an active inference framework for $U$-statistics that selectively queries informative labels to improve estimation efficiency under a fixed labeling budget, while preserving valid statistical inference. Our approach is built on the augmented inverse probability weighting $U$-statistic, which is designed to incorporate the sampling rule and machine learning predictions. We characterize the optimal sampling rule that minimizes its variance and design practical sampling strategies. We further extend the framework to $U$-statistic-based empirical risk minimization. Experiments on real datasets demonstrate substantial gains in estimation efficiency over baseline methods, while maintaining target coverage.

📄 PDF Abstract BibTeX arXiv:2605.11638

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DeSIA: Attribute Inference Attacks Against Limited Fixed Aggregate Statistics

2025-04-25 · Yifeng Mao, Bozhidar Stevanoski, Yves-Alexandre de Montjoye

Empirical inference attacks are a popular approach for evaluating the privacy risk of data release mechanisms in practice. While an active attack literature exists to evaluate machine learning models or synthetic data re…

AttributeInference Attack

Approximate Bayesian Computation with Domain Expert in the Loop

2022-01-28 · Ayush Bharti, Louis Filstroff, Samuel Kaski

Approximate Bayesian computation (ABC) is a popular likelihood-free inference method for models with intractable likelihood functions. As ABC methods usually rely on comparing summary statistics of observed and simulated…

Active LearningDimensionality Reduction

Anomaly Detection in Hierarchical Data Streams under Unknown Models

2017-09-11 · Sattar Vakili, Qing Zhao, Chang Liu, Chen-Nee Chuah

We consider the problem of detecting a few targets among a large number of hierarchical data streams. The data streams are modeled as random processes with unknown and potentially heavy-tailed distributions. The objectiv…

Active LearningAnomaly DetectionGeneral Classification

ZaliQL: A SQL-Based Framework for Drawing Causal Inference from Big Data

2016-09-12 · Babak Salimi, Dan Suciu

Causal inference from observational data is a subject of active research and development in statistics and computer science. Many toolkits have been developed for this purpose that depends on statistical software. Howeve…

Causal Inference

Talaria: Interactively Optimizing Machine Learning Models for Efficient Inference

2024-04-03 · Fred Hohman, Chaoqun Wang, Jinmook Lee, Jochen Görtler 외

On-device machine learning (ML) moves computation from the cloud to personal devices, protecting user privacy and enabling intelligent user experiences. However, fitting models on devices with limited resources presents …