paper-with-me

홈 › Papers

PEER: A Collaborative Language Model

2022-08-24 · Timo Schick, Jane Dwivedi-Yu, Zhengbao Jiang, Fabio Petroni, Patrick Lewis, Gautier Izacard, Qingfei You, Christoforos Nalmpantis, Edouard Grave, Sebastian Riedel

Textual content is often the output of a collaborative writing process: We start with an initial draft, ask for suggestions, and repeatedly make changes. Agnostic of this process, today's language models are trained to generate only the final result. As a consequence, they lack several abilities crucial for collaborative writing: They are unable to update existing texts, difficult to control and incapable of verbally planning or explaining their actions. To address these shortcomings, we introduce PEER, a collaborative language model that is trained to imitate the entire writing process itself: PEER can write drafts, add suggestions, propose edits and provide explanations for its actions. Crucially, we train multiple instances of PEER able to infill various parts of the writing process, enabling the use of self-training techniques for increasing the quality, amount and diversity of training data. This unlocks PEER's full potential by making it applicable in domains for which no edit histories are available and improving its ability to follow instructions, to write useful comments, and to explain its actions. We show that PEER achieves strong performance across various domains and editing tasks.

📄 PDF Abstract BibTeX arXiv:2208.11663

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityLanguage ModelingLanguage Modellingmodel

Similar Papers 제목 키워드 기반

PeerGPT: Probing the Roles of LLM-based Peer Agents as Team Moderators and Participants in Children's Collaborative Learning

2024-03-21 · Jiawen Liu, Yuanyuan Yao, Pengcheng An, Qi Wang

In children's collaborative learning, effective peer conversations can significantly enhance the quality of children's collaborative interactions. The integration of Large Language Model (LLM) agents into this setting ex…

Language ModelingLanguage ModellingLarge Language Model

Peer Collaborative Learning for Online Knowledge Distillation

2020-06-07 · Guile Wu, Shaogang Gong

Traditional knowledge distillation uses a two-stage training strategy to transfer knowledge from a high-capacity teacher model to a compact student model, which relies heavily on the pre-trained teacher. Recent online kn…

Knowledge Distillation

Large Language Models in Peer-Run Community Behavioral Health Services: Understanding Peer Specialists and Service Users' Perspectives on Opportunities, Risks, and Mitigation Strategies

2026-02-09 · Cindy Peng, Megan Chai, Gao Mo, Naveen Raman 외 arxiv

Peer-run organizations (PROs) provide critical, recovery-based behavioral health support rooted in lived experience. As large language models (LLMs) enter this domain, their scale, conversationality, and opacity introduc…

Improving Large Vision and Language Models by Learning from a Panel of Peers

2025-09-01 · Jefferson Hernandez, Jing Shi, Simon Jenni, Vicente Ordonez 외 arxiv

Traditional alignment methods for Large Vision and Language Models (LVLMs) primarily rely on human-curated preference data. Human-generated preference data is costly; machine-generated preference data is limited in quali…

Consensus Is All You Need: Gossip-Based Reasoning Among Large Language Models

2025-08-22 · Saksham Arora arxiv

Large language models have advanced rapidly, but no single model excels in every area -- each has its strengths and weaknesses. Instead of relying on one model alone, we take inspiration from gossip protocols in distribu…