paper-with-me

Papers

Extreme Multi-Label Legal Text Classification: A case study in EU Legislation

2019-05-26 · WS 2019 6 · Ilias Chalkidis, Manos Fergadiotis, Prodromos Malakasiotis, Nikolaos Aletras, Ion Androutsopoulos

We consider the task of Extreme Multi-Label Text Classification (XMTC) in the legal domain. We release a new dataset of 57k legislative documents from EURLEX, the European Union's public document database, annotated with concepts from EUROVOC, a multidisciplinary thesaurus. The dataset is substantially larger than previous EURLEX datasets and suitable for XMTC, few-shot and zero-shot learning. Experimenting with several neural classifiers, we show that BIGRUs with self-attention outperform the current multi-label state-of-the-art methods, which employ label-wise attention. Replacing CNNs with BIGRUs in label-wise attention networks leads to the best overall performance.

📄 PDF Abstract BibTeX arXiv:1905.10892

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationMulti Label Text ClassificationMulti-Label Text Classificationtext-classificationText ClassificationZero-Shot Learning

Similar Papers 제목 키워드 기반

Adopting the Multi-answer Questioning Task with an Auxiliary Metric for Extreme Multi-label Text Classification Utilizing the Label Hierarchy

2023-03-02 · Li Wang, Ying Wah Teh, Mohammed Ali Al-Garadi

Extreme multi-label text classification utilizes the label hierarchy to partition extreme labels into multiple label groups, turning the task into simple multi-group multi-label classification tasks. Current research enc…

ClassificationExtreme Multi-Label ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+5

LEDGAR: A Large-Scale Multi-label Corpus for Text Classification of Legal Provisions in Contracts

2020-05-01 · LREC 2020 5 · Don Tuggener, Pius von D{\"a}niken, Thomas Peetz, Mark Cieliebak

We present LEDGAR, a multilabel corpus of legal provisions in contracts. The corpus was crawled and scraped from the public domain (SEC filings) and is, to the best of our knowledge, the first freely available corpus of …

General Classificationtext-classificationText Classification

Micro Text Classification Based on Balanced Positive-Unlabeled Learning

2025-03-17 · Lin-Han Jia, Lan-Zhe Guo, Zhi Zhou, Si-Ye Han 외

In real-world text classification tasks, negative texts often contain a minimal proportion of negative content, which is especially problematic in areas like text quality control, legal risk screening, and sensitive info…

text-classificationText Classification

Explainable machine learning multi-label classification of Spanish legal judgements

2024-05-27 · Francisco de Arriba-Pérez, Silvia García-Méndez, Francisco J. González-Castaño, Jaime González-González

Artificial Intelligence techniques such as Machine Learning (ML) have not been exploited to their maximum potential in the legal domain. This has been partially due to the insufficient explanations they provided about th…

ClassificationJurisprudenceLegal ReasoningMulti-Label Classification+1

Exploring Selective Retrieval-Augmentation for Long-Tail Legal Text Classification

2025-08-27 · Boheng Mao arxiv

Legal text classification is a fundamental NLP task in the legal domain. Benchmark datasets in this area often exhibit a long-tail label distribution, where many labels are underrepresented, leading to poor model perform…

Text Classification