paper-with-me

홈 › Papers

Self-Sufficient Framework for Continuous Sign Language Recognition

2023-03-21 · Youngjoon Jang, Youngtaek Oh, Jae Won Cho, Myungchul Kim, Dong-Jin Kim, In So Kweon, Joon Son Chung

The goal of this work is to develop self-sufficient framework for Continuous Sign Language Recognition (CSLR) that addresses key issues of sign language recognition. These include the need for complex multi-scale features such as hands, face, and mouth for understanding, and absence of frame-level annotations. To this end, we propose (1) Divide and Focus Convolution (DFConv) which extracts both manual and non-manual features without the need for additional networks or annotations, and (2) Dense Pseudo-Label Refinement (DPLR) which propagates non-spiky frame-level pseudo-labels by combining the ground truth gloss sequence labels with the predicted sequence. We demonstrate that our model achieves state-of-the-art performance among RGB-based methods on large-scale CSLR benchmarks, PHOENIX-2014 and PHOENIX-2014-T, while showing comparable results with better efficiency when compared to other approaches that use multi-modality or extra annotations.

📄 PDF Abstract BibTeX arXiv:2303.11771

Code (0)

등록된 구현이 없습니다.

Tasks

Pseudo LabelSign Language Recognition

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Hybrid-grained Feature Aggregation with Coarse-to-fine Language Guidance for Self-supervised Monocular Depth Estimation

2025-10-10 · Wenyao Zhang, Hongsi Liu, Bohan Li, Jiawei He 외 arxiv

Current self-supervised monocular depth estimation (MDE) approaches encounter performance limitations due to insufficient semantic-spatial knowledge extraction. To address this challenge, we propose Hybrid-depth, a novel…

Monocular Depth Estimation

SignBERT+: Hand-model-aware Self-supervised Pre-training for Sign Language Understanding

2023-05-08 · Hezhen Hu, Weichao Zhao, Wengang Zhou, Houqiang Li

Hand gesture serves as a crucial role during the expression of sign language. Current deep learning based methods for sign language understanding (SLU) are prone to over-fitting due to insufficient sign data resource and…

Self-Supervised LearningSign Language RecognitionSign Language Translation

Learning on the Job: An Experience-Driven Self-Evolving Agent for Long-Horizon Tasks

2025-10-09 · Cheng Yang, Xuemeng Yang, Licheng Wen, Daocheng Fu 외 arxiv

Large Language Models have demonstrated remarkable capabilities across diverse domains, yet significant challenges persist when deploying them as AI agents for real-world long-horizon tasks. Existing LLM agents suffer fr…

Self-Improvement of Large Language Models: A Technical Overview and Future Outlook

2026-03-26 · Haoyan Yang, Mario Xerri, Solha Park, Huajian Zhang 외 arxiv

As large language models (LLMs) continue to advance, improving them solely through human supervision is becoming increasingly costly and limited in scalability. As models approach human-level capabilities in certain doma…

A Self-Evolving Default Action for Cooperative Tasks with Continuous Action Space

2026-07-21 · Shuangyao Huang arxiv

Counterfactual credit assignment has proven effective in multi-agent reinforcement learning (MARL) for discrete action spaces, yet its extension to continuous-action cooperative tasks remains challenging. Existing method…

Multi-agent Reinforcement Learning