paper-with-me

Papers

Less is more: concatenating videos for Sign Language Translation from a small set of signs

2024-09-03 · David Vinicius da Silva, Valter Estevam, David Menotti

The limited amount of labeled data for training the Brazilian Sign Language (Libras) to Portuguese Translation models is a challenging problem due to video collection and annotation costs. This paper proposes generating sign language content by concatenating short clips containing isolated signals for training Sign Language Translation models. We employ the V-LIBRASIL dataset, composed of 4,089 sign videos for 1,364 signs, interpreted by at least three persons, to create hundreds of thousands of sentences with their respective Libras translation, and then, to feed the model. More specifically, we propose several experiments varying the vocabulary size and sentence structure, generating datasets with approximately 170K, 300K, and 500K videos. Our results achieve meaningful scores of 9.2% and 26.2% for BLEU-4 and METEOR, respectively. Our technique enables the creation or extension of existing datasets at a much lower cost than the collection and annotation of thousands of sentences providing clear directions for future works.

📄 PDF Abstract BibTeX arXiv:2409.01506

Code (1)

DavidVinicius/concatenating-videos-for-sign-language-translation 공식 구현

Tasks

SentenceSign Language TranslationTranslation

Similar Papers 제목 키워드 기반

More Embeddings, Better Sequence Labelers?

2020-09-17 · Findings of the Association for Computational Linguistics 2020 · Xinyu Wang, Yong Jiang, Nguyen Bach, Tao Wang 외

Recent work proposes a family of contextual embeddings that significantly improves the accuracy of sequence labelers over non-contextual embeddings. However, there is no definite conclusion on whether we can build better…

ChunkingWord Embeddings

Speech-driven facial animation using polynomial fusion of features

2019-12-12 · Triantafyllos Kefalas, Konstantinos Vougioukas, Yannis Panagakis, Stavros Petridis 외

Speech-driven facial animation involves using a speech signal to generate realistic videos of talking faces. Recent deep learning approaches to facial synthesis rely on extracting low-dimensional representations and conc…

Tensor Decomposition

Beyond the Frame: Single and mutilple video summarization method with user-defined length

2023-12-23 · Vahid Ahmadi Kalkhorani, Qingquan Zhang, Guanqun Song, Ting Zhu

Video smmarization is a crucial method to reduce the time of videos which reduces the spent time to watch/review a long video. This apporach has became more important as the amount of publisehed video is increasing every…

Video Summarization

ImpliHateVid: A Benchmark Dataset and Two-stage Contrastive Learning Framework for Implicit Hate Speech Detection in Videos

2025-08-07 · Mohammad Zia Ur Rehman, Anukriti Bhatnagar, Omkar Kabde, Shubhi Bansal 외 arxiv

The existing research has primarily focused on text and image-based hate speech detection, video-based approaches remain underexplored. In this work, we introduce a novel dataset, ImpliHateVid, specifically curated for i…

Hate Speech DetectionContrastive Learning

StyleGAN-V: A Continuous Video Generator with the Price, Image Quality and Perks of StyleGAN2

2021-12-29 · CVPR 2022 1 · Ivan Skorokhodov, Sergey Tulyakov, Mohamed Elhoseiny

Videos show continuous events, yet most $-$ if not all $-$ video synthesis frameworks treat them discretely in time. In this work, we think of videos of what they should be $-$ time-continuous signals, and extend the par…

Video Generation