中文
相关论文

相关论文: Hard Patches Mining for Masked Image Modeling

200 篇论文

Both masked image modeling (MIM) and natural language supervision have facilitated the progress of transferable visual pre-training. In this work, we seek the synergy between two paradigms and study the emerging properties when MIM meets…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Shusheng Yang , Yixiao Ge , Kun Yi , Dian Li , Ying Shan , Xiaohu Qie , Xinggang Wang

With the perpetual increase of complexity of the state-of-the-art deep neural networks, it becomes a more and more challenging task to maintain their interpretability. Our work aims to evaluate the effects of adversarial training utilized…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Delyan Boychev

Vision-language models (VLMs) like CLIP excel in zero-shot learning but often require resource-intensive training to adapt to new tasks. Prompt learning techniques, such as CoOp and CoCoOp, offer efficient adaptation but tend to overfit to…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Phuoc-Nguyen Bui , Khanh-Binh Nguyen , Hyunseung Choo

It has been observed that deep neural networks (DNNs) often use both genuine as well as spurious features. In this work, we propose "Amending Inherent Interpretability via Self-Supervised Masking" (AIM), a simple yet interestingly effective…

计算机视觉与模式识别 · 计算机科学 2025-08-18 Eyad Alshami , Shashank Agnihotri , Bernt Schiele , Margret Keuper

Deep-learning-based methods for different applications have been shown vulnerable to adversarial examples. These examples make deployment of such models in safety-critical tasks questionable. Use of deep neural networks as inverse problem…

机器学习 · 计算机科学 2020-02-28 Ankit Raj , Yoram Bresler , Bo Li

Magnetic resonance imaging (MRI) requires long acquisition times, raising costs, reducing accessibility, and making scans more susceptible to motion artifacts. Diffusion probabilistic models that learn data-driven priors can potentially…

图像与视频处理 · 电气工程与系统科学 2025-12-16 Rohan Sanda , Asad Aali , Andrew Johnston , Eduardo Reis , Gordon Wetzstein , Sara Fridovich-Keil

Masked image modeling (MIM) has demonstrated impressive results in self-supervised representation learning by recovering corrupted image patches. However, most existing studies operate on low-level image pixels, which hinders the…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Zhiliang Peng , Li Dong , Hangbo Bao , Qixiang Ye , Furu Wei

Masked image modeling (MIM) learns visual representation by masking and reconstructing image patches. Applying the reconstruction supervision on the CLIP representation has been proven effective for MIM. However, it is still under-explored…

计算机视觉与模式识别 · 计算机科学 2022-11-18 Xinyu Zhang , Jiahui Chen , Junkun Yuan , Qiang Chen , Jian Wang , Xiaodi Wang , Shumin Han , Xiaokang Chen , Jimin Pi , Kun Yao , Junyu Han , Errui Ding , Jingdong Wang

Few-Shot Medical Image Segmentation (FSMIS) has been widely used to train a model that can perform segmentation from only a few annotated images. However, most existing prototype-based FSMIS methods generate multiple prototypes from the…

计算机视觉与模式识别 · 计算机科学 2025-05-29 Jianchao Jiang , Haofeng Zhang

Similarity metrics have played a significant role in computer vision to capture the underlying semantics of images. In recent years, advanced similarity metrics, such as the Learned Perceptual Image Patch Similarity (LPIPS), have emerged.…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Sara Ghazanfari , Siddharth Garg , Prashanth Krishnamurthy , Farshad Khorrami , Alexandre Araujo

Masked Image Modeling (MIM) has become a ubiquitous self-supervised vision paradigm. In this work, we show that MIM objectives cause the learned representations to retain non-semantic information, which ultimately hurts performance during…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Martine Hjelkrem-Tan , Marius Aasan , Rwiddhi Chakraborty , Gabriel Y. Arteaga , Changkyu Choi , Adín Ramírez Rivera

Masked image modeling (MIM) revolutionizes self-supervised learning (SSL) for image pre-training. In contrast to previous dominating self-supervised methods, i.e., contrastive learning, MIM attains state-of-the-art performance by masking…

密码学与安全 · 计算机科学 2022-10-05 Xinyue Shen , Xinlei He , Zheng Li , Yun Shen , Michael Backes , Yang Zhang

Learning representations that transfer well to diverse downstream tasks remains a central challenge in representation learning. Existing paradigms -- contrastive learning, self-supervised masking, and denoising auto-encoders -- balance this…

机器学习 · 计算机科学 2025-09-29 Micha Livne

Relying on either deep models or physical models are two mainstream approaches for solving inverse sample reconstruction problems in programmable illumination computational microscopy. Solutions based on physical models possess strong…

图像与视频处理 · 电气工程与系统科学 2024-03-21 Ruiqing Sun , Delong Yang , Shaohui Zhang , Qun Hao

Deep metric learning has been effectively used to learn distance metrics for different visual tasks like image retrieval, clustering, etc. In order to aid the training process, existing methods either use a hard mining strategy to extract…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Bhavya Vasudeva , Puneesh Deora , Saumik Bhattacharya , Umapada Pal , Sukalpa Chanda

We present an efficient method of utilizing pretrained language models, where we learn selective binary masks for pretrained weights in lieu of modifying them through finetuning. Extensive evaluations of masking BERT and RoBERTa on a series…

计算与语言 · 计算机科学 2020-10-13 Mengjie Zhao , Tao Lin , Fei Mi , Martin Jaggi , Hinrich Schütze

Although person re-identification has made impressive progress, occlusion caused by obstacles remains an unsettled issue in real applications. The difficulty lies in the mismatch between incomplete occluded samples and holistic identity…

计算机视觉与模式识别 · 计算机科学 2026-05-08 Lei Tan , Yingshi Luan , Pincong Zou , Pingyang Dai , Liujuan Cao

Recent studies on deepfake detection have achieved promising results when training and testing faces are from the same dataset. However, their results severely degrade when confronted with forged samples that the model has not yet seen…

计算机视觉与模式识别 · 计算机科学 2024-02-02 Tiewen Chen , Shanmin Yang , Shu Hu , Zhenghan Fang , Ying Fu , Xi Wu , Xin Wang

Recent advancements in multi-modal large language models have propelled the development of joint probabilistic models capable of both image understanding and generation. However, we have identified that recent methods suffer from loss of…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Jian Yang , Dacheng Yin , Yizhou Zhou , Fengyun Rao , Wei Zhai , Yang Cao , Zheng-Jun Zha

The fine-tuning of large vision-language foundation models remains an underexplored area, particularly regarding its impact on learning gains and catastrophic forgetting. Inspired by the significance of modality gaps in contrastive…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Laura Niss , Kevin Vogt-Lowell , Theodoros Tsiligkaridis
‹ 上一页 1 8 9 10 下一页 ›