2023年度 人工知能学会全国大会(第37回)

2023年度 人工知能学会全国大会(第37回)

2023年6月6日〜6月9日熊本城ホール(熊本県熊本市) + オンライン
人工知能学会
2023年度 人工知能学会全国大会(第37回)

2023年度 人工知能学会全国大会(第37回)

2023年6月6日〜6月9日熊本城ホール(熊本県熊本市) + オンライン

[1U3-IS-2a-01]Semi-Autoregressive Transformer for Sign Language Production

〇Ehssan Wahbi1, Masayasu Atsumi1(1. Soka University )
[[Online, Regular]]
Sign language production (SLP) aims to generate sign language frame sequences from the corresponding spoken language text sentences. Existing approaches to SLP either rely on autoregressive models that generate the target sign frames sequentially, suffering from error accumulation and high inference latency, or non-autoregressive models that attempt to accelerate the process by producing all frames parallelly, which results in the loss of generation quality. To optimize the trade-off between speed and quality, we propose a semi-autoregressive model for sign language production (named SATSLP), which maintains the autoregressive property on a global scale but generates sign pose frames parallelly on a local scale, thus combining the best of both methods. Furthermore, we reproduced the back-translation transformer model, in which a spatial-temporal graphical skeletal structure is encoded to translate to text for evaluation. Results on the PHOENIX14T dataset show that SATSLP outperformed the baseline autoregressive model in terms of speed and quality.