paper-with-me

Papers

Distilling Cross-Temporal Contexts for Continuous Sign Language Recognition

2023-01-01 · CVPR 2023 1 · Leming Guo, Wanli Xue, Qing Guo, Bo Liu, Kaihua Zhang, Tiantian Yuan, ShengYong Chen

Continuous sign language recognition (CSLR) aims to recognize glosses in a sign language video. State-of-the-art methods typically have two modules, a spatial perception module and a temporal aggregation module, which are jointly learned end-to-end. Existing results in [9,20,25,36] have indicated that, as the frontal component of the overall model, the spatial perception module used for spatial feature extraction tends to be insufficiently trained. In this paper, we first conduct empirical studies and show that a shallow temporal aggregation module allows more thorough training of the spatial perception module. However, a shallow temporal aggregation module cannot well capture both local and global temporal context information in sign language. To address this dilemma, we propose a cross-temporal context aggregation (CTCA) model. Specifically, we build a dual-path network that contains two branches for perceptions of local temporal context and global temporal context. We further design a cross-context knowledge distillation learning objective to aggregate the two types of context and the linguistic prior. The knowledge distillation enables the resultant one-branch temporal aggregation module to perceive local-global temporal and semantic context. This shallow temporal perception module structure facilitates spatial perception module learning. Extensive experiments on challenging CSLR benchmarks demonstrate that our method outperforms all state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationSign Language Recognition

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Let Video Teaches You More: Video-to-Image Knowledge Distillation using DEtection TRansformer for Medical Video Lesion Detection

2024-08-26 · Yuncheng Jiang, Zixun Zhang, Jun Wei, Chun-Mei Feng 외

AI-assisted lesion detection models play a crucial role in the early screening of cancer. However, previous image-based models ignore the inter-frame contextual information present in videos. On the other hand, video-bas…

Knowledge DistillationLesion Detection

Distilling Formal Logic into Neural Spaces: A Kernel Alignment Approach for Signal Temporal Logic

2026-03-05 · Sara Candussio, Gabriele Sarti, Gaia Saveri, Luca Bortolussi arxiv

We introduce a framework for learning continuous neural representations of formal specifications by distilling the geometry of their semantics into a latent space. Existing approaches rely either on symbolic kernels -- w…

Semantic SimilarityFormal Logic

Intensity-free Convolutional Temporal Point Process: Incorporating Local and Global Event Contexts

2023-06-24 · Wang-Tao Zhou, Zhao Kang, Ling Tian, Yi Su

Event prediction in the continuous-time domain is a crucial but rather difficult task. Temporal point process (TPP) learning models have shown great advantages in this area. Existing models mainly focus on encoding globa…

Distilling Multi-Scale Knowledge for Event Temporal Relation Extraction

2022-09-01 · Hao-Ren Yao, Luke Breitfeller, Aakanksha Naik, Chunxiao Zhou 외

Event Temporal Relation Extraction (ETRE) is paramount but challenging. Within a discourse, event pairs are situated at different distances or the so-called proximity bands. The temporal ordering communicated about event…

Contrastive LearningLanguage ModellingNatural Language UnderstandingRelation+2

Neural Spatio-Temporal Point Processes

2020-11-09 · ICLR 2021 1 · Ricky T. Q. Chen, Brandon Amos, Maximilian Nickel

We propose a new class of parameterizations for spatio-temporal point processes which leverage Neural ODEs as a computational method and enable flexible, high-fidelity models of discrete events that are localized in cont…

EpidemiologyPoint Processes