English

Token-free Models for Sarcasm Detection

Computation and Language 2025-05-05 v1

Abstract

Tokenization is a foundational step in most natural language processing (NLP) pipelines, yet it introduces challenges such as vocabulary mismatch and out-of-vocabulary issues. Recent work has shown that models operating directly on raw text at the byte or character level can mitigate these limitations. In this paper, we evaluate two token-free models, ByT5 and CANINE, on the task of sarcasm detection in both social media (Twitter) and non-social media (news headlines) domains. We fine-tune and benchmark these models against token-based baselines and state-of-the-art approaches. Our results show that ByT5-small and CANINE outperform token-based counterparts and achieve new state-of-the-art performance, improving accuracy by 0.77% and 0.49% on the News Headlines and Twitter Sarcasm datasets, respectively. These findings underscore the potential of token-free models for robust NLP in noisy and informal domains such as social media.

Keywords

Cite

@article{arxiv.2505.01006,
  title  = {Token-free Models for Sarcasm Detection},
  author = {Sumit Mamtani and Maitreya Sonawane and Kanika Agarwal and Nishanth Sanjeev},
  journal= {arXiv preprint arXiv:2505.01006},
  year   = {2025}
}
R2 v1 2026-06-28T23:18:49.036Z