中文
相关论文

相关论文: Text-Guided Video Masked Autoencoder

200 篇论文

Masked autoencoders (MAEs) have displayed significant potential in the classification and semantic segmentation of medical images in the last year. Due to the high similarity of human tissues, even slight changes in medical images may…

计算机视觉与模式识别 · 计算机科学 2023-05-11 Jiawei Mao , Shujian Guo , Yuanqi Chang , Xuesong Yin , Binling Nie

Image and video restoration has achieved a remarkable leap with the advent of deep learning. The success of deep learning paradigm lies in three key components: data, model, and loss. Currently, many efforts have been devoted to the first…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Man Zhou , Naishan Zheng , Jie Huang , Chunle Guo , Chongyi Li

For graph self-supervised learning (GSSL), masked autoencoder (MAE) follows the generative paradigm and learns to reconstruct masked graph edges or node features. Contrastive Learning (CL) maximizes the similarity between augmented views of…

机器学习 · 计算机科学 2023-10-25 Yuxiang Wang , Xiao Yan , Chuang Hu , Fangcheng Fu , Wentao Zhang , Hao Wang , Shuo Shang , Jiawei Jiang

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

We present a simple yet effective end-to-end Video-language Pre-training (VidLP) framework, Masked Contrastive Video-language Pretraining (MAC), for video-text retrieval tasks. Our MAC aims to reduce video representation's spatial and…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Fangxun Shu , Biaolong Chen , Yue Liao , Shuwen Xiao , Wenyu Sun , Xiaobo Li , Yousong Zhu , Jinqiao Wang , Si Liu

Advancements in language foundation models have primarily fueled the recent surge in artificial intelligence. In contrast, generative learning of non-textual modalities, especially videos, significantly trails behind language modeling. This…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Lijun Yu

Existing rotation-invariant point cloud masked autoencoders (MAE) rely on random masking strategies that overlook geometric structure and semantic coherence. Random masking treats patches independently, failing to capture spatial…

计算机视觉与模式识别 · 计算机科学 2025-09-19 Xuanhua Yin , Dingxin Zhang , Yu Feng , Shunqi Mao , Jianhui Yu , Weidong Cai

Learning transferable representations from unlabeled time series is crucial for improving performance in data-scarce classification. Existing self-supervised methods often operate at the point level and rely on unidirectional encoding,…

机器学习 · 计算机科学 2026-03-02 Mingyue Cheng , Xiaoyu Tao , Zhiding Liu , Qi Liu , Hao Zhang , Rujiao Zhang , Enhong Chen

Low-dose computed tomography (LDCT) reduces the X-ray radiation but compromises image quality with more noises and artifacts. A plethora of transformer models have been developed recently to improve LDCT image quality. However, the success…

图像与视频处理 · 电气工程与系统科学 2022-10-18 Dayang Wang , Yongshun Xu , Shuo Han , Hengyong Yu

Can we leverage the audiovisual information already present in video to improve self-supervised representation learning? To answer this question, we study various pretraining architectures and objectives within the masked autoencoding…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Mariana-Iuliana Georgescu , Eduardo Fonseca , Radu Tudor Ionescu , Mario Lucic , Cordelia Schmid , Anurag Arnab

Image paragraph generation is the task of producing a coherent story (usually a paragraph) that describes the visual content of an image. The problem nevertheless is not trivial especially when there are multiple descriptive and diverse…

计算机视觉与模式识别 · 计算机科学 2019-08-02 Jing Wang , Yingwei Pan , Ting Yao , Jinhui Tang , Tao Mei

Masked language modeling has become a standard pretraining objective for training encoder-based language models. In this approach, certain tokens in the input are masked, and the model learns to predict them using the surrounding context.…

人工智能 · 计算机科学 2026-05-28 Gokul Srinivasagan , Kai Hartung , Munir Georges

Recently, various studies have been directed towards exploring dense passage retrieval techniques employing pre-trained language models, among which the masked auto-encoder (MAE) pre-training architecture has emerged as the most promising.…

信息检索 · 计算机科学 2023-05-23 Zehan Li , Yanzhao Zhang , Dingkun Long , Pengjun Xie

Text-guided image inpainting aims to inpaint masked image regions based on a textual prompt while preserving the background. Although diffusion-based methods have become dominant, their property of modeling the entire image in latent space…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Longtao Jiang , Jie Huang , Mingfei Han , Lei Chen , Yongqiang Yu , Feng Zhao , Xiaojun Chang , Zhihui Li

Textual graphs are ubiquitous in real-world applications, featuring rich text information with complex relationships, which enables advanced research across various fields. Textual graph representation learning aims to generate…

机器学习 · 计算机科学 2024-08-22 Wenbin Hu , Huihao Jing , Qi Hu , Haoran Li , Yangqiu Song

Text-motion retrieval aims to learn a semantically aligned latent space between natural language descriptions and 3D human motion skeleton sequences, enabling bidirectional search across the two modalities. Most existing methods use a…

计算机视觉与模式识别 · 计算机科学 2026-03-11 Yao Zhang , Zhuchenyang Liu , Yanlan He , Thomas Ploetz , Yu Xiao

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,…

Recently, human motion analysis has experienced great improvement due to inspiring generative models such as the denoising diffusion model and large language model. While the existing approaches mainly focus on generating motions with…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Yiming Wu , Wei Ji , Kecheng Zheng , Zicheng Wang , Dong Xu

This work focuses on full-body co-speech gesture generation. Existing methods typically employ an autoregressive model accompanied by vector-quantized tokens for gesture generation, which results in information loss and compromises the…

图形学 · 计算机科学 2025-03-19 Binjie Liu , Lina Liu , Sanyi Zhang , Songen Gu , Yihao Zhi , Tianyi Zhu , Lei Yang , Long Ye

Self-supervised learning with masked autoencoders has recently gained popularity for its ability to produce effective image or textual representations, which can be applied to various downstream tasks without retraining. However, we observe…

机器学习 · 计算机科学 2023-08-21 Yucheng Shi , Yushun Dong , Qiaoyu Tan , Jundong Li , Ninghao Liu