paper-with-me

Papers

Multi-View Active Learning for Short Text Classification in User-Generated Data

2021-12-05 · Payam Karisani, Negin Karisani, Li Xiong

Mining user-generated data often suffers from the lack of enough labeled data, short document lengths, and the informal user language. In this paper, we propose a novel active learning model to overcome these obstacles in the tasks tailored for query phrases--e.g., detecting positive reports of natural disasters. Our model has three novelties: 1) It is the first approach to employ multi-view active learning in this domain. 2) It uses the Parzen-Rosenblatt window method to integrate the representativeness measure into multi-view active learning. 3) It employs a query-by-committee strategy, based on the agreement between predictors, to address the usually noisy language of the documents in this domain. We evaluate our model in four publicly available Twitter datasets with distinctly different applications. We also compare our model with a wide range of baselines including those with multiple classifiers. The experiments testify that our model is highly consistent and outperforms existing models.

📄 PDF Abstract BibTeX arXiv:2112.02611

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningLanguage Modellingtext-classificationText Classification

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

A Simple Graph Contrastive Learning Framework for Short Text Classification

2025-01-16 · Yonghao Liu, Fausto Giunchiglia, Lan Huang, Ximing Li 외

Short text classification has gained significant attention in the information age due to its prevalence and real-world applications. Recent advancements in graph learning combined with contrastive learning have shown pro…

Contrastive LearningData AugmentationGraph Learningtext-classification+1

Active Learning for Network Traffic Classification: A Technical Study

2021-06-13 · Amin Shahraki, Mahmoud Abbasi, Amir Taherkordi, Anca Delia Jurcut

Network Traffic Classification (NTC) has become an important feature in various network management operations, e.g., Quality of Service (QoS) provisioning and security services. Machine Learning (ML) algorithms as a popu…

Active LearningClassificationManagementTraffic Classification

A Survey of Active Learning for Text Classification using Deep Neural Networks

2020-08-17 · Christopher Schröder, Andreas Niekler

Natural language processing (NLP) and neural networks (NNs) have both undergone significant changes in recent years. For active learning (AL) purposes, NNs are, however, less commonly used -- despite their current popula…

Active LearningClassificationGeneral Classificationtext-classification+2

SonoSelect: Efficient Ultrasound Perception via Active Probe Exploration

2026-04-07 · Yixin Zhang, Yunzhong Hou, Longqi Li, Zhenyue Qin 외 arxiv

Ultrasound perception typically requires multiple scan views through probe movement to reduce diagnostic ambiguity, mitigate acoustic occlusions, and improve anatomical coverage. However, not all probe views are equally …

Text Length Adaptation in Sentiment Classification

2019-09-18 · Reinald Kim Amplayo, Seonjae Lim, Seung-won Hwang

Can a text classifier generalize well for datasets where the text length is different? For example, when short reviews are sentiment-labeled, can these transfer to predict the sentiment of long reviews (i.e., short to lo…

ClassificationGeneral ClassificationSentiment AnalysisSentiment Classification+1