CLOct 29, 2025

Beyond One-Size-Fits-All: Personalized Harmful Content Detection with In-Context Learning

arXiv:2511.05532v1h-index: 1Has Code
Originality Highly original
AI Analysis

This work addresses the need for adaptable, privacy-preserving moderation systems that respect diverse user preferences, moving beyond centralized, one-size-fits-all approaches.

The paper tackles the problem of harmful online content detection by proposing a framework that uses in-context learning with foundation models to unify detection across tasks like toxicity, spam, and negative sentiment, enabling lightweight personalization without retraining; results show strong cross-task generalization matching or surpassing task-specific models, effective personalization with minimal user input, and enhanced robustness with prompt augmentation.

The proliferation of harmful online content--e.g., toxicity, spam, and negative sentiment--demands robust and adaptable moderation systems. However, prevailing moderation systems are centralized and task-specific, offering limited transparency and neglecting diverse user preferences--an approach ill-suited for privacy-sensitive or decentralized environments. We propose a novel framework that leverages in-context learning (ICL) with foundation models to unify the detection of toxicity, spam, and negative sentiment across binary, multi-class, and multi-label settings. Crucially, our approach enables lightweight personalization, allowing users to easily block new categories, unblock existing ones, or extend detection to semantic variations through simple prompt-based interventions--all without model retraining. Extensive experiments on public benchmarks (TextDetox, UCI SMS, SST2) and a new, annotated Mastodon dataset reveal that: (i) foundation models achieve strong cross-task generalization, often matching or surpassing task-specific fine-tuned models; (ii) effective personalization is achievable with as few as one user-provided example or definition; and (iii) augmenting prompts with label definitions or rationales significantly enhances robustness to noisy, real-world data. Our work demonstrates a definitive shift beyond one-size-fits-all moderation, establishing ICL as a practical, privacy-preserving, and highly adaptable pathway for the next generation of user-centric content safety systems. To foster reproducibility and facilitate future research, we publicly release our code on GitHub and the annotated Mastodon dataset on Hugging Face.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes