paper-with-me

Papers

Including Facial Expressions in Contextual Embeddings for Sign Language Generation

2022-02-11 · Carla Viegas, Mert İnan, Lorna Quandt, Malihe Alikhani

State-of-the-art sign language generation frameworks lack expressivity and naturalness which is the result of only focusing manual signs, neglecting the affective, grammatical and semantic functions of facial expressions. The purpose of this work is to augment semantic representation of sign language through grounding facial expressions. We study the effect of modeling the relationship between text, gloss, and facial expressions on the performance of the sign generation systems. In particular, we propose a Dual Encoder Transformer able to generate manual signs as well as facial expressions by capturing the similarities and differences found in text and sign gloss annotation. We take into consideration the role of facial muscle activity to express intensities of manual signs by being the first to employ facial action units in sign language generation. We perform a series of experiments showing that our proposed model improves the quality of automatically generated sign language.

📄 PDF Abstract BibTeX arXiv:2202.05383

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
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…
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…
Position-Wise Feed-Forward Layer 설명 없음
Adam 설명 없음
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$…
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Joint Audio-Text Model for Expressive Speech-Driven 3D Facial Animation

2021-12-04 · Yingruo Fan, Zhaojiang Lin, Jun Saito, Wenping Wang 외

Speech-driven 3D facial animation with accurate lip synchronization has been widely studied. However, synthesizing realistic motions for the entire face during speech has rarely been explored. In this work, we present a …

Language Modelling

Knowledge-Enhanced Facial Expression Recognition with Emotional-to-Neutral Transformation

2024-09-13 · Hangyu Li, Yihan Xu, Jiangchao Yao, Nannan Wang 외

Existing facial expression recognition (FER) methods typically fine-tune a pre-trained visual encoder using discrete labels. However, this form of supervision limits to specify the emotional concept of different facial e…

Facial Expression RecognitionFacial Expression Recognition (FER)

In-Depth Analysis of Emotion Recognition through Knowledge-Based Large Language Models

2024-07-17 · Bin Han, Cleo Yau, Su Lei, Jonathan Gratch

Emotion recognition in social situations is a complex task that requires integrating information from both facial expressions and the situational context. While traditional approaches to automatic emotion recognition hav…

Emotion Recognition

SAFER: Situation Aware Facial Emotion Recognition

2023-06-14 · Mijanur Palash, Bharat Bhargava

In this paper, we present SAFER, a novel system for emotion recognition from facial expressions. It employs state-of-the-art deep learning techniques to extract various features from facial images and incorporates contex…

Emotion RecognitionFacial Emotion Recognition

MICE: Mining Idioms with Contextual Embeddings

2020-08-13 · Tadej Škvorc, Polona Gantar, Marko Robnik-Šikonja

Idiomatic expressions can be problematic for natural language processing applications as their meaning cannot be inferred from their constituting words. A lack of successful methodological approaches and sufficiently lar…

Cross-Lingual TransferWord Embeddings