paper-with-me

홈 › Papers

A Hierarchical Neural Framework for Classification and its Explanation in Large Unstructured Legal Documents

2023-09-19 · Nishchal Prasad, Mohand Boughanem, Taoufik Dkaki

Automatic legal judgment prediction and its explanation suffer from the problem of long case documents exceeding tens of thousands of words, in general, and having a non-uniform structure. Predicting judgments from such documents and extracting their explanation becomes a challenging task, more so on documents with no structural annotation. We define this problem as "scarce annotated legal documents" and explore their lack of structural information and their long lengths with a deep-learning-based classification framework which we call MESc; "Multi-stage Encoder-based Supervised with-clustering"; for judgment prediction. We explore the adaptability of LLMs with multi-billion parameters (GPT-Neo, and GPT-J) to legal texts and their intra-domain(legal) transfer learning capacity. Alongside this, we compare their performance and adaptability with MESc and the impact of combining embeddings from their last layers. For such hierarchical models, we also propose an explanation extraction algorithm named ORSE; Occlusion sensitivity-based Relevant Sentence Extractor; based on the input-occlusion sensitivity of the model, to explain the predictions with the most relevant sentences from the document. We explore these methods and test their effectiveness with extensive experiments and ablation studies on legal documents from India, the European Union, and the United States with the ILDC dataset and a subset of the LexGLUE dataset. MESc achieves a minimum total performance gain of approximately 2 points over previous state-of-the-art proposed methods, while ORSE applied on MESc achieves a total average gain of 50% over the baseline explainability scores.

📄 PDF Abstract BibTeX arXiv:2309.10563

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringLanguage ModellingLarge Language ModelSensitivitySentenceTransfer Learning

Similar Papers 제목 키워드 기반

Detect, Localize, and Explain: Interactive Hierarchical Log Anomaly Analytics with LLM Augmentation

2026-05-09 · Lei Ma, Suhani Chaudhary, Ethan Shanbaum, Athanasios Tassiadamis 외 arxiv

Logs are ubiquitous in modern systems. Unfortunately, their unstructured nature in flat sequences limits understanding of execution behaviors, hindering effective anomaly diagnosis. To address this, Krone introduces a no…

Anomaly Detection

Generating Hierarchical Explanations on Text Classification Without Connecting Rules

2022-10-24 · Yiming Ju, Yuanzhe Zhang, Kang Liu, Jun Zhao

The opaqueness of deep NLP models has motivated the development of methods for interpreting how deep models predict. Recently, work has introduced hierarchical attribution, which produces a hierarchical clustering of wor…

ClassificationClusteringtext-classificationText Classification

Domain-Hierarchy Adaptation via Chain of Iterative Reasoning for Few-shot Hierarchical Text Classification

2024-07-12 · Ke Ji, Peng Wang, Wenjun Ke, Guozheng Li 외

Recently, various pre-trained language models (PLMs) have been proposed to prove their impressive performances on a wide range of few-shot tasks. However, limited by the unstructured prior knowledge in PLMs, it is diffic…

few-shot-htcFew-shot HTCGraph Neural NetworkLanguage Modeling+6

Rethinking Sales Lead Scoring with LLM-based Hierarchical Preference Ranking

2026-06-03 · Chenyu Zhang, Yiwen Liu, Yin Sun, Xinyuan Zhang 외 arxiv

Sales lead conversion in high-stakes domains (e.g., automotive, real estate) differs fundamentally from e-commerce recommendation due to prolonged decision cycles and multi-stage funnels. Traditional lead scoring methods…

Hierarchical Deep Learning Classification of Unstructured Pathology Reports to Automate ICD-O Morphology Grading

2020-08-28 · Waheeda Saib, Tapiwa Chiwewe, Elvira Singh

Timely cancer reporting data are required in order to understand the impact of cancer, inform public health resource planning and implement cancer policy especially in Sub Saharan Africa where the reporting lag is behind…

ClassificationDeep LearningGeneral ClassificationMorphology classification