Papers
Topics
Authors
Recent
Search
2000 character limit reached

GAID: An Overview of Multimodal Benchmarks

Updated 7 July 2026
  • GAID is a polysemous acronym referring to distinct systems, including a Global AI Dataset for technical governance, a Kinect-based gait benchmark, and specialized neural architectures.
  • The Global AI Dataset aggregates millions of standardized data points from 227 countries to enable quantitative audits of AI system safety, fairness, and readiness.
  • TUM-GAID and related frameworks demonstrate the value of multimodal benchmarks in advancing gait recognition, motion planning, and text-video retrieval through innovative fusion techniques.

GAID is a polysemous acronym in the contemporary arXiv literature. It most prominently denotes the Global AI Dataset, a country-level infrastructure for auditing foundation models in technical governance, and TUM-GAID, the Kinect-based benchmark “TUM Gait from Audio, Image and Depth” used in multimodal gait recognition. Nearby usages include GAIDE, a graph-masked transformer for neural informed motion planning, a GAID framework for text-video retrieval based on gated audio-visual fusion and directional perturbation, and a geothermal GAID concept realized through the GAIA system. Across these contexts, the common thread is not a shared technical substrate but a recurrent acronym attached to datasets, benchmarks, and architectures for structured evaluation, representation learning, and decision support (Hung, 1 Feb 2026).

1. Nomenclature and principal referents

The term “GAID” is not a single standardized object. In the cited literature, it names several distinct constructs.

Usage Definition
GAID “Global AI Dataset,” a multi-phase, milestone-based project for ground-truth AI indicators and quantitative auditing of AI systems for technical governance (Hung, 1 Feb 2026)
TUM-GAID “TUM Gait from Audio, Image and Depth,” a multimodal gait corpus recorded with Microsoft Kinect (Castro et al., 2016)
GAIDE / GAID “Graph-based Attention Masking for Spatial- and Embodiment-aware Motion Planning,” a transformer-based neural informed sampler for robotic manipulators (Soleymanzadeh et al., 3 Mar 2026)
GAID “Frame-Level Gated Audio-Visual Integration with Directional Perturbation,” a text-video retrieval framework (Yang et al., 3 Aug 2025)
GAID concept via GAIA A geothermal stack mapped to “Geothermal Analytics + Intelligent Agent + Digital Twin,” implemented through GAIA (Harsuko et al., 5 Nov 2025)

This multiplicity matters operationally. In AI governance, GAID is a factual benchmark and audit framework; in gait recognition, TUM-GAID is a benchmark dataset; in robotics and retrieval, GAID or GAIDE denotes model architectures; and in geothermal informatics, GAID is a conceptual decomposition mapped onto an implemented agentic RAG system.

2. GAID as the Global AI Dataset for technical governance

GAID stands for Global AI Dataset. It is defined as a multi-phase, milestone-based project that compiles, standardizes, and documents ground-truth AI indicators worldwide in order to enable objective, quantitative auditing of AI systems for technical governance. Its stated objectives are to build a comprehensive, country-level panel dataset of AI safety, fairness, and readiness indicators; provide an automated evaluation and interpretability dashboard for auditing foundation models and AI agents; and detect and quantify geographic and socioeconomic biases, especially epistemic exclusion of the Global South (Hung, 1 Feb 2026).

Version 2 comprises approximately three million data points, programmatically extracted, cleaned, and standardized from 11 global AI databases and websites, spanning 20 domains and 227 unique countries and territories over 1998–2025. Sources explicitly cited include OECD.ai, WIPO, and UNESCO. The project began in October 2025. Its intended use cases include technical AI governance benchmarking by researchers, policymakers, and international organizations; stress-testing foundation models on governance-relevant country indicators; and reproducible audits of model knowledge, refusals, and hallucinations in global decision-making settings. Access and reproducibility are organized through the GAID Project Dataverse, the v2 DOI, a public code repository, audit outputs in CSV, a README, and the colab_generate_audit_queries.py script.

