paper-with-me

Papers

Action Agent: Agentic Video Generation Meets Flow-Constrained Diffusion

2026-05-02 · Jeffrin Sam, Nguyen Khang, Yara Mahmoud, Miguel Altamirano Cabrera, Dzmitry Tsetserukou arxiv

We present Action Agent, a two-stage framework that unifies agentic navigation video generation with flow-constrained diffusion control for multi-embodiment robot navigation. In Stage I, a large language model (LLM) acts as an orchestration module that selects video diffusion models, refines prompts through iterative validation, and accumulates cross-task memory to synthesize physically plausible first-person navigation videos from language and image inputs. This increases video generation success from 35% (single-shot) to 86% across 50 navigation tasks. In Stage II, we introduce FlowDiT, a Flow-Constrained Diffusion Transformer that converts optimized goal videos and language instructions into continuous velocity commands using action-space denoising diffusion. FlowDiT integrates DINOv2 visual features, learned optical flow for ego-motion representation, and CLIP language embeddings for semantic stopping. We pretrain on the RECON outdoor navigation dataset and fine-tune on 203 Unitree G1 humanoid episodes collected in Isaac Sim to calibrate velocity dynamics. A single 43M-parameter checkpoint achieves 73.2% navigation success in simulation and 64.7% task completion on a real Unitree G1 in unseen indoor environments under open-loop execution, while operating at 40--47 Hz. We evaluate Action Agent across three embodiments: a Unitree G1 humanoid (real hardware), a drone, and a wheeled mobile robot (Isaac Sim), demonstrating that decoupling trajectory imagination from execution yields a scalable and embodiment-aware paradigm for language-guided navigation.

📄 PDF Abstract BibTeX arXiv:2605.01477

Code (0)

등록된 구현이 없습니다.

Tasks

Video GenerationRobot Navigation

Similar Papers 제목 키워드 기반

LLM Agent Meets Agentic AI: Can LLM Agents Simulate Customers to Evaluate Agentic-AI-based Shopping Assistants?

2025-09-25 · Lu Sun, Shihan Fu, Bingsheng Yao, Yuxuan Lu 외 arxiv

Agentic AI is emerging, capable of executing tasks through natural language, such as Copilot for coding or Amazon Rufus for shopping. Evaluating these systems is challenging, as their rapid evolution outpaces traditional…

AgenticGen: Reward-Guided Agentic Video Generation for Advertising

2026-08-31 · Xingyuan Bu, Chengru Song, Hao Zhou, Tao Zhou 외 hf

Advertising video generation is not only a video synthesis task, but also a product-conditioned reasoning problem whose success is measured by online business metrics. Recent video foundation models can generate realisti…

Video Generation

Identity-Preserving Text-to-Video Generation via Agentic Enhancement and Semantic Repair

2026-08-21 · Jiayi Gao, Changcheng Hua, Jiaqi Tang, Yuxin Peng 외 arxiv

Identity-preserving video generation aims to synthesize videos that follow natural-language instructions while maintaining the visual identity of a given subject. Recent commercial video generation models have achieved s…

Text-to-Video GenerationInstruction Following

Watching, Reasoning, and Searching: A Video Deep Research Benchmark on Open Web for Agentic Video Reasoning

2026-01-11 · Chengwen Liu, Xiaomin Yu, Zhuoyue Chang, Zhe Huang 외 arxiv

In real-world video question answering scenarios, videos often provide only localized visual cues, while verifiable answers are distributed across the open web; models therefore need to jointly perform cross-frame clue e…

Video Question Answering

VERAFI: Verified Agentic Financial Intelligence through Neurosymbolic Policy Generation

2025-12-12 · Adewale Akinfaderin, Shreyas Subramanian arxiv

Financial AI systems suffer from a critical blind spot: while Retrieval-Augmented Generation (RAG) excels at finding relevant documents, language models still generate calculation errors and regulatory violations during …