Evidence-Informed LLM Beliefs for Continual Scientific Discovery
- company Hugging Face
- lab arXiv
- lab arXivLabs
- location cs.AI
- model LLMs
- person Sam Altman
- product DagsHub
- product GotitPub
Researchers have proposed two AI systems to aid scientific discovery, addressing limitations in current large language models (LLMs). The first modifies LLMs to use non-stationary surprisal, while the second, Co-Scientist, generates and refines hypotheses for experimental verification.
A research paper on arxiv.org[1] argues that current LLM-based scientific discovery methods, such as AutoDiscovery, treat surprisal as a static quantity. The authors propose updating LLM beliefs with evidence from previous hypotheses to compute non-stationary surprisal. They found that embedding-based retrieval-augmented generation over prior discoveries best anticipates eventual posteriors, increasing accumulated non-stationary surprisal by 30.62% on average compared to the original search procedure[1]. Meanwhile, another paper on arxiv.org[2] introduces Co-Scientist, a multi-agent AI system designed to help scientists discover new knowledge. Co-Scientist generates novel research hypotheses for experimental verification using Gemini for structured scientific thinking and hypothesis generation. The system's design involves agents continuously generating, critiquing, and refining hypotheses, accelerated by scaling test-time compute[2]. Co-Scientist was validated on three biomedical applications: drug repurposing, novel target discovery, and explaining mechanisms of anti-microbial resistance. It helped identify new drug repurposing candidates and synergistic combination therapies for acute myeloid leukemia[2].
research-paper
Background sources we checked (8)
- arxiv.org ↗ Open-ended scientific discovery with large language models (LLMs) increasingly operates as a long-horizon loop of hypothesis search and verification, where a reward signal guides which hypotheses to test next. A notable recent example is AutoDiscovery, which uses "Bayesian surpri…
- arxiv.org ↗ We review thirteen generative systems and five supporting datasets for quantum circuit and quantum code generation, identified through a structured scoping review of Hugging Face, arXiv, and provenance tracing (January-February 2026). We organize the field along two axes: artifac…
- huggingface.co ↗ Hugging Face Machine Learning Demos on arXiv ... # Hugging Face Machine Learning Demos on arXiv ... November 1 ... We’re very excited to announce that Hugging Face has collaborated with arXiv to make papers more accessible, discoverable, and fun! Starting today, Hugging Face Spac…
- huggingface.co ↗ # How to Add a Space to ArXiv ... Demos on Hugging Face Spaces allow a wide audience to try out state-of-the-art machine learning research without writing any code. Hugging Face and ArXiv have collaborated to embed these demos directly along side papers on ArXiv! ... Thanks to th…
- huggingface.co ↗ CCRss/arXiv_dataset · Datasets at Hugging Face # ArXiv Dataset ## Overview This dataset is a comprehensive collection of metadata from the ArXiv repository, a widely-recognized open-access archive offering access to scholarly articles in various fields of science. It covers a …
- en.wikipedia.org ↗ Hangzhou DeepSeek Artificial Intelligence Basic Technology Research Co., Ltd., doing business as DeepSeek, is a Chinese artificial intelligence (AI) company that develops large language models (LLMs). Based in Hangzhou, Zhejiang, DeepSeek is owned and funded by High-Flyer, a Chin…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
- en.wikipedia.org ↗ Stable Diffusion is a deep learning, text-to-image model released in 2022 based on diffusion techniques. The generative artificial intelligence technology is the premier product of Stability AI and is considered to be a part of the ongoing AI boom. It is primarily used to generat…