← Search

Xiang Yue

51 accepted papers

2026

ASCIIEval: Benchmarking Models' Visual Perception in Text Strings via ASCII Art

ICLR 2026poster

Perceiving visual semantics embedded within consecutive characters is a crucial yet under-explored capability for both Large Language Models (LLMs) and Multi-modal Large Language Models (MLLMs). In this work, we select ASCII art as a representative artifact. It depicts concepts through careful arran…

Cited by 0SourcecodeScholar
2026

Does Math Reasoning Improve General LLM Capabilities? Understanding Transferability of LLM Reasoning

ICML 2026poster

Math reasoning has become the poster child of progress in large language models (LLMs), with new models rapidly surpassing human-level performance on benchmarks like MATH and AIME. But as math leaderboards improve week by week, it is worth asking: do these gains reflect broader problem-solving abili…

Cited by 0SourceScholar
2026

OmniClimb: A Passively Adaptive Rail-Climbing Robot for Multi-Curvature Mobility

RA-L 2026

Stable mobility of rail-climbing robots in complex aerial worksites remains a significant challenge for industrial inspection and maintenance. Existing designs often struggle with reliable adhesion, efficient locomotion, and adaptability to omnidirectional movement on rails with varying curvature an

Cited by 0SourceScholar
2026

On the Interplay of Pre-Training, Mid-Training, and RL on Reasoning Language Models

ICML 2026spotlight

Recent reinforcement learning (RL) techniques have yielded impressive reasoning improvements in language models, yet it remains unclear whether post-training truly extends a model’s reasoning ability beyond what it acquires during pre-training. A central challenge is the lack of control in modern tr…

Cited by 0SourceScholar
2026

The CoT Encyclopedia: Analyzing, Predicting, and Controlling how a Reasoning Model will Think

ICLR 2026poster

Long chain-of-thought (CoT) is an essential ingredient in effective usage of modern large language models, but our understanding of the reasoning strategies underlying these capabilities remains limited. While some prior works have attempted to categorize CoTs using predefined strategy types, such a…

Cited by 0SourceScholar
2026

The Tool Decathlon: Benchmarking Language Agents for Diverse, Realistic, and Long-Horizon Task Execution

ICLR 2026poster

Real-world language agents must handle complex, multi-step workflows across diverse applications. For instance, an agent may manage emails by coordinating with calendars and file systems, or monitor a production database like BigQuery to detect anomalies and generate reports following a standard ope…

Cited by 0SourcecodeScholar
2026

Unlearning Isn't Deletion: Investigating Reversibility of Machine Unlearning in LLMs

ICML 2026poster

Unlearning in large language models (LLMs) aims to remove specified data, but its efficacy is typically assessed with task-level metrics like accuracy and perplexity. We demonstrate that these metrics are often misleading, as models can appear to forget while their original behavior is easily restor…

Cited by 0SourcecodeScholar
2026

VisCoder2: Building Multi-Language Visualization Coding Agents

ICLR 2026poster

Large language models (LLMs) have recently enabled coding agents capable of generating, executing, and revising visualization code. However, existing models often fail in practical workflows due to limited language coverage, unreliable execution, and lack of iterative correction mechanisms. Progress…

Cited by 0SourceScholar
2026

VisualPuzzles: Decoupling Multimodal Reasoning Evaluation from Domain Knowledge

ICML 2026poster

Current multimodal benchmarks often conflate reasoning with domain-specific knowledge, making it difficult to isolate and evaluate general reasoning abilities in non-expert settings. To address this, we introduce VisualPuzzles, a benchmark that targets visual reasoning while deliberately minimizing …

Cited by 0SourceScholar
2025

ESPnet-SpeechLM: An Open Speech Language Model Toolkit

NAACL 2025system demonstrations

We present ESPnet-SpeechLM, an open toolkit designed to democratize the development of speech language models (SpeechLMs) and voice-driven agentic applications. The toolkit standardizes speech processing tasks by framing them as universal sequential modeling problems, encompassing a cohesive workflo…

2025

Evaluating Language Models as Synthetic Data Generators

ACL 2025long

Given the increasing use of synthetic data in language model (LM) post-training, an LM’s ability to generate high-quality data has become nearly as crucial as its ability to solve problems directly. While prior works have focused on developing effective data generation methods, they lack systematic…

2025

Evaluating Vision-Language Models as Evaluators in Path Planning

CVPR 2025poster

Despite their promise to perform complex reasoning, large language models (LLMs) have been shown to have limited effectiveness in end-to-end planning. This has inspired an intriguing question: if these models cannot plan well, can they still contribute to the planning framework as a helpful plan eva…

2025

Harnessing Webpage UIs for Text-Rich Visual Understanding

ICLR 2025poster

Text-rich visual understanding—the ability to interpret both textual content and visual elements within a scene—is crucial for multimodal large language models (MLLMs) to effectively interact with structured environments. We propose leveraging webpage UIs as a naturally structured and diverse data s…

Cited by 3SourcePDFScholar
2025

KOR-Bench: Benchmarking Language Models on Knowledge-Orthogonal Reasoning Tasks

ICLR 2025poster

In this paper, we introduce Knowledge-Orthogonal Reasoning (KOR), a concept aimed at minimizing reliance on domain-specific knowledge, enabling more accurate evaluation of models' reasoning abilities in out-of-distribution settings. Based on this concept, we propose the Knowledge-Orthogonal Reasoni…

Cited by 3SourcePDFScholar
2025

LIME: Less Is More for MLLM Evaluation

ACL 2025finding

Multimodal Large Language Models (MLLMs) are measured on numerous benchmarks like image captioning, visual question answer, and reasoning. However, these benchmarks often include overly simple or uninformative samples, making it difficult to effectively distinguish the performance of different MLLMs…

2025

MAmmoTH-VL: Eliciting Multimodal Reasoning with Instruction Tuning at Scale

ACL 2025long

Open-source multimodal large language models (MLLMs) have shown significant potential in a broad range of tasks. However, their reasoning capabilities remain constrained by existing instruction-tuning datasets, which were predominately repurposed from academic datasets such as VQA, AI2D, and ChartQA…

Cited by 0SourcePDFScholar
2025

MEGA-Bench: Scaling Multimodal Evaluation to over 500 Real-World Tasks

ICLR 2025poster

We present MEGA-Bench, an evaluation suite that scales multimodal evaluation to over 500 real-world tasks, to address the highly heterogeneous daily use cases of end users. Our objective is to optimize for a set of high-quality data samples that cover a highly diverse and rich set of multimodal task…

2025

MMMU-Pro: A More Robust Multi-discipline Multimodal Understanding Benchmark

ACL 2025long

This paper introduces MMMU-Pro, a robust version of the Massive Multi-discipline Multimodal Understanding and Reasoning (MMMU) benchmark. MMMU-Pro rigorously assesses multimodal models’ true understanding and reasoning capabilities through a three-step process based on MMMU: (1) filtering out questi…

Cited by 0SourcePDFScholar
2025

MixEval-X: Any-to-any Evaluations from Real-world Data Mixture

ICLR 2025spotlight

Perceiving and generating diverse modalities are crucial for AI models to effectively learn from and engage with real-world signals, necessitating reliable evaluations for their development. We identify two major issues in current evaluations: (1) inconsistent standards, shaped by different communit…

Cited by 3SourcePDFScholar
2025

MuPT: A Generative Symbolic Music Pretrained Transformer

ICLR 2025poster

In this paper, we explore the application of Large Language Models (LLMs) to the pre-training of music. While the prevalent use of MIDI in music modeling is well-established, our findings suggest that LLMs are inherently more compatible with ABC Notation, which aligns more closely with their design…

Cited by 10SourcePDFScholar
2025

Overtrained Language Models Are Harder to Fine-Tune

ICML 2025poster

Large language models are pre-trained on ever-growing token budgets under the assumption that better pre-training performance translates to improved downstream models. In this work, we challenge this assumption and show that extended pre-training can make models harder to fine-tune, leading to degra…

Cited by 1SourcePDFScholar
2025

Pangea: A Fully Open Multilingual Multimodal LLM for 39 Languages

ICLR 2025poster

Despite recent advances in multimodal large language models (MLLMs), their development has predominantly focused on English- and western-centric datasets and tasks, leaving most of the world's languages and diverse cultural contexts underrepresented. This paper introduces PANGEA, a multilingual mu…

Cited by 14SourcePDFScholar
2025

SimulBench: Evaluating Language Models with Creative Simulation Tasks

NAACL 2025findings

