Source-linked AI summary

Foundations and Trends in Multimodal Machine Learning: Principles, Challenges, and Open Questions

Paul Pu Liang, Amir Zadeh, Louis-Philippe Morency

arXiv:2209.03430v2cs.LGcs.AIcs.CLcs.CVcs.MM

TL;DR

Multimodal machine learning lacks a unified account of common themes and open questions despite rapid progress across heterogeneous, connected modalities. This paper synthesizes historical and recent research through three modality principles and a six-challenge taxonomy. It concludes by identifying unresolved theoretical, computational, and application questions, including evaluation difficulties and the complexity of high-modality systems.

  • Problem

    Rapid progress across multimodal research has made its common themes and key open questions difficult to identify, despite distinctive challenges from heterogeneous and interconnected data.

  • Method

    The paper synthesizes broad historical and recent research, defines principles of heterogeneity, connections, and interactions, and organizes the field into six technical challenges.

  • Results

    The taxonomy covers representation, alignment, reasoning, generation, transference, and quantification across multimodal learning research.

  • Takeaways & Limitations

    The taxonomy provides a framework for understanding multimodal foundations while motivating open questions about interactions, human cognition, and systems with many heterogeneous data sources.

  • Takeaways & Limitations

    Generated multimodal content remains difficult to evaluate because user studies are costly and subjective, while automatic proxy metrics lack universal robustness.

Abstract

from arXiv · show

Multimodal machine learning is a vibrant multi-disciplinary research field that aims to design computer agents with intelligent capabilities such as understanding, reasoning, and learning through integrating multiple communicative modalities, including linguistic, acoustic, visual, tactile, and physiological messages. With the recent interest in video understanding, embodied autonomous agents, text-to-image generation, and multisensor fusion in application domains such as healthcare and robotics, multimodal machine learning has brought unique computational and theoretical challenges to the machine learning community given the heterogeneity of data sources and the interconnections often found between modalities. However, the breadth of progress in multimodal research has made it difficult to identify the common themes and open questions in the field. By synthesizing a broad range of application domains and theoretical frameworks from both historical and recent perspectives, this paper is designed to provide an overview of the computational and theoretical foundations of multimodal machine learning. We start by defining three key principles of modality heterogeneity, connections, and interactions that have driven subsequent innovations, and propose a taxonomy of six core technical challenges: representation, alignment, reasoning, generation, transference, and quantification covering historical and recent trends. Recent technical achievements will be presented through the lens of this taxonomy, allowing researchers to understand the similarities and differences across new approaches. We end by motivating several open problems for future research as identified by our taxonomy.

1 INTRODUCTION

Multimodal machine learning integrates heterogeneous but connected modalities, creating distinctive computational and theoretical challenges. This paper organizes the field around three modality principles and six technical challenges to synthesize its foundations and open questions.

  • Motivation: Recent advances in embodied agents, autonomous vehicles, media understanding and generation, robotics, and healthcare have accelerated multimodal learning research.These applications aim to support intelligent capabilities such as understanding, reasoning, and learning from multiple sensory modalities.
  • Motivation: Rapid progress has made it difficult to identify common themes and key open questions across historical and recent multimodal research.The paper addresses this gap through an overview of methodological, computational, and theoretical foundations.
  • Foundational principles: Modalities are heterogeneous, connected, and interactive: they differ in qualities and representations, share relationships, and can produce new information for task inference.These three principles motivate the paper’s taxonomy of multimodal challenges.
  • Technical taxonomy: The taxonomy covers representation, alignment, reasoning, generation, transference, and quantification.Together, these challenges organize historical and recent technical directions in multimodal learning.
  • Representation: Representation methods include fusion, coordination, and fission to capture cross-modal interactions, contextualization, or internal structure.These approaches respectively integrate modalities, exchange information while preserving representation count, or create disjoint representations.
  • Core challenges: Alignment addresses connections between modality elements, while reasoning composes multimodal knowledge through multiple inferential steps.Generation produces raw modalities; transference moves knowledge between modalities; quantification studies heterogeneity, interactions, and learning challenges.

