Bilattice-Based Logical Reasoning for Human Detection
Abstract
The capacity to robustly detect humans in video is a critical component of automated visual surveillance systems. This paper describes a bilattice based logical reasoning approach that exploits contextual information and knowledge about interactions between humans, and augments it with the output of different low level detectors for human detection. Detections from low level parts-based detectors are treated as logical facts and used to reason explicitly about the presence or absence of humans in the scene. Positive and negative information from different sources, as well as uncertainties from detections and logical rules, are integrated within the bilattice framework. This approach also generates proofs or justifications for each hypothesis it proposes. These justifications (or lack thereof) are further employed by the system to explain and validate, or reject potential hypotheses. This allows the system to explicitly reason about complex interactions between humans and handle occlusions. These proofs are also available to the end user as an explanation of why the system thinks a particular hypothesis is actually a human. We employ a boosted cascade of gradient histograms based detector to detect individual body parts. We have applied this framework to analyze the presence of humans in static images from different datasets.
Cite
Text
Shet et al. "Bilattice-Based Logical Reasoning for Human Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383133Markdown
[Shet et al. "Bilattice-Based Logical Reasoning for Human Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/shet2007cvpr-bilattice/) doi:10.1109/CVPR.2007.383133BibTeX
@inproceedings{shet2007cvpr-bilattice,
title = {{Bilattice-Based Logical Reasoning for Human Detection}},
author = {Shet, Vinay D. and Neumann, Jan and Ramesh, Visvanathan and Davis, Larry S.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2007},
doi = {10.1109/CVPR.2007.383133},
url = {https://mlanthology.org/cvpr/2007/shet2007cvpr-bilattice/}
}