中文
相关论文

相关论文: RIS-MAE: A Self-Supervised Modulation Classificati…

200 篇论文

This paper shows that masked autoencoders (MAE) are scalable self-supervised learners for computer vision. Our MAE approach is simple: we mask random patches of the input image and reconstruct the missing pixels. It is based on two core…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Kaiming He , Xinlei Chen , Saining Xie , Yanghao Li , Piotr Dollár , Ross Girshick

Self-supervised learning methods like masked autoencoders (MAE) have shown significant promise in learning robust feature representations, particularly in image reconstruction-based pretraining task. However, their performance is often…

计算机视觉与模式识别 · 计算机科学 2025-07-31 Sua Lee , Joonhun Lee , Myungjoo Kang

Masked Autoencoders (MAE) have been popular paradigms for large-scale vision representation pre-training. However, MAE solely reconstructs the low-level RGB signals after the decoder and lacks supervision upon high-level semantics for the…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Peng Gao , Renrui Zhang , Rongyao Fang , Ziyi Lin , Hongyang Li , Hongsheng Li , Qiao Yu

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

Reconfigurable Intelligent Surfaces (RISs) are regarded as a key technology for future wireless communications, enabling programmable radio propagation environments. However, the passive reflecting feature of RISs induces notable challenges…

信号处理 · 电气工程与系统科学 2022-02-15 Liuhang Wang , Nir Shlezinger , George C. Alexandropoulos , Haiyang Zhang , Baoyun Wang , Yonina C. Elda

The fifth generating (5G) of wireless networks will be more adaptive and heterogeneous. Reconfigurable intelligent surface technology enables the 5G to work on multistrand waveforms. However, in such a dynamic network, the identification of…

信号处理 · 电气工程与系统科学 2022-09-20 Mir Lodro , Hamidreza Taghvaee , Jean Baptiste Gros , Steve Greedy , Geofrroy Lerosey , Gabriele Gradoni

Masked Autoencoders (MAEs) achieve impressive performance in image classification tasks, yet the internal representations they learn remain less understood. This work started as an attempt to understand the strong downstream classification…

机器学习 · 计算机科学 2026-02-04 Anika Shrivastava , Renu Rameshan , Samar Agnihotri

Accurate imputation of missing laboratory values in electronic health records (EHRs) is critical to enable robust clinical predictions and reduce biases in AI systems in healthcare. Existing methods, such as XGBoost, softimpute, GAIN,…

Automatic modulation classification is of crucial importance in wireless communication networks. Deep learning based automatic modulation classification schemes have attracted extensive attention due to the superior accuracy. However, the…

信号处理 · 电气工程与系统科学 2022-07-01 Rui Ding , Hao Zhang , Fuhui Zhou , Qihui Wu , Zhu Han

This paper studies a simple extension of image-based Masked Autoencoders (MAE) to self-supervised representation learning from audio spectrograms. Following the Transformer encoder-decoder design in MAE, our Audio-MAE first encodes audio…

Automatic Modulation Classification (AMC) is a signal processing technique widely used at the physical layer of wireless systems to enhance spectrum utilization efficiency. In this work, we propose a fast and accurate AMC system, termed…

信号处理 · 电气工程与系统科学 2025-04-14 Faheem Ur Rehman , Qamar Abbas , M. Karam Shehzad

Reconfigurable intelligent surface (RIS)-assisted communication is a key enabling technology for next-generation wireless communication networks, allowing for the reshaping of wireless channels without requiring traditional radio frequency…

信号处理 · 电气工程与系统科学 2025-11-18 Recep Vural , Aymen Khaleel , Ertugrul Basar

Raman spectroscopy serves as a powerful and reliable tool for analyzing the chemical information of substances. The integration of Raman spectroscopy with deep learning methods enables rapid qualitative and quantitative analysis of…

信号处理 · 电气工程与系统科学 2025-04-24 Pengju Ren , Ri-gui Zhou , Yaochong Li

Masked Autoencoder (MAE) is a notable method for self-supervised pretraining in visual representation learning. It operates by randomly masking image patches and reconstructing these masked patches using the unmasked ones. A key limitation…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Han Guo , Ramtin Hosseini , Ruiyi Zhang , Sai Ashish Somayajula , Ranak Roy Chowdhury , Rajesh K. Gupta , Pengtao Xie

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

Automatic modulation classification enables intelligent communications and it is of crucial importance in today's and future wireless communication networks. Although many automatic modulation classification schemes have been proposed, they…

信号处理 · 电气工程与系统科学 2021-06-01 Hao Zhang , Fuhui Zhou , Qihui Wu , Wei Wu , Rose Qingyang Hu

Masked AutoEncoder (MAE) has revolutionized the field of self-supervised learning with its simple yet effective masking and reconstruction strategies. However, despite achieving state-of-the-art performance across various downstream vision…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Xiaoyu Yue , Lei Bai , Meng Wei , Jiangmiao Pang , Xihui Liu , Luping Zhou , Wanli Ouyang

Masked image modeling (MIM) has become a leading self-supervised learning strategy. MIMs such as Masked Autoencoder (MAE) learn strong representations by randomly masking input tokens for the encoder to process, with the decoder…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Taekyung Kim , Sanghyuk Chun , Byeongho Heo , Dongyoon Han

Masked Autoencoders (MAE) based on a reconstruction task have risen to be a promising paradigm for self-supervised learning (SSL) and achieve state-of-the-art performance across different benchmark datasets. However, despite its impressive…

机器学习 · 计算机科学 2023-03-28 Qi Zhang , Yifei Wang , Yisen Wang

Current video-based Masked Autoencoders (MAEs) primarily focus on learning effective spatiotemporal representations from a visual perspective, which may lead the model to prioritize general spatial-temporal patterns but often overlook…

计算机视觉与模式识别 · 计算机科学 2025-02-13 Shihab Aaqil Ahamed , Malitha Gunawardhana , Liel David , Michael Sidorov , Daniel Harari , Muhammad Haris Khan