paper-with-me

Papers

Neural Graph Matching Improves Retrieval Augmented Generation in Molecular Machine Learning

2025-02-25 · Runzhong Wang, Rui-Xi Wang, Mrunali Manjrekar, Connor W. Coley

Molecular machine learning has gained popularity with the advancements of geometric deep learning. In parallel, retrieval-augmented generation has become a principled approach commonly used with language models. However, the optimal integration of retrieval augmentation into molecular machine learning remains unclear. Graph neural networks stand to benefit from clever matching to understand the structural alignment of retrieved molecules to a query molecule. Neural graph matching offers a compelling solution by explicitly modeling node and edge affinities between two structural graphs while employing a noise-robust, end-to-end neural network to learn affinity metrics. We apply this approach to mass spectrum simulation and introduce MARASON, a novel model that incorporates neural graph matching to enhance a fragmentation-based neural network. Experimental results highlight the effectiveness of our design, with MARASON achieving 28% top-1 accuracy, a substantial improvement over the non-retrieval state-of-the-art accuracy of 19%. Moreover, MARASON outperforms both naive retrieval-augmented generation methods and traditional graph matching approaches.

📄 PDF Abstract BibTeX arXiv:2502.17874

Code (0)

등록된 구현이 없습니다.

Tasks

Graph MatchingRetrievalRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

Knowledge Graph-based Retrieval-Augmented Generation for Schema Matching

2025-01-15 · Chuangtao Ma, Sriom Chakrabarti, Arijit Khan, Bálint Molnár

Traditional similarity-based schema matching methods are incapable of resolving semantic ambiguities and conflicts in domain-specific complex mapping scenarios due to missing commonsense and domain-specific knowledge. Th…

HallucinationKnowledge GraphsRetrievalRetrieval-augmented Generation

Making medical vision-language models think causally across modalities with retrieval-augmented cross-modal reasoning

2026-01-26 · Weiqin Yang, Haowen Xue, Qingyi Peng, Hexuan Hu 외 arxiv

Medical vision-language models (VLMs) achieve strong performance in diagnostic reporting and image-text alignment, yet their underlying reasoning mechanisms remain fundamentally correlational, exhibiting reliance on supe…

Visual Question AnsweringMultimodal ReasoningSemantic SimilarityCausal Inference

GraphSearch: An Agentic Deep Searching Workflow for Graph Retrieval-Augmented Generation

2025-09-26 · Cehao Yang, Xiaojun Wu, Xueyuan Lin, Chengjin Xu 외 arxiv

Graph Retrieval-Augmented Generation (GraphRAG) enhances factual reasoning in LLMs by structurally modeling knowledge through graph-based representations. However, existing GraphRAG approaches face two core limitations: …

DualG-MRAG: Decoupling Macro-Reasoning and Micro-Matching for Multimodal Retrieval-Augmented Generation

2026-07-30 · Jiacheng Tao, Qingyun Sun, Haonan Yuan, Ziwei Zhang 외 arxiv

While Multimodal Retrieval-Augmented Generation (MM-RAG) has shown promising results, it still struggles with complex multi-hop reasoning tasks. Existing methods primarily focus on independent instance-level matching, wh…

TeaRAG: A Token-Efficient Agentic Retrieval-Augmented Generation Framework

2025-11-07 · Chao Zhang, Yuhao Wang, Derong Xu, Haoxin Zhang 외 arxiv

Retrieval-Augmented Generation (RAG) utilizes external knowledge to augment Large Language Models' (LLMs) reliability. For flexibility, agentic RAG employs autonomous, multi-round retrieval and reasoning to resolve queri…

Reinforcement LearningSemantic SimilaritySemantic Retrieval