2 FOUNDATIONAL PRINCIPLES IN MULTIMODAL RESEARCH

Multimodal research is organized around three principles: modalities are heterogeneous, connected, and interactive. These principles motivate a taxonomy of six technical challenges spanning representation, alignment, reasoning, generation, transference, and quantification.

  • 2.1 Principle 1: Modalities are Heterogeneous: Modalities differ in qualities, structures, representations, information content, noise, and relevance to tasks and contexts.Heterogeneity ranges from differences between similar sensor observations to larger differences between languages, or between language and vision.
  • 2.1 Principle 1: Modalities are Heterogeneous: Heterogeneity matters for specialized unimodal encoders, multimodal representation and alignment, and quantifying multimodal models.The paper treats heterogeneity as a spectrum rather than a binary distinction.
  • 2.2 Principle 2: Modalities are Connected: Modalities are connected through shared complementary information, including statistical associations or dependencies and semantic correspondences or relations.Connections can be studied from both bottom-up statistical and top-down semantic perspectives.
  • 2.3 Principle 3: Modalities Interact: Modalities interact when integrated and processed for task inference, producing new information beyond connections present in the multimodal data itself.Interaction analysis considers redundant versus non-redundant information, interaction mechanics, and changes in task response.
  • 2.4 Core Technical Challenges: The paper builds on the three principles to propose six core challenges: representation, alignment, reasoning, generation, transference, and quantification.The taxonomy catalogs subchallenges, approach categories, and representative examples while identifying open research questions.

3 CHALLENGE 1: REPRESENTATION

Representation learning addresses cross-modal interactions through fusion, coordination, and fission, which respectively combine, contextualize, or decouple multimodal information. These approaches vary in how early they combine modalities, how strongly they coordinate representations, and how finely they expose internal structure.

  • Representation challenge: Representation learning targets cross-modal interactions through fusion, coordination, and fission.Fusion combines modalities, coordination exchanges information while preserving representation count, and fission creates decoupled representations reflecting internal structure.
  • Representation fusion: Fusion combines abstract modality representations or heterogeneous raw modalities at earlier processing stages.Abstract fusion first encodes holistic modality elements, whereas raw fusion may operate directly on sensor-level data and faces greater heterogeneity.
  • Representation fusion: Fusion operators range from additive and multiplicative interactions to tensor products and dynamically gated attention units.Tensor products explicitly capture higher-order interactions but scale exponentially with modality count, motivating low-rank approximations.
  • Representation coordination: Coordination spans strong equivalence across dimensions and partial coordination of correlations, orders, hierarchies, or relationships.Strong coordination brings semantically corresponding elements close, while partial coordination imposes broader constraints on selected representation dimensions.
  • Representation fission: Fission factorizes multimodal information into modality-specific, shared, or finer-grained disjoint subspaces for interpretation and controllability.Post-hoc disentanglement methods such as EMAP can separate unimodal additive contributions from cross-modal interactions without retraining arbitrary multimodal models.

4 CHALLENGE 2: ALIGNMENT

Alignment identifies connections and interactions between modality elements despite long-range dependencies, ambiguous segmentation, and varied matching structures. The survey organizes alignment into discrete, continuous, and contextualized approaches.

  • Alignment challenge: Alignment identifies cross-modal connections despite long-range dependencies, ambiguous segmentation, and one-to-one, many-to-many, or absent correspondences.The challenge includes examples such as aligning gestures with spoken words or utterances.
  • Discrete alignment: Discrete alignment uses local methods for given matching pairs and global methods that jointly learn connections and matchings.Local alignment suits clearly segmented elements such as words or object bounding boxes, while global alignment applies when ground-truth pairings are unavailable.
  • Discrete alignment: Local alignment is particularly suitable for clearly segmented discrete elements, including words, utterances, and visual object regions.Contrastive learning commonly matches representations of the same concept expressed in different modalities when paired data are available.
  • Continuous alignment: Continuous alignment addresses signals without readily available segmentation through continuous warping and modality segmentation.Warping bridges continuous representation spaces using methods such as adversarial training or dynamic time warping, while segmentation discovers semantically meaningful boundaries.
  • Contextualized representations: Contextualized representation learning models symmetric, asymmetric, or graph-structured modality connections to improve downstream representations.These approaches include joint undirected alignment, directed cross-modal alignment, and graphical alignment over arbitrary element connections.

