中文
相关论文

相关论文: AFFMAE: Scalable and Efficient Vision Pretraining …

200 篇论文

Large language models (LLMs) deployed on edge servers are increasingly used in latency-sensitive applications such as personalized assistants, recommendation, and content moderation. However, the non-stationary nature of user data…

机器学习 · 计算机科学 2025-10-07 Yufei Li , Yu Fu , Yue Dong , Cong Liu

Modern learning frameworks often train deep neural networks with massive amounts of unlabeled data to learn representations by solving simple pretext tasks, then use the representations as foundations for downstream tasks. These networks…

机器学习 · 计算机科学 2024-04-04 Druv Pai , Ziyang Wu , Sam Buchanan , Yaodong Yu , Yi Ma

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

Understanding vehicles in images is important for various applications such as intelligent transportation and self-driving system. Existing vehicle-centric works typically pre-train models on large-scale classification datasets and then…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Xiao Wang , Wentao Wu , Chenglong Li , Zhicheng Zhao , Zhe Chen , Yukai Shi , Jin Tang

Vision-Language-Action (VLA) models for autonomous driving increasingly adopt generative planners trained with imitation learning followed by reinforcement learning. Diffusion-based planners suffer from modality alignment difficulties, low…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Chenxu Dang , Sining Ang , Yongkang Li , Haochen Tian , Jie Wang , Guang Li , Hangjun Ye , Jie Ma , Long Chen , Yan Wang

Generating semantic segmentation datasets has consistently been laborious and time-consuming, particularly in the context of large models or specialized domains(i.e. Medical Imaging or Remote Sensing). Specifically, large models necessitate…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Jiaru Jia , Mingzhe Liu , Jiake Xie , Xin Chen , Hong Zhang , Feixiang Zhao , Aiqing Yang

Deep neural networks have achieved remarkable progress in enhancing low-light images by improving their brightness and eliminating noise. However, most existing methods construct end-to-end mapping networks heuristically, neglecting the…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Naishan Zheng , Man Zhou , Yanmeng Dong , Xiangyu Rui , Jie Huang , Chongyi Li , Feng Zhao

Self-supervised learning has been a powerful training paradigm to facilitate representation learning. In this study, we design a masked autoencoder (MAE) to guide deep learning models to learn electroencephalography (EEG) signal…

人机交互 · 计算机科学 2024-09-04 Yifei Zhou , Sitong Liu

The primary challenge in accelerating image super-resolution lies in reducing computation while maintaining performance and adaptability. Motivated by the observation that high-frequency regions (e.g., edges and textures) are most critical…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Wei Shang , Dongwei Ren , Wanying Zhang , Pengfei Zhu , Qinghua Hu , Wangmeng Zuo

The development of deep learning models in medical image analysis is majorly limited by the lack of large-sized and well-annotated datasets. Unsupervised learning does not require labels and is more suitable for solving medical image…

计算机视觉与模式识别 · 计算机科学 2023-01-06 Zi'an Xu , Yin Dai , Fayu Liu , Weibing Chen , Yue Liu , Lifu Shi , Sheng Liu , Yuhang Zhou

Emerging expert-specialized Mixture-of-Experts (MoE) architectures, such as DeepSeek-MoE, deliver strong model quality through fine-grained expert segmentation and large top-k routing. However, their scalability is limited by substantial…

机器学习 · 计算机科学 2025-08-20 Yueming Yuan , Ahan Gupta , Jianping Li , Sajal Dash , Feiyi Wang , Minjia Zhang

Masked Image Modeling (MIM) has achieved promising progress with the advent of Masked Autoencoders (MAE) and BEiT. However, subsequent works have complicated the framework with new auxiliary tasks or extra pre-trained models, inevitably…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Yuan Liu , Songyang Zhang , Jiacheng Chen , Kai Chen , Dahua Lin

Real-world model deployment across multiple domains requires multimodal models to operate under two complementary regimes: (1) multi-task pretraining, tasks are co-available at design time where related tasks could borrow representational…

机器学习 · 计算机科学 2026-05-12 Xing Han , Shravan Chaudhari , Tanvi Ranade , Rama Chellappa , Suchi Saria

We propose bootstrapped masked autoencoders (BootMAE), a new approach for vision BERT pretraining. BootMAE improves the original masked autoencoders (MAE) with two core designs: 1) momentum encoder that provides online feature as extra BERT…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Xiaoyi Dong , Jianmin Bao , Ting Zhang , Dongdong Chen , Weiming Zhang , Lu Yuan , Dong Chen , Fang Wen , Nenghai Yu

The self-supervised Masked Image Modeling (MIM) schema, following "mask-and-reconstruct" pipeline of recovering contents from masked image, has recently captured the increasing interest in the multimedia community, owing to the excellent…

计算机视觉与模式识别 · 计算机科学 2022-04-19 Hao Liu , Xinghua Jiang , Xin Li , Antai Guo , Deqiang Jiang , Bo Ren

Vision and Language Pretraining has become the prevalent approach for tackling multimodal downstream tasks. The current trend is to move towards ever larger models and pretraining datasets. This computational headlong rush does not seem…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Mustafa Shukor , Guillaume Couairon , Matthieu Cord

Self-supervised learning on graphs can be bifurcated into contrastive and generative methods. Contrastive methods, also known as graph contrastive learning (GCL), have dominated graph self-supervised learning in the past few years, but the…

机器学习 · 计算机科学 2024-02-13 Liang Wang , Xiang Tao , Qiang Liu , Shu Wu , Liang Wang

We investigated the adaptation and performance of Masked Autoencoders (MAEs) with Vision Transformer (ViT) architectures for self-supervised representation learning on one-dimensional (1D) ultrasound signals. Although MAEs have demonstrated…

机器学习 · 计算机科学 2025-08-29 Immanuel Roßteutscher , Klaus S. Drese , Thorsten Uphues

Human social behaviors are inherently multimodal necessitating the development of powerful audiovisual models for their perception. In this paper, we present Social-MAE, our pre-trained audiovisual Masked Autoencoder based on an extended…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Hugo Bohy , Minh Tran , Kevin El Haddad , Thierry Dutoit , Mohammad Soleymani

To better support information retrieval tasks such as web search and open-domain question answering, growing effort is made to develop retrieval-oriented language models, e.g., RetroMAE and many others. Most of the existing works focus on…

计算与语言 · 计算机科学 2023-05-05 Shitao Xiao , Zheng Liu , Yingxia Shao , Zhao Cao
‹ 上一页 1 8 9 10 下一页 ›