← Search

Yuyu Luo

25 accepted papers

2026

AOrchestra: Automating Sub-Agent Creation for Agentic Orchestration

ICML 2026poster

Language agents have shown strong promise for task automation. Realizing this promise for increasingly complex, long-horizon tasks has driven the rise of a subagent-as-tools paradigm for multi-turn task solving. However, existing designs still lack a dynamic abstraction view of sub-agents, thereby h…

Cited by 0SourceScholar
2026

AutoWebWorld: Synthesizing Infinite Verifiable Web Environments via Finite State Machines

ICML 2026poster

The performance of autonomous Web GUI agents heavily relies on the quality and quantity of their training data. However, a fundamental bottleneck persists: collecting interaction trajectories from real-world websites is expensive and difficult to verify. The underlying state transitions are hidden, …

Cited by 0SourceScholar
2026

Beyond Structure: Invariant Crystal Property Prediction with Pseudo-Particle Ray Diffraction

ICLR 2026poster

Crystal property prediction, governed by quantum mechanical principles, is computationally prohibitive to solve exactly for large many-body systems using traditional density functional theory. While machine learning models have emerged as efficient approximations for large-scale applications, their…

Cited by 0SourcecodeScholar
2026

InfoPO: Information-Driven Policy Optimization for User-Centric Agents

ICML 2026poster

Real-world user requests to LLM agents are often underspecified. Agents must interact to acquire missing information and make correct downstream decisions. However, current multi-turn GRPO-based methods often rely on trajectory-level reward computation, which leads to credit assignment problems and …

Cited by 0SourceScholar
2026

InteractComp: Evaluating Search Agents With Ambiguous Queries

ICML 2026poster

Language agents have demonstrated remarkable potential in web search and information retrieval. However, these search agents assume user queries are complete and unambiguous, an assumption that diverges from reality where users begin with incomplete queries requiring clarification through interactio…

Cited by 0SourceScholar
2026

Long-Document QA with Chain-of-Structured-Thought and Fine-Tuned SLMs

ICLR 2026poster

