Álvaro Torralba
|
![]() |
About me | Publications | Research Activities | Software | ConAn | Past Projects | Teaching | ![]() |
This project introduces 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.
Rasmus G. Tollund and Maria Fernanda Salerno have joined the project as PhD Students.
A PostDoc position will be opened soon. Keep an eye on AAU vacant positions page if you are interested.
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:
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.
Some previous works on the topic: