paper-with-me

홈 › Papers

Personalize Your LLM: Fake it then Align it

2025-03-02 · Yijing Zhang, Dyah Adila, Changho Shin, Frederic Sala

Personalizing large language models (LLMs) is essential for delivering tailored interactions that improve user experience. Many existing personalization methods require fine-tuning LLMs for each user, rendering them prohibitively expensive for widespread adoption. Although retrieval-based approaches offer a more compute-efficient alternative, they still depend on large, high-quality datasets that are not consistently available for all users. To address this challenge, we propose CHAMELEON, a scalable and efficient personalization approach that uses (1) self-generated personal preference data and (2) representation editing to enable quick and cost-effective personalization. Our experiments on various tasks, including those from the LaMP personalization benchmark, show that CHAMELEON efficiently adapts models to personal preferences, improving instruction-tuned models and outperforms two personalization baselines by an average of 40% across two model architectures.

📄 PDF Abstract BibTeX arXiv:2503.01048

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Robust Deepfake Detection for Electronic Know Your Customer Systems Using Registered Images

2025-07-30 · Takuma Amada, Kazuya Kakizaki, Taiki Miyagawa, Akinori F. Ebihara 외 arxiv

In this paper, we present a deepfake detection algorithm specifically designed for electronic Know Your Customer (eKYC) systems. To ensure the reliability of eKYC systems against deepfake attacks, it is essential to deve…

DeepFake DetectionFace RecognitionFace Swapping

YNTP-100: A Benchmark for Your Next Token Prediction with 100 People

2025-10-16 · Shiyao Ding, Takayuki Ito arxiv

Large language models (LLMs) trained for general \textit{next-token prediction} often fail to generate responses that reflect how specific individuals communicate. Progress on personalized alignment is further limited by…

Response Generation

ANTI-PHISHING IN ANDROID PHONE PROJECT REPORT.

2025-07-07 · Zenodo 2025 7 · Kamal Acharya

Phishing is a new word produced from 'fishing', it refers to the act that the attacker allure users to visit a faked Web site by sending them faked e-mails (or instant messages), and stealthily get victim's personal …

PIA: Your Personalized Image Animator via Plug-and-Play Modules in Text-to-Image Models

2023-12-21 · CVPR 2024 1 · Yiming Zhang, Zhening Xing, Yanhong Zeng, Youqing Fang 외

Recent advancements in personalized text-to-image (T2I) models have revolutionized content creation, empowering non-experts to generate stunning images with unique styles. While promising, adding realistic motions into t…

Image Animation

TAMEing Long Contexts in Personalization: Towards Training-Free and State-Aware MLLM Personalized Assistant

2025-12-25 · Rongpei Hong, Jian Lang, Ting Zhong, Yong Wang 외 arxiv

Multimodal Large Language Model (MLLM) Personalization is a critical research problem that facilitates personalized dialogues with MLLMs targeting specific entities (known as personalized concepts). However, existing met…