paper-with-me

홈 › Papers

MARRO: Multi-headed Attention for Rhetorical Role Labeling in Legal Documents

2025-03-08 · Purbid Bambroo, Subinay Adhikary, Paheli Bhattacharya, Abhijnan Chakraborty, Saptarshi Ghosh, Kripabandhu Ghosh

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.

📄 PDF Abstract BibTeX arXiv:2503.10659

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

The heads hypothesis: A unifying statistical approach towards understanding multi-headed attention in BERT

2021-01-22 · Madhura Pande, Aakriti Budhraja, Preksha Nema, Pratyush Kumar 외

Multi-headed attention heads are a mainstay in transformer-based models. Different methods have been proposed to classify the role of each attention head based on the relations between tokens which have high pair-wise at…

Sentence

SpectFormer: Frequency and Attention is what you need in a Vision Transformer

2023-04-13 · Badri N. Patro, Vinay P. Namboodiri, Vijay Srinivas Agneeswaran

Vision transformers have been applied successfully for image recognition tasks. There have been either multi-headed self-attention based (ViT \cite{dosovitskiy2020image}, DeIT, \cite{touvron2021training}) similar to the …

Instance Segmentationobject-detectionObject DetectionSemantic Segmentation+1

HiCuLR: Hierarchical Curriculum Learning for Rhetorical Role Labeling of Legal Documents

2024-09-27 · T. Y. S. S. Santosh, Apolline Isaia, Shiyu Hong, Matthias Grabmair

Rhetorical Role Labeling (RRL) of legal documents is pivotal for various downstream tasks such as summarization, semantic case search and argument mining. Existing approaches often overlook the varying difficulty levels …

Argument Mining

Identification of Rhetorical Roles of Sentences in Indian Legal Judgments

2019-11-13 · Paheli Bhattacharya, Shounak Paul, Kripabandhu Ghosh, Saptarshi Ghosh 외

Automatically understanding the rhetorical roles of sentences in a legal case judgement is an important problem to solve, since it can help in several downstream tasks like summarization of legal judgments, legal search,…

Modeling the Multiple Myeloma Vicious Cycle: Signaling Across the Bone Marrow Microenvironment

2015-11-17

Multiple myeloma is a plasma cell cancer that leads to a dysregulated bone remodeling process. We present a partial differential equation model describing the dynamics of bone remodeling with the presence of myeloma tumo…