paper-with-me

Papers Extreme Multi-Label Classification

“Extreme Multi-Label Classification” 태그가 달린 논문 75편 · 필터 해제

Efficient Text Encoders for Labor Market Analysis

2025-05-30 · Jens-Joris Decorte, Jeroen Van Hautte, Chris Develder, Thomas Demeester

Labor market analysis relies on extracting insights from job advertisements, which provide valuable yet unstructured information on job titles and corresponding skill requirements. While state-of-the-art methods for skil…

Contrastive LearningExtreme Multi-Label ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+1

Retrieval-augmented Encoders for Extreme Multi-label Text Classification

2025-02-15 · Yau-Shian Wang, Wei-Cheng Chang, Jyun-Yu Jiang, Jiong Zhang 외

Extreme multi-label classification (XMC) seeks to find relevant labels from an extremely large label collection for a given text input. To tackle such a vast label space, current state-of-the-art methods fall into two ca…

Extreme Multi-Label ClassificationMemorizationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+5

Prototypical Extreme Multi-label Classification with a Dynamic Margin Loss

2024-10-27 · Kunal Dahiya, Diego Ortego, David Jiménez

Extreme Multi-label Classification (XMC) methods predict relevant labels for a given query in an extremely large label space. Recent works in XMC address this problem using deep encoders that project text descriptions to…

Contrastive LearningExtreme Multi-Label ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+1

Exploring space efficiency in a tree-based linear model for extreme multi-label classification

2024-10-12 · He-Zhe Lin, Cheng-Hung Liu, Chih-Jen Lin

Extreme multi-label classification (XMC) aims to identify relevant subsets from numerous labels. Among the various approaches for XMC, tree-based linear models are effective due to their superior efficiency and simplicit…

Extreme Multi-Label ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti Label Text Classification+3

GraphEx: A Graph-based Extraction Method for Advertiser Keyphrase Recommendation

2024-09-05 · Ashirbad Mishra, Soumik Dey, Marshall Wu, Jinyu Zhao 외

Online sellers and advertisers are recommended keyphrases for their listed products, which they bid on to enhance their sales. One popular paradigm that generates such recommendations is Extreme Multi-Label Classificatio…

Extreme Multi-Label ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

From Lazy to Prolific: Tackling Missing Labels in Open Vocabulary Extreme Classification by Positive-Unlabeled Sequence Learning

2024-08-16 · Ranran Haoran Zhang, Bensu Uçar, Soumik Dey, Hansi Wu 외

Open-vocabulary Extreme Multi-label Classification (OXMC) extends traditional XMC by allowing prediction beyond an extremely large, predefined label set (typically $10^3$ to $10^{12}$ labels), addressing the dynamic natu…

Extreme Multi-Label ClassificationKeyphrase GenerationMissing LabelsMulti-Label Classification+2

Semantic Operators: A Declarative Model for Rich, AI-based Data Processing

2024-07-16 · Liana Patel, Siddharth Jha, Melissa Pan, Harshit Gupta 외

The semantic capabilities of large language models (LLMs) have the potential to enable rich analytics and reasoning over vast knowledge corpora. Unfortunately, existing systems either empirically optimize expensive LLM-p…

Extreme Multi-Label ClassificationFact CheckingMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Multi-label Learning with Random Circular Vectors

2024-07-08 · Ken Nishida, Kojiro Machi, Kazuma Onishi, Katsuhiko Hayashi 외

The extreme multi-label classification~(XMC) task involves learning a classifier that can predict from a large label set the most relevant subset of labels for a data instance. While deep neural networks~(DNNs) have demo…

Extreme Multi-Label ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti-Label Learning

UniDEC : Unified Dual Encoder and Classifier Training for Extreme Multi-Label Classification

2024-05-04 · Siddhant Kharbanda, Devaansh Gupta, Gururaj K, Pankaj Malhotra 외

Extreme Multi-label Classification (XMC) involves predicting a subset of relevant labels from an extremely large label space, given an input query and labels with textual features. Models developed for this problem have …

Extreme Multi-Label ClassificationGPUMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Learning label-label correlations in Extreme Multi-label Classification via Label Features

