← Search

Zeyu Feng

10 accepted papers

2026

EvoCF: Multi-Agent Collaboration via Agentic Memory-Driven Evolutionary Counterfactual Planning

ICML 2026poster

Planning collaboration strategies for multi-agent embodied systems remains a core challenge for LLM-based planners, which often fail to capture the physical and coordination constraints of realworld environments. To address this, we present EvoCF, an agentic memory-driven evolutionary counterfactual…

Cited by 0SourceScholar
2026

FlowSearcher: Synthesizing Memory-Guided Agentic Workflows for Web Information Seeking

ICLR 2026poster

Web search is a cornerstone for deep research agents, enabling them to acquire and reason over knowledge beyond static corpora. Yet most existing systems follow rigid ReAct-style tool chains locked into fixed workflow structures, which hinders their ability to flexibly handle diverse query types and…

Cited by 0SourcecodeScholar
2025

Diffusion Meets Options: Hierarchical Generative Skill Composition for Temporally-Extended Tasks

ICRA 2025

Safe and successful deployment of robots requires not only the ability to generate complex plans but also the capacity to frequently replan and correct execution errors. This paper addresses the challenge of long-horizon trajectory planning under temporally extended objectives in a receding horizon

Cited by 9SourceScholar
2025

InstructFlow: Adaptive Symbolic Constraint-Guided Code Generation for Long-Horizon Planning

NeurIPS 2025poster

Long-horizon planning in robotic manipulation tasks requires translating underspecified, symbolic goals into executable control programs satisfying spatial, temporal, and physical constraints. However, language model-based planners often struggle with long-horizon task decomposition, robust constrai…

Cited by 0SourceScholar
2024

LTLDoG: Satisfying Temporally-Extended Symbolic Constraints for Safe Diffusion-Based Planning

RA-L 2024

Operating effectively in complex environments while complying with specified constraints is crucial for the safe and successful deployment of robots that interact with and operate around people. In this letter, we focus on generating long-horizon trajectories that adhere to static and temporally-ext

Cited by 14SourcecodeScholar
2024

Unified Generation, Reconstruction, and Representation: Generalized Diffusion with Adaptive Latent Encoding-Decoding

ICML 2024poster

The vast applications of deep generative models are anchored in three core capabilities---*generating* new instances, *reconstructing* inputs, and learning compact *representations*---across various data types, such as discrete text/protein sequences and continuous images. Existing model families, l…