דלג לתוכן (מקש קיצור 's')
אירועים

אירועים והרצאות בפקולטה למדעי המחשב ע"ש הנרי ומרילין טאוב

event speaker icon
רפאל שניצמן (לוזאן, שוויץ)
event date icon
יום שלישי, 26.06.2012, 14:30
event location icon
חדר 1061, בניין מאייר, הפקולטה להנדסת חשמל
The problem of search is ubiquitous in computer vision, and perhaps most common in object detection and localization. While the last few decades have produced a wealth of methods to evaluate the presence of a target at a given location, the search problem remains particularly difficult. This is in large part due to detection methods being far from perfect and that solutions with ever more challenging constraints are demanded. For example, more complex objects need to be found in increasingly larger images, or real-time solutions are needed on computationally limited systems.

Towards this end, we present a Bayesian formulation of the traditional “twenty questions” game, to locate an object in images. By sequentially asking a knowledgeable oracle “questions”, and considering that the received answers are noisy, our goal is to determine a policy, or sequence of questions, that reduces the uncertainty of the target location as much as possible. We will show that principals in dynamic programming and information theory can be used to characterize an optimal policy when minimizing the expected entropy of the distribution of target locations. In particular, we show one solution to this problem that is a greedy, Bayes-optimal and simple to compute. We will then present an embodiment of this greedy and optimal policy in the context of two applications: (i) tool tracking during retinal microsurgery, and (ii) face detection and localization. In both cases, we show significant speedups over state-of-the-art methods, while maintaining similar accuracy levels.