中文
相关论文

相关论文: LeCoT: revisiting network architecture for two-vie…

200 篇论文

Correspondence pruning aims to establish reliable correspondences between two related images and recover relative camera motion. Existing approaches often employ a progressive strategy to handle the local and global contexts, with a…

计算机视觉与模式识别 · 计算机科学 2024-01-09 Xiangyang Miao , Guobao Xiao , Shiping Wang , Jun Yu

Establishing correspondences between two images requires both local and global spatial context. Given putative correspondences of feature points in two views, in this paper, we propose Order-Aware Network, which infers the probabilities of…

计算机视觉与模式识别 · 计算机科学 2019-08-15 Jiahui Zhang , Dawei Sun , Zixin Luo , Anbang Yao , Lei Zhou , Tianwei Shen , Yurong Chen , Long Quan , Hongen Liao

Large Multimodal Models (LMMs) have proven effective on various tasks. They typically encode visual inputs into Original Model sequences of tokens, which are then concatenated with textual tokens and jointly processed by the language model.…

计算机视觉与模式识别 · 计算机科学 2026-01-01 Hao Zhang , Mengsi Lyu , Bo Huang , Yulong Ao , Yonghua Lin

Large Multimodal Models (LMMs) excel in visual-language tasks by leveraging numerous visual tokens for fine-grained visual information, but this token redundancy results in significant computational costs. Previous research aimed at…

计算机视觉与模式识别 · 计算机科学 2025-09-12 Sihan Yang , Runsen Xu , Chenhang Cui , Tai Wang , Dahua Lin , Jiangmiao Pang

With the rapid information explosion on online social network sites (SNSs), it becomes difficult for users to seek new friends or broaden their social networks in an efficient way. Link prediction, which can effectively conquer this…

社会与信息网络 · 计算机科学 2022-01-26 Huizi Wu , Shiyi Wang , Hui Fang

Correspondence pruning aims to search consistent correspondences (inliers) from a set of putative correspondences. It is challenging because of the disorganized spatial distribution of numerous outliers, especially when putative…

计算机视觉与模式识别 · 计算机科学 2023-06-30 Xinyi Ye , Weiyue Zhao , Hao Lu , Zhiguo Cao

A Multi-Layer Perceptron (MLP) defines a family of artificial neural networks often used in TS modeling and forecasting. Because of its "black box" aspect, many researchers refuse to use it. Moreover, the optimization (often based on the…

神经与进化计算 · 计算机科学 2014-07-09 Cyril Voyant , Wani W. Tamas , Marie Laure Nivet , Gilles Notton , Christophe Paoli , Aurélia Balu , Marc Muselli

Large language models (LLMs) achieve remarkable performance across tasks but incur substantial computational costs due to their deep, multi-layered architectures. Layer pruning has emerged as a strategy to alleviate these inefficiencies,…

计算与语言 · 计算机科学 2025-06-05 Anhao Zhao , Fanghua Ye , Yingqi Fan , Junlong Tong , Zhiwei Fei , Hui Su , Xiaoyu Shen

Large Vision-Language Models (LVLMs) incur high computational costs due to significant redundancy in their visual tokens. To effectively reduce this cost, researchers have proposed various visual token pruning methods. However, existing…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Wen Luo , Peng Chen , Xiaotao Huang , LiQun Huang

Recent works have indicated redundancy across transformer blocks, prompting the research of depth compression to prune less crucial blocks. However, current ways of entire-block pruning suffer from risks of discarding meaningful cues…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Ruihan Xu , Qingpei Guo , Yao Zhu , Xiangyang Ji , Ming Yang , Shiliang Zhang

Autoregressive Transformers adopted in Large Language Models (LLMs) are hard to scale to long sequences. Despite several works trying to reduce their computational cost, most of LLMs still adopt attention layers between all pairs of tokens…

计算与语言 · 计算机科学 2024-06-03 Sotiris Anagnostidis , Dario Pavllo , Luca Biggio , Lorenzo Noci , Aurelien Lucchi , Thomas Hofmann

We present joint multi-dimension pruning (abbreviated as JointPruning), an effective method of pruning a network on three crucial aspects: spatial, depth and channel simultaneously. To tackle these three naturally different dimensions, we…

计算机视觉与模式识别 · 计算机科学 2021-10-04 Zechun Liu , Xiangyu Zhang , Zhiqiang Shen , Zhe Li , Yichen Wei , Kwang-Ting Cheng , Jian Sun

Correspondence selection aims to correctly select the consistent matches (inliers) from an initial set of putative correspondences. The selection is challenging since putative matches are typically extremely unbalanced, largely dominated by…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Chen Zhao , Yixiao Ge , Feng Zhu , Rui Zhao , Hongsheng Li , Mathieu Salzmann

Recently, transformer and multi-layer perceptron (MLP) architectures have achieved impressive results on various vision tasks. A few works investigated manually combining those operators to design visual network architectures, and can…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Jihao Liu , Hongsheng Li , Guanglu Song , Xin Huang , Yu Liu

Vision encoders serve as the cornerstone of multimodal understanding. Single-encoder architectures like CLIP exhibit inherent constraints in generalizing across diverse multimodal tasks, while recent multi-encoder fusion methods introduce…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Yuchen Liu , Yaoming Wang , Bowen Shi , Xiaopeng Zhang , Wenrui Dai , Chenglin Li , Hongkai Xiong , Qi Tian

Motion coherence is an important clue for distinguishing true correspondences from false ones. Modeling motion coherence on sparse putative correspondences is challenging due to their sparsity and uneven distributions. Existing works on…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Yuan Liu , Lingjie Liu , Cheng Lin , Zhen Dong , Wenping Wang

Current VLM-based VQA methods often process entire images, leading to excessive visual tokens that include redundant information irrelevant to the posed question. This abundance of unnecessary image details creates numerous visual tokens,…

计算机视觉与模式识别 · 计算机科学 2025-09-18 Jiawei Guo , Feifei Zhai , Pu Jian , Qianrun Wei , Yu Zhou

Establishing reliable correspondences between image pairs is a fundamental task in computer vision, underpinning applications such as 3D reconstruction and visual localization. Although recent methods have made progress in pruning outliers…

计算机视觉与模式识别 · 计算机科学 2025-07-17 Peiwen Xia , Tangfei Liao , Wei Zhu , Danhuai Zhao , Jianjun Ke , Kaihao Zhang , Tong Lu , Tao Wang

Structural pruning techniques are essential for deploying multimodal large language models (MLLMs) across various hardware platforms, from edge devices to cloud servers. However, current pruning methods typically determine optimal…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Zhihan Zhang , Xiang Pan , Hongchen Wei , Zhenzhong Chen

Establishing semantic correspondence is a core problem in computer vision and remains challenging due to large intra-class variations and lack of annotated data. In this paper, we aim to incorporate global semantic context in a flexible…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Shuaiyi Huang , Qiuyue Wang , Songyang Zhang , Shipeng Yan , Xuming He
‹ 上一页 1 2 3 10 下一页 ›