arXiv:2411.09176cs.AIcs.CV2024-11CVPR被引 4

用眼动追踪研究人类与AI在找钱任务中的决策机制。

Gazing at Rewards: Eye Movements as a Lens into Human and AI Decision-Making in Hybrid Visual Foraging

  • 用Transformer模型模拟人类眼动,基于奖励值规划搜索路径。
  • 模型累积收益接近人类水平,眼动模式与人类高度相似。
  • 适合研究视觉决策、人机交互及强化学习中的注意力机制。

想象在一个硬币集合中寻找25美分、10美分、5美分和1美分的硬币——这是一种混合搜寻任务,观察者需查找多种目标类型。在此类任务中,目标价值与出现频率如何影响搜寻行为和眼动?我们通过人类心理物理实验发现,人类是高效的奖励搜寻者:注视点趋向平均收益更高的区域,对高价值目标注视时间更长,总收益远超随机水平,接近最优搜寻者的上限。为探究人类决策机制,我们开发了一个基于Transformer的视觉搜寻者(Visual Forager, VF)模型,该模型通过强化学习训练,输入包括目标序列、对应价值及搜索图像,利用中心凹视觉处理图像,并生成一系列眼动轨迹及是否收集的决策。该模型优于所有基线,累积收益与人类相当,在限时环境中近似人类的眼动模式与搜寻偏差。此外,在包含新目标、未见价值和不同集大小的分布外任务测试中,模型展现出良好泛化能力。本工作揭示了眼动与决策之间的关系,模型可作为探索该联系的有力工具。所有数据、代码与模型均开源于https://github.com/ZhangLab-DeepNeuroCogLab/visual-forager。

原文摘要 · Abstract (English)

Imagine searching a collection of coins for quarters ($0.25$), dimes ($0.10$), nickels ($0.05$), and pennies ($0.01$)-a hybrid foraging task where observers look for multiple instances of multiple target types. In such tasks, how do target values and their prevalence influence foraging and eye movement behaviors (e.g., should you prioritize rare quarters or common nickels)? To explore this, we conducted human psychophysics experiments, revealing that humans are proficient reward foragers. Their eye fixations are drawn to regions with higher average rewards, fixation durations are longer on more valuable targets, and their cumulative rewards exceed chance, approaching the upper bound of optimal foragers. To probe these decision-making processes of humans, we developed a transformer-based Visual Forager (VF) model trained via reinforcement learning. Our VF model takes a series of targets, their corresponding values, and the search image as inputs, processes the images using foveated vision, and produces a sequence of eye movements along with decisions on whether to collect each fixated item. Our model outperforms all baselines, achieves cumulative rewards comparable to those of humans, and approximates human foraging behavior in eye movements and foraging biases within time-limited environments. Furthermore, stress tests on out-of-distribution tasks with novel targets, unseen values, and varying set sizes demonstrate the VF model's effective generalization. Our work offers valuable insights into the relationship between eye movements and decision-making, with our model serving as a powerful tool for further exploration of this connection. All data, code, and models are available at https://github.com/ZhangLab-DeepNeuroCogLab/visual-forager.

视觉搜寻眼动追踪强化学习人机对比

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。