中文
相关论文

相关论文: An Image Patch is a Wave: Phase-Aware Vision MLP

200 篇论文

The architecture of multimodal large language models (MLLMs) commonly connects a vision encoder, often based on CLIP-ViT, to a large language model. While CLIP-ViT works well for capturing global image features, it struggles to model local…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Haoran Lou , Chunxiao Fan , Ziyan Liu , Yuexin Wu , Xinliang Wang

The computational expense of redundant vision tokens in Large Vision-Language Models (LVLMs) has led many existing methods to compress them via a vision projector. However, this compression may lose visual information that is crucial for…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Ze Feng , Jiang-jiang Liu , Sen Yang , Lingyu Xiao , Zhibin Quan , Zhenhua Feng , Wankou Yang , Jingdong Wang

Inspired by the great success achieved by CNN in image recognition, view-based methods applied CNNs to model the projected views for 3D object understanding and achieved excellent performance. Nevertheless, multi-view CNN models cannot…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Shuo Chen , Tan Yu , Ping Li

Self-attention mechanism is the key of the Transformer but often criticized for its computation demands. Previous token pruning works motivate their methods from the view of computation redundancy but still need to load the full network and…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Sihao Lin , Pumeng Lyu , Dongrui Liu , Tao Tang , Xiaodan Liang , Andy Song , Xiaojun Chang

Dense prediction in medical volume provides enriched guidance for clinical analysis. CNN backbones have met bottleneck due to lack of long-range dependencies and global context modeling power. Recent works proposed to combine vision…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Jianye Pang , Cheng Jiang , Yihao Chen , Jianbo Chang , Ming Feng , Renzhi Wang , Jianhua Yao

The projector plays a crucial role in multi-modal language models (MLLMs). The number of visual tokens it outputs affects the efficiency of the MLLM, while the quality of the visual tokens influences the visual understanding capabilities of…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Shun Qian , Bingquan Liu , Chengjie Sun , Zhen Xu , Baoxun Wang

Coordinate-based Multilayer Perceptron (MLP) networks, despite being capable of learning neural implicit representations, are not performant for internal image synthesis applications. Convolutional Neural Networks (CNNs) are typically used…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Mikolaj Czerkawski , Javier Cardona , Robert Atkinson , Craig Michie , Ivan Andonovic , Carmine Clemente , Christos Tachtatzis

The recent trend in deep learning methods for 3D point cloud understanding is to propose increasingly sophisticated architectures either to better capture 3D geometries or by introducing possibly undesired inductive biases. Moreover, prior…

计算机视觉与模式识别 · 计算机科学 2023-07-31 Davide Boscaini , Fabio Poiesi

In this paper, we present Vision Permutator, a conceptually simple and data efficient MLP-like architecture for visual recognition. By realizing the importance of the positional information carried by 2D feature representations, unlike…

计算机视觉与模式识别 · 计算机科学 2021-06-24 Qibin Hou , Zihang Jiang , Li Yuan , Ming-Ming Cheng , Shuicheng Yan , Jiashi Feng

Recent methods have made notable progress in accelerating Large Vision-Language Models (LVLMs) by exploiting the inherent redundancy in visual inputs. Most existing approaches, however, focus narrowly on reducing image tokens before or…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Lianyu Hu , Liqing Gao , Fanhua Shang , Liang Wan , Wei Feng

Vision transformers have gained popularity recently, leading to the development of new vision backbones with improved features and consistent performance gains. However, these advancements are not solely attributable to novel feature…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Xiaowei Hu , Min Shi , Weiyun Wang , Sitong Wu , Linjie Xing , Wenhai Wang , Xizhou Zhu , Lewei Lu , Jie Zhou , Xiaogang Wang , Yu Qiao , Jifeng Dai

The advent of real-time large multimodal models (LMMs) like GPT-4o has sparked considerable interest in efficient LMMs. LMM frameworks typically encode visual inputs into vision tokens (continuous representations) and integrate them and…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Shaolei Zhang , Qingkai Fang , Zhe Yang , Yang Feng

LBP is a successful hand-crafted feature descriptor in computer vision. However, in the deep learning era, deep neural networks, especially convolutional neural networks (CNNs) can automatically learn powerful task-aware features that are…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Zhuo Su , Matti Pietikäinen , Li Liu

The hierarchical architecture has become a mainstream design paradigm for Vision Transformers (ViTs), with Patch Merging serving as the pivotal component that transforms a columnar architecture into a hierarchical one. Drawing inspiration…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Yonghao Yu , Dongcheng Zhao , Guobin Shen , Yiting Dong , Yi Zeng

UNet and its latest extensions like TransUNet have been the leading medical image segmentation methods in recent years. However, these networks cannot be effectively adopted for rapid image segmentation in point-of-care applications as they…

图像与视频处理 · 电气工程与系统科学 2022-03-11 Jeya Maria Jose Valanarasu , Vishal M. Patel

The Transformer architecture has dominated machine learning in a wide range of tasks. The specific characteristic of this architecture is an expensive scaled dot-product attention mechanism that models the inter-token interactions, which is…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Zizhao Hu , Mohammad Rostami

In recent years, Convolutional Neural Networks (CNNs), MLP-mixers, and Vision Transformers have risen to prominence as leading neural architectures in image classification. Prior research has underscored the distinct advantages of each…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Mk Bashar , Ocean Monjur , Samia Islam , Mohammad Galib Shams , Niamul Quader

In this paper, we propose Mixture of Layer-Wise Tokens (MoLT), a parameter- and memory-efficient adaptation framework for audio-visual learning. The key idea of MoLT is to replace conventional, computationally heavy sequential adaptation at…

声音 · 计算机科学 2025-12-02 Kyeongha Rho , Hyeongkeun Lee , Jae Won Cho , Joon Son Chung

Vision-Language Models (VLMs) have recently demonstrated remarkable capabilities in comprehending complex visual content. However, the mechanisms underlying how VLMs process visual information remain largely unexplored. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2024-11-27 Omri Kaduri , Shai Bagon , Tali Dekel

Despite their simpler information fusion designs compared with Vision Transformers and Convolutional Neural Networks, Vision MLP architectures have demonstrated strong performance and high data efficiency in recent research. However,…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Jonathan Cui , David A. Araujo , Suman Saha , Md. Faisal Kabir