paper-with-me

Papers

AI-Supervisor: Autonomous AI Research Supervision via a Persistent Research World Model

2026-03-25 · Yunbo Long arxiv

Existing automated research systems operate as stateless, linear pipelines -- generating outputs without maintaining any persistent understanding of the research landscape they navigate. They process papers sequentially, propose ideas without structured gap analysis, and lack mechanisms for agents to verify, challenge, or refine each other's findings. We present \textbf{AI-Supervisor}, a multi-agent orchestration framework where specialized agents provide end-to-end AI research supervision driven by human interests -- from literature review through gap discovery, method development, evaluation, and paper writing -- through autonomous exploration and self-correcting updates of research knowledge. Unlike sequential pipelines, AI-Supervisor maintains a continuously evolving \emph{Research World Model}, implemented as a Knowledge Graph, that captures methods, benchmarks, known limitations, and unexplored gaps, serving as shared memory across all agents and enabling agents to explore and build upon a structured understanding of the research landscape. The framework introduces three architectural contributions: (1) \emph{structured gap discovery} that decomposes methods into core modules, validates their performance across benchmarks, and maps the specific gaps each module creates; (2) \emph{self-correcting discovery loops} that probe why modules succeed on certain problems and fail on others, whether benchmarks carry hidden biases, and whether evaluation protocols remain adequate for emerging challenges; and (3) \emph{self-improving development loops} governed by cross-domain mechanism search that iteratively targets failing modules by finding solutions from other scientific fields. All agents operate under a \emph{consensus mechanism} where independent findings are corroborated before being committed to the Research World Model.

📄 PDF Abstract BibTeX arXiv:2603.24402

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Cooperation for Scalable Supervision of Autonomy in Mixed Traffic

2021-12-14 · Cameron Hickert, Sirui Li, Cathy Wu

Advances in autonomy offer the potential for dramatic positive outcomes in a number of domains, yet enabling their safe deployment remains an open problem. This work's motivating question is: In safety-critical settings,…

Autonomous Vehicles

Toward Generalist Autonomous Research via Hypothesis-Tree Refinement

2026-06-10 · Jiajie Jin, Yuyang Hu, Kai Qiu, Qi Dai 외 arxiv

Scientific progress depends on a repeated loop of exploration, experimentation, and abstraction. Researchers test candidate directions, interpret the evidence, and carry the resulting lessons into later attempts. We stud…

A near Pareto optimal approach to student-supervisor allocation with two sided preferences and workload balance

2018-12-16 · Victor Sanchez-Anguix, Rithin Chalumuri, Reyhan Aydogan, Vicente Julian

The problem of allocating students to supervisors for the development of a personal project or a dissertation is a crucial activity in the higher education environment, as it enables students to get feedback on their wor…

Self-Supervised Pillar Motion Learning for Autonomous Driving

2021-04-18 · CVPR 2021 1 · Chenxu Luo, Xiaodong Yang, Alan Yuille

Autonomous driving can benefit from motion behavior comprehension when interacting with diverse traffic participants in highly dynamic environments. Recently, there has been a growing interest in estimating class-agnosti…

Autonomous DrivingMotion Estimation

Joint Agent Memory and Exploration Learning via Novelty Signals

2026-06-01 · Shizuo Tian, Xiaohong Weng, Rui Kong, Yuxuan Chen 외 arxiv

In open-ended environments, exploration is fundamental for autonomous agents, yet current language model agents struggle with this. Effective exploration requires memory, but retaining raw interaction histories is comput…