paper-with-me

홈 › Papers

Enhancing AI Safety Through the Fusion of Low Rank Adapters

2024-12-30 · Satya Swaroop Gudipudi, Sreeram Vipparla, Harpreet Singh, Shashwat Goel, Ponnurangam Kumaraguru

Instruction fine-tuning of large language models (LLMs) is a powerful method for improving task-specific performance, but it can inadvertently lead to a phenomenon where models generate harmful responses when faced with malicious prompts. In this paper, we explore Low-Rank Adapter Fusion (LoRA) as a means to mitigate these risks while preserving the model's ability to handle diverse instructions effectively. Through an extensive comparative analysis against established baselines using recognized benchmark datasets, we demonstrate a 42\% reduction in the harmfulness rate by leveraging LoRA fusion between a task adapter and a safety adapter, the latter of which is specifically trained on our safety dataset. However, we also observe exaggerated safety behaviour, where the model rejects safe prompts that closely resemble unsafe ones

📄 PDF Abstract BibTeX arXiv:2501.06208

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Adapter 설명 없음

Similar Papers 제목 키워드 기반

Enhancing Multi-modal Models with Heterogeneous MoE Adapters for Fine-tuning

2025-03-26 · Sashuai Zhou, Hai Huang, Yan Xia

Multi-modal models excel in cross-modal tasks but are computationally expensive due to their billions of parameters. Parameter-efficient fine-tuning (PEFT) offers a solution by adding small trainable components while fre…

Mixture-of-Expertsparameter-efficient fine-tuning

LoRAverse: A Submodular Framework to Retrieve Diverse Adapters for Diffusion Models

2025-10-16 · Mert Sonmezer, Matthew Zheng, Pinar Yanardag arxiv

Low-rank Adaptation (LoRA) models have revolutionized the personalization of pre-trained diffusion models by enabling fine-tuning through low-rank, factorized weight matrices specifically optimized for attention layers. …

L1RA: Dynamic Rank Assignment in LoRA Fine-Tuning

2025-09-05 · Raul Singh, Nicolo Brunello, Vincenzo Scotti, Mark James Carman arxiv

The ability of Large Language Models (LLMs) to solve complex tasks has made them crucial in the development of AI-based applications. However, the high computational requirements to fine-tune these LLMs on downstream tas…

Rapid Switching and Multi-Adapter Fusion via Sparse High Rank Adapters

2024-07-22 · Kartikeya Bhardwaj, Nilesh Prasad Pandey, Sweta Priyadarshi, Viswanath Ganapathy 외

In this paper, we propose Sparse High Rank Adapters (SHiRA) that directly finetune 1-2% of the base model weights while leaving others unchanged, thus, resulting in a highly sparse adapter. This high sparsity incurs no i…

TeRA: Vector-based Random Tensor Network for High-Rank Adaptation of Large Language Models

2025-09-03 · Yuxuan Gu, Wuyang Zhou, Giorgos Iacovides, Danilo Mandic arxiv

Parameter-Efficient Fine-Tuning (PEFT) methods, such as Low-Rank Adaptation (LoRA), have significantly reduced the number of trainable parameters needed in fine-tuning large language models (LLMs). The developments of Lo…

parameter-efficient fine-tuning