paper-with-me

홈 › Papers

Extremely Randomized CNets for Multi-label Classification

2018-10-01 · XVIIth International Conference of the Italian Association for Artificial Intelligence 2018 10 · Teresa M.A. Basile, Nicola Di Mauro, Floriana Esposito

Multi-label classification (MLC) is a challenging task in ma-chine learning consisting in the prediction of multiple labels associated with a single instance. Promising approaches for MLC are those able to capture label dependencies by learning a single probabilistic model—differently from other competitive approaches requiring to learn many models. The model is then exploited to compute the most probable label configuration given the observed attributes. Cutset Networks (CNets) are density estimators leveraging context-specific independencies providing exact inference in polynomial time. The recently introduced Extremely Randomized CNets (XCNets) reduce the structure learning complexity making able to learn ensembles of XCNets outperforming state-of-the-art density estimators. In this paper we employ XCNets for MLC by exploiting efficient Most Probable Explanations (MPE). An experimental evaluation on real-world datasets shows how the proposed approach is competitive w.r.t. other sophisticated methods for MLC

📄 PDF Abstract BibTeX

Code (4)

2023-MindSpore-1/ms-code-210/tree/main/Cnet mindspore
2023-MindSpore-4/Code8/tree/main/Cnet mindspore
MindSpore-paper-code-3/code6/tree/main/Cnet mindspore
nicoladimauro/mlxcnet

Tasks

ClassificationDensity EstimationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Similar Papers 제목 키워드 기반

CCNETS: A Novel Brain-Inspired Approach for Enhanced Pattern Recognition in Imbalanced Datasets

2024-01-07 · Hanbeot Park, Yunjeong Cho, Hoon-Hee Kim

This study introduces CCNETS (Causal Learning with Causal Cooperative Nets), a novel generative model-based classifier designed to tackle the challenge of generating data for imbalanced datasets in pattern recognition. C…

EFFOcc: A Minimal Baseline for EFficient Fusion-based 3D Occupancy Network

2024-06-11 · Yining Shi, Kun Jiang, Ke Wang, Kangan Qian 외

3D occupancy prediction (Occ) is a rapidly rising challenging perception task in the field of autonomous driving which represents the driving scene as uniformly partitioned 3D voxel grids with semantics. Compared to 3D o…

3D Object DetectionActive LearningAutonomous Drivingobject-detection+1

Efficient Deep Feature Learning and Extraction via StochasticNets

2015-12-11 · Mohammad Javad Shafiee, Parthipan Siva, Paul Fieguth, Alexander Wong

Deep neural networks are a powerful tool for feature learning and extraction given their ability to model high-level abstractions in highly complex data. One area worth exploring in feature learning and extraction using …

ClassificationGeneral Classification

RecNets: Channel-wise Recurrent Convolutional Neural Networks

2019-05-28 · George Retsinas, Athena Elafrou, Georgios Goumas, Petros Maragos

In this paper, we introduce Channel-wise recurrent convolutional neural networks (RecNets), a family of novel, compact neural network architectures for computer vision tasks inspired by recurrent neural networks (RNNs). …

General Classificationimage-classificationImage Classification

Wavelet Integrated CNNs for Noise-Robust Image Classification

2020-05-07 · CVPR 2020 6 · Qiufu Li, Linlin Shen, Sheng Guo, Zhihui Lai

Convolutional Neural Networks (CNNs) are generally prone to noise interruptions, i.e., small image noise can cause drastic changes in the output. To suppress the noise effect to the final predication, we enhance CNNs by …

ClassificationGeneral Classificationimage-classificationImage Classification