paper-with-me

홈 › Papers

Filtering with Confidence: When Data Augmentation Meets Conformal Prediction

2025-09-25 · Zixuan Wu, So Won Jeong, Yating Liu, Yeo Jin Jung, Claire Donnat arxiv

With promising empirical performance across a wide range of applications, synthetic data augmentation appears a viable solution to data scarcity and the demands of increasingly data-intensive models. Its effectiveness lies in expanding the training set in a way that reduces estimator variance while introducing only minimal bias. Controlling this bias is therefore critical: effective data augmentation should generate diverse samples from the same underlying distribution as the training set, with minimal shifts. In this paper, we propose conformal data augmentation, a principled data filtering framework that leverages the power of conformal prediction to produce diverse synthetic data while filtering out poor-quality generations with provable risk control. Our method is simple to implement, requires no access to internal model logits, nor large-scale model retraining. We demonstrate the effectiveness of our approach across multiple tasks, including topic prediction, sentiment analysis, image classification, and fraud detection, showing consistent performance improvements of up to 40 percentage points (pp) in $F_1$ score over unaugmented baselines, and 4~pp over other filtered augmentation baselines.

📄 PDF Abstract BibTeX arXiv:2509.21479

Code (0)

등록된 구현이 없습니다.

Tasks

Image ClassificationSentiment AnalysisData AugmentationFraud Detection

Similar Papers 제목 키워드 기반

Principled Context Engineering for RAG: Statistical Guarantees via Conformal Prediction

2025-11-22 · Debashish Chakraborty, Eugene Yang, Daniel Khashabi, Dawn Lawrie 외 arxiv

Retrieval-Augmented Generation (RAG) enhances factual grounding in large language models (LLMs) by incorporating retrieved evidence, but LLM accuracy declines when long or noisy contexts exceed the model's effective atte…

Data augmentation and refinement for recommender system: A semi-supervised approach using maximum margin matrix factorization

2023-06-22 · Shamal Shaikh, Venkateswara Rao Kagita, Vikas Kumar, Arun K Pujari

Collaborative filtering (CF) has become a popular method for developing recommender systems (RSs) where ratings of a user for new items are predicted based on her past preferences and available preference information of …

Collaborative FilteringData AugmentationRecommendation Systems

CW-BASS v2: Saturation-Aware Pseudo-Label Selection for Semi-Supervised Segmentation under Foundation-Model Teachers

2026-08-13 · Ebenezer Tarubinga arxiv

Semi-supervised semantic segmentation has long turned on one question, which pseudo-labels to trust, and a generation of selection rules, dynamic thresholds, per-class curricula, soft confidence weights, answered it for …

Semi-Supervised Semantic Segmentation

Deep Convolutional Architectures for EEG Classification: A Comparative Study with Temporal Augmentation and Confidence-Based Voting

2026-02-25 · Aryan Patodiya, Hubert Cecotti arxiv

Electroencephalography (EEG) classification plays a key role in brain-computer interface (BCI) systems, yet it remains challenging due to the low signal-to-noise ratio, temporal variability of neural responses, and limit…

EEG Signal Classification

HyperMODEST: Self-Supervised 3D Object Detection with Confidence Score Filtering

2023-04-27 · Jenny Xu, Steven L. Waslander

Current LiDAR-based 3D object detectors for autonomous driving are almost entirely trained on human-annotated data collected in specific geographical domains with specific sensor setups, making it difficult to adapt to a…

3D Object DetectionAutonomous DrivingData Augmentationobject-detection+1