← Search

Minghao Wu

17 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
2026

MicroVerse: A Preliminary Exploration Toward a Micro-World Simulation

ICLR 2026poster

Recent advances in video generation have opened new avenues for macroscopic simulation of complex dynamic systems, but their application to microscopic phenomena remains largely unexplored. Microscale simulation holds great promise for biomedical applications such as drug discovery, organ-on-chip sy…

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

Marco-Bench-MIF: On Multilingual Instruction-Following Capability of Large Language

ACL 2025long

Instruction-following capability has become a major ability to be evaluated for Large Language Models. However, existing datasets, such as IFEval, are either predominantly monolingual and centered on English or simply machine translated to other languages, limiting their applicability in multilingua…

Cited by 0SourcePDFScholar
2025

Marco-o1 v2: Towards Widening The Distillation Bottleneck for Reasoning Models

ACL 2025long

Large Reasoning Models (LRMs) such as OpenAI o1 and DeepSeek-R1 have shown remarkable reasoning capabilities by scaling test-time compute and generating long Chain-of-Thought (CoT). Distillation post-training on LRMs-generated data is a straightforward yet effective method to enhance the reasoning a…

Cited by 0SourcePDFScholar
2025

The Best of Both Worlds: Bridging Quality and Diversity in Data Selection with Bipartite Graph

ICML 2025poster

The performance of large language models (LLMs) is strongly influenced by the quality and diversity of data used during supervised fine-tuning (SFT). However, current data selection methods often prioritize one aspect over the other, resulting in suboptimal training outcomes. To address this, we for…

Cited by 5SourcePDFScholar
2025

TwinMarket: A Scalable Behavioral and Social Simulation for Financial Markets

NeurIPS 2025poster

The study of social emergence has long been a central focus in social science. Traditional modeling approaches, such as rule-based Agent-Based Models (ABMs), struggle to capture the diversity and complexity of human behavior, particularly the irrational factors emphasized in behavioral economics. Re…

Cited by 0SourcecodeScholar
2024

A Paradigm Shift: The Future of Machine Translation Lies with Large Language Models

COLING 2024main

Machine Translation (MT) has greatly advanced over the years due to the developments in deep neural networks. However, the emergence of Large Language Models (LLMs) like GPT-4 and ChatGPT is introducing a new phase in the MT domain. In this context, we believe that the future of MT is intricately ti…

Cited by 16SourcePDFScholar
2024

Mixture-of-Skills: Learning to Optimize Data Usage for Fine-Tuning Large Language Models

EMNLP 2024main

Large language models (LLMs) are typically fine-tuned on diverse and extensive datasets sourced from various origins to develop a comprehensive range of skills, such as writing, reasoning, chatting, coding, and more. Each skill has unique characteristics, and these datasets are often heterogeneous a…

Cited by 2SourcePDFScholar
2024

Re-Evaluating Evaluation for Multilingual Summarization

EMNLP 2024main

Automatic evaluation approaches (ROUGE, BERTScore, LLM-based evaluators) have been widely used to evaluate summarization tasks. Despite the complexities of script differences and tokenization, these approaches have been indiscriminately applied to summarization across multiple languages. While previ…

2024

Rewarding What Matters: Step-by-Step Reinforcement Learning for Task-Oriented Dialogue

EMNLP 2024finding

Reinforcement learning (RL) is a powerful approach to enhance task-oriented dialogue (TOD) systems. However, existing RL methods tend to mainly focus on generation tasks, such as dialogue policy learning (DPL) or response generation (RG), while neglecting dialogue state tracking (DST) for understand…

Cited by 1SourcePDFScholar
2024

TransAgents: Build Your Translation Company with Language Agents

EMNLP 2024system demonstrations

Multi-agent systems empowered by large language models (LLMs) have demonstrated remarkable capabilities in a wide range of downstream applications. In this work, we introduce TransAgents, a novel multi-agent translation system inspired by human translation companies. TransAgents employs specialized…

Cited by 3SourcePDFScholar
2022

Universal Conditional Masked Language Pre-training for Neural Machine Translation

ACL 2022long

Pre-trained sequence-to-sequence models have significantly improved Neural Machine Translation (NMT). Different from prior works where pre-trained models usually adopt an unidirectional decoder, this paper demonstrates that pre-training a sequence-to-sequence model but with a bidirectional decoder c…

2021

Uncertainty-Aware Balancing for Multilingual and Multi-Domain Neural Machine Translation Training

EMNLP 2021main

Learning multilingual and multi-domain translation model is challenging as the heterogeneous and imbalanced data make the model converge inconsistently over different corpora in real world. One common practice is to adjust the share of each corpus in the training, so that the learning process is bal…

Cited by 16SourcePDFScholar