paper-with-me

Papers

Towards Personalized Intelligence at Scale

2022-03-13 · Yiping Kang, Ashish Mahendra, Christopher Clarke, Lingjia Tang, Jason Mars

Personalized Intelligence (PI) is the problem of providing customized AI experiences tailored to each individual user. In many applications, PI is preferred or even required. Existing personalization approaches involve fine-tuning pre-trained models to create new customized models. However, these approaches require a significant amount of computation to train, scaling with model size and the number of users, inhibiting PI to be realized widely. In this work, we introduce a novel model architecture and training/inference framework to enable Personalized Intelligence at scale. We achieve this by attaching a Personalization Head (PH) to pre-trained language models (LM). During training, the base LMs are frozen and only the parameters in PH are updated and are unique per user. This results in significantly smaller overall model sizes and training cost than traditional fine-tuning approaches when scaled across many users. We evaluate PHs on academia and industry-focused datasets and show that the PHs outperform zeroshot baseline in F1 score and are significantly more scalable than traditional fine-tuning approaches. We identify key factors required for effective PH design and training.

📄 PDF Abstract BibTeX arXiv:2203.06668

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Towards Personalized Intelligence at Scale

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Personalized Intelligence (PI) is the problem of providing customized AI experiences tailored to each individual user. In many applications, PI is preferred or even required. Existing personalization approaches involve f…

Towards Artificial General or Personalized Intelligence? A Survey on Foundation Models for Personalized Federated Intelligence

2025-05-11 · Yu Qiao, Huy Q. Le, Avi Deb Raha, Phuong-Nam Tran 외

The rise of large language models (LLMs), such as ChatGPT, DeepSeek, and Grok-3, has reshaped the artificial intelligence landscape. As prominent examples of foundational models (FMs) built on LLMs, these models exhibit …

Computational EfficiencyFederated LearningPrivacy PreservingRAG+2

PAL: Intelligence Augmentation using Egocentric Visual Context Detection

2021-05-22 · Mina Khan, Pattie Maes

Egocentric visual context detection can support intelligence augmentation applications. We created a wearable system, called PAL, for wearable, personalized, and privacy-preserving egocentric visual context detection. PA…

ClusteringDeep LearningFace DetectionPrivacy Preserving

SpecSteer: Synergizing Local Context and Global Reasoning for Efficient Personalized Generation

2026-03-17 · Hang Lv, Sheng Liang, Hao Wang, Yongyue Zhang 외 arxiv

Realizing personalized intelligence faces a core dilemma: sending user history to centralized large language models raises privacy concerns, while on-device small language models lack the reasoning capacity required for …

Shifting Attention to You: Personalized Brain-Inspired AI Models

2025-02-07 · Stephen Chong Zhao, Yang Hu, Jason Lee, Andrew Bender 외

The integration of human and artificial intelligence offers a powerful avenue for advancing our understanding of information processing, as each system provides unique computational insights. However, despite the promise…