← Search

Chenglin Wu

18 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

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

MindFlow: Mind Supernet Powered Thinking Flows for Research Idea Innovation

ICML 2026poster

Research idea innovation is a fundamental engine of scientific progress, yet it remains difficult to generate and evaluate in a scalable and controllable way. This challenge lies in its inherently open-ended and multi-objective nature, where ideas should balance novelty, plausibility and feasibility…

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

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

FACT: Examining the Effectiveness of Iterative Context Rewriting for Multi-fact Retrieval

NAACL 2025findings

Large Language Models (LLMs) are proficient at retrieving single facts from extended contexts, yet they struggle with tasks requiring the simultaneous retrieval of multiple facts, especially during generation. This paper identifies a novel “lost-in-the-middle” phenomenon, where LLMs progressively lo…

2025

Improving Context Fidelity via Native Retrieval-Augmented Reasoning

EMNLP 2025

Large language models (LLMs) often struggle with context fidelity, producing inconsistent answers when responding to questions based on provided information. Existing approaches either rely on expensive supervised fine-tuning to generate evidence post-answer or train models to perform web searches w

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

mmHIU: a human-to-human interaction understanding system based on mmWave sensing

ICASSP 2025accepted

Human-to-human interaction understanding(HIU) plays a significant role in both physical and mental health of individuals in their daily lives. Nowadays, many of HIU tasks are based on visual information, which can compromise individuals’ privacy in daily life. In this paper, we propose mmHIU, a priv…

Cited by 0SourceScholar
2024

MetaGPT: Meta Programming for A Multi-Agent Collaborative Framework

ICLR 2024oral

Recently, remarkable progress has been made on automated problem solving through societies of agents based on large language models (LLMs). Previous LLM-based multi-agent systems can already solve simple dialogue tasks. More complex tasks, however, face challenges through logic inconsistencies due t…

2024

RepAn: Enhanced Annealing through Re-parameterization

CVPR 2024poster

The simulated annealing algorithm aims to improve model convergence through multiple restarts of training. However existing annealing algorithms overlook the correlation between different cycles neglecting the potential for incremental learning. We contend that a fixed network structure prevents the…

2023

Automatic Network Pruning via Hilbert-Schmidt Independence Criterion Lasso under Information Bottleneck Principle

ICCV 2023poster

Most existing neural network pruning methods hand-crafted their importance criteria and structures to prune. This constructs heavy and unintended dependencies on heuristics and expert experience for both the objective and the parameters of the pruning approach. In this paper, we try to solve this pr…

Cited by 17PDFcodeScholar
2022

Neural Architecture Search With Representation Mutual Information

CVPR 2022poster

Performance evaluation strategy is one of the most important factors that determine the effectiveness and efficiency in Neural Architecture Search (NAS). Existing strategies, such as employing standard training or performance predictor, often suffer from high computational complexity and low general…

Cited by 19PDFScholar
2020

Multi-Task Collaborative Network for Joint Referring Expression Comprehension and Segmentation

CVPR 2020oral

Referring expression comprehension (REC) and segmentation (RES) are two highly-related tasks, which both aim at identifying the referent according to a natural language expression. In this paper, we propose a novel Multi-task Collaborative Network (MCN) to achieve a joint learning of REC and RES for…

Cited by 348PDFcodeScholar