paper-with-me

Papers

MotifClass: Weakly Supervised Text Classification with Higher-order Metadata Information

2021-11-07 · Yu Zhang, Shweta Garg, Yu Meng, Xiusi Chen, Jiawei Han

We study the problem of weakly supervised text classification, which aims to classify text documents into a set of pre-defined categories with category surface names only and without any annotated training document provided. Most existing classifiers leverage textual information in each document. However, in many domains, documents are accompanied by various types of metadata (e.g., authors, venue, and year of a research paper). These metadata and their combinations may serve as strong category indicators in addition to textual contents. In this paper, we explore the potential of using metadata to help weakly supervised text classification. To be specific, we model the relationships between documents and metadata via a heterogeneous information network. To effectively capture higher-order structures in the network, we use motifs to describe metadata combinations. We propose a novel framework, named MotifClass, which (1) selects category-indicative motif instances, (2) retrieves and generates pseudo-labeled training samples based on category names and indicative motif instances, and (3) trains a text classifier using the pseudo training data. Extensive experiments on real-world datasets demonstrate the superior performance of MotifClass to existing weakly supervised text classification approaches. Further analysis shows the benefit of considering higher-order metadata information in our framework.

📄 PDF Abstract BibTeX arXiv:2111.04022

Code (1)

yuzhimanhua/motifclass 공식 구현

Tasks

text-classificationText Classification

Similar Papers 제목 키워드 기반

LIME: Weakly-Supervised Text Classification Without Seeds

2022-10-13 · COLING 2022 10 · Seongmin Park, Jihwa Lee

In weakly-supervised text classification, only label names act as sources of supervision. Predominant approaches to weakly-supervised text classification utilize a two-phase framework, where test samples are first assign…

ClassificationNatural Language Inferencetext-classificationText Classification+1

RACR-MIL: Weakly Supervised Skin Cancer Grading using Rank-Aware Contextual Reasoning on Whole Slide Images

2023-08-29 · Anirudh Choudhary, Angelina Hwang, Jacob Kechter, Krishnakant Saboo 외

Cutaneous squamous cell cancer (cSCC) is the second most common skin cancer in the US. It is diagnosed by manual multi-class tumor grading using a tissue whole slide image (WSI), which is subjective and suffers from inte…

Graph AttentionMultiple Instance Learningwhole slide images

XAI-CLASS: Explanation-Enhanced Text Classification with Extremely Weak Supervision

2023-10-31 · Daniel Hajialigol, Hanwen Liu, Xuan Wang

Text classification aims to effectively categorize documents into pre-defined categories. Traditional methods for text classification often rely on large amounts of manually annotated training data, making the process ti…

ClassificationQuestion AnsweringSaliency Predictiontext-classification+1

Efficient Path Prediction for Semi-Supervised and Weakly Supervised Hierarchical Text Classification

2019-02-25 · Huiru Xiao, Xin Liu, Yangqiu Song

Hierarchical text classification has many real-world applications. However, labeling a large number of documents is costly. In practice, we can use semi-supervised learning or weakly supervised learning (e.g., dataless c…

ClassificationGeneral Classificationtext-classificationText Classification+1

A Weakly Supervised Learning Approach based on Spectral Graph-Theoretic Grouping

2015-08-03 · Tameem Adel, Alexander Wong, Daniel Stashuk

In this study, a spectral graph-theoretic grouping strategy for weakly supervised classification is introduced, where a limited number of labelled samples and a larger set of unlabelled samples are used to construct a la…

ClassificationGeneral ClassificationWeakly Supervised ClassificationWeakly-supervised Learning