← Search

Zixuan Xia

4 accepted papers

2025

The Threat of PROMPTS in Large Language Models: A System and User Prompt Perspective

ACL 2025finding

Prompts, especially high-quality ones, play an invaluable role in assisting large language models (LLMs) to accomplish various natural language processing tasks. However, carefully crafted prompts can also manipulate model behavior. Therefore, the security risks that “prompts themselves face” and th…

Cited by 0SourcePDFScholar
2024

MDR: Model-Specific Demonstration Retrieval at Inference Time for In-Context Learning

NAACL 2024long

Recently, retrieval-based in-context learning (ICL) methods for selecting demonstrations have been widely investigated. Existing methods train a dense retriever to retrieve the most appropriate demonstrations for a given test query, which improves ICL performance. However, we find that distinct LLMs…

2024

SSS: Editing Factual Knowledge in Language Models towards Semantic Sparse Space

ACL 2024findings

Language Models (LMs) acquire factual knowledge during pre-training and store it in the parameters, which can be valuable for downstream tasks. As world evolves, some facts may be incorrectly induced or become obsolete over time. Various model editing methods have been proposed to modify specific ex…