paper-with-me

홈 › Papers

The future is different: Large pre-trained language models fail in prediction tasks

2022-11-01 · Kostadin Cvejoski, Ramsés J. Sánchez, César Ojeda

Large pre-trained language models (LPLM) have shown spectacular success when fine-tuned on downstream supervised tasks. Yet, it is known that their performance can drastically drop when there is a distribution shift between the data used during training and that used at inference time. In this paper we focus on data distributions that naturally change over time and introduce four new REDDIT datasets, namely the WALLSTREETBETS, ASKSCIENCE, THE DONALD, and POLITICS sub-reddits. First, we empirically demonstrate that LPLM can display average performance drops of about 88% (in the best case!) when predicting the popularity of future posts from sub-reddits whose topic distribution changes with time. We then introduce a simple methodology that leverages neural variational dynamic topic models and attention mechanisms to infer temporal language model representations for regression tasks. Our models display performance drops of only about 40% in the worst cases (2% in the best ones) when predicting the popularity of future posts, while using only about 7% of the total number of parameters of LPLM and providing interpretable representations that offer insight into real-world events, like the GameStop short squeeze of 2021

📄 PDF Abstract BibTeX arXiv:2211.00384

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingTopic Models

Similar Papers 제목 키워드 기반

A Categorical Archive of ChatGPT Failures

2023-02-06 · Ali Borji

Large language models have been demonstrated to be valuable in different fields. ChatGPT, developed by OpenAI, has been trained using massive amounts of data and simulates human conversation by comprehending context and …

Math

An Empirical Study on Hyperparameter Optimization for Fine-Tuning Pre-trained Language Models

2021-06-17 · ACL 2021 5 · Xueqing Liu, Chi Wang

The performance of fine-tuning pre-trained language models largely depends on the hyperparameter configuration. In this paper, we investigate the performance of modern hyperparameter optimization methods (HPO) on fine-tu…

Hyperparameter Optimization

What could go wrong? Discovering and describing failure modes in computer vision

2024-08-08 · Gabriela Csurka, Tyler L. Hayes, Diane Larlus, Riccardo Volpi

Deep learning models are effective, yet brittle. Even carefully trained, their behavior tends to be hard to predict when confronted with out-of-distribution samples. In this work, our goal is to propose a simple yet effe…

Semantic Segmentation

Attention Guided Alignment in Efficient Vision-Language Models

2025-11-21 · Shweta Mahajan, Hoang Le, Hyojin Park, Farzad Farhadzadeh 외 arxiv

Large Vision-Language Models (VLMs) rely on effective multimodal alignment between pre-trained vision encoders and Large Language Models (LLMs) to integrate visual and textual information. This paper presents a comprehen…

Visual Grounding

ANLIzing the Adversarial Natural Language Inference Dataset

2020-10-24 · SCiL 2022 2 · Adina Williams, Tristan Thrush, Douwe Kiela

We perform an in-depth error analysis of Adversarial NLI (ANLI), a recently introduced large-scale human-and-model-in-the-loop natural language inference dataset collected over multiple rounds. We propose a fine-grained …

Adversarial Natural Language InferenceNatural Language Inference