paper-with-me

홈 › Papers

Extracting Formal Models from Normative Texts

2017-06-15 · John J. Camilleri, Normunds Grūzītis, Gerardo Schneider

We are concerned with the analysis of normative texts - documents based on the deontic notions of obligation, permission, and prohibition. Our goal is to make queries about these notions and verify that a text satisfies certain properties concerning causality of actions and timing constraints. This requires taking the original text and building a representation (model) of it in a formal language, in our case the C-O Diagram formalism. We present an experimental, semi-automatic aid that helps to bridge the gap between a normative text in natural language and its C-O Diagram representation. Our approach consists of using dependency structures obtained from the state-of-the-art Stanford Parser, and applying our own rules and heuristics in order to extract the relevant components. The result is a tabular data structure where each sentence is split into suitable fields, which can then be converted into a C-O Diagram. The process is not fully automatic however, and some post-editing is generally required of the user. We apply our tool and perform experiments on documents from different domains, and report an initial evaluation of the accuracy and feasibility of our approach.

📄 PDF Abstract BibTeX arXiv:1706.04997

Code (0)

등록된 구현이 없습니다.

Tasks

Sentence

Similar Papers 제목 키워드 기반

Extracting Formal Models from Normative Texts

2016-07-06 · John J. Camilleri, Normunds Gruzitis, Gerardo Schneider

Normative texts are documents based on the deontic notions of obligation, permission, and prohibition. Our goal is to model such texts using the C-O Diagram formalism, making them amenable to formal analysis, in particul…

A Web-Based Tool for Analysing Normative Documents in English

2017-07-13 · John J. Camilleri, Mohammad Reza Haghshenas, Gerardo Schneider

Our goal is to use formal methods to analyse normative documents written in English, such as privacy policies and service-level agreements. This requires the combination of a number of different elements, including infor…

GraphCompliance: Aligning Policy and Context Graphs for LLM-Based Regulatory Compliance

2025-10-30 · Jiseong Chung, Ronny Ko, Wonchul Yoo, Makoto Onizuka 외 arxiv

Compliance at web scale poses practical challenges: each request may require a regulatory assessment. Regulatory texts (e.g., the General Data Protection Regulation, GDPR) are cross-referential and normative, while runti…

Prioritized Norms in Formal Argumentation

2017-09-23 · Beishui Liao, Nir Oren, Leendert van der Torre, Serena Villata

To resolve conflicts among norms, various nonmonotonic formalisms can be used to perform prioritized normative reasoning. Meanwhile, formal argumentation provides a way to represent nonmonotonic logics. In this paper, we…

Normative Reasoning in Large Language Models: A Comparative Benchmark from Logical and Modal Perspectives

2025-10-30 · Kentaro Ozeki, Risako Ando, Takanobu Morishita, Hirohiko Abe 외 arxiv

Normative reasoning is a type of reasoning that involves normative or deontic modality, such as obligation and permission. While large language models (LLMs) have demonstrated remarkable performance across various reason…