From the 1 of 10 linked papers with an AI index.
10 papers
CoEvoKG: Co-Evolving Knowledge Graphs with Self-Evolving Search Agents
Zhaoyang Li, Zenghuang Fu, Qiuyuan Ai +6
Large language models can improve with reinforcement learning for search agents, yet existing self play agents repeatedly generate tasks while discarding the knowledge gained durin…
Self-Play Meets Skill Evolution: Self-Evolving Search Agents that Pose, Solve, and Remember
Zenghuang Fu, Zhaoyang Li, Qiuyuan Ai +6
Self-play agents can generate training problems without questions from target benchmarks, but their curricula lack persistent state: failures affect gradients yet do not explicitly…
VideoCoCo: Code-as-CoT for Physically-Consistent Video Generation via an Agentic Dual-Engine System
Haodong Li, Tianfei Ren, Xiaoxiao Ma +25
The paper presents VideoCoCo, a system that generates physically consistent videos by having a coding agent produce executable Blender code that defines the scene and its dynamics,…
Geometry Forcing: Marrying Video Diffusion and 3D Representation for Consistent World Modeling
Haoyu Wu, Diankun Wu, Tianyu He +4
Videos inherently represent 2D projections of a dynamic 3D world. However, our analysis suggests that video diffusion models trained solely on raw video data often fail to capture…
MultiWorld: Scalable Multi-Agent Multi-View Video World Models
Haoyu Wu, Jiwen Yu, Yingtian Zou +1
Video world models have achieved remarkable success in simulating environmental dynamics in response to actions by users or agents. They are modeled as action-conditioned video gen…
Fact or Facsimile? Evaluating the Factual Robustness of Modern Retrievers
Haoyu Wu, Qingcheng Zeng, Kaize Ding
Dense retrievers and rerankers are central to retrieval-augmented generation (RAG) pipelines, where accurately retrieving factual information is crucial for maintaining system trus…