paper-with-me

Papers

General Dynamic Goal Recognition

2025-05-14 · Osher Elhadad, Reuth Mirsky

Understanding an agent's intent through its behavior is essential in human-robot interaction, interactive AI systems, and multi-agent collaborations. This task, known as Goal Recognition (GR), poses significant challenges in dynamic environments where goals are numerous and constantly evolving. Traditional GR methods, designed for a predefined set of goals, often struggle to adapt to these dynamic scenarios. To address this limitation, we introduce the General Dynamic GR problem - a broader definition of GR - aimed at enabling real-time GR systems and fostering further research in this area. Expanding on this foundation, this paper employs a model-free goal-conditioned RL approach to enable fast adaptation for GR across various changing tasks.

📄 PDF Abstract BibTeX arXiv:2505.09737

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

ODGR: Online Dynamic Goal Recognition

2024-07-23 · Matan Shamir, Osher Elhadad, Matthew E. Taylor, Reuth Mirsky

Traditionally, Reinforcement Learning (RL) problems are aimed at optimization of the behavior of an agent. This paper proposes a novel take on RL, which is used to learn the policy of another agent, to allow real-time re…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Transfer Learning

Training-Free Action Recognition and Goal Inference with Dynamic Frame Selection

2024-01-23 · Ee Yeo Keat, Zhang Hao, Alexander Matyasko, Basura Fernando

We introduce VidTFS, a Training-free, open-vocabulary video goal and action inference framework that combines the frozen vision foundational model (VFM) and large language model (LLM) with a novel dynamic Frame Selection…

Action RecognitionLanguage ModelingLanguage ModellingLarge Language Model+1

Goal Recognition as Reinforcement Learning

2022-02-13 · Leonardo Rosa Amado, Reuth Mirsky, Felipe Meneguzzi

Most approaches for goal recognition rely on specifications of the possible dynamics of the actor in the environment when pursuing a goal. These specifications suffer from two key issues. First, encoding these dynamics r…

Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Temporally Extended Goal Recognition in Fully Observable Non-Deterministic Domain Models

2023-06-14 · Ramon Fraga Pereira, Francesco Fuggitti, Felipe Meneguzzi, Giuseppe De Giacomo

Goal Recognition is the task of discerning the correct intended goal that an agent aims to achieve, given a set of goal hypotheses, a domain model, and a sequence of observations (i.e., a sample of the plan executed in t…

Heuristic Online Goal Recognition in Continuous Domains

2017-09-28 · Mor Vered, Gal A. Kaminka

Goal recognition is the problem of inferring the goal of an agent, based on its observed actions. An inspiring approach - plan recognition by planning (PRP) - uses off-the-shelf planners to dynamically generate plans for…