← Search

Wenhao Zhu

20 accepted papers

2026

DuPO: Enabling Reliable Self-Verification via Dual Preference Optimization

ICLR 2026poster

We present DuPO, a dual learning-based preference optimization framework that generates annotation-free feedback via the generalized duality. DuPO addresses two key limitations: Reinforcement Learning with Verifiable Rewards (RLVR)’s reliance on costly labels and applicability restricted to verifiab…

Cited by 0SourceScholar
2025

A Controllable Examination for Long-Context Language Models

NeurIPS 2025spotlight

Existing frameworks for evaluating long-context language models (LCLM) can be broadly categorized into real-world applications (e.g, document summarization) and synthetic tasks (e.g, needle-in-a-haystack). Despite their utility, both approaches are accompanied by certain intrinsic limitations. Real-…

Cited by 0SourceScholar
2025

AuroRA: Breaking Low-Rank Bottleneck of LoRA with Nonlinear Mapping

NeurIPS 2025spotlight

Low-Rank Adaptation (LoRA) is a widely adopted parameter-efficient fine-tuning (PEFT) method validated across NLP and CV domains. However, LoRA faces an inherent low-rank bottleneck: narrowing its performance gap with full fine-tuning requires increasing the rank of its parameter matrix, resulting i…

Cited by 0SourceScholar
2025

BenchMAX: A Comprehensive Multilingual Evaluation Suite for Large Language Models

EMNLP 2025

Existing multilingual benchmarks focus primarily on language understanding tasks. There is a lack of benchmarks to measure comprehensive critical capabilities of large language models (LLMs) across diverse languages, including instruction following, reasoning, code generation, and long context under

2025

EAVIT: Efficient and Accurate Human Value Identification From Text Data via LLMs

IJCAI 2025

The rapid evolution of large language models (LLMs) has revolutionized various fields, including the identification and discovery of human values within text data. While traditional NLP models, such as BERT, have been employed for this task, their ability to represent textual data is significantly o

Cited by 0SourcePDFScholar
2024

AnchorGT: Efficient and Flexible Attention Architecture for Scalable Graph Transformers

IJCAI 2024poster

Graph Transformers (GTs) have significantly advanced the field of graph representation learning by overcoming the limitations of message-passing graph neural networks (GNNs) and demonstrating promising performance and expressive power. However, the quadratic complexity of self-attention mechanism in…

Cited by 2SourcePDFScholar
2024

Getting More from Less: Large Language Models are Good Spontaneous Multilingual Learners

EMNLP 2024main

Recently, Large Language Models (LLMs) have shown impressive language capabilities, while most of them have very unbalanced performance across different languages. Multilingual alignment based on the translation parallel data is an effective method to enhance LLMs’ multilingual capabilities. In this…

2024

LLaMAX: Scaling Linguistic Horizons of LLM by Enhancing Translation Capabilities Beyond 100 Languages

EMNLP 2024finding

Large Language Models (LLMs) demonstrate remarkable translation capabilities in high-resource language tasks, yet their performance in low-resource languages is hindered by insufficient multilingual data during pre-training. To address this, we conduct extensive multilingual continual pre-training o…

2024

MAPO: Advancing Multilingual Reasoning through Multilingual-Alignment-as-Preference Optimization

ACL 2024long

Intuitively, reasoning abilities are considered language-agnostic. However, existing LLMs exhibit inconsistent reasoning abilities across different languages, e.g., reasoning in the dominant language like English is superior to other languages due to the imbalance of multilingual training data. To e…

2024

MindMerger: Efficiently Boosting LLM Reasoning in non-English Languages

NeurIPS 2024poster

Reasoning capabilities are crucial for Large Language Models~(LLMs), yet a notable gap exists between English and non-English languages. To bridge this disparity, some works fine-tune LLMs to relearn reasoning capabilities in non-English languages, while others replace non-English inputs with an ext…

Cited by 10SourcePDFScholar
2024

Multilingual Contrastive Decoding via Language-Agnostic Layers Skipping

EMNLP 2024finding

Decoding by contrasting layers (DoLa), is designed to improve the generation quality of large language models (LLMs) by contrasting the prediction probabilities between an early exit output (amateur logits) and the final output (expert logits).However, we find that this approach does not work well o…

2024

Multilingual Machine Translation with Large Language Models: Empirical Results and Analysis

NAACL 2024findings

Large language models (LLMs) have demonstrated remarkable potential in handling multilingual machine translation (MMT). In this paper, we systematically investigate the advantages and challenges of LLMs for MMT by answering two questions: 1) How well do LLMs perform in translating massive languages?…

2024

Question Translation Training for Better Multilingual Reasoning

ACL 2024findings

Large language models show compelling performance on reasoning tasks but they tend to perform much worse in languages other than English. This is unsurprising given that their training data largely consists of English text and instructions. A typical solution is to translate instruction data into al…

2023

Hierarchical Transformer for Scalable Graph Learning

IJCAI 2023poster

Graph Transformer is gaining increasing attention in the field of machine learning and has demonstrated state-of-the-art performance on benchmarks for graph representation learning. However, as current implementations of Graph Transformer primarily focus on learning representations of small-scale gr…

Cited by 18SourcePDFScholar
2023

INK: Injecting kNN Knowledge in Nearest Neighbor Machine Translation

ACL 2023long

Neural machine translation has achieved promising results on many translation tasks. However, previous studies have shown that neural models induce a non-smooth representation space, which harms its generalization results. Recently, kNN-MT has provided an effective paradigm to smooth the prediction…

2023

KDLGT: A Linear Graph Transformer Framework via Kernel Decomposition Approach

IJCAI 2023poster

In recent years, graph Transformers (GTs) have been demonstrated as a robust architecture for a wide range of graph learning tasks. However, the quadratic complexity of GTs limits their scalability on large-scale data, in comparison to Graph Neural Networks (GNNs). In this work, we propose the Kerne…

Cited by 6SourcePDFScholar
2023

Lego-MT: Learning Detachable Models for Massively Multilingual Machine Translation

ACL 2023findings

Multilingual neural machine translation (MNMT) aims to build a unified model for many language directions. Existing monolithic models for MNMT encounter two challenges: parameter interference among languages and inefficient inference for large models. In this paper, we revisit the classic multi-way…

2023

What Knowledge Is Needed? Towards Explainable Memory for kNN-MT Domain Adaptation

ACL 2023findings

kNN-MT presents a new paradigm for domain adaptation by building an external datastore, which usually saves all target language token occurrences in the parallel corpus. As a result, the constructed datastore is usually large and possibly redundant. In this paper, we investigate the interpretability…

2021

Incorporating Syntactic and Phonetic Information into Multimodal Word Embeddings Using Graph Convolutional Networks

ICASSP 2021accepted

Multimodal models have been proven to outperform text-based models on learning semantic word representations. According to psycholinguistic theory, there is a graphical relationship among the modalities of language, and in recent years, the graph convolution network (GCN) has been proven to have sub…

Cited by 0SourceScholar