paper-with-me

홈 › Papers

Goal Recognition using Actor-Critic Optimization

2024-12-31 · Ben Nageris, Felipe Meneguzzi, Reuth Mirsky

Goal Recognition aims to infer an agent's goal from a sequence of observations. Existing approaches often rely on manually engineered domains and discrete representations. Deep Recognition using Actor-Critic Optimization (DRACO) is a novel approach based on deep reinforcement learning that overcomes these limitations by providing two key contributions. First, it is the first goal recognition algorithm that learns a set of policy networks from unstructured data and uses them for inference. Second, DRACO introduces new metrics for assessing goal hypotheses through continuous policy representations. DRACO achieves state-of-the-art performance for goal recognition in discrete settings while not using the structured inputs used by existing approaches. Moreover, it outperforms these approaches in more challenging, continuous settings at substantially reduced costs in both computing and memory. Together, these results showcase the robustness of the new algorithm, bridging traditional goal recognition and deep reinforcement learning.

📄 PDF Abstract BibTeX arXiv:2501.01463

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Comparative Analysis of Parameterized Action Actor-Critic Reinforcement Learning Algorithms for Web Search Match Plan Generation

2025-10-03 · Ubayd Bapoo, Clement N Nyirenda arxiv

This study evaluates the performance of Soft Actor Critic (SAC), Greedy Actor Critic (GAC), and Truncated Quantile Critics (TQC) in high-dimensional decision-making tasks using fully observable environments. The focus is…

Hyperparameter OptimizationReinforcement Learning

Multi-Agent Goal Recognition with Team- and Goal-Conditioned Reinforcement Learning and Factorized Branch-and-Bound

2026-06-24 · Thiago Thomas, Gabriel de Oliveira Ramos, Felipe Meneguzzi arxiv

Multi-agent goal recognition asks an observer to jointly infer which agents act together and what each team is trying to achieve, so the hypothesis space grows combinatorially with the number of team partitions and goals…

Reinforcement Learning

MoTiAC: Multi-Objective Actor-Critics for Real-Time Bidding

2020-02-18 · Haolin Zhou, Chaoqi Yang, Xiaofeng Gao, Qiong Chen 외

Online Real-Time Bidding (RTB) is a complex auction game among which advertisers struggle to bid for ad impressions when a user request occurs. Considering display cost, Return on Investment (ROI), and other influential …

Reinforcement LearningReinforcement Learning (RL)

Real-time goal recognition using approximations in Euclidean space

2023-07-15 · Douglas Tesch, Leonardo Rosa Amado, Felipe Meneguzzi

While recent work on online goal recognition efficiently infers goals under low observability, comparatively less work focuses on online goal recognition that works in both discrete and continuous domains. Online goal re…

Trajectory Planning

A Two-Timescale Framework for Bilevel Optimization: Complexity Analysis and Application to Actor-Critic

2020-07-10 · Mingyi Hong, Hoi-To Wai, Zhaoran Wang, Zhuoran Yang

This paper analyzes a two-timescale stochastic algorithm framework for bilevel optimization. Bilevel optimization is a class of problems which exhibit a two-level structure, and its goal is to minimize an outer objective…

Bilevel OptimizationHyperparameter Optimization