Pith. sign in

REVIEW 1 cited by

Policy Compliance Detection via Expression Tree Inference

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2205.12259 v1 pith:QQRB4BJU submitted 2022-05-24 cs.CL cs.LG

classification cs.CLcs.LG
keywords treesexpressionpolicyworkaddresscomplianceconstraineddetection
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Policy Compliance Detection (PCD) is a task we encounter when reasoning over texts, e.g. legal frameworks. Previous work to address PCD relies heavily on modeling the task as a special case of Recognizing Textual Entailment. Entailment is applicable to the problem of PCD, however viewing the policy as a single proposition, as opposed to multiple interlinked propositions, yields poor performance and lacks explainability. To address this challenge, more recent proposals for PCD have argued for decomposing policies into expression trees consisting of questions connected with logic operators. Question answering is used to obtain answers to these questions with respect to a scenario. Finally, the expression tree is evaluated in order to arrive at an overall solution. However, this work assumes expression trees are provided by experts, thus limiting its applicability to new policies. In this work, we learn how to infer expression trees automatically from policy texts. We ensure the validity of the inferred trees by introducing constrained decoding using a finite state automaton to ensure the generation of valid trees. We determine through automatic evaluation that 63% of the expression trees generated by our constrained generation model are logically equivalent to gold trees. Human evaluation shows that 88% of trees generated by our model are correct.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Few-shot Policy (de)composition in Conversational Question Answering

    cs.CL 2025-01 conditional novelty 5.0 of 10

    A few-shot neuro-symbolic pipeline decomposes policies into logic formulas and evaluates them with three-valued logic, reaching near state-of-the-art accuracy on ShARC without task-specific fine-tuning of its decompos...

Pith tools