Deep Multimodality Model for Multi-task Multi-view Learning
Lecheng Zheng, Yu Cheng, Jingrui He

TL;DR
This paper introduces a deep learning framework that jointly models multi-task and multi-view heterogeneity, effectively handling diverse data types and multiple related tasks in complex real-world scenarios.
Contribution
It proposes a novel deep multi-task multi-view learning framework that simultaneously captures view and task heterogeneity, addressing a gap in existing deep learning methods.
Findings
Demonstrates effectiveness on multiple real-world datasets
Outperforms existing methods in multi-view, multi-task scenarios
Successfully models dual heterogeneity in diverse data types
Abstract
Many real-world problems exhibit the coexistence of multiple types of heterogeneity, such as view heterogeneity (i.e., multi-view property) and task heterogeneity (i.e., multi-task property). For example, in an image classification problem containing multiple poses of the same object, each pose can be considered as one view, and the detection of each type of object can be treated as one task. Furthermore, in some problems, the data type of multiple views might be different. In a web classification problem, for instance, we might be provided an image and text mixed data set, where the web pages are characterized by both images and texts. A common strategy to solve this kind of problem is to leverage the consistency of views and the relatedness of tasks to build the prediction model. In the context of deep neural network, multi-task relatedness is usually realized by grouping tasks at…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Advanced Image and Video Retrieval Techniques
