LGMLOct 6, 2020

Multi-typed Objects Multi-view Multi-instance Multi-label Learning

arXiv:2010.02539v1
Originality Incremental advance
AI Analysis

This work addresses a more general and challenging learning task for machine learning applications involving complex real-world data, but it is incremental as it extends prior multi-view multi-instance multi-label learning.

The paper tackles the problem of learning from interconnected multi-typed objects with diverse instances, heterogeneous views, and multiple labels, proposing a joint matrix factorization method that achieves significantly better results than adapted existing solutions on benchmark datasets.

Multi-typed objects Multi-view Multi-instance Multi-label Learning (M4L) deals with interconnected multi-typed objects (or bags) that are made of diverse instances, represented with heterogeneous feature views and annotated with a set of non-exclusive but semantically related labels. M4L is more general and powerful than the typical Multi-view Multi-instance Multi-label Learning (M3L), which only accommodates single-typed bags and lacks the power to jointly model the naturally interconnected multi-typed objects in the physical world. To combat with this novel and challenging learning task, we develop a joint matrix factorization based solution (M4L-JMF). Particularly, M4L-JMF firstly encodes the diverse attributes and multiple inter(intra)-associations among multi-typed bags into respective data matrices, and then jointly factorizes these matrices into low-rank ones to explore the composite latent representation of each bag and its instances (if any). In addition, it incorporates a dispatch and aggregation term to distribute the labels of bags to individual instances and reversely aggregate the labels of instances to their affiliated bags in a coherent manner. Experimental results on benchmark datasets show that M4L-JMF achieves significantly better results than simple adaptions of existing M3L solutions on this novel problem.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes