← Search

Weixuan Wang

13 accepted papers

2026

HBO: Hierarchical Balancing Optimization for Fine-Tuning Large Language Models

ICLR 2026poster

Fine-tuning large language models (LLMs) on a mixture of diverse datasets poses challenges due to data imbalance and heterogeneity. Existing methods often address these issues across datasets (globally) but overlook the imbalance and heterogeneity within individual datasets (locally), which limits t…

Cited by 0SourcecodeScholar
2026

Learning to Summarize by Learning to Quiz: Adversarial Agentic Collaboration for Long Document Summarization

ICLR 2026poster

Long document summarization remains a significant challenge for current large language models (LLMs), as existing approaches commonly struggle with information loss, factual inconsistencies, and coherence issues when processing excessively long documents. We propose SummQ, a novel adversarial multi-…

Cited by 0SourcecodeScholar
2025

Bridging the Language Gaps in Large Language Models with Inference-Time Cross-Lingual Intervention

ACL 2025long

Large Language Models (LLMs) have shown remarkable capabilities in natural language processing but exhibit significant performance gaps among different languages. Most existing approaches to address these disparities rely on pretraining or fine-tuning, which are resource-intensive. To overcome these…

2025

Liaozhai through the Looking-Glass: On Paratextual Explicitation of Culture-Bound Terms in Machine Translation

EMNLP 2025

The faithful transfer of contextually-embedded meaning continues to challenge contemporary machine translation (MT), particularly in the rendering of culture-bound terms—expressions or concepts rooted in specific languages or cultures, resisting direct linguistic transfer. Existing computational app

2025

Semantics-Adaptive Activation Intervention for LLMs via Dynamic Steering Vectors

ICLR 2025poster

Large language models (LLMs) have achieved remarkable performance across many tasks, yet aligning them with desired behaviors remains challenging. Activation intervention has emerged as an effective and economical method to modify the behavior of LLMs. Despite considerable interest in this area, cur…

2024

Assessing Factual Reliability of Large Language Model Knowledge

NAACL 2024long

The factual knowledge of LLMs is typically evaluated using accuracy, yet this metric does not capture the vulnerability of LLMs to hallucination-inducing factors like prompt and context variability. How do we evaluate the capabilities of LLMs to consistently produce factually correct answers? In thi…

2024

Enhancing Human Experience in Human-Agent Collaboration: A Human-Centered Modeling Approach Based on Positive Human Gain

ICLR 2024poster

Existing game AI research mainly focuses on enhancing agents' abilities to win games, but this does not inherently make humans have a better experience when collaborating with these agents. For example, agents may dominate the collaboration and exhibit unintended or detrimental behaviors, leading to…

Cited by 2SourcePDFScholar
2023

Towards Effective and Interpretable Human-Agent Collaboration in MOBA Games: A Communication Perspective

ICLR 2023top-25%

MOBA games, e.g., Dota2 and Honor of Kings, have been actively used as the testbed for the recent AI research on games, and various AI systems have been developed at the human level so far. However, these AI systems mainly focus on how to compete with humans, less on exploring how to collaborate wit…

Cited by 9SourcePDFScholar
2022

Cross-lingual Feature Extraction from Monolingual Corpora for Low-resource Unsupervised Bilingual Lexicon Induction

COLING 2022main

Despite their progress in high-resource language settings, unsupervised bilingual lexicon induction (UBLI) models often fail on corpora with low-resource distant language pairs due to insufficient initialization. In this work, we propose a cross-lingual feature extraction (CFE) method to learn the c…

Cited by 10SourcePDFScholar
2021

Learning Diverse Policies in MOBA Games via Macro-Goals

NeurIPS 2021poster

Recently, many researchers have made successful progress in building the AI systems for MOBA-game-playing with deep reinforcement learning, such as on Dota 2 and Honor of Kings. Even though these AI systems have achieved or even exceeded human-level performance, they still suffer from the lack of po…

Cited by 12SourcePDFScholar
2021

Neural Machine Translation with Heterogeneous Topic Knowledge Embeddings

EMNLP 2021main

Neural Machine Translation (NMT) has shown a strong ability to utilize local context to disambiguate the meaning of words. However, it remains a challenge for NMT to leverage broader context information like topics. In this paper, we propose heterogeneous ways of embedding topic information at the s…