Belief Function Definition for Ensemble Methods - Application to Pedestrian Detection in Dense Crowds
DOI: 10.23919/icif.2018.8455313
archive: archived pipeline: cataloged verified
Get this paper ↗ (DOI — opens at the source; we link to it, we don't host it)
Summary
This paper addresses the challenge of pedestrian detection in high-density crowd scenes, where factors such as heavy occlusion, visual homogeneity, and small target sizes render standard detectors ineffective. The authors propose an ensemble method using the belief function framework to fuse outputs from multiple Support Vector Machine (SVM) detectors based on distinct visual descriptors, including Histogram of Oriented Gradients (HOG), Local Binary Patterns (LBP), and DAISY. The primary motivation is to handle two specific sources of imprecision: uncertainty in the calibration of SVM decision scores and spatial uncertainty arising from the proximity of pixels in crowded images. The methodology defines Basic Belief Assignments (BBAs) to model these imprecisions. First, the authors address calibration imprecision by deriving BBAs from SVM scores using a calibrated logistic sigmoid function. Instead of assigning a single probability, they apply mathematical morphology erosion and dilation in the score space to generate lower (Belief) and upper (Plausibility) bounds, effectively modeling the uncertainty of the calibration parameters. Second, they address spatial imprecision by applying morphological opening operations in the image domain to account for neighborhood consistency. The core contribution is a combined BBA allocation strategy that integrates both score-space and image-space imprecision into a single robust assignment, rather than treating them separately. These BBAs from multiple detectors are then combined using the conjunctive rule, and decisions are made via pignistic probability. Experiments were conducted on difficult high-density crowd images acquired during the Muslim pilgrimage in Makkah. The results demonstrate that the proposed combined fusion algorithm, which accounts for both calibration and spatial imprecision, outperforms approaches that consider only individual sources of imprecision. Specifically, the combined method yields better detection performance than strategies relying solely on score-space calibration or spatial neighborhood analysis. The study confirms that explicitly modeling the dual nature of imprecision in crowded scenes leads to more robust pedestrian detection compared to standard probabilistic fusion or simple concatenation of features. The significance of this work lies in its application of evidence theory to improve ensemble methods in challenging surveillance contexts. By providing a formal mechanism to handle both parametric uncertainty in classifier calibration and spatial ambiguity in dense crowds, the paper offers a more reliable framework for pedestrian detection than traditional methods. This approach is particularly relevant for safety-critical applications in large-scale social events where accurate detection is hindered by clutter and occlusion.
Provenance
The full processing record for this entry. Every stage of this paper's journey through the pipeline is logged — what ran, with which tool and model, how many attempts it took, and when it last completed.
| Stage | Outcome | Tool | Model | Prompt | Attempts | Completed |
|---|---|---|---|---|---|---|
| discover | success | Crossref | — | — | 1 | 2026-06-25 |
| archive | success | unpaywall | — | — | 2 | 2026-06-26 |
| extract | success | cached | — | — | 2 | 2026-06-26 |
| clean | success | clean | — | — | 1 | 2026-06-26 |
| chunk | success | chunk | — | — | 1 | 2026-06-26 |
| embed | success | embed | Qwen/Qwen3-Embedding-8B | — | 1 | 2026-06-26 |
| enrich | success | openalex | — | — | 1 | 2026-06-26 |
| promote | success | — | — | — | 1 | 2026-06-25 |
| summarize | success | llm | qwen3.6-27b-prismaquant | summ-v5 | 1 | 2026-06-26 |
| tag | success | vector_similarity | — | — | 6 | 2026-06-26 |
| verify | success | — | — | — | 1 | 2026-06-26 |
Summary generated by qwen3.6-27b-prismaquant on 2026-06-26; verification: verified.
Topics
Ranked by relevance to this paper. Hover a topic for its definition.