paper-with-me

홈 › Papers

Bridging the gap between supervised classification and unsupervised topic modelling for social-media assisted crisis management

2021-03-22 · EACL (AdaptNLP) 2021 4 · Mikael Brunila, Rosie Zhao, Andrei Mircea, Sam Lumley, Renee Sieber

Social media such as Twitter provide valuable information to crisis managers and affected people during natural disasters. Machine learning can help structure and extract information from the large volume of messages shared during a crisis; however, the constantly evolving nature of crises makes effective domain adaptation essential. Supervised classification is limited by unchangeable class labels that may not be relevant to new events, and unsupervised topic modelling by insufficient prior knowledge. In this paper, we bridge the gap between the two and show that BERT embeddings finetuned on crisis-related tweet classification can effectively be used to adapt to a new crisis, discovering novel topics while preserving relevant classes from supervised training, and leveraging bidirectional self-attention to extract topic keywords. We create a dataset of tweets from a snowstorm to evaluate our method's transferability to new crises, and find that it outperforms traditional topic models in both automatic, and human evaluations grounded in the needs of crisis managers. More broadly, our method can be used for textual domain adaptation where the latent classes are unknown but overlap with known classes from other domains.

📄 PDF Abstract BibTeX arXiv:2103.11835

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationManagementTopic Models

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
WordPiece 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Adam 설명 없음
Weight Decay 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

DocSCAN: Unsupervised Text Classification via Learning from Neighbors

2021-05-09 · KONVENS (WS) 2022 9 · Dominik Stammbach, Elliott Ash

We introduce DocSCAN, a completely unsupervised text classification approach using Semantic Clustering by Adopting Nearest-Neighbors (SCAN). For each document, we obtain semantically informative vectors from a large pre-…

ClassificationClusteringGeneral ClassificationLanguage Modeling+6

Neural Contrastive Clustering: Fully Unsupervised Bias Reduction for Sentiment Classification

2022-04-22 · Jared Mowery

Background: Neural networks produce biased classification results due to correlation bias (they learn correlations between their inputs and outputs to classify samples, even when those correlations do not represent cause…

ClassificationClusteringSentiment AnalysisSentiment Classification+2

vONTSS: vMF based semi-supervised neural topic modeling with optimal transport

2023-07-03 · Weijie Xu, Xiaoyu Jiang, Srinivasan H. Sengamedu, Francis Iannacci 외

Recently, Neural Topic Models (NTM), inspired by variational autoencoders, have attracted a lot of research interest; however, these methods have limited applications in the real world due to the challenge of incorporati…

ClassificationDiversitytext-classificationText Classification+2

Learning Interpretable and Discrete Representations with Adversarial Training for Unsupervised Text Classification

2020-04-28 · Yau-Shian Wang, Hung-Yi Lee, Yun-Nung Chen

Learning continuous representations from unlabeled textual data has been increasingly studied for benefiting semi-supervised learning. Although it is relatively easier to interpret discrete representations, due to the di…

General Classificationtext-classificationText ClassificationUnsupervised Text Classification

On Cross-Dataset Generalization in Automatic Detection of Online Abuse

2020-10-14 · EMNLP (ALW) 2020 11 · Isar Nejadgholi, Svetlana Kiritchenko

NLP research has attained high performances in abusive language detection as a supervised classification task. While in research settings, training and test datasets are usually obtained from similar data samples, in pra…

Abusive Languagedomain classification