English
Related papers

Related papers: MixMask: Revisiting Masking Strategy for Siamese C…

200 papers

Dense pixel-specific representation learning at scale has been bottlenecked due to the unavailability of large-scale multi-view datasets. Current methods for building effective pretraining datasets heavily rely on annotated 3D meshes, point…

Computer Vision and Pattern Recognition · Computer Science 2024-05-17 Kalyani Marathe , Mahtab Bigverdi , Nishat Khan , Tuhin Kundu , Patrick Howe , Sharan Ranjit S , Anand Bhattad , Aniruddha Kembhavi , Linda G. Shapiro , Ranjay Krishna

Quality assessment and aesthetics assessment aim to evaluate the perceived quality and aesthetics of visual content. Current learning-based methods suffer greatly from the scarcity of labeled data and usually perform sub-optimally in terms…

Computer Vision and Pattern Recognition · Computer Science 2026-03-30 Qizhi Xie , Kun Yuan , Yunpeng Qu , Mingda Wu , Ming Sun , Chao Zhou , Jihong Zhu

Masked Image Modeling (MIM) with Vector Quantization (VQ) has achieved great success in both self-supervised pre-training and image generation. However, most existing methods struggle to address the trade-off in shared latent space for…

Computer Vision and Pattern Recognition · Computer Science 2025-04-02 Siyuan Li , Luyuan Zhang , Zedong Wang , Juanxi Tian , Cheng Tan , Zicheng Liu , Chang Yu , Qingsong Xie , Haonan Lu , Haoqian Wang , Zhen Lei

CutMix is a vital augmentation strategy that determines the performance and generalization ability of vision transformers (ViTs). However, the inconsistency between the mixed images and the corresponding labels harms its efficacy. Existing…

Computer Vision and Pattern Recognition · Computer Science 2023-03-20 Mengzhao Chen , Mingbao Lin , ZhiHang Lin , Yuxin Zhang , Fei Chao , Rongrong Ji

Siamese network based trackers formulate tracking as convolutional feature cross-correlation between target template and searching region. However, Siamese trackers still have accuracy gap compared with state-of-the-art algorithms and they…

Computer Vision and Pattern Recognition · Computer Science 2019-01-01 Bo Li , Wei Wu , Qiang Wang , Fangyi Zhang , Junliang Xing , Junjie Yan

Siamese networks are widely used for remote sensing change detection tasks. A vanilla siamese network has two identical feature extraction branches which share weights, these two branches work independently and the feature maps are not…

Computer Vision and Pattern Recognition · Computer Science 2022-06-07 Hongbin Zhou , Yupeng Ren , Qiankun Li , Jun Yin , Yonggang Lin

Recently, masked image modeling (MIM) has offered a new methodology of self-supervised pre-training of vision transformers. A key idea of efficient implementation is to discard the masked image patches (or tokens) throughout the target…

Computer Vision and Pattern Recognition · Computer Science 2022-05-31 Xiaosong Zhang , Yunjie Tian , Wei Huang , Qixiang Ye , Qi Dai , Lingxi Xie , Qi Tian

Siamese networks have drawn great attention in visual tracking because of their balanced accuracy and speed. However, the backbone networks used in Siamese trackers are relatively shallow, such as AlexNet [18], which does not fully take…

Computer Vision and Pattern Recognition · Computer Science 2019-03-29 Zhipeng Zhang , Houwen Peng

Image post-processing is used in clinical-grade ultrasound scanners to improve image quality (e.g., reduce speckle noise and enhance contrast). These post-processing techniques vary across manufacturers and are generally kept proprietary,…

Image and Video Processing · Electrical Eng. & Systems 2024-10-30 Ouwen Huang , Will Long , Nick Bottenus , Gregg E. Trahey , Sina Farsiu , Mark L. Palmeri

