paper-with-me

Papers

A Case Study for Compliance as Code with Graphs and Language Models: Public release of the Regulatory Knowledge Graph

2023-02-03 · Vladimir Ershov

The paper presents a study on using language models to automate the construction of executable Knowledge Graph (KG) for compliance. The paper focuses on Abu Dhabi Global Market regulations and taxonomy, involves manual tagging a portion of the regulations, training BERT-based models, which are then applied to the rest of the corpus. Coreference resolution and syntax analysis were used to parse the relationships between the tagged entities and to form KG stored in a Neo4j database. The paper states that the use of machine learning models released by regulators to automate the interpretation of rules is a vital step towards compliance automation, demonstrates the concept querying with Cypher, and states that the produced sub-graphs combined with Graph Neural Networks (GNN) will achieve expandability in judgment automation systems. The graph is open sourced on GitHub to provide structured data for future advancements in the field.

📄 PDF Abstract BibTeX arXiv:2302.01842

Code (1)

vladimir-ershov/adgm-kg1 공식 구현

Tasks

coreference-resolutionCoreference Resolution

Similar Papers 제목 키워드 기반

Explainable Compliance Detection with Multi-Hop Natural Language Inference on Assurance Case Structure

2025-06-10 · Fariz Ikhwantri, Dusica Marijan

Ensuring complex systems meet regulations typically requires checking the validity of assurance cases through a claim-argument-evidence framework. Some challenges in this process include the complicated nature of legal a…

Natural Language Inference

An Automated Framework for Supporting Data-Governance Rule Compliance in Decentralized MIMO Contexts

2021-09-02 · Rui Zhao

We propose Dr.Aid, a logic-based AI framework for automated compliance checking of data governance rules over data-flow graphs. The rules are modelled using a formal language based on situation calculus and are suitable …

GridCodex: A RAG-Driven AI Framework for Power Grid Code Reasoning and Compliance

2025-08-18 · Jinquan Shi, Yingying Cheng, Fan Zhang, Miao Jiang 외 arxiv

The global shift towards renewable energy presents unprecedented challenges for the electricity industry, making regulatory reasoning and compliance increasingly vital. Grid codes, the regulations governing grid operatio…

ARPaCCino: An Agentic-RAG for Policy as Code Compliance

2025-07-11 · Francesco Romeo, Luigi Arena, Francesco Blefari, Francesco Aurelio Pironti 외 arxiv

Policy as Code (PaC) is a paradigm that encodes security and compliance policies into machine-readable formats, enabling automated enforcement in Infrastructure as Code (IaC) environments. However, its adoption is hinder…

Representing Prompting Patterns with PDL: Compliance Agent Case Study

2025-07-08 · Mandana Vaziri, Louis Mandel, Yuji Watanabe, Hirokuni Kitahara 외 arxiv

Prompt engineering for LLMs remains complex, with existing frameworks either hiding complexity behind restrictive APIs or providing inflexible canned patterns that resist customization -- making sophisticated agentic pro…

Prompt Engineering