paper-with-me

Papers

VIBE: Topic-Driven Temporal Adaptation for Twitter Classification

2023-10-16 · Yuji Zhang, Jing Li, Wenjie Li

Language features are evolving in real-world social media, resulting in the deteriorating performance of text classification in dynamics. To address this challenge, we study temporal adaptation, where models trained on past data are tested in the future. Most prior work focused on continued pretraining or knowledge updating, which may compromise their performance on noisy social media data. To tackle this issue, we reflect feature change via modeling latent topic evolution and propose a novel model, VIBE: Variational Information Bottleneck for Evolutions. Concretely, we first employ two Information Bottleneck (IB) regularizers to distinguish past and future topics. Then, the distinguished topics work as adaptive features via multi-task training with timestamp and class label prediction. In adaptive learning, VIBE utilizes retrieved unlabeled data from online streams created posterior to training data time. Substantial Twitter experiments on three classification tasks show that our model, with only 3% of data, significantly outperforms previous state-of-the-art continued-pretraining methods.

📄 PDF Abstract BibTeX arXiv:2310.10191

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationtext-classificationText Classification

Similar Papers 제목 키워드 기반

Feedback-based Automated Verification in Vibe Coding of CAS Adaptation Built on Constraint Logic

2026-02-20 · Michal Töpfer, František Plášil, Tomáš Bureš, Petr Hnětynka arxiv

In CAS adaptation, a challenge is to define the dynamic architecture of the system and changes in its behavior. Implementation-wise, this is projected into an adaptation mechanism, typically realized as an Adaptation Man…

Neural Temporal Opinion Modelling for Opinion Prediction on Twitter

2020-05-27 · ACL 2020 6 · Lixing Zhu, Yulan He, Deyu Zhou

Opinion prediction on Twitter is challenging due to the transient nature of tweet content and neighbourhood context. In this paper, we model users' tweet posting behaviour as a temporal point process to jointly predict t…

Prediction

Vibe-Coding: Feedback-Based Automated Verification with no Human Code Inspection, a Feasibility Study

2026-04-16 · Michal Töpfer, František Plášil, Tomáš Bureš, Petr Hnětynka arxiv

Vibe coding inherently assumes iterative refinement of LLM-generated code through feedback loops. While effective for conventional software tasks, its reliability in runtime-adaptive systems is unclear -- especially when…

Public Sentiment Analysis of Traffic Management Policies in Knoxville: A Social Media Driven Study

2025-12-01 · Shampa Saha, Shovan Roy arxiv

This study presents a comprehensive analysis of public sentiment toward traffic management policies in Knoxville, Tennessee, utilizing social media data from Twitter and Reddit platforms. We collected and analyzed 7906 p…

Sentiment Analysis

Tracing Topic Transitions with Temporal Graph Clusters

2021-04-16 · Xiaonan Jing, Qingyuan Hu, Yi Zhang, Julia Taylor Rayz

Twitter serves as a data source for many Natural Language Processing (NLP) tasks. It can be challenging to identify topics on Twitter due to continuous updating data stream. In this paper, we present an unsupervised grap…

Clustering