paper-with-me

Papers

A Survey of Generative Categories and Techniques in Multimodal Large Language Models

2025-05-29 · Longzhen Han, Awes Mubarak, Almas Baimagambetov, Nikolaos Polatidis, Thar Baker

Multimodal Large Language Models (MLLMs) have rapidly evolved beyond text generation, now spanning diverse output modalities including images, music, video, human motion, and 3D objects, by integrating language with other sensory modalities under unified architectures. This survey categorises six primary generative modalities and examines how foundational techniques, namely Self-Supervised Learning (SSL), Mixture of Experts (MoE), Reinforcement Learning from Human Feedback (RLHF), and Chain-of-Thought (CoT) prompting, enable cross-modal capabilities. We analyze key models, architectural trends, and emergent cross-modal synergies, while highlighting transferable techniques and unresolved challenges. Architectural innovations like transformers and diffusion models underpin this convergence, enabling cross-modal transfer and modular specialization. We highlight emerging patterns of synergy, and identify open challenges in evaluation, modularity, and structured reasoning. This survey offers a unified perspective on MLLM development and identifies critical paths toward more general-purpose, adaptive, and interpretable multimodal systems.

📄 PDF Abstract BibTeX arXiv:2506.10016

Code (0)

등록된 구현이 없습니다.

Tasks

Mixture-of-ExpertsSelf-Supervised LearningSurveyText Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

A Comprehensive Survey on Generative AI for Video-to-Music Generation

2025-02-18 · Shulei Ji, Songruoyao Wu, ZiHao Wang, Shuyu Li 외

The burgeoning growth of video-to-music generation can be attributed to the ascendancy of multimodal generative models. However, there is a lack of literature that comprehensively combs through the work in this field. To…

Music Generation

Retrieving Multimodal Information for Augmented Generation: A Survey

2023-03-20 · Ruochen Zhao, Hailin Chen, Weishi Wang, Fangkai Jiao 외

As Large Language Models (LLMs) become popular, there emerged an important trend of using multimodality to augment the LLMs' generation ability, which enables LLMs to better interact with the world. However, there lacks …

RetrievalSurvey

Machine Unlearning in Generative AI: A Survey

2024-07-30 · Zheyuan Liu, Guangyao Dou, Zhaoxuan Tan, Yijun Tian 외

Generative AI technologies have been deployed in many places, such as (multimodal) large language models and vision generative models. Their remarkable performance should be attributed to massive training data and emerge…

Machine UnlearningSurvey

Survey on deep learning in multimodal medical imaging for cancer detection

2023-12-04 · Yan Tian, Zhaocheng Xu, Yujun Ma, Weiping Ding 외

The task of multimodal cancer detection is to determine the locations and categories of lesions by using different imaging techniques, which is one of the key research methods for cancer diagnosis. Recently, deep learnin…

Deep Learningobject-detectionObject Detection

Parameter-Efficient Fine-Tuning for Foundation Models

2025-01-23 · Dan Zhang, Tao Feng, Lilong Xue, Yuandong Wang 외

This survey delves into the realm of Parameter-Efficient Fine-Tuning (PEFT) within the context of Foundation Models (FMs). PEFT, a cost-effective fine-tuning technique, minimizes parameters and computational complexity w…

parameter-efficient fine-tuningSurvey