paper-with-me

홈 › Papers

Confidence Aware SSD Ensemble with Weighted Boxes Fusion for Weapon Detection

2025-09-28 · Atharva Jadhav, Arush Karekar, Manas Divekar, Shachi Natu arxiv

The safety and security of public spaces is of vital importance, driving the need for sophisticated surveillance systems capable of accurately detecting weapons, which are often hampered by issues like partial occlusion, varying lighting, and cluttered backgrounds. While single-model detectors are advanced, they often lack robustness in these challenging conditions. This paper presents the hypothesis that ensemble of Single Shot Multibox Detector (SSD) models with diverse feature extraction backbones can significantly enhance detection robustness. To leverage diverse feature representations, individual SSD models were trained using a selection of backbone networks: VGG16, ResNet50, EfficientNet, and MobileNetV3. The study is conducted on a dataset consisting of images of three distinct weapon classes: guns, heavy weapons and knives. The predictions from these models are combined using the Weighted Boxes Fusion (WBF) method, an ensemble technique designed to optimize bounding box accuracy. Our key finding is that the fusion strategy is as critical as the ensemble's diversity, a WBF approach using a 'max' confidence scoring strategy achieved a mean Average Precision (mAP) of 0.838. This represents a 2.948% relative improvement over the best-performing single model and consistently outperforms other fusion heuristics. This research offers a robust approach to enhancing real-time weapon detection capabilities in surveillance applications by demonstrating that confidence-aware fusion is a key mechanism for improving accuracy metrics of ensembles.

📄 PDF Abstract BibTeX arXiv:2509.23697

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Weighted boxes fusion: Ensembling boxes from different object detection models

2019-10-29 · Roman Solovyev, Weimin WANG, Tatiana Gabruseva

In this work, we present a novel method for combining predictions of object detection models: weighted boxes fusion. Our algorithm utilizes confidence scores of all proposed bounding boxes to constructs the averaged boxe…

Objectobject-detectionObject Detection

Probabilistic Ranking-Aware Ensembles for Enhanced Object Detections

2021-05-07 · Mingyuan Mao, Baochang Zhang, David Doermann, Jie Guo 외

Model ensembles are becoming one of the most effective approaches for improving object detection performance already optimized for a single detector. Conventional methods directly fuse bounding boxes but typically fail t…

Ensemble LearningObjectobject-detectionObject Detection

Confidence-Credibility Aware Weighted Ensembles of Small LLMs Outperform Large LLMs in Emotion Detection

2025-12-19 · Menna Elgabry, Ali Hamdi arxiv

This paper introduces a confidence-weighted, credibility-aware ensemble framework for text-based emotion detection, inspired by Condorcet's Jury Theorem (CJT). Unlike conventional ensembles that often rely on homogeneous…

Emotion Classification

CIA-SSD: Confident IoU-Aware Single-Stage Object Detector From Point Cloud

2020-12-05 · Wu Zheng, Weiliang Tang, Sijin Chen, Li Jiang 외

Existing single-stage detectors for locating objects in point clouds often treat object localization and category classification as separate tasks, so the localization accuracy and classification confidence may not well …

3D Object DetectionBirds Eye View Object DetectionClassificationGeneral Classification+1

DRAFE: Domain-Robust Asymmetric Fusion of Heterogeneous Detection Transformers for Cross-City Fine-Grained Traffic Object Detection

2026-08-17 · Divine Yao Agbobli, Geoffery Eyram Agorku, Israel Afriyie, Kwadwo Amankwah-Nkyi 외 arxiv

Deep learning-based object detectors are fundamental to intelligent transportation systems, enabling traffic monitoring, vehicle analytics, and infrastructure management. However, achieving both fine-grained vehicle reco…

Domain GeneralizationObject Detection