← Search

Xiaohan Bi

4 accepted papers

2024

Watch Out for Your Agents! Investigating Backdoor Threats to LLM-Based Agents

NeurIPS 2024poster

Driven by the rapid development of Large Language Models (LLMs), LLM-based agents have been developed to handle various real-world applications, including finance, healthcare, and shopping, etc. It is crucial to ensure the reliability and security of LLM-based agents during applications. However, th…

2023

Communication Efficient Federated Learning for Multilingual Neural Machine Translation with Adapter

ACL 2023findings

Federated Multilingual Neural Machine Translation (Fed-MNMT) has emerged as a promising paradigm for institutions with limited language resources. This approach allows multiple institutions to act as clients and train a unified model through model synchronization, rather than collecting sensitive da…

2022

Expose Backdoors on the Way: A Feature-Based Efficient Defense against Textual Backdoor Attacks

EMNLP 2022finding

Natural language processing (NLP) models are known to be vulnerable to backdoor attacks, which poses a newly arisen threat to NLP models. Prior online backdoor defense methods for NLP models only focus on the anomalies at either the input or output level, still suffering from fragility to adaptive a…

2022

Holistic Sentence Embeddings for Better Out-of-Distribution Detection

EMNLP 2022finding

Detecting out-of-distribution (OOD) instances is significant for the safe deployment of NLP models. Among recent textual OOD detection works based on pretrained language models (PLMs), distance-based methods have shown superior performance. However, they estimate sample distance scores in the last-l…