paper-with-me

Papers

Hashtag-Guided Low-Resource Tweet Classification

2023-02-20 · Shizhe Diao, Sedrick Scott Keh, Liangming Pan, Zhiliang Tian, Yan Song, Tong Zhang

Social media classification tasks (e.g., tweet sentiment analysis, tweet stance detection) are challenging because social media posts are typically short, informal, and ambiguous. Thus, training on tweets is challenging and demands large-scale human-annotated labels, which are time-consuming and costly to obtain. In this paper, we find that providing hashtags to social media tweets can help alleviate this issue because hashtags can enrich short and ambiguous tweets in terms of various information, such as topic, sentiment, and stance. This motivates us to propose a novel Hashtag-guided Tweet Classification model (HashTation), which automatically generates meaningful hashtags for the input tweet to provide useful auxiliary signals for tweet classification. To generate high-quality and insightful hashtags, our hashtag generation model retrieves and encodes the post-level and entity-level information across the whole corpus. Experiments show that HashTation achieves significant improvements on seven low-resource tweet classification tasks, in which only a limited amount of training data is provided, showing that automatically enriching tweets with model-generated hashtags could significantly reduce the demand for large-scale human-labeled data. Further analysis demonstrates that HashTation is able to generate high-quality hashtags that are consistent with the tweets and their labels. The code is available at https://github.com/shizhediao/HashTation.

📄 PDF Abstract BibTeX arXiv:2302.10143

Code (1)

shizhediao/hashtation 공식 구현 pytorch

Tasks

ClassificationSentiment AnalysisStance Detection

Similar Papers 제목 키워드 기반

On Identifying Hashtags in Disaster Twitter Data

2020-01-05 · Jishnu Ray Chowdhury, Cornelia Caragea, Doina Caragea

Tweet hashtags have the potential to improve the search for information during disaster events. However, there is a large number of disaster-related tweets that do not have any user-provided hashtags. Moreover, only a sm…

Disaster ResponseMulti-Task Learning

Hashtag Occurrences, Layout and Translation: A Corpus-driven Analysis of Tweets Published by the Canadian Government

2014-05-01 · LREC 2014 5 · Fabrizio Gotti, Phillippe Langlais, Atefeh Farzindar

We present an aligned bilingual corpus of 8758 tweet pairs in French and English, derived from Canadian government agencies. Hashtags appear in a tweet{'}s prologue, announcing its topic, or in the tweet{'}s text in lieu…

Information RetrievalMachine TranslationOpinion MiningTranslation

Decomposing Hashtags to Improve Tweet Polarity Classification (D\'ecomposition des « hash tags » pour l'am\'elioration de la classification en polarit\'e des « tweets ») [in French]

2014-07-01 · JEPTALNRECITAL 2014 7 · Caroline Brun, Claude Roux
General ClassificationOpinion Mining

TGSum: Build Tweet Guided Multi-Document Summarization Dataset

2015-11-26 · Ziqiang Cao, Chengyao Chen, Wenjie Li, Sujian Li 외

The development of summarization research has been significantly hampered by the costly acquisition of reference summaries. This paper proposes an effective way to automatically collect large scales of news-related multi…

Document SummarizationInformativenessMulti-Document SummarizationSentence

SemEval-2018 Task 3: Irony Detection in English Tweets

2018-06-01 · SEMEVAL 2018 6 · Cynthia Van Hee, Els Lefever, V{\'e}ronique Hoste

This paper presents the first shared task on irony detection: given a tweet, automatic natural language processing systems should determine whether the tweet is ironic (Task A) and which type of irony (if any) is express…

Binary ClassificationClassificationGeneral ClassificationSentiment Analysis