LGCLMar 26, 2025

TeleLoRA: Teleporting Model-Specific Alignment Across LLMs

arXiv:2503.20228v11 citationsh-index: 4
Originality Highly original
AI Analysis

This addresses the challenge of model-specific alignment for Trojan mitigation in LLMs, offering a novel cross-model solution.

The paper tackles the problem of LLM-specific Trojan mitigation by introducing TeleLoRA, a framework that synergizes alignment data across multiple LLMs to enable zero-shot Trojan mitigation on unseen LLMs, reducing attack success rates while preserving benign performance.

Mitigating Trojans in Large Language Models (LLMs) is one of many tasks where alignment data is LLM specific, as different LLMs have different Trojan triggers and trigger behaviors to be removed. In this paper, we introduce TeleLoRA (Teleporting Low-Rank Adaptation), a novel framework that synergizes model-specific alignment data across multiple LLMs to enable zero-shot Trojan mitigation on unseen LLMs without alignment data. TeleLoRA learns a unified generator of LoRA adapter weights by leveraging local activation information across multiple LLMs. This generator is designed to be permutation symmetric to generalize across models with different architectures and sizes. We optimize the model design for memory efficiency, making it feasible to learn with large-scale LLMs with minimal computational resources. Experiments on LLM Trojan mitigation benchmarks demonstrate that TeleLoRA effectively reduces attack success rates while preserving the benign performance of the models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes