paper-with-me

Papers

Retrieval Augmented Generation-based Large Language Models for Bridging Transportation Cybersecurity Legal Knowledge Gaps

2025-05-23 · Khandakar Ashrafi Akbar, Md Nahiyan Uddin, Latifur Khan, Trayce Hockstad, Mizanur Rahman, Mashrur Chowdhury, Bhavani Thuraisingham

As connected and automated transportation systems evolve, there is a growing need for federal and state authorities to revise existing laws and develop new statutes to address emerging cybersecurity and data privacy challenges. This study introduces a Retrieval-Augmented Generation (RAG) based Large Language Model (LLM) framework designed to support policymakers by extracting relevant legal content and generating accurate, inquiry-specific responses. The framework focuses on reducing hallucinations in LLMs by using a curated set of domain-specific questions to guide response generation. By incorporating retrieval mechanisms, the system enhances the factual grounding and specificity of its outputs. Our analysis shows that the proposed RAG-based LLM outperforms leading commercial LLMs across four evaluation metrics: AlignScore, ParaScore, BERTScore, and ROUGE, demonstrating its effectiveness in producing reliable and context-aware legal insights. This approach offers a scalable, AI-driven method for legislative analysis, supporting efforts to update legal frameworks in line with advancements in transportation technologies.

📄 PDF Abstract BibTeX arXiv:2505.18426

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelRAGResponse GenerationRetrievalRetrieval-augmented GenerationSpecificity

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Retrieval Augmented Generation Evaluation in the Era of Large Language Models: A Comprehensive Survey

2025-04-21 · Aoran Gan, Hao Yu, Kai Zhang, Qi Liu 외

Recent advancements in Retrieval-Augmented Generation (RAG) have revolutionized natural language processing by integrating Large Language Models (LLMs) with external information retrieval, enabling accurate, up-to-date, …

Computational EfficiencyInformation RetrievalRAGRetrieval+3

EHR-RAG: Bridging Long-Horizon Structured Electronic Health Records and Large Language Models via Enhanced Retrieval-Augmented Generation

2026-01-29 · Lang Cao, Qingyu Chen, Yue Guo arxiv

Electronic Health Records (EHRs) provide rich longitudinal clinical evidence that is central to medical decision-making, motivating the use of retrieval-augmented generation (RAG) to ground large language model (LLM) pre…

Knowledge Graph-extended Retrieval Augmented Generation for Question Answering

2025-04-11 · Jasper Linders, Jakub M. Tomczak

Large Language Models (LLMs) and Knowledge Graphs (KGs) offer a promising approach to robust and explainable Question Answering (QA). While LLMs excel at natural language understanding, they suffer from knowledge gaps an…

In-Context LearningInformation RetrievalKnowledge GraphsNatural Language Understanding+4

Inference Scaling for Bridging Retrieval and Augmented Generation

2024-12-14 · Youngwon Lee, Seung-won Hwang, Daniel Campos, Filip Graliński 외

Retrieval-augmented generation (RAG) has emerged as a popular approach to steering the output of a large language model (LLM) by incorporating retrieved contexts as inputs. However, existing work observed the generator b…

Language ModelingLanguage ModellingLarge Language ModelRAG+2

DEMENTIA-PLAN: An Agent-Based Framework for Multi-Knowledge Graph Retrieval-Augmented Generation in Dementia Care

2025-03-26 · Yutong Song, Chenhan Lyu, Pengfei Zhang, Sabine Brunswicker 외

Mild-stage dementia patients primarily experience two critical symptoms: severe memory loss and emotional instability. To address these challenges, we propose DEMENTIA-PLAN, an innovative retrieval-augmented generation f…

Knowledge GraphsResponse GenerationRetrievalRetrieval-augmented Generation