Enabling American Sign Language Communication Under Low Data Rates
Panneer Selvam Santhalingam, Swann Thantsin, Ahmad Kamari, Parth Pathak, Kenneth DeHaan
TL;DR
VC4ASL tackles the challenge of ASL communication when video bandwidth is limited by encoding human pose information into the audio channel of existing video conferencing apps. It introduces a Chirp Spread Spectrum (CSS) modulation framework, frame-based design, and receive-side error detection/correction to transmit 2D pose keypoints efficiently (e.g., 56 bytes/frame with 112 symbols/frame) at up to ~6 kbps, enabling poses-per-second rates sufficient for ASL communication. The system uses a Mediapipe-derived pose pipeline, selective keypoint transmission, and a learned predictor for excluded joints, with autoencoder-based OOD detection to filter corrupted data and an error-correcting render stage. Extensive evaluations across Zoom and Meet show robust modulation under low-bandwidth conditions, effective pose reconstruction, and meaningful user comprehension, suggesting practical viability for ASL accessibility in bandwidth-constrained video conferencing. The work demonstrates a practical, compatible solution that enhances ASL accessibility without modifying existing VCAs, potentially informing broader accessibility tools and audio-based transmission strategies for visual languages.
Abstract
In recent years, video conferencing applications have become increasingly prevalent, relying heavily on high-speed internet connectivity. When such connectivity is lacking, users often default to audio-only communication, a mode that significantly disadvantages American Sign Language (ASL) users, whose communication relies on hand gestures, body movement, and facial expressions. In this work, we introduce VC4ASL, a system designed to enable ASL communication over the audio channel of existing video conferencing applications, even in the absence of reliable video. VC4ASL integrates seamlessly with current platforms without requiring any modifications. Our approach establishes a communication channel through audio by encoding and transmitting human pose information, which is then rendered to reconstruct signed content. We propose novel receive-side error detection and correction mechanisms that exploit the inherent structural constraints of human pose data. To evaluate the system, we simulate network-degraded environments, generate pose-based ASL video sequences, and conduct user studies to assess comprehension among ASL users. Experimental results demonstrate that VC4ASL effectively facilitates intelligible ASL communication over audio in low-bandwidth scenarios where video transmission is impaired.
