paper-with-me

Papers

RAGulating Compliance: A Multi-Agent Knowledge Graph for Regulatory QA

2025-08-13 · Bhavik Agarwal, Hemant Sunil Jomraj, Simone Kaplunov, Jack Krolick, Viktoria Rojkova arxiv

Regulatory compliance question answering (QA) requires precise, verifiable information, and domain-specific expertise, posing challenges for Large Language Models (LLMs). In this work, we present a novel multi-agent framework that integrates a Knowledge Graph (KG) of Regulatory triplets with Retrieval-Augmented Generation (RAG) to address these demands. First, agents build and maintain an ontology-free KG by extracting subject--predicate--object (SPO) triplets from regulatory documents and systematically cleaning, normalizing, deduplicating, and updating them. Second, these triplets are embedded and stored along with their corresponding textual sections and metadata in a single enriched vector database, allowing for both graph-based reasoning and efficient information retrieval. Third, an orchestrated agent pipeline leverages triplet-level retrieval for question answering, ensuring high semantic alignment between user queries and the factual "who-did-what-to-whom" core captured by the graph. Our hybrid system outperforms conventional methods in complex regulatory queries, ensuring factual correctness with embedded triplets, enabling traceability through a unified vector database, and enhancing understanding through subgraph visualization, providing a robust foundation for compliance-driven and broader audit-focused applications.

📄 PDF Abstract BibTeX arXiv:2508.09893

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalQuestion Answering

Similar Papers 제목 키워드 기반

AGENTiGraph: A Multi-Agent Knowledge Graph Framework for Interactive, Domain-Specific LLM Chatbots

2025-08-05 · Xinjie Zhao, Moritz Blum, Fan Gao, Yingjian Chen 외 arxiv

AGENTiGraph is a user-friendly, agent-driven system that enables intuitive interaction and management of domain-specific data through the manipulation of knowledge graphs in natural language. It gives non-technical users…

Intent ClassificationKnowledge Graphs

Safe and Compliant Cross-Market Trade Execution via Constrained RL and Zero-Knowledge Audits

2025-10-06 · Ailiya Borjigin, Cong He arxiv

We present a cross-market algorithmic trading system that balances execution quality with rigorous compliance enforcement. The architecture comprises a high-level planner, a reinforcement learning execution agent, and an…

Reinforcement Learning

CompAgent: An Agentic Framework for Visual Compliance Verification

2025-10-31 · Rahul Ghosh, Baishali Chaudhury, Hari Prasanna Das, Meghana Ashok 외 arxiv

Visual compliance verification is a critical yet underexplored problem in computer vision, especially in domains such as media, entertainment, and advertising where content must adhere to complex and evolving policy rule…

Multimodal Reasoning

Automating Geometry-Intensive Compliance Checking in BIM: Graph-Based Semantic Reasoning Framework

2026-06-10 · Zixuan Xiao, Pei Troh Koh, Jun Ma, Jack C. P. Cheng arxiv

Automating compliance check for geometry-intensive regulations remains a significant technical bottleneck in Building Information Modeling (BIM), primarily due to the semantic disparity between high-level regulatory logi…

SAMEP: A Secure Protocol for Persistent Context Sharing Across AI Agents

2025-07-05 · Hari Masoor arxiv

Current AI agent architectures suffer from ephemeral memory limitations, preventing effective collaboration and knowledge sharing across sessions and agent boundaries. We introduce SAMEP (Secure Agent Memory Exchange Pro…