paper-with-me

Papers

Towards Two-Stream Foveation-based Active Vision Learning

2024-03-24 · Timur Ibrayev, Amitangshu Mukherjee, Sai Aparna Aketi, Kaushik Roy

Deep neural network (DNN) based machine perception frameworks process the entire input in a one-shot manner to provide answers to both "what object is being observed" and "where it is located". In contrast, the "two-stream hypothesis" from neuroscience explains the neural processing in the human visual cortex as an active vision system that utilizes two separate regions of the brain to answer the what and the where questions. In this work, we propose a machine learning framework inspired by the "two-stream hypothesis" and explore the potential benefits that it offers. Specifically, the proposed framework models the following mechanisms: 1) ventral (what) stream focusing on the input regions perceived by the fovea part of an eye (foveation), 2) dorsal (where) stream providing visual guidance, and 3) iterative processing of the two streams to calibrate visual focus and process the sequence of focused image patches. The training of the proposed framework is accomplished by label-based DNN training for the ventral stream model and reinforcement learning for the dorsal stream model. We show that the two-stream foveation-based learning is applicable to the challenging task of weakly-supervised object localization (WSOL), where the training data is limited to the object class or its attributes. The framework is capable of both predicting the properties of an object and successfully localizing it by predicting its bounding box. We also show that, due to the independent nature of the two streams, the dorsal model can be applied on its own to unseen images to localize objects from different datasets.

📄 PDF Abstract BibTeX arXiv:2403.15977

Code (0)

등록된 구현이 없습니다.

Tasks

FoveationObjectObject LocalizationWeakly-Supervised Object Localization

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Foveation in the Era of Deep Learning

2023-12-03 · George Killick, Paul Henderson, Paul Siebert, Gerardo Aragon-Camarasa

In this paper, we tackle the challenge of actively attending to visual scenes using a foveated sensor. We introduce an end-to-end differentiable foveated active vision architecture that leverages a graph convolutional ne…

Deep LearningFoveationObject Recognition

Exploring Foveation and Saccade for Improved Weakly-Supervised Localization

2023-12-16 · NeurIPS 2023 Workshop on Gaze Meets ML, Proceedings of Machine Learning Research 2023 12 · Timur Ibrayev, Manish Nagaraj, Amitangshu Mukherjee, Kaushik Roy

Deep neural networks have become the de facto choice as feature extraction engines, ubiquitously used for computer vision tasks. The current approach is to process every input with uniform resolution in a one-shot manner…

Active Object LocalizationFoveationObject LocalizationWeakly-Supervised Object Localization

Foveated Reasoning: Stateful, Action-based Visual Focusing for Vision-Language Models

2026-04-22 · Juhong Min, Lazar Valkov, Vitali Petsiuk, Hossein Souri 외 arxiv

Vision-language models benefit from high-resolution images, but the increase in visual-token count incurs high compute overhead. Humans resolve this tension via foveation: a coarse view guides "where to look", while sele…

Reinforcement Learning

Convolutional Networks are Inherently Foveated

2021-10-12 · NeurIPS Workshop SVRHM 2021 12 · Bilal Alsallakh, Vivek Miglani, Narine Kokhlikyan, David Adkins 외

When convolutional layers apply no padding, central pixels have more ways to contribute to the convolution than peripheral pixels. Such discrepancy grows exponentially with the number of layers, leading to implicit fovea…

Foveation

Foveation-based Mechanisms Alleviate Adversarial Examples

2015-11-19 · Yan Luo, Xavier Boix, Gemma Roig, Tomaso Poggio 외

We show that adversarial examples, i.e., the visually imperceptible perturbations that result in Convolutional Neural Networks (CNNs) fail, can be alleviated with a mechanism based on foveations---applying the CNN in dif…

FoveationTranslation