Go to PGM-AUA V1.0 AI Modules

Function
Ref. Model
I/O Data
SubAIMs
JSON MData
Profiles
Ref. Software
Conformance
Performance

1 Functions

The Acoustic Environment Analysis (PGM‑AEA) AI Module derives a structured Acoustic Profile describing the environmental acoustic characteristics of an audio scene from an Audio Scene Description by

  • Inferring reflectivity and reverberation characteristics of the environment
  • Estimating diffusion and absorption properties
  • Determining environmental acoustic conditions affecting sound propagation
  • Producing a new Acoustic Profile representation of the scene

The module is analytical and generative, producing environmental descriptors rather than modifying existing ones.

2 Reference Model

Figure 1 depicts the Reference Model of the Acoustic Environment Analysis (PGM‑AEA) AIM.

Figure 1 – The Acoustic Environment Analysis (PGM‑AEA) AIM

The Acoustic Environment Analysis (PGM‑AEA) AI Module operates as follows:

  1. Receives an Audio Scene Description
  2. Extracts relevant descriptors related to scene structure and audio object characteristics
  3. Performs environmental inference based on:
    • Spatial distribution of audio objects
    • Temporal persistence and interaction patterns
    • Implicit acoustic cues contained in the description
  4. Estimates:
    • Reflectivity (early and late reflections)
    • Reverberation parameters (RT60, RT30, RT20, EDT)
    • Diffusion characteristics
    • Absorption properties
  5. Constructs a consistent Acoustic Profile (OSD V1.5)
  6. Outputs the Acoustic Profile for use by downstream AI Modules

The module does not require pre-existing Acoustic Profiles and produces a scene-level environmental characterization.

3 I/O Data

Table 1 specifies the Input and Output Data of the Acoustic Environment Analysis (PGM‑AEA) AIM.

Table 1 – I/O Data of the Acoustic Environment Analysis (PGM‑AEA) AIM

Input Description
Audio Scene Descriptors Description of the audio scene from which the environmental acoustic characteristics are inferred.
Audio CXT Directive Control directive specifying scope, depth, or policy constraints for acoustic environment analysis.
Audio Domain Response Domain‑specific knowledge supporting environmental acoustic inference.
Audio Interaction History Response Prior interaction‑history content supporting temporal consistency across captures.
Output Description
Acoustic Profile Structured environmental acoustic characterisation of the scene: frequency range, timbre (attack, overtones, resonance), spectrogram, loudness, reflectivity (early and late reflection times), reverberation (RT60, RT30, RT20, EDT), diffusion, and absorption, with optional Doppler factors.
Audio CXT Status Status information describing the execution and outcome of Acoustic Environment Analysis processing.
Audio Domain Request Query to Domain Access for domain‑specific knowledge.

4 SubAIMs

No SubAIMs.

5 JSON Metadata

https://schemas.mpai.community/PGM1/V1.0/AIMs/AcousticEnvironmentAnalysis.json

6 Profiles

No Profiles.

7 Reference Software

Not part of this specification.

8 Conformance Testing

Table 2 provides the Conformance Testing Method for the Acoustic Environment Analysis (PGM‑AEA) AIM.

If a schema contains references to other schemas, conformance of data for the primary schema implies that any data referencing a secondary schema shall also validate against the relevant schema, if present, and conform with the Qualifier, if present.

Table 2 – Conformance Testing Method for the Acoustic Environment Analysis (PGM‑AEA) AIM

Receives Audio Scene Descriptors Shall validate against Audio Scene Descriptors schema.
Audio CXT Directive Shall validate against Audio CXT Directive schema.
Audio Domain Response Shall validate against Audio Domain schema.
Audio Interaction History Response Shall validate against Interaction History schema.
Produces Acoustic Profile Shall validate against Acoustic Profile schema.
Audio CXT Status Shall validate against Audio CXT Status schema.
Audio Domain Request Shall validate against Audio Domain schema.

9 Performance Assessment

Not part of this specification.

Go to PGM-AUA V1.0 AI Modules