paper-with-me

Papers

Active Vision for Deep Visual Learning: A Unified Pooling Framework

2022-10-10 · journal 2022 10 · Nan Guo、 Ke Gu、Junfei Qiao、Hantao Liu

Convolutional neural networks (CNNs) can be generally regarded as learning-based visual systems for computer vision tasks. By imitating the operating mechanism of the human visual system (HVS), CNNs can even achieve better results than human beings in some visual tasks. However, they are primary when compared to the HVS for the reason that the HVS has the ability of active vision to promptly analyze and adapt to specific tasks. In this article, a new unified pooling framework is proposed and a series of pooling methods are designed based on the framework to implement active vision to CNNs. In addition, an active selection pooling (ASP) is put forward to reorganize the existing and newly proposed pooling methods. The CNN models with an ASP tend to have a behavior of focus selection according to tasks during the training process, which acts extremely similar to the HVS.

📄 PDF Abstract BibTeX

Code (1)

2023-MindSpore-1/ms-code-75 mindspore

Similar Papers 제목 키워드 기반

UniMS: A Unified Framework for Multimodal Summarization with Knowledge Distillation

2021-09-13 · Zhengkun Zhang, Xiaojun Meng, Yasheng Wang, Xin Jiang 외

With the rapid increase of multimedia data, a large body of literature has emerged to work on multimodal summarization, the majority of which target at refining salient information from textual and visual modalities to o…

Abstractive Text SummarizationDecoderImage CaptioningKnowledge Distillation+1

OPUS: A Simple yet Effective Unified Framework for Open-Vocabulary Detection

2026-08-31 · Xiaoyan Wei, Zhimin Yao, Ruilin Yang, Wei Zhang 외 arxiv

Recent unified open-vocabulary detection (OVD) supports heterogeneous prompts, including text queries, visual exemplars, and their combinations, but often rely on increasingly complex designs such as heavy cross-modal fu…

MedVL-SAM2: A unified 3D medical vision-language model for multimodal reasoning and prompt-driven segmentation

2026-01-14 · Yang Xing, Jiong Wu, Savas Ozdemir, Ying Zhang 외 arxiv

Recent progress in medical vision-language models (VLMs) has achieved strong performance on image-level text-centric tasks such as report generation and visual question answering (VQA). However, achieving fine-grained vi…

Visual Question AnsweringInteractive SegmentationMultimodal ReasoningSpatial Reasoning

Visual Word Selection without Re-Coding and Re-Pooling

2014-07-23 · Fatih Cakir, Stan Sclaroff

The Bag-of-Words (BoW) representation is widely used in computer vision. The size of the codebook impacts the time and space complexity of the applications that use BoW. Thus, given a training set for a particular comput…

TokenFLEX: Unified VLM Training for Flexible Visual Tokens Inference

2025-04-04 · Junshan Hu, Jialiang Mao, Zhikang Liu, Zhongpu Xia 외

Conventional Vision-Language Models(VLMs) typically utilize a fixed number of vision tokens, regardless of task complexity. This one-size-fits-all strategy introduces notable inefficiencies: using excessive tokens leads …

Large Language Model