paper-with-me

Papers

Bootstrapping with AI/ML-generated labels

2026-04-26 · Timothy Christensen, Silvia Goncalves, Benoit Perron arxiv

AI/ML methods are increasingly used in economics to generate binary variables (or labels) via classification algorithms. When these generated variables are included as covariates in regressions, even small misclassification errors can induce large biases in OLS estimators and invalidate standard inference. We study whether the bootstrap can correct this bias and deliver valid inference. We first show that a seemingly natural fixed-label bootstrap, which generates data using estimated labels but relies on a corrupted version in estimation, is generally invalid unless a strong independence condition between the latent true labels and other covariates holds. We then propose a coupled-label bootstrap that jointly resamples the true and imputed labels, and show it is valid without this condition. Two finite-sample adjustments further improve coverage: a variance correction for uncertainty in estimated misclassification rates and a Hessian rotation for near-singular designs. We illustrate the methods in simulations and apply them to investigate the relationship between wages and remote work status.

📄 PDF Abstract BibTeX arXiv:2604.23770

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Progressive Adversarial Learning for Bootstrapping: A Case Study on Entity Set Expansion

2021-09-24 · EMNLP 2021 11 · Lingyong Yan, Xianpei Han, Le Sun

Bootstrapping has become the mainstream method for entity set expansion. Conventional bootstrapping methods mostly define the expansion boundary using seed-based distance metrics, which heavily depend on the quality of s…

Bootstrapping Sentiment Labels For Unannotated Documents With Polarity PageRank

2012-05-01 · LREC 2012 5 · Christian Scheible, Hinrich Sch{\"u}tze

We present a novel graph-theoretic method for the initial annotation of high-confidence training data for bootstrapping sentiment classifiers. We estimate polarity using topic-specific PageRank. Sentiment information is …

Document ClassificationGeneral ClassificationSentiment Analysis

Bootstrapping the Performance of Webly Supervised Semantic Segmentation

2018-06-01 · CVPR 2018 6 · Tong Shen, Guosheng Lin, Chunhua Shen, Ian Reid

Fully supervised methods for semantic segmentation require pixel-level class masks to train, the creation of which are expensive in terms of manual labour and time. In this work, we focus on weak supervision, developing …

SegmentationSemantic SegmentationTransfer LearningWeakly supervised Semantic Segmentation+1

Contrastive Bootstrapping for Label Refinement

2023-06-07 · Shudi Hou, Yu Xia, Muhao Chen, Sujian Li

Traditional text classification typically categorizes texts into pre-defined coarse-grained classes, from which the produced models cannot handle the real-world scenario where finer categories emerge periodically for acc…

Clusteringtext-classificationText Classification

Active Dialogue Simulation in Conversational Systems

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Semantic parsing helps conversational systems in satisfying users' requests through dialogues. To train these models, collecting annotated dialogues as a dataset is a very expensive and time-consuming process. In this pa…

Active LearningSemantic Parsing