中文
相关论文

相关论文: Vision encoders should be image size agnostic and …

200 篇论文

Transformers, the de-facto standard for language modeling, have been recently applied for vision tasks. This paper introduces sparse queries for vision transformers to exploit the intrinsic spatial redundancy of natural images and save…

计算机视觉与模式识别 · 计算机科学 2023-01-11 Lin Song , Songyang Zhang , Songtao Liu , Zeming Li , Xuming He , Hongbin Sun , Jian Sun , Nanning Zheng

Machine learning models provide statistically impressive results which might be individually unreliable. To provide reliability, we propose an Epistemic Classifier (EC) that can provide justification of its belief using support from the…

机器学习 · 计算机科学 2020-10-20 Chitresh Bhushan , Zhaoyuan Yang , Nurali Virani , Naresh Iyer

Animal vision is thought to optimize various objectives from metabolic efficiency to discrimination performance, yet its ultimate objective is to facilitate the survival of the animal within its ecological niche. However, modeling animal…

神经与进化计算 · 计算机科学 2024-02-09 Sacha Sokoloski , Jure Majnik , Philipp Berens

This position paper argues that the evaluation of modern visual processing systems should no longer be driven primarily by single-metric image quality assessment benchmarks, particularly in the era of generative and perception-oriented…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Jinfan Hu , Fanghua Yu , Zhiyuan You , Xiang Yin , Hongyu An , Xinqi Lin , Chao Dong , Jinjin Gu

An end-to-end (E2E) visuomotor policy is typically treated as a unified whole, but recent approaches using out-of-domain (OOD) data to pretrain the visual encoder have cleanly separated the visual encoder from the network, with the…

机器人学 · 计算机科学 2025-05-15 Ruiyu Wang , Zheyu Zhuang , Shutong Jin , Nils Ingelhag , Danica Kragic , Florian T. Pokorny

Embodied AI models often employ off the shelf vision backbones like CLIP to encode their visual observations. Although such general purpose representations encode rich syntactic and semantic information about the scene, much of this…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Ainaz Eftekhar , Kuo-Hao Zeng , Jiafei Duan , Ali Farhadi , Ani Kembhavi , Ranjay Krishna

Embodied computer vision considers perception for robots in novel, unstructured environments. Of particular importance is the embodied visual exploration problem: how might a robot equipped with a camera scope out a new environment? Despite…

计算机视觉与模式识别 · 计算机科学 2020-08-24 Santhosh K. Ramakrishnan , Dinesh Jayaraman , Kristen Grauman

We have a lot of relation to the encoding and the Theory of Information, when considering thinking. This is a natural process and, at once, the complex thing we investigate. This always was a challenge - to understand how our mind works,…

人工智能 · 计算机科学 2012-12-27 Kirill A. Sorudeykin

The aim of image captioning is to generate textual description of a given image. Though seemingly an easy task for humans, it is challenging for machines as it requires the ability to comprehend the image (computer vision) and consequently…

计算机视觉与模式识别 · 计算机科学 2020-11-12 Anubhav Shrimal , Tanmoy Chakraborty

While transformer-based models have achieved state-of-the-art results in a variety of classification and generation tasks, their black-box nature makes them challenging for interpretability. In this work, we present a novel visual…

计算与语言 · 计算机科学 2023-11-22 Raymond Li , Ruixin Yang , Wen Xiao , Ahmed AbuRaed , Gabriel Murray , Giuseppe Carenini

Currently, vision encoder models like Vision Transformers (ViTs) typically excel at image recognition tasks but cannot simultaneously support text recognition like human visual recognition. To address this limitation, we propose UNIT, a…

计算机视觉与模式识别 · 计算机科学 2024-09-09 Yi Zhu , Yanpeng Zhou , Chunwei Wang , Yang Cao , Jianhua Han , Lu Hou , Hang Xu

The Transformer architecture has achieved significant success in natural language processing, motivating its adaptation to computer vision tasks. Unlike convolutional neural networks, vision transformers inherently capture long-range…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Zherui Zhang , Rongtao Xu , Jie Zhou , Changwei Wang , Xingtian Pei , Wenhao Xu , Jiguang Zhang , Li Guo , Longxiang Gao , Wenbo Xu , Shibiao Xu

Decision-making is a central yet under-defined goal in visualization research. While existing task models address decision processes, they often neglect the conditions framing a decision. To better support decision-making tasks, we propose…

人机交互 · 计算机科学 2025-07-25 Lena Cibulski , Stefan Bruckner

The mammalian brain is a metabolically expensive device, and evolutionary pressures have presumably driven it to make productive use of its resources. For sensory areas, this concept has been expressed more formally as an optimality…

神经元与认知 · 定量生物学 2016-03-02 Deep Ganguli , Eero P. Simoncelli

For all the ways convolutional neural nets have revolutionized computer vision in recent years, one important aspect has received surprisingly little attention: the effect of image size on the accuracy of tasks being trained for. Typically,…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Hossein Talebi , Peyman Milanfar

Optimal control and sequential decision making are widely used in many complex tasks. Optimal control over a sequence of natural images is a first step towards understanding the role of vision in control. Here, we formalize this problem as…

机器学习 · 计算机科学 2026-05-07 Peter N. Loxley

Despite the remarkable success of foundation models, their task-specific fine-tuning paradigm makes them inconsistent with the goal of general perception modeling. The key to eliminating this inconsistency is to use generalist models for…

计算机视觉与模式识别 · 计算机科学 2022-11-18 Hao Li , Jinguo Zhu , Xiaohu Jiang , Xizhou Zhu , Hongsheng Li , Chun Yuan , Xiaohua Wang , Yu Qiao , Xiaogang Wang , Wenhai Wang , Jifeng Dai

Abductive reasoning seeks the likeliest possible explanation for partial observations. Although abduction is frequently employed in human daily reasoning, it is rarely explored in computer vision literature. In this paper, we propose a new…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Chen Liang , Wenguan Wang , Tianfei Zhou , Yi Yang

Vision encoders typically generate a large number of visual tokens, providing information-rich representations but significantly increasing computational demands. This raises the question of whether all generated tokens are equally valuable…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Eduard Allakhverdov , Elizaveta Goncharova , Andrey Kuznetsov

Change Captioning is a task that aims to describe the difference between images with natural language. Most existing methods treat this problem as a difference judgment without the existence of distractors, such as viewpoint changes.…

计算机视觉与模式识别 · 计算机科学 2020-10-01 Xiangxi Shi , Xu Yang , Jiuxiang Gu , Shafiq Joty , Jianfei Cai