paper-with-me

홈 › Papers

Development and Evaluation of a Retrieval-Augmented Generation Tool for Creating SAPPhIRE Models of Artificial Systems

2024-06-27 · Anubhab Majumder, Kausik Bhattacharya, Amaresh Chakrabarti

Representing systems using the SAPPhIRE causality model is found useful in supporting design-by-analogy. However, creating a SAPPhIRE model of artificial or biological systems is an effort-intensive process that requires human experts to source technical knowledge from multiple technical documents regarding how the system works. This research investigates how to leverage Large Language Models (LLMs) in creating structured descriptions of systems using the SAPPhIRE model of causality. This paper, the second part of the two-part research, presents a new Retrieval-Augmented Generation (RAG) tool for generating information related to SAPPhIRE constructs of artificial systems and reports the results from a preliminary evaluation of the tool's success - focusing on the factual accuracy and reliability of outcomes.

📄 PDF Abstract BibTeX arXiv:2406.19493

Code (0)

등록된 구현이 없습니다.

Tasks

RAGRetrievalRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

AccurateRAG: A Framework for Building Accurate Retrieval-Augmented Question-Answering Applications

2025-10-02 · Linh The Nguyen, Chi Tran, Dung Ngoc Nguyen, Van-Cuong Pham 외 arxiv

We introduce AccurateRAG -- a novel framework for constructing high-performance question-answering applications based on retrieval-augmented generation (RAG). Our framework offers a pipeline for development efficiency wi…

RAGVUE: A Diagnostic View for Explainable and Automated Evaluation of Retrieval-Augmented Generation

2025-12-03 · Keerthana Murugaraj, Salima Lamsiyah, Martin Theobald arxiv

Evaluating Retrieval-Augmented Generation (RAG) systems remains a challenging task: existing metrics often collapse heterogeneous behaviors into single scores and provide little insight into whether errors arise from ret…

UltraRAG: A Modular and Automated Toolkit for Adaptive Retrieval-Augmented Generation

2025-03-31 · Yuxuan Chen, Dewen Guo, Sen Mei, Xinze Li 외

Retrieval-Augmented Generation (RAG) significantly enhances the performance of large language models (LLMs) in downstream tasks by integrating external knowledge. To facilitate researchers in deploying RAG systems, vario…

RAGRetrievalRetrieval-augmented Generation

Architectural Constraints Alignment in AI-assisted, Platform-based Service Development

2026-05-06 · Julius Irion, Moritz Leugers, Paul Hartwig, Simon Kling 외 arxiv

AI-assisted development tools enable rapid prototyping of services but often lack awareness of architectural constraints, infrastructure dependencies, and organizational standards required in production environments. Con…

Code Generation

RETA-LLM: A Retrieval-Augmented Large Language Model Toolkit

2023-06-08 · Jiongnan Liu, Jiajie Jin, Zihan Wang, Jiehan Cheng 외

Although Large Language Models (LLMs) have demonstrated extraordinary capabilities in many domains, they still have a tendency to hallucinate and generate fictitious responses to user requests. This problem can be allevi…

Answer GenerationFact CheckingInformation RetrievalLanguage Modeling+4