Your Mouse and Eyes Secretly Leak Your Preference: LLM Alignment using Implicit Feedback from Users

82d ago · Global · primary source: export.arxiv.org

A new study shows that mouse movements and eye gaze can serve as implicit signals to align large language models, reducing reliance on expensive explicit human feedback. Researchers released a dataset capturing these behaviors from 59 Mechanical Turk workers across 1,336 multi-turn questions. The work, posted to the arXiv preprint server on June 18, 2026, addresses a core challenge in training LLMs: collecting high-quality human preference data is costly because users rarely provide explicit ratings [1][2]. Internet platforms have long used implicit behavioral signals to refine their products, but the approach has not been systematically applied to language model alignment [2]. Haw-Shiuan Chang and collaborators constructed the IFLLM dataset to quantify the value of such signals [1]. The dataset records mouse trajectories and webcam-based eye-gazing points as 59 workers on Amazon Mechanical Turk interacted with responses from eight different LLMs across 1,336 multi-turn questions [1][2]. The researchers found that users exhibited highly diverse gazing patterns and mouse behaviors [2]. A reward model that incorporated this implicit feedback improved the accuracy of a text-only reward model from 55% to 64% [1][2]. When the implicit-feedback reward model was used to apply Direct Preference Optimization to the eight LLMs, the relative improvement in response quality nearly tripled compared to using the text-based model alone [2]. The paper’s authors have made the data-collection website, the IFLLM dataset, and the accompanying code publicly available on GitHub [1][2]. arXiv, which hosts the paper, is an open-access repository that has grown to receive roughly 24,000 submissions per month as of late 2024 and does not itself conduct peer review [6]. The study appears amid broader efforts to make LLM training more efficient; the transformer architecture that underpins most modern LLMs was introduced in the 2017 paper “Attention Is All You Need,” which has since been cited more than 250,000 times [8].

safety-researchresearch-papertool-release

Background sources we checked (7)
  • arxiv.org ↗ To align a Large Language Model (LLM), most existing methods collect explicit human feedback and train a reward model to predict the human preference based on the response text. These existing methods have two key limitations. First, the users rarely provide explicit feedback for…
  • info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
  • info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
  • blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
  • en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
  • en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
  • en.wikipedia.org ↗ "Attention Is All You Need" is a 2017 research paper in machine learning authored by eight scientists and engineers working at Google. The paper introduced a new deep learning architecture known as the transformer, based on the attention mechanism proposed in 2014 by Bahdanau et …

Sources

Spot something wrong? Report an issue