← Search

Ting-Yun Chang

7 accepted papers

2026

Vibe Checker: Aligning Code Evaluation with Human Preference

ICML 2026poster

Large Language Models (LLMs) have catalyzed vibe coding, where users leverage LLMs to generate and iteratively refine code through natural language interactions until it passes their *vibe check*. *Vibe check* reflects human preference and goes beyond functionality: the solution should feel right, r…

Cited by 0SourceScholar
2024

Do Localization Methods Actually Localize Memorized Data in LLMs? A Tale of Two Benchmarks

NAACL 2024long

The concept of localization in LLMs is often mentioned in prior work; however, methods for localization have never been systematically and directly evaluated. We propose two complementary benchmarks that evaluate the ability of localization methods to pinpoint LLM components responsible for memorize…

2024

When Parts Are Greater Than Sums: Individual LLM Components Can Outperform Full Models

EMNLP 2024main

This paper studies in-context learning by decomposing the output of large language models into the individual contributions of attention heads and MLPs (components). We observe curious components: good-performing ones that individually do well on a classification task, even when the model performs p…

2022

CLiMB: A Continual Learning Benchmark for Vision-and-Language Tasks

NeurIPS 2022accept

Current state-of-the-art vision-and-language models are evaluated on tasks either individually or in a multi-task setting, overlooking the challenges of continually learning (CL) tasks as they arrive. Existing CL benchmarks have facilitated research on task adaptation and mitigating "catastrophic fo…