paper-with-me

홈 › Papers

Stratified Learning: A General-Purpose Statistical Method for Improved Learning under Covariate Shift

2021-06-21 · Maximilian Autenrieth, David A. van Dyk, Roberto Trotta, David C. Stenning

We propose a simple, statistically principled, and theoretically justified method to improve supervised learning when the training set is not representative, a situation known as covariate shift. We build upon a well-established methodology in causal inference, and show that the effects of covariate shift can be reduced or eliminated by conditioning on propensity scores. In practice, this is achieved by fitting learners within strata constructed by partitioning the data based on the estimated propensity scores, leading to approximately balanced covariates and much-improved target prediction. We demonstrate the effectiveness of our general-purpose method on two contemporary research questions in cosmology, outperforming state-of-the-art importance weighting methods. We obtain the best reported AUC (0.958) on the updated "Supernovae photometric classification challenge", and we improve upon existing conditional density estimation of galaxy redshift from Sloan Data Sky Survey (SDSS) data.

📄 PDF Abstract BibTeX arXiv:2106.11211

Code (0)

등록된 구현이 없습니다.

Tasks

Causal InferenceDensity Estimation

Similar Papers 제목 키워드 기반

Stratified Prediction-Powered Inference for Hybrid Language Model Evaluation

2024-06-06 · Adam Fisch, Joshua Maynez, R. Alex Hofer, Bhuwan Dhingra 외

Prediction-powered inference (PPI) is a method that improves statistical estimates based on limited human-labeled data. PPI achieves this by combining small amounts of human-labeled data with larger amounts of data label…

Language Model EvaluationLanguage ModelingLanguage Modellingvalid

DZip: improved general-purpose lossless compression based on novel neural network modeling

2019-11-08 · Mohit Goyal, Kedar Tatwawadi, Shubham Chandak, Idoia Ochoa

We consider lossless compression based on statistical data modeling followed by prediction-based encoding, where an accurate statistical model for the input data leads to substantial improvements in compression. We propo…

Finally Outshining the Random Baseline: A Simple and Effective Solution for Active Learning in 3D Biomedical Imaging

2026-01-20 · Carsten T. Lüth, Jeremias Traub, Kim-Celine Kahl, Till J. Bungert 외 arxiv

Active learning (AL) has the potential to drastically reduce annotation costs in 3D biomedical image segmentation, where expert labeling of volumetric data is both time-consuming and expensive. Yet, existing AL methods a…

Image SegmentationActive Learning

Near Optimal Stratified Sampling

2019-06-26 · Tiancheng Yu, Xiyu Zhai, Suvrit Sra

The performance of a machine learning system is usually evaluated by using i.i.d.\ observations with true labels. However, acquiring ground truth labels is expensive, while obtaining unlabeled samples may be cheaper. Str…

Industrializing Prediction-Powered Inference: The GLIDE Library for Reliable GenAI and Agentic Systems Evaluation

2026-05-29 · Grégoire Martinon, Ibrahim Merad, Mohammed Raki arxiv

Reliable evaluation of agentic systems requires unbiased estimates with valid uncertainty, but standard practice navigates between costly human annotation and biased LLM-as-judge proxies. Prediction-powered inference (PP…