Low-Resource Clickbait Spoiling for Indonesian via Question Answering
This addresses clickbait spoiling for low-resource languages like Indonesian, but it is incremental as it adapts existing methods to a new dataset.
The paper tackled clickbait spoiling for Indonesian by constructing a manually labeled corpus and evaluating cross-lingual zero-shot question answering models, finding that XLM-RoBERTa (large) performed best for phrase and passage spoilers while mDeBERTa (base) excelled for multipart spoilers.
Clickbait spoiling aims to generate a short text to satisfy the curiosity induced by a clickbait post. As it is a newly introduced task, the dataset is only available in English so far. Our contributions include the construction of manually labeled clickbait spoiling corpus in Indonesian and an evaluation on using cross-lingual zero-shot question answering-based models to tackle clikcbait spoiling for low-resource language like Indonesian. We utilize selection of multilingual language models. The experimental results suggest that XLM-RoBERTa (large) model outperforms other models for phrase and passage spoilers, meanwhile, mDeBERTa (base) model outperforms other models for multipart spoilers.