We introduce SimulBench, a benchmark designed to evaluate large language models (LLMs) across a diverse collection of creative simulation tasks, such as acting as a Linux terminal or playing text games with users. While these simulation tasks serve as effective measures of an LLM’s general intellige…

2025

Small Models Struggle to Learn from Strong Reasoners

ACL 2025finding

Large language models (LLMs) excel in complex reasoning tasks, and distilling their reasoning capabilities into smaller models has shown promise. However, we uncover an interesting phenomenon, which we term the Small Model Learnability Gap: small models (3B parameters) do not consistently benefit fr…

2025

SuperGPQA: Scaling LLM Evaluation across 285 Graduate Disciplines

NeurIPS 2025poster

Large language models (LLMs) have demonstrated remarkable proficiency in mainstream academic disciplines such as mathematics, physics, and computer science. However, human knowledge encompasses over 200 specialized disciplines, far exceeding the scope of existing benchmarks. The capabilities of LLMs…

Cited by 215SourceScholar
2025

Underestimated Privacy Risks for Minority Populations in Large Language Model Unlearning

ICML 2025poster

Large Language Models (LLMs) embed sensitive, human-generated data, prompting the need for unlearning methods. Although certified unlearning offers strong privacy guarantees, its restrictive assumptions make it unsuitable for LLMs, giving rise to various heuristic approaches typically assessed throu…

Cited by 0SourcePDFScholar
2025

VisCoder: Fine-Tuning LLMs for Executable Python Visualization Code Generation

EMNLP 2025

Large language models (LLMs) often struggle with visualization tasks like plotting diagrams, charts, where success depends on both code correctness and visual semantics. Existing instruction-tuning datasets lack execution-grounded supervision and offer limited support for iterative code correction,

Cited by 0SourcePDFScholar
2025

VisualWebInstruct: Scaling up Multimodal Instruction Data through Web Search

EMNLP 2025

Vision-Language Models have made significant progress on many perception-focused tasks. However, their progress on reasoning-focused tasks remains limited due to the lack of high-quality and diverse training data. In this work, we aim to address the scarcity of reasoning-focused multimodal datasets.

Cited by 0SourcePDFScholar
2025

Worse than Random? An Embarrassingly Simple Probing Evaluation of Large Multimodal Models in Medical VQA

ACL 2025finding

Large Multimodal Models (LMMs) have demonstrated impressive performance on existing medical Visual Question Answering (Med-VQA) benchmarks. However, high reported accuracy does not necessarily reflect their true diagnostic reliability in clinical settings. This study reveals that state-of-the-art mo…

2024

AttributionBench: How Hard is Automatic Attribution Evaluation?

ACL 2024findings

Modern generative search engines enhance the reliability of large language model (LLM) responses by providing cited evidence. However, evaluating the answer’s attribution, i.e., whether every claim within the generated responses is fully supported by its cited evidence, remains an open problem. This…

2024

Data Engineering for Scaling Language Models to 128K Context

ICML 2024poster

We study continual pretraining recipe for scaling language models' context lengths to 128K, with a focus on data engineering. We hypothesize that long context modeling, in particular *the ability to utilize information at arbitrary input locations*, is a capability that is mostly already acquired th…

2024

Grokking of Implicit Reasoning in Transformers: A Mechanistic Journey to the Edge of Generalization

NeurIPS 2024poster

We study whether transformers can learn to *implicitly* reason over parametric knowledge, a skill that even the most capable language models struggle with. Focusing on two representative reasoning types, composition and comparison, we consistently find that transformers *can* learn implicit reasonin…

Cited by 3SourcePDFScholar
2024

MAmmoTH: Building Math Generalist Models through Hybrid Instruction Tuning

ICLR 2024spotlight

We introduce MAmmoTH, a series of open-source large language models (LLMs) specifically tailored for general math problem-solving. The MAmmoTH models are trained on MathInstruct, our meticulously curated instruction tuning dataset. MathInstruct is compiled from 13 math datasets with intermediate rat…

Cited by 332SourcePDFScholar
2024

MMLU-Pro: A More Robust and Challenging Multi-Task Language Understanding Benchmark

NeurIPS 2024spotlight

In the age of large-scale language models, benchmarks like the Massive Multitask Language Understanding (MMLU) have been pivotal in pushing the boundaries of what AI can achieve in language comprehension and reasoning across diverse domains. However, as models continue to improve, their performance…

Cited by 269SourcePDFScholar
2024

