paper-with-me

Papers

Capturing Closely Interacted Two-Person Motions with Reaction Priors

2024-01-01 · CVPR 2024 1 · Qi Fang, Yinghui Fan, Yanjun Li, Junting Dong, Dingwei Wu, Weidong Zhang, Kang Chen

In this paper we focus on capturing closely interacted two-person motions from monocular videos an important yet understudied topic. Unlike less-interacted motions closely interacted motions contain frequently occurring inter-human occlusions which pose significant challenges to existing capturing algorithms. To address this problem our key observation is that close physical interactions between two subjects typically happen under very specific situations (e.g. handshake hug etc.) and such situational contexts contain strong prior semantics to help infer the poses of occluded joints. In this spirit we introduce reaction priors which are invertible neural networks that bi-directionally model the pose probability distributions of one person given the pose of the other. The learned reaction priors are then incorporated into a query-based pose estimator which is a decoder-only Transformer with self-attentions on both intra-joint and inter-joint relationships. We demonstrate that our design achieves considerably higher performance than previous methods on multiple benchmarks. What's more as existing datasets lack sufficient cases of close human-human interactions we also build a new dataset called Dual-Human to better evaluate different methods. Dual-Human contains around 2k sequences of closely interacted two-person motions each with synthetic multi-view renderings contact annotations and text descriptions. We believe that this new public dataset can significantly promote further research in this area.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

2kDecoder

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Residual Connection 설명 없음
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$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Focus 설명 없음
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…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Adam 설명 없음

Similar Papers 제목 키워드 기반

WASSA 2021 Shared Task: Predicting Empathy and Emotion in Reaction to News Stories

2021-04-01 · EACL (WASSA) 2021 4 · Shabnam Tafreshi, Orphee De Clercq, Valentin Barriere, Sven Buechel 외

This paper presents the results that were obtained from the WASSA 2021 shared task on predicting empathy and emotions. The participants were given access to a dataset comprising empathic reactions to news stories where h…

ArticlesSentence

WASSA 2022 Shared Task: Predicting Empathy, Emotion and Personality in Reaction to News Stories

2022-05-01 · WASSA (ACL) 2022 5 · Valentin Barriere, Shabnam Tafreshi, João Sedoc, Sawsan Alqahtani

This paper presents the results that were obtained from WASSA 2022 shared task on predicting empathy, emotion, and personality in reaction to news stories. Participants were given access to a dataset comprising empathic …

Articles

MoReact: Generating Reactive Motion from Textual Descriptions

2025-09-28 · Xiyan Xu, Sirui Xu, Yu-Xiong Wang, Liang-Yan Gui arxiv

Modeling and generating human reactions poses a significant challenge with broad applications for computer vision and human-computer interaction. Existing methods either treat multiple individuals as a single entity, dir…

A Mixed Bag of Emotions: Model, Predict, and Transfer Emotion Distributions

2015-06-01 · CVPR 2015 6 · Kuan-Chuan Peng, Tsuhan Chen, Amir Sadovnik, Andrew C. Gallagher

This paper explores two new aspects of photos and human emotions. First, we show through psychovisual studies that different people have different emotional reactions to the same image, which is a strong and novel depart…

Seeking Sinhala Sentiment: Predicting Facebook Reactions of Sinhala Posts

2021-12-01 · Vihanga Jayawickrama, Gihan Weeraprameshwara, Nisansa de Silva, Yudhanjaya Wijeratne

The Facebook network allows its users to record their reactions to text via a typology of emotions. This network, taken at scale, is therefore a prime data set of annotated sentiment data. This paper uses millions of suc…

Binary ClassificationSentiment Analysis