paper-with-me

Papers

ResearchTown: Simulator of Human Research Community

2024-12-23 · Haofei Yu, Zhaochen Hong, Zirui Cheng, Kunlun Zhu, Keyang Xuan, Jinwei Yao, Tao Feng, Jiaxuan You

Large Language Models (LLMs) have demonstrated remarkable potential in scientific domains, yet a fundamental question remains unanswered: Can we simulate human research communities with LLMs? Addressing this question can deepen our understanding of the processes behind idea brainstorming and inspire the automatic discovery of novel scientific insights. In this work, we propose ResearchTown, a multi-agent framework for research community simulation. Within this framework, the human research community is simplified and modeled as an agent-data graph, where researchers and papers are represented as agent-type and data-type nodes, respectively, and connected based on their collaboration relationships. We also introduce TextGNN, a text-based inference framework that models various research activities (e.g., paper reading, paper writing, and review writing) as special forms of a unified message-passing process on the agent-data graph. To evaluate the quality of the research simulation, we present ResearchBench, a benchmark that uses a node-masking prediction task for scalable and objective assessment based on similarity. Our experiments reveal three key findings: (1) ResearchTown can provide a realistic simulation of collaborative research activities, including paper writing and review writing; (2) ResearchTown can maintain robust simulation with multiple researchers and diverse papers; (3) ResearchTown can generate interdisciplinary research ideas that potentially inspire novel research directions.

📄 PDF Abstract BibTeX arXiv:2412.17767

Code (1)

ulab-uiuc/research-town 공식 구현

Similar Papers 제목 키워드 기반

From Static Context to Calibrated Interactive RL: Mitigating Distribution Shift in Multi-turn Dialogue with Aligned Simulator

2026-05-26 · Xiaohua Wang, Jiakang Yuan, Zisu Huang, Muzhao Tian 외 arxiv

A long-standing goal of the research community is to develop highly interactive LLM-based dialogue agents. Recent research focuses on optimizing policies based on fixed offline logs (Static Context RL) or using a prompt-…

Position: RL Researchers Need to Distinguish Between Solving Simulators and Using Simulators as a Proxy

2026-06-26 · Matthew Vandergrift, Esraa Elelimy, Martha White arxiv

One goal in reinforcement learning (RL) research is to understand general-purpose sequential decision-making, using benchmark simulators as a proxy for learning in deployment settings. When running experiments, however, …

Reinforcement Learning

On games and simulators as a platform for development of artificial intelligence for command and control

2021-10-21 · Vinicius G. Goecks, Nicholas Waytowich, Derrik E. Asher, Song Jun Park 외

Games and simulators can be a valuable platform to execute complex multi-agent, multiplayer, imperfect information scenarios with significant parallels to military applications: multiple participants manage resources and…

Real-Time Strategy GamesStarcraftStarcraft II

Microsoft Dialogue Challenge: Building End-to-End Task-Completion Dialogue Systems

2018-07-29 · Xiujun Li, Yu Wang, Siqi Sun, Sarah Panda 외

This proposal introduces a Dialogue Challenge for building end-to-end task-completion dialogue systems, with the goal of encouraging the dialogue research community to collaborate and benchmark on standard datasets and u…

How to Build User Simulators to Train RL-based Dialog Systems

2019-09-03 · IJCNLP 2019 11 · Weiyan Shi, Kun Qian, Xuewei Wang, Zhou Yu

User simulators are essential for training reinforcement learning (RL) based dialog models. The performance of the simulator directly impacts the RL policy. However, building a good user simulator that models real user b…

Reinforcement LearningReinforcement Learning (RL)User Simulation