Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–14 of 14 results for author: Kurniawati, H

.
  1. arXiv:2306.06067  [pdf, other

    cs.AI cs.MA

    Combining a Meta-Policy and Monte-Carlo Planning for Scalable Type-Based Reasoning in Partially Observable Environments

    Authors: Jonathon Schwartz, Hanna Kurniawati, Marcus Hutter

    Abstract: The design of autonomous agents that can interact effectively with other agents without prior coordination is a core problem in multi-agent systems. Type-based reasoning methods achieve this by maintaining a belief over a set of potential behaviours for the other agents. However, current methods are limited in that they assume full observability of the state and actions of the other agent or do no… ▽ More

    Submitted 9 June, 2023; originally announced June 2023.

    Comments: 24 pages

  2. arXiv:2305.08049  [pdf, other

    cs.AI

    A Surprisingly Simple Continuous-Action POMDP Solver: Lazy Cross-Entropy Search Over Policy Trees

    Authors: Marcus Hoerger, Hanna Kurniawati, Dirk Kroese, Nan Ye

    Abstract: The Partially Observable Markov Decision Process (POMDP) provides a principled framework for decision making in stochastic partially observable environments. However, computing good solutions for problems with continuous action spaces remains challenging. To ease this challenge, we propose a simple online POMDP solver, called Lazy Cross-Entropy Search Over Policy Trees (LCEOPT). At each planning s… ▽ More

    Submitted 18 December, 2023; v1 submitted 13 May, 2023; originally announced May 2023.

    Comments: To be published in the proceedings of The 38th Annual AAAI Conference on Artificial Intelligence

  3. arXiv:2302.10439  [pdf, other

    cs.AI

    Adaptive Discretization using Voronoi Trees for Continuous POMDPs

    Authors: Marcus Hoerger, Hanna Kurniawati, Dirk Kroese, Nan Ye

    Abstract: Solving continuous Partially Observable Markov Decision Processes (POMDPs) is challenging, particularly for high-dimensional continuous action spaces. To alleviate this difficulty, we propose a new sampling-based online POMDP solver, called Adaptive Discretization using Voronoi Trees (ADVT). It uses Monte Carlo Tree Search in combination with an adaptive discretization of the action space as well… ▽ More

    Submitted 20 February, 2023; originally announced February 2023.

    Comments: Submitted to The International Journal of Robotics Research (IJRR). arXiv admin note: substantial text overlap with arXiv:2209.05733

  4. arXiv:2209.05733  [pdf, other

    cs.AI cs.RO

    Adaptive Discretization using Voronoi Trees for Continuous-Action POMDPs

    Authors: Marcus Hoerger, Hanna Kurniawati, Dirk Kroese, Nan Ye

    Abstract: Solving Partially Observable Markov Decision Processes (POMDPs) with continuous actions is challenging, particularly for high-dimensional action spaces. To alleviate this difficulty, we propose a new sampling-based online POMDP solver, called Adaptive Discretization using Voronoi Trees (ADVT). It uses Monte Carlo Tree Search in combination with an adaptive discretization of the action space as wel… ▽ More

    Submitted 13 September, 2022; originally announced September 2022.

    Comments: Published in The 15th International Workshop on the Algorithmic Foundations of Robotics (WAFR 2022). To be published in the Springer Proceedings in Advanced Robotics (SPAR)

  5. arXiv:2107.07599  [pdf, other

    cs.RO

    Partially Observable Markov Decision Processes (POMDPs) and Robotics

    Authors: Hanna Kurniawati

    Abstract: Planning under uncertainty is critical to robotics. The Partially Observable Markov Decision Process (POMDP) is a mathematical framework for such planning problems. It is powerful due to its careful quantification of the non-deterministic effects of actions and partial observability of the states. But precisely because of this, POMDP is notorious for its high computational complexity and deemed im… ▽ More

    Submitted 15 July, 2021; originally announced July 2021.

  6. arXiv:2104.06512  [pdf

    cs.RO cs.HC

    Trust and Safety

    Authors: S. K. Devitt, R. Horne, Z. Assaad, E. Broad, H. Kurniawati, B. Cardier, A. Scott, S. Lazar, M. Gould, C. Adamson, C. Karl, F. Schrever, S. Keay, K. Tranter, E. Shellshear, D. Hunter, M. Brady, T. Putland

    Abstract: Robotics in Australia have a long history of conforming with safety standards and risk managed practices. This chapter articulates the current state of trust and safety in robotics including society's expectations, safety management systems and system safety as well as emerging issues and methods for ensuring safety in increasingly autonomous robotics. The future of trust and safety will combine s… ▽ More

    Submitted 13 April, 2021; originally announced April 2021.

    Comments: Approved for publication as a chapter in 'Robotics Roadmap for Australia V2' by Robotics Australia Network [forthcoming]. 31 pages, 10 Figures, 1 table

    ACM Class: B.8.0; C.4; K.4.0; K.4.1; K.5.2

  7. arXiv:2104.00859  [pdf, other

    cs.RO cs.AI

    An NCAP-like Safety Indicator for Self-Driving Cars

    Authors: Jimy Cai Huang, Hanna Kurniawati

    Abstract: This paper proposes a mechanism to assess the safety of autonomous cars. It assesses the car's safety in scenarios where the car must avoid collision with an adversary. Core to this mechanism is a safety measure, called Safe-Kamikaze Distance (SKD), which computes the average similarity between sets of safe adversary's trajectories and kamikaze trajectories close to the safe trajectories. The kami… ▽ More

    Submitted 1 April, 2021; originally announced April 2021.

  8. arXiv:2011.02076  [pdf, other

    cs.AI cs.RO

    An On-Line POMDP Solver for Continuous Observation Spaces

    Authors: Marcus Hoerger, Hanna Kurniawati

    Abstract: Planning under partial obervability is essential for autonomous robots. A principled way to address such planning problems is the Partially Observable Markov Decision Process (POMDP). Although solving POMDPs is computationally intractable, substantial advancements have been achieved in developing approximate POMDP solvers in the past two decades. However, computing robust solutions for problems wi… ▽ More

    Submitted 3 November, 2020; originally announced November 2020.

    Comments: Submitted to The 2021 International Conference on Robotics and Automation (ICRA 2021)

  9. arXiv:2005.14406  [pdf, other

    cs.RO

    Non-Linearity Measure for POMDP-based Motion Planning

    Authors: Marcus Hoerger, Hanna Kurniawati, Alberto Elfes

    Abstract: Motion planning under uncertainty is essential for reliable robot operation. Despite substantial advances over the past decade, the problem remains difficult for systems with complex dynamics. Most state-of-the-art methods perform search that relies on a large number of forward simulations. For systems with complex dynamics, this generally require costly numerical integrations which significantly… ▽ More

    Submitted 29 May, 2020; originally announced May 2020.

    Comments: Submitted to The International Journal of Robotics Research

  10. arXiv:1907.09673  [pdf, other

    cs.RO

    Multilevel Monte-Carlo for Solving POMDPs Online

    Authors: Marcus Hoerger, Hanna Kurniawati, Alberto Elfes

    Abstract: Planning under partial obervability is essential for autonomous robots. A principled way to address such planning problems is the Partially Observable Markov Decision Process (POMDP). Although solving POMDPs is computationally intractable, substantial advancements have been achieved in developing approximate POMDP solvers in the past two decades. However, computing robust solutions for systems wit… ▽ More

    Submitted 22 July, 2019; originally announced July 2019.

    Comments: 16 pages, 13 figures. Submitted to the 2019 The International Symposium on Robotics Research

    MSC Class: 68

  11. arXiv:1907.04457  [pdf, other

    cs.RO cs.AI cs.LG

    Partially Observable Planning and Learning for Systems with Non-Uniform Dynamics

    Authors: Nicholas Collins, Hanna Kurniawati

    Abstract: We propose a neural network architecture, called TransNet, that combines planning and model learning for solving Partially Observable Markov Decision Processes (POMDPs) with non-uniform system dynamics. The past decade has seen a substantial advancement in solving POMDP problems. However, constructing a suitable POMDP model remains difficult. Recently, neural network architectures have been propos… ▽ More

    Submitted 9 July, 2019; originally announced July 2019.

  12. arXiv:1905.05965  [pdf

    cs.CR cs.AI cs.LG

    Autonomous Penetration Testing using Reinforcement Learning

    Authors: Jonathon Schwartz, Hanna Kurniawati

    Abstract: Penetration testing (pentesting) involves performing a controlled attack on a computer system in order to assess it's security. Although an effective method for testing security, pentesting requires highly skilled practitioners and currently there is a growing shortage of skilled cyber security professionals. One avenue for alleviating this problem is automate the pentesting process using artifici… ▽ More

    Submitted 15 May, 2019; originally announced May 2019.

  13. arXiv:1511.08574  [pdf, other

    cs.AI

    A Stochastic Process Model of Classical Search

    Authors: Dimitri Klimenko, Hanna Kurniawati, Marcus Gallagher

    Abstract: Among classical search algorithms with the same heuristic information, with sufficient memory A* is essentially as fast as possible in finding a proven optimal solution. However, in many situations optimal solutions are simply infeasible, and thus search algorithms that trade solution quality for speed are desirable. In this paper, we formalize the process of classical search as a metalevel decisi… ▽ More

    Submitted 27 November, 2015; originally announced November 2015.

    Comments: Submitted to ICAPS 2016

  14. arXiv:1405.2872  [pdf, other

    cs.RO

    Analysis of Asymptotically Optimal Sampling-based Motion Planning Algorithms for Lipschitz Continuous Dynamical Systems

    Authors: Georgios Papadopoulos, Hanna Kurniawati, Nicholas M. Patrikalakis

    Abstract: Over the last 20 years significant effort has been dedicated to the development of sampling-based motion planning algorithms such as the Rapidly-exploring Random Trees (RRT) and its asymptotically optimal version (e.g. RRT*). However, asymptotic optimality for RRT* only holds for linear and fully actuated systems or for a small number of non-linear systems (e.g. Dubin's car) for which a steering f… ▽ More

    Submitted 12 May, 2014; originally announced May 2014.