Skip to main content

Showing 1–6 of 6 results for author: Komenda, A

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

    cs.MA cs.AI

    Online Dynamic Pricing for Electric Vehicle Charging Stations with Reservations

    Authors: Jan Mrkos, Antonín Komenda, David Fiedler, Jiří Vokřínek

    Abstract: This paper introduces a novel model for online dynamic pricing of electric vehicle charging services that integrates reservation, parking, and charging into a comprehensive bundle priced as a whole. Our approach focuses on the individual high-demand, fast-charging location, employing a Poisson process as a model of charging reservation arrivals, and develops an online dynamic pricing strategy opti… ▽ More

    Submitted 28 April, 2025; v1 submitted 7 October, 2024; originally announced October 2024.

    Comments: 45 pages, 11 figure, accepted to IEEE Transactions on Intelligent Transportation Systems (T-ITS)

  2. arXiv:2310.19463  [pdf, ps, other

    cs.AI cs.LG

    Optimize Planning Heuristics to Rank, not to Estimate Cost-to-Goal

    Authors: Leah Chrestien, Tomás Pevný, Stefan Edelkamp, Antonín Komenda

    Abstract: In imitation learning for planning, parameters of heuristic functions are optimized against a set of solved problem instances. This work revisits the necessary and sufficient conditions of strictly optimally efficient heuristics for forward search algorithms, mainly A* and greedy best-first search, which expand only states on the returned optimal path. It then proposes a family of loss functions b… ▽ More

    Submitted 30 October, 2023; originally announced October 2023.

    Comments: 10 pages

  3. arXiv:2209.05206  [pdf, other

    cs.LG cs.AI

    A Differentiable Loss Function for Learning Heuristics in A*

    Authors: Leah Chrestien, Tomas Pevny, Antonin Komenda, Stefan Edelkamp

    Abstract: Optimization of heuristic functions for the A* algorithm, realized by deep neural networks, is usually done by minimizing square root loss of estimate of the cost to goal values. This paper argues that this does not necessarily lead to a faster search of A* algorithm since its execution relies on relative values instead of absolute ones. As a mitigation, we propose a L* loss, which upper-bounds th… ▽ More

    Submitted 12 September, 2022; originally announced September 2022.

    Comments: 10 pages

  4. arXiv:2112.01918  [pdf, other

    cs.AI cs.LG

    Heuristic Search Planning with Deep Neural Networks using Imitation, Attention and Curriculum Learning

    Authors: Leah Chrestien, Tomas Pevny, Antonin Komenda, Stefan Edelkamp

    Abstract: Learning a well-informed heuristic function for hard task planning domains is an elusive problem. Although there are known neural network architectures to represent such heuristic knowledge, it is not obvious what concrete information is learned and whether techniques aimed at understanding the structure help in improving the quality of the heuristics. This paper presents a network model to learn… ▽ More

    Submitted 3 December, 2021; originally announced December 2021.

    Comments: 8 pages plus references

  5. arXiv:1711.09057  [pdf, other

    cs.AI cs.MA

    Cooperative Multi-Agent Planning: A Survey

    Authors: Alejandro Torreño, Eva Onaindia, Antonín Komenda, Michal Štolba

    Abstract: Cooperative multi-agent planning (MAP) is a relatively recent research field that combines technologies, algorithms and techniques developed by the Artificial Intelligence Planning and Multi-Agent Systems communities. While planning has been generally treated as a single-agent task, MAP generalizes this concept by considering multiple intelligent agents that work cooperatively to develop a course… ▽ More

    Submitted 24 November, 2017; originally announced November 2017.

    Comments: 34 pages, 4 figures, 4 tables

    MSC Class: 68-42; 68-20; 68-35

    Journal ref: ACM Computing Surveys, Volume 50, Number 6, Article 84. Publication date: November 2017

  6. arXiv:1202.2773  [pdf, other

    cs.AI cs.MA

    Decentralized Multi-agent Plan Repair in Dynamic Environments

    Authors: Antonín Komenda, Peter Novák, Michal Pěchouček

    Abstract: Achieving joint objectives by teams of cooperative planning agents requires significant coordination and communication efforts. For a single-agent system facing a plan failure in a dynamic environment, arguably, attempts to repair the failed plan in general do not straightforwardly bring any benefit in terms of time complexity. However, in multi-agent settings the communication complexity might be… ▽ More

    Submitted 13 February, 2012; originally announced February 2012.

    Comments: 21 pages, 5 algorithms, 3 figures. This is the full version of an extended abstract published in Proceedings of the 11th International Conference on Autonomous Agents and Multiagent Systems (AAMAS 2012), Conitzer, Winikoff, Padgham, and van der Hoek (eds.), June, 4--8, 2012, Valencia, Spain

    ACM Class: I.2.11; I.2.8