Motivation

Why BSL Needs a New Approach

British Sign Language is the primary language of over 87,000 Deaf people in the UK, with over 151,000 people using BSL as their primary or preferred language. Despite being a recognised minority language with its own grammar, phonology, and discourse structure, BSL remains severely underserved by existing natural language technology. Most current systems either require constraining signers to a predefined vocabulary, rely on explicit gloss annotations as an intermediate representation, or operate only in the isolated-sign regime.

The core hypothesis of SignGPT is that the limitations of prior work stem from an architectural mismatch: treating sign language as a structured sequence of discrete symbols, rather than as a spatiotemporal, multi-channel signal governed by a rich generative grammar. A truly generative model — one that learns to predict the next visual token given linguistic context — can overcome these limitations.

Organising Framework

Two Core Research Directions

The programme's spine is fully bidirectional translation between BSL and English, delivered as two distinct but jointly trained research strands.

BSL → English

Continuous recognition, linguistic analysis, and translation from British Sign Language video to fluent English text. Leads: Prof. Woll (UCL DCAL) & Prof. Zisserman (Oxford).

English → BSL

Continuous generation and avatar-based production of fluent BSL from English text. Leads: Prof. Bowden (Surrey) & Prof. Cormier (UCL DCAL).

Visual Sign Understanding

The first strand of work addresses the fundamental perceptual challenge: extracting linguistically meaningful representations from raw BSL video. A signer communicates simultaneously through hand shape (handshape), hand position relative to the body and signing space (location), direction and speed of movement (movement), palm/finger orientation, and a range of non-manual articulators — facial expression, eye gaze, mouth patterns, and head position.

Existing visual backbones are poorly suited to this multi-channel, fine-grained signal. SignGPT will develop purpose-built video encoders that factorize the sign stream into its phonological parameters, enabling the downstream transformer to reason at the appropriate level of linguistic abstraction.

A key research challenge is handling the continuous, co-articulated nature of natural signing: signs blur into one another without clear boundaries, and many sign classes differ only in subtle spatial or kinematic details. We will investigate learned temporal segmentation, phoneme-level tokenisation, and self-supervised objectives derived from BSL linguistic structure.

Video transformers Phonological tokenisation Self-supervised pre-training Pose estimation Face analysis

Generative Sign Language Modelling

The centrepiece of SignGPT is a novel generative predictive transformer trained to model the joint distribution over visual sign tokens and their linguistic meaning. Inspired by the success of large language models for spoken language — which learn by predicting the next token — our architecture extends this paradigm to the visual-linguistic domain of sign language.

Bidirectional training is central to our approach: a model that can produce plausible BSL from English has, by necessity, learned a generative model of BSL structure, which in turn improves translation accuracy.

The flagship demonstration of this work is a real-time, two-way conversational interface — a sign language equivalent of ChatGPT — enabling Deaf users to interact with an LLM entirely in BSL. This conversational SignGPT system, integrating recognition, generation, and a large language model, is the programme's headline demonstration of end-to-end bidirectional sign language AI.

Generative transformers Visual tokenisation Seq2Seq pre-training Cross-modal alignment Large-scale pre-training

BSL Grammar and Linguistic Modelling

BSL is a full natural language with its own distinct grammar — it is not a manual encoding of English. Its grammatical devices include use of three-dimensional signing space to establish referents, and classifier/depicting constructions that indicate shape, size, and movement of objects [Schembri 2003; Cormier et al. 2012]. Non-manual articulators — including facial expression, mouthing, eye gaze, and head position — interact with manual signs to convey essential grammatical information, including distinctions between question types, negation, and discourse-level structure.

This strand of work ensures that the transformer architecture is informed by — and evaluated against — this rich structural knowledge. Specific contributions include: (i) theoretically-grounded linguistic descriptions of BSL grammar to inform model design and evaluation; (ii) annotated training data capturing classifier/depicting constructions and other grammatical phenomena; (iii) linguistically motivated evaluation metrics that go beyond surface BLEU scores.

Formal grammar formalisms Annotation tooling Classifier/depicting construction modelling Discourse structure

Community Co-Design & Evaluation

Technical excellence alone does not guarantee that an AI system serves the community it is intended to benefit. This strand of work embeds Deaf community participation throughout the programme — not as a downstream validation step, but as a co-design activity that shapes research questions, dataset construction, and evaluation criteria from the outset.

We work with the British Deaf Association (BDA), the Royal Association for Deaf people (RAD), LumoTV, and Signapse Ltd to co-create recording protocols, annotation guidelines, and test sets that reflect the diversity of BSL usage. An Advisory Board — including Dr Andrew McParland (BBC R&D), Dr Oscar Koller (Microsoft Munich), Mark Wheatley (RAD), Graham Turner (BDA), and Dr Robert Adam (Heriot-Watt University) — provides programme-level oversight and strategic input.

Evaluation extends beyond automatic metrics to structured Deaf-user studies measuring intelligibility, naturalness, and communicative adequacy of system outputs. Community feedback is integrated into each major development cycle, creating a continuous co-design loop between researchers and end users.

BDA RAD LumoTV Signapse Ltd BBC R&D Microsoft Munich
Infrastructure

Data & Benchmarks

New large-scale corpora and evaluation benchmarks co-designed with the Deaf community, to be released openly throughout the programme.

Benchmark
BSL Translation Benchmark

A held-out test set for continuous BSL-to-English translation with linguistically informed evaluation metrics, including spatial grammar adequacy and non-manual feature retention, beyond standard BLEU.

Release: forthcoming
Toolkit
Visual Language Toolkit (VLT)

Open-source software for BSL video processing: hand tracking, face analysis, phonological parameter extraction, and sign spotting, built on the SignGPT visual backbone.

Release: forthcoming
Selected References
  1. Schembri, A. (2003). Rethinking "classifiers" in signed languages. In K. Emmorey (Ed.), Perspectives on Classifier Constructions in Sign Languages (pp. 3–34). Lawrence Erlbaum Associates.
  2. Cormier, K., Quinto-Pozos, D., Sevcikova, Z., & Schembri, A. (2012). Lexicalisation and de-lexicalisation processes in sign languages: Comparing depicting constructions and viewpoint gestures. Language and Communication, 32(4), 329–348. https://doi.org/10.1016/j.langcom.2012.09.004