activity
20242026
collaborators

6 papers

cs.AI2026

Critique of Agent Model

Eric Xing, Mingkai Deng, Jinyu Hou

What is an agent? What constitutes agency? With the rise of Large Language Model (LLM) systems marketed as ``coding agents'', ``AI co-scientists'', and other ``agentic" tools that…

cs.AI2026

Efficient Agentic Reasoning Through Self-Regulated Simulative Planning

Mingkai Deng, Jinyu Hou, Lara Sá Neves +4

How should an agent decide when and how to plan? A dominant approach builds agents as reactive policies with adaptive computation (e.g., chain-of-thought), trained end-to-end expec…

cs.CV2025

PAN: A World Model for General, Actionable, and Long-Horizon World Simulation

PAN Team, Zihan Liu, Yi Gu +12

A world model is a cognitive simulator of the real-world environment allowing biological agents to reason about how the world evolves, whether spontaneously or in response to their…

cs.AI2025

General Agentic Planning Through Simulative Reasoning with World Models

Mingkai Deng, Jinyu Hou, Zhiting Hu +1

What does it mean to plan? Current agentic systems, whether scaffolded workflows or end-to-end policies, rely on reactive decision-making: selecting the next action via a fixed pro…

cs.LG2025

Critique of World Model

Eric Xing, Mingkai Deng, Jinyu Hou

World Model, the algorithmic simulator of the real-world environment which biological agents experience and act upon, has been an emerging topic in recent years due to the rising n…

cs.CV2024

Web2Code: A Large-scale Webpage-to-Code Dataset and Evaluation Framework for Multimodal LLMs

Sukmin Yun, Haokun Lin, Rusiru Thushara +14

Multimodal large language models (MLLMs) have shown impressive success across modalities such as image, video, and audio in a variety of understanding and generation tasks. However…