Paper List
-
Developing the PsyCogMetrics™ AI Lab to Evaluate Large Language Models and Advance Cognitive Science
This paper addresses the critical gap between sophisticated LLM evaluation needs and the lack of accessible, scientifically rigorous platforms that in...
-
Equivalence of approximation by networks of single- and multi-spike neurons
This paper resolves the fundamental question of whether single-spike spiking neural networks (SNNs) are inherently less expressive than multi-spike SN...
-
The neuroscience of transformers
提出了Transformer架构与皮层柱微环路之间的新颖计算映射,连接了现代AI与神经科学。
-
Framing local structural identifiability and observability in terms of parameter-state symmetries
This paper addresses the core challenge of systematically determining which parameters and states in a mechanistic ODE model can be uniquely inferred ...
-
Leveraging Phytolith Research using Artificial Intelligence
This paper addresses the critical bottleneck in phytolith research by automating the labor-intensive manual microscopy process through a multimodal AI...
-
Neural network-based encoding in free-viewing fMRI with gaze-aware models
This paper addresses the core challenge of building computationally efficient and ecologically valid brain encoding models for naturalistic vision by ...
-
Scalable DNA Ternary Full Adder Enabled by a Competitive Blocking Circuit
This paper addresses the core bottleneck of carry information attenuation and limited computational scale in DNA binary adders by introducing a scalab...
-
ELISA: An Interpretable Hybrid Generative AI Agent for Expression-Grounded Discovery in Single-Cell Genomics
This paper addresses the critical bottleneck of translating high-dimensional single-cell transcriptomic data into interpretable biological hypotheses ...
Omics Data Discovery Agents
Department of Computational Biomedicine, Cedars-Sinai Medical Center, Los Angeles, CA, USA
30秒速读
IN SHORT: This paper addresses the core challenge of making published omics data computationally reusable by automating the extraction, quantification, and integration of datasets scattered across unstructured literature and supplementary materials.
核心创新
- Methodology Introduces an LLM-agent framework with MCP servers that automates the entire pipeline from literature mining to data quantification and cross-study analysis.
- Methodology Demonstrates automated parameter extraction from article text for containerized quantification pipelines (MaxQuant/DIA-NN), achieving 63% overlap in differentially expressed proteins when matching preprocessing methods.
- Biology Identifies consistent protein regulation patterns (CLU, TGFBI, AMBP, MYH10, PRELP, Col14A1) across multiple liver fibrosis studies through automated cross-study comparison.
主要结论
- Achieved 80% precision for automated identification of datasets from standard repositories (PRIDE, MassIVE, GEO) across 39 proteomics articles.
- Demonstrated 63% overlap in differentially expressed proteins when agents matched article preprocessing methods, compared to 37% overlap without explicit instruction.
- Identified 6 consistently upregulated proteins (CLU, TGFBI, AMBP, MYH10, PRELP, Col14A1) across three independent liver fibrosis studies through automated cross-study analysis.
摘要: The biomedical literature contains a vast collection of omics studies, yet most published data remain functionally inaccessible for computational reuse. When raw data are deposited in public repositories, essential information for reproducing reported results is dispersed across main text, supplementary files, and code repositories. In rarer instances where intermediate data is made available (e.g. protein abundance files), its location is irregular. In this article, we present an agentic framework that fetches omics-related articles and transforms the unstructured information into searchable research objects. Our system employs large language model (LLM) agents with access to tools for fetching omics studies, extracting article metadata, identifying and downloading published data, executing containerized quantification pipelines, and running analyses to address novel question. We demonstrate automated metadata extraction from PubMed Central articles, achieving 80% precision for dataset identification from standard data repositories. Using model context protocol (MCP) servers to expose containerized analysis tools, our set of agents were able to identify a set of relevant articles, download the associated datasets, and re-quantify the proteomics data. The results had a 63% overlap in differentially expressed proteins when matching reported preprocessing methods. Furthermore, we show that agents can identify semantically similar studies, determine data compatibility, and perform cross-study comparisons, revealing consistent protein regulation patterns in liver fibrosis. This work establishes a foundation for converting the static biomedical literature into an executable, queryable resource that enables automated data reuse at scale.