← Search

Wenpeng Yin

26 accepted papers

2026

Understanding Dynamic Compute Allocation in Recurrent Transformers

ICML 2026poster

Token-level adaptive computation seeks to reduce inference cost by allocating more computation to harder tokens and less to easier ones. However, prior work is primarily evaluated on natural-language benchmarks using task-level metrics, where token-level difficulty is unobservable and confounded wit…

Cited by 0SourceScholar
2025

AAAR-1.0: Assessing AI’s Potential to Assist Research

ICML 2025poster

Numerous studies have assessed the proficiency of AI systems, particularly large language models (LLMs), in facilitating everyday tasks such as email writing, question answering, and creative content generation. However, researchers face unique challenges and opportunities in leveraging LLMs for the…

Cited by 0SourcePDFScholar
2025

Assessing the Creativity of LLMs in Proposing Novel Solutions to Mathematical Problems

AAAI 2025technical

The mathematical capabilities of AI systems are complex and multifaceted. Most existing research has predominantly focused on the correctness of AI-generated solutions to mathematical problems. In this work, we argue that beyond producing correct answers, AI systems should also be capable of, or ass…

2025

Beyond End-to-End VLMs: Leveraging Intermediate Text Representations for Superior Flowchart Understanding

NAACL 2025long

Flowcharts are typically presented as images, driving the trend of using vision-language models (VLMs) for end-to-end flowchart understanding. However, two key challenges arise: (i) Limited controllability—users have minimal influence over the downstream task, as they can only modify input images, w…

2025

Catastrophic Failure of LLM Unlearning via Quantization

ICLR 2025poster

Large language models (LLMs) have shown remarkable proficiency in generating text, benefiting from extensive training on vast textual corpora. However, LLMs may also acquire unwanted behaviors from the diverse and sensitive nature of their training data, which can include copyrighted and private con…

2025

Exploring Language Model Generalization in Low-Resource Extractive QA

COLING 2025main

In this paper, we investigate Extractive Question Answering (EQA) with Large Language Models (LLMs) under domain drift, i.e., can LLMs generalize to domains that require specific knowledge such as medicine and law in a zero-shot fashion without additional in-domain training? To this end, we devise a…

2025

HRScene: How Far Are VLMs from Effective High-Resolution Image Understanding?

ICCV 2025poster

High-resolution image (HRI) understanding aims to process images with a large number of pixels, such as pathological images and agricultural aerial images, both of which can exceed 1 million pixels. Vision Large Language Models (VLMs) can allegedly handle HRIs, however, there is a lack of a comprehe…

Cited by 0SourcePDFScholar
2025

TOP-Training: Target-Oriented Pretraining for Medical Extractive Question Answering

COLING 2025main

We study extractive question-answering in the medical domain (Medical-EQA). This problem has two main challenges: (i) domain specificity, as most AI models lack necessary domain knowledge, and (ii) extraction-based answering style, which restricts most autoregressive LLMs due to potential hallucinat…

2024

A Generic Method for Fine-grained Category Discovery in Natural Language Texts

EMNLP 2024main

Fine-grained category discovery using only coarse-grained supervision is a cost-effective yet challenging task. Previous training methods focus on aligning query samples with positive samples and distancing them from negatives. They often neglect intra-category and inter-category semantic similariti…

2024

Contrastive Instruction Tuning

ACL 2024findings

Instruction tuning has been used as a promising approach to improve the performance of large language models (LLMs) on unseen tasks. However, current LLMs exhibit limited robustness to unseen instructions, generating inconsistent outputs when the same instruction is phrased with slightly varied form…

2024

FOFO: A Benchmark to Evaluate LLMs’ Format-Following Capability

ACL 2024long

This paper presents FoFo, a pioneering benchmark for evaluating large language models’ (LLMs) ability to follow complex, domain-specific formats, a crucial yet under-examined capability for their application as AI agents. Despite LLMs’ advancements, existing benchmarks fail to assess their format-fo…

2024

LLMs Assist NLP Researchers: Critique Paper (Meta-)Reviewing

EMNLP 2024main

Claim: This work is not advocating the use of LLMs for paper (meta-)reviewing. Instead, wepresent a comparative analysis to identify and distinguish LLM activities from human activities. Two research goals: i) Enable better recognition of instances when someone implicitly uses LLMs for reviewing act…

2024

MT-Ranker: Reference-free machine translation evaluation by inter-system ranking

ICLR 2024spotlight

Traditionally, Machine Translation (MT) Evaluation has been treated as a regression problem -- producing an absolute translation-quality score. This approach has two limitations: i) the scores lack interpretability, and human annotators struggle with giving consistent scores; ii) most scoring method…

2024

MUFFIN: Curating Multi-Faceted Instructions for Improving Instruction Following

ICLR 2024poster

In the realm of large language models (LLMs), enhancing instruction-following capability often involves curating expansive training data. This is achieved through two primary schemes: i) Scaling-Inputs: Amplifying (input, output) pairs per task instruction, aiming for better instruction adherence. i…

Cited by 21SourcePDFScholar
2024

Multimodal Instruction Tuning with Conditional Mixture of LoRA

ACL 2024long

Multimodal Large Language Models (MLLMs) have demonstrated remarkable proficiency in diverse tasks across different domains, with an increasing focus on improving their zero-shot generalization capabilities for unseen multimodal tasks. Multimodal instruction tuning has emerged as a successful strate…

2024

Navigating the Dual Facets: A Comprehensive Evaluation of Sequential Memory Editing in Large Language Models

ACL 2024long

Memory Editing (ME) has emerged as an efficient method to modify erroneous facts or inject new facts into Large Language Models (LLMs). Two mainstream ME methods exist: parameter-modifying ME and parameter-preserving ME (integrating extra modules while preserving original parameters). Regrettably, p…

Cited by 7SourcePDFScholar
2024

X-Shot: A Unified System to Handle Frequent, Few-shot and Zero-shot Learning Simultaneously in Classification

ACL 2024findings

In recent years, few-shot and zero-shot learning, which learn to predict labels with limited annotated instances, have garnered significant attention. Traditional approaches often treat frequent-shot (freq-shot; labels with abundant instances), few-shot, and zero-shot learning as distinct challenges…

2023

Robustness of Learning from Task Instructions

ACL 2023findings

Traditional supervised learning mostly works on individual tasks and requires training on a large set of task-specific examples. This paradigm seriously hinders the development of task generalization since preparing a task-specific example set is costly. To build a system that can quickly and easily…

2023

Unified Low-Resource Sequence Labeling by Sample-Aware Dynamic Sparse Finetuning

EMNLP 2023long main

Unified Sequence Labeling that articulates different sequence labeling problems such as Named Entity Recognition, Relation Extraction, Semantic Role Labeling, etc. in a generalized sequence-to-sequence format opens up the opportunity to make the maximum utilization of large language model knowledge…

Cited by 0SourcecodeScholar
2022

Anti-Overestimation Dialogue Policy Learning for Task-Completion Dialogue System

NAACL 2022findings

A dialogue policy module is an essential part of task-completion dialogue systems. Recently, increasing interest has focused on reinforcement learning (RL)-based dialogue policy. Its favorable performance and wise action decisions rely on an accurate estimation of action values. The overestimation p…

Cited by 5SourcePDFScholar
2021

Incremental Few-shot Text Classification with Multi-round New Classes: Formulation, Dataset and System

NAACL 2021long

Text classification is usually studied by labeling natural language texts with relevant categories from a predefined set. In the real world, new classes might keep challenging the existing system with limited labeled data. The system should be intelligent enough to recognize upcoming new classes wit…

2021

Learning to Synthesize Data for Semantic Parsing

NAACL 2021long

Synthesizing data for semantic parsing has gained increasing attention recently. However, most methods require handcrafted (high-precision) rules in their generative process, hindering the exploration of diverse unseen data. In this work, we propose a generative model which features a (non-neural) P…

2020

Mixup-Transformer: Dynamic Data Augmentation for NLP Tasks

COLING 2020main

Mixup is a latest data augmentation technique that linearly interpolates input examples and the corresponding labels. It has shown strong effectiveness in image classification by interpolating images at the pixel level. Inspired by this line of research, in this paper, we explore i) how to apply mix…

Cited by 184SourcePDFScholar