Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4b2bcc5978 |
@@ -2,9 +2,9 @@
|
||||
title: "Awesome LLM Scientific Discovery [](https://awesome.re)"
|
||||
task: ""
|
||||
lineage_type: import
|
||||
upstream_source: https://github.com/HKUST-KnowComp/Awesome-LLM-Scientific-Discovery/blob/b39b55ac/README.md
|
||||
upstream_sha: b39b55ac
|
||||
imported_at: 2026-06-26
|
||||
upstream_source: https://github.com/HKUST-KnowComp/Awesome-LLM-Scientific-Discovery/blob/7fcb8811/README.md
|
||||
upstream_sha: 7fcb8811
|
||||
imported_at: 2026-07-03
|
||||
prompt_class: catalogue
|
||||
upstream_changes: accepted
|
||||
author: upstream
|
||||
@@ -104,6 +104,7 @@ LLMs assisting in experimental protocol planning, workflow design, and scientifi
|
||||
* **Natural Language to Code Generation in Interactive Data Science Notebooks** [](https://arxiv.org/pdf/2212.09248) - *Yin et al. (2022.12)*
|
||||
* **DS-1000: A Natural and Reliable Benchmark for Data Science Code Generation** [](https://arxiv.org/pdf/2211.11501) - *Lai et al. (2022.11)*
|
||||
* **Curie: Toward Rigorous and Automated Scientific Experimentation with AI Agents**, [](https://arxiv.org/pdf/2502.16069) - *Kon et al. (2025.02)*
|
||||
* **AutoNumerics: An Autonomous, PDE-Agnostic Multi-Agent Pipeline for Scientific Computing** [](https://arxiv.org/pdf/2602.17607) - *Du et al. (2026.02)*
|
||||
|
||||
### Data Analysis and Organization
|
||||
|
||||
@@ -117,12 +118,14 @@ LLMs assisting in data-driven analysis, tabular/chart reasoning, statistical rea
|
||||
* **Chain-of-Table: Evolving Tables in the Reasoning Chain for Table Understanding** [](https://arxiv.org/pdf/2401.04398) - *Wang et al. (2024.01)*
|
||||
* **TableBench: A Comprehensive and Complex Benchmark for Table Question Answering** [](https://arxiv.org/pdf/2408.09174) - *Wu et al. (2024.08)*
|
||||
* **Tables as Texts or Images: Evaluating the Table Reasoning Ability of LLMs and MLLMs** [](https://arxiv.org/pdf/2402.12424) - *Deng et al. (2024.02)*
|
||||
* **ChatSpatial: Schema-Enforced Agentic Orchestration for Reproducible and Cross-Platform Spatial Transcriptomics** [](https://doi.org/10.64898/2026.02.26.708361) - *Yang et al. (2026.02)* [Code](https://github.com/cafferychen777/ChatSpatial)
|
||||
|
||||
### Conclusion and Hypothesis Validation
|
||||
|
||||
LLMs providing feedback, verifying claims, replicating results, and generating reviews.
|
||||
|
||||
* **CLAIMCHECK: How Grounded are LLM Critiques of Scientific Papers?** [](https://arxiv.org/pdf/2503.21717) - *Ou et al. (2025.03)*
|
||||
* **REFUTE: Reasoning Over Evidence - Falsification, Uncertainty, Truth-grounding & Epistemics** [](https://huggingface.co/datasets/BGPT-OFFICIAL/refute) - *BGPT (2026.06)*. Open benchmark for scientific critique and epistemic calibration on recent science paper summaries, covering falsification, limitations, overclaims, missing-evidence refusal, calibration, and planted-flaw detection.
|
||||
* **LLMs Assist NLP Researchers: Critique Paper (Meta-)Reviewing** [](https://arxiv.org/pdf/2406.16253) - *Du et al. (2024.06)*
|
||||
* **AI-Driven Review Systems: Evaluating LLMs in Scalable and Bias-Aware Academic Reviews** [](https://arxiv.org/pdf/2408.10365) - *Tyser et al. (2024.08)*
|
||||
* **Is LLM a Reliable Reviewer? A Comprehensive Evaluation of LLM on Automatic Paper Reviewing Tasks** [](https://aclanthology.org/2024.lrec-main.816.pdf) - *Zhou et al. (2024.05)*
|
||||
@@ -164,7 +167,7 @@ Automated modeling of machine learning tasks, experiment design, and execution.
|
||||
* **MLRC-Bench: Can Language Agents Solve Machine Learning Research Challenges?** [](https://arxiv.org/pdf/2504.09702) - *Zhang et al. (2025.04)*
|
||||
* **RE-Bench: Evaluating frontier AI R&D capabilities of language model agents against human experts** [](https://arxiv.org/pdf/2411.15114) - *Wijk et al. (2024.11)*
|
||||
* **MLZero: A Multi-Agent System for End-to-end Machine Learning Automation** [](https://arxiv.org/pdf/2505.13941) - *Fang et al. (2025.05)*
|
||||
* **AIDE: AI-Driven Exploration in the Space of Code** [](https://arxiv.org/pdf/2502.13138) - *Jiang et al. (2025.02)*
|
||||
* **AIDE: AI-Driven Exploration in the Space of Code** [](https://github.com/WecoAI/aideml) [](https://arxiv.org/abs/2502.13138) - *Jiang et al. (2025.02)*
|
||||
* **Language Modeling by Language Models** [](https://arxiv.org/pdf/2506.20249) - *Cheng et al. (2025.06)*
|
||||
* **MLGym: A New Framework and Benchmark for Advancing AI Research Agents** [](https://arxiv.org/pdf/2502.14499) - *Nathani et al. (2025.02)*
|
||||
|
||||
@@ -181,6 +184,7 @@ Automated data-driven analysis, statistical data modeling, and hypothesis valida
|
||||
* **Large Language Models for Scientific Synthesis, Inference and Explanation** [](https://arxiv.org/pdf/2310.07984) - *Zheng et al. (2023.10)*
|
||||
* **MM-Agent: LLM as Agents for Real-world Mathematical Modeling Problem** [](https://arxiv.org/pdf/2505.14148) - *Liu et al. (2025.05)*
|
||||
* **DSBench: How Far Are Data Science Agents from Becoming Data Science Experts?** [](https://arxiv.org/pdf/2409.07703) - *Jing et al. (2024.09)*
|
||||
* **OptimAI: Optimization from Natural Language Using LLM-Powered AI Agents** [](https://arxiv.org/pdf/2504.16918) - *Thind et al. (2025.04)*
|
||||
|
||||
|
||||
### Function Discovery
|
||||
@@ -210,6 +214,8 @@ Autonomous research workflows for natural science discovery (e.g., chemistry, bi
|
||||
* **Towards an AI co-scientist** [](https://arxiv.org/pdf/2502.18864) - *Gottweis et al. (2025.02)*
|
||||
* **GenoMAS: A Multi-Agent Framework for Scientific Discovery via Code-Driven Gene Expression Analysis** [](https://arxiv.org/pdf/2507.21035) - *Liu et al. (2025.07)*
|
||||
* **Automated Algorithmic Discovery for Gravitational-Wave Detection Guided by LLM-Informed Evolutionary Monte Carlo Tree Search** [](https://arxiv.org/pdf/2508.03661) - *Wang and Zeng (2025.08)*
|
||||
* **AutoZyme: An Autonomous Agentic Framework to Optimize Bioinformatics Software** [](https://www.biorxiv.org/content/10.64898/2026.06.12.731250v1) - *Xie et al. (2026.06)*
|
||||
* **CASSIA: a multi-agent large language model for automated and interpretable cell annotation** [](https://www.nature.com/articles/s41467-025-67084-x) - *Xie et al. (2025.12)*
|
||||
|
||||
### General Research
|
||||
|
||||
@@ -236,6 +242,7 @@ LLM-based systems operating as active agents capable of orchestrating and naviga
|
||||
* **Zochi Technical Report** [](https://www.intology.ai/blog/zochi-tech-report) - *Intology AI (2025.03)*
|
||||
* **Meet Carl: The First AI System To Produce Academically Peer-Reviewed Research** [](https://www.autoscience.ai/blog/meet-carl-the-first-ai-system-to-produce-academically-peer-reviewed-research) - *Autoscience Institute (2025.03)*
|
||||
* **DeepScientist: Advancing Frontier-Pushing Scientific Findings Progressively** [](https://arxiv.org/pdf/2509.26603) - *Weng et al. (2025.09)*
|
||||
* **Accelerating Social Science Research via Agentic Hypothesization and Experimentation** [](https://arxiv.org/pdf/2602.07983) - *Gupta et al. (2026.02)*
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
title: "Readme"
|
||||
task: ""
|
||||
lineage_type: import
|
||||
upstream_source: https://github.com/ai-boost/awesome-ai-for-science/blob/2d6b813f/README.md
|
||||
upstream_sha: 2d6b813f
|
||||
imported_at: 2026-07-02
|
||||
upstream_source: https://github.com/ai-boost/awesome-ai-for-science/blob/0cee4659/README.md
|
||||
upstream_sha: 0cee4659
|
||||
imported_at: 2026-07-01
|
||||
prompt_class: catalogue
|
||||
upstream_changes: accepted
|
||||
author: upstream
|
||||
@@ -99,7 +99,6 @@ validated: false
|
||||
- [Scientific Agent Skills](https://github.com/K-Dense-AI/scientific-agent-skills) - Turn any AI agent into an AI Scientist. The #1 Agent Skills library for science with 140+ ready-to-use skills and 100+ scientific databases covering biology, chemistry, medicine, and drug discovery. Compatible with Cursor, Claude Code, Codex, Antigravity, and the open Agent Skills standard (K-Dense-AI, 26K+ stars, 2025)
|
||||
- [SciAgent-Skills](https://github.com/jaechang-hits/SciAgent-Skills) - 197 bioinformatics and life science skills for Claude Code and AI agents, achieving 92.0% accuracy on BixBench. Covers RNA-seq, single-cell analysis, drug discovery, proteomics, and more. Powers OmicsHorizon (195+ stars, 2026)
|
||||
- [Medical Research Skills](https://github.com/aipoch/medical-research-skills) - Curated library of 550+ medical research agent skills spanning evidence insights, protocol design, omics/clinical data analysis, and academic writing; each skill is reviewed through MedSkillAudit and compatible with Claude Code, Codex, Open Code, OpenClaw, and SKILL.md-compatible agents (AIPOCH, 1.2K+ stars, MIT License, 2026)
|
||||
- [bioSkills](https://github.com/GPTomics/bioSkills) - Collection of SKILLS.md guiding AI coding agents (Claude Code, OpenAI Codex, Google Gemini, OpenCode, OpenClaw) through common bioinformatics workflows from basic sequence manipulation to advanced analyses such as single-cell RNA-seq and population genetics; evaluated on the Bio-Task Bench dataset (GPTomics, 969+ stars, MIT License, 2026)
|
||||
|
||||
---
|
||||
|
||||
@@ -245,7 +244,6 @@ validated: false
|
||||
- [OpenEvolve](https://github.com/algorithmicsuperintelligence/openevolve) - Open-source implementation of AlphaEvolve's evolutionary coding agent paradigm, enabling LLMs to autonomously discover and optimize algorithms through iterative evolution, matching the approach behind DeepMind's breakthrough matrix multiplication discovery (6.2K+ stars, 2025)
|
||||
- [Virtual Lab (Stanford Zou Group, Nature 2025)](https://github.com/zou-group/virtual-lab) - AI-human collaborative research platform where a human researcher works with a team of LLM agents via team and individual meetings to perform scientific research; demonstrated by designing new SARS-CoV-2 nanobodies with wet-lab validation
|
||||
- [The AI Scientist (SakanaAI)](https://github.com/SakanaAI/AI-Scientist) - First fully autonomous open-ended scientific discovery system with official implementation: hypothesis→experiment→writing→review simulation (13.8K+ stars, 2024)
|
||||
- [The AI Scientist v2 (SakanaAI)](https://github.com/SakanaAI/AI-Scientist-v2) - Official implementation of the second-generation fully autonomous scientific discovery system, extending the original with agentic tree search and reduced template dependency to achieve workshop-level accepted papers (6.7K+ stars, 2025)
|
||||
- [The AI Scientist v1 (2024)](https://arxiv.org/abs/2408.06292) - First fully autonomous research system: hypothesis→experiment→writing→review simulation
|
||||
- [The AI Scientist v2 (2025)](https://arxiv.org/abs/2504.08066) - Enhanced with Agentic Tree Search, reduced template dependency, first workshop-level accepted paper
|
||||
- [DeepScientist](https://github.com/ResearAI/DeepScientist) - First system progressively surpassing human SOTA on frontier AI tasks (183.7%, 1.9%, 7.9% improvements), month-long autonomous discovery with 20,000+ GPU hours
|
||||
|
||||
Reference in New Issue
Block a user