中文
相关论文

相关论文: SG-VAE: Scene Grammar Variational Autoencoder to g…

200 篇论文

Learning from image-text data has demonstrated recent success for many recognition tasks, yet is currently limited to visual features or individual visual concepts such as objects. In this paper, we propose one of the first methods that…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Yiwu Zhong , Jing Shi , Jianwei Yang , Chenliang Xu , Yin Li

Generative modeling of 3D shapes has become an important problem due to its relevance to many applications across Computer Vision, Graphics, and VR. In this paper we build upon recently introduced 3D mesh-convolutional Variational…

机器学习 · 计算机科学 2019-06-11 Jake Levinson , Avneesh Sud , Ameesh Makadia

By composing graphical models with deep learning architectures, we learn generative models with the strengths of both frameworks. The structured variational autoencoder (SVAE) inherits structure and interpretability from graphical models,…

机器学习 · 计算机科学 2023-11-15 Harry Bendekgey , Gabriel Hope , Erik B. Sudderth

As Artificial Intelligence Generated Content (AIGC) advances, a variety of methods have been developed to generate text, images, videos, and 3D objects from single or multimodal inputs, contributing efforts to emulate human-like cognitive…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Yiying Yang , Fukun Yin , Jiayuan Fan , Xin Chen , Wanzhang Li , Gang Yu

Applying generative adversarial networks (GANs) to text-related tasks is challenging due to the discrete nature of language. One line of research resolves this issue by employing reinforcement learning (RL) and optimizing the next-word…

计算与语言 · 计算机科学 2020-11-05 Yanghoon Kim , Seungpil Won , Seunghyun Yoon , Kyomin Jung

In this paper, we propose Text2Scene, a model that generates various forms of compositional scene representations from natural language descriptions. Unlike recent works, our method does NOT use Generative Adversarial Networks (GANs).…

计算机视觉与模式识别 · 计算机科学 2019-06-11 Fuwen Tan , Song Feng , Vicente Ordonez

This paper presents a novel framework for automatic speech-driven gesture generation, applicable to human-agent interaction including both virtual agents and robots. Specifically, we extend recent deep-learning-based, data-driven methods…

人机交互 · 计算机科学 2019-06-12 Taras Kucherenko , Dai Hasegawa , Gustav Eje Henter , Naoshi Kaneko , Hedvig Kjellström

Scene categorization is a useful precursor task that provides prior knowledge for many advanced computer vision tasks with a broad range of applications in content-based image indexing and retrieval systems. Despite the success of data…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Saravanabalagi Ramachandran , Jonathan Horgan , Ganesh Sistu , John McDonald

Deep learning approaches to natural language processing have made great strides in recent years. While these models produce symbols that convey vast amounts of diverse knowledge, it is unclear how such symbols are grounded in data from the…

计算机视觉与模式识别 · 计算机科学 2023-09-13 James Robert Kubricht , Zhaoyuan Yang , Jianwei Qiu , Peter Henry Tu

Systems which incrementally create 3D semantic maps from image sequences must store and update representations of both geometry and semantic entities. However, while there has been much work on the correct formulation for geometrical…

计算机视觉与模式识别 · 计算机科学 2019-03-19 Shuaifeng Zhi , Michael Bloesch , Stefan Leutenegger , Andrew J. Davison

This paper addresses a fundamental problem of scene understanding: How to parse the scene image into a structured configuration (i.e., a semantic object hierarchy with object interaction relations) that finely accords with human perception.…

计算机视觉与模式识别 · 计算机科学 2018-03-01 Liang Lin , Guangrun Wang , Rui Zhang , Ruimao Zhang , Xiaodan Liang , Wangmeng Zuo

Deep generative models have shown promising results in generating realistic images, but it is still non-trivial to generate images with complicated structures. The main reason is that most of the current generative models fail to explore…

机器学习 · 计算机科学 2018-07-12 Kun Xu , Haoyu Liang , Jun Zhu , Hang Su , Bo Zhang

To truly understand the visual world our models should be able not only to recognize images but also generate them. To this end, there has been exciting recent progress on generating images from natural language descriptions. These methods…

计算机视觉与模式识别 · 计算机科学 2018-04-06 Justin Johnson , Agrim Gupta , Li Fei-Fei

Despite the success of Generative Adversarial Networks (GANs) in image synthesis, there lacks enough understanding on what generative models have learned inside the deep generative representations and how photo-realistic images are able to…

计算机视觉与模式识别 · 计算机科学 2020-02-12 Ceyuan Yang , Yujun Shen , Bolei Zhou

We introduce a method to generate 3D scenes that are disentangled into their component objects. This disentanglement is unsupervised, relying only on the knowledge of a large pretrained text-to-image model. Our key insight is that objects…

计算机视觉与模式识别 · 计算机科学 2024-02-28 Dave Epstein , Ben Poole , Ben Mildenhall , Alexei A. Efros , Aleksander Holynski

Variational Autoencoders (VAEs) are powerful generative models capable of learning compact latent representations. However, conventional VAEs often generate relatively blurry images due to their assumption of an isotropic Gaussian latent…

计算机视觉与模式识别 · 计算机科学 2025-04-21 Andrew Kiruluta

Variational auto-encoders (VAEs) are widely used in natural language generation due to the regularization of the latent space. However, generating sentences from the continuous latent space does not explicitly model the syntactic…

计算与语言 · 计算机科学 2019-07-15 Yu Bao , Hao Zhou , Shujian Huang , Lei Li , Lili Mou , Olga Vechtomova , Xinyu Dai , Jiajun Chen

Latent generative models have emerged as a leading approach for high-quality image synthesis. These models rely on an autoencoder to compress images into a latent space, followed by a generative model to learn the latent distribution. We…

机器学习 · 计算机科学 2025-08-05 Theodoros Kouzelis , Ioannis Kakogeorgiou , Spyros Gidaris , Nikos Komodakis

Dense indoor scene modeling from 2D images has been bottlenecked due to the absence of depth information and cluttered occlusions. We present an automatic indoor scene modeling approach using deep features from neural networks. Given a…

计算机视觉与模式识别 · 计算机科学 2020-02-25 Yinyu Nie , Shihui Guo , Jian Chang , Xiaoguang Han , Jiahui Huang , Shi-Min Hu , Jian Jun Zhang

This paper proposes a new type of generative model that is able to quickly learn a latent representation without an encoder. This is achieved using empirical Bayes to calculate the expectation of the posterior, which is implemented by…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Sam Bond-Taylor , Chris G. Willcocks