← Search

Barry Wang

4 accepted papers

2026

Command-V: Training-Free Representation Finetuning Transfer

ICLR 2026poster

Retrofitting large language models (LLMs) with new behaviors typically requires full finetuning or distillation—costly steps that must be repeated for every architecture. In this work, we introduce ⌘V (Command-V), a backpropagation-free behavior transfer method that copies an existing residual repre…

Cited by 0SourcecodeScholar
2024

IQA-EVAL: Automatic Evaluation of Human-Model Interactive Question Answering

NeurIPS 2024poster

To evaluate Large Language Models (LLMs) for question answering (QA), traditional methods typically focus on directly assessing the immediate responses generated by the models based on the given question and context. In the common use case of humans seeking AI assistant’s help in finding information…

Cited by 5SourcePDFScholar
2022

Automatic Error Analysis for Document-level Information Extraction

ACL 2022long

Document-level information extraction (IE) tasks have recently begun to be revisited in earnest using the end-to-end neural network techniques that have been successful on their sentence-level IE counterparts. Evaluation of the approaches, however, has been limited in a number of dimensions. In part…