中文
相关论文

相关论文: Co-Me: Confidence-Guided Token Merging for Visual …

200 篇论文

Recent advances in language and vision have demonstrated that scaling up model capacity consistently improves performance across diverse tasks. In 3D visual geometry reconstruction, large-scale training has likewise proven effective for…

计算机视觉与模式识别 · 计算机科学 2025-11-03 Jingnan Gao , Zhe Wang , Xianze Fang , Xingyu Ren , Zhuo Chen , Shengqi Liu , Yuhao Cheng , Jiangjing Lyu , Xiaokang Yang , Yichao Yan

Recent advancements in neural visual geometry, including transformer-based models such as VGGT and Pi3, have achieved impressive accuracy on 3D reconstruction tasks. However, their reliance on full attention makes them fundamentally limited…

计算机视觉与模式识别 · 计算机科学 2026-03-04 Leo Kaixuan Cheng , Abdus Shaikh , Ruofan Liang , Zhijie Wu , Yushi Guan , Nandita Vijaykumar

Large-scale transformers are central to modern semantic communication, yet their high computational and communication costs hinder deployment on resource-constrained edge devices. This paper introduces a training-free framework for adaptive…

机器学习 · 计算机科学 2025-09-15 Omar Erak , Omar Alhussein , Hatem Abou-Zeid , Mehdi Bennis , Sami Muhaidat

The combination of transformers and masked image modeling (MIM) pre-training framework has shown great potential in various vision tasks. However, the pre-training computational budget is too heavy and withholds the MIM from becoming a…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Jianyuan Guo , Kai Han , Han Wu , Yehui Tang , Yunhe Wang , Chang Xu

Model merging aims to combine multiple task-specific expert models into a single model while preserving generalization across diverse tasks. However, interference among experts, especially when they are trained on different objectives,…

计算与语言 · 计算机科学 2026-04-09 Bo Xu , Haotian Wu , Hehai Lin , Weiquan Huang , Beier Zhu , Yao Shu , Chengwei Qin

Token compression techniques have recently emerged as powerful tools for accelerating Vision Transformer (ViT) inference in computer vision. Due to the quadratic computational complexity with respect to the token sequence length, these…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Phat Nguyen , Ngai-Man Cheung

In this paper we introduce Co-Fusion, a dense SLAM system that takes a live stream of RGB-D images as input and segments the scene into different objects (using either motion or semantic cues) while simultaneously tracking and…

计算机视觉与模式识别 · 计算机科学 2017-09-06 Martin Rünz , Lourdes Agapito

Non-autoregressive generative transformers recently demonstrated impressive image generation performance, and orders of magnitude faster sampling than their autoregressive counterparts. However, optimal parallel sampling from the true joint…

计算机视觉与模式识别 · 计算机科学 2022-09-12 José Lezama , Huiwen Chang , Lu Jiang , Irfan Essa

Gesture recognition is a cornerstone of Human-Computer Interaction (HCI) for smart eyewear, enabling natural and device-free control in augmented reality environments. Traditional vision-based approaches face significant challenges…

机器学习 · 计算机科学 2026-05-14 Pietro Bartoli , Christian Veronesi , Tommaso Bondini , Andrea Giudici , Franco Zappa

Vision-Language Models (VLMs) excel across diverse tasks but suffer from high inference costs in time and memory. Token sparsity mitigates inefficiencies in token usage, while neuron sparsity reduces high-dimensional computations, both…

机器学习 · 计算机科学 2025-05-27 Qinsi Wang , Hancheng Ye , Ming-Yu Chung , Yudong Liu , Yueqian Lin , Martin Kuo , Mingyuan Ma , Jianyi Zhang , Yiran Chen

Despite significant progress in Vision-Language Navigation (VLN), existing approaches still rely on dense RGB videos that produce excessive patch tokens and lack explicit spatial structure, resulting in substantial computational overhead…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Jiahao Yang , Zihan Wang , Xiangyang Li , Xing Zhu , Yujun Shen , Yinghao Xu , Shuqiang Jiang

Large Multimodal Models (LMMs) have shown significant visual reasoning capabilities by connecting a visual encoder and a large language model. LMMs typically take in a fixed and large amount of visual tokens, such as the penultimate layer…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Yuzhang Shang , Mu Cai , Bingxin Xu , Yong Jae Lee , Yan Yan

The remarkable performance of Vision Transformers (ViTs) typically requires an extremely large training cost. Existing methods have attempted to accelerate the training of ViTs, yet typically disregard method universality with accuracy…

机器学习 · 计算机科学 2024-04-02 Wenxuan Huang , Yunhang Shen , Jiao Xie , Baochang Zhang , Gaoqi He , Ke Li , Xing Sun , Shaohui Lin

Geometric verification is considered a de facto solution for the re-ranking task in image retrieval. In this study, we propose a novel image retrieval re-ranking network named Correlation Verification Networks (CVNet). Our proposed network,…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Seongwon Lee , Hongje Seong , Suhyeon Lee , Euntai Kim

We introduce MERGE, a system for situational grounding of actors, objects, and events in dynamic human-robot group interactions. Effective collaboration in such settings requires consistent situational awareness, built on persistent…

Vision transformers have demonstrated remarkable success in a wide range of computer vision tasks over the last years. However, their high computational costs remain a significant barrier to their practical deployment. In particular, the…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Maxim Bonnaerens , Joni Dambre

Mixture of Vision Encoders (MoVE) has emerged as a powerful approach to enhance the fine-grained visual understanding of multimodal large language models (MLLMs), improving their ability to handle tasks such as complex optical character…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Mozhgan Nasr Azadani , James Riddell , Sean Sedwards , Krzysztof Czarnecki

Point cloud registration is a fundamental task in 3D vision. Most existing methods only use geometric information for registration. Recently proposed RGB-D registration methods primarily focus on feature fusion or improving feature…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Congjia Chen , Shen Yan , Yufu Qu

Graph neural networks (GNNs) have revolutionized recommender systems by effectively modeling complex user-item interactions, yet data sparsity and the item cold-start problem significantly impair performance, particularly for new items with…

机器学习 · 计算机科学 2026-03-04 Jialin Liu , Zhaorui Zhang , Ray C. C. Cheung

Transformers have recently been shown to generate high quality images from text input. However, the existing method of pose conditioning using skeleton image tokens is computationally inefficient and generate low quality images. Therefore…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Soon Yau Cheong , Armin Mustafa , Andrew Gilbert