ReALM: Reference Resolution As Language Modeling
2024/03/29 by Joel Ruben Antony Moniz, Moniz, Joel Ruben Antony, Soundarya Krishnan +11 · 10 voices · 1 citation
Computer Science · #Natural Language Processing Techniques #Topic Modeling
paper · pdf · doi:10.48550/arxiv.2403.20329
Abstract
Reference resolution is an important problem, one that is essential to understand and successfully handle context of different kinds. This context includes both previous turns and context that pertains to non-conversational entities, such as entities on the user's screen or those running in the background. While LLMs have been shown to be extremely powerful for a variety of tasks, their use in reference resolution, particularly for non-conversational entities, remains underutilized. This paper demonstrates how LLMs can be used to create an extremely effective system to resolve references of various types, by showing how reference resolution can be converted into a language modeling problem, despite involving forms of entities like those on screen that are not traditionally conducive to being reduced to a text-only modality. We demonstrate large improvements over an existing system with similar functionality across different types of references, with our smallest model obtaining absolute gains of over 5% for on-screen references. We also benchmark against GPT-3.5 and GPT-4, with our smallest model achieving performance comparable to that of GPT-4, and our larger models substantially outperforming it.
Cited by
Discussions
- ReALM: Reference Resolution as Language Modeling [hn, 140 points, 15 comments]
- ReALM: Reference Resolution as Language Modeling [hn, 12 points, 1 comments]
- ReALM: Reference Resolution as Language Modeling [hn, 2 points, 0 comments]
- あとで読む arxiv.org/abs/2403.20329 [bsky, 1 points, 0 comments]
- Apple's research paper shows that LLMs can be tailored to effectively identify and make sense of ambiguous references, including those related to on-screen content or background activities. arxiv.org [bsky, 1 points, 0 comments]
- arxiv.org/abs/2403.20329 [bsky, 1 points, 0 comments]
- Apple has a paper on 'reference resolution'. A while back I scraped reddit threads for music with ChatGPT, it's was quite good at noticing, if someone said, 'Disturbed has a great cover', they were ta [bsky, 0 points, 0 comments]
- #Apple #Siri #LargeLanguageModel ReALM: Reference Resolution As Language Modeling by Joel Ruben Antony Moniz, Soundarya Krishnan, Melis Ozyildirim, Prathamesh Saraf, Halim Cagri Ates, Yuan Zhang, Hon [bsky, 0 points, 0 comments]
- ReALM: Reference Resolution as Language Modeling (arxiv.org) Main Link | Discussion [bsky, 0 points, 0 comments]
- ReALM, a new LLM from Apple! The smallest 3B even matches GPT-4 for particular tasks. The tasks include extracting references from conversation and screens strongly indicating it's targetting use ins [bsky, 0 points, 0 comments]
Related