NAACL 2024industry3 citations

Generating Signed Language Instructions in Large-Scale Dialogue Systems

Mert Inan, Katherine Atwell, Anthony Sicilia, Lorna Quandt, Malihe Alikhani

Abstract

We introduce a goal-oriented conversational AI system enhanced with American Sign Language (ASL) instructions, presenting the first implementation of such a system on a worldwide multimodal conversational AI platform. Accessible through a touch-based interface, our system receives input from users and seamlessly generates ASL instructions by leveraging retrieval methods and cognitively based gloss translations. Central to our design is a sign translation module powered by Large Language Models, alongside a token-based video retrieval system for delivering instructional content from recipes and wikiHow guides. Our development process is deeply rooted in a commitment to community engagement, incorporating insights from the Deaf and Hard-of-Hearing community, as well as experts in cognitive and ASL learning sciences. The effectiveness of our signing instructions is validated by user feedback, achieving ratings on par with those of the system in its non-signing variant. Additionally, our system demonstrates exceptional performance in retrieval accuracy and text-generation quality, measured by metrics such as BERTScore. We have made our codebase and datasets publicly accessible at https://github.com/Merterm/signed-dialogue, and a demo of our signed instruction video retrieval system is available at https://huggingface.co/spaces/merterm/signed-instructions.

BibTeX
@inproceedings{inan-etal-2024-generating,
    title = "Generating Signed Language Instructions in Large-Scale Dialogue Systems",
    author = "Inan, Mert  and
      Atwell, Katherine  and
      Sicilia, Anthony  and
      Quandt, Lorna  and
      Alikhani, Malihe",
    editor = "Yang, Yi  and
      Davani, Aida  and
      Sil, Avi  and
      Kumar, Anoop",
    booktitle = "Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 6: Industry Track)",
    month = jun,
    year = "2024",
    address = "Mexico City, Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.naacl-industry.13/",
    doi = "10.18653/v1/2024.naacl-industry.13",
    pages = "140--154"
}
Generating Signed Language Instructions in Large-Scale Dialogue Systems · NAACL 2024