paper-with-me

Papers

DLow: Diversifying Latent Flows for Diverse Human Motion Prediction

2020-03-18 · ECCV 2020 8 · Ye Yuan, Kris Kitani

Deep generative models are often used for human motion prediction as they are able to model multi-modal data distributions and characterize diverse human behavior. While much care has been taken into designing and learning deep generative models, how to efficiently produce diverse samples from a deep generative model after it has been trained is still an under-explored problem. To obtain samples from a pretrained generative model, most existing generative human motion prediction methods draw a set of independent Gaussian latent codes and convert them to motion samples. Clearly, this random sampling strategy is not guaranteed to produce diverse samples for two reasons: (1) The independent sampling cannot force the samples to be diverse; (2) The sampling is based solely on likelihood which may only produce samples that correspond to the major modes of the data distribution. To address these problems, we propose a novel sampling method, Diversifying Latent Flows (DLow), to produce a diverse set of samples from a pretrained deep generative model. Unlike random (independent) sampling, the proposed DLow sampling method samples a single random variable and then maps it with a set of learnable mapping functions to a set of correlated latent codes. The correlated latent codes are then decoded into a set of correlated samples. During training, DLow uses a diversity-promoting prior over samples as an objective to optimize the latent mappings to improve sample diversity. The design of the prior is highly flexible and can be customized to generate diverse motions with common features (e.g., similar leg motion but diverse upper-body motion). Our experiments demonstrate that DLow outperforms state-of-the-art baseline methods in terms of sample diversity and accuracy. Our code is released on the project page: https://www.ye-yuan.com/dlow.

📄 PDF Abstract BibTeX arXiv:2003.08386

Code (1)

Khrylx/DLow 공식 구현 pytorch

Tasks

DiversityHuman motion predictionHuman Pose Forecastingmotion predictionPrediction

Similar Papers 제목 키워드 기반

DLOW: Domain Flow for Adaptation and Generalization

2018-12-13 · CVPR 2019 6 · Rui Gong, Wen Li, Yu-Hua Chen, Luc van Gool

In this work, we present a domain flow generation(DLOW) model to bridge two different domains by generating a continuous sequence of intermediate domains flowing from one domain to the other. The benefits of our DLOW mod…

Domain AdaptationSemantic SegmentationStyle Generalization

Diversifying Question Generation over Knowledge Base via External Natural Questions

2023-09-23 · Shasha Guo, Jing Zhang, Xirui Ke, Cuiping Li 외

Previous methods on knowledge base question generation (KBQG) primarily focus on enhancing the quality of a single generated question. Recognizing the remarkable paraphrasing ability of humans, we contend that diverse te…

DiversityNatural QuestionsQuestion AnsweringQuestion Generation+1

Diversifying Semantic Image Synthesis and Editing via Class- and Layer-wise VAEs

2021-06-25 · Yuki Endo, Yoshihiro Kanamori

Semantic image synthesis is a process for generating photorealistic images from a single semantic mask. To enrich the diversity of multimodal image synthesis, previous methods have controlled the global appearance of an …

DiversityImage GenerationObject

Diversifying Content Generation for Commonsense Reasoning with Mixture of Knowledge Graph Experts

2022-03-14 · NAACL (DLG4NLP) 2022 7 · Wenhao Yu, Chenguang Zhu, Lianhui Qin, Zhihan Zhang 외

Generative commonsense reasoning (GCR) in natural language is to reason about the commonsense while generating coherent text. Recent years have seen a surge of interest in improving the generation quality of commonsense …

DiversityKnowledge Graphs

Diversifying AI: Towards Creative Chess with AlphaZero

2023-08-17 · Tom Zahavy, Vivek Veeriah, Shaobo Hou, Kevin Waugh 외

In recent years, Artificial Intelligence (AI) systems have surpassed human intelligence in a variety of computational tasks. However, AI systems, like humans, make mistakes, have blind spots, hallucinate, and struggle to…

Decision MakingDiversityGame of Chess