Challenge: Existing feature-based model selection methods are vulnerable to fine-tuning and are not reliable indicators for the PTM’s transferability.
Approach: They propose feature-based model selection methods which assess PTMs’ transferability to a specific task in a fast way without fine-tuning.
Outcome: The proposed methods can make FMS mistakenly judge transferability of models and can be combined with the backdoor attack to misguide the FMS to select poisoned models.

Similar Papers

How to Determine the Most Powerful Pre-trained Language Model without Brute Force Fine-tuning? An Empirical Survey (2023.findings-emnlp)

Copied to clipboard

Challenge: Transferability estimation has been a topic of great interest in computer vision fields . a lack of a comprehensive comparison between these estimation methods is a problem .
Approach: They conduct a thorough survey of existing methods to find the most suitable model . they also outline difficulties of consideration of training details and applicability to text generation .
Outcome: The proposed methods perform well with superiorities in effectiveness and efficiency.
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.
UOR: Universal Backdoor Attacks on Pre-trained Language Models (2024.findings-acl)

Copied to clipboard

Challenge: Existing methods to attack pre-trained language models rely on manual selection of triggers and backdoor representations.
Approach: They propose a backdoor attack method that turns manual selection into automatic optimization . they propose to use poisoned contrastive learning to learn more uniform backdoor representations .
Outcome: The proposed method achieves better attack performance on text classification tasks compared to manual methods.
Backdoor Attacks on Pre-trained Models by Layerwise Weight Poisoning (2021.emnlp-main)

Copied to clipboard

Challenge: Pre-trained models can be maliciously poisoned with certain triggers, causing a security threat.
Approach: They propose a stronger weight poisoning attack method that introduces a layerwise weight poison strategy to plant deeper backdoors.
Outcome: The proposed method can be widely applied and provide hints for future models robustness studies.
PATS: Sensitivity-aware Noisy Learning for Pretrained Language Models (2022.emnlp-main)

Copied to clipboard

Challenge: A wide range of NLP tasks benefit from fine-tuning of pretrained language models (PLMs), however, a number of redundant parameters which contribute less to the downstream task are observed in a directly fine- tuned model.
Approach: They propose a noisy training mechanism which considers each parameter’s importance in the downstream task to help fine-tune pretrained language models.
Outcome: The proposed method can be used to fine-tune pretrained language models on a wide range of tasks and consistently achieve higher performance.
Watermarking PLMs on Classification Tasks by Combining Contrastive Learning with Weight Perturbation (2023.findings-emnlp)

Copied to clipboard

Challenge: Large pre-trained language models (PLMs) are highly valuable intellectual property due to their expensive training costs.
Approach: They propose to embed backdoors that can be triggered by specific inputs into models by model watermarking.
Outcome: The proposed method can be used to protect the intellectual property of large pre-trained language models without knowledge about downstream tasks.
Retrievals Can Be Detrimental: Unveiling the Backdoor Vulnerability of Retrieval-Augmented Diffusion Models (2026.acl-long)

Copied to clipboard

Challenge: Retrieval-augmented diffusion models (RDMs) have been developed to enhance performance with reduced parameters.
Approach: They propose to integrate retrieval-augmented diffusion models with Retrieval-augmented generation (RAG) that enhances performance with reduced parameters.
Outcome: The proposed framework achieves outstanding attack effects while maintaining benign utility.
Choose Your Transformer: Improved Transferability Estimation of Transformer Models on Classification Tasks (2024.findings-acl)

Copied to clipboard

Challenge: Existing models for NLP tasks require fine-tuning, but it is computationally infeasible.
Approach: They propose an approach that inexpensively estimates a ranking of the expected performance of a given set of transformer language models for a specific task.
Outcome: The proposed model improves the Pearson correlation coefficient between the true model ranks and the estimate.
Light-weight Fine-tuning Method for Defending Adversarial Noise in Pre-trained Medical Vision-Language Models (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing fine-tuning algorithms for vision-language models are restricted by patient privacy concerns and can contain imperceptible noise.
Approach: They propose a framework to mitigate adversarial noise and mitigate upstream noise during fine-tuning.
Outcome: The proposed framework improves model robustness and transferability while decreasing noise levels negatively impact downstream performance.
Is BERT a Cross-Disciplinary Knowledge Learner? A Surprising Finding of Pre-trained Models’ Transferability (2021.findings-emnlp)

Copied to clipboard

Challenge: Using pre-trained language models, we can apply them to specialized domains such as scientific articles or clinical data.
Approach: They propose to pre-train BERT models on large text corpora and use them to generalize to token sequence classification applications.
Outcome: The models pre-trained on text classification tasks perform better than the models using task-specific knowledge and share non-trivial similarities.

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