← Search

Jerone Andrews

7 accepted papers

2025

GenDataAgent: On-the-fly Dataset Augmentation with Synthetic Data

ICLR 2025poster

We propose a generative agent that augments training datasets with synthetic data for model fine-tuning. Unlike prior work, which uniformly samples synthetic data, our agent iteratively generates relevant samples on-the-fly, aligning with the target distribution. It prioritizes synthetic data that c…

Cited by 0SourcePDFScholar
2024

A Taxonomy of Challenges to Curating Fair Datasets

NeurIPS 2024oral

Despite extensive efforts to create fairer machine learning (ML) datasets, there remains a limited understanding of the practical aspects of dataset curation. Drawing from interviews with 30 ML dataset curators, we present a comprehensive taxonomy of the challenges and trade-offs encountered through…

Cited by 4SourcePDFScholar
2024

Images Speak Louder than Words: Understanding and Mitigating Bias in Vision-Language Model from a Causal Mediation Perspective

EMNLP 2024main

Vision-language models (VLMs) pre-trained on extensive datasets can inadvertently learn biases by correlating gender information with specific objects or scenarios. Current methods, which focus on modifying inputs and monitoring changes in the model’s output probability scores, often struggle to com…

Cited by 0SourcePDFScholar
2024

Position: Measure Dataset Diversity, Don't Just Claim It

ICML 2024oral

Machine learning (ML) datasets, often perceived as neutral, inherently encapsulate abstract and disputed social constructs. Dataset curators frequently employ value-laden terms such as diversity, bias, and quality to characterize datasets. Despite their prevalence, these terms lack clear definitions…

Cited by 17SourcePDFScholar
2024

Resampled Datasets Are Not Enough: Mitigating Societal Bias Beyond Single Attributes

EMNLP 2024main

We tackle societal bias in image-text datasets by removing spurious correlations between protected groups and image attributes. Traditional methods only target labeled attributes, ignoring biases from unlabeled ones. Using text-guided inpainting models, our approach ensures protected group independe…

Cited by 2SourcePDFScholar
2023

Ethical Considerations for Responsible Data Curation

NeurIPS 2023oral

Human-centric computer vision (HCCV) data curation practices often neglect privacy and bias concerns, leading to dataset retractions and unfair models. HCCV datasets constructed through nonconsensual web scraping lack crucial metadata for comprehensive fairness and robustness evaluations. Current re…