paper-with-me

Papers

Multi-View Spatial-Temporal Network for Continuous Sign Language Recognition

2022-04-19 · Ronghui Li, Lu Meng

Sign language is a beautiful visual language and is also the primary language used by speaking and hearing-impaired people. However, sign language has many complex expressions, which are difficult for the public to understand and master. Sign language recognition algorithms will significantly facilitate communication between hearing-impaired people and normal people. Traditional continuous sign language recognition often uses a sequence learning method based on Convolutional Neural Network (CNN) and Long Short-Term Memory Network (LSTM). These methods can only learn spatial and temporal features separately, which cannot learn the complex spatial-temporal features of sign language. LSTM is also difficult to learn long-term dependencies. To alleviate these problems, this paper proposes a multi-view spatial-temporal continuous sign language recognition network. The network consists of three parts. The first part is a Multi-View Spatial-Temporal Feature Extractor Network (MSTN), which can directly extract the spatial-temporal features of RGB and skeleton data; the second is a sign language encoder network based on Transformer, which can learn long-term dependencies; the third is a Connectionist Temporal Classification (CTC) decoder network, which is used to predict the whole meaning of the continuous sign language. Our algorithm is tested on two public sign language datasets SLR-100 and PHOENIX-Weather 2014T (RWTH). As a result, our method achieves excellent performance on both datasets. The word error rate on the SLR-100 dataset is 1.9%, and the word error rate on the RWTHPHOENIX-Weather dataset is 22.8%.

📄 PDF Abstract BibTeX arXiv:2204.08747

Code (0)

등록된 구현이 없습니다.

Tasks

Sign Language Recognition

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
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 설명 없음
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Deep Multi-View Spatial-Temporal Network for Taxi Demand Prediction

2018-02-23 · Huaxiu Yao, Fei Wu, Jintao Ke, Xianfeng Tang 외

Taxi demand prediction is an important building block to enabling intelligent transportation systems in a smart city. An accurate prediction model can help the city pre-allocate resources to meet travel demand and to red…

image-classificationImage ClassificationPredictionTime Series Analysis+2

Stag-1: Towards Realistic 4D Driving Simulation with Video Generation Model

2024-12-06 · Lening Wang, Wenzhao Zheng, Dalong Du, Yunpeng Zhang 외

4D driving simulation is essential for developing realistic autonomous driving simulators. Despite advancements in existing methods for generating driving scenes, significant challenges remain in view transformation and …

Autonomous DrivingAutonomous VehiclesScene UnderstandingVideo Generation

FB-4D: Spatial-Temporal Coherent Dynamic 3D Content Generation with Feature Banks

2025-03-26 · Jinwei Li, Huan-ang Gao, Wenyi Li, Haohan Chi 외

With the rapid advancements in diffusion models and 3D generation techniques, dynamic 3D content generation has become a crucial research area. However, achieving high-fidelity 4D (dynamic 3D) generation with strong spat…

3D Generation

S-Agent: Spatial Tool-Use Elicits Reasoning for Spatial Intelligence

2026-06-18 · Yalun Dai, Hao Li, Shulin Tian, Runmao Yao 외 arxiv

Real-world spatial intelligence requires reasoning over a continuous and evolving 3D world, yet existing VLMs and tool-augmented agents largely remain tied to static, stateless inference from isolated visual observations…

Spatial Reasoning

MVGT: A Multi-view Graph Transformer Based on Spatial Relations for EEG Emotion Recognition

2024-07-03 · Yanjie Cui, Xiaohong Liu, Jing Liang, Yamin Fu

Electroencephalography (EEG), a technique that records electrical activity from the scalp using electrodes, plays a vital role in affective computing. However, fully utilizing the multi-domain characteristics of EEG sign…

EEGEEG Emotion RecognitionEmotion Recognition