Publication Details

Integrating Late Variable Binding with SP-MCTS for Efficient Plan Execution in BDI Agents

VÍDEŇSKÝ, F.; ZBOŘIL, F.; VEIGEND, P. Integrating Late Variable Binding with SP-MCTS for Efficient Plan Execution in BDI Agents. In Proceedings of the 17th International Conference on Agents and Artificial Intelligence - Volume 1: ICAART. Porto: SciTePress - Science and Technology Publications, 2025. p. 679-686. ISBN: 978-989-758-737-5.
Czech title
Integrace pozdního vázání proměnných s SP-MCTS pro efektivní vykonávání plánů u BDI agentů
Type
conference paper
Language
English
Authors
Keywords

BDI Agents, Agent Interpretation, AgentSpeak(L), Monte Carlo Tree Search

Abstract

This paper investigates the Late binding strategy as an enhancement to the
SP-MCTS algorithm for intention selection and variable binding in BDI
(Belief-Desire-Intention) agents. Unlike the Early binding strategy, which
selects variable substitutions prematurely, Late binding defers these decisions
until necessary, aggregating all substitutions for a plan into a single node.
This approach reduces the search tree size and enhances adaptability in dynamic
environments by maintaining flexibility during plan execution. We implemented the
Late binding strategy within the FRAg system to validate our approach and
conducted experiments in a static maze task environment. Experimental results
demonstrate that the Late binding strategy consistently outperforms Early
binding, achieving up to 150\% higher rewards, particularly for the lowest
parameter values of the SP-MCTS algorithm in resource-constrained scenarios.
These results confirm that it is feasible to integrate Late binding into
intention selection methods, opening opportunities to explore its use in
approaches with lower computational demands than the SP-MCTS algorithm.

Published
2025
Pages
679–686
Proceedings
Proceedings of the 17th International Conference on Agents and Artificial Intelligence - Volume 1: ICAART
Conference
17th International Conference on Agents and Artificial Intelligence, Porto, PT
ISBN
978-989-758-737-5
Publisher
SciTePress - Science and Technology Publications
Place
Porto
DOI
EID Scopus
BibTeX
@inproceedings{BUT193742,
  author="František {Vídeňský} and František {Zbořil} and Petr {Veigend}",
  title="Integrating Late Variable Binding with SP-MCTS for Efficient Plan Execution in BDI Agents",
  booktitle="Proceedings of the 17th International Conference on Agents and Artificial Intelligence - Volume 1: ICAART",
  year="2025",
  pages="679--686",
  publisher="SciTePress - Science and Technology Publications",
  address="Porto",
  doi="10.5220/0013373900003890",
  isbn="978-989-758-737-5",
  url="https://www.fit.vut.cz/research/publication/13326/"
}
Files
Back to top