paper-with-me

홈 › Papers

Supervised multiview learning based on simultaneous learning of multiview intact and single view classifier

2016-01-09 · Qingjun Wang, Haiyan Lv, Jun Yue, Eugene Mitchell

Multiview learning problem refers to the problem of learning a classifier from multiple view data. In this data set, each data points is presented by multiple different views. In this paper, we propose a novel method for this problem. This method is based on two assumptions. The first assumption is that each data point has an intact feature vector, and each view is obtained by a linear transformation from the intact vector. The second assumption is that the intact vectors are discriminative, and in the intact space, we have a linear classifier to separate the positive class from the negative class. We define an intact vector for each data point, and a view-conditional transformation matrix for each view, and propose to reconstruct the multiple view feature vectors by the product of the corresponding intact vectors and transformation matrices. Moreover, we also propose a linear classifier in the intact space, and learn it jointly with the intact vectors. The learning problem is modeled by a minimization problem, and the objective function is composed of a Cauchy error estimator-based view-conditional reconstruction term over all data points and views, and a classification error term measured by hinge loss over all the intact vectors of all the data points. Some regularization terms are also imposed to different variables in the objective function. The minimization problem is solve by an iterative algorithm using alternate optimization strategy and gradient descent algorithm. The proposed algorithm shows it advantage in the compression to other multiview learning algorithms on benchmark data sets.

📄 PDF Abstract BibTeX arXiv:1601.02098

Code (0)

등록된 구현이 없습니다.

Tasks

Multiview Learning

Similar Papers 제목 키워드 기반

Mitigating Hallucinations on Object Attributes using Multiview Images and Negative Instructions

2025-01-17 · Zhijie Tan, Yuzhi Li, Shengwei Meng, Xiang Yuan 외

Current popular Large Vision-Language Models (LVLMs) are suffering from Hallucinations on Object Attributes (HoOA), leading to incorrect determination of fine-grained attributes in the input images. Leveraging significan…

3D Generation

Neural Attentive Multiview Machines

2020-02-18 · Oren Barkan, Ori Katz, Noam Koenigstein

An important problem in multiview representation learning is finding the optimal combination of views with respect to the specific task at hand. To this end, we introduce NAM: a Neural Attentive Multiview machine that le…

Representation Learning

Cell identification in whole-brain multiview images of neural activation

2015-11-04 · Marco Paciscopi, Ludovico Silvestri, Francesco Saverio Pavone, Paolo Frasconi

We present a scalable method for brain cell identification in multiview confocal light sheet microscopy images. Our algorithmic pipeline includes a hierarchical registration approach and a novel multiview version of sema…

ARC

MV2UV: Generating High-quality UV Texture Maps with Multiview Prompts

2026-03-16 · Zheng Zhang, Qinchuan Zhang, Yuteng Ye, Zhi Chen 외 arxiv

Generating high-quality textures for 3D assets is a challenging task. Existing multiview texture generation methods suffer from the multiview inconsistency and missing textures on unseen parts, while UV inpainting textur…

Cross-Attentive Multiview Fusion of Vision-Language Embeddings

2026-04-14 · Tomas Berriel Martins, Martin R. Oswald, Javier Civera arxiv

Vision-language models have been key to the development of open-vocabulary 2D semantic segmentation. Lifting these models from 2D images to 3D scenes, however, remains a challenging problem. Existing approaches typically…

2D Semantic Segmentation