The exploratory audit instantiated GAID as a structured benchmark against Llama-3 8B. Queries were generated automatically from GAID v2 for the year 2025 using the template, “What is the [metric value] for [country/territory] in 2025?” The audit covered 8 metrics × 213 countries/territories = 1,704 queries, with a country coverage rate of 213/227 ≈ 93.8%. The eight metrics span three pillars central to technical AI governance: AI safety—total training compute, national hardware compute frontier, total number of high-level AI publications; AI fairness—private AI investment, total AI patents granted, AI workforce size; and AI readiness—government AI readiness index and specialized AI infrastructure score.

The response taxonomy is formalized over countries CC, metrics MM, and target year T=2025T=2025. Each query (c,m)C×M(c,m)\in C\times M receives a category R(c,m){F,Ref,Mis,Oth}R(c,m)\in \{F,\mathrm{Ref},\mathrm{Mis},\mathrm{Oth}\} for Factual, Refusal, Misunderstanding/Correction, or Other. The global proportions reported are:

pF=NFNtotal=0.114,pRef=0.440,pMis=0.007,pOth=0.438.p_F = \frac{N_F}{N_{total}} = 0.114,\qquad p_{Ref} = 0.440,\qquad p_{Mis} = 0.007,\qquad p_{Oth} = 0.438.

Country-level knowledge and refusal rates are defined as

Kc=1MmM1[R(c,m)=F],Rc=1MmM1[R(c,m)=Ref].K_c = \frac{1}{|M|}\sum_{m\in M}\mathbf{1}[R(c,m)=F], \qquad R_c = \frac{1}{|M|}\sum_{m\in M}\mathbf{1}[R(c,m)=Ref].

A central finding is that only 11.4% of answers were classified as number/fact responses, and these were explicitly treated as unverified confidence in the exploratory phase. This is a critical point: the audit did not verify empirical accuracy of these numbers against GAID ground truth and did not compute precision, recall, or F1, because automated verification was deferred to Phases 3–4. A common misreading would be to interpret 11.4% as validated knowledge; the paper does not do so.

The reported qualitative pattern is that refusal, or “ignorance,” is concentrated in the Global South. The top-30 refusal-rate countries are said to be predominantly in Sub-Saharan Africa and Latin America & Caribbean, with none in Western Europe, North America, or East Asia except Bermuda. Country examples include Afghanistan: 100.0% refusal, Lesotho and Bhutan: 87.5%, and many at 75.0% or 62.5%. Higher knowledge rates include Vietnam: 50.0% and several countries at 37.5%, although the overall distribution remains more concentrated in higher-resource contexts. The paper interprets this as evidence of a significant digital barrier and of epistemic exclusion, with governance risks for policymakers in underserved regions who may receive refusals or hallucinated facts rather than reliable data-driven answers. Proposed future disparity measures include DKD_K, DRD_R, ΔK\Delta_K, and a Gini-type inequality MM0; over the next 12 months, the project is intended to scale into “The Global AI Bias Audit—An Automated Evaluation and Interpretability Dashboard” hosted on AI in Society.

3. TUM-GAID as a multimodal gait benchmark

In computer vision and pattern recognition, GAID usually refers to TUM-GAID, short for TUM Gait from Audio, Image and Depth. It is described as a multimodal Kinect-based gait corpus designed to evaluate person identification under realistic covariates such as changing clothing, carried objects, footwear, and elapsed time. Each session is recorded by a Microsoft Kinect providing synchronized RGB video, depth, and four-channel audio. The RGB and depth streams are reported as 640×480 at ~30 fps, and one paper reports the audio stream as 24-bit, 16 kHz (Castro et al., 2016).

The dataset contains 305 subjects recorded indoors along a short corridor from a single viewpoint, with two walking directions—left→right and right→left—so both body sides are observed. Standard within-session conditions comprise six normal-walk sequences (N1–N6), two backpack sequences (B1–B2) with a backpack of approximately 5 kg, and two shoe sequences (S1–S2) with coating shoes or clean-room overshoes. A temporal subset of 32 subjects was re-recorded months later—described as January vs. April—producing TN1–TN6, TB1–TB2, and TS1–TS2 under changed clothing, shoes, and illumination (Castro et al., 2016).

