paper-with-me

Papers

Knowledge-guided Contextual Gene Set Analysis Using Large Language Models

2025-06-04 · Zhizheng Wang, Chi-Ping Day, Chih-Hsuan Wei, Qiao Jin, Robert Leaman, Yifan Yang, Shubo Tian, Aodong Qiu, Yin Fang, Qingqing Zhu, Xinghua Lu, Zhiyong Lu

Gene set analysis (GSA) is a foundational approach for interpreting genomic data of diseases by linking genes to biological processes. However, conventional GSA methods overlook clinical context of the analyses, often generating long lists of enriched pathways with redundant, nonspecific, or irrelevant results. Interpreting these requires extensive, ad-hoc manual effort, reducing both reliability and reproducibility. To address this limitation, we introduce cGSA, a novel AI-driven framework that enhances GSA by incorporating context-aware pathway prioritization. cGSA integrates gene cluster detection, enrichment analysis, and large language models to identify pathways that are not only statistically significant but also biologically meaningful. Benchmarking on 102 manually curated gene sets across 19 diseases and ten disease-related biological mechanisms shows that cGSA outperforms baseline methods by over 30%, with expert validation confirming its increased precision and interpretability. Two independent case studies in melanoma and breast cancer further demonstrate its potential to uncover context-specific insights and support targeted hypothesis generation.

📄 PDF Abstract BibTeX arXiv:2506.04303

Code (0)

등록된 구현이 없습니다.

Tasks

Benchmarking

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Speech LLMs are Contextual Reasoning Transcribers

2026-04-01 · Keqi Deng, Ruchao Fan, Bo Ren, Yiming Wang 외 arxiv

Despite extensions to speech inputs, effectively leveraging the rich knowledge and contextual understanding of large language models (LLMs) in automatic speech recognition (ASR) remains non-trivial, as the task primarily…

Speech Recognition

Beta Distribution Guided Aspect-aware Graph for Aspect Category Sentiment Analysis with Affective Knowledge

2021-11-01 · EMNLP 2021 11 · Bin Liang, Hang Su, Rongdi Yin, Lin Gui 외

In this paper, we investigate the Aspect Category Sentiment Analysis (ACSA) task from a novel perspective by exploring a Beta Distribution guided aspect-aware graph construction based on external knowledge. That is, we a…

Aspect Category Sentiment Analysisgraph constructionSentiment Analysis

Knowledge-guided Pairwise Reconstruction Network for Weakly Supervised Referring Expression Grounding

2019-09-05 · Xuejing Liu, Liang Li, Shuhui Wang, Zheng-Jun Zha 외

Weakly supervised referring expression grounding (REG) aims at localizing the referential entity in an image according to linguistic query, where the mapping between the image region (proposal) and the query is unknown i…

ObjectReferring ExpressionRegion ProposalWeakly-supervised Learning

Affordance-Guided Diffusion Prior for 3D Hand Reconstruction

2025-10-01 · Naru Suzuki, Takehiko Ohkawa, Tatsuro Banno, Jihyun Lee 외 arxiv

How can we reconstruct 3D hand poses when large portions of the hand are heavily occluded by itself or by objects? Humans often resolve such ambiguities by leveraging contextual knowledge -- such as affordances, where an…

Hand Pose Estimation

EcoSafeRAG: Efficient Security through Context Analysis in Retrieval-Augmented Generation

2025-05-16 · Ruobing Yao, Yifei Zhang, Shuang Song, Neng Gao 외

Retrieval-Augmented Generation (RAG) compensates for the static knowledge limitations of Large Language Models (LLMs) by integrating external knowledge, producing responses with enhanced factual correctness and query-spe…

DiversityRAGRetrievalRetrieval-augmented Generation+2