EN ·
🌏 中文

Frontiers in Multimodal Learning: From Controllable Generation to Autonomous Reasoning

Yusuf Dalva et al.’s Canvas-to-Image: Compositional Image Generation with Multimodal Controls introduces a unified framework that integrates various control signals—such as text prompts, subject references, spatial layouts, and pose constraints—into a single canvas interface. A key innovation is encoding multimodal signals into a composite canvas, enabling the model to perform direct visual-spatial reasoning. This approach significantly improves identity preservation and control compliance.

Weihao Bo et al.’s Agentic Learner with Grow-and-Refine Multimodal Semantic Memory presents a dual-stream memory framework, ViLoMem, which encodes visual distractor patterns and logical reasoning errors separately, allowing multimodal large language models (MLLMs) to learn from both successful and failed experiences.

Xiang Gu et al.’s Multimodal Robust Prompt Distillation for 3D Point Cloud Models proposes MRPD, an efficient teacher-student framework that learns lightweight prompts by aligning student features with robust embeddings from multiple teachers. Its innovation lies in a confidence-gating mechanism that dynamically balances input modalities without adding computational costs during inference.

Qian Hong et al.’s Lost in Time? A Meta-Learning Framework for Time-Shift-Tolerant Physiological Signal Transformation introduces ShiftSyncNet, a meta-learning-based optimization framework designed to mitigate performance degradation caused by temporal misalignment (AAAI 2026).

Fei Tian et al.’s Step-Audio-R1 Technical Report introduces the first audio reasoning model, Step-Audio-R1. Utilizing a Modality-Grounded Reasoning Distillation (MGRD) framework, the model generates reasoning chains that are deeply grounded in acoustic features, outperforming Gemini 2.5 Pro in comprehensive audio understanding.

Adeela Islam et al.’s E-M3RF: An Equivariant Multimodal 3D Re-assembly Framework proposes a framework for 3D fragment reassembly that leverages equivariant multimodal features and SE(3) flow matching to solve the challenges posed by symmetric fragments.

Jiyun Bae et al.’s Do Reasoning Vision-Language Models Inversely Scale in Test-Time Compute? investigates the impact of visual distractors on multimodal models, finding that unlike textual distractors, visual ones directly reduce accuracy without increasing reasoning length.

Qixun Wang et al.’s Monet: Reasoning in Latent Visual Space Beyond Images and Language introduces a latent space reasoning framework that enables models to generate continuous embeddings as intermediate “visual thoughts” via a three-stage distillation process.

Ariful Islam et al.’s BanglaMM-Disaster develops a multimodal disaster classification system for the Bangla language, combining BanglaBERT and ResNet50 to achieve significant improvements over unimodal baselines.

Stefanos Koutoupis et al.’s The More, the Merrier: Contrastive Fusion for Higher-Order Multimodal Alignment presents ConFu, a contrastive fusion framework capable of capturing XOR-like higher-order dependencies while maintaining alignment compatibility.

Qiwei Ma et al.’s SARVLM: A Vision Language Foundation Model for Semantic Understanding and Target Recognition in SAR Imagery introduces a foundation model for Synthetic Aperture Radar (SAR) imagery, significantly enhancing semantic understanding through domain-transfer training.

Selene Cerna et al.’s BotaCLIP: Contrastive Learning for Botany-Aware Representation of Earth Observation Data presents a lightweight framework for adapting Earth observation models to botany, proving highly effective in data-scarce scenarios.

Xinyue Guo et al.’s AV-Edit: Multimodal Generative Sound Effect Editing via Audio-Visual Semantic Joint Control enables fine-grained editing of audio tracks in videos by leveraging joint visual, audio, and textual semantic control.

Mengran Li et al.’s Learning Cell-Aware Hierarchical Multi-Modal Representations for Robust Molecular Modeling introduces CHMR, which models local-global dependencies between molecules and cell responses, showing superior performance in biomedical modeling (AAAI 2026).

Zhihang Liu et al.’s CAPability: A Comprehensive Visual Caption Benchmark for Evaluating Both Correctness and Thoroughness establishes a benchmark across 12 dimensions to evaluate visual descriptions, highlighting the gap between QA and descriptive capabilities in MLLMs (NeurIPS 2025).

