skip to main content


Title: A Logic Programming Approach to Regression Based Repair of Incorrect Initial Belief States
This paper introduces a combination of regression and belief revision to allow agents to deal with inconsistencies while executing plans. Starting from an inconsistent history consisting of actions and observations, the proposed framework (1) computes the initial belief states that support the actions and observations and (2) uses a belief revision operator to repair the false initial belief state. The framework operates on domains with static causal laws and supports arbitrary sequences of actions. The paper illustrates how logic programming can be effectively used to support these processes.  more » « less
Award ID(s):
1914635
NSF-PAR ID:
10208823
Author(s) / Creator(s):
Date Published:
Journal Name:
International Conference on Logic Programming
Format(s):
Medium: X
Sponsoring Org:
National Science Foundation
More Like this
  1. This paper explores the challenge of encountering incorrect beliefs in the context of reasoning about actions and changes using action languages with sensing actions. An incorrect belief occurs when some observations conflict with the agent’s own beliefs. A common approach to recover from this situation is to replace the initial beliefs with beliefs that conform to the sequence of actions and the observations. The paper introduces a regression-based and revision-based approach to calculate a correct initial belief. Starting from an inconsistent history consisting of actions and observations, the proposed framework (1) computes the initial belief states that support the actions and observations and (2) uses a belief revision operator to repair the false initial belief state. The framework operates on domains with static causal laws, supports arbitrary sequences of actions, and integrates belief revision methods to select a meaningful initial belief state among possible alternatives. 
    more » « less
  2. null (Ed.)

    The paper proposes a framework for capturing how an agent’s beliefs evolve over time in response to observations and for answering the question of whether statements made by a third party can be believed. The basic components of the framework are a formalism for reasoning about actions, changes, and observations and a formalism for default reasoning. The paper describes a concrete implementation that leverages answer set programming for determining the evolution of an agent's ``belief state'', based on observations, knowledge about the effects of actions, and a theory about how these influence an agent's beliefs. The beliefs are then used to assess whether statements made by a third party can be accepted as truthful. The paper investigates an application of the proposed framework in the detection of man-in-the-middle attacks targeting computers and cyber-physical systems. Finally, we briefly discuss related work and possible extensions.

     
    more » « less
  3. Can a lack of transitional justice contribute to democratic backsliding? This paper uses the case of Poland to argue that selective enforcement of transitional justice can be linked to democratic erosion. In doing so, the paper adjudicates between two theories of democratic backsliding. The first, advanced by Milan Svolik, argues that elite polarization drives erosion: when political candidates are ideologically far apart, citizens who strongly prefer one over the other may turn a blind eye to antidemocratic transgressions by their preferred candidate to prevent the competing candidate from winning. The second theory, presented by Nalepa, Vanberg, and Ciopris (NVC), describes an equilibrium where voters are uncertain whether the candidate they are dealing with is a closet autocrat or an ideological incumbent, but reelect him into office regardless. This theory posits that a closet autocrat is reelected into office because his first period actions are identical to those of an ideological incumbent. I argue that judiciary reforms in Poland reflect exactly the kind of incumbent actions that are consistent both with the actions of an ideological incumbent and with the actions of a closet autocrat. Using survey data from Poland, I find evidence of elite polarization, offering support for the first theory, but also find ample evidence of polarization in the electorate and of a belief structure supportive of the equilibrium from NVC. I present Hungary’s experience with transitional justice and the rule of law as a shadow case to illustrate similar dynamics to those taking place in Poland. 
    more » « less
  4. Abstract  
    more » « less
  5. We address the problem of robot motion planning under uncertainty where the only observations are through contact with the environment. Such problems are typically solved by planning optimistically assuming unknown space is free, moving along the planned path and re-planning if the robot collides. However this approach can be very inefficient, leading to many unnecessary collisions and unproductive motion. We propose a new formulation, the Blindfolded Traveler’s Problem (BTP), for planning on a graph containing edges with unknown validity, with true validity observed only through attempted traversal by the robot. The solution to a BTP is a policy indicating the next edge to attempt given previous observations and an initial belief. We prove that BTP is NP-complete and show that exact modeling of the belief is intractable, therefore we present several approximation-based policies and beliefs. For the policy we propose graph search with edge weights augmented by the probability of collision. For the belief representation we propose a weighted Mixture of Experts of Collision Hypothesis Sets and a Manifold Particle Filter. Empirical evaluation in simulation and on a real robot arm shows that our proposed approach vastly outperforms several baselines as well as a previous approach that does not employ the BTP framework.

     
    more » « less