Multimodal AI

AI systems that combine and reason across multiple types of input, such as geometry, text and images, rather than just one.

Definition

Multimodal AI refers to AI systems that combine and jointly reason across multiple distinct types of input, such as text, images, geometry or other data modalities, rather than processing only one type.1 In manufacturing, a multimodal approach might combine a part's 3D geometry with text-based requirements or historical production data, rather than treating each in isolation.

Why combining modalities is harder than processing each alone

Combining modalities effectively is harder than processing each alone, since different modalities carry different kinds of information and can require different techniques to represent and align, which is why multimodal AI remains an active area of research rather than a fully solved problem.

Where multimodal AI applies

Not on the drawing; multimodal AI is a technique used within software that jointly reasons over multiple kinds of input a part might have (geometry, text, historical data), not something specified by requirements.

Common mistakes

Assuming any system that happens to use more than one type of data is automatically 'multimodal' in a meaningful sense; the term specifically implies the system jointly reasons across modalities, not just that multiple data types exist somewhere in the pipeline.

What it means for your calculation

Combining modalities effectively is harder than processing each alone, since different modalities carry different kinds of information and can require different techniques to represent and align, which is why multimodal AI remains an active area of research rather than a fully solved problem.

Read the research

Frequently asked questions

What counts as a 'modality' in this context?

A distinct type of data, such as text, images, 3D geometry, or tabular data, each with its own structure and characteristics.

Is combining geometry and text data multimodal AI?

It can be, if the system is designed to jointly reason across both rather than processing each entirely separately.

Why is multimodal AI harder than single-modality AI?

Because different modalities carry different kinds of information and often require different techniques to represent, which then need to be meaningfully combined or aligned.

Notes & references

  1. Baltrušaitis, T., Ahuja, C. & Morency, L.-P. (2019). Multimodal Machine Learning: A Survey and Taxonomy. IEEE Transactions on Pattern Analysis and Machine Intelligence, 41(2), 423–443. https://doi.org/10.1109/TPAMI.2018.2798607 The standard foundational survey and taxonomy for multimodal machine learning, used here as the grounding for this definition.