中文
相关论文

相关论文: Siamese Transition Masked Autoencoders as Uniform …

200 篇论文

In this work, we propose a Multi-Window Masked Autoencoder (MW-MAE) fitted with a novel Multi-Window Multi-Head Attention (MW-MHA) module that facilitates the modelling of local-global interactions in every decoder transformer block through…

声音 · 计算机科学 2023-10-03 Sarthak Yadav , Sergios Theodoridis , Lars Kai Hansen , Zheng-Hua Tan

Recently, self-supervised pre-training has advanced Vision Transformers on various tasks w.r.t. different data modalities, e.g., image and 3D point cloud data. In this paper, we explore this learning paradigm for 3D mesh data analysis based…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Yaqian Liang , Shanshan Zhao , Baosheng Yu , Jing Zhang , Fazhi He

In this paper, we propose a new self-supervised method, which is called Denoising Masked AutoEncoders (DMAE), for learning certified robust classifiers of images. In DMAE, we corrupt each image by adding Gaussian noises to each pixel value…

计算机视觉与模式识别 · 计算机科学 2023-03-08 Quanlin Wu , Hang Ye , Yuntian Gu , Huishuai Zhang , Liwei Wang , Di He

Detecting various types of stresses (nutritional, water, nitrogen, etc.) in agricultural fields is critical for farmers to ensure maximum productivity. However, stresses show up in different shapes and sizes across different crop types and…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Sambal Shikhar , Anupam Sobti

Stack autoencoder (SAE), as a representative deep network, has unique and excellent performance in feature learning, and has received extensive attention from researchers. However, existing deep SAEs focus on original samples without…

机器学习 · 计算机科学 2022-10-28 Chuanyan Zhou , Jie Ma , Fan Li , Yongming Li , Pin Wang , Xiaoheng Zhang

Most existing visual search systems are deployed based upon fixed kinds of visual features, which prohibits the feature reusing across different systems or when upgrading systems with a new type of feature. Such a setting is obviously…

计算机视觉与模式识别 · 计算机科学 2019-04-01 Jie Hu , Rongrong Ji , Hong Liu , Shengchuan Zhang , Cheng Deng , Qi Tian

Dealing with atypical traffic scenarios remains a challenging task in autonomous driving. However, most anomaly detection approaches cannot be trained on raw sensor data but require exposure to outlier data and powerful semantic…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Daniel Bogdoll , Noël Ollick , Tim Joseph , Svetlana Pavlitska , J. Marius Zöllner

This paper presents a novel semantic scene change detection scheme with only weak supervision. A straightforward approach for this task is to train a semantic change detection network directly from a large-scale dataset in an end-to-end…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Ken Sakurada , Mikiya Shibuya , Weimin Wang

Masked Autoencoding (MAE) has emerged as an effective approach for pre-training representations across multiple domains. In contrast to discrete tokens in natural languages, the input for image MAE is continuous and subject to additional…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Ronghang Hu , Shoubhik Debnath , Saining Xie , Xinlei Chen

Sparse autoencoders (SAEs) have emerged as a powerful tool for uncovering interpretable features in large language models (LLMs) through the sparse directions they learn. However, the sheer number of extracted directions makes comprehensive…

计算与语言 · 计算机科学 2025-11-11 Xinyuan Yan , Shusen Liu , Kowshik Thopalli , Bei Wang

Recently, Masked Image Modeling (MIM) achieves great success in self-supervised visual recognition. However, as a reconstruction-based framework, it is still an open question to understand how MIM works, since MIM appears very different…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Xiangwen Kong , Xiangyu Zhang

Masked image modeling (MIM) has become a popular strategy for self-supervised learning~(SSL) of visual representations with Vision Transformers. A representative MIM model, the masked auto-encoder (MAE), randomly masks a subset of image…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Youngwan Lee , Jeffrey Willette , Jonghee Kim , Juho Lee , Sung Ju Hwang

We propose a masked self-supervised learning framework, called BRepMAE, for automatically extracting a valuable representation of the input computer-aided design (CAD) model to recognize its machining features. Representation learning is…

图形学 · 计算机科学 2026-02-27 Can Yao , Kang Wu , Zuheng Zheng , Siyuan Xing , Xiao-Ming Fu

The detection and localization of anomalies is one important medical image analysis task. Most commonly, Computer Vision anomaly detection approaches rely on manual annotations that are both time consuming and expensive to obtain.…

计算机视觉与模式识别 · 计算机科学 2023-11-14 Sergio Naval Marimont , Giacomo Tarroni

Network traffic classification using self-supervised pre-training models based on Masked Autoencoders (MAE) has demonstrated a huge potential. However, existing methods are confined to isolated byte-level reconstruction of individual flows,…

密码学与安全 · 计算机科学 2026-04-01 Xiao Liu , Xiaowei Fu , Fuxiang Huang , Lei Zhang

Self-supervised learning (SSL) enables learning useful inductive biases through utilizing pretext tasks that require no labels. The unlabeled nature of SSL makes it especially important for whole slide histopathological images (WSIs), where…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Wisdom Oluchi Ikezogwo , Mehmet Saygin Seyfioglu , Linda Shapiro

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

Visual anomaly detection, an important problem in computer vision, is usually formulated as a one-class classification and segmentation task. The student-teacher (S-T) framework has proved to be effective in solving this challenge. However,…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Xuan Zhang , Shiyu Li , Xi Li , Ping Huang , Jiulong Shan , Ting Chen

Vast amounts of remote sensing (RS) data provide Earth observations across multiple dimensions, encompassing critical spatial, temporal, and spectral information which is essential for addressing global-scale challenges such as land use…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Lixian Zhang , Yi Zhao , Runmin Dong , Jinxiao Zhang , Shuai Yuan , Shilei Cao , Mengxuan Chen , Juepeng Zheng , Weijia Li , Wei Liu , Wayne Zhang , Litong Feng , Haohuan Fu

Variational Auto-Encoders have often been used for unsupervised pretraining, feature extraction and out-of-distribution and anomaly detection in the medical field. However, VAEs often lack the ability to produce sharp images and learn…

机器学习 · 计算机科学 2019-11-28 David Zimmerer , Jens Petersen , Klaus Maier-Hein
‹ 上一页 1 8 9 10 下一页 ›