中文
相关论文

相关论文: Mutual Information Based Method for Unsupervised D…

200 篇论文

Our goal is to predict future video frames given a sequence of input frames. Despite large amounts of video data, this remains a challenging task because of the high-dimensionality of video frames. We address this challenge by proposing the…

机器学习 · 计算机科学 2018-10-19 Jun-Ting Hsieh , Bingbin Liu , De-An Huang , Li Fei-Fei , Juan Carlos Niebles

Temporal modeling is crucial for multi-frame human pose estimation. Most existing methods directly employ optical flow or deformable convolution to predict full-spectrum motion fields, which might incur numerous irrelevant cues, such as a…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Runyang Feng , Yixing Gao , Xueqing Ma , Tze Ho Elden Tse , Hyung Jin Chang

Video prediction has been considered a difficult problem because the video contains not only high-dimensional spatial information but also complex temporal information. Video prediction can be performed by finding features in recent frames,…

计算机视觉与模式识别 · 计算机科学 2019-07-16 Jungbeom Lee , Jangho Lee , Sungmin Lee , Sungroh Yoon

In this paper, we investigate the problem of learning disentangled representations. Given a pair of images sharing some attributes, we aim to create a low-dimensional representation which is split into two parts: a shared representation…

机器学习 · 统计学 2019-12-10 Eduardo Hugo Sanchez , Mathieu Serrurier , Mathias Ortner

Missing data poses significant challenges while learning representations of video sequences. We present Disentangled Imputed Video autoEncoder (DIVE), a deep generative model that imputes and predicts future video frames in the presence of…

机器学习 · 计算机科学 2020-11-05 Armand Comas-Massagué , Chi Zhang , Zlatan Feric , Octavia Camps , Rose Yu

We introduce MGP-VAE (Multi-disentangled-features Gaussian Processes Variational AutoEncoder), a variational autoencoder which uses Gaussian processes (GP) to model the latent space for the unsupervised learning of disentangled…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Sarthak Bhagat , Shagun Uppal , Zhuyun Yin , Nengli Lim

The key challenge in unaligned multimodal language sequences lies in effectively integrating information from various modalities to obtain a refined multimodal joint representation. Recently, the disentangle and fuse methods have achieved…

计算与语言 · 计算机科学 2024-09-20 Fan Qian , Jiqing Han , Jianchen Li , Yongjun He , Tieran Zheng , Guibin Zheng

Multi-View Clustering (MVC) has gained significant attention for its ability to leverage complementary information across diverse views. However, existing deep MVC methods often struggle with view-distribution entanglement during cross-view…

计算机视觉与模式识别 · 计算机科学 2026-05-18 Xin Zou , Ruimeng Liu , Chang Tang , Zhenglai Li , Xinwang Liu , Kunlun He , Wanqing Li

Establishing correspondence between images or scenes is a significant challenge in computer vision, especially given occlusions, viewpoint changes, and varying object appearances. In this paper, we present Siamese Masked Autoencoders…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Agrim Gupta , Jiajun Wu , Jia Deng , Li Fei-Fei

Learning interpretable and disentangled representations of data is a key topic in machine learning research. Variational Autoencoder (VAE) is a scalable method for learning directed latent variable models of complex data. It employs a clear…

机器学习 · 计算机科学 2020-06-04 Andriy Serdega , Dae-Shik Kim

We introduce the Mutual Information Machine (MIM), a novel formulation of representation learning, using a joint distribution over the observations and latent state in an encoder/decoder framework. Our key principles are symmetry and mutual…

机器学习 · 统计学 2019-10-10 Micha Livne , Kevin Swersky , David J. Fleet

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

Independent components within low-dimensional representations are essential inputs in several downstream tasks, and provide explanations over the observed data. Video-based disentangled factors of variation provide low-dimensional…

计算机视觉与模式识别 · 计算机科学 2022-02-22 Juan F. Hernández Albarracín , Adín Ramírez Rivera

We introduce the Mutual Information Machine (MIM), a probabilistic auto-encoder for learning joint distributions over observations and latent variables. MIM reflects three design principles: 1) low divergence, to encourage the encoder and…

机器学习 · 计算机科学 2020-02-24 Micha Livne , Kevin Swersky , David J. Fleet

How to learn discriminative video representation from unlabeled videos is challenging but crucial for video analysis. The latest attempts seek to learn a representation model by predicting the appearance contents in the masked regions.…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Xinyu Sun , Peihao Chen , Liangwei Chen , Changhao Li , Thomas H. Li , Mingkui Tan , Chuang Gan

Self-supervised learning of image representations by predicting future frames is a promising direction but still remains a challenge. This is because of the under-determined nature of frame prediction; multiple potential futures can arise…

计算机视觉与模式识别 · 计算机科学 2024-08-12 Huiwon Jang , Dongyoung Kim , Junsu Kim , Jinwoo Shin , Pieter Abbeel , Younggyo Seo

It is crucial to choose actions from an appropriate distribution while learning a sequential decision-making process in which a set of actions is expected given the states and previous reward. Yet, if there are more than two latent…

计算机视觉与模式识别 · 计算机科学 2022-11-24 Fatemeh Nouri , Robert Bergevin

We propose a new representation of visual data that disentangles object position from appearance. Our method, termed Deep Latent Particles (DLP), decomposes the visual input into low-dimensional latent ``particles'', where each particle is…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Tal Daniel , Aviv Tamar

We introduce a novel representation learning method to disentangle pose-dependent as well as view-dependent factors from 2D human poses. The method trains a network using cross-view mutual information maximization (CV-MIM) which maximizes…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Long Zhao , Yuxiao Wang , Jiaping Zhao , Liangzhe Yuan , Jennifer J. Sun , Florian Schroff , Hartwig Adam , Xi Peng , Dimitris Metaxas , Ting Liu

Multi-frame human pose estimation has long been a compelling and fundamental problem in computer vision. This task is challenging due to fast motion and pose occlusion that frequently occur in videos. State-of-the-art methods strive to…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Zhenguang Liu , Runyang Feng , Haoming Chen , Shuang Wu , Yixing Gao , Yunjun Gao , Xiang Wang
‹ 上一页 1 2 3 10 下一页 ›