2024-05-03 · Siddhant Kharbanda, Devaansh Gupta, Erik Schultheis, Atmadeep Banerjee 외

Extreme Multi-label Text Classification (XMC) involves learning a classifier that can assign an input with a subset of most relevant labels from millions of label choices. Recent works in this domain have increasingly fo…

Extreme Multi-Label ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti Label Text Classification+4

In-Context Learning for Extreme Multi-Label Classification

2024-01-22 · Karel D'Oosterlinck, Omar Khattab, François Remy, Thomas Demeester 외

Multi-label classification problems with thousands of classes are hard to solve with in-context learning alone, as language models (LMs) might lack prior knowledge about the precise classes or how to assign them, and it …

ClassificationExtreme Multi-Label ClassificationIn-Context LearningMulti-Label Classification+2

ICXML: An In-Context Learning Framework for Zero-Shot Extreme Multi-Label Classification

2023-11-16 · Yaxin Zhu, Hamed Zamani

This paper focuses on the task of Extreme Multi-Label Classification (XMC) whose goal is to predict multiple labels for each instance from an extremely large label space. While existing research has primarily focused on …

Extreme Multi-Label ClassificationIn-Context LearningMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Generalized test utilities for long-tail performance in extreme multi-label classification

2023-11-09 · NeurIPS 2023 11 · Erik Schultheis, Marek Wydmuch, Wojciech Kotłowski, Rohit Babbar 외

Extreme multi-label classification (XMLC) is the task of selecting a small subset of relevant labels from a very large set of possible labels. As such, it is characterized by long-tail labels, i.e., most labels have very…

Extreme Multi-Label ClassificationMissing LabelsMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Dense Retrieval as Indirect Supervision for Large-space Decision Making

2023-10-28 · Nan Xu, Fei Wang, Mingtao Dong, Muhao Chen

Many discriminative natural language understanding (NLU) tasks have large label spaces. Learning such a process of large-space decision making is particularly challenging due to the lack of training instances per label a…

Decision MakingEntity TypingExtreme Multi-Label Classificationintent-classification+5

Dual-Encoders for Extreme Multi-Label Classification

2023-10-16 · Nilesh Gupta, Devvrit Khatri, Ankit S Rawat, Srinadh Bhojanapalli 외

Dual-encoder (DE) models are widely used in retrieval tasks, most commonly studied on open QA benchmarks that are often characterized by multi-class and limited training data. In contrast, their performance in multi-labe…

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

Extreme Multi-Label Skill Extraction Training using Large Language Models

2023-07-20 · Jens-Joris Decorte, Severine Verlinden, Jeroen Van Hautte, Johannes Deleu 외

Online job ads serve as a valuable source of information for skill requirements, playing a crucial role in labor market analysis and e-recruitment processes. Since such ads are typically formatted in free text, natural l…

Contrastive LearningExtreme Multi-Label ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

MDACE: MIMIC Documents Annotated with Code Evidence

2023-07-07 · ACL 2023 7 · Hua Cheng, Rana Jafari, April Russell, Russell Klopfer 외

We introduce a dataset for evidence/rationale extraction on an extreme multi-label classification task over long medical documents. One such task is Computer-Assisted Coding (CAC) which has improved significantly in rece…

Document ClassificationExtreme Multi-Label ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

PINA: Leveraging Side Information in eXtreme Multi-label Classification via Predicted Instance Neighborhood Aggregation

2023-05-21 · Eli Chien, Jiong Zhang, Cho-Jui Hsieh, Jyun-Yu Jiang 외

The eXtreme Multi-label Classification~(XMC) problem seeks to find relevant labels from an exceptionally large label space. Most of the existing XMC learners focus on the extraction of semantic features from input query …

Extreme Multi-Label ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONRecommendation Systems

Extreme Classification for Answer Type Prediction in Question Answering

2023-04-24 · Vinay Setty

Semantic answer type prediction (SMART) is known to be a useful step towards effective question answering (QA) systems. The SMART task involves predicting the top-$k$ knowledge graph (KG) types for a given natural langua…

ClassificationClusteringExtreme Multi-Label ClassificationMulti-Label Classification+5

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
1–20 / 75 다음 →