paper-with-me

홈 › Papers

Real Time Reasoning in OWL2 for GDPR Compliance

2020-01-15 · P. A. Bonatti, L. Ioffredo, I. Petrova, L. Sauro, I. R. Siahaan

This paper shows how knowledge representation and reasoning techniques can be used to support organizations in complying with the GDPR, that is, the new European data protection regulation. This work is carried out in a European H2020 project called SPECIAL. Data usage policies, the consent of data subjects, and selected fragments of the GDPR are encoded in a fragment of OWL2 called PL (policy language); compliance checking and policy validation are reduced to subsumption checking and concept consistency checking. This work proposes a satisfactory tradeoff between the expressiveness requirements on PL posed by the GDPR, and the scalability requirements that arise from the use cases provided by SPECIAL's industrial partners. Real-time compliance checking is achieved by means of a specialized reasoner, called PLR, that leverages knowledge compilation and structural subsumption techniques. The performance of a prototype implementation of PLR is analyzed through systematic experiments, and compared with the performance of other important reasoners. Moreover, we show how PL and PLR can be extended to support richer ontologies, by means of import-by-query techniques. PL and its integration with OWL2's profiles constitute new tractable fragments of OWL2. We prove also some negative results, concerning the intractability of unrestricted reasoning in PL, and the limitations posed on ontology import.

📄 PDF Abstract BibTeX arXiv:2001.05390

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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…

Safety Compliance: Rethinking LLM Safety Reasoning through the Lens of Compliance

2025-09-26 · Wenbin Hu, Huihao Jing, Haochen Shi, Haoran Li 외 arxiv

The proliferation of Large Language Models (LLMs) has demonstrated remarkable capabilities, elevating the critical importance of LLM safety. However, existing safety methods rely on ad-hoc taxonomy and lack a rigorous, s…

Brain Surgery: Ensuring GDPR Compliance in Large Language Models via Concept Erasure

2024-09-22 · Michele Laurelli

As large-scale AI systems proliferate, ensuring compliance with data privacy laws such as the General Data Protection Regulation (GDPR) has become critical. This paper introduces Brain Surgery, a transformative methodolo…

Continual LearningEthicsManagement

Using Artificial Intelligence to Support Compliance with the General Data Protection Regulation

2018-09-15 · John KC Kingston

The General Data Protection Regulation (GDPR) is a European Union regulation that will replace the existing Data Protection Directive on 25 May 2018. The most significant change is a huge increase in the maximum fine tha…

BIG-bench Machine Learning

Scaling Policy Compliance Assessment in Language Models with Policy Reasoning Traces

2025-09-27 · Joseph Marvin Imperial, Harish Tayyar Madabushi arxiv

Policy compliance assessment is a fundamental task of evaluating whether an input case strictly complies with a set of human-defined rules, more generally known as policies. In practice, human experts follow a systematic…