paper-with-me

Papers

Multi-View representation learning in Multi-Task Scene

2022-01-15 · Run-kun Lu, Jian-wei Liu, Si-ming Lian, Xin Zuo

Over recent decades have witnessed considerable progress in whether multi-task learning or multi-view learning, but the situation that consider both learning scenes simultaneously has received not too much attention. How to utilize multiple views latent representation of each single task to improve each learning task performance is a challenge problem. Based on this, we proposed a novel semi-supervised algorithm, termed as Multi-Task Multi-View learning based on Common and Special Features (MTMVCSF). In general, multi-views are the different aspects of an object and every view includes the underlying common or special information of this object. As a consequence, we will mine multiple views jointly latent factor of each learning task which consists of each view special feature and the common feature of all views. By this way, the original multi-task multi-view data has degenerated into multi-task data, and exploring the correlations among multiple tasks enables to make an improvement on the performance of learning algorithm. Another obvious advantage of this approach is that we get latent representation of the set of unlabeled instances by the constraint of regression task with labeled instances. The performance of classification and semi-supervised clustering task in these latent representations perform obviously better than it in raw data. Furthermore, an anti-noise multi-task multi-view algorithm called AN-MTMVCSF is proposed, which has a strong adaptability to noise labels. The effectiveness of these algorithms is proved by a series of well-designed experiments on both real world and synthetic data.

📄 PDF Abstract BibTeX arXiv:2201.05829

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task LearningMULTI-VIEW LEARNINGRepresentation Learning

Similar Papers 제목 키워드 기반

Learning Object-Centric Representations of Multi-Object Scenes from Multiple Views

2021-11-13 · NeurIPS 2020 12 · Li Nanbo, Cian Eastwood, Robert B. Fisher

Learning object-centric representations of multi-object scenes is a promising approach towards machine intelligence, facilitating high-level reasoning and control from visual sensory data. However, current approaches for…

ObjectScene Understanding

Neural Volume Super-Resolution

2022-12-09 · Yuval Bahat, Yuxuan Zhang, Hendrik Sommerhoff, Andreas Kolb 외

Neural volumetric representations have become a widely adopted model for radiance fields in 3D scenes. These representations are fully implicit or hybrid function approximators of the instantaneous volumetric radiance in…

Super-Resolution

GSN: Generalisable Segmentation in Neural Radiance Field

2024-02-07 · Vinayak Gupta, Rahul Goel, Sirikonda Dhawal, P. J. Narayanan

Traditional Radiance Field (RF) representations capture details of a specific scene and must be trained afresh on each scene. Semantic feature fields have been added to RFs to facilitate several segmentation tasks. Gener…

Segmentation

Varifocal Multiview Images: Capturing and Visual Tasks

2021-11-19 · Kejun Wu, Qiong Liu, Guoan Li, Gangyi Jiang 외

Multiview images have flexible field of view (FoV) but inflexible depth of field (DoF). To overcome the limitation of multiview images on visual tasks, in this paper, we present varifocal multiview (VFMV) images with fle…

Neural Groundplans: Persistent Neural Scene Representations from a Single Image

2022-07-22 · Prafull Sharma, Ayush Tewari, Yilun Du, Sergey Zakharov 외

We present a method to map 2D image observations of a scene to a persistent 3D scene representation, enabling novel view synthesis and disentangled representation of the movable and immovable components of the scene. Mot…

DisentanglementInstance SegmentationNeural RenderingNovel View Synthesis+2