paper-with-me

Papers

Exploiting Class Probabilities for Black-box Sentence-level Attacks

2024-02-05 · Raha Moraffah, Huan Liu

Sentence-level attacks craft adversarial sentences that are synonymous with correctly-classified sentences but are misclassified by the text classifiers. Under the black-box setting, classifiers are only accessible through their feedback to queried inputs, which is predominately available in the form of class probabilities. Even though utilizing class probabilities results in stronger attacks, due to the challenges of using them for sentence-level attacks, existing attacks use either no feedback or only the class labels. Overcoming the challenges, we develop a novel algorithm that uses class probabilities for black-box sentence-level attacks, investigate the effectiveness of using class probabilities on the attack's success, and examine the question if it is worthy or practical to use class probabilities by black-box sentence-level attacks. We conduct extensive evaluations of our attack comparing with the baselines across various classifiers and benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2402.02695

Code (0)

등록된 구현이 없습니다.

Tasks

Sentence

Similar Papers 제목 키워드 기반

Sentence-Level Contextual Entrainment in Large Language Models

2026-06-23 · Yang Liu, Chenhui Chu arxiv

Contextual entrainment, which is a newly discovered phenomenon in large language models (LLMs), refers to the tendency of a model to assign higher probabilities to tokens that appear in its context. In this work, we exte…

Learning a Word-Level Language Model with Sentence-Level Noise Contrastive Estimation for Contextual Sentence Probability Estimation

2021-03-14 · Heewoong Park, Sukhyun Cho, Jonghun Park

Inferring the probability distribution of sentences or word sequences is a key process in natural language processing. While word-level language models (LMs) have been widely adopted for computing the joint probabilities…

Language ModelingLanguage ModellingMultiple-choiceSentence

Learning to Break the Loop: Analyzing and Mitigating Repetitions for Neural Text Generation

2022-06-06 · Jin Xu, Xiaojiang Liu, Jianhao Yan, Deng Cai 외

While large-scale neural language models, such as GPT2 and BART, have achieved impressive results on various text generation tasks, they tend to get stuck in undesirable sentence-level loops with maximization-based decod…

SentenceText GenerationText Summarization

Sentence-wise Smooth Regularization for Sequence to Sequence Learning

2018-12-12 · Chengyue Gong, Xu Tan, Di He, Tao Qin

Maximum-likelihood estimation (MLE) is widely used in sequence to sequence tasks for model training. It uniformly treats the generation/prediction of each target token as multi-class classification, and yields non-smooth…

Machine TranslationMulti-class ClassificationPredictionSentence+2

Improving Low-Resource Named Entity Recognition using Joint Sentence and Token Labeling

2020-07-01 · ACL 2020 6 · Canasai Kruengkrai, Thien Hai Nguyen, Sharifah Mahani Aljunied, Lidong Bing

Exploiting sentence-level labels, which are easy to obtain, is one of the plausible methods to improve low-resource named entity recognition (NER), where token-level labels are costly to annotate. Current models for join…

Binary ClassificationClassificationGeneral ClassificationLow Resource Named Entity Recognition+6