paper-with-me

Papers

Hierarchical Windowed Graph Attention Network and a Large Scale Dataset for Isolated Indian Sign Language Recognition

2024-07-19 · Suvajit Patra, Arkadip Maitra, Megha Tiwari, K. Kumaran, Swathy Prabhu, Swami Punyeshwarananda, Soumitra Samanta

Automatic Sign Language (SL) recognition is an important task in the computer vision community. To build a robust SL recognition system, we need a considerable amount of data which is lacking particularly in Indian sign language (ISL). In this paper, we introduce a large-scale isolated ISL dataset and a novel SL recognition model based on skeleton graph structure. The dataset covers 2002 daily used common words in the deaf community recorded by 20 (10 male and 10 female) deaf adult signers (contains 40033 videos). We propose a SL recognition model namely Hierarchical Windowed Graph Attention Network (HWGAT) by utilizing the human upper body skeleton graph. The HWGAT tries to capture distinctive motions by giving attention to different body parts induced by the human skeleton graph. The utility of the proposed dataset and the usefulness of our model are evaluated through extensive experiments. We pre-trained the proposed model on the presented dataset and fine-tuned it across different sign language datasets further boosting the performance of 1.10, 0.46, 0.78, and 6.84 percentage points on INCLUDE, LSA64, AUTSL and WLASL respectively compared to the existing state-of-the-art keypoints-based models.

📄 PDF Abstract BibTeX arXiv:2407.14224

Code (1)

suvajit-patra/sl-hwgat 공식 구현 pytorch

Tasks

Graph AttentionHand Gesture RecognitionSign Language Recognition

Methods 이 논문이 사용한 방법론

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$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Spectral and Spatial Graph Learning for Multispectral Solar Image Compression

2025-12-30 · Prasiddha Siwakoti, Atefeh Khoshkhahtinat, Piyush M. Mehta, Barbara J. Thompson 외 arxiv

High-fidelity compression of multispectral solar imagery remains challenging for space missions, where limited bandwidth must be balanced against preserving fine spectral and spatial details. We present a learned image c…

Image CompressionGraph EmbeddingGraph Learning

WiGNet: Windowed Vision Graph Neural Network

2024-10-01 · Gabriele Spadaro, Marco Grangetto, Attilio Fiandrotti, Enzo Tartaglione 외

In recent years, Graph Neural Networks (GNNs) have demonstrated strong adaptability to various real-world challenges, with architectures such as Vision GNN (ViG) achieving state-of-the-art performance in several computer…

Graph Neural Network

Pose Graph Optimization for Unsupervised Monocular Visual Odometry

2019-03-15 · Yang Li, Yoshitaka Ushiku, Tatsuya Harada

Unsupervised Learning based monocular visual odometry (VO) has lately drawn significant attention for its potential in label-free leaning ability and robustness to camera parameters and environmental variations. However,…

Loop Closure DetectionMonocular Visual OdometryVisual Odometry

S-CEReBrO: Breaking the Memory Barrier in Continuous EEG Monitoring

2026-07-30 · Glenn Anta Bucagu, Thorir Mar Ingolfsson, Yawei Li, Luca Benini arxiv

Foundation models offer a promising paradigm for Electroencephalography (EEG) analysis, leveraging generalizable representations from vast unlabeled datasets. Yet, Transformer-based architectures face a critical bottlene…

Orion-MSP: Multi-Scale Sparse Attention for Tabular In-Context Learning

2025-11-04 · Mohamed Bouadi, Pratinav Seth, Aditya Tanna, Vinay Kumar Sankarapu arxiv

Tabular data remain the predominant format for real-world applications. Yet, developing effective neural models for tabular data remains challenging due to heterogeneous feature types and complex interactions occurring a…