Mix-based augmentation has been proven fundamental to the generalization of deep vision models. However, current augmentations only mix samples at the current data batch during training, which ignores the possible knowledge accumulated in…

Computer Vision and Pattern Recognition · Computer Science 2022-03-15 Lingfeng Yang , Xiang Li , Borui Zhao , Renjie Song , Jian Yang

The scarcity of annotated data in specialized domains such as medical imaging presents significant challenges to training robust vision models. While self-supervised masked image modeling (MIM) offers a promising solution, existing…

Computer Vision and Pattern Recognition · Computer Science 2025-10-07 Ruilang Wang , Shuotong Xu , Bowen Liu , Runlin Huang , Donglong Chen , Weifeng Su

Processing of missing data by modern neural networks, such as CNNs, remains a fundamental, yet unsolved challenge, which naturally arises in many practical applications, like image inpainting or autonomous vehicles and robots. While…

Machine Learning · Computer Science 2021-11-01 Marcin Przewięźlikowski , Marek Śmieja , Łukasz Struski , Jacek Tabor

Cross modal image syntheses is gaining significant interests for its ability to estimate target images of a different modality from a given set of source images,like estimating MR to MR, MR to CT, CT to PET etc, without the need for an…

Computer Vision and Pattern Recognition · Computer Science 2018-07-02 Deepa Gunashekar , Sailesh Conjeti , Abhijit Guha Roy , Nassir Navab , Kuangyu Shi

Many remote sensing applications employ masking of pixels in satellite imagery for subsequent measurements. For example, estimating water quality variables, such as Suspended Sediment Concentration (SSC) requires isolating pixels depicting…

Computer Vision and Pattern Recognition · Computer Science 2024-12-12 Rangel Daroya , Luisa Vieira Lucchese , Travis Simmons , Punwath Prum , Tamlin Pavelsky , John Gardner , Colin J. Gleason , Subhransu Maji

Masked image modeling (MIM) has been recognized as a strong self-supervised pre-training approach in the vision domain. However, the mechanism and properties of the learned representations by such a scheme, as well as how to further enhance…

Computer Vision and Pattern Recognition · Computer Science 2024-04-10 Kevin Zhang , Zhiqiang Shen

Siamese networks have become a common structure in various recent models for unsupervised visual representation learning. These models maximize the similarity between two augmentations of one image, subject to certain conditions for…

Computer Vision and Pattern Recognition · Computer Science 2020-11-23 Xinlei Chen , Kaiming He

Masked Autoencoders (MAE) achieve self-supervised learning of image representations by randomly removing a portion of visual tokens and reconstructing the original image as a pretext task, thereby significantly enhancing pretraining…

Computer Vision and Pattern Recognition · Computer Science 2025-11-11 Jiaxuan Li , Qing Xu , Xiangjian He , Ziyu Liu , Chang Xing , Zhen Chen , Daokun Zhang , Rong Qu , Chang Wen Chen

Multiview systems have become a key technology in modern computer vision, offering advanced capabilities in scene understanding and analysis. However, these systems face critical challenges in bandwidth limitations and computational…

Computer Vision and Pattern Recognition · Computer Science 2025-11-11 Kosta Dakic , Kanchana Thilakarathna , Rodrigo N. Calheiros , Teng Joon Lim

Despite the success of transformers on various computer vision tasks, they suffer from excessive memory and computational cost. Some works present dynamic vision transformers to accelerate inference by pruning redundant tokens. A key to…

Computer Vision and Pattern Recognition · Computer Science 2023-10-27 Fengyuan Shi , Limin Wang

In Masked Image Modeling (MIM), two primary methods exist: Pixel MIM and Latent MIM, each utilizing different reconstruction targets, raw pixels and latent representations, respectively. Pixel MIM tends to capture low-level visual details…

Computer Vision and Pattern Recognition · Computer Science 2025-01-07 Junmyeong Lee , Eui Jun Hwang , Sukmin Cho , Jong C. Park