Intent Classification and Slot Filling for Privacy Policies
Intent Classification and Slot Filling for Privacy Policies
复制标题
DOI:
10.18653/v1/2021.acl-long.340
复制
发表时间:
2021-01
期刊:
影响因子:
--
通讯作者:
Wasi Uddin Ahmad;Jianfeng Chi;Tu Le;Thomas B. Norton;Yuan Tian;Kai-Wei Chang
中科院分区:
文献类型:
--
作者:
Wasi Uddin Ahmad;Jianfeng Chi;Tu Le;Thomas B. Norton;Yuan Tian;Kai-Wei Chang
Understanding privacy policies is crucial for users as it empowers them to learn about the information that matters to them. Sentences written in a privacy policy document explain privacy practices, and the constituent text spans convey further specific information about that practice. We refer to predicting the privacy practice explained in a sentence as intent classification and identifying the text spans sharing specific information as slot filling. In this work, we propose PolicyIE, an English corpus consisting of 5,250 intent and 11,788 slot annotations spanning 31 privacy policies of websites and mobile applications. PolicyIE corpus is a challenging real-world benchmark with limited labeled examples reflecting the cost of collecting large-scale annotations from domain experts. We present two alternative neural approaches as baselines, (1) intent classification and slot filling as a joint sequence tagging and (2) modeling them as a sequence-to-sequence (Seq2Seq) learning task. The experiment results show that both approaches perform comparably in intent classification, while the Seq2Seq method outperforms the sequence tagging approach in slot filling by a large margin. We perform a detailed error analysis to reveal the challenges of the proposed corpus.