Behavior Pattern Recognition using A New Representation Model
Qifeng Qiao, Peter A. Beling

TL;DR
This paper explores using inverse reinforcement learning to recognize agent behaviors by modeling their decision processes and learning reward functions, which are then used for classification, demonstrating promising results in navigation and stopping tasks.
Contribution
The paper introduces a novel approach that applies IRL to behavior recognition, showing its effectiveness over existing IRL and feature-based methods.
Findings
Reward vectors from IRL effectively distinguish behavior patterns.
IRL-based recognition outperforms some existing IRL algorithms.
Method works well in navigation and stopping problems.
Abstract
We study the use of inverse reinforcement learning (IRL) as a tool for the recognition of agents' behavior on the basis of observation of their sequential decision behavior interacting with the environment. We model the problem faced by the agents as a Markov decision process (MDP) and model the observed behavior of the agents in terms of forward planning for the MDP. We use IRL to learn reward functions and then use these reward functions as the basis for clustering or classification models. Experimental studies with GridWorld, a navigation problem, and the secretary problem, an optimal stopping problem, suggest reward vectors found from IRL can be a good basis for behavior pattern recognition problems. Empirical comparisons of our method with several existing IRL algorithms and with direct methods that use feature statistics observed in state-action space suggest it may be superior…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Optimization and Search Problems · Data Stream Mining Techniques
