LGNov 16, 2022

Multi-Timescale Modeling of Human Behavior

arXiv:2211.09001v1h-index: 9
Originality Incremental advance
AI Analysis

This addresses the need for socially intelligent AI agents to better collaborate with humans in goal-oriented scenarios like urban search and rescue, though it is incremental in applying multi-timescale modeling.

The paper tackles the problem of predicting future human behavior in AI-human teamwork by proposing an LSTM network that processes multi-timescale features, demonstrating substantial improvement over methods that do not use such features.

In recent years, the role of artificially intelligent (AI) agents has evolved from being basic tools to socially intelligent agents working alongside humans towards common goals. In such scenarios, the ability to predict future behavior by observing past actions of their human teammates is highly desirable in an AI agent. Goal-oriented human behavior is complex, hierarchical, and unfolds across multiple timescales. Despite this observation, relatively little attention has been paid towards using multi-timescale features to model such behavior. In this paper, we propose an LSTM network architecture that processes behavioral information at multiple timescales to predict future behavior. We demonstrate that our approach for modeling behavior in multiple timescales substantially improves prediction of future behavior compared to methods that do not model behavior at multiple timescales. We evaluate our architecture on data collected in an urban search and rescue scenario simulated in a virtual Minecraft-based testbed, and compare its performance to that of a number of valid baselines as well as other methods that do not process inputs at multiple timescales.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes