← Search

Liron Cohen

3 accepted papers

2022

A geometric method for improved uncertainty estimation in real-time

UAI 2022poster

Machine learning classifiers are probabilistic in nature, and thus inevitably involve uncertainty. Predicting the probability of a specific input to be correct is called uncertainty (or confidence) estimation and is crucial for risk management.Post-hoc model calibrations can improve models’ uncertai…

2020

Iterative-Deepening Conflict-Based Search

IJCAI 2020poster

Conflict-Based Search (CBS) is a leading algorithm for optimal Multi-Agent Path Finding (MAPF). CBS variants typically compute MAPF solutions using some form of A* search. However, they often do so under strict time limits so as to avoid exhausting the available memory. In this paper, we present IDC…