paper-with-me

Papers

Denoising-Contrastive Alignment for Continuous Sign Language Recognition

2023-05-05 · Leming Guo, Wanli Xue, ShengYong Chen

Continuous sign language recognition (CSLR) aims to recognize signs in untrimmed sign language videos to textual glosses. A key challenge of CSLR is achieving effective cross-modality alignment between video and gloss sequences to enhance video representation. However, current cross-modality alignment paradigms often neglect the role of textual grammar to guide the video representation in learning global temporal context, which adversely affects recognition performance. To tackle this limitation, we propose a Denoising-Contrastive Alignment (DCA) paradigm. DCA creatively leverages textual grammar to enhance video representations through two complementary approaches: modeling the instance correspondence between signs and glosses from a discrimination perspective and aligning their global context from a generative perspective. Specifically, DCA accomplishes flexible instance-level correspondence between signs and glosses using a contrastive loss. Building on this, DCA models global context alignment between the video and gloss sequences by denoising the gloss representation from noise, guided by video representation. Additionally, DCA introduces gradient modulation to optimize the alignment and recognition gradients, ensuring a more effective learning process. By integrating gloss-wise and global context knowledge, DCA significantly enhances video representations for CSLR tasks. Experimental results across public benchmarks validate the effectiveness of DCA and confirm its video representation enhancement feasibility.

📄 PDF Abstract BibTeX arXiv:2305.03614

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingRepresentation LearningSign Language Recognition

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Low-dose CT Denoising with Language-engaged Dual-space Alignment

2024-03-10 · Zhihao Chen, Tao Chen, Chenhui Wang, Chuang Niu 외

While various deep learning methods were proposed for low-dose computed tomography (CT) denoising, they often suffer from over-smoothing, blurring, and lack of explainability. To alleviate these issues, we propose a plug…

Computed Tomography (CT)Denoising

Contrastive Conditional-Unconditional Alignment for Long-tailed Diffusion Model

2025-07-11 · Fang Chen, Alex Villa, Gongbo Liang, Fuxing Li 외 arxiv

Training data for class-conditional image synthesis often exhibit a long-tailed distribution with limited amount of images for tail classes. Such an imbalance causes mode collapse and reduces the diversity of synthesized…

Image Generation

FoundDiff: Foundational Diffusion Model for Generalizable Low-Dose CT Denoising

2025-08-24 · Zhihao Chen, Qi Gao, Zilong Li, Junping Zhang 외 arxiv

Low-dose computed tomography (CT) denoising is crucial for reduced radiation exposure while ensuring diagnostically acceptable image quality. Despite significant advancements driven by deep learning (DL) in recent years,…

Contrastive Learning

REVEAL++: Differentiable Phenotypic Grouping for Vision-Language Retinal Modeling of Alzheimer's Disease Risk

2026-06-17 · Ethan Elio Meidinger, Seowung Leem, Zeyun Zhao, Ruogu Fang arxiv

The retina offers a noninvasive window into neurodegenerative disease, capturing subtle structural patterns associated with a risk of future cognitive decline. Vision-language alignment frameworks such as REVEAL have sho…

Representation LearningContrastive Learning

Adaptive Steering and Remasking for Safe Generation in Diffusion Language Models

2026-05-13 · Yejin Lee, Yo-Sub Han arxiv

Diffusion Language Models (DLMs) provide a promising alternative to autoregressive language models by generating text through iterative denoising and bidirectional refinement. However, this iterative generation paradigm …