paper-with-me

홈 › Papers

Nested Cavity Classifier: performance and remedy

2019-06-23 · Waleed A. Mustafa, Waleed A. Yousef

Nested Cavity Classifier (NCC) is a classification rule that pursues partitioning the feature space, in parallel coordinates, into convex hulls to build decision regions. It is claimed in some literatures that this geometric-based classifier is superior to many others, particularly in higher dimensions. First, we give an example on how NCC can be inefficient, then motivate a remedy by combining the NCC with the Linear Discriminant Analysis (LDA) classifier. We coin the term Nested Cavity Discriminant Analysis (NCDA) for the resulting classifier. Second, a simulation study is conducted to compare both, NCC and NCDA to another two basic classifiers, Linear and Quadratic Discriminant Analysis. NCC alone proves to be inferior to others, while NCDA always outperforms NCC and competes with LDA and QDA.

📄 PDF Abstract BibTeX arXiv:1906.09669

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

LDA Linear discriminant analysis (LDA), normal discriminant analysis (NDA), or discriminant function analysis is a generalization of Fisher's linear discriminant, a method used in…

Similar Papers 제목 키워드 기반

Ensembles of Nested Dichotomies with Multiple Subset Evaluation

2018-09-08 · Tim Leathart, Eibe Frank, Bernhard Pfahringer, Geoffrey Holmes

A system of nested dichotomies is a method of decomposing a multi-class problem into a collection of binary problems. Such a system recursively applies binary splits to divide the set of classes into two subsets, and tra…

BoningKnife: Joint Entity Mention Detection and Typing for Nested NER via prior Boundary Knowledge

2021-07-20 · Huiqiang Jiang, Guoxin Wang, WEILE CHEN, Chengxi Zhang 외

While named entity recognition (NER) is a key task in natural language processing, most approaches only target flat entities, ignoring nested structures which are common in many scenarios. Most existing nested NER method…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+2

HIT: Nested Named Entity Recognition via Head-Tail Pair and Token Interaction

2020-11-01 · EMNLP 2020 11 · Yu Wang, Yun Li, Hanghang Tong, Ziye Zhu

Named Entity Recognition (NER) is a fundamental task in natural language processing. In order to identify entities with nested structure, many sophisticated methods have been recently developed based on either the tradit…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Building Ensembles of Adaptive Nested Dichotomies with Random-Pair Selection

2016-04-07 · Tim Leathart, Bernhard Pfahringer, Eibe Frank

A system of nested dichotomies is a method of decomposing a multi-class problem into a collection of binary problems. Such a system recursively splits the set of classes into two subsets, and trains a binary classifier t…

General Classification

NestedVAE: Isolating Common Factors via Weak Supervision

2020-02-26 · CVPR 2020 6 · Matthew J. Vowels, Necati Cihan Camgoz, Richard Bowden

Fair and unbiased machine learning is an important and active field of research, as decision processes are increasingly driven by models that learn from data. Unfortunately, any biases present in the data may be learned …

AttributeChange DetectionDecision Making