MMMU: A Massive Multi-discipline Multimodal Understanding and Reasoning Benchmark for Expert AGI

CVPR 2024poster

We introduce MMMU: a new benchmark designed to evaluate multimodal models on massive multi-discipline tasks demanding college-level subject knowledge and deliberate reasoning. MMMU includes 11.5K meticulously collected multimodal questions from college exams quizzes and textbooks covering six core d…

2024

Machine Unlearning of Pre-trained Large Language Models

ACL 2024long

This study investigates the concept of the ‘right to be forgotten’ within the context of large language models (LLMs). We explore machine unlearning as a pivotal solution, with a focus on pre-trained models–a notably under-researched area. Our research delineates a comprehensive framework for machin…

2024

MixEval: Deriving Wisdom of the Crowd from LLM Benchmark Mixtures

NeurIPS 2024poster

Evaluating large language models (LLMs) is challenging. Traditional ground-truth- based benchmarks fail to capture the comprehensiveness and nuance of real-world queries, while LLM-as-judge benchmarks suffer from grading biases and limited query quantity. Both of them may also become contaminated ov…

Cited by 38SourcePDFScholar
2024

OpenCodeInterpreter: Integrating Code Generation with Execution and Refinement

ACL 2024findings

The introduction of large language models has significantly advanced code generation. However, open-source models often lack the execution capabilities and iterative refinement of advanced systems like the GPT-4 Code Interpreter. To address this, we introduce OpenCodeInterpreter, a family of open-so…

Cited by 127SourcePDFScholar
2024

Trial and Error: Exploration-Based Trajectory Optimization of LLM Agents

ACL 2024long

Large Language Models (LLMs) have become integral components in various autonomous agent systems.In this study, we present an exploration-based trajectory optimization approach, referred to as ETO. This learning method is designed to enhance the performance of open LLM agents. Contrary to previous s…

2024

VIEScore: Towards Explainable Metrics for Conditional Image Synthesis Evaluation

ACL 2024long

In the rapidly advancing field of conditional image generation research, challenges such as limited explainability lie in effectively evaluating the performance and capabilities of various models. This paper introduces VIEScore, a Visual Instruction-guided Explainable metric for evaluating any condi…

2023

Automatic Evaluation of Attribution by Large Language Models

EMNLP 2023long findings

A recent focus of large language model (LLM) development, as exemplified by generative search engines, is to incorporate external references to generate and support its claims. However, evaluating the attribution, i.e., verifying whether the generated statement is fully supported by the cited refere…

Cited by 0SourcecodeScholar
2023

Synthetic Text Generation with Differential Privacy: A Simple and Practical Recipe

ACL 2023long

Privacy concerns have attracted increasing attention in data-driven products due to the tendency of machine learning models to memorize sensitive training data. Generating synthetic versions of such data with a formal privacy guarantee, such as differential privacy (DP), provides a promising path to…

2022

C-MORE: Pretraining to Answer Open-Domain Questions by Consulting Millions of References

ACL 2022short

We consider the problem of pretraining a two-stage open-domain question answering (QA) system (retriever + reader) with strong transfer capabilities. The key challenge is how to construct a large amount of high-quality question-answer-context triplets without task-specific annotations. Specifically,…

2022

Synthetic Question Value Estimation for Domain Adaptation of Question Answering

ACL 2022long

Synthesizing QA pairs with a question generator (QG) on the target domain has become a popular approach for domain adaptation of question answering (QA) models. Since synthetic questions are often noisy in practice, existing work adapts scores from a pretrained QA (or QG) model as criteria to select…

2021

COUGH: A Challenge Dataset and Models for COVID-19 FAQ Retrieval

EMNLP 2021main

We present a large, challenging dataset, COUGH, for COVID-19 FAQ retrieval. Similar to a standard FAQ dataset, COUGH consists of three parts: FAQ Bank, Query Bank and Relevance Set. The FAQ Bank contains ~16K FAQ items scraped from 55 credible websites (e.g., CDC and WHO). For evaluation, we introdu…

2020

Towards Making the Most of Context in Neural Machine Translation

IJCAI 2020poster

Document-level machine translation manages to outperform sentence level models by a small margin, but have failed to be widely adopted. We argue that previous research did not make a clear use of the global context, and propose a new document-level NMT framework that deliberately models the local co…

Cited by 0SourcePDFScholar