← Search

Yanzhe Zhang

17 accepted papers

2026

AutoMetrics: Approximate Human Judgments with Automatically Generated Evaluators

ICLR 2026poster

Evaluating user-facing AI applications remains a central challenge, especially in open-ended domains such as travel planning, clinical note generation, or dialogue. The gold standard is user feedback (e.g., thumbs up/down) or behavioral signals (e.g., retention), but these are often scarce in protot…

Cited by 0SourcecodeScholar
2026

Computer Agent Arena: Toward Human-Centric Evaluation and Analysis of Computer-Use Agents

ICLR 2026poster

As Computer-Use Agents (CUAs) proliferate and grow increasingly capable, evaluation has become more challenging: static, manually curated benchmarks are narrow in domain, contamination-prone, and environment-heavy, and they diverge substantially from user-driven, real-world evaluation. We present Co…

Cited by 0SourcecodeScholar
2025

Attacking Voice Anonymization Systems with Augmented Feature and Speaker Identity Difference

ICASSP 2025accepted

This study focuses on the First VoicePrivacy Attacker Challenge within the ICASSP 2025 Signal Processing Grand Challenge, which aims to develop speaker verification systems capable of determining whether two anonymized speech signals are from the same speaker. However, differences between feature di…

Cited by 0SourceScholar
2025

Design2Code: Benchmarking Multimodal Code Generation for Automated Front-End Engineering

NAACL 2025long

Generative AI has made rapid advancements in recent years, achieving unprecedented capabilities in multimodal understanding and code generation. This can enable a new paradigm of front-end development in which multimodal large language models (MLLMs) directly convert visual designs into code impleme…

2025

Distilling an End-to-End Voice Assistant Without Instruction Training Data

ACL 2025long

Voice assistants, such as Siri and Google Assistant, typically model audio and text separately, resulting in lost speech information and increased complexity. Recent efforts to address this with end-to-end Speech Large Language Models (speech-in, text-out) trained with supervised finetuning (SFT) ha…

Cited by 0SourcePDFScholar
2025

EgoNormia: Benchmarking Physical-Social Norm Understanding

ACL 2025finding

Human activity is moderated by norms; however, supervision for normative reasoning is sparse, particularly where norms are physically- or socially-grounded. We thus present EgoNormia \lVert 𝜖 \rVert, comprising 1,853 (200 for EgoNormia-verified) multiple choice questions (MCQs) grounded within ego-c…

2025

SWE-smith: Scaling Data for Software Engineering Agents

NeurIPS 2025spotlight

Despite recent progress in Language Models (LMs) for software engineering, collecting training data remains a significant pain point. Existing datasets are small, with at most 1,000s of training instances from 11 or fewer GitHub repositories. The procedures to curate such datasets are often complex,…

Cited by 0SourceScholar
2025

Sketch2Code: Evaluating Vision-Language Models for Interactive Web Design Prototyping

NAACL 2025long

Sketches are a natural and accessible medium for UI designers to conceptualize early-stage ideas. However, existing research on UI/UX automation often requires high-fidelity inputs like Figma designs or detailed screenshots, limiting accessibility and impeding efficient design iteration. To bridge t…

Cited by 6SourcePDFScholar
2024

TRINS: Towards Multimodal Language Models that Can Read

CVPR 2024poster

Large multimodal language models have shown remarkable proficiency in understanding and editing images. However a majority of these visually-tuned models struggle to comprehend the textual content embedded in images primarily due to the limitation of training data. In this work we introduce TRINS: a…

Cited by 9SourcePDFScholar
2022

Leveraging Expert Guided Adversarial Augmentation For Improving Generalization in Named Entity Recognition

ACL 2022findings

Named Entity Recognition (NER) systems often demonstrate great performance on in-distribution data, but perform poorly on examples drawn from a shifted distribution. One way to evaluate the generalization ability of NER models is to use adversarial examples, on which the specific variations associat…

2022

Robustness of Demonstration-based Learning Under Limited Data Scenario

EMNLP 2022main

Demonstration-based learning has shown great potential in stimulating pretrained language models’ ability under limited data scenario. Simply augmenting the input with some demonstrations can significantly improve performance on few-shot NER. However, why such demonstrations are beneficial for the l…

2021

Continual Learning for Text Classification with Information Disentanglement Based Regularization

NAACL 2021long

Continual learning has become increasingly important as it enables NLP models to constantly learn and gain knowledge over time. Previous continual learning methods are mainly designed to preserve knowledge from previous tasks, without much emphasis on how to well generalize models to new tasks. In t…