paper-with-me

홈 › Papers

Probabilistic Object Classification using CNN ML-MAP layers

2020-05-29 · G. Melotti, C. Premebida, J. J. Bird, D. R. Faria, N. Gonçalves

Deep networks are currently the state-of-the-art for sensory perception in autonomous driving and robotics. However, deep models often generate overconfident predictions precluding proper probabilistic interpretation which we argue is due to the nature of the SoftMax layer. To reduce the overconfidence without compromising the classification performance, we introduce a CNN probabilistic approach based on distributions calculated in the network's Logit layer. The approach enables Bayesian inference by means of ML and MAP layers. Experiments with calibrated and the proposed prediction layers are carried out on object classification using data from the KITTI database. Results are reported for camera ($RGB$) and LiDAR (range-view) modalities, where the new approach shows promising performance compared to SoftMax.

📄 PDF Abstract BibTeX arXiv:2005.14565

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingBayesian InferenceClassificationGeneral ClassificationObject

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Probabilistic Integration of Object Level Annotations in Chest X-ray Classification

2022-10-13 · Tom van Sonsbeek, XianTong Zhen, Dwarikanath Mahapatra, Marcel Worring

Medical image datasets and their annotations are not growing as fast as their equivalents in the general domain. This makes translation from the newest, more data-intensive methods that have made a large impact on the vi…

Knowledge DistillationVariational InferenceX-ray Classification

Training Multimodal Systems for Classification with Multiple Objectives

2020-08-26 · Jason Armitage, Shramana Thakur, Rishi Tripathi, Jens Lehmann 외

We learn about the world from a diverse range of sensory information. Automated systems lack this ability as investigation has centred on processing information presented in a single form. Adapting architectures to learn…

ClassificationGeneral ClassificationVariational Inference

Unsupervised Semantic-based Aggregation of Deep Convolutional Features

2018-04-03 · Jian Xu, Chunheng Wang, Chengzuo Qi, Cunzhao Shi 외

In this paper, we propose a simple but effective semantic-based aggregation (SBA) method. The proposed SBA utilizes the discriminative filters of deep convolutional layers as semantic detectors. Moreover, we propose the …

General ClassificationImage RetrievalRetrieval

Concentration inequalities and optimal number of layers for stochastic deep neural networks

2022-06-22 · Michele Caprio, Sayan Mukherjee

We state concentration inequalities for the output of the hidden layers of a stochastic deep neural network (SDNN), as well as for the output of the whole SDNN. These results allow us to introduce an expected classifier …

A new perspective on probabilistic image modeling

2022-03-21 · Alexander Gepperth

We present the Deep Convolutional Gaussian Mixture Model (DCGMM), a new probabilistic approach for image modeling capable of density estimation, sampling and tractable inference. DCGMM instances exhibit a CNN-like layere…

Density Estimation