Álvaro Torralba
6
divider line
   About me    Publications    Research Activities    Software    ConAn    Past Projects    Teaching   DEIS
divider line

ConAn: Contrastive Analysis for State-Space Exploration


This project will introduce a new concept to guide search in AI Planning: Contrastive Analysis. The key idea is to give AI tools the ability to understand what the advantages and disadvantages of each alternative are. My hypothesis is that this ability is a fundamental skill for decision making and could change the way current AI systems make decisions.

This project is funded by the prestigious Sapere Aude grant, funded by the "Danmarks Frie Forskningsfond" (DFF). You can read the information about the project in DFF webpage here.

This project is set to start on Fall 2024 and it will last for 5 years. There is currently one PhD student position open!, see call here.



What we already know:

We have already developed "dominance" methods, that are able to identify whether a state is better than another in order to accomplish a certain goal. Using this to prune "bad" states during the search, we can already get a significant speed-up in many different planning applications. However, we have already observed that this is not the only way of comparing states. With "quantitative dominance" we can already provide bounds on how much better/worse a state is compared to another, greatly extending the possibilities of these methods. But there are many other alternatives yet to discover.

Highlighted related publications:

Objectives of the project:

divider line

Our vision is to introduce new search algorithms for sequential-decision making that are able to compare states during the search. Some specific objectives of the project are: