paper-with-me

Papers

End-to-End Multi-Object Detection with a Regularized Mixture Model

2022-05-18 · Jaeyoung Yoo, Hojun Lee, Seunghyeon Seo, Inseop Chung, Nojun Kwak

Recent end-to-end multi-object detectors simplify the inference pipeline by removing hand-crafted processes such as non-maximum suppression (NMS). However, during training, they still heavily rely on heuristics and hand-crafted processes which deteriorate the reliability of the predicted confidence score. In this paper, we propose a novel framework to train an end-to-end multi-object detector consisting of only two terms: negative log-likelihood (NLL) and a regularization term. In doing so, the multi-object detection problem is treated as density estimation of the ground truth bounding boxes utilizing a regularized mixture density model. The proposed \textit{end-to-end multi-object Detection with a Regularized Mixture Model} (D-RMM) is trained by minimizing the NLL with the proposed regularization term, maximum component maximization (MCM) loss, preventing duplicate predictions. Our method reduces the heuristics of the training process and improves the reliability of the predicted confidence score. Moreover, our D-RMM outperforms the previous end-to-end detectors on MS COCO dataset.

📄 PDF Abstract BibTeX arXiv:2205.08714

Code (0)

등록된 구현이 없습니다.

Tasks

Density EstimationObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

On the Aggregation of Probability Assessments: Regularized Mixtures of Predictive Densities for Eurozone Inflation and Real Interest Rates

2020-12-21 · Francis X. Diebold, Minchul Shin, Boyuan Zhang

We propose methods for constructing regularized mixtures of density forecasts. We explore a variety of objectives and regularization penalties, and we use them in a substantive exploration of Eurozone inflation and real …

Frequency domain TRINICON-based blind source separation method with multi-source activity detection for sparsely mixed signals

2018-02-25

The TRINICON ('Triple-N ICA for convolutive mixtures') framework is an effective blind signal separation (BSS) method for separating sound sources from convolutive mixtures. It makes full use of the non-whiteness, non-st…

Action DetectionActivity Detectionblind source separation

Community Detection on Mixture Multi-layer Networks via Regularized Tensor Decomposition

2020-02-10 · Bing-Yi Jing, Ting Li, Zhongyuan Lyu, Dong Xia

We study the problem of community detection in multi-layer networks, where pairs of nodes can be related in multiple modalities. We introduce a general framework, i.e., mixture multi-layer stochastic block model (MMSBM),…

Community DetectionStochastic Block ModelTensor Decomposition

Functional mixture-of-experts for classification

2022-02-28 · Nhat Thien Pham, Faicel Chamroukhi

We develop a mixtures-of-experts (ME) approach to the multiclass classification where the predictors are univariate functions. It consists of a ME model in which both the gating network and the experts network are constr…

ClassificationMixture-of-Experts

Deep Mixture Density Network for Probabilistic Object Detection

2019-11-24 · Yihui He, Jianren Wang

Mistakes/uncertainties in object detection could lead to catastrophes when deploying robots in the real world. In this paper, we measure the uncertainties of object localization to minimize this kind of risk. Uncertainti…

Objectobject-detectionObject DetectionObject Localization