用多头注意力和多任务学习提升法律文书语义角色标注效果
MARRO: Multi-headed Attention for Rhetorical Role Labeling in Legal Documents
- 设计基于Transformer的多头注意力模型,结合标签转移辅助任务
- 在印、英最高法院数据集上达到当前最佳性能
- 适合法律AI研究者和司法自动化系统开发者
识别法律文书中的事实、论点和最终判决等语义角色,对理解案件和推动法律摘要生成、判决预测等下游任务至关重要。然而,法律文档结构松散、专业词汇多,且篇幅长,传统Transformer模型难以捕捉全局上下文;同时,高质量标注数据稀缺。现有先进方法多采用BiLSTM-CRF或改进嵌入技术,但较少利用注意力机制优化句子级表示。本文提出MARRO,一种基于多任务学习的新型多头注意力模型,通过引入标签转移作为辅助任务,在印度与英国最高法院的两个标注数据集上取得当前最优结果。
原文摘要 · Abstract (English)
Identification of rhetorical roles like facts, arguments, and final judgments is central to understanding a legal case document and can lend power to other downstream tasks like legal case summarization and judgment prediction. However, there are several challenges to this task. Legal documents are often unstructured and contain a specialized vocabulary, making it hard for conventional transformer models to understand them. Additionally, these documents run into several pages, which makes it difficult for neural models to capture the entire context at once. Lastly, there is a dearth of annotated legal documents to train deep learning models. Previous state-of-the-art approaches for this task have focused on using neural models like BiLSTM-CRF or have explored different embedding techniques to achieve decent results. While such techniques have shown that better embedding can result in improved model performance, not many models have focused on utilizing attention for learning better embeddings in sentences of a document. Additionally, it has been recently shown that advanced techniques like multi-task learning can help the models learn better representations, thereby improving performance. In this paper, we combine these two aspects by proposing a novel family of multi-task learning-based models for rhetorical role labeling, named MARRO, that uses transformer-inspired multi-headed attention. Using label shift as an auxiliary task, we show that models from the MARRO family achieve state-of-the-art results on two labeled datasets for rhetorical role labeling, from the Indian and UK Supreme Courts.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。