Arrow Research search

Author name cluster

Patrick Lewis 0001

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

2 papers
1 author row

Possible papers

2

ICLR Conference 2023 Conference Paper

PEER: A Collaborative Language Model

  • Timo Schick
  • Jane Yu 0001
  • Zhengbao Jiang
  • Fabio Petroni
  • Patrick Lewis 0001
  • Gautier Izacard
  • Qingfei You
  • Christoforos Nalmpantis

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.

ICLR Conference 2021 Conference Paper

Answering Complex Open-Domain Questions with Multi-Hop Dense Retrieval

  • Wenhan Xiong
  • Xiang Lorraine Li
  • Srini Iyer 0001
  • Jingfei Du
  • Patrick Lewis 0001
  • William Yang Wang
  • Yashar Mehdad
  • Wen-tau Yih

We propose a simple and efficient multi-hop dense retrieval approach for answering complex open-domain questions, which achieves state-of-the-art performance on two multi-hop datasets, HotpotQA and multi-evidence FEVER. Contrary to previous work, our method does not require access to any corpus-specific information, such as inter-document hyperlinks or human-annotated entity markers, and can be applied to any unstructured text corpus. Our system also yields a much better efficiency-accuracy trade-off, matching the best published accuracy on HotpotQA while being 10 times faster at inference time.

v2026.09.13