paper-with-me

홈 › Papers

Exploring Strategies for Modeling Sign Language Phonology

2023-09-30 · Lee Kezar, Riley Carlin, Tejas Srinivasan, Zed Sehyr, Naomi Caselli, Jesse Thomason

Like speech, signs are composed of discrete, recombinable features called phonemes. Prior work shows that models which can recognize phonemes are better at sign recognition, motivating deeper exploration into strategies for modeling sign language phonemes. In this work, we learn graph convolution networks to recognize the sixteen phoneme "types" found in ASL-LEX 2.0. Specifically, we explore how learning strategies like multi-task and curriculum learning can leverage mutually useful information between phoneme types to facilitate better modeling of sign language phonemes. Results on the Sem-Lex Benchmark show that curriculum learning yields an average accuracy of 87% across all phoneme types, outperforming fine-tuning and multi-task strategies for most phoneme types.

📄 PDF Abstract BibTeX arXiv:2310.00195

Code (1)

leekezar/modeling-asl-phonology 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

How Generative Spoken Language Modeling Encodes Noisy Speech: Investigation from Phonetics to Syntactics

2023-06-01 · Joonyong Park, Shinnosuke Takamichi, Tomohiko Nakamura, Kentaro Seki 외

We examine the speech modeling potential of generative spoken language modeling (GSLM), which involves using learned symbols derived from data rather than phonemes for speech analysis and synthesis. Since GSLM facilitate…

Language ModelingLanguage ModellingResynthesis

Modeling Markedness with a Split-and-Merger Model of Sound Change

2019-08-01 · WS 2019 8 · Andrea Ceolin, Ollie Sayeed

The concept of {`}markedness{'} has been influential in phonology for almost a century. Theoretical phonology has found it useful to describe some segments as more {`}marked{'} than others, referring to a cluster of lang…

Speech vocoding for laboratory phonology

2016-01-22 · Milos Cernak, Stefan Benus, Alexandros Lazaridis

Using phonological speech vocoding, we propose a platform for exploring relations between phonology and speech processing, and in broader terms, for exploring relations between the abstract and physical structures of a s…

Speech Synthesistext-to-speechText to Speech

Improve Bilingual TTS Using Dynamic Language and Phonology Embedding

2022-12-07 · Fengyu Yang, Jian Luan, Yujun Wang

In most cases, bilingual TTS needs to handle three types of input scripts: first language only, second language only, and second language embedded in the first language. In the latter two situations, the pronunciation an…

Improving Sign Recognition with Phonology

2023-02-11 · Lee Kezar, Jesse Thomason, Zed Sevcikova Sehyr

We use insights from research on American Sign Language (ASL) phonology to train models for isolated sign language recognition (ISLR), a step towards automatic sign language understanding. Our key insight is to explicitl…

Sign Language Recognition