Long Li et al.’s Saliency-R1: Incentivizing Unified Saliency Reasoning Capability in MLLM with Confidence-Guided Reinforcement Learning proposes a framework to unify Saliency Object Detection, Instance Segmentation, and Co-saliency detection.

Zhaolong Su et al.’s UniGame: Turning a Unified Multimodal Model Into Its Own Adversary introduces a self-adversarial training framework that forces the generative branch to challenge the understanding branch, improving consistency and robustness (IEEE INFOCOM 2024).

Chujie Wang et al.’s OVOD-Agent: A Markov-Bandit Framework for Proactive Visual Reasoning and Self-Evolving Detection proposes a Markov-Bandit framework that transforms passive detection into active Visual-CoT reasoning.

Eunjee Choi et al.’s CroMe: Multimodal Fake News Detection using Cross-Modal Tri-Transformer and Metric Learning utilizes metric learning to enhance inter-modal relationship modeling for fake news detection (IEEE Access 2025).

Yolo Y. Tang et al.’s Video-R4: Reinforcing Text-Rich Video Reasoning with Visual Rumination introduces “Visual Rumination,” an iterative pixel-level reasoning mechanism for text-dense video analysis.

Changjiang Jiang et al.’s IVY-FAKE: A Unified Explainable Framework and Benchmark for Image and Video AIGC Detection releases a large-scale explainable AIGC detection benchmark and the Ivy-xDetector, achieving 96.32% accuracy.

Yuxiao Xiang et al.’s GuardTrace-VL: Detecting Unsafe Multimodel Reasoning via Iterative Safety Supervision presents a safety audit method for MLRMs, enabling real-time monitoring and detection of unsafe content during reasoning (IEEE INFOCOM 2024).

Meishan Zhang et al.’s On The Role of Pretrained Language Models in General-Purpose Text Embeddings provides a comprehensive review of the role of PLMs in general-purpose embeddings and their potential for multimodal integration.

Jiaxin Liu et al.’s ReasonAct: Progressive Training for Fine-Grained Video Reasoning in Small Models introduces a three-stage training framework that significantly boosts video reasoning in small-scale models.

Wilson Chango et al.’s A review on data fusion in multimodal learning analytics and educational data mining reviews data fusion techniques in educational data mining.

Thanh-Dat Truong et al.’s MANGO: Multimodal Attention-based Normalizing Flow Approach to Fusion Learning proposes a novel invertible cross-attention architecture, achieving SOTA performance in semantic segmentation (NeurIPS 2025).

Thanh-Dat Truong et al.’s Directed-Tokens: A Robust Multi-Modality Alignment Approach to Large Language-Vision Models introduces a directed-token mechanism to improve alignment in vision-language models (NeurIPS 2025).

Zuhao Yang et al.’s LongVT: Incentivizing “Thinking with Long Videos” via Native Tool Calling proposes LongVT, an end-to-end framework for long-video understanding using interleaved multimodal tool-thought chains.

Xuelu Feng et al.’s RubricRL: Simple Generalizable Rewards for Text-to-Image Generation introduces a reinforcement learning framework based on structured rubrics to provide interpretable, modular supervision for image generation.

Jing Bi et al.’s Why Reasoning Matters? A Survey of Advancements in Multimodal Reasoning systematizes the challenges and solutions in multimodal reasoning.

Xin Wang et al.’s Towards Multimodal Graph Large Language Model explores the unified framework and key characteristics of multimodal graph LLMs.

Yuwei Niu et al.’s Does Understanding Inform Generation in Unified Multimodal Models? uses the UniSandbox framework to reveal the gap between “understanding” and “generation,” identifying Chain-of-Thought as a critical bridge.

Shamima Hossain et al.’s Beyond Generation: Multi-Hop Reasoning for Factual Accuracy in Vision-Language Models proposes a knowledge-graph-guided reasoning framework to improve the factual accuracy of VLMs (ICML NewInML 2025).

Kiril Vasilev et al.’s MTBBench: A Multimodal Sequential Clinical Decision-Making Benchmark in Oncology introduces a clinical decision-making benchmark to evaluate MLLMs in complex oncological environments (NeurIPS 2025).

Multimodal research is shifting from simple modality fusion toward deep autonomous reasoning. Current trends emphasize interpretability, safety, domain-specific adaptation, and the transition from static tasks to dynamic, multi-step reasoning processes.