Skip to main content

Showing 1–11 of 11 results for author: Hansen, E A

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

    cs.NE cs.RO

    Achieving Connectivity Between Wide Areas Through Self-Organising Robot Swarm Using Embodied Evolution

    Authors: Erik Aaron Hansen, Stefano Nichele, Anis Yazidi, HÄrek Haugerud, Asieh Abolpour Mofrad, Alex Alcocer

    Abstract: Abruptions to the communication infrastructure happens occasionally, where manual dedicated personnel will go out to fix the interruptions, restoring communication abilities. However, sometimes this can be dangerous to the personnel carrying out the task, which can be the case in war situations, environmental disasters like earthquakes or toxic spills or in the occurrence of fire. Therefore, human… ▽ More

    Submitted 12 July, 2018; originally announced July 2018.

    Comments: Submitted to IEEE ICES 2018 (SSCI)

  2. Policy Iteration for Decentralized Control of Markov Decision Processes

    Authors: Daniel S. Bernstein, Christopher Amato, Eric A. Hansen, Shlomo Zilberstein

    Abstract: Coordination of distributed agents is required for problems arising in many areas, including multi-robot systems, networking and e-commerce. As a formal framework for such problems, we use the decentralized partially observable Markov decision process (DEC-POMDP). Though much work has been done on optimal dynamic programming algorithms for the single-agent version of the problem, optimal algorit… ▽ More

    Submitted 15 January, 2014; originally announced January 2014.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 34, pages 89-132, 2009

  3. A Heuristic Search Approach to Planning with Continuous Resources in Stochastic Domains

    Authors: Nicolas Meuleau, Emmanuel Benazera, Ronen I. Brafman, Eric A. Hansen, Mausam

    Abstract: We consider the problem of optimal planning in stochastic domains with resource constraints, where the resources are continuous and the choice of action at each step depends on resource availability. We introduce the HAO* algorithm, a generalization of the AO* algorithm that performs search in a hybrid state space that is modeled using both discrete and continuous state variables, where the contin… ▽ More

    Submitted 14 January, 2014; originally announced January 2014.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 34, pages 27-59, 2009

  4. arXiv:1309.6839  [pdf

    cs.AI

    Solving Limited-Memory Influence Diagrams Using Branch-and-Bound Search

    Authors: Arindam Khaled, Eric A. Hansen, Changhe Yuan

    Abstract: A limited-memory influence diagram (LIMID) generalizes a traditional influence diagram by relaxing the assumptions of regularity and no-forgetting, allowing a wider range of decision problems to be modeled. Algorithms for solving traditional influence diagrams are not easily generalized to solve LIMIDs, however, and only recently have exact algorithms for solving LIMIDs been developed. In this pap… ▽ More

    Submitted 26 September, 2013; originally announced September 2013.

    Comments: Appears in Proceedings of the Twenty-Ninth Conference on Uncertainty in Artificial Intelligence (UAI2013)

    Report number: UAI-P-2013-PG-331-340

  5. arXiv:1301.7380  [pdf

    cs.AI

    Solving POMDPs by Searching in Policy Space

    Authors: Eric A. Hansen

    Abstract: Most algorithms for solving POMDPs iteratively improve a value function that implicitly represents a policy and are said to search in value function space. This paper presents an approach to solving POMDPs that represents a policy explicitly as a finite-state controller and iteratively improves the controller by search in policy space. Two related algorithms illustrate this approach. The first is… ▽ More

    Submitted 30 January, 2013; originally announced January 2013.

    Comments: Appears in Proceedings of the Fourteenth Conference on Uncertainty in Artificial Intelligence (UAI1998)

    Report number: UAI-P-1998-PG-211-219

  6. arXiv:1212.2459  [pdf

    cs.AI

    Symbolic Generalization for On-line Planning

    Authors: Zhengzhu Feng, Eric A. Hansen, Shlomo Zilberstein

    Abstract: Symbolic representations have been used successfully in off-line planning algorithms for Markov decision processes. We show that they can also improve the performance of on-line planners. In addition to reducing computation time, symbolic generalization can reduce the amount of costly real-world interactions required for convergence. We introduce Symbolic Real-Time Dynamic Programming (or sRTDP),… ▽ More

    Submitted 19 October, 2012; originally announced December 2012.

    Comments: Appears in Proceedings of the Nineteenth Conference on Uncertainty in Artificial Intelligence (UAI2003)

    Report number: UAI-P-2003-PG-209-216

  7. arXiv:1206.3263  [pdf

    cs.AI

    Sparse Stochastic Finite-State Controllers for POMDPs

    Authors: Eric A. Hansen

    Abstract: Bounded policy iteration is an approach to solving infinite-horizon POMDPs that represents policies as stochastic finite-state controllers and iteratively improves a controller by adjusting the parameters of each node using linear programming. In the original algorithm, the size of the linear programs, and thus the complexity of policy improvement, depends on the number of parameters of each node,… ▽ More

    Submitted 13 June, 2012; originally announced June 2012.

    Comments: Appears in Proceedings of the Twenty-Fourth Conference on Uncertainty in Artificial Intelligence (UAI2008)

    Report number: UAI-P-2008-PG-256-263

  8. arXiv:1203.3531  [pdf

    cs.AI

    Solving Multistage Influence Diagrams using Branch-and-Bound Search

    Authors: Changhe Yuan, Xiaojian Wu, Eric A. Hansen

    Abstract: A branch-and-bound approach to solving influ- ence diagrams has been previously proposed in the literature, but appears to have never been implemented and evaluated - apparently due to the difficulties of computing effective bounds for the branch-and-bound search. In this paper, we describe how to efficiently compute effective bounds, and we develop a practical implementa- tion of depth-first bran… ▽ More

    Submitted 15 March, 2012; originally announced March 2012.

    Comments: Appears in Proceedings of the Twenty-Sixth Conference on Uncertainty in Artificial Intelligence (UAI2010)

    Report number: UAI-P-2010-PG-691-700

  9. arXiv:1202.3744  [pdf

    cs.AI

    Improving the Scalability of Optimal Bayesian Network Learning with External-Memory Frontier Breadth-First Branch and Bound Search

    Authors: Brandon Malone, Changhe Yuan, Eric A. Hansen, Susan Bridges

    Abstract: Previous work has shown that the problem of learning the optimal structure of a Bayesian network can be formulated as a shortest path finding problem in a graph and solved using A* search. In this paper, we improve the scalability of this approach by developing a memory-efficient heuristic search algorithm for learning the structure of a Bayesian network. Instead of using A*, we propose a frontier… ▽ More

    Submitted 14 February, 2012; originally announced February 2012.

    Report number: UAI-P-2011-PG-479-488

  10. arXiv:1202.3729  [pdf

    cs.AI

    Suboptimality Bounds for Stochastic Shortest Path Problems

    Authors: Eric A. Hansen

    Abstract: We consider how to use the Bellman residual of the dynamic programming operator to compute suboptimality bounds for solutions to stochastic shortest path problems. Such bounds have been previously established only in the special case that "all policies are proper," in which case the dynamic programming operator is known to be a contraction, and have been shown to be easily computable only in the m… ▽ More

    Submitted 14 February, 2012; originally announced February 2012.

    Report number: UAI-P-2011-PG-301-310

  11. Anytime Heuristic Search

    Authors: E. A. Hansen, R. Zhou

    Abstract: We describe how to convert the heuristic search algorithm A* into an anytime algorithm that finds a sequence of improved solutions and eventually converges to an optimal solution. The approach we adopt uses weighted heuristic search to find an approximate solution quickly, and then continues the weighted search to find improved solutions as well as to improve a bound on the suboptimality of the cu… ▽ More

    Submitted 12 October, 2011; originally announced October 2011.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 28, pages 267-297, 2007