Cross-Policy Compliance Detection via Question Answering

09/08/2021
by   Marzieh Saeidi, et al.
0

Policy compliance detection is the task of ensuring that a scenario conforms to a policy (e.g. a claim is valid according to government rules or a post in an online platform conforms to community guidelines). This task has been previously instantiated as a form of textual entailment, which results in poor accuracy due to the complexity of the policies. In this paper we propose to address policy compliance detection via decomposing it into question answering, where questions check whether the conditions stated in the policy apply to the scenario, and an expression tree combines the answers to obtain the label. Despite the initial upfront annotation cost, we demonstrate that this approach results in better accuracy, especially in the cross-policy setup where the policies during testing are unseen in training. In addition, it allows us to use existing question answering models pre-trained on existing large datasets. Finally, it explicitly identifies the information missing from a scenario in case policy compliance cannot be determined. We conduct our experiments using a recent dataset consisting of government policies, which we augment with expert annotations and find that the cost of annotating question answering decomposition is largely offset by improved inter-annotator agreement and speed.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/24/2022

Policy Compliance Detection via Expression Tree Inference

Policy Compliance Detection (PCD) is a task we encounter when reasoning ...
research
05/17/2018

Annotating Electronic Medical Records for Question Answering

Our research is in the relatively unexplored area of question answering ...
research
12/02/2019

SemEval-2017 Task 3: Community Question Answering

We describe SemEval-2017 Task 3 on Community Question Answering. This ye...
research
06/21/2022

COREQQA – A COmpliance REQuirements Understanding using Question Answering Tool

We introduce COREQQA, a tool for assisting requirements engineers in acq...
research
10/31/2017

DCN+: Mixed Objective and Deep Residual Coattention for Question Answering

Traditional models for question answering optimize using cross entropy l...
research
09/29/2021

Privacy Policy Question Answering Assistant: A Query-Guided Extractive Summarization Approach

Existing work on making privacy policies accessible has explored new pre...
research
09/10/2022

Code Compliance Assessment as a Learning Problem

Manual code reviews and static code analyzers are the traditional mechan...

Please sign up or login with your details

Forgot password? Click here to reset