TL;DR
Radiologists' eye-tracking data is underutilized in medical image analysis, limiting diagnostic accuracy. GazeWorld, a new model, predicts the next area of focus based on previous fixations and generates image representations without real gaze data.
✦ Why It Matters
Engineers can utilize GazeWorld to improve diagnostic models by incorporating expert reading behaviors into training processes.
Key Takeaways
How It Works
GazeWorld models the reading process by treating the image as a world and the gaze path as a trajectory. It predicts the next area of focus based on previously visited patches, allowing it to generate a sequence of image representations without real gaze data.
This autoregressive approach enables the model to learn from expert behavior effectively.
Related