paper-with-me

홈 › Papers

Morphological classifiers

2021-12-21 · É. O. Rodrigues, A. Conci, P. Liatsis

This work proposes a new type of classifier called Morphological Classifier (MC). MCs aggregate concepts from mathematical morphology and supervised learning. The outcomes of this aggregation are classifiers that may preserve shape characteristics of classes, subject to the choice of a stopping criterion and structuring element. MCs are fundamentally based on set theory, and their classification model can be a mathematical set itself. Two types of morphological classifiers are proposed in the current work, namely, Morphological k-NN (MkNN) and Morphological Dilation Classifier (MDC), which demonstrate the feasibility of the approach. This work provides evidence regarding the advantages of MCs, e.g., very fast classification times as well as competitive accuracy rates. The performance of MkNN and MDC was tested using p -dimensional datasets. MCs tied or outperformed 14 well established classifiers in 5 out of 8 datasets. In all occasions, the obtained accuracies were higher than the average accuracy obtained with all classifiers. Moreover, the proposed implementations utilize the power of the Graphics Processing Units (GPUs) to speed up processing.

📄 PDF Abstract BibTeX arXiv:2112.12262

Code (0)

등록된 구현이 없습니다.

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…
k-NN $k$-Nearest Neighbors is a clustering-based algorithm for classification and regression. It is a a type of instance-based learning as it does not attempt to construct a…

Similar Papers 제목 키워드 기반

Automatically Tailoring Unsupervised Morphological Segmentation to the Language

2018-10-01 · WS 2018 10 · Esk, Ramy er, Owen Rambow, Smar Muresan 외

Morphological segmentation is beneficial for several natural language processing tasks dealing with large vocabularies. Unsupervised methods for morphological segmentation are essential for handling a diverse set of lang…

Machine TranslationSegmentationSpeech Recognition

Deep meta-learning for the selection of accurate ultrasound based breast mass classifier

2022-11-03 · Michal Byra, Piotr Karwat, Ivan Ryzhankow, Piotr Komorowski 외

Standard classification methods based on handcrafted morphological and texture features have achieved good performance in breast mass differentiation in ultrasound (US). In comparison to deep neural networks, commonly pe…

Meta-Learning

Effect of Word Embedding Variable Parameters on Arabic Sentiment Analysis Performance

2021-01-08 · Anwar Alnawas, Nursal ARICI

Social media such as Twitter, Facebook, etc. has led to a generated growing number of comments that contains users opinions. Sentiment analysis research deals with these comments to extract opinions which are positive or…

Arabic Sentiment AnalysisSentiment Analysis

A Novel Challenge Set for Hebrew Morphological Disambiguation and Diacritics Restoration

2020-10-06 · Findings of the Association for Computational Linguistics 2020 · Avi Shmidman, Joshua Guedalia, Shaltiel Shmidman, Moshe Koppel 외

One of the primary tasks of morphological parsers is the disambiguation of homographs. Particularly difficult are cases of unbalanced ambiguity, where one of the possible analyses is far more frequent than the others. In…

Morphological Disambiguation

Mathematical Morphology in Machine Learning

2026-05-29 · Erick Oliveira Rodrigues, Aura Conci arxiv

This work introduces mathematical morphology-an established visual computing theory-into machine learning to exploit shape and density aspects often overlooked by standard techniques. We propose a fast clustering algorit…