Challenge: Existing pre-trained language models are vulnerable to model extraction attacks . model extraction can cause severe privacy leakage even when victim models are facilitated with state-of-the-art defensive strategies.
Approach: They propose to launch an attribute-inference attack against an extracted BERT model to prevent privacy leakage.
Outcome: The proposed attack can cause severe privacy leakage even when victim models are facilitated with state-of-the-art defensive strategies.

Similar Papers

Model Extraction and Adversarial Transferability, Your BERT is Vulnerable! (2021.naacl-main)

Copied to clipboard

Challenge: Pretrained language models are used for natural language processing (NLP) but when they are deployed as a service, they can suffer from different attacks .
Approach: They propose two defence strategies to protect the target model from adversarial attacks . they show that model extraction and adversarially transferable attacks can be effective .
Outcome: The extracted model can lead to highly transferable adversarial attacks against the target model.
BERT-ATTACK: Adversarial Attack Against BERT Using BERT (2020.emnlp-main)

Copied to clipboard

Challenge: Current approaches to generate adversarial samples for discrete data are heuristic replacement strategies that are difficult to implement in continuous data.
Approach: They propose a method to generate adversarial samples using pre-trained masked language models using BERT.
Outcome: The proposed method outperforms state-of-the-art methods in success rate and perturb percentage while remaining fluent and semantically preserved.
Revealing the Dark Secrets of BERT (D19-1)

Copied to clipboard

Challenge: Existing models of BERT-based learning systems are lacking specific mechanisms that contribute to its success.
Approach: They propose to use GLUE tasks to analyze the interpretation of self-attention, which is one of the underlying components of BERT.
Outcome: The proposed model outperforms the regular model on GLUE tasks by disabling attention in certain heads.
Attention-Enhancing Backdoor Attacks Against BERT-based Models (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing textual backdoor attacks focus on generating stealthy triggers or modifying model weights.
Approach: They propose a Trojan Attention Loss (TAL) which enhances the Trojan behavior by directly manipulating attention patterns.
Outcome: The proposed method improves the effectiveness of the backdoor attacks on different backbone models and tasks.
Assessing Privacy Risks in Language Models: A Case Study on Summarization Tasks (2023.findings-emnlp)

Copied to clipboard

Challenge: Large language models have revolutionized the field of NLP by achieving state-of-the-art performance on various tasks.
Approach: They investigate the membership inference attack by using model's API to determine if a sample was part of the training data.
Outcome: The proposed model is able to identify if a sample was part of the training data and exploits its similarity and resistance to document modifications as potential MI signals on widely used datasets.
GiBERT: Enhancing BERT with Linguistic Information using a Lightweight Gated Injection Method (2021.findings-emnlp)

Copied to clipboard

Challenge: Recent pre-trained language models such as BERT have led to noticeable improvements in semantic similarity detection.
Approach: They propose to explicitly inject linguistic information in the form of word embeddings into any layer of a pre-trained BERT.
Outcome: The proposed method improves on multiple semantic similarity datasets and shows that it is beneficial and currently missing from the original model.
Security Challenges in Natural Language Processing Models (2023.emnlp-tutorial)

Copied to clipboard

Challenge: Large-scale natural language processing models are vulnerable to security issues, such as backdoor attacks, private data leakage, and imitation attacks.
Approach: They will dive into three emerging security issues in NLP research, i.e., backdoor attacks, private data leakage, and imitation attacks.
Outcome: This tutorial will cover three emerging security issues in NLP research, i.e., backdoor attacks, private data leakage, and imitation attacks.
BERT-Defense: A Probabilistic Model Based on BERT to Combat Cognitively Inspired Orthographic Adversarial Attacks (2021.findings-acl)

Copied to clipboard

Challenge: adversarial attacks expose important blind spots of deep learning systems, authors show . word and sentence-level attacks tend to be more difficult to defend via spelling correction modules . character-level attack scenarios often involve finding semantic paraphrases of input .
Approach: They propose a model that probabilistically combines context-independent word level information with context-dependent information from BERT's masked language modeling to combat low-level orthographic attacks.
Outcome: The proposed model outperforms a spellchecker and Pruthi's model on a character-level benchmark.
A Primer in BERTology: What We Know About How BERT Works (2020.tacl-1)

Copied to clipboard

Challenge: a new study examines the current state of knowledge about the BERT model . the model is a stack of transformer encoder layers that are based on multiple self-attention ''heads''
Approach: They present a survey of over 150 studies of the popular Transformer-based model BERT . they discuss the current state of knowledge about how BERT works and how it is represented .
Outcome: The proposed model is based on the Transformer-based model with state-of-the-art results . the proposed model has little cognitive motivation and is too small to perform ablation studies .
Combating Security and Privacy Issues in the Era of Large Language Models (2024.naacl-tutorials)

Copied to clipboard

Challenge: a tutorial aims to provide a summary of risks and vulnerabilities in large language models . a number of studies have focused on security, privacy and copyright aspects of LLMs .
Approach: This tutorial seeks to provide a systematic summary of risks and vulnerabilities in large language models . authors will discuss security, privacy and copyright aspects of LLMs .
Outcome: This tutorial aims to provide a systematic summary of risks and vulnerabilities in large language models . it will also outline emerging challenges in security, privacy and reliability of LLMs .

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations