paper-with-me

홈 › Papers

Bayes-Entropy Collaborative Driven Agents for Research Hypotheses Generation and Optimization

2025-08-03 · Shiyang Duan, Yuan Tian, Qi Bing, Xiaowei Shao arxiv

The exponential growth of scientific knowledge has made the automated generation of scientific hypotheses that combine novelty, feasibility, and research value a core challenge. Existing methods based on large language models fail to systematically model the inherent in hypotheses or incorporate the closed-loop feedback mechanisms crucial for refinement. This paper proposes a multi-agent collaborative framework called HypoAgents, which for the first time integrates Bayesian reasoning with an information entropy-driven search mechanism across three stages-hypotheses generation, evidence validation, and hypotheses Refinement-to construct an iterative closed-loop simulating scientists' cognitive processes. Specifically, the framework first generates an initial set of hypotheses through diversity sampling and establishes prior beliefs based on a composite novelty-relevance-feasibility (N-R-F) score. It then employs etrieval-augmented generation (RAG) to gather external literature evidence, updating the posterior probabilities of hypotheses using Bayes' theorem. Finally, it identifies high-uncertainty hypotheses using information entropy $H = - \sum {{p_i}\log {p_i}}$ and actively refines them, guiding the iterative optimization of the hypothesis set toward higher quality and confidence. Experimental results on the ICLR 2025 conference real-world research question dataset (100 research questions) show that after 12 optimization iterations, the average ELO score of generated hypotheses improves by 116.3, surpassing the benchmark of real paper abstracts by 17.8, while the framework's overall uncertainty, as measured by Shannon entropy, decreases significantly by 0.92. This study presents an interpretable probabilistic reasoning framework for automated scientific discovery, substantially improving the quality and reliability of machine-generated research hypotheses.

📄 PDF Abstract BibTeX arXiv:2508.01746

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Defending Non-Bayesian Learning against Adversarial Attacks

2016-06-28 · Lili Su, Nitin H. Vaidya

This paper addresses the problem of non-Bayesian learning over multi-agent networks, where agents repeatedly collect partially informative observations about an unknown state of the world, and try to collaboratively lear…

Variational Autoencoders for Collaborative Filtering

2018-02-16 · Dawen Liang, Rahul G. Krishnan, Matthew D. Hoffman, Tony Jebara

We extend variational autoencoders (VAEs) to collaborative filtering for implicit feedback. This non-linear probabilistic model enables us to go beyond the limited modeling capacity of linear factor models which still la…

Bayesian InferenceCollaborative FilteringLanguage ModelingLanguage Modelling+2

Variational Autoencoders for Collaborative Filtering

2018-02-16 · D. Liang, R.G. Krishnan, M.D. Hoffman

We extend variational autoencoders (vaes) to collaborative filtering for implicit feedback. This non-linear probabilistic model enables us to go beyond the limited modeling capacity of linear factor models which still la…

Bayesian InferenceCollaborative FilteringLanguage ModelingLanguage Modelling+2

AISSISTANT: Human-AI Collaborative Review and Perspective Research Workflows in Data Science

2025-09-14 · Sasi Kiran Gaddipati, Farhana Keya, Gollam Rabby, Sören Auer arxiv

High-quality scientific review and perspective papers require substantial time and effort, limiting researchers' ability to synthesize emerging knowledge. While Large Language Models (LLMs) leverage AI Scientists for sci…

Exploiting Agent and Type Independence in Collaborative Graphical Bayesian Games

2011-08-01 · Frans A. Oliehoek, Shimon Whiteson, Matthijs T. J. Spaan

Efficient collaborative decision making is an important challenge for multiagent systems. Finding optimal joint actions is especially challenging when each agent has only imperfect information about the state of its envi…

Decision MakingVocal Bursts Type Prediction