← Search

Cathy Jiao

5 accepted papers

2025

DATE-LM: Benchmarking Data Attribution Evaluation for Large Language Models

NeurIPS 2025poster

Data attribution methods quantify the influence of training data on model outputs and are becoming increasingly relevant for a wide range of LLM research and applications, including dataset curation, model interpretability, data valuation. However, there remain critical gaps in systematic LLM-centri…

Cited by 0SourceScholar
2025

Fairshare Data Pricing via Data Valuation for Large Language Models

NeurIPS 2025poster

Training data is the backbone of large language models (LLMs), yet today’s data markets often operate under exploitative pricing -- sourcing data from marginalized groups with little pay or recognition. This paper introduces a theoretical framework for LLM data markets, modeling the strategic intera…

Cited by 0SourceScholar
2025

On the Feasibility of In-Context Probing for Data Attribution

NAACL 2025findings

Data attribution methods are used to measure the contribution of training data towards model outputs, and have several important applications in areas such as dataset curation and model interpretability. However, many standard data attribution methods, such as influence functions, utilize model grad…

Cited by 0SourcePDFScholar
2022

Improving compositional generalization for multi-step quantitative reasoning in question answering

EMNLP 2022main

Quantitative reasoning is an important aspect of question answering, especially when numeric and verbal cues interact to indicate sophisticated, multi-step programs. In this paper, we demonstrate how modeling the compositional nature of quantitative text can enhance the performance and robustness of…

Cited by 4SourcePDFScholar
2022

InstructDial: Improving Zero and Few-shot Generalization in Dialogue through Instruction Tuning

EMNLP 2022main

Instruction tuning is an emergent paradigm in NLP wherein natural language instructions are leveraged with language models to induce zero-shot performance on unseen tasks. Dialogue is an especially interesting area in which to explore instruction tuning because dialogue systems perform multiple kind…