← Search

Minkyoo Song

3 accepted papers

2026

SafeMoE: Safe Fine-Tuning for MoE LLMs by Aligning Harmful Input Routing

ICLR 2026poster

Recent large language models (LLMs) have increasingly adopted the Mixture-of-Experts (MoE) architecture for efficiency. MoE-based LLMs heavily depend on a superficial safety mechanism in which harmful inputs are routed safety-critical experts. However, our analysis reveals that routing decisions for…

Cited by 0SourcecodeScholar
2025

Claim-Guided Textual Backdoor Attack for Practical Applications

NAACL 2025findings

Recent advances in natural language processing and the increased use of large language models have exposed new security vulnerabilities, such as backdoor attacks. Previous backdoor attacks require input manipulation after model distribution to activate the backdoor, posing limitations in real-world…

2025

Obliviate: Neutralizing Task-agnostic Backdoors within the Parameter-efficient Fine-tuning Paradigm

NAACL 2025findings

Parameter-efficient fine-tuning (PEFT) has become a key training strategy for large language models. However, its reliance on fewer trainable parameters poses security risks, such as task-agnostic backdoors. Despite their severe impact on a wide range of tasks, there is no practical defense solution…