Skip to content

lacclab/Open-Ended-Goal-Decoding

Repository files navigation

Decoding Open-Ended Information Seeking Goals from Eye Movements in Reading

python

Code and resources for the ICLR 2026 paper on decoding open-ended information-seeking goals from eye movements during reading.

Data

This project uses the OneStop Eye Movements dataset.

Quick Start

git clone https://github.com/lacclab/Open-Ended-Goal-Decoding.git
cd Open-Ended-Goal-Decoding
mamba env create -f environment.yml

Example run:

python src/train.py +trainer=CondPredBase +model=RoberteyeConcatCondPredFixationsFreezedArgs +data=Hunting +data_path=onestop_v1

Citation

@inproceedings{
hadar2026decoding,
title={Decoding Open-Ended Information Seeking Goals from Eye Movements in Reading},
author={Cfir Avraham Hadar and Omer Shubi and Yoav Meiri and Amit Heshes and Yevgeni Berzak},
booktitle={The Fourteenth International Conference on Learning Representations},
year={2026},
url={https://openreview.net/forum?id=fHr1uqkdsb}
}

About

Code for the ICLR 2026 paper "Decoding Open-Ended Information Seeking Goals from Eye Movements in Reading"

Resources

Stars

Watchers

Forks

Contributors