paper-with-me

홈 › Papers

Delta divergence: A novel decision cognizant measure of classifier incongruence

2016-04-15 · Josef Kittler, Cemre Zor

Disagreement between two classifiers regarding the class membership of an observation in pattern recognition can be indicative of an anomaly and its nuance. As in general classifiers base their decision on class aposteriori probabilities, the most natural approach to detecting classifier incongruence is to use divergence. However, existing divergences are not particularly suitable to gauge classifier incongruence. In this paper, we postulate the properties that a divergence measure should satisfy and propose a novel divergence measure, referred to as Delta divergence. In contrast to existing measures, it is decision cognizant. The focus in Delta divergence on the dominant hypotheses has a clutter reducing property, the significance of which grows with increasing number of classes. The proposed measure satisfies other important properties such as symmetry, and independence of classifier confidence. The relationship of the proposed divergence to some baseline measures is demonstrated experimentally, showing its superiority.

📄 PDF Abstract BibTeX arXiv:1604.04451

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DeltaKWS: A 65nm 36nJ/Decision Bio-inspired Temporal-Sparsity-Aware Digital Keyword Spotting IC with 0.6V Near-Threshold SRAM

2024-05-06 · Qinyu Chen, Kwantae Kim, Chang Gao, Sheng Zhou 외

This paper introduces DeltaKWS, to the best of our knowledge, the first $\Delta$RNN-enabled fine-grained temporal sparsity-aware KWS IC for voice-controlled devices. The 65 nm prototype chip features a number of techniqu…

channel selectionKeyword SpottingQuantization

Learning Fair Classifiers via Min-Max F-divergence Regularization

2023-06-28 · Meiyu Zhong, Ravi Tandon

As machine learning (ML) based systems are adopted in domains such as law enforcement, criminal justice, finance, hiring and admissions, ensuring the fairness of ML aided decision-making is becoming increasingly importan…

Decision MakingFairness

Multi-step domain adaptation by adversarial attack to $\mathcal{H} Δ\mathcal{H}$-divergence

2022-07-18 · Arip Asadulaev, Alexander Panfilov, Andrey Filchenkov

Adversarial examples are transferable between different models. In our paper, we propose to use this property for multi-step domain adaptation. In unsupervised domain adaptation settings, we demonstrate that replacing th…

Adversarial AttackDomain AdaptationUnsupervised Domain Adaptation

Provably Precise, Succinct and Efficient Explanations for Decision Trees

2022-05-19 · Yacine Izza, Alexey Ignatiev, Nina Narodytska, Martin C. Cooper 외

Decision trees (DTs) embody interpretable classifiers. DTs have been advocated for deployment in high-risk applications, but also for explaining other complex classifiers. Nevertheless, recent work has demonstrated that …

Graph Edit Distance with General Costs Using Neural Set Divergence

2024-09-26 · Eeshaan Jain, Indradyumna Roy, Saswat Meher, Soumen Chakrabarti 외

Graph Edit Distance (GED) measures the (dis-)similarity between two given graphs, in terms of the minimum-cost edit sequence that transforms one graph to the other. However, the exact computation of GED is NP-Hard, which…