paper-with-me

홈 › Papers

LA-Sign: Looped Transformers with Geometry-aware Alignment for Skeleton-based Sign Language Recognition

2026-03-30 · Muxin Pu, Mei Kuan Lim, Chun Yong Chong, Chen Change Loy arxiv

Skeleton-based isolated sign language recognition (ISLR) demands fine-grained understanding of articulated motion across multiple spatial scales, from subtle finger movements to global body dynamics. Existing approaches typically rely on deep feed-forward architectures, which increase model capacity but lack mechanisms for recurrent refinement and structured representation. We propose LA-Sign, a looped transformer framework with geometry-aware alignment for ISLR. Instead of stacking deeper layers, LA-Sign derives its depth from recurrence, repeatedly revisiting latent representations to progressively refine motion understanding under shared parameters. To further regularise this refinement process, we present a geometry-aware contrastive objective that projects skeletal and textual features into an adaptive hyperbolic space, encouraging multi-scale semantic organisation. We study three looping designs and multiple geometric manifolds, demonstrating that encoder-decoder looping combined with adaptive Poincare alignment yields the strongest performance. Extensive experiments on WLASL and MSASL benchmarks show that LA-Sign achieves state-of-the-art results while using fewer unique layers, highlighting the effectiveness of recurrent latent refinement and geometry-aware representation learning for sign language recognition.

📄 PDF Abstract BibTeX arXiv:2603.29057

Code (0)

등록된 구현이 없습니다.

Tasks

Sign Language RecognitionRepresentation Learning

Similar Papers 제목 키워드 기반

What Makes Looped Transformers Perform Better Than Non-Recursive Ones

2025-10-11 · Zixuan Gong, Yong Liu, Jiaye Teng arxiv

While looped transformers (termed as Looped-Attn) often outperform standard transformers (termed as Single-Attn) on complex reasoning tasks, the mechanism for this advantage remains underexplored. In this paper, we expla…

Energy-Entropy Regularization: The True Power of Minimal Looped Transformers

2026-01-14 · Wai-Lun Lam arxiv

Recent research suggests that looped Transformers have superior reasoning capabilities compared to standard deep architectures. Current approaches to training single-head looped architectures on benchmark tasks frequentl…

Stability and Generalization in Looped Transformers

2026-04-16 · Asher Labovich arxiv

Looped transformers promise test-time compute scaling by spending more iterations on harder problems, but it remains unclear which architectural choices let them extrapolate to harder problems at test time rather than me…

Enhancing Auto-regressive Chain-of-Thought through Loop-Aligned Reasoning

2025-02-12 · Qifan Yu, Zhenyu He, Sijie Li, Xun Zhou 외

Chain-of-Thought (CoT) prompting has emerged as a powerful technique for enhancing language model's reasoning capabilities. However, generating long and correct CoT trajectories is challenging. Recent studies have demons…

LoopFormer: Elastic-Depth Looped Transformers for Latent Reasoning via Shortcut Modulation

2026-02-11 · Ahmadreza Jeddi, Marco Ciccone, Babak Taati arxiv

Looped Transformers have emerged as an efficient and powerful class of models for reasoning in the language domain. Recent studies show that these models achieve strong performance on algorithmic and reasoning tasks, sug…