paper-with-me

Papers

Reversible Graph Neural Network-based Reaction Distribution Learning for Multiple Appropriate Facial Reactions Generation

2023-05-24 · Tong Xu, Micol Spitale, Hao Tang, Lu Liu, Hatice Gunes, Siyang Song

Generating facial reactions in a human-human dyadic interaction is complex and highly dependent on the context since more than one facial reactions can be appropriate for the speaker's behaviour. This has challenged existing machine learning (ML) methods, whose training strategies enforce models to reproduce a specific (not multiple) facial reaction from each input speaker behaviour. This paper proposes the first multiple appropriate facial reaction generation framework that re-formulates the one-to-many mapping facial reaction generation problem as a one-to-one mapping problem. This means that we approach this problem by considering the generation of a distribution of the listener's appropriate facial reactions instead of multiple different appropriate facial reactions, i.e., 'many' appropriate facial reaction labels are summarised as 'one' distribution label during training. Our model consists of a perceptual processor, a cognitive processor, and a motor processor. The motor processor is implemented with a novel Reversible Multi-dimensional Edge Graph Neural Network (REGNN). This allows us to obtain a distribution of appropriate real facial reactions during the training process, enabling the cognitive processor to be trained to predict the appropriate facial reaction distribution. At the inference stage, the REGNN decodes an appropriate facial reaction by using this distribution as input. Experimental results demonstrate that our approach outperforms existing models in generating more appropriate, realistic, and synchronized facial reactions. The improved performance is largely attributed to the proposed appropriate facial reaction distribution learning strategy and the use of a REGNN. The code is available at https://github.com/TongXu-05/REGNN-Multiple-Appropriate-Facial-Reaction-Generation.

📄 PDF Abstract BibTeX arXiv:2305.15270

Code (1)

tongxu-05/regnn-multiple-appropriate-facial-reaction-generation 공식 구현 pytorch

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

ReactFace: Online Multiple Appropriate Facial Reaction Generation in Dyadic Interactions

2023-05-25 · Cheng Luo, Siyang Song, Weicheng Xie, Micol Spitale 외

In dyadic interaction, predicting the listener's facial reactions is challenging as different reactions could be appropriate in response to the same speaker's behaviour. Previous approaches predominantly treated this tas…

Multistability of Small Reaction Networks

2020-08-10 · Xiaoxian Tang, Hao Xu

For three typical sets of small reaction networks (networks with two reactions, one irreversible and one reversible reaction, or two reversible-reaction pairs), we completely answer the challenging question: what is the …

Transitions and Thermodynamics on Species Graphs of Chemical Reaction Networks

2024-04-22 · Keisuke Sugie, Dimitri Loutchko, Tetsuya J. Kobayashi

Chemical reaction networks (CRNs) exhibit complex dynamics governed by their underlying network structure. In this paper, we propose a novel approach to study the dynamics of CRNs by representing them on species graphs (…

What makes a reaction network "chemical"?

2022-01-05 · Stefan Müller, Christoph Flamm, Peter F. Stadler

Reaction networks (RNs) comprise a set $X$ of species and a set $\mathscr{R}$ of reactions $Y\to Y'$, each converting a multiset of educts $Y\subseteq X$ into a multiset $Y'\subseteq X$ of products. RNs are equivalent to…

Any Stochastic Reaction Network has a Stationary Measure

2023-12-11 · Carsten Wiuf, Chuang Xu

In this note, we use a result by Harris (1957) to show that there always exists a stationary measure (not necessarily a distribution) on a closed irreducible component of a stochastic reaction network. This measure might…