Lazy or Efficient? Towards Accessible Eye-Tracking Event Detection Using LLMs
arXiv cs.AI / 4/16/2026
💬 OpinionTools & Practical UsageModels & Research
Key Points
- The paper addresses how eye-tracking gaze event detection is difficult to use outside specialized labs due to heterogeneous data formats and the preprocessing sensitivity of classical detectors like I-VT and I-DT.
- It proposes a code-free, LLM-driven pipeline that interprets raw eye-tracking files, infers their structure/metadata, and generates executable routines from natural-language prompts.
- The system applies the generated routines to detect and label fixations and saccades, then returns both results and explanatory reports to the user.
- Experiments on public benchmarks indicate that the LLM-based approach achieves accuracy comparable to traditional detector workflows while substantially reducing technical overhead.
- The authors position the framework as an accessibility layer for eye-tracking research, enabling iterative refinement by editing prompts rather than extensive programming changes.

