Learning Hough Regression Models via Bridge Partial Least Squares for Object Detection
Jianyu Tang, Hanzi Wang, Yan Yan

TL;DR
This paper introduces a novel Hough Transform-based object detection method using Bridge Partial Least Squares to improve feature selection and reduce redundancy, along with a multi-scale voting scheme for better scale handling.
Contribution
It proposes a new Hough Regression Model framework with BPLS for feature reduction and a multi-scale voting scheme, enhancing detection accuracy and efficiency.
Findings
Achieved desirable performance on benchmark datasets.
Effectively reduced feature redundancy and multicollinearity.
Improved object detection accuracy with multi-scale voting.
Abstract
Popular Hough Transform-based object detection approaches usually construct an appearance codebook by clustering local image features. However, how to choose appropriate values for the parameters used in the clustering step remains an open problem. Moreover, some popular histogram features extracted from overlapping image blocks may cause a high degree of redundancy and multicollinearity. In this paper, we propose a novel Hough Transform-based object detection approach. First, to address the above issues, we exploit a Bridge Partial Least Squares (BPLS) technique to establish context-encoded Hough Regression Models (HRMs), which are linear regression models that cast probabilistic Hough votes to predict object locations. BPLS is an efficient variant of Partial Least Squares (PLS). PLS-based regression techniques (including BPLS) can reduce the redundancy and eliminate the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsLinear Regression
