paper-with-me

Papers

Impromptu Cybercrime Euphemism Detection

2024-12-02 · Xiang Li, Yucheng Zhou, Laiping Zhao, Jing Li, Fangming Liu

Detecting euphemisms is essential for content security on various social media platforms, but existing methods designed for detecting euphemisms are ineffective in impromptu euphemisms. In this work, we make a first attempt to an exploration of impromptu euphemism detection and introduce the Impromptu Cybercrime Euphemisms Detection (ICED) dataset. Moreover, we propose a detection framework tailored to this problem, which employs context augmentation modeling and multi-round iterative training. Our detection framework mainly consists of a coarse-grained and a fine-grained classification model. The coarse-grained classification model removes most of the harmless content in the corpus to be detected. The fine-grained model, impromptu euphemisms detector, integrates context augmentation and multi-round iterations training to better predicts the actual meaning of a masked token. In addition, we leverage ChatGPT to evaluate the mode's capability. Experimental results demonstrate that our approach achieves a remarkable 76-fold improvement compared to the previous state-of-the-art euphemism detector.

📄 PDF Abstract BibTeX arXiv:2412.01413

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TEDB System Description to a Shared Task on Euphemism Detection 2022

2023-01-16 · Peratham Wiriyathammabhum

In this report, we describe our Transformers for euphemism detection baseline (TEDB) submissions to a shared task on euphemism detection 2022. We cast the task of predicting euphemism as text classification. We considere…

Sarcasm DetectionSentiment Analysistext-classificationText Classification

A Report on the Euphemisms Detection Shared Task

2022-11-23 · Patrick Lee, Anna Feldman, Jing Peng

This paper presents The Shared Task on Euphemism Detection for the Third Workshop on Figurative Language Processing (FigLang 2022) held in conjunction with EMNLP 2022. Participants were invited to investigate the euphemi…

Exploring Euphemism Detection in Few-Shot and Zero-Shot Settings

2022-10-24 · Sedrick Scott Keh

This work builds upon the Euphemism Detection Shared Task proposed in the EMNLP 2022 FigLang Workshop, and extends it to few-shot and zero-shot settings. We demonstrate a few-shot and zero-shot formulation using the data…

When Does Language Transfer Help? Sequential Fine-Tuning for Cross-Lingual Euphemism Detection

2025-08-15 · Julia Sammartino, Libby Barak, Jing Peng, Anna Feldman arxiv

Euphemisms are culturally variable and often ambiguous, posing challenges for language models, especially in low-resource settings. This paper investigates how cross-lingual transfer via sequential fine-tuning affects eu…

Cross-Lingual Transfer

Turkish Delights: a Dataset on Turkish Euphemisms

2024-07-17 · Hasan Can Biyik, Patrick Lee, Anna Feldman

Euphemisms are a form of figurative language relatively understudied in natural language processing. This research extends the current computational work on potentially euphemistic terms (PETs) to Turkish. We introduce t…

Binary Classification