LGCVJan 12, 2025

Comparison of Autoencoders for tokenization of ASL datasets

arXiv:2501.06942v1h-index: 1
Originality Synthesis-oriented
AI Analysis

This work addresses the challenge of robust encoder-decoder systems for ASL image data, which is incremental as it compares existing methods on a specific dataset.

The study tackled the problem of tokenizing American Sign Language (ASL) image datasets by comparing autoencoder architectures, finding that the Diffusion Autoencoder achieved the lowest mean squared error and highest Mean Opinion Score for high-fidelity image reconstruction.

Generative AI, powered by large language models (LLMs), has revolutionized applications across text, audio, images, and video. This study focuses on developing and evaluating encoder-decoder architectures for the American Sign Language (ASL) image dataset, consisting of 87,000 images across 29 hand sign classes. Three approaches were compared: Feedforward Autoencoders, Convolutional Autoencoders, and Diffusion Autoencoders. The Diffusion Autoencoder outperformed the others, achieving the lowest mean squared error (MSE) and highest Mean Opinion Score (MOS) due to its probabilistic noise modeling and iterative denoising capabilities. The Convolutional Autoencoder demonstrated effective spatial feature extraction but lacked the robustness of the diffusion process, while the Feedforward Autoencoder served as a baseline with limitations in handling complex image data. Objective and subjective evaluations confirmed the superiority of the Diffusion Autoencoder for high-fidelity image reconstruction, emphasizing its potential in multimodal AI applications such as sign language recognition and generation. This work provides critical insights into designing robust encoder-decoder systems to advance multimodal AI capabilities.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes