@inbook {bBellver17, title = {Hierarchical Object Detection with Deep Reinforcement Learning}, booktitle = {Deep Learning for Image Processing Applications}, volume = {31}, year = {2017}, publisher = {IOS Press}, organization = {IOS Press}, address = {Amsterdam, The Netherlands}, abstract = {

This work introduces a model for Hierarchical Object Detection with Deep Reinforcement Learning (HOD-DRL). The key idea is to focus on those parts of the image that contain richer information and zoom on them. We train an intelligent agent that, given an image window, is capable of deciding where to focus the attention on five different predefined region candidates (smaller windows). This procedure is iterated providing a hierarchical image analysis.We compare two different candidate proposal strategies to guide the object search: with and without overlap. Moreover, our work compares two different strategies to extract features from a convolutional neural network for each region proposal: a first one that computes new feature maps for each region proposal, and a second one that computes the feature maps for the whole image to later generate crops for each region proposal. Experiments indicate better results for the overlapping candidate proposal strategy and a loss of performance for the cropped image features due to the loss of spatial resolution. We argue that, while this loss seems unavoidable when working with a large number of object candidates, the much more reduced number of region proposals generated by our reinforcement learning agent allows considering to extract features for each location without sharing convolutional computation among regions. Source code and models are available at https://imatge-upc.github.io/detection-2016-nipsws/.

}, keywords = {computer Vision, Object detection, reinforcement learning}, issn = {978-1-61499-822-8}, doi = {10.3233/978-1-61499-822-8-164}, url = {http://ebooks.iospress.nl/volumearticle/48029}, author = {M{\'\i}riam Bellver and Xavier Gir{\'o}-i-Nieto and Marqu{\'e}s, F. and Jordi Torres} }