Evidence

The research

Emotuit was designed in 2014. Most of the research validating its architecture was published afterwards, which is a fortunate position to be in and an awkward one to write about without sounding smug.

8 min read
In short

Emotuit's architecture rests on seven published findings: FACS as the standard emotion taxonomy, softmax emotion vectors, per-user baseline calibration, cyberloafing as the strongest disengagement predictor, multi-signal fusion improving accuracy from 91.5% to 94.6%, retroactive labelling achieving 73.3% prediction accuracy, and content-timestamp correlation frameworks.

The validation table

Component Finding Source
Ekman seven-emotion FACS model Remains the standard taxonomy for AI-driven educational emotion recognition Springer, Smart Learning Environments, 2025
Normalised emotion vector (softmax) Same architecture used in modern engagement-index derivation PMC / Multimedia Tools and Applications, 2022
Per-user baseline calibration Confirmed as best practice in affective computing; noted as "particularly relevant" for passive viewing Frontiers in Psychology, January 2026
Tab-switching as a disengagement signal Single strongest predictor of disengagement in online courses ScienceDirect, 2024
Multi-signal fusion Classification accuracy improves from 91.5% to 94.6% when behavioural signals are added to facial OUCI/DNTB online learning study
Retroactive disengagement labelling 73.3% prediction accuracy with 40% of the activity still remaining Boote, Agarwal & Mostow, 2021
Content-timestamp correlation Framework mapping facial engagement to content positions for per-section analysis PMC MOOC engagement framework, 2021

Full citations are in the bibliography.

What the research supports

That per-user baselining is the right approach. Frontiers in Psychology (January 2026) describes calibration — capturing a neutral expression and adjusting subsequent readings against it — as current best practice, and specifically notes its relevance for passive viewing scenarios. That is exactly the e-learning case, where the learner is watching rather than interacting with a person.

That behavioural signals are strongly predictive. The 2024 ScienceDirect finding that cyberloafing outranks self-regulation and satisfaction as a disengagement predictor is the single most consequential result in this table, for reasons covered below.

That fusing signals beats any one of them. The OUCI/DNTB study's 91.5% → 94.6% improvement establishes that multi-modal approaches outperform single-modal ones. It also, read carefully, establishes how small the facial contribution is.

That disengagement is predictable in advance. Boote, Agarwal and Mostow's 73.3% accuracy with 40% of the activity remaining demonstrates that departure is the end of a process, not a sudden event — and that the process leaves observable traces.

That content-level correlation is a validated approach. The 2021 PMC MOOC framework maps engagement to content positions in real time, which is the same architecture Emotuit was built around seven years earlier.

What it does not

Three honest caveats.

None of this validates our implementation. The papers support the design decisions. They say nothing about whether our code achieves comparable performance. That is an empirical question about our product, and only deployment data answers it.

The basic-emotion model is contested. The Ekman framework underpinning FACS-based emotion classification has been seriously challenged — most prominently by a review led by Lisa Feldman Barrett concluding that the mapping between facial configurations and emotional states is weaker and more context-dependent than the model implies. We use the framework because it remains the field standard, not because the question is settled. This is covered properly in the limits of facial emotion recognition.

Accuracy figures are agreement with a proxy. Every published accuracy number measures agreement with a labelled dataset, where labels come from posed expressions or human annotators. Neither is the person's actual internal state, which is unobservable. This is a structural limitation of the entire field, not a criticism of any particular study.

The finding that changed our product

The 2024 cyberloafing result

ScienceDirect, 2024: tab-switching away from learning content is the single strongest predictor of disengagement in online courses, outperforming both self-regulation and satisfaction measures.

Read alongside the OUCI/DNTB fusion result, that finding is uncomfortable for a company built on facial analysis. It says the most predictive signal available requires no camera, no biometric processing and about four lines of JavaScript — and that the facial layer contributes roughly three percentage points on top.

When EU AI Act Article 5(1)(f) prohibited biometric emotion inference in workplace and education contexts from February 2025, we had a choice between selling outside our primary market or rebuilding around the behavioural layer. The research made that an easier decision than it might have been: we were being pushed toward something the evidence already favoured.

That is the origin of Signals, the behavioural-only configuration.

How to read vendor research claims

Including ours. Four questions worth asking of any citation in this category:

Was accuracy measured on posed or spontaneous expressions? Posed datasets — actors instructed to display anger — produce much higher figures than field data. This distinction is rarely volunteered and it is usually the largest single factor in a headline number.

What is the comparison condition? "94.6% accurate" means little without knowing what the alternative achieves. In the fusion study the alternative is 91.5%, which reframes the claim substantially.

Is the population representative of yours? Many studies use university students in controlled conditions. A distributed corporate workforce on varied hardware in varied lighting is a different setting.

Does the paper support the product, or just the category? A study showing that facial engagement detection is possible does not show that a specific vendor achieves it. This is the gap most research-led marketing quietly relies on, and it applies to this page too.


Every source cited anywhere on this site is listed in the bibliography, with links, so you can check any of it directly rather than taking our summary on trust.

Frequently asked questions

Is this independent research or your own?
It is independent published work by other people. We have not run our own studies and we do not present any. Where we cite a figure it comes from a peer-reviewed paper or a published dataset, and the bibliography lists every source so you can check it.
Does published research prove your product works?
No, and that is worth being clear about. It supports the architectural decisions — that per-user baselining is sound, that behavioural signals predict disengagement, that multi-signal fusion outperforms single-signal. It does not establish that our specific implementation performs as well as the papers. Only deployment data can do that.
Why publish the contested parts?
Because a vendor who only publishes supportive findings should be read sceptically, including us. The basic-emotion model our facial layer rests on has been seriously challenged in the literature, and you should know that before buying it.

Want the technical detail?

The full architecture document covers the pipeline, the technology stack and the known limitations.

Get in touch
Get Started

See what completion rates can't tell you

Find out exactly where your content works, where it fails, and what disengagement looks like before people leave.

Request a Demo