paper-with-me

홈 › Papers

Pearl: Personalizing Large Language Model Writing Assistants with Generation-Calibrated Retrievers

2023-11-15 · Sheshera Mysore, Zhuoran Lu, Mengting Wan, Longqi Yang, Bahareh Sarrafzadeh, Steve Menezes, Tina Baghaee, Emmanuel Barajas Gonzalez, Jennifer Neville, Tara Safavi

Powerful large language models have facilitated the development of writing assistants that promise to significantly improve the quality and efficiency of composition and communication. However, a barrier to effective assistance is the lack of personalization in LLM outputs to the author's communication style, specialized knowledge, and values. In this paper, we address this challenge by proposing Pearl, a LLM writing assistant personalized with a retriever that is trained to be generation-calibrated for personalization. Generation calibration ensures that our retriever selects historic user authored documents to augment an LLM prompt such that they are likely to help an LLM generation better adhere to a users' preferences. We propose two key novelties for training such a retriever: (1) A training data selection method that identifies user requests likely to benefit from personalization and documents that provide that benefit; and (2) A scale-calibrating KL-divergence objective that ensures that our retriever scores remain proportional to the downstream generation quality from using the document for personalized generation. In a series of holistic evaluations, we demonstrate the effectiveness of Pearl in generating long-form texts on multiple social media datasets. Finally, we demonstrate how a generation-calibrated retriever can double as a performance predictor -- detecting low quality retrieval, and improving potentially under-performing outputs via revision with LLMs.

📄 PDF Abstract BibTeX arXiv:2311.09180

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelRetrieval

Similar Papers 제목 키워드 기반

Evaluating Approaches to Personalizing Language Models

2020-05-01 · LREC 2020 5 · Milton King, Paul Cook

In this work, we consider the problem of personalizing language models, that is, building language models that are tailored to the writing style of an individual. Because training language models requires a large amount …

Language ModelingLanguage Modelling

Writing Assistants Should Model Social Factors of Language

2023-03-28 · Vivek Kulkarni, Vipul Raheja

Intelligent writing assistants powered by large language models (LLMs) are more popular today than ever before, but their further widespread adoption is precluded by sub-optimal performance. In this position paper, we ar…

Position

PEARL: Personalized Streaming Video Understanding Model

2026-03-20 · Yuanhong Zheng, Ruichuan An, Xiaopeng Lin, Yuxing Liu 외 arxiv

Human cognition of new concepts is inherently a streaming process: we continuously recognize new objects or identities and update our memories over time. However, current multimodal personalization methods are largely li…

Deceptive Patterns of Intelligent and Interactive Writing Assistants

2024-04-14 · Karim Benharrak, Tim Zindulka, Daniel Buschek

Large Language Models have become an integral part of new intelligent and interactive writing assistants. Many are offered commercially with a chatbot-like UI, such as ChatGPT, and provide little information about their …

Chatbot

A Design Space for Intelligent and Interactive Writing Assistants

2024-03-21 · Mina Lee, Katy Ilonka Gero, John Joon Young Chung, Simon Buckingham Shum 외

In our era of rapid technological advancement, the research landscape for writing assistants has become increasingly fragmented across various research communities. We seek to address this challenge by proposing a design…

Navigate