paper-with-me

홈 › Papers

Aligner: One Global Token is Worth Millions of Parameters When Aligning Large Language Models

2023-12-09 · Zhou Ziheng, YingNian Wu, Song-Chun Zhu, Demetri Terzopoulos

We introduce Aligner, a novel Parameter-Efficient Fine-Tuning (PEFT) method for aligning multi-billion-parameter-sized Large Language Models (LLMs). Aligner employs a unique design that constructs a globally shared set of tunable tokens that modify the attention of every layer. Remarkably with this method, even when using one token accounting for a mere 5,000 parameters, Aligner can still perform comparably well to state-of-the-art LLM adaptation methods like LoRA that require millions of parameters. This capacity is substantiated in both instruction following and value alignment tasks. Besides the multiple order-of-magnitude improvement in parameter efficiency, the insight Aligner provides into the internal mechanisms of LLMs is also valuable. The architectural features and efficacy of our method, in addition to our experiments demonstrate that an LLM separates its internal handling of "form" and "knowledge" in a somewhat orthogonal manner. This finding promises to motivate new research into LLM mechanism understanding and value alignment.

📄 PDF Abstract BibTeX arXiv:2312.05503

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction Followingparameter-efficient fine-tuning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

ClinicalAligner26AM: A Cross-Lingual Aligner for Dataset Translation; Evidences from the MultiClinCorpus Shared Task

2026-06-07 · François Remy arxiv

Word-level cross-lingual alignment is central to annotation projection, translation auditing, and cross-lingual faithfulness estimation, yet existing neural aligners are rarely adapted to specialized domains. In this pap…

TwinAligner: Visual-Dynamic Alignment Empowers Physics-aware Real2Sim2Real for Robotic Manipulation

2025-12-22 · Hongwei Fan, Hang Dai, Jiyao Zhang, Jinzhou Li 외 arxiv

The robotics field is evolving towards data-driven, end-to-end learning, inspired by multimodal large models. However, reliance on expensive real-world data limits progress. Simulators offer cost-effective alternatives, …

Zero-shot Generalization

Progressive Alignment Objectives for Aligner-Encoder based ASR

2026-06-23 · Jaeyoung Lee, Masato Mimura, Takafumi Moriya arxiv

Aligner-Encoders are recently proposed seq2seq end-to-end ASR models that replace decoder attention by predicting the uth token directly from the u-th encoder position, so the encoder must learn the alignment internally …

SafeAligner: Safety Alignment against Jailbreak Attacks via Response Disparity Guidance

2024-06-26 · Caishuang Huang, Wanxu Zhao, Rui Zheng, Huijie Lv 외

As the development of large language models (LLMs) rapidly advances, securing these models effectively without compromising their utility has become a pivotal area of research. However, current defense strategies against…

Safety Alignment

Distributional Vision-Language Alignment by Cauchy-Schwarz Divergence

2025-02-24 · Wenzhe Yin, Zehao Xiao, Pan Zhou, Shujian Yu 외

Multimodal alignment is crucial for various downstream tasks such as cross-modal generation and retrieval. Previous multimodal approaches like CLIP utilize InfoNCE to maximize mutual information, primarily aligning pairw…

Image GenerationRetrievalText to Image GenerationText-to-Image Generation