Skip to main content

Showing 1–16 of 16 results for author: Muise, C

Searching in archive cs. Search in all archives.
.
  1. arXiv:2312.11675  [pdf, other

    cs.AI

    PRP Rebooted: Advancing the State of the Art in FOND Planning

    Authors: Christian Muise, Sheila A. McIlraith, J. Christopher Beck

    Abstract: Fully Observable Non-Deterministic (FOND) planning is a variant of classical symbolic planning in which actions are nondeterministic, with an action's outcome known only upon execution. It is a popular planning paradigm with applications ranging from robot planning to dialogue-agent design and reactive synthesis. Over the last 20 years, a number of approaches to FOND planning have emerged. In this… ▽ More

    Submitted 19 December, 2023; v1 submitted 18 December, 2023; originally announced December 2023.

    Comments: 13 pages, 4 figures, AAAI conference paper Update: Fixed abstract and typos

    ACM Class: I.2.8

  2. arXiv:2312.06490  [pdf, other

    cs.AI

    Automated Planning Techniques for Elementary Proofs in Abstract Algebra

    Authors: Alice Petrov, Christian Muise

    Abstract: This paper explores the application of automated planning to automated theorem proving, which is a branch of automated reasoning concerned with the development of algorithms and computer programs to construct mathematical proofs. In particular, we investigate the use of planning to construct elementary proofs in abstract algebra, which provides a rigorous and axiomatic framework for studying algeb… ▽ More

    Submitted 11 December, 2023; originally announced December 2023.

    Comments: Automated Planning Techniques for Elementary Proofs in Abstract Algebra. Petrov, A. & Muise, C. In Scheduling and Planning Applications woRKshop. 2023

  3. arXiv:2306.10051  [pdf, other

    cs.DL cs.HC cs.IR

    TOBY: A Tool for Exploring Data in Academic Survey Papers

    Authors: Tathagata Chakraborti, Jungkoo Kang, Christian Muise, Sarath Sreedharan, Michael Walker, Daniel Szafir, Tom Williams

    Abstract: This paper describes TOBY, a visualization tool that helps a user explore the contents of an academic survey paper. The visualization consists of four components: a hierarchical view of taxonomic data in the survey, a document similarity view in the space of taxonomic classes, a network view of citations, and a new paper recommendation tool. In this paper, we will discuss these features in the con… ▽ More

    Submitted 12 June, 2023; originally announced June 2023.

  4. arXiv:2306.01295  [pdf, other

    cs.AI cs.CV cs.LG cs.RO

    Egocentric Planning for Scalable Embodied Task Achievement

    Authors: Xiaotian Liu, Hector Palacios, Christian Muise

    Abstract: Embodied agents face significant challenges when tasked with performing actions in diverse environments, particularly in generalizing across object types and executing suitable actions to accomplish tasks. Furthermore, agents should exhibit robustness, minimizing the execution of illegal actions. In this work, we present Egocentric Planning, an innovative approach that combines symbolic planning a… ▽ More

    Submitted 2 June, 2023; originally announced June 2023.

  5. arXiv:2206.06530  [pdf, other

    cs.AI

    MACQ: A Holistic View of Model Acquisition Techniques

    Authors: Ethan Callanan, Rebecca De Venezia, Victoria Armstrong, Alison Paredes, Tathagata Chakraborti, Christian Muise

    Abstract: For over three decades, the planning community has explored countless methods for data-driven model acquisition. These range in sophistication (e.g., simple set operations to full-blown reformulations), methodology (e.g., logic-based vs. planing-based), and assumptions (e.g., fully vs. partially observable). With no fewer than 43 publications in the space, it can be overwhelming to understand what… ▽ More

    Submitted 13 June, 2022; originally announced June 2022.

    Comments: 8 pages, 7 figures, KEPS Workshop Submission

    MSC Class: 68T05 ACM Class: I.2.6

  6. arXiv:2110.02480  [pdf, other

    cs.AI

    Efficient Multi-agent Epistemic Planning: Teaching Planners About Nested Belief

    Authors: Christian Muise, Vaishak Belle, Paolo Felli, Sheila McIlraith, Tim Miller, Adrian R. Pearce, Liz Sonenberg

    Abstract: Many AI applications involve the interaction of multiple autonomous agents, requiring those agents to reason about their own beliefs, as well as those of other agents. However, planning involving nested beliefs is known to be computationally challenging. In this work, we address the task of synthesizing plans that necessitate reasoning about the beliefs of other agents. We plan from the perspectiv… ▽ More

    Submitted 5 October, 2021; originally announced October 2021.

    Comments: Published in Special Issue of the Artificial Intelligence Journal (AIJ) on Epistemic Planning

    MSC Class: 68T42 ACM Class: I.2

  7. arXiv:2107.00110  [pdf, other

    cs.AI cs.LG

    Classical Planning in Deep Latent Space

    Authors: Masataro Asai, Hiroshi Ka**o, Alex Fukunaga, Christian Muise

    Abstract: Current domain-independent, classical planners require symbolic models of the problem domain and instance as input, resulting in a knowledge acquisition bottleneck. Meanwhile, although deep learning has achieved significant success in many fields, the knowledge is encoded in a subsymbolic representation which is incompatible with symbolic systems such as planners. We propose Latplan, an unsupervis… ▽ More

    Submitted 15 June, 2022; v1 submitted 30 June, 2021; originally announced July 2021.

    Comments: Accepted in Journal of Artificial Intelligence Research (JAIR)

  8. arXiv:2007.04916  [pdf, other

    cs.AI cs.HC cs.LO cs.RO

    Explainability of Intelligent Transportation Systems using Knowledge Compilation: a Traffic Light Controller Case

    Authors: Salomón Wollenstein-Betech, Christian Muise, Christos G. Cassandras, Ioannis Ch. Paschalidis, Yasaman Khazaeni

    Abstract: Usage of automated controllers which make decisions on an environment are widespread and are often based on black-box models. We use Knowledge Compilation theory to bring explainability to the controller's decision given the state of the system. For this, we use simulated historical state-action data as input and build a compact and structured representation which relates states with actions. We i… ▽ More

    Submitted 9 July, 2020; originally announced July 2020.

    Comments: Proc. IEEE Int. Conf. on Intelligent Transportation Systems, Rhodes, Greece, 2020. (In Press)

  9. arXiv:2004.12850  [pdf, other

    cs.AI cs.LG

    Learning Neural-Symbolic Descriptive Planning Models via Cube-Space Priors: The Voyage Home (to STRIPS)

    Authors: Masataro Asai, Christian Muise

    Abstract: We achieved a new milestone in the difficult task of enabling agents to learn about their environment autonomously. Our neuro-symbolic architecture is trained end-to-end to produce a succinct and effective discrete state transition model from images alone. Our target representation (the Planning Domain Definition Language) is already in a form that off-the-shelf solvers can consume, and opens the… ▽ More

    Submitted 11 August, 2020; v1 submitted 27 April, 2020; originally announced April 2020.

    Comments: Accepted in IJCAI 2020 main track (accept ratio 12.6%). The prequel of this paper, "The Search for STRIPS", can be found here: arXiv:1912.05492 . (update, 2020/08/11) We expanded the related work section

  10. arXiv:1910.08137  [pdf, other

    cs.AI

    Planning for Goal-Oriented Dialogue Systems

    Authors: Christian Muise, Tathagata Chakraborti, Shubham Agarwal, Ondrej Bajgar, Arunima Chaudhary, Luis A. Lastras-Montano, Josef Ondrej, Miroslav Vodolan, Charlie Wiecha

    Abstract: Generating complex multi-turn goal-oriented dialogue agents is a difficult problem that has seen a considerable focus from many leaders in the tech industry, including IBM, Google, Amazon, and Microsoft. This is in large part due to the rapidly growing market demand for dialogue agents capable of goal-oriented behaviour. Due to the business process nature of these conversations, end-to-end machine… ▽ More

    Submitted 17 October, 2019; originally announced October 2019.

    Comments: 42 pages, 17 figures

    MSC Class: 68T01; 68T30; 68T37; 68T42; 68T50 ACM Class: I.2.1; I.2.4; I.2.8

  11. arXiv:1903.07269  [pdf, other

    cs.AI

    Expectation-Aware Planning: A Unifying Framework for Synthesizing and Executing Self-Explaining Plans for Human-Aware Planning

    Authors: Sarath Sreedharan, Tathagata Chakraborti, Christian Muise, Subbarao Kambhampati

    Abstract: In this work, we present a new planning formalism called Expectation-Aware planning for decision making with humans in the loop where the human's expectations about an agent may differ from the agent's own model. We show how this formulation allows agents to not only leverage existing strategies for handling model differences but can also exhibit novel behaviors that are generated through the comb… ▽ More

    Submitted 10 November, 2019; v1 submitted 18 March, 2019; originally announced March 2019.

  12. arXiv:1902.00771  [pdf, other

    cs.AI

    Generating Dialogue Agents via Automated Planning

    Authors: Adi Botea, Christian Muise, Shubham Agarwal, Oznur Alkan, Ondrej Bajgar, Elizabeth Daly, Akihiro Kishimoto, Luis Lastras, Radu Marinescu, Josef Ondrej, Pablo Pedemonte, Miroslav Vodolan

    Abstract: Dialogue systems have many applications such as customer support or question answering. Typically they have been limited to shallow single turn interactions. However more advanced applications such as career coaching or planning a trip require a much more complex multi-turn dialogue. Current limitations of conversational systems have made it difficult to support applications that require personali… ▽ More

    Submitted 2 February, 2019; originally announced February 2019.

    Comments: Accepted at the AAAI-2019 DEEP-DIAL workshop

  13. arXiv:1609.04371   

    cs.LO cs.AI

    Finite LTL Synthesis is EXPTIME-complete

    Authors: Jorge A. Baier, Alberto Camacho, Christian Muise, Sheila A. McIlraith

    Abstract: LTL synthesis -- the construction of a function to satisfy a logical specification formulated in Linear Temporal Logic -- is a 2EXPTIME-complete problem with relevant applications in controller synthesis and a myriad of artificial intelligence applications. In this research note we consider De Giacomo and Vardi's variant of the synthesis problem for LTL formulas interpreted over finite rather than… ▽ More

    Submitted 17 November, 2016; v1 submitted 14 September, 2016; originally announced September 2016.

    Comments: We withdraw this paper because of an error in the proof

  14. arXiv:1602.06483  [pdf, other

    cs.RO cs.AI

    Social planning for social HRI

    Authors: Liz Sonenberg, Tim Miller, Adrian Pearce, Paolo Felli, Christian Muise, Frank Dignum

    Abstract: Making a computational agent 'social' has implications for how it perceives itself and the environment in which it is situated, including the ability to recognise the behaviours of others. We point to recent work on social planning, i.e. planning in settings where the social context is relevant in the assessment of the beliefs and capabilities of others, and in making appropriate choices of what t… ▽ More

    Submitted 20 February, 2016; originally announced February 2016.

    Comments: Presented at "2nd Workshop on Cognitive Architectures for Social Human-Robot Interaction 2016 (arXiv:1602.01868)"

    Report number: CogArch4sHRI/2016/05

  15. arXiv:1507.07648  [pdf, ps, other

    cs.AI

    Projected Model Counting

    Authors: Rehan Abdul Aziz, Geoffrey Chu, Christian Muise, Peter Stuckey

    Abstract: Model counting is the task of computing the number of assignments to variables V that satisfy a given propositional theory F. Model counting is an essential tool in probabilistic reasoning. In this paper, we introduce the problem of model counting projected on a subset P of original variables that we call 'priority' variables. The task is to compute the number of assignments to P such that there e… ▽ More

    Submitted 28 July, 2015; originally announced July 2015.

  16. arXiv:1411.5410  [pdf, other

    cs.AI

    Stable Model Counting and Its Application in Probabilistic Logic Programming

    Authors: Rehan Abdul Aziz, Geoffrey Chu, Christian Muise, Peter Stuckey

    Abstract: Model counting is the problem of computing the number of models that satisfy a given propositional theory. It has recently been applied to solving inference tasks in probabilistic logic programming, where the goal is to compute the probability of given queries being true provided a set of mutually independent random variables, a model (a logic program) and some evidence. The core of solving this i… ▽ More

    Submitted 19 November, 2014; originally announced November 2014.

    Comments: Accepted in AAAI, 2015