中文
相关论文

相关论文: On the Pros and Cons of Momentum Encoder in Self-S…

200 篇论文

Self-supervised learning (SSL) approaches have shown promising capabilities in learning the representation from unlabeled data. Amongst them, momentum-based frameworks have attracted significant attention. Despite being a great success,…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Trung X. Pham , Axi Niu , Zhang Kang , Sultan Rizky Madjid , Ji Woo Hong , Daehyeok Kim , Joshua Tian Jin Tee , Chang D. Yoo

Exponential moving average (EMA) has recently gained significant popularity in training modern deep learning models, especially diffusion-based generative models. However, there have been few theoretical results explaining the effectiveness…

机器学习 · 计算机科学 2025-02-21 Xuheng Li , Quanquan Gu

Preserving training dynamics across batch sizes is an important tool for practical machine learning as it enables the trade-off between batch size and wall-clock time. This trade-off is typically enabled by a scaling rule, for example, in…

Most current video MLLMs rely on uniform frame sampling and image-level encoders, resulting in inefficient data processing and limited motion awareness. To address these challenges, we introduce EMA, an Efficient Motion-Aware video MLLM…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Zijia Zhao , Yuqi Huo , Tongtian Yue , Longteng Guo , Haoyu Lu , Bingning Wang , Weipeng Chen , Jing Liu

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

The exponential moving average (EMA) is a commonly used statistic for providing stable estimates of stochastic quantities in deep learning optimization. Recently, EMA has seen considerable use in generative models, where it is computed with…

机器学习 · 计算机科学 2023-10-24 Jonathan Patsenker , Henry Li , Yuval Kluger

Self-supervised learning (SSL) techniques have recently produced outstanding results in learning visual representations from unlabeled videos. Despite the importance of motion in supervised learning techniques for action recognition, SSL…

计算机视觉与模式识别 · 计算机科学 2023-11-02 Mona Ahmadian , Frank Guerin , Andrew Gilbert

Momentum based optimizers are central to a wide range of machine learning applications. These typically rely on an Exponential Moving Average (EMA) of gradients, which decays exponentially the present contribution of older gradients. This…

机器学习 · 计算机科学 2024-10-01 Matteo Pagliardini , Pierre Ablin , David Grangier

Stochasticity in language model fine-tuning, often caused by the small batch sizes typically used in this regime, can destabilize training by introducing large oscillations in generation quality. A popular approach to mitigating this…

机器学习 · 计算机科学 2025-08-04 Adam Block , Cyril Zhang

Deep learning typically relies on end-to-end backpropagation for training, a method that inherently suffers from issues such as update locking during parameter optimization, high GPU memory consumption, and a lack of biological…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Junhao Su , Feiyu Zhu , Hengyu Shi , Tianyang Han , Yurui Qiu , Junfeng Luo , Xiaoming Wei , Jialin Gao

Weight averaging of Stochastic Gradient Descent (SGD) iterates is a popular method for training deep learning models. While it is often used as part of complex training pipelines to improve generalization or serve as a `teacher' model,…

机器学习 · 计算机科学 2024-12-02 Daniel Morales-Brotons , Thijs Vogels , Hadrien Hendrikx

This study explores the application of self-supervised learning (SSL) to the task of motion forecasting, an area that has not yet been extensively investigated despite the widespread success of SSL in computer vision and natural language…

机器人学 · 计算机科学 2023-08-22 Jie Cheng , Xiaodong Mei , Ming Liu

Semi-Supervised Learning (SSL) has received extensive attention in the domain of computer vision, leading to development of promising approaches such as FixMatch. In scenarios where training data is decentralized and resides on client…

机器学习 · 计算机科学 2023-01-25 Jessica Zhao , Sayan Ghosh , Akash Bharadwaj , Chih-Yao Ma

Neural networks are very effective when trained on large datasets for a large number of iterations. However, when they are trained on non-stationary streams of data and in an online fashion, their performance is reduced (1) by the online…

机器学习 · 计算机科学 2023-07-04 Albin Soutif--Cormerais , Antonio Carta , Joost Van de Weijer

In this study, we investigate self-supervised representation learning for speaker verification (SV). First, we examine a simple contrastive learning approach (SimCLR) with a momentum contrastive (MoCo) learning framework, where the MoCo…

音频与语音处理 · 电气工程与系统科学 2021-02-16 Wei Xia , Chunlei Zhang , Chao Weng , Meng Yu , Dong Yu

Speaker verification can be formulated as a representation learning task, where speaker-discriminative embeddings are extracted from utterances of variable lengths. Momentum Contrast (MoCo) is a recently proposed unsupervised representation…

计算与语言 · 计算机科学 2020-09-08 Ke Ding , Xuanji He , Guanglu Wan

Masked Autoencoders (MAEs) are an important divide in self-supervised learning (SSL) due to their independence from augmentation techniques for generating positive (and/or negative) pairs as in contrastive frameworks. Their masking and…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Alin Dondera , Anuj Singh , Hadi Jamali-Rad

Recent studies on semi-supervised learning (SSL) have achieved great success. Despite their promising performance, current state-of-the-art methods tend toward increasingly complex designs at the cost of introducing more network components…

计算机视觉与模式识别 · 计算机科学 2023-10-25 Khanh-Binh Nguyen

Averaging, or smoothing, is a fundamental approach to obtain stable, de-noised estimates from noisy observations. In certain scenarios, observations made along trajectories of random dynamical systems are of particular interest. One popular…

机器学习 · 统计学 2025-05-19 Frederik Köhne , Anton Schiela

Self-supervised learning (SSL) is currently one of the premier techniques to create data representations that are actionable for transfer learning in the absence of human annotations. Despite their success, the underlying geometry of these…

‹ 上一页 1 2 3 10 下一页 ›