The literature reports both 3,050 recordings in three variations and 3,400 videos together with the temporal subset. It also reports consistent person-disjoint evaluation protocols. Hofmann et al.’s recommended split is 100 subjects for training, 50 for validation, and 155 for testing. Two core identification settings recur across later work: a within-session protocol, typically trained on N1–N4 and tested on N5–N6, B1–B2, S1–S2; and a temporal protocol, trained on January N1–N4 and tested on April TN/TB/TS sequences (Castro et al., 2018).

TUM-GAID is structurally important because it is genuinely multimodal. The benchmark supports studies based on RGB only, depth only, audio only, and fused settings. This has enabled direct comparison among silhouette-free motion descriptors, optical-flow CNNs, multimodal fusion networks, and acoustic HMMs under a shared set of covariates.

4. Motion-centric visual models on TUM-GAID

A major line of work on TUM-GAID replaces silhouette engineering with explicit motion modeling. “Fisher Motion Descriptor for Multiview Gait Recognition” introduces Pyramidal Fisher Motion (PFM), which uses person detection and tracking-by-detection, dense short-term trajectories, Divergence–Curl–Shear (DCS) descriptors, spatial partitioning of the person bounding box, Fisher Vector aggregation, and one-vs-all linear SVMs (Castro et al., 2016).

The PFM pipeline computes dense Farnebäck optical flow on an 8-scale pyramid, samples points with step size 5 pixels, tracks them for 15 frames, and removes noisy tracks. DCS features are extracted along the retained person-centric trajectories. Spatial structure is injected through bounding-box partitions, most often upper body and lower body. Per region, descriptors are encoded with a GMM-based Fisher Vector; power normalization with MM1 and MM2 normalization are applied before linear SVM classification.

On the official 155-subject test set, same-session performance is near-saturated. Reported within-session results include 99.7% on N, 99.0% on B, and 99.0% on S, with an overall average of 96.0 across the six TUM-GAID scenarios in the broader comparison table. In the harder cross-session setting, best per-condition results are TN 78.1%, TB 62.0%, and TS 54.9%. The paper attributes these gains over silhouette baselines to modeling rich local kinematics rather than appearance, to detector-driven rejection of background motion, and to the discriminative statistics captured by Fisher Vectors.

“Automatic learning of gait signatures for people identification” moves further toward end-to-end learning by using a CNN over stacked optical flow rather than hand-crafted trajectory descriptors (Castro et al., 2016). The input is built by resizing frames to 80×60, roughly localizing the person, cropping to 60×60, and sliding an L=25-frame window with 80% overlap. For each subsequence, Farneback optical flow is computed between consecutive frames, and the horizontal and vertical components are stacked into a 60×60×50 cuboid. The network uses 2D convolutions over spatial dimensions with time encoded in channels, followed by fully connected layers whose L2-normalized full6 output serves as the learned gait signature. The paper evaluates softmax, one-vs-all linear SVM, and nearest neighbor classifiers, with majority voting across subsequences.

The key result is that learned optical-flow signatures remain highly competitive at very low resolution. On the N/B/S protocol, CNN-SVM achieves Rank-1 accuracies of 99.7, 97.1, and 97.1, for an average of 98.0 at 80×60. On the elapsed-time TN/TB/TS protocol, CNN-SVM yields 59.4, 50.0, and 62.5, for an average of 57.3. The paper explicitly contrasts this with low-resolution PFM, noting that OF-CNN at 80×60 dramatically outperforms PFM at the same resolution in N/B/S and remains competitive with high-resolution baselines. It also reports that the model’s learned first-layer filters resemble spatial-derivative-like and temporal-derivative-like operators, with the x-flow channel more informative than y-flow in lateral walking.

5. Multimodal fusion and acoustic identification on TUM-GAID

The multimodal character of TUM-GAID motivated explicit fusion studies. “Multimodal feature fusion for CNN-based gait recognition: an empirical comparison” evaluates gray pixels, optical flow, and depth maps using 2D-CNN, 3D-CNN, and ResNet families, as well as both early and late fusion schemes (Castro et al., 2018). All inputs are resized to 80×60, cropped to 60×60, and organized into 25-frame subsequences; gray and depth form 60×60×25 volumes, while optical flow forms 60×60×50 tensors.

The paper reports that raw pixel values represent a competitive input modality relative to traditional silhouette-based descriptors, especially in non-temporal scenarios, while optical flow and depth are stronger under elapsed-time shifts. For fusion, it compares softmax product, weighted softmax sum, and feature concatenation after the deepest learned layer. Its broad conclusions are explicit: the fusion of raw pixel information with optical flow and depth yields state-of-the-art results even though the method operates at 80×60, which the paper notes is 64 times less information than 640×480. A highlighted result is 3D-CNN-7NN-All, which reaches global AVG=96.5, with N/B/S AVG=99.6 and elapsed AVG=66.7.

TUM-GAID’s audio channel supports a different research thread. “Acoustic Gait-based Person Identification using Hidden Markov Models” uses only the audio modality to perform closed-set identification (Geiger et al., 2014). The system averages the four microphone channels to mono, frames the signal with a 25 ms Hamming window and 10 ms hop, extracts MFCCs 0–12 with delta and delta–delta terms to form 39-dimensional feature vectors, applies PCA without dimensionality reduction, and trains one HMM per subject.

The distinctive modeling choice is a cyclic HMM topology tailored to gait periodicity. Each model uses 15 emitting states, self-loops, and an explicit transition from the last state back to the first, so that repeated traversals correspond to repeated steps. Training uses embedded re-estimation via Baum–Welch, and decoding uses a multi-step grammar that allows automatic segmentation and counting of steps. On the 155-subject test set, the improved system—cyclic step model + multi-step grammar + PCA, 15 states, single Gaussians, six EM iterations—achieves 65.5% on normal, 36.5% on backpack, and 9.0% on shoe covers, for an average of 37.0%. The paper reports this as almost 30% relative improvement over its prior SVM-based audio baseline.

Taken together, the TUM-GAID literature shows that “GAID” in gait recognition is not only a dataset name but also a testbed for contrasting representation families: hand-crafted motion statistics, end-to-end optical-flow learning, multimodal CNN fusion, and acoustic sequence modeling. A plausible implication is that the benchmark’s enduring value lies in precisely this cross-modality comparability.

6. GAIDE as graph-masked, embodiment-aware motion planning

A distinct recent usage is GAIDE, which the paper also refers to as GAID in its concise summary. Here the term denotes Graph-based Attention Masking for Spatial- and Embodiment-aware Motion Planning, a neural informed sampler for high-dimensional robotic manipulation (Soleymanzadeh et al., 3 Mar 2026).

The problem setting is classical sampling-based planning in configuration space. For an MM3-DOF manipulator with MM4, obstacles induce MM5 and free space MM6. Given start and goal configurations in MM7, planners such as RRT, Bi-RRT, RRT*, IRRT*, PRM, and BIT* expand trees or graphs through iterative sampling, steering, and collision checking. GAIDE addresses the inefficiency of uniform or hand-crafted informed sampling by learning a sampling distribution that explicitly encodes both workspace spatial structure and robot embodiment.

The method constructs a graph MM8 whose nodes combine a downsampled point cloud of the manipulator’s links and a downsampled workspace point cloud. Robot point embeddings MM9 and workspace embeddings T=2025T=20250 are obtained via PointNet++ set abstraction. Current and goal configurations are encoded by a shared MLP, producing T=2025T=20251 and T=2025T=20252; these are broadcast and added to robot node features. The graph contains an embodiment subgraph along the kinematic chain and a spatial subgraph with directed edges from workspace nodes to robot nodes.

This adjacency is injected into a transformer encoder through masked attention:

T=2025T=20253

where the mask T=2025T=20254 is defined from the adjacency matrix T=2025T=20255 by

T=2025T=20256

A notable empirical result is that hard masking at every encoder layer hurts performance. GAIDE therefore interleaves masked and unmasked attention layers, beginning with a masked layer, so that relational inductive bias is enforced without eliminating useful long-range dependencies. The decoder uses a single learnable token and outputs a delta joint angle vector T=2025T=20257 in the reported experiments.

Training is supervised from oracle paths generated by cuRobo in PerFACT scenes. The loss is mean squared error over predicted versus target joint deltas,

T=2025T=20258

