Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -802,6 +802,8 @@ SSVP-SLT achieves state-of-the-art performance on How2Sign [@dataset:duarte2020h
They conclude that SLT models can be pretrained in a privacy-aware manner without sacrificing too much performance.
Additionally, the authors release DailyMoth-70h, a new 70-hour ASL dataset from [The Daily Moth](https://www.dailymoth.com/).

@tan-etal-2024-seda extend this sign language transformer with SEDA, a data augmentation framework that augments sign features through multiple sign embeddings and augments spoken text via lemmatization, achieving competitive WER, BLEU, and ROUGE on RWTH-PHOENIX-Weather-2014T.

#### Text-to-Video
Text-to-Video, also known as sign language production, is the task of producing a video that adequately represents
a spoken language text in sign language.
Expand Down
12 changes: 12 additions & 0 deletions src/references.bib
Original file line number Diff line number Diff line change
Expand Up @@ -4782,6 +4782,14 @@ @inproceedings{dataset:reverdy-etal-2024-stk
author = "Reverdy, Cl{\'e}ment and
Gibet, Sylvie and
Le Naour, Thibaut",
}

@inproceedings{tan-etal-2024-seda,
title = "{SEDA}: Simple and Effective Data Augmentation for Sign Language Understanding",
author = "Tan, Sihan and
Miyazaki, Taro and
Itoyama, Katsutoshi and
Nakadai, Kazuhiro",
editor = "Efthimiou, Eleni and
Fotinea, Stavroula-Evita and
Hanke, Thomas and
Expand Down Expand Up @@ -4816,3 +4824,7 @@ @inproceedings{dataset:reverdy-etal-2024-stk
url = "https://aclanthology.org/2024.signlang-1.35/",
pages = "315--322"
}

url = "https://aclanthology.org/2024.signlang-1.41/",
pages = "370--375"
}
Loading