Large language models (LLMs) are widely applied to data analytics over documents, yet direct reasoning over long, noisy documents remains brittle and error-prone. Hence, we study document question answering (QA) that consolidates dispersed evidence into a structured output (e.g., a table, graph, or…

Cited by 0SourcecodeScholar
2026

OmniMoE: An Efficient MoE by Orchestrating Atomic Experts at Scale

ICML 2026poster

Mixture-of-Experts (MoE) architectures are evolving towards finer granularity to improve parameter efficiency. However, existing MoE designs face an inherent trade-off between the granularity of expert specialization and hardware execution efficiency. In this paper, we propose OmniMoE, a system-algo…

Cited by 0SourceScholar
2026

Towards Automated Kernel Generation in the Era of LLMs: A Survey

IJCAI 2026

The performance of modern AI systems is fundamentally constrained by the quality of their underlying kernels, which translate high-level algorithmic semantics into low-level hardware operations. Achieving near-optimal kernels requires expert-level understanding of hardware architectures and programm

Cited by 0Scholar
2026

TuneAhead: Predicting Fine-tuning Performance Before Training Begins

ICML 2026poster

Fine-tuning large language models (LLMs) is compute-intensive and error-prone: model performance depends sensitively on data quality and hyperparameter choices, and naïve runs can even degrade model performance. This raises a fundamental question: Can we predict fine-tuning performance before traini…

Cited by 0SourceScholar
2026

VCG-Bench: Towards A Unified Visual-Centric Benchmark for Structured Generation and Editing

ICML 2026poster

Despite the rapid advancements in Vision-Language Models (VLMs), a critical gap remains in their ability to handle structured, controllable diagrammatic tasks essential for professional workflows, as existing methods predominantly rely on pixel-based synthesis which operates in probabilistic pixel s…

Cited by 0SourceScholar
2026

VisJudge-Bench: Aesthetics and Quality Assessment of Visualizations

ICLR 2026poster

Visualization, a domain-specific yet widely used form of imagery, is an effective way to turn complex datasets into intuitive insights, and its value depends on whether data are faithfully represented, clearly communicated, and aesthetically designed. However, evaluating visualization quality is cha…

Cited by 0SourcecodeScholar
2025

AFlow: Automating Agentic Workflow Generation

ICLR 2025oral

Large language models (LLMs) have demonstrated remarkable potential in solving complex tasks across diverse domains, typically by employing agentic workflows that follow detailed instructions and operational sequences. However, constructing these workflows requires significant human effort, limiting…

2025

Alpha-SQL: Zero-Shot Text-to-SQL using Monte Carlo Tree Search

ICML 2025poster

Text-to-SQL, which enables natural language interaction with databases, serves as a pivotal method across diverse industries. With new, more powerful large language models (LLMs) emerging every few months, fine-tuning has become incredibly costly, labor-intensive, and error-prone. As an alternative,…

Cited by 6SourcePDFScholar
2025

Atom of Thoughts for Markov LLM Test-Time Scaling

NeurIPS 2025poster

Large Language Models (LLMs) achieve superior performance through training-time scaling, and test-time scaling further enhances their capabilities by conducting effective reasoning during inference. However, as the scale of reasoning increases, existing test-time scaling methods suffer from accumul…

Cited by 0SourcecodeScholar
2025

Data Interpreter: An LLM Agent for Data Science

ACL 2025finding

Large Language Model (LLM)-based agents have excelled in various domains but face significant challenges when applied to data science workflows due to their complex, multi-stage nature. Current LLM-based agents struggle with non-linear relationships, recursive dependencies, implicit data- and logic-…

2025

MEBench: Benchmarking Large Language Models for Cross-Document Multi-Entity Question Answering

EMNLP 2025

Cross-Document Multi-entity question answering (MEQA) demands the integration of scattered information across documents to resolve complex queries involving entities, relationships, and contextual dependencies. Although Large Language Models (LLMs) and Retrieval-augmented Generation (RAG) systems sh

2025

RAMer: Reconstruction-based Adversarial Model for Multi-party Multi-modal Multi-label Emotion Recognition

IJCAI 2025

Conventional Multi-modal multi-label emotion recognition (MMER) assumes complete access to visual, textual, and acoustic modalities. However, real-world multi-party settings often violate this assumption, as non-speakers frequently lack acoustic and textual inputs, leading to a significant degradati

2025

Reinforcement Learning for Hybrid Charging Stations Planning and Operation Considering Fixed and Mobile Chargers

IJCAI 2025

efficient and adaptable charging infrastructure. Fixed-location charging stations often suffer from underutilization or congestion due to fluctuating demand, while mobile chargers offer flexibility by relocating as needed. This paper studies the optimal planning and operation of hybrid charging infr

Cited by 0SourcePDFScholar
2025

Self-Supervised Prompt Optimization

EMNLP 2025

Well-designed prompts are crucial for enhancing Large language models’ (LLMs) reasoning capabilities while aligning their outputs with task requirements across diverse domains. However, manually designed prompts require expertise and iterative experimentation. While existing prompt optimization meth

2025

Time Travel is Cheating: Going Live with DeepFund for Real-Time Fund Investment Benchmarking

NeurIPS 2025poster

Large Language Models (LLMs) have demonstrated notable capabilities across financial tasks, including financial report summarization, earnings call transcript analysis, and asset classification. However, their real-world effectiveness in managing complex fund investment remains inadequately assessed…

Cited by 0SourcecodeScholar
2025

nvBench 2.0: Resolving Ambiguity in Text-to-Visualization through Stepwise Reasoning

NeurIPS 2025poster

Text-to-Visualization (Text2VIS) enables users to create visualizations from natural language queries, making data insights more accessible. However, Text2VIS faces challenges in interpreting ambiguous queries, as users often express their visualization needs in imprecise language. To address this…

Cited by 0SourcecodeScholar
2024

ChartInsights: Evaluating Multimodal Large Language Models for Low-Level Chart Question Answering

EMNLP 2024finding

Chart question answering (ChartQA) tasks play a critical role in interpreting and extracting insights from visualization charts. While recent advancements in multimodal large language models (MLLMs) like GPT-4o have shown promise in high-level ChartQA tasks, such as chart captioning, their effective…

2024

MAR: Matching-Augmented Reasoning for Enhancing Visual-based Entity Question Answering

EMNLP 2024main

A multimodal large language model MLLMs may struggle with answering visual-based (personal) entity questions (VEQA), such as ”who is A?” or ”who is A that B is talking to?” for various reasons, e.g., the absence of the name of A in the caption or the inability of MLLMs to recognize A, particularly f…