paper-with-me

Papers

Incremental Sparse Bayesian Ordinal Regression

2018-06-18 · Chang Li, Maarten de Rijke

Ordinal Regression (OR) aims to model the ordering information between different data categories, which is a crucial topic in multi-label learning. An important class of approaches to OR models the problem as a linear combination of basis functions that map features to a high dimensional non-linear space. However, most of the basis function-based algorithms are time consuming. We propose an incremental sparse Bayesian approach to OR tasks and introduce an algorithm to sequentially learn the relevant basis functions in the ordinal scenario. Our method, called Incremental Sparse Bayesian Ordinal Regression (ISBOR), automatically optimizes the hyper-parameters via the type-II maximum likelihood method. By exploiting fast marginal likelihood optimization, ISBOR can avoid big matrix inverses, which is the main bottleneck in applying basis function-based algorithms to OR tasks on large-scale datasets. We show that ISBOR can make accurate predictions with parsimonious basis functions while offering automatic estimates of the prediction uncertainty. Extensive experiments on synthetic and real word datasets demonstrate the efficiency and effectiveness of ISBOR compared to other basis function-based OR approaches.

📄 PDF Abstract BibTeX arXiv:1806.06553

Code (1)

chang-li/SBOR 공식 구현

Tasks

Multi-Label Learningregression

Similar Papers 제목 키워드 기반

bqror: An R package for Bayesian Quantile Regression in Ordinal Models

2021-09-28 · Prajual Maheshwari, Mohammad Arshad Rahman

This article describes an R package bqror that estimates Bayesian quantile regression for ordinal models introduced in Rahman (2016). The paper classifies ordinal models into two types and offers computationally efficien…

quantile regressionregression

Tackling Ordinal Regression Problem for Heterogeneous Data: Sparse and Deep Multi-Task Learning Approaches

2019-07-29 · Lu Wang, Dongxiao Zhu

Many real-world datasets are labeled with natural orders, i.e., ordinal labels. Ordinal regression is a method to predict ordinal labels that finds a wide range of applications in data-rich domains, such as natural, heal…

Multi-Task Learningregression

Depth Estimation from Monocular Images and Sparse radar using Deep Ordinal Regression Network

2021-07-15 · Chen-Chou Lo, Patrick Vandewalle

We integrate sparse radar data into a monocular depth estimation model and introduce a novel preprocessing method for reducing the sparseness and limited field of view provided by radar. We explore the intrinsic error of…

Depth EstimationMonocular Depth Estimationregression

Approximate Bayesian inference for cumulative probit regression models

2025-11-10 · Emanuele Aliverti arxiv

Ordinal categorical data are routinely encountered in many practical applications. When the primary goal is to construct a regression model for ordinal outcomes, cumulative link models represent one of the most popular c…

Bayesian Inference

Supervised Heterogeneous Multiview Learning for Joint Association Study and Disease Diagnosis

2013-04-26 · Shandian Zhe, Zenglin Xu, Yuan Qi

Given genetic variations and various phenotypical traits, such as Magnetic Resonance Imaging (MRI) features, we consider two important and related tasks in biomedical research: i)to select genetic and phenotypical marker…

Multiview Learning