中文
相关论文

相关论文: Multi-modal Masked Autoencoders Learn Compositiona…

200 篇论文

Masked autoencoders (MAEs) have established themselves as a powerful method for unsupervised pre-training for computer vision tasks. While vanilla MAEs put equal emphasis on reconstructing the individual parts of the image, we propose to…

计算机视觉与模式识别 · 计算机科学 2024-02-26 Leon Sick , Dominik Engel , Pedro Hermosilla , Timo Ropinski

Recently, masked image modeling (MIM), an important self-supervised learning (SSL) method, has drawn attention for its effectiveness in learning data representation from unlabeled data. Numerous studies underscore the advantages of MIM,…

机器学习 · 计算机科学 2024-04-02 Jiantao Wu , Shentong Mo , Sara Atito , Zhenhua Feng , Josef Kittler , Muhammad Awais

In dermatological disease diagnosis, the private data collected by mobile dermatology assistants exist on distributed mobile devices of patients. Federated learning (FL) can use decentralized data to train models while keeping data local.…

机器学习 · 计算机科学 2022-08-25 Yawen Wu , Dewen Zeng , Zhepeng Wang , Yi Sheng , Lei Yang , Alaina J. James , Yiyu Shi , Jingtong Hu

Masked autoencoders are scalable vision learners, as the title of MAE \cite{he2022masked}, which suggests that self-supervised learning (SSL) in vision might undertake a similar trajectory as in NLP. Specifically, generative pretext tasks…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Chaoning Zhang , Chenshuang Zhang , Junha Song , John Seon Keun Yi , Kang Zhang , In So Kweon

Sparse autoencoders (SAEs) emerged as a promising tool for mechanistic interpretability of transformer-based foundation models. Very recently, SAEs were also adopted for the visual domain, enabling the discovery of visual concepts and their…

计算机视觉与模式识别 · 计算机科学 2025-07-17 Muhammed Furkan Dasdelen , Hyesu Lim , Michele Buck , Katharina S. Götze , Carsten Marr , Steffen Schneider

Medical imaging tasks are very challenging due to the lack of publicly available labeled datasets. Hence, it is difficult to achieve high performance with existing deep-learning models as they require a massive labeled dataset to be trained…

图像与视频处理 · 电气工程与系统科学 2024-07-23 Anubhav Gupta , Islam Osman , Mohamed S. Shehata , John W. Braun

Human Action Recognition using WiFi Channel State Information (CSI) has emerged as an attractive alternative to vision-based methods due to its ubiquity, device-agnostic nature, and inherent privacy-preserving capabilities. However, the…

信号处理 · 电气工程与系统科学 2025-12-05 Gang Liu , Yanling Hao , Yixuan Zou

In digital pathology, whole slide images (WSIs) are widely used for applications such as cancer diagnosis and prognosis prediction. Visual transformer models have recently emerged as a promising method for encoding large regions of WSIs…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Shuai Jiang , Liesbeth Hondelink , Arief A. Suriawinata , Saeed Hassanpour

Masked Autoencoder (MAE) has demonstrated superior performance on various vision tasks via randomly masking image patches and reconstruction. However, effective data augmentation strategies for MAE still remain open questions, different…

计算机视觉与模式识别 · 计算机科学 2024-02-08 Kai Chen , Zhili Liu , Lanqing Hong , Hang Xu , Zhenguo Li , Dit-Yan Yeung

Federated learning is a specific distributed learning paradigm in which a central server aggregates updates from multiple clients' local models, thereby enabling the server to learn without requiring clients to upload their private data,…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Yuchen He , Xiangfeng Wang

With the development of generative-based self-supervised learning (SSL) approaches like BeiT and MAE, how to learn good representations by masking random patches of the input image and reconstructing the missing information has grown in…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Yabo Chen , Yuchen Liu , Dongsheng Jiang , Xiaopeng Zhang , Wenrui Dai , Hongkai Xiong , Qi Tian

Decoding information from bio-signals such as EEG, using machine learning has been a challenge due to the small data-sets and difficulty to obtain labels. We propose a reconstruction-based self-supervised learning model, the masked…

信号处理 · 电气工程与系统科学 2022-11-07 Hsiang-Yun Sherry Chien , Hanlin Goh , Christopher M. Sandino , Joseph Y. Cheng

With the exponential growth of multimedia data, leveraging multimodal sensors presents a promising approach for improving accuracy in human activity recognition. Nevertheless, accurately identifying these activities using both video data…

计算机视觉与模式识别 · 计算机科学 2024-08-09 Rex Liu , Xin Liu

Bioacoustic recognition requires fine-grained acoustic understanding to distinguish similar-sounding species. However, many large-scale data repositories such as iNaturalist are weakly annotated, often with only a single positive species…

声音 · 计算机科学 2026-05-15 Wuao Liu , Mustafa Chasmai , Subhransu Maji , Grant Van Horn

Large-scale self-supervised pre-training Transformer architecture have significantly boosted the performance for various tasks in natural language processing (NLP) and computer vision (CV). However, there is a lack of researches on…

机器学习 · 计算机科学 2022-10-06 Peiwang Tang , Xianchao Zhang

The human voice is a promising non-invasive digital biomarker, yet deep learning for voice-based health analysis is hindered by data scarcity and domain mismatch, where models pre-trained on general audio fail to capture the subtle…

音频与语音处理 · 电气工程与系统科学 2026-02-02 Weixin Liu , Bowen Qu , Matthew Pontell , Maria Powell , Bradley Malin , Zhijun Yin

Self-supervised learning (SSL) methods have been increasingly applied to diverse downstream tasks due to their superior generalization capabilities and low annotation costs. However, most existing heterogeneous graph SSL models convert…

机器学习 · 计算机科学 2025-06-10 Di Lin , Wanjing Ren , Xuanbin Li , Rui Zhang

Class Incremental Learning (CIL) aims to sequentially learn new classes while avoiding catastrophic forgetting of previous knowledge. We propose to use Masked Autoencoders (MAEs) as efficient learners for CIL. MAEs were originally designed…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Jiang-Tian Zhai , Xialei Liu , Andrew D. Bagdanov , Ke Li , Ming-Ming Cheng

In this paper we propose Structuring AutoEncoders (SAE). SAEs are neural networks which learn a low dimensional representation of data which are additionally enriched with a desired structure in this low dimensional space. While traditional…

机器学习 · 计算机科学 2019-08-20 Marco Rudolph , Bastian Wandt , Bodo Rosenhahn

This paper explores Masked Autoencoders (MAE) with Gaussian Splatting. While reconstructive self-supervised learning frameworks such as MAE learns good semantic abstractions, it is not trained for explicit spatial awareness. Our approach,…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Jathushan Rajasegaran , Xinlei Chen , Rulilong Li , Christoph Feichtenhofer , Jitendra Malik , Shiry Ginosar