-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
354 lines (331 loc) · 15.2 KB
/
index.html
File metadata and controls
354 lines (331 loc) · 15.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="description" content="Diverse Signer Avatars with Manual and Non-Manual Feature Modelling for Sign Language Production">
<meta name="keywords" content="Gaussian Avatars, Monocular Avatar Reconstruction, Multi-view Diffusion">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Diverse Signer Avatars with Manual and Non-Manual Feature Modelling for Sign Language Production</title>
<link href="https://fonts.googleapis.com/css?family=Google+Sans|Noto+Sans|Castoro" rel="stylesheet">
<link rel="stylesheet" href="./static/css/bulma.min.css">
<link rel="stylesheet" href="./static/css/bulma-carousel.min.css">
<link rel="stylesheet" href="./static/css/bulma-slider.min.css">
<link rel="stylesheet" href="./static/css/fontawesome.all.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css">
<link rel="stylesheet" href="./static/css/index.css">
<link rel="icon" href="./static/images/favicon.svg">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script defer src="./static/js/fontawesome.all.min.js"></script>
<script src="./static/js/bulma-carousel.min.js"></script>
<script src="./static/js/bulma-slider.min.js"></script>
<script src="./static/js/index.js"></script>
</head>
<body>
<section class="hero">
<div class="hero-body">
<div class="container is-max-desktop">
<div class="columns is-centered">
<div class="column has-text-centered">
<h1 class="title is-1 publication-title">Diverse Signer Avatars with Manual and Non-Manual Feature Modelling for
Sign Language Production</h1>
<div class="is-size-5 publication-authors">
<span class="author-block">
<a href="https://mlakhal.github.io">Mohamed Ilyes Lakhal</a><sup>1</sup>,</span>
<span class="author-block">
<a href="https://scholar.google.com/citations?user=mvvgDvcAAAAJ&hl=en">Richard Bowden</a><sup>1</sup>,</span>
</div>
<div class="is-size-5 publication-authors">
<span class="author-block"><sup>1</sup>CVSSP, University of Surrey</span>
<!-- <p>
</div>
<div class="column has-text-centered">
<div class="publication-links">
<!-- PDF Link. -->
<span class="link-block">
<a href="https://arxiv.org/pdf/2508.15988"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="fas fa-file-pdf"></i>
</span>
<span>Paper</span>
</a>
</span>
<span class="link-block">
<a href="https://arxiv.org/pdf/2508.15988"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="ai ai-arxiv"></i>
</span>
<span>arXiv</span>
</a>
</span>
<!-- Code Link. -->
<span class="link-block">
<a href="https://github.com/mlakhal"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="fab fa-github"></i>
</span>
<span>Code</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="hero teaser">
<div class="container is-max-desktop">
<div class="hero-body">
<img src="teaser_model.png" alt="Teaser Image" style="width: 100%; height: auto;">
<h2 class="subtitle has-text-centered">
Our goal is to generate photorealistic digital avatars that preserve essential sign language cues — such as facial expressions, hand movements, and mouthing — while enabling diversity across ethnicities and adaptability to different sign languages.
</h2>
</div>
</div>
</section>
<section class="section">
<div class="container is-max-desktop">
<!-- Abstract -->
<div class="container is-max-desktop">
<div class="column is-full-width">
<h2 class="title has-text-centered">Abstract</h2>
<div class="content has-text-justified">
<p>
The diversity of sign representation is essential for Sign Language Production (SLP) as it captures variations in appearance,
facial expressions, and hand movements. However, existing SLP models are often unable to capture diversity while preserving
visual quality and modelling non-manual attributes such as emotions. To address this problem, we propose a novel approach that
leverages Latent Diffusion Model (LDM) to synthesise photorealistic digital avatars from a generated reference image.
We propose a novel sign feature aggregation module that explicitly models the non-manual features (<i>e.g.</i>, the face) and
the manual features (<i>e.g.</i>, the hands). We show that our proposed module ensures the preservation of linguistic content
while seamlessly using reference images with different ethnic backgrounds to ensure diversity.
Experiments on the YouTube-SL-25 sign language dataset show that our pipeline achieves superior visual quality compared
to state-of-the-art methods, with significant improvements on perceptual metrics.
</p>
</div>
</div>
</div>
<!--/ Abstract -->
</div>
</section>
<section class="section">
<!-- Method Overview -->
<div class="container is-max-desktop">
<div class="column is-full-width">
<h2 class="title has-text-centered">Method Overview</h2>
<img src="overview.png" style="width:100%; margin-right:auto; margin-left:auto; margin-top:auto;">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.11.1/dist/katex.min.css" integrity="sha384-zB1R0rpPzHqg7Kpt0Aljp8JPLqbXI3bhnPWROx27a9N0Ll6ZP/+DiW/UqRcLbRjq" crossorigin="anonymous">
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.11.1/dist/katex.min.js" integrity="sha384-y23I5Q6l+B6vatafAwxRu/0oK/79VlbSz7Q9aiSZUvyWYIYsd+qj+o24G5ZU2zJz" crossorigin="anonymous"></script>
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.11.1/dist/contrib/auto-render.min.js" integrity="sha384-kWPLUVMOks5AQFrykwIup5lo0m3iMkkHrD0uJ4H5cjeGihAutqP0yW0J6dpFiVkI" crossorigin="anonymous" onload="renderMathInElement(document.body);"></script>
<div class="content has-text-justified">
<p>
Given a sequence of video frames \(\mathcal{V} = \{ \mathbf{V}_i \}\) of a sign language, our goal is to synthesise a diverse sequence \(\mathcal{O} = \{ \mathbf{O}_i \}\) that faithfully preserves both the manual and non-manual linguistic features while allowing for variation across different signer appearances.
Our novel feature aggregation module, \(\Psi_{\text{motion}}\), uses multi-scale dilated convolutions with dilation rates \(d \in \{1, 2, 4\}\) to fuse fine-grained non-manual details (e.g., facial expressions) and coarse manual gestures (e.g., hand movements) into a unified representation.
The LDM then generates each frame \(\mathbf{O}_i\) through an iterative denoising process in the latent space, guided by the aggregated features of \(\Psi_{\text{motion}}\), enabling the synthesis of signers with diverse ethnic and visual characteristics.
</p>
</div>
</div>
</div>
<!--/ Method Overview -->
</section>
<section class="section">
<div class="container is-max-desktop">
<h2 class="title has-text-centered" style="margin-top: 2.5rem;">
Comparisons against Baselines (DSGS)
</h2>
<div style="overflow:hidden;">
<div class="container">
<div id="post_images" class="carousel">
<div class="item-1">
<video poster="" autoplay="" muted loop="" style="pointer-events: none; width:100%;">
<source src="./static/videos/DSGS/3002_01.mp4" type="video/mp4">
</video>
</div>
<div class="item-2">
<video poster="" autoplay="" muted loop="" style="pointer-events: none; width:100%;">
<source src="./static/videos/DSGS/3013_01.mp4" type="video/mp4">
</video>
</div>
<div class="item-3">
<video poster="" autoplay="" muted loop="" style="pointer-events: none; width:100%;">
<source src="./static/videos/DSGS/3054_01.mp4" type="video/mp4">
</video>
</div>
<div class="item-4">
<video poster="" autoplay="" muted loop="" style="pointer-events: none; width:100%;">
<source src="./static/videos/DSGS/3073_01.mp4" type="video/mp4">
</video>
</div>
<div class="item-5">
<video poster="" autoplay="" muted loop="" style="pointer-events: none; width:100%;">
<source src="./static/videos/DSGS/4332_01.mp4" type="video/mp4">
</video>
</div>
<div class="item-6">
<video poster="" autoplay="" muted loop="" style="pointer-events: none; width:100%;">
<source src="./static/videos/DSGS/4348_01.mp4" type="video/mp4">
</video>
</div>
</div>
</div>
<div class="content has-text-justified">
<p>
</p>
</div>
</div>
<div class="container is-max-desktop">
<h2 class="title has-text-centered" style="margin-top: 1.5rem;">
Comparisons against Baselines (BSL)
</h2>
<div style="overflow:hidden;">
<div class="container">
<div id="post_images" class="carousel">
<div class="item-1">
<video poster="" autoplay="" muted loop="" style="pointer-events: none; width:100%;">
<source src="./static/videos/BSL/HALFWAY.mp4" type="video/mp4">
</video>
</div>
<div class="item-2">
<video poster="" autoplay="" muted loop="" style="pointer-events: none; width:100%;">
<source src="./static/videos/BSL/LEFT-OVER.mp4" type="video/mp4">
</video>
</div>
<div class="item-3">
<video poster="" autoplay="" muted loop="" style="pointer-events: none; width:100%;">
<source src="./static/videos/BSL/PROVIDE-ME.mp4" type="video/mp4">
</video>
</div>
<div class="item-4">
<video poster="" autoplay="" muted loop="" style="pointer-events: none; width:100%;">
<source src="./static/videos/BSL/REVEAL.mp4" type="video/mp4">
</video>
</div>
<div class="item-5">
<video poster="" autoplay="" muted loop="" style="pointer-events: none; width:100%;">
<source src="./static/videos/BSL/SUPERVISION.mp4" type="video/mp4">
</video>
</div>
</div>
</div>
<div class="content has-text-justified">
<p>
</p>
</div>
</div>
<h2 class="title has-text-centered" style="margin-top: 1.5rem;">
Adaptablity to any sign language
</h2>
<div style="overflow:hidden;">
<div class="container">
<div id="post_images" class="carousel">
<div class="item-1">
<video poster="" autoplay muted loop playsinline style="pointer-events: none; width:100%;">
<source src="./static/videos/more_videos/000000.mp4" type="video/mp4">
</video>
</div>
<div class="item-2">
<video poster="" autoplay muted loop playsinline style="pointer-events: none; width:100%;">
<source src="./static/videos/more_videos/3013_02.mp4" type="video/mp4">
</video>
</div>
<div class="item-3">
<video poster="" autoplay muted loop playsinline style="pointer-events: none; width:100%;">
<source src="./static/videos/more_videos/rachel_OPHTHAMOLOGIST.mp4" type="video/mp4">
</video>
</div>
</div>
</div>
<div class="content has-text-justified">
<p>
<b>Our model can work with any sign language. The first two examples shown are from Swiss-German Sign Language (DSGS) and the last is British Sign Language
(BSL).</b>
</p>
</div>
</div>
<h2 class="title has-text-centered" style="margin-top: 1.5rem;">
Comparison to other LDM methods
</h2>
<div style="overflow:hidden;">
<div class="container">
<div id="post_images" class="carousel">
<div class="item-1">
<video poster="" autoplay muted loop playsinline style="pointer-events: none; width:100%;">
<source src="./static/videos/BSL/ldm_comparison_LeftOver.mp4" type="video/mp4">
</video>
</div>
</div>
</div>
<div class="content has-text-justified">
<p>
<b>Our model can handle better the driving pose for sign language sequences.</b> <i>Note:</i> We apply a mask to report the metrics in Tab. 4 to remove the influence of the background.
</p>
</div>
</div>
<h2 class="title has-text-centered" style="margin-top: 1.5rem;">
Sample diversity
</h2>
<div style="overflow:hidden;">
<div class="container">
<img
id="ablation"
src="teaser-diversity.png"
alt="Ablation Studies teaser diversity"
height="100%"
style="display: block; margin: 0 auto;"
/>
<div class="content has-text-justified">
<p>
<b>Our model can easily adapt to diverse images within the same pose sequence.</b>
</p>
</div>
</div>
</div>
<h2 class="title has-text-centered" style="margin-top: 1.5rem;">
User study
</h2>
<div style="overflow:hidden;">
<div class="container">
<img src="user_study.png" alt="User Study Results" style="width:100%; height:auto;" />
<div class="content has-text-justified">
<p>
We highlight the accuracy of the synthesised videos (left), the realism of the videos (centre) and user preference (right).
</p>
</div>
</div>
</div>
<script>
bulmaCarousel.attach('#post_images', {
slidesToScroll: 1,
slidesToShow: 1,
loop: true,
});
</script>
</div>
</section>
<section class="section" id="BibTeX">
<div class="container is-max-desktop content">
<h2 class="title">BibTeX</h2>
<pre><code>@article{diverse_sign,
title={Diverse Signer Avatars with Manual and Non-Manual Feature Modelling for Sign Language Production},
author={Mohamed Ilyes Lakhal and Richard Bowden},
booktitle={ArXiv},
year={2026}
}</code></pre>
</div>
</section>
<footer class="footer">
<div class="container">
<div class="columns is-centered">
<div class="column is-8">
<div class="content">
<p>
Website source code is borrowed from <a href="https://github.com/nerfies/nerfies.github.io">Nerfies</a>.
</p>
</div>
</div>
</div>
</div>
</footer>
</body>
</html>