paper-with-me

홈 › Papers

TweetEval: Unified Benchmark and Comparative Evaluation for Tweet Classification

2020-10-23 · Findings of the Association for Computational Linguistics 2020 · Francesco Barbieri, Jose Camacho-Collados, Leonardo Neves, Luis Espinosa-Anke

The experimental landscape in natural language processing for social media is too fragmented. Each year, new shared tasks and datasets are proposed, ranging from classics like sentiment analysis to irony detection or emoji prediction. Therefore, it is unclear what the current state of the art is, as there is no standardized evaluation protocol, neither a strong set of baselines trained on such domain-specific data. In this paper, we propose a new evaluation framework (TweetEval) consisting of seven heterogeneous Twitter-specific classification tasks. We also provide a strong set of baselines as starting point, and compare different language modeling pre-training strategies. Our initial experiments show the effectiveness of starting off with existing pre-trained generic language models, and continue training them on Twitter corpora.

📄 PDF Abstract BibTeX arXiv:2010.12421

Code (2)

cardiffnlp/tweeteval 공식 구현
jinhxu/how-much-hate-with-china

Tasks

ClassificationGeneral ClassificationLanguage ModelingLanguage ModellingSentiment Analysis

Similar Papers 제목 키워드 기반

SuperTweetEval: A Challenging, Unified and Heterogeneous Benchmark for Social Media NLP Research

2023-10-23 · Dimosthenis Antypas, Asahi Ushio, Francesco Barbieri, Leonardo Neves 외

Despite its relevance, the maturity of NLP for social media pales in comparison with general-purpose models, metrics and benchmarks. This fragmented landscape makes it hard for the community to know, for instance, given …

Language Modelling

Understanding Textual Emotion Through Emoji Prediction

2025-08-13 · Ethan Gordon, Nishank Kuppa, Rigved Tummala, Sriram Anasuri arxiv

This project explores emoji prediction from short text sequences using four deep learning architectures: a feed-forward network, CNN, transformer, and BERT. Using the TweetEval dataset, we address class imbalance through…

Two-in-One: A Model Hijacking Attack Against Text Generation Models

2023-05-12 · Wai Man Si, Michael Backes, Yang Zhang, Ahmed Salem

Machine learning has progressed significantly in various applications ranging from face recognition to text generation. However, its success has been accompanied by different attacks. Recently a new attack has been propo…

ClassificationFace Recognitionimage-classificationImage Classification+8

Cross-seed explainability using Procrustes-conditioned Joint End-to-end Top-K Sparse Autoencoders

2026-07-09 · Bendegúz Váradi, Zoltán Kmetty arxiv

We present a Procrustes-conditioned Joint End-to-end Top-K Sparse Autoencoder (SAE) for extracting cross-seed universal features from independently trained BERT models. Cross-seed feature universality is a fundamental ch…

Mutual Clustering on Comparative Texts via Heterogeneous Information Networks

2019-03-09 · Jianping Cao, Senzhang Wang, Danyan Wen, Zhaohui Peng 외

Currently, many intelligence systems contain the texts from multi-sources, e.g., bulletin board system (BBS) posts, tweets and news. These texts can be ``comparative'' since they may be semantically correlated and thus p…

ClusteringText ClusteringTransfer Learning