Paper List
-
Autonomous Agents Coordinating Distributed Discovery Through Emergent Artifact Exchange
This paper addresses the fundamental limitation of current AI-assisted scientific research by enabling truly autonomous, decentralized investigation w...
-
D-MEM: Dopamine-Gated Agentic Memory via Reward Prediction Error Routing
This paper addresses the fundamental scalability bottleneck in LLM agentic memory systems: the O(N²) computational complexity and unbounded API token ...
-
Countershading coloration in blue shark skin emerges from hierarchically organized and spatially tuned photonic architectures inside skin denticles
This paper solves the core problem of how blue sharks achieve their striking dorsoventral countershading camouflage, revealing that coloration origina...
-
Human-like Object Grouping in Self-supervised Vision Transformers
This paper addresses the core challenge of quantifying how well self-supervised vision models capture human-like object grouping in natural scenes, br...
-
Hierarchical pp-Adic Framework for Gene Regulatory Networks: Theory and Stability Analysis
This paper addresses the core challenge of mathematically capturing the inherent hierarchical organization and multi-scale stability of gene regulator...
-
Towards unified brain-to-text decoding across speech production and perception
This paper addresses the core challenge of developing a unified brain-to-text decoding framework that works across both speech production and percepti...
-
Dual-Laws Model for a theory of artificial consciousness
This paper addresses the core challenge of developing a comprehensive, testable theory of consciousness that bridges biological and artificial systems...
-
Pulse desynchronization of neural populations by targeting the centroid of the limit cycle in phase space
This work addresses the core challenge of determining optimal pulse timing and intensity for desynchronizing pathological neural oscillations when the...
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.