paper-with-me

Papers

Emoti-Attack: Zero-Perturbation Adversarial Attacks on NLP Systems via Emoji Sequences

2025-02-24 · Yangshijie Zhang

Deep neural networks (DNNs) have achieved remarkable success in the field of natural language processing (NLP), leading to widely recognized applications such as ChatGPT. However, the vulnerability of these models to adversarial attacks remains a significant concern. Unlike continuous domains like images, text exists in a discrete space, making even minor alterations at the sentence, word, or character level easily perceptible to humans. This inherent discreteness also complicates the use of conventional optimization techniques, as text is non-differentiable. Previous research on adversarial attacks in text has focused on character-level, word-level, sentence-level, and multi-level approaches, all of which suffer from inefficiency or perceptibility issues due to the need for multiple queries or significant semantic shifts. In this work, we introduce a novel adversarial attack method, Emoji-Attack, which leverages the manipulation of emojis to create subtle, yet effective, perturbations. Unlike character- and word-level strategies, Emoji-Attack targets emojis as a distinct layer of attack, resulting in less noticeable changes with minimal disruption to the text. This approach has been largely unexplored in previous research, which typically focuses on emoji insertion as an extension of character-level attacks. Our experiments demonstrate that Emoji-Attack achieves strong attack performance on both large and small models, making it a promising technique for enhancing adversarial robustness in NLP systems.

📄 PDF Abstract BibTeX arXiv:2502.17392

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackAdversarial RobustnessSentence

Similar Papers 제목 키워드 기반

An Efficient and Margin-Approaching Zero-Confidence Adversarial Attack

2019-10-01 · ICLR 2019 5 · Yang Zhang, Shiyu Chang, Mo Yu, Kaizhi Qian

There are two major paradigms of white-box adversarial attacks that attempt to impose input perturbations. The first paradigm, called the fix-perturbation attack, crafts adversarial samples within a given perturbation le…

Adversarial Attack

Robust Federated Learning Against Adversarial Attacks for Speech Emotion Recognition

2022-03-09 · Yi Chang, Sofiane Laridi, Zhao Ren, Gregory Palmer 외

Due to the development of machine learning and speech processing, speech emotion recognition has been a popular research topic in recent years. However, the speech data cannot be protected when it is uploaded and process…

Emotion RecognitionFederated LearningSpeech Emotion Recognition

Robust EEG-based Emotion Recognition Using an Inception and Two-sided Perturbation Model

2024-04-21 · Shadi Sartipi, Mujdat Cetin

Automated emotion recognition using electroencephalogram (EEG) signals has gained substantial attention. Although deep learning approaches exhibit strong performance, they often suffer from vulnerabilities to various per…

EEGElectroencephalogram (EEG)Emotion Recognition

AttackDist: Characterizing Zero-day Adversarial Samples by Counter Attack

2021-01-01 · Simin Chen, Zihe Song, Lei Ma, Cong Liu 외

Deep Neural Networks (DNNs) have been shown vulnerable to adversarial attacks, which could produce adversarial samples that easily fool the state-of-the-art DNNs. The harmfulness of adversarial attacks calls for the defe…

$σ$-zero: Gradient-based Optimization of $\ell_0$-norm Adversarial Examples

2024-02-02 · Antonio Emanuele Cinà, Francesco Villani, Maura Pintor, Lea Schönherr 외

Evaluating the adversarial robustness of deep networks to gradient-based attacks is challenging. While most attacks consider $\ell_2$- and $\ell_\infty$-norm constraints to craft input perturbations, only a few investiga…

Adversarial Robustness