paper-with-me

홈 › Papers

ECLIPTICA -- A Framework for Switchable LLM Alignment via CITA - Contrastive Instruction-Tuned Alignment

2026-01-06 · Kapil Wanaskar, Gaytri Jena, Vinija Jain, Aman Chadha, Amitava Das arxiv

Alignment in large language models (LLMs) is still largely static: after training, the policy is frozen. DPO, GRPO methods typically imprint one behavior into the weights, leaving little runtime control beyond prompt hacks or expensive re-alignment. We introduce ECLIPTICA, which treats alignment as instruction-driven and runtime-controllable: natural-language alignment instructions act as an explicit behavioral contract (stance, refusal boundary, verbosity) that modulates behavior on the fly under evolving safety requirements, user roles, and governance constraints. We introduce CITA (Contrastive Instruction-Tuned Alignment), combining SFT with contrastive preference optimization under an explicit geometric anchor to a reference model. This yields a stable Riemannian chart and keeps instruction updates within a shared neighborhood, so regimes stay nearby and traversable for reliable switching. To isolate policy switching from ordinary instruction following, we release the ECLIPTICA benchmark: 3000 controlled cases (300 prompts x 10 instruction types) where the user request is fixed and only the alignment instruction changes. On Llama-3.1-8B across five suites (ECLIPTICA, TruthfulQA, Conditional Safety, Length Control, LITMUS), CITA reaches 86.7% instruction-alignment efficiency, beating DPO (56.1%), GRPO (36.1%), and PPO (20.4%).

📄 PDF Abstract BibTeX arXiv:2601.06157

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction Following

Similar Papers 제목 키워드 기반

MechELK: A Mechanistic Interpretability Framework for Eliciting Latent Knowledge in Large Language Models

2026-04-07 · Ji-jun Park, Soo-joon Choi, Jiwon Jeong, Taeyang Yoon 외 arxiv

Large language models (LLMs) frequently encode factual and reasoning knowledge in their internal representations that is not faithfully reflected in their surface-level outputs -- a phenomenon known as \emph{latent knowl…

Switchable Representation Learning Framework with Self-compatibility

2022-06-16 · CVPR 2023 1 · Shengsen Wu, Yan Bai, Yihang Lou, Xiongkun Linghu 외

Real-world visual search systems involve deployments on multiple platforms with different computing and storage resources. Deploying a unified model that suits the minimal-constrain platforms leads to limited accuracy. I…

Representation Learning

A Nonvolatile Switchable-polarity EPM Valve

2026-03-25 · Bingchao Wang, Jonah Mack, Francesco Giorgio-Serchi, Adam A. Stokes arxiv

Scalable control of pneumatic and fluidic networks remains fundamentally constrained by architectures that require continuous power input, dense external control hardware, and fixed routing topologies. Current valve arra…

Adapting Pretrained Language Models for Citation Classification via Self-Supervised Contrastive Learning

2025-05-20 · Tong Li, Jiachuan Wang, Yongqi Zhang, Shuangyin Li 외

Citation classification, which identifies the intention behind academic citations, is pivotal for scholarly analysis. Previous works suggest fine-tuning pretrained language models (PLMs) on citation classification datase…

Contrastive LearningDecoderSentence

CitationSum: Citation-aware Graph Contrastive Learning for Scientific Paper Summarization

2023-01-26 · Zheheng Luo, Qianqian Xie, Sophia Ananiadou

Citation graphs can be helpful in generating high-quality summaries of scientific papers, where references of a scientific paper and their correlations can provide additional knowledge for contextualising its background …

Contrastive LearningText Summarization