5 CHALLENGE 3: REASONING

Multimodal reasoning composes knowledge through multiple inferential steps while exploiting alignment and problem structure. Its taxonomy covers structure modeling, intermediate concepts, inference paradigms, and external knowledge.

  • Reasoning challenge: Multimodal reasoning combines knowledge through multiple inferential steps using multimodal alignment and problem structure.The survey separates reasoning into structure modeling, intermediate concepts, inference paradigms, and external knowledge.
  • Structure modeling: Structure modeling defines or learns relationships for composition, including hierarchical, temporal, interactive, and discovered structures.Common representations include trees, graphs, and neural modules; discovered structures are inferred through data-driven optimization when latent structure is unknown.
  • Structure modeling: Hierarchical structures organize abstract concepts as functions of less abstract ones and support reasoning across language, vision, and higher-order tasks.Graph-based approaches use predefined node and edge categories with graph neural networks to represent structure.
  • Structure modeling: Temporal and interactive structures extend reasoning across time and sequential decisions, respectively.Memory mechanisms accumulate multimodal information for long-range interactions, while interactive reasoning seeks long-term cumulative reward from short-term actions.
  • Intermediate concepts: Intermediate reasoning concepts may use dense vectors, interpretable attention maps, discrete symbols, or natural language.Discrete symbols introduce differentiability challenges, while language can coordinate separate pretrained models or support interpretable reasoning through knowledge graphs.
  • Inference paradigms: Inference paradigms derive increasingly abstract concepts from multimodal evidence using approaches including differentiable logic and causal inference.Logical reasoning supports interpretable compositional multi-step reasoning, while causal inference addresses interventional and counterfactual levels.

6 CHALLENGE 4: GENERATION

Multimodal generation learns processes for producing raw modalities through summarization, translation, and creation. These tasks must preserve salient information, semantic connections, or cross-modal coherence, while generated-content evaluation remains difficult.

  • Generation challenge: Multimodal generation produces raw modalities through summarization, translation, and creation while modeling cross-modal structure and coherence.Summarization reduces information, translation preserves information across modalities, and creation increases information by generating multiple modalities.
  • Summarization: Summarization compresses multimodal content into abstracts highlighting important information through extractive or abstractive approaches.Inputs can include images, video, or audio, while outputs may include textual or visual summaries.
  • Translation: Translation maps one modality to another while respecting semantic connections and information content.Image captioning is one example, with applications including improving accessibility of visual content for blind people.
  • Creation: Creation generates novel high-dimensional text, images, audio, video, or other modalities from examples or latent conditional variables.The process must be conditional, synchronized across modalities, and stochastic enough to capture possible futures.
  • Evaluation: Generated-content evaluation is difficult because user studies are costly and subjective, while automatic proxy metrics are not universally robust across tasks.The challenge is intensified by ethical risks involving fake news, hate speech, deepfakes, and lip-syncing videos.

7 CHALLENGE 5: TRANSFERENCE

