⚠️ 이 페이지의 요약·평가·해설은 생성형 AI(Claude)가 자동 생성한 2차적 분석물입니다. 논문 원문의 저작권은 원저작자에게 있으며, 정확한 내용은 원문(위 DOI·arXiv 등 출처)을 확인하세요.
라이선스: OpenReview 공개(오픈액세스)
Essence
Figure 2. The overall framework of our proposed MindFlow. MindFlow formulates research idea innovation as a graph-struct
연구 아이디어 생성을 그래프 구조의 thinking flow로 명시적으로 정식화하고, 이를 probabilistic mind supernet으로 모델링하여 controller가 주제에 맞게 동적으로 샘플링·최적화하도록 하는 프레임워크 MindFlow를 제안한다.
Motivation
Known: LLM 기반 연구 아이디어 생성은 chain-of-ideas prompting, iterative novelty boosting, retrieve-and-revise, 그리고 multi-agent 협업 파이프라인(ResearchAgent, VIRSCI 등)을 통해 진전을 이루어 왔다.
Gap: 기존 방법들은 predefined, static agent workflow에 의존하여 사고 과정 자체가 암묵적이며, 주제별 구조적 탐색이나 부분 flow의 조합·재사용이 불가능해 open-ended하고 multi-objective한 아이디어 생성 문제에 유연하게 대응하지 못한다.
Why: 연구 아이디어 혁신은 과학적 진보의 핵심 동력이지만, 이를 확장 가능하고 통제 가능한 방식으로 생성·평가하는 것은 novelty, plausibility, feasibility 간의 트레이드오프로 인해 근본적으로 어려운 문제이기 때문에 명시적이고 최적화 가능한 프레임워크의 필요성이 크다.
Approach: 연구 아이디어 생성 과정을 modular thinking operator로 구성된 graph-structured thinking flow로 명시적으로 표현하고, 이를 probabilistic mind supernet으로 파라미터화하여 controller가 주제에 맞는 flow를 샘플링·실행하며, tournament-based relative ranking으로 controller를 최적화한다.
Achievement
Figure 2. The overall framework of our proposed MindFlow. MindFlow formulates research idea innovation as a graph-struct
MindFlow 프레임워크 제안: 연구 아이디어 생성 과정을 critical thinking, divergent thinking, counterfactual thinking, constraint-driven thinking, analogical thinking, convergent thinking 등 modular thinking operator로 구성된 graph-structured flow로 명시화하고, 이를 probabilistic mind supernet으로 모델링했다.
Tournament 기반 최적화: pointwise reward model의 discriminative collapse 문제를 회피하기 위해 pairwise judge와 group ranking을 활용한 tournament-based relative ranking을 도입하여 controller가 점진적으로 고품질 thinking flow를 선호하도록 최적화했다.
종합 평가 프로토콜 개발: title/abstract만 판단하는 기존 평가를 넘어 problem finding과 problem solving을 함께 평가하는 IDEA multi-objective Score를 제안하고, 다양한 주제에 걸쳐 강력한 agentic baseline 대비 우수성을 입증했다.
How
Figure 3. The visualization of MindFlow’s operator sampling
연구 주제(topic)를 입력으로 controller가 mind supernet으로부터 tailored thinking flow를 확률적으로 샘플링
총평: 연구 아이디어 생성을 명시적이고 최적화 가능한 graph-structured flow로 재구성하고 mind supernet과 tournament ranking을 결합한 참신한 접근으로, ICML 수준의 기여도가 있으나 본문 발췌만으로는 세부 구현과 실험적 엄밀성을 완전히 검증하기 어렵다.
기반 연구SPECTER2 유사도 0.94로 Biomedical AI Knowledge Systems와 AI-Assisted Academic Scholarly Communication가 맞닿아, 'Nova: An iterative planning and search approach to enhance novelty and diversity of llm generated ideas'가 이 ICML 2026 논문의 배경·대안·응용 맥락을 보완한다.
기반 연구SPECTER2 유사도 0.95로 Biomedical AI Knowledge Systems와 LLMs for Scholarly Communication가 맞닿아, 'Deep Ideation: Designing LLM Agents to Generate Novel Research Ideas on Scientific Concept Network'가 이 ICML 2026 논문의 배경·대안·응용 맥락을 보완한다.