Implementation details include approximately 1M gradient steps, batch size 256, PyTorch, and about 1 day of training on a single NVIDIA A100 GPU. At inference time, dropout is enabled to induce stochasticity, aligning the network with the probabilistic nature of sampling-based planning.

In evaluation against uniform, heuristic informed, and neural informed baselines, GAIDE is reported to improve planning efficiency and success rate. Relative to MPNets and SIMPNet, it consistently improves success rates on held-out tasks. Relative to classical planners, a highlighted comparison is its lower average planning cost than Bi-RRT, reported as GAIDE average T=2025T=20259 vs. Bi-RRT (c,m)C×M(c,m)\in C\times M0. The paper also reports that GAIDE-V—a vanilla transformer without masking—and GAIDE-Hhard masking at all encoder layers—underperform the interleaved masking design. Demonstrations with an Intel RealSense D435i, AprilTag calibration, and spherical robot collision approximation are presented as evidence of transfer to real sensor data without additional fine-tuning.

7. Other recent expansions: text-video retrieval and geothermal informatics

In multimodal retrieval, GAID denotes Frame-Level Gated Audio-Visual Integration with Directional Perturbation for text-video retrieval (Yang et al., 3 Aug 2025). The framework uses CLIP visual and text encoders, Whisper or wav2vec 2.0 audio encoders, 12 uniformly sampled frames, and a common 512-dimensional projection space. Its first component, Frame-level Gated Fusion (FGF), computes a text-conditioned scalar gate per frame,

(c,m)C×M(c,m)\in C\times M1

and forms the fused frame representation as

(c,m)C×M(c,m)\in C\times M2

The second component, Directional Adaptive Semantic Perturbation (DASP), regularizes the text embedding. During training,

(c,m)C×M(c,m)\in C\times M3

while inference uses the deterministic single-pass form

(c,m)C×M(c,m)\in C\times M4

Training uses a dual-branch bidirectional InfoNCE objective, with perturbation and support branches. The paper reports strong benchmark results across MSR-VTT, DiDeMo, VATEX, and LSMDC. On MSR-VTT text→video retrieval, GAID achieves R@1 55.0, R@5 83.0, R@10 89.9 with ViT-B/32, and 57.0, 82.4, 91.1 with ViT-B/16; with Dual Softmax Loss, the ViT-B/16 version reaches 64.5, 88.2, 93.6. Efficiency is a central claim: on MSR-VTT, DASP takes 6.5 s versus 98.2 s for multi-sample STP, while improving retrieval quality. The paper positions frame-level gating as a better trade-off than sample-level or token-level fusion, and explicitly notes that token-level text-conditioned fusion may incur computational cost and data leakage risks.

In geothermal informatics, the paper “GAIA: Geothermal Analytics and Intelligent Agent” does not use GAID as the implemented system name, but it explicitly maps a GAID concept onto GAIA as Geothermal Analytics + Intelligent Agent + Digital Twin (Harsuko et al., 5 Nov 2025). In this mapping, GAIA Agent is the intelligent agent, built on Gemma3-27B-IT and operating in a CoT + ReAct style; GAIA Digital Twin is the DT component; and GAIA Chat is the user-facing analytics interface. The system uses a knowledge base of 5,000+ geothermal papers/proceedings, Docling for parsing and chunking into approximately 2,048-token chunks, jina-embeddings-v4 for multimodal embeddings, LanceDB for vector storage, and CodeGemma + Plotly for interactive visualization. Current domain tools are concentrated in seismic monitoring: STA/LTA and ML-based phase picking, Geiger event location, Richter ML magnitude estimation, and ETAS forecasting. At the same time, the paper is explicit about current gaps relative to a full geothermal GAID: reservoir flow and heat transport models are not yet implemented, and formal quantitative evaluation metrics are not detailed in the provided description. This makes the geothermal usage conceptually aligned with the GAID acronym but materially different from the already operational Global AI Dataset and TUM-GAID benchmark.

Across these later expansions, GAID functions less as a stable proper noun than as a recurring label for systems that integrate multiple modalities, explicit structure, or auditable pipelines. That recurrence is taxonomically useful, but each instance remains domain-specific and should be interpreted within its own technical literature.

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to GAID.