Transference studies how knowledge from secondary modalities can improve models trained on a primary modality, especially when primary-modality resources are limited. Approaches include co-learning, model induction, and co-regularization.

  • Transference: Transference transfers knowledge from secondary modalities to primary-modality models, addressing limited annotations, noisy inputs, or unreliable labels.Transferred information may include predicted labels or representations.
  • Transfer learning: Cross-modal transfer extends unimodal transfer and fine-tuning by conditioning or adapting models across modalities, including pretrained language models and multimodal systems.Examples include transfer to new modalities using small paired unlabeled datasets and models transferring to new modalities and tasks.
  • Co-learning: Co-learning shares intermediate representation spaces across modalities to form a joint model.Representation-based co-learning learns joint or coordinated spaces; generation-based co-learning predicts labels while hallucinating shared secondary-modality information.
  • Model induction: Model induction keeps unimodal models separate while transferring behavior through predictions, as in co-training with pseudo-labeling.Each view’s learner uses predictions to enlarge the other view’s training set.
  • Co-regularization: Co-regularization penalizes disagreement between modality-specific predictors, controlling model complexity by favoring similar hypotheses.The approach has also been applied to feature selection, semi-supervised learning, and video summarization.

8 CHALLENGE 6: QUANTIFICATION

Quantification studies multimodal models to understand heterogeneity, interconnections, and learning behavior, with the aim of improving robustness, interpretability, and reliability. Its open challenges span modality biases and noise, cross-modal connections and interactions, generalization, optimization, and deployment tradeoffs.

  • Quantification: Quantification examines heterogeneity, modality connections and interactions, and learning or optimization challenges in multimodal models.The framework divides quantification into three sub-challenges covering these dimensions.
  • Dimensions of Heterogeneity: Heterogeneity analysis studies modality information, unintended modality biases, and modality-specific noise and imperfections.Biases can arise during data collection, modeling, or annotation, while noise topologies differ across images, text, and multimodal time series.
  • Modality Interconnections: Interconnection quantification distinguishes connections between modality elements from their interactions during inference.Connections can be studied with joint-representation visualizations, attention maps, perturbations, and diagnostic datasets; interactions include redundancy, uniqueness, and synergy.
  • Dimensions of Heterogeneity: Modality imputation can address noisy or missing inputs using probabilistic models, autoencoders, translation models, or low-rank approximations.These methods risk error compounding and require knowing which modalities are imperfect beforehand.
  • Learning and Optimization: Multimodal learning research studies generalization across modalities and tasks, balanced and efficient optimization, and deployment tradeoffs among performance, robustness, and complexity.Additional modalities may improve utility while increasing data-collection and modeling complexity and susceptibility to noise.

9 CONCLUSION

The paper organizes multimodal machine learning around three principles and six technical challenges, then identifies unresolved theoretical, computational, and application problems. It concludes that this taxonomy can help catalog future work and clarify remaining open questions.

  • Conclusion: The paper defines modality heterogeneity, connections, and interactions as three principles central to multimodal machine learning.These principles describe diverse modality information, shared commonalities, and new information arising during inference.
  • Conclusion: Its taxonomy covers representation, alignment, reasoning, generation, transference, and quantification across historical and recent directions.The taxonomy is intended to organize technical developments and open questions.
  • Future Directions: Open problems include formal frameworks for multimodal phenomena, causal, logical, and temporal interactions, long-range alignment, and compositional reasoning.The paper also highlights the exponential growth of possible compositions and the difficulty of processing distant information.
  • Future Directions: High-modality learning must address increased heterogeneity, processing complexity, and non-parallel data as the number of modalities grows.These conditions arise in systems such as self-driving cars and IoT platforms.
  • Future Directions: Multimodal generation raises ethical concerns, including denigrating text, toxic speech, and exposure of sensitive pretraining data.The paper identifies creation of fully synchronized realistic video, text, and audio as an additional challenge.
  • Future Directions: Future quantification should address modality utility, tradeoffs, selection, interpretability, social bias, and robustness to imperfect or out-of-distribution modalities.These issues matter before deployment to stakeholders such as doctors, educators, and policymakers.
  • Conclusion: The taxonomy is intended to catalog future research and clarify unresolved problems in multimodal machine learning.The conclusion frames this benefit across the field’s continuing research agenda.
Loading 2209.03430v2…