paper-with-me

Papers

ActFormer: A GAN-based Transformer towards General Action-Conditioned 3D Human Motion Generation

2022-03-15 · ICCV 2023 1 · Liang Xu, Ziyang Song, Dongliang Wang, Jing Su, Zhicheng Fang, Chenjing Ding, Weihao Gan, Yichao Yan, Xin Jin, Xiaokang Yang, Wenjun Zeng, Wei Wu

We present a GAN-based Transformer for general action-conditioned 3D human motion generation, including not only single-person actions but also multi-person interactive actions. Our approach consists of a powerful Action-conditioned motion TransFormer (ActFormer) under a GAN training scheme, equipped with a Gaussian Process latent prior. Such a design combines the strong spatio-temporal representation capacity of Transformer, superiority in generative modeling of GAN, and inherent temporal correlations from the latent prior. Furthermore, ActFormer can be naturally extended to multi-person motions by alternately modeling temporal correlations and human interactions with Transformer encoders. To further facilitate research on multi-person motion generation, we introduce a new synthetic dataset of complex multi-person combat behaviors. Extensive experiments on NTU-13, NTU RGB+D 120, BABEL and the proposed combat dataset show that our method can adapt to various human motion representations and achieve superior performance over the state-of-the-art methods on both single-person and multi-person motion generation tasks, demonstrating a promising step towards a general human motion generator.

📄 PDF Abstract BibTeX arXiv:2203.07706

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Generation

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Residual Connection 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Implicit factorized transformer approach to fast prediction of turbulent channel flows

2024-12-25 · Huiyu Yang, Yunpeng Wang, Jianchun Wang

Transformer neural operators have recently become an effective approach for surrogate modeling of systems governed by partial differential equations (PDEs). In this paper, we introduce a modified implicit factorized tran…

FrictionPrediction

ActFormer: Scalable Collaborative Perception via Active Queries

2024-03-08 · Suozhi Huang, Juexiao Zhang, Yiming Li, Chen Feng

Collaborative perception leverages rich visual observations from multiple robots to extend a single robot's perception ability beyond its field of view. Many prior works receive messages broadcast from all collaborators,…

3D Object Detectionobject-detectionObject Detection

Scene Synthesis from Human Motion

2023-01-04 · Sifan Ye, Yixing Wang, Jiaman Li, Dennis Park 외

Large-scale capture of human motion with diverse, complex scenes, while immensely useful, is often considered prohibitively costly. Meanwhile, human motion alone contains rich information about the scene they reside in a…

2D Semantic Segmentation task 1 (8 classes)3D Semantic Scene CompletionIndoor Scene Synthesis

PoseGPT: Quantization-based 3D Human Motion Generation and Forecasting

2022-10-19 · Thomas Lucas, Fabien Baradel, Philippe Weinzaepfel, Grégory Rogez

We address the problem of action-conditioned generation of human motion sequences. Existing work falls into two categories: forecast models conditioned on observed past motions, or generative models conditioned on action…

Human-Object Interaction DetectionMotion GenerationQuantization

Action-Conditioned 3D Human Motion Synthesis with Transformer VAE

2021-04-12 · ICCV 2021 10 · Mathis Petrovich, Michael J. Black, Gül Varol

We tackle the problem of action-conditioned generation of realistic and diverse human motion sequences. In contrast to methods that complete, or extend, motion sequences, this task does not require an initial pose or seq…

Action RecognitionDenoisingHuman action generationMotion Synthesis