paper-with-me

Papers

Learning Structured Outputs from Partial Labels using Forest Ensemble

2014-07-24 · Truyen Tran, Dinh Phung, Svetha Venkatesh

Learning structured outputs with general structures is computationally challenging, except for tree-structured models. Thus we propose an efficient boosting-based algorithm AdaBoost.MRF for this task. The idea is based on the realization that a graph is a superimposition of trees. Different from most existing work, our algorithm can handle partial labelling, and thus is particularly attractive in practice where reliable labels are often sparsely observed. In addition, our method works exclusively on trees and thus is guaranteed to converge. We apply the AdaBoost.MRF algorithm to an indoor video surveillance scenario, where activities are modelled at multiple levels.

📄 PDF Abstract BibTeX arXiv:1407.6432

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On the Generalization of the C-Bound to Structured Output Ensemble Methods

2014-08-06 · François Laviolette, Emilie Morvant, Liva Ralaivola, Jean-Francis Roy

This paper generalizes an important result from the PAC-Bayesian literature for binary classification to the case of ensemble methods for structured outputs. We prove a generic version of the \Cbound, an upper bound over…

Binary ClassificationGeneral Classification

A generalized decision tree ensemble based on the NeuralNetworks architecture: Distributed Gradient Boosting Forest (DGBF)

2024-02-04 · Ángel Delgado-Panadero, José Alberto Benítez-Andrades, María Teresa García-Ordás

Tree ensemble algorithms as RandomForest and GradientBoosting are currently the dominant methods for modeling discrete or tabular data, however, they are unable to perform a hierarchical representation learning from raw …

Representation Learning

Data-efficient Active Learning for Structured Prediction with Partial Annotation and Self-Training

2023-05-22 · Zhisong Zhang, Emma Strubell, Eduard Hovy

In this work we propose a pragmatic method that reduces the annotation cost for structured label spaces using active learning. Our approach leverages partial annotation, which reduces labeling costs for structured output…

Active LearningStructured Prediction

Improve Deep Forest with Learnable Layerwise Augmentation Policy Schedule

2023-09-16 · Hongyu Zhu, Sichu Liang, Wentao Hu, Fang-Qi Li 외

As a modern ensemble technique, Deep Forest (DF) employs a cascading structure to construct deep models, providing stronger representational power compared to traditional decision forests. However, its greedy multi-layer…

AutoMLData Augmentationtabular-classification

SELC: Self-Ensemble Label Correction Improves Learning with Noisy Labels

2022-05-02 · Yangdi Lu, Wenbo He

Deep neural networks are prone to overfitting noisy labels, resulting in poor generalization performance. To overcome this problem, we present a simple and effective method self-ensemble label correction (SELC) to progre…

Learning with noisy labelsMemorization