Hongik Ingan (ๅผ็ไบบ้)
"Benefit All Humanity"
The WIA Emotion AI Standard provides a comprehensive framework for ethical, accurate, and interoperable affective computing. This chapter offers a single-screen overview of the four-phase architecture, the classification framework, the multimodal fusion strategies, and the design principles, so that decision-makers can grasp the standard's structure and value before turning to the detailed Phase 1โ4 specifications in Chapters 4 through 8. It also defines the simulator-to-volume mapping table (ยง3.5b) that anchors English-edition vocabulary to the simulator at
https://wiastandards.com/emotion-ai/simulator/.
The WIA Emotion AI Standard sets out to establish a universal, open framework for emotion-recognition systems that enables innovation and interoperability while putting human well-being, privacy, and accuracy first. The mission is not merely the definition of a technical specification; it pursues four axes simultaneously โ protection of user rights, fair competition in the industry ecosystem, consensus among academia, industry, and government, and compatibility across the major regulatory regions (Korea, EU, United States, and the wider Asia-Pacific). The four axes are mutually supportive; standards that emphasise only one of them have historically failed either by under-adoption or by loss of social trust.
The standard does not seek to replace the work of ISO/IEC, IEEE, W3C, ITU-T, or national-association standards bodies; it positions itself as an interoperability layer over them. Its operating principle is neutrality: it represents no single firm, country, or school of thought. The "one country, one vote" governance rule is adopted to forestall standard capture by large-share firms. This contrasts with sectoral-association models in which voting weight scales with contribution.
| Goal | Description | Benefit |
|---|---|---|
| Interoperability | Common data format and API | Freedom from vendor lock-in |
| Accuracy | Minimum accuracy thresholds | Trustworthy results |
| Ethics | Privacy and consent requirements | Responsible AI |
| Fairness | Mandatory bias testing | Equitable performance |
| Transparency | Clear documentation | User-comprehensible outputs |
These five goals are not mere slogans; they are realised as twenty-four measurable conformance items. Each item has four constituents โ a test procedure, a pass criterion, a reporting form, and a corrective-action workflow โ so that abstract values become concretely auditable. The twenty-four items are distributed across the five goals (six, five, five, four, four), reflecting the natural decomposition rather than a relative-importance weighting.
The WIA Emotion AI Standard organises the affective computing stack into four phases, each of which addresses a distinct layer. Each phase can be implemented and certified independently; full value, however, is realised by adopting all four. Phase decomposition deliberately lowers the entry barrier and enables incremental scaling: Phases 1 and 2 may be adopted first; Phase 3 added when real-time processing is needed; Phase 4 introduced when domain-specific regulatory alignment becomes necessary.
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ Phase 4: Integration โ โ Healthcare โ Education โ Marketing โ Automotive โ XR โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโค โ Phase 3: Streaming Protocol โ โ WebSocket โ REST โ Real-time streaming โ Security โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโค โ Phase 2: API Interface โ โ Face โ Voice โ Text โ Biosignal โ Multimodal fusion โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโค โ Phase 1: Data Format โ โ JSON Schema โ Emotion โ AU codes โ V-A โ Metadata โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Phase 1 is the common vocabulary on which every later phase depends and is the most basic certification step. A system that implements only Phase 1 can already qualify as "WIA Compliant"; this lower bar is intentional, lowering the entry barrier to the standard.
Phase 2 is the standard transport for Phase 1 data. It follows REST principles and provides per-modality endpoints, so a system that only needs facial-expression analysis is not required to implement voice or text endpoints in order to be conformant. Authentication is supported via OAuth 2.0 and API Key on equal footing.
Phase 3 is used by applications that demand real-time processing โ driver monitoring, contact-centre call analysis, interactive games. Non-real-time uses (for example, retrospective text-diary analysis) can rely on Phase 2 alone. WebSocket is the recommended primary protocol; a gRPC-streaming adapter is defined in Annex H for microservice environments.
Phase 4 reconciles domain-specific regulatory requirements and ethical guidance. Region-specific annexes (Annex KR, Annex EU, Annex US) document how the four-phase architecture meets each regulatory environment.
The WIA standard adopts seven labels โ Ekman's six basic emotions plus Neutral โ as the core interoperability layer. The discrete model is intuitive for end-users and lends itself to statistical analysis; it is particularly well-suited to applications such as content recommendation and marketing-effectiveness measurement that compare label distributions across users.
| Emotion | English label | Emoji | Typical V-A range |
|---|---|---|---|
| Happiness | happiness | ๐ | V: 0.5 to 1.0; A: 0.2 to 0.8 |
| Sadness | sadness | ๐ข | V: โ0.8 to โ0.3; A: โ0.5 to 0.1 |
| Anger | anger | ๐ | V: โ0.7 to โ0.2; A: 0.3 to 0.9 |
| Fear | fear | ๐จ | V: โ0.7 to โ0.2; A: 0.4 to 0.9 |
| Disgust | disgust | ๐คข | V: โ0.8 to โ0.3; A: โ0.1 to 0.5 |
| Surprise | surprise | ๐ฎ | V: โ0.2 to 0.5; A: 0.5 to 1.0 |
| Neutral | neutral | ๐ | V: โ0.2 to 0.2; A: โ0.2 to 0.2 |
Display labels in the user's language are layered over a fixed lower-case English key (happiness, sadness, โฆ) so that locale-specific display labels in Korean, Japanese, Chinese, or Arabic resolve to the same internal label key. This separation is compatible with the W3C EmotionML 1.0 vocabulary mechanism (W3C, 2014).[1]
The WIA standard supports the dimensional model in parallel with the discrete model. The dimensional model composes naturally with regression-style machine-learning and is strong on representing subtle change and mixed emotion. Music recommendation, digital-meditation applications, and adaptive-difficulty games โ all of which need continuous tracking of user state โ derive particular value from the dimensional output.
+1.0 (high arousal)
โ
Anger โ Excited
โ
-1.0 โโโโโโโโโโโโโโโโโโผโโโโโโโโโโโโโโโโโ +1.0
(negative) โ (positive)
โ
Sadnessโ Calm
โ
-1.0 (low arousal)
Range:
Valence: -1.0 (most negative) to +1.0 (most positive)
Arousal: -1.0 (low energy) to +1.0 (high energy)
WIA Phase 1 recommends populating both the discrete and dimensional outputs simultaneously: discrete labels feed user-facing UIs, while V-A coordinates support statistical analysis and time-series tracking. Conversion between the two representations is straightforward in either direction using the typical ranges of Table 3-2. When the dimensional output's nearest discrete-label V-A centre exceeds a configurable distance threshold, the UI is recommended to fall back to a "mixed" or "uncertain" label rather than coerce a single category โ a concrete instance of the standard's transparency principle.
| Category | Extended labels |
|---|---|
| Positive, high arousal | excited, elated, enthusiastic, amused |
| Positive, low arousal | content, relaxed, calm, serene |
| Negative, high arousal | stressed, anxious, frustrated, irritated |
| Negative, low arousal | bored, tired, depressed, melancholic |
| Cognitive states | confused, focused, interested, engaged |
Culturally specific affect labels โ for example culturally specific forms of grief, longing, embarrassment, or sustained-relational attachment โ may be added through the user-defined-label mechanism. A user-defined label must declare an English key, a display name, a typical V-A range, and a citation; once sufficiently adopted, the WIA Steering Committee can promote it to an official label in the next major version.
The WIA standard supports all forty-four Action Units defined by FACS (Ekman & Friesen, 1978; Ekman, Friesen & Hager, 2002).[2]
| AU range | Region | Count |
|---|---|---|
| AU1โAU7 | Upper face โ brows, forehead | 7 |
| AU9โAU17 | Nose, upper lip | 8 |
| AU18โAU28 | Lower face โ lips, chin | 11 |
| AU41โAU46 | Eyelids | 6 |
| AU51โAU58 | Head pose | 8 |
| AU61โAU64 | Eye position | 4 |
The sixteen mandatory core AUs are listed in Table 1-5; the remaining twenty-eight are optional. Medical-and research-grade applications are advised to support all forty-four; consumer applications are typically adequate with the sixteen core. The industry reference for AU-recognition accuracy is agreement with OpenFace 2.0 (Baltruลกaitis et al., 2018), which the WIA conformance suite uses as a partial benchmark.[3]
| Intensity value | FACS grade | Meaning |
|---|---|---|
| 0.0 | โ | Not active |
| 0.01โ0.20 | A โ Trace | Trace |
| 0.21โ0.40 | B โ Slight | Slight |
| 0.41โ0.60 | C โ Marked | Marked |
| 0.61โ0.80 | D โ Pronounced | Pronounced |
| 0.81โ1.00 | E โ Maximum | Maximum |
Conversion between the floating-point and five-grade representations is lossless; conformant systems must emit at least one of the two. AU output is the primary means by which a face-analysis system exposes its internal evidence to auditors, supporting the EU AI Act's transparency and human-oversight requirements.
| Item | Specification |
|---|---|
| Input type | Image (JPEG, PNG) or video (H.264, VP9) |
| Resolution | โฅ 480p; recommended โฅ 720p |
| Frame rate | โฅ 15 fps; recommended 30 fps |
| Output | Emotion label, AU intensities, V-A coordinates |
| Latency target | < 100 ms per frame |
| Item | Specification |
|---|---|
| Input type | Audio (WAV, MP3, WebM) |
| Sample rate | โฅ 16 kHz; recommended 44.1 kHz |
| Channels | Mono or stereo |
| Features | Pitch, intensity, speech rate, voice quality, prosody |
| Output | Emotion label, V-A coordinates, confidence |
| Item | Specification |
|---|---|
| Input type | UTF-8 text |
| Languages supported | โฅ 100 languages |
| Maximum length | 10,000 characters per request |
| Output | Sentiment polarity, emotion label, per-entity emotion |
| Features | Sarcasm detection, aspect-based sentiment, intensity |
| Item | Specification |
|---|---|
| Supported signals | ECG / HR, EDA / GSR, EEG, respiration |
| Sample rate | HR โฅ 1 Hz; EDA โฅ 4 Hz; EEG โฅ 128 Hz |
| Format | JSON array or CSV |
| Output | Arousal, stress index, engagement |
Each modality has distinct strengths and weaknesses, and combinations are recommended. Facial expression is strong for discrete-emotion classification; voice is strong for arousal estimation; text contributes intent and context; biosignal is hardest to fake. These complementary properties motivate the multimodal-fusion strategies of ยง3.6. In medical-grade applications all four modalities are recommended; clinical decisions based on a single modality are excluded from conformance.
The interactive simulator that ships with this volume โ accessible at https://wiastandards.com/emotion-ai/simulator/ โ is organised as five working panels. Each panel maps one-to-one onto a phase of the four-phase architecture (Phase 1 to Phase 4). This section consolidates the panel headers, core ENUMs, and provisional thresholds used in the simulator so that the volume's vocabulary remains aligned with the simulator across editions. Where vocabulary diverges, the ENUM as displayed in the simulator takes precedence.
| Panel | Simulator header | Core ENUM | Provisional threshold | Volume mapping |
|---|---|---|---|---|
| 0 | ๐ Emotion Data | INPUT, OPTION, TEXTAREA, Subject ID, Primary Emotion, Confidence (0โ1), Valence (โ1 to +1), Arousal (โ1 to +1), Action Units (FACS), Modality | Per-modality classification accuracy: provisional 76.8% to 92.3% | Phase 1 โ Data format (Chapter 4) |
| 1 | ๐ข Analysis | Valence-Arousal four-quadrant, High Arousal ยท Low Arousal ยท Negative ยท Positive | Analysis window: provisional 0.2 s to 0.3 s | Chapter 1 ยง1.3.2 โ Dimensional model |
| 2 | ๐ก Protocol | STREAMING, STOPPED, message format (JSON, MessagePack, Protocol Buffers) | Streaming latency: provisional โค 300 ms (see ยง6.3 for measured values) | Phase 3 โ Streaming protocol (Chapter 6) |
| 3 | ๐ Integration | External-system adapters, domain-specific standards (FHIR, SCORM, etc.) | (No simulator-defined threshold โ see ยง7.3, ยง7.4 for domain thresholds) | Phase 4 โ Integration (Chapter 7) |
| 4 | ๐งช Emotion Test | Predicted Emotion output, six basic emotions (Ekman) with dimensional model auxiliary | Classification response time: provisional 0.2 s to 0.3 s | Chapter 8 โ Implementation and certification (test procedure) |
The mapping is the alignment reference between the volume's ENUMs and thresholds and those of the simulator; both are updated in lockstep. Where the volume cites a threshold not explicitly stated in the simulator, the citation is rendered in provisional form ("provisional", "approximately", "expected") so that the simulator's authority is preserved.
| Strategy | Description | Use case |
|---|---|---|
| Early fusion | Combine raw features before classification | Modalities synchronised in time |
| Late fusion | Combine classification outputs | Modalities are independent |
| Decision fusion | Voting or weighted average over decisions | Simple, robust approach |
| Attention fusion | Context-conditioned learned weights | Modality reliability varies over time |
Late fusion and decision fusion are the most common in industrial systems because they preserve modular development; early fusion and attention fusion can deliver higher accuracy but at the cost of more complex training. Attention fusion has gained traction with the rise of transformer-based multimodal models and is particularly effective in environments where modality reliability fluctuates over time (call-noise variation, in-cabin lighting variation, and the like). The choice of strategy also depends on the legal and consent basis: voice analysis on telephony channels typically requires two-party consent under telecommunications-secrecy law, whereas text analysis on user-supplied input may not, so the legal "processing units" of two modalities can differ.
Default weights (adjustable): Face: 0.40 (highest reliability for discrete-emotion classification) Voice: 0.25 (strong for arousal estimation) Text: 0.20 (context-dependent) Biosignal: 0.15 (hard to fake but noisy) Adjustment criteria: - Signal quality - Context (e.g. voice-only call) - Cultural factors - Per-user calibration
| Level | Name | Requirements | Use case |
|---|---|---|---|
| 1 | Compliant | Data-format conformance; 75% accuracy | Research, prototypes |
| 2 | Certified | Full API conformance; 80% accuracy; bias testing | Commercial products |
| 3 | Certified Plus | All requirements; 85% accuracy; external audit | Healthcare; sensitive applications |
Level transitions require only the additional tests for the next level rather than re-certification of prior tests. Certificates are valid for twenty-four months; renewal triggers either partial or full re-testing depending on whether the model, code, or training data have changed. A renewal-due notification is issued thirty days before expiry; failure to begin renewal causes automatic expiry, after which the full certification process must be re-run.
The Korean edition of this volume includes additional sections specific to Korea: detailed alignment with national-association standards (industrial standards, ICT-association standards, and a national cyber-security agency self-assessment toolkit), a five-scenario industry-application section grounded in named domestic enterprises, a five-stage adoption roadmap calibrated to typical Korean enterprise timelines (six to twelve months), and a governance section describing how Korean institutions can contribute to standards revisions through formal channels.
This English edition deliberately abstracts those passages. References to specific named Korean industrial standards, association standards, public-agency tools, and enterprise scenarios become "leading domestic standards bodies", "the relevant national cyber-security agency self-assessment toolkit", "leading domestic conglomerates", "leading domestic universities, government agencies, telecom operators, and platform companies", and "leading commercial SDK vendors". The conformance requirements themselves are identical between the two editions.
Nine key takeaways.
Chapter 4 turns to Phase 1 โ Emotion Data Format โ and treats the JSON Schema, field specifications, and worked examples in depth. Phase 1 is the common vocabulary on which every later phase depends and is the longest chapter in the volume. After Chapter 4 the reader will have enough understanding to write an adapter that converts an arbitrary emotion-recognition system's output into the WIA Phase 1 format. The standard's evolution roadmap is recorded in the public GitHub repository.[99]
WIA-Official/wia-standards-public/tree/main/emotion-ai. The standard's evolution roadmap, revision history, and SDK source code are maintained openly in this repository, where the WIA standards committee records its formal verification of all primary sources cited in this chapter. โ