paper-with-me

Papers

Maximum Margin Interval Trees

2017-10-11 · NeurIPS 2017 12 · Alexandre Drouin, Toby Dylan Hocking, François Laviolette

Learning a regression function using censored or interval-valued output data is an important problem in fields such as genomics and medicine. The goal is to learn a real-valued prediction function, and the training output labels indicate an interval of possible values. Whereas most existing algorithms for this task are linear models, in this paper we investigate learning nonlinear tree models. We propose to learn a tree by minimizing a margin-based discriminative objective function, and we provide a dynamic programming algorithm for computing the optimal solution in log-linear time. We show empirically that this algorithm achieves state-of-the-art speed and prediction accuracy in a benchmark of several data sets.

📄 PDF Abstract BibTeX arXiv:1710.04234

Code (2)

aldro61/mmit 공식 구현
lamtung16/ML_Changepoint_Detection_epigenomic_rnn pytorch

Tasks

regression

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Maximum Uncertainty Procedures for Interval-Valued Probability Distributions

2013-03-27 · Michael Pittarelli

Measures of uncertainty and divergence are introduced for interval-valued probability distributions and are shown to have desirable mathematical properties. A maximum uncertainty inference procedure for marginal interval…

Defining binary phylogenetic trees using parsimony: new bounds

2023-03-06 · Mirko Wilde, Mareike Fischer

Phylogenetic trees are frequently used to model evolution. Such trees are typically reconstructed from data like DNA, RNA, or protein alignments using methods based on criteria like maximum parsimony (amongst others). Ma…

2k4k

Margin Optimal Classification Trees

2022-10-19 · Federico D'Onofrio, Giorgio Grani, Marta Monaci, Laura Palagi

In recent years, there has been growing attention to interpretable machine learning models which can give explanatory insights on their behaviour. Thanks to their interpretability, decision trees have been intensively st…

Binary ClassificationClassificationfeature selectionInterpretable Machine Learning

Probabilistic Models for High-Order Projective Dependency Parsing

2015-02-14 · Xuezhe Ma, Hai Zhao

This paper presents generalized probabilistic models for high-order projective dependency parsing and an algorithmic framework for learning these statistical models involving dependency trees. Partition functions and mar…

Dependency Parsingparameter estimationVocal Bursts Intensity Prediction

LoBoost: Fast Model-Native Local Conformal Prediction for Gradient-Boosted Trees

2026-02-25 · Vagner Santos, Victor Coscrato, Luben Cabezas, Rafael Izbicki 외 arxiv

Gradient-boosted decision trees are among the strongest off-the-shelf predictors for tabular regression, but point predictions alone do not quantify uncertainty. Conformal prediction provides distribution-free marginal c…