← Search

Tzu-Heng Huang

7 accepted papers

2026

CARE: Confounder-Aware Aggregation for Reliable LLM Evaluation

ICML 2026poster

LLM-as-a-judge ensembles are the standard paradigm for scalable evaluation, but their aggregation mechanisms suffer from a fundamental flaw: they implicitly assume that judges provide independent estimates of true quality. However, in practice, LLM judges exhibit correlated errors caused by shared l…

Cited by 0SourceScholar
2026

Evaluating Sample Utility for Efficient Data Selection by Mimicking Model Weights

ICML 2026poster

Large-scale web-crawled datasets contain noise, bias, and irrelevant information, necessitating data selection techniques. Existing methods depend on hand-crafted heuristics, downstream datasets, or require expensive influence-based computations---all of which limit scalability and introduce unwante…

Cited by 0SourceScholar
2025

Weaver: Shrinking the Generation-Verification Gap by Scaling Compute for Verification

NeurIPS 2025poster

Verifiers can improve language model (LM) capabilities by providing feedback or selecting the best response from a pool of generated candidates. Currently, high-quality verifiers are either unscalable (e.g., humans) or limited in utility (e.g., tools like Lean for formal proofs). While LM judges and…

Cited by 0SourceScholar
2024

The ALCHEmist: Automated Labeling 500x CHEaper than LLM Data Annotators

NeurIPS 2024spotlight

Large pretrained models can be used as annotators, helping replace or augment crowdworkers and enabling distilling generalist models into smaller specialist models. Unfortunately, this comes at a cost: employing top-of-the-line models often requires paying thousands of dollars for API calls, while t…

2023

Geometry-Aware Adaptation for Pretrained Models

NeurIPS 2023poster

Machine learning models---including prominent zero-shot models---are often trained on datasets whose labels are only a small proportion of a larger label space. Such spaces are commonly equipped with a metric that relates the labels via distances between them. We propose a simple approach to exploit…

Cited by 4SourcePDFScholar
2022

AutoWS-Bench-101: Benchmarking Automated Weak Supervision with 100 Labels

NeurIPS 2022accept

Weak supervision (WS) is a powerful method to build labeled datasets for training supervised models in the face of little-to-no labeled data. It replaces hand-labeling data with aggregating multiple noisy-but-cheap label estimates expressed by labeling functions (LFs). While it has been used success…

Cited by 8SourcePDFScholar