Papers by J Kolter

1 papers
Model-tuning Via Prompts Makes NLP Models Adversarially Robust (2023.emnlp-main)

Copied to clipboard

Challenge: Pre-trained models are typically adapted to downstream tasks by appending a randomly initialized multilayer perceptron to their topmost representation layer and fine-tuning the entire model on a downstream task.
Approach: They propose to append a multilayer perceptron to a CLS token and fine-tune the entire model on a downstream task.
Outcome: The proposed model-tuning via prompts outperforms adversarial training-based state-of-art defenses by 3.5% and improves against adversarials by 8% over standard methods.

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