← Search

Yuanbin Wu

32 accepted papers

2026

Group Verification-based Policy Optimization for Interactive Coding Agents

ICLR 2026poster

Recent advancements in reinforcement learning from verifiable rewards (RLVR), particularly through Group Relative Policy Optimization (GRPO), have significantly improved the capabilities of large language models (LLMs) for interactive coding agents. However, these methods overlook process-verifiable…

Cited by 0SourceScholar
2026

PDFBench: A Benchmark for De Novo Protein Design from Function

ICML 2026poster

Function-guided protein design is a crucial task with significant applications in drug discovery and enzyme engineering. However, the field lacks a unified and comprehensive evaluation framework. Current models are assessed using inconsistent and limited subsets of metrics, which prevents fair compa…

Cited by 0SourceScholar
2025

Logic-Regularized Verifier Elicits Reasoning from LLMs

ACL 2025long

Verifiers are crucial components for enhancing modern LLMs’ reasoning capability. Typical verifiers require resource-intensive supervised dataset construction, which is costly and faces limitations in data diversity. In this paper, we propose LOVER, an unsupervised verifier regularized by logical ru…

2025

Protein Design with Dynamic Protein Vocabulary

NeurIPS 2025spotlight

Protein design is a fundamental challenge in biotechnology, aiming to design novel sequences with specific functions within the vast space of possible proteins. Recent advances in deep generative models have enabled function-based protein design from textual descriptions, yet struggle with structura…

Cited by 0SourceScholar
2025

TASO: Task-Aligned Sparse Optimization for Parameter-Efficient Model Adaptation

EMNLP 2025

LoRA has become one of the most widely used parameter-efficient fine-tuning methods due to its simplicity and effectiveness. However, numerous studies have shown that LoRA often introduces substantial parameter redundancy, which not only increases the number of trainable parameters but also hinders

Cited by 0SourcePDFScholar
2025

The Role of Visual Modality in Multimodal Mathematical Reasoning: Challenges and Insights

ACL 2025long

Recent research has increasingly focused on multimodal mathematical reasoning, particularly emphasizing the creation of relevant datasets and benchmarks. Despite this, the role of visual information in reasoning has been underexplored. Our findings show that existing multimodal mathematical models m…

Cited by 0SourcePDFScholar
2025

Towards Economical Inference: Enabling DeepSeek’s Multi-Head Latent Attention in Any Transformer-based LLMs

ACL 2025long

Multi-head Latent Attention (MLA) is an innovative architecture proposed by DeepSeek, designed to ensure efficient and economical inference by significantly compressing the Key-Value (KV) cache into a latent vector. Compared to MLA, standard LLMs employing Multi-Head Attention (MHA) and its variants…

2024

Boosting Large Language Models with Continual Learning for Aspect-based Sentiment Analysis

EMNLP 2024finding

Aspect-based sentiment analysis (ABSA) is an important subtask of sentiment analysis, which aims to extract the aspects and predict their sentiments. Most existing studies focus on improving the performance of the target domain by fine-tuning domain-specific models (trained on source domains) based…

Cited by 6SourcePDFScholar
2024

Investigating and Mitigating Object Hallucinations in Pretrained Vision-Language (CLIP) Models

EMNLP 2024main

Large Vision-Language Models (LVLMs) have achieved impressive performance, yet research has pointed out a serious issue with object hallucinations within these models. However, there is no clear conclusion as to which part of the model these hallucinations originate from. In this paper, we present a…

2024

Length Generalization of Causal Transformers without Position Encoding

ACL 2024findings

Generalizing to longer sentences is important for recent Transformer-based language models. Besides algorithms manipulating explicit position features, the success of Transformers without position encodings (NoPE) provides a new way to overcome the challenge. In this paper, we study the length gener…

2024

Towards Explainable Chinese Native Learner Essay Fluency Assessment: Dataset, Tasks, and Method

EMNLP 2024finding

Grammatical Error Correction (GEC) is a crucial technique in Automated Essay Scoring (AES) for evaluating the fluency of essays. However, in Chinese, existing GEC datasets often fail to consider the importance of specific grammatical error types within compositional scenarios, lack research on data…

2023

A Confidence-based Partial Label Learning Model for Crowd-Annotated Named Entity Recognition

ACL 2023findings

Existing models for named entity recognition (NER) are mainly based on large-scale labeled datasets, which always obtain using crowdsourcing. However, it is hard to obtain a unified and correct label via majority voting from multiple annotators for NER due to the large labeling space and complexity…

2023

A Multi-Task Dataset for Assessing Discourse Coherence in Chinese Essays: Structure, Theme, and Logic Analysis

EMNLP 2023long main

This paper introduces the \textbf{C}hinese \textbf{E}ssay \textbf{D}iscourse \textbf{C}oherence \textbf{C}orpus (\textbf{CEDCC}), a multi-task dataset for assessing discourse coherence. Existing research tends to focus on isolated dimensions of discourse coherence, a gap which the CEDCC addresses by…

Cited by 0SourcecodeScholar
2023

CodeIE: Large Code Generation Models are Better Few-Shot Information Extractors

ACL 2023long

Large language models (LLMs) pre-trained on massive corpora have demonstrated impressive few-shot learning ability on many NLP tasks. A common practice is to recast the task into a text-to-text format such that generative LLMs of natural language (NL-LLMs) like GPT-3 can be prompted to solve it. How…

2023

Connective Prediction for Implicit Discourse Relation Recognition via Knowledge Distillation

ACL 2023long

Implicit discourse relation recognition (IDRR) remains a challenging task in discourse analysis due to the absence of connectives. Most existing methods utilize one-hot labels as the sole optimization target, ignoring the internal association among connectives. Besides, these approaches spend lots o…

Cited by 13SourcePDFScholar
2023

Rehearsal-free Continual Language Learning via Efficient Parameter Isolation

ACL 2023long

We study the problem of defying catastrophic forgetting when learning a series of language processing tasks. Compared with previous methods, we emphasize the importance of not caching history tasks’ data, which makes the problem more challenging. Our proposed method applies the parameter isolation s…

Cited by 38SourcePDFScholar
2023

Typology Guided Multilingual Position Representations: Case on Dependency Parsing

ACL 2023findings

Recent multilingual models benefit from strong unified semantic representation models. However, due to conflict linguistic regularities, ignoring language-specific features during multilingual learning may suffer from negative transfer. In this work, we analyze the relationbetween a language’s posit…

Cited by 1SourcePDFScholar
2022

Explore Unsupervised Structures in Pretrained Models for Relation Extraction

EMNLP 2022finding

Syntactic trees have been widely applied in relation extraction (RE). However, since parsing qualities are not stable on different text domains and a pre-defined grammar may not well fit the target relation schema, the introduction of syntactic structures sometimes fails to improve RE performances c…

2022

Few Clean Instances Help Denoising Distant Supervision

COLING 2022main

Existing distantly supervised relation extractors usually rely on noisy data for both model training and evaluation, which may lead to garbage-in-garbage-out systems. To alleviate the problem, we study whether a small clean dataset could help improve the quality of distantly supervised models. We sh…

2022

LightEA: A Scalable, Robust, and Interpretable Entity Alignment Framework via Three-view Label Propagation

EMNLP 2022main

Entity Alignment (EA) aims to find equivalent entity pairs between KGs, which is the core step to bridging and integrating multi-source KGs. In this paper, we argue that existing complex EA methods inevitably inherit the inborn defects from their neural network lineage: poor interpretability and wea…

2022

Prompt-based Connective Prediction Method for Fine-grained Implicit Discourse Relation Recognition

EMNLP 2022finding

Due to the absence of connectives, implicit discourse relation recognition (IDRR) is still a challenging and crucial task in discourse analysis. Most of the current work adopted multitask learning to aid IDRR through explicit discourse relation recognition (EDRR) or utilized dependencies between dis…

2022

Understanding Gender Bias in Knowledge Base Embeddings

ACL 2022long

Knowledge base (KB) embeddings have been shown to contain gender biases. In this paper, we study two questions regarding these biases: how to quantify them, and how to trace their origins in KB? Specifically, first, we develop two novel bias measures respectively for a group of person entities and a…

Cited by 10SourcePDFScholar
2021

A Unified Encoding of Structures in Transition Systems

EMNLP 2021main

Transition systems usually contain various dynamic structures (e.g., stacks, buffers). An ideal transition-based model should encode these structures completely and efficiently. Previous works relying on templates or neural network structures either only encode partial structure information or suffe…

2021

From Alignment to Assignment: Frustratingly Simple Unsupervised Entity Alignment

EMNLP 2021main

Cross-lingual entity alignment (EA) aims to find the equivalent entities between crosslingual KGs (Knowledge Graphs), which is a crucial step for integrating KGs. Recently, many GNN-based EA methods are proposed and show decent performance improvements on several public datasets. However, existing G…

2021

UniRE: A Unified Label Space for Entity Relation Extraction

ACL 2021long

Many joint entity relation extraction models setup two separated label spaces for the two sub-tasks (i.e., entity detection and relation classification). We argue that this setting may hinder the information interaction between entities and relations. In this work, we propose to eliminate the differ…

2021

Word Reordering for Zero-shot Cross-lingual Structured Prediction

EMNLP 2021main

Adapting word order from one language to another is a key problem in cross-lingual structured prediction. Current sentence encoders (e.g., RNN, Transformer with position embeddings) are usually word order sensitive. Even with uniform word form representations (MUSE, mBERT), word order discrepancies…

2020

SentiX: A Sentiment-Aware Pre-Trained Model for Cross-Domain Sentiment Analysis

COLING 2020main

Pre-trained language models have been widely applied to cross-domain NLP tasks like sentiment analysis, achieving state-of-the-art performance. However, due to the variety of users’ emotional expressions across domains, fine-tuning the pre-trained models on the source domain tends to overfit, leadin…

2017

A Learning Error Analysis for Structured Prediction with Approximate Inference

NeurIPS 2017poster

In this work, we try to understand the differences between exact and approximate inference algorithms in structured prediction. We compare the estimation and approximation error of both underestimate and overestimate models. The result shows that, from the perspective of learning errors, performance…

Cited by 4SourcePDFScholar