paper-with-me

홈 › Papers

MM-DAG: Multi-task DAG Learning for Multi-modal Data -- with Application for Traffic Congestion Analysis

2023-06-05 · Tian Lan, Ziyue Li, Zhishuai Li, Lei Bai, Man Li, Fugee Tsung, Wolfgang Ketter, Rui Zhao, Chen Zhang

This paper proposes to learn Multi-task, Multi-modal Direct Acyclic Graphs (MM-DAGs), which are commonly observed in complex systems, e.g., traffic, manufacturing, and weather systems, whose variables are multi-modal with scalars, vectors, and functions. This paper takes the traffic congestion analysis as a concrete case, where a traffic intersection is usually regarded as a DAG. In a road network of multiple intersections, different intersections can only have some overlapping and distinct variables observed. For example, a signalized intersection has traffic light-related variables, whereas unsignalized ones do not. This encourages the multi-task design: with each DAG as a task, the MM-DAG tries to learn the multiple DAGs jointly so that their consensus and consistency are maximized. To this end, we innovatively propose a multi-modal regression for linear causal relationship description of different variables. Then we develop a novel Causality Difference (CD) measure and its differentiable approximator. Compared with existing SOTA measures, CD can penalize the causal structural difference among DAGs with distinct nodes and can better consider the uncertainty of causal orders. We rigidly prove our design's topological interpretation and consistency properties. We conduct thorough simulations and one case study to show the effectiveness of our MM-DAG. The code is available under https://github.com/Lantian72/MM-DAG

📄 PDF Abstract BibTeX arXiv:2306.02831

Code (1)

lantian72/mm-dag 공식 구현

Similar Papers 제목 키워드 기반

Multimodal Learning with Transformers: A Survey

2022-06-13 · Peng Xu, Xiatian Zhu, David A. Clifton

Transformer is a promising neural network learner, and has achieved great success in various machine learning tasks. Thanks to the recent prevalence of multimodal applications and big data, Transformer-based multimodal l…

Survey

Multimodality Representation Learning: A Survey on Evolution, Pretraining and Its Applications

2023-02-01 · Muhammad Arslan Manzoor, Sarah Albarri, Ziting Xian, Zaiqiao Meng 외

Multimodality Representation Learning, as a technique of learning to embed information from different modalities and their correlations, has achieved remarkable success on a variety of applications, such as Visual Questi…

Question AnsweringRepresentation LearningRetrievalSurvey+3

Multimodal Intelligence: Representation Learning, Information Fusion, and Applications

2019-11-10 · Chao Zhang, Zichao Yang, Xiaodong He, Li Deng

Deep learning methods have revolutionized speech recognition, image recognition, and natural language processing since 2010. Each of these tasks involves a single modality in their input signals. However, many applicatio…

Caption GenerationImage GenerationImage to textMultimodal Deep Learning+8

FedMultimodal: A Benchmark For Multimodal Federated Learning

2023-06-15 · Tiantian Feng, Digbalay Bose, Tuo Zhang, Rajat Hebbar 외

Over the past few years, Federated Learning (FL) has become an emerging machine learning technique to tackle data privacy challenges through collaborative training. In the Federated Learning algorithm, the clients submit…

Emotion RecognitionFederated LearningMissing Labels

MMGen: Unified Multi-modal Image Generation and Understanding in One Go

2025-03-26 · Jiepeng Wang, Zhaoqing Wang, Hao Pan, YuAn Liu 외

A unified diffusion framework for multi-modal generation and understanding has the transformative potential to achieve seamless and controllable image diffusion and other cross-modal tasks. In this paper, we introduce MM…

Image Generation