paper-with-me

홈 › Papers

Bayes-optimal Hierarchical Classification over Asymmetric Tree-Distance Loss

2018-02-17 · Dheeraj Mekala, Vivek Gupta, Purushottam Kar, Harish Karnick

Hierarchical classification is supervised multi-class classification problem over the set of class labels organized according to a hierarchy. In this report, we study the work by Ramaswamy et. al. on hierarchical classification over symmetric tree distance loss. We extend the consistency of hierarchical classification algorithm over asymmetric tree distance loss. We design a $\mathcal{O}(nk\log{}n)$ algorithm to find Bayes optimal classification for a k-ary tree as a hierarchy. We show that under reasonable assumptions over asymmetric loss function, the Bayes optimal classification over this asymmetric loss can be found in $\mathcal{O}(k\log{}n)$. We exploit this insight and attempt to extend the Ova-Cascade algorithm \citet{ramaswamy2015convex} for hierarchical classification over the asymmetric loss.

📄 PDF Abstract BibTeX arXiv:1802.06771

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationMulti-class Classification

Similar Papers 제목 키워드 기반

Positive-Unlabeled Classification under Class Prior Shift and Asymmetric Error

2018-09-19 · Nontawat Charoenphakdee, Masashi Sugiyama

Bottlenecks of binary classification from positive and unlabeled data (PU classification) are the requirements that given unlabeled patterns are drawn from the test marginal distribution, and the penalty of the false pos…

Binary ClassificationClassificationDensity Ratio EstimationGeneral Classification

A hierarchical Bayesian model for syntactic priming

2024-05-24 · Weijie Xu, Richard Futrell

The effect of syntactic priming exhibits three well-documented empirical properties: the lexical boost, the inverse frequency effect, and the asymmetrical decay. We aim to show how these three empirical phenomena can be …

Bayesian Inferencemodel

Bayesian Hierarchical Reinforcement Learning

2012-12-01 · NeurIPS 2012 12 · Feng Cao, Soumya Ray

We describe an approach to incorporating Bayesian priors in the maxq framework for hierarchical reinforcement learning (HRL). We define priors on the primitive environment model and on task pseudo-rewards. Since models f…

Hierarchical Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Nonparametric Bayesian label prediction on a graph

2016-12-06 · Jarno Hartog, Harry van Zanten

An implementation of a nonparametric Bayesian approach to solving binary classification problems on graphs is described. A hierarchical Bayesian approach with a randomly scaled Gaussian prior is considered. The prior use…

Binary ClassificationGeneral ClassificationPrediction

Long-tailed Classification from a Bayesian-decision-theory Perspective

2023-03-10 · Bolian Li, Ruqi Zhang

Long-tailed classification poses a challenge due to its heavy imbalance in class probabilities and tail-sensitivity risks with asymmetric misprediction costs. Recent attempts have used re-balancing loss and ensemble meth…

Classification