中文
相关论文

相关论文: Idempotent Unsupervised Representation Learning fo…

200 篇论文

In human activity recognition (HAR), the limited availability of annotated data presents a significant challenge. Drawing inspiration from the latest advancements in generative AI, including Large Language Models (LLMs) and motion synthesis…

计算机视觉与模式识别 · 计算机科学 2023-10-19 Zikang Leng , Hyeokhyen Kwon , Thomas Plötz

One major obstacle towards AI is the poor ability of models to solve new problems quicker, and without forgetting previously acquired knowledge. To better understand this issue, we study the problem of continual learning, where the model…

机器学习 · 计算机科学 2022-09-14 David Lopez-Paz , Marc'Aurelio Ranzato

With the prevalence of RGB-D cameras, multi-modal video data have become more available for human action recognition. One main challenge for this task lies in how to effectively leverage their complementary information. In this work, we…

计算机视觉与模式识别 · 计算机科学 2020-02-03 Sijie Song , Jiaying Liu , Yanghao Li , Zongming Guo

Collaborative learning, which enables collaborative and decentralized training of deep neural networks at multiple institutions in a privacy-preserving manner, is rapidly emerging as a valuable technique in healthcare applications. However,…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Liangqiong Qu , Niranjan Balachandar , Miao Zhang , Daniel Rubin

The rapid proliferation of generative 3D models has created a critical bottleneck in animation pipelines: rigging. Existing automated methods are fundamentally limited by their approach to skinning, treating it as an ill-posed,…

图形学 · 计算机科学 2026-02-05 Jia-peng Zhang , Cheng-Feng Pu , Meng-Hao Guo , Yan-Pei Cao , Shi-Min Hu

In the recent years, there has been a significant improvement in the quality of samples produced by (deep) generative models such as variational auto-encoders and generative adversarial networks. However, the representation capabilities of…

图像与视频处理 · 电气工程与系统科学 2026-03-31 Shady Abu Hussein , Tom Tirer , Raja Giryes

Unsupervised representation learning has recently received lots of interest due to its powerful generalizability through effectively leveraging large-scale unlabeled data. There are two prevalent approaches for this, contrastive learning…

机器学习 · 计算机科学 2021-06-14 Saehoon Kim , Sungwoong Kim , Juho Lee

Unsupervised multi-object scene decomposition is a fast-emerging problem in representation learning. Despite significant progress in static scenes, such models are unable to leverage important dynamic cues present in video. We propose a…

计算机视觉与模式识别 · 计算机科学 2020-06-29 Polina Zablotskaia , Edoardo A. Dominici , Leonid Sigal , Andreas M. Lehrmann

We introduce 'semi-unsupervised learning', a problem regime related to transfer learning and zero-shot learning where, in the training data, some classes are sparsely labelled and others entirely unlabelled. Models able to learn from…

机器学习 · 统计学 2018-12-12 Matthew Willetts , Aiden Doherty , Stephen Roberts , Chris Holmes

Developing inherently interpretable models for prediction has gained prominence in recent years. A subclass of these models, wherein the interpretable network relies on learning high-level concepts, are valued because of closeness of…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Jayneel Parekh , Quentin Bouniot , Pavlo Mozharovskyi , Alasdair Newson , Florence d'Alché-Buc

A deep generative model is developed for representation and analysis of images, based on a hierarchical convolutional dictionary-learning framework. Stochastic {\em unpooling} is employed to link consecutive layers in the model, yielding…

计算机视觉与模式识别 · 计算机科学 2015-12-25 Yunchen Pu , Xin Yuan , Andrew Stevens , Chunyuan Li , Lawrence Carin

With the prevalence of accessible depth sensors, dynamic human body skeletons have attracted much attention as a robust modality for action recognition. Previous methods model skeletons based on RNN or CNN, which has limited expressive…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Xiang Gao , Wei Hu , Jiaxiang Tang , Jiaying Liu , Zongming Guo

Imitation learning has emerged as a powerful paradigm in robot manipulation, yet its generalization capability remains constrained by object-specific dependencies in limited expert demonstrations. To address this challenge, we propose…

机器人学 · 计算机科学 2025-06-27 Zhuochen Miao , Jun Lv , Hongjie Fang , Yang Jin , Cewu Lu

Gait recognition refers to the identification of individuals based on features acquired from their body movement during walking. Despite the recent advances in gait recognition with deep learning, variations in data acquisition and…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Alireza Sepas-Moghaddam , Ali Etemad

Human skeleton point clouds are commonly used to automatically classify and predict the behaviour of others. In this paper, we use a contrastive self-supervised learning method, SimCLR, to learn representations that capture the semantics of…

计算机视觉与模式识别 · 计算机科学 2022-11-11 Nico Lingg , Miguel Sarabia , Luca Zappella , Barry-John Theobald

The landscape of skeleton-based action representation learning has evolved from Contrastive Learning (CL) to Masked Auto-Encoder (MAE) architectures. However, each paradigm faces inherent limitations: CL often overlooks fine-grained local…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Jeonghyeok Do , Yun Chen , Geunhyuk Youk , Munchurl Kim

In recent years, graph convolutional networks (GCNs) play an increasingly critical role in skeleton-based human action recognition. However, most GCN-based methods still have two main limitations: 1) They only consider the motion…

计算机视觉与模式识别 · 计算机科学 2022-02-10 Zhigang Tu , Jiaxu Zhang , Hongyan Li , Yujin Chen , Junsong Yuan

Purpose: To systematically investigate the influence of various data consistency layers, (semi-)supervised learning and ensembling strategies, defined in a $\Sigma$-net, for accelerated parallel MR image reconstruction using deep learning.…

图像与视频处理 · 电气工程与系统科学 2019-12-20 Kerstin Hammernik , Jo Schlemper , Chen Qin , Jinming Duan , Ronald M. Summers , Daniel Rueckert

Generative retrieval reformulates retrieval as an autoregressive generation task, where large language models (LLMs) generate target documents directly from a query. As a novel paradigm, the mechanisms that underpin its performance and…

信息检索 · 计算机科学 2025-06-10 Hongru Cai , Yongqi Li , Ruifeng Yuan , Wenjie Wang , Zhen Zhang , Wenjie Li , Tat-Seng Chua

We propose a new approach for generative modeling based on training a neural network to be idempotent. An idempotent operator is one that can be applied sequentially without changing the result beyond the initial application, namely…

计算机视觉与模式识别 · 计算机科学 2023-11-03 Assaf Shocher , Amil Dravid , Yossi Gandelsman , Inbar Mosseri , Michael Rubinstein , Alexei A. Efros