paper-with-me

홈 › Papers

Long Live Fine-Tuning: Task-Specific Transformers Outperform Zero-Shot LLMs for Misinformation Response Classification on Reddit

2026-06-02 · JooYoung Lee, Lin Tian, Angela Brillantes, Adriana-Simona Mihăiţă, Marian-Andrei Rizoiu arxiv

As large language models (LLMs) become default tools for online information verification, an implicit assumption follows them: that scale and general capability are sufficient for nuanced classification of misinformation discourse. We test this assumption directly on 900 Reddit comments spanning three PolitiFact-verified misinformation claims (environment, health, immigration), labelled as belief (propagates the claim), fact-check (corrects it), or other. We compare nine models across three paradigms -- BART-MNLI, three Llama variants, three commercial frontier LLMs (Claude Haiku 4.5, Gemini Flash Lite 2.5, Claude Sonnet 4.6), and fine-tuned DistilBERT and RoBERTa -- under universal and topic-specific label schemas. The assumption does not hold. Fine-tuned RoBERTa reaches 0.62 macro-$F_1$ against a best zero-shot result of 0.50 (Claude Haiku 4.5), at a fraction of the per-query cost; the supervised advantage is concentrated on the belief class, the implicit, affective category every zero-shot model under-detects. Scaling does not help: Llama-3-8B matches Llama-3-70B, and Claude Sonnet 4.6 underperforms the smaller Haiku under generic labels, collapsing belief detection to 0.17 and refusing outright on a subset of comments flagged as sensitive. This is a safety-alignment artefact, not a capacity limit. Label schema and topic jointly shape zero-shot performance, with the same model varying by more than 0.13 macro-$F_1$ across topics under matched labels. In a verification context, where missing belief is the costlier error, task-specific fine-tuning remains the more reliable choice despite the proliferation of large generative models.

📄 PDF Abstract BibTeX arXiv:2606.04274

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Zeus: Towards Tuning-Free Foundation Model for Time Series Analysis

2026-07-02 · Yisong Fu, Zezhi Shao, Chengqing Yu, Yujie Li 외 arxiv

We present Zeus, a unified tuning-free Time Series Foundation Model (TSFM) that delivers superior performance across diverse analysis tasks without any task-specific fine-tuning. Unlike prior studies that primarily focus…

Computational EfficiencyTime Series Analysis

Zero-Shot Forecasting Mortality Rates: A Global Study

2025-05-17 · Gabor Petnehazi, Laith Al Shaggah, Jozsef Gall, Bernadett Aradi

This study explores the potential of zero-shot time series forecasting, an innovative approach leveraging pre-trained foundation models, to forecast mortality rates without task-specific fine-tuning. We evaluate two stat…

Model SelectionTime Series Forecasting

Towards Long-Lived Robots: Continual Learning VLA Models via Reinforcement Fine-Tuning

2026-02-11 · Yuan Liu, Haoran Li, Shuai Tian, Yuxing Qin 외 arxiv

Pretrained on large-scale and diverse datasets, VLA models demonstrate strong generalization and adaptability as general-purpose robotic policies. However, Supervised Fine-Tuning (SFT), which serves as the primary mechan…

Reinforcement LearningMulti-Task LearningContinual Learning

Fine-Tuned 'Small' LLMs (Still) Significantly Outperform Zero-Shot Generative AI Models in Text Classification

2024-06-12 · Martin Juan José Bucher, Marco Martini

Generative AI offers a simple, prompt-based alternative to fine-tuning smaller BERT-style LLMs for text classification tasks. This promises to eliminate the need for manually labeled training data and task-specific model…

Classificationtext-classificationText Classification

Progressive Experience Fusion for Multi-Task World Model Control in Endovascular Navigation

2026-08-19 · Harry Robertshaw, Maxence Boels, Nikola Fischer, Sebastien Ourselin 외 arxiv

Autonomous endovascular navigation could support the delivery of mechanical thrombectomy to underserved areas, but controllers must navigate long, multi-stage paths across varying vascular anatomies. This study investiga…