paper-with-me

Papers

Random Forest for Dissimilarity-based Multi-view Learning

2020-07-16 · Simon Bernard, Hongliu Cao, Robert Sabourin, Laurent Heutte

Many classification problems are naturally multi-view in the sense their data are described through multiple heterogeneous descriptions. For such tasks, dissimilarity strategies are effective ways to make the different descriptions comparable and to easily merge them, by (i) building intermediate dissimilarity representations for each view and (ii) fusing these representations by averaging the dissimilarities over the views. In this work, we show that the Random Forest proximity measure can be used to build the dissimilarity representations, since this measure reflects similarities between features but also class membership. We then propose a Dynamic View Selection method to better combine the view-specific dissimilarity representations. This allows to take a decision, on each instance to predict, with only the most relevant views for that instance. Experiments are conducted on several real-world multi-view datasets, and show that the Dynamic View Selection offers a significant improvement in performance compared to the simple average combination and two state-of-the-art static view combinations.

📄 PDF Abstract BibTeX arXiv:2007.08377

Code (0)

등록된 구현이 없습니다.

Tasks

MULTI-VIEW LEARNING

Similar Papers 제목 키워드 기반

A Novel Random Forest Dissimilarity Measure for Multi-View Learning

2020-07-06 · Hongliu Cao, Simon Bernard, Robert Sabourin, Laurent Heutte

Multi-view learning is a learning task in which data is described by several concurrent representations. Its main challenge is most often to exploit the complementarities between these representations to help solve a cla…

Metric LearningMULTI-VIEW LEARNING

Random Forest Kernel for High-Dimension Low Sample Size Classification

2023-10-23 · Lucca Portes Cavalheiro, Simon Bernard, Jean Paul Barddal, Laurent Heutte

High dimension, low sample size (HDLSS) problems are numerous among real-world applications of machine learning. From medical images to text processing, traditional machine learning algorithms are usually unsuccessful in…

Classification

Improve the performance of transfer learning without fine-tuning using dissimilarity-based multi-view learning for breast cancer histology images

2018-03-29 · Hongliu Cao, Simon Bernard, Laurent Heutte, Robert Sabourin

Breast cancer is one of the most common types of cancer and leading cancer-related death causes for women. In the context of ICIAR 2018 Grand Challenge on Breast Cancer Histology Images, we compare one handcrafted featur…

Deep LearningMULTI-VIEW LEARNINGTransfer Learning

Extending Explainable Ensemble Trees (E2Tree) to regression contexts

2024-09-10 · Massimo Aria, Agostino Gnasso, Carmela Iorio, Marjolein Fokkema

Ensemble methods such as random forests have transformed the landscape of supervised learning, offering highly accurate prediction through the aggregation of multiple weak learners. However, despite their effectiveness, …

regression

Dynamic Pose-Robust Facial Expression Recognition by Multi-View Pairwise Conditional Random Forests

2016-07-21 · Arnaud Dapogny, Kévin Bailly, Séverine Dubuisson

Automatic facial expression classification (FER) from videos is a critical problem for the development of intelligent human-computer interaction systems. Still, it is a challenging problem that involves capturing high-di…

Facial Expression RecognitionFacial Expression Recognition (FER)Head Pose EstimationPose Estimation