Updated publications list

This commit is contained in:
Brandon Rozek 2026-05-01 11:35:55 -04:00
parent 9dc06001be
commit 0fd4fb0c08
2 changed files with 24 additions and 2 deletions

22
content/paper/2603.01.md Normal file
View file

@ -0,0 +1,22 @@
---
draft: false
title: "Filtering Goals of Necessity-Optimal Agents in Qualitative Possibilistic Recognition via Planning"
authors: [
"Brandon Rozek",
"Selmer Bringsjord"
]
date: 2026-03-05
publish_date: "2026/03/05"
conference: "International Conference on Agents and Artificial Intelligence"
isbn: ""
doi: "10.5220/0014347900004052"
volume: 4
firstpage: 2997
lastpage: 2008
language: "English"
pdf_url: "https://www.scitepress.org/Papers/2026/143479/143479.pdf"
abstract: "Rationally inferring the goal of an agent from observations of their actions is challenging. In the goal-recognition-as-planning literature, it is often assumed that the initial state of the environment is known. However, actors and observers do not always operate with complete knowledge. Instead, agents may be working with little information regarding the uncertainty of the environment. In this light, we revisit goal recognition in the context of qualitative possibilistic planning (QPP). Agents in this setting do not know the exact probability of an event occurring but are able to determine whether one event is more likely than another. More specifically, agents describe the uncertainty regarding the initial state and the outcome of actions qualitatively. We show that for rational actors, the observer should not filter goals solely based on necessity thresholds and instead propose a technique that takes into account whether the actor followed a necessity-optimal plan. Using our novel compilation CQPR, we find those necessity-optimal plans that additionally satisfy the observed action sequence by casting the overall problem as a QPP problem. Our formal results and experiments show that this approach is sound and may narrow down the potential goals that a necessity-optimal agent is pursuing."
---

View file

@ -8,10 +8,10 @@ aliases:
## Publications
Filtering Goals of Necessity-Optimal Agents in Qualitative Possibilistic Recognition via Planning
[Filtering Goals of Necessity-Optimal Agents in Qualitative Possibilistic Recognition via Planning](/paper/2603.01)
- Authors: *Brandon Rozek* and Selmer Bringsjord
- Venue: International Conference on Agents and Artificial Intelligence, 2026.
-[Paper](https://doi.org/10.5220/0014347900004052) | [Paper](https://www.scitepress.org/Papers/2026/143479/143479.pdf)
[VSPursuer: A Tool for Finding Matrices Witnessing the Variable Sharing Property](/paper/2602.01)
- Authors: *Brandon Rozek* and Andrew Tedder