Learning Sign Language by Watching TV (using Weakly Aligned Subtitles)
Abstract
The goal of this work is to automatically learn a large number of British sign language (BSL) signs from TV broadcasts. We achieve this by using the supervisory information available from subtitles broadcast simultaneously with the signing. This supervision is both weak and noisy: it is weak due to the correspondence problem since temporal distance between sign and subtitle is unknown and signing does not follow the text order; it is noisy because subtitles can be signed in different ways, and because the occurrence of a subtitle word does not imply the presence of the corresponding sign. The contributions are: (i) we propose a distance function to match signing sequences which includes the trajectory of both hands, the hand shape and orientation, and properly models the case of hands touching; (ii) we show that by optimizing a scoring function based on multiple instance learning, we are able to extract the sign of interest from hours of signing footage, despite the very weak and noisy supervision. The method is automatic given the English target word of the sign to be learnt. Results are presented for 210 words including nouns, verbs and adjectives.
Cite
Text
Buehler et al. "Learning Sign Language by Watching TV (using Weakly Aligned Subtitles)." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009. doi:10.1109/CVPR.2009.5206523Markdown
[Buehler et al. "Learning Sign Language by Watching TV (using Weakly Aligned Subtitles)." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009.](https://mlanthology.org/cvpr/2009/buehler2009cvpr-learning/) doi:10.1109/CVPR.2009.5206523BibTeX
@inproceedings{buehler2009cvpr-learning,
title = {{Learning Sign Language by Watching TV (using Weakly Aligned Subtitles)}},
author = {Buehler, Patrick and Zisserman, Andrew and Everingham, Mark},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2009},
pages = {2961-2968},
doi = {10.1109/CVPR.2009.5206523},
url = {https://mlanthology.org/cvpr/2009/buehler2009cvpr-learning/}
}