Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@ Security & Privacy of AI/ML is a huge area with lots of related papers. Here we
- On the adversarial robustness of multi-modal foundation models. [arXiv, 2023] [[paper](https://arxiv.org/pdf/2308.10741.pdf)]
- Misusing Tools in Large Language Models With Visual Adversarial Examples. [arXiv, 2023] [[paper](https://arxiv.org/pdf/2310.03185.pdf)]
- Jailbreak in pieces: Compositional Adversarial Attacks on Multi-Modal Language Models. [arXiv, 2023] [[paper](https://arxiv.org/pdf/2307.14539.pdf)]
- Jailbreaking LLMs' Safeguard with Universal Magic Words for Text Embedding Models. [arXiv, 2025] [[paper](https://arxiv.org/pdf/2501.18280.pdf)]

**Backdoor Attacks**

Expand Down Expand Up @@ -364,6 +365,7 @@ Security & Privacy of AI/ML is a huge area with lots of related papers. Here we
Summarization. [EMNLP, 2023] [[paper](https://aclanthology.org/2022.emnlp-main.399.pdf)]
- Overthinking the Truth: Understanding how Language Models Process False Demonstrations. [arXiv, 2023] [[paper](https://arxiv.org/abs/2307.09476.pdf)]
- Inference-Time Intervention: Eliciting Truthful Answers from a Language Model. [NeurIPS, 2023] [[paper](https://arxiv.org/abs/2306.03341.pdf)]
- DRIFT: Detecting Representational Inconsistencies for Factual Truthfulness. [arXiv, 2026] [[paper](https://arxiv.org/abs/2601.14210)]

# Acknowledgment

Expand Down