paper-with-me

홈 › Papers

Learning Hough Regression Models via Bridge Partial Least Squares for Object Detection

2016-03-26 · Jianyu Tang, Hanzi Wang, Yan Yan

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 multicollinearity of a feature set. And the appropriate value of the only parameter used in PLS (i.e., the number of latent components) can be determined by using a cross-validation procedure. Second, to efficiently handle object scale changes, we propose a novel multi-scale voting scheme. In this scheme, multiple Hough images corresponding to multiple object scales can be obtained simultaneously. Third, an object in a test image may correspond to multiple true and false positive hypotheses at different scales. Based on the proposed multi-scale voting scheme, a principled strategy is proposed to fuse hypotheses to reduce false positives by evaluating normalized pointwise mutual information between hypotheses. In the experiments, we also compare the proposed HRM approach with its several variants to evaluate the influences of its components on its performance. Experimental results show that the proposed HRM approach has achieved desirable performances on popular benchmark datasets.

📄 PDF Abstract BibTeX arXiv:1603.08092

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringObjectobject-detectionObject Detectionregression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Dual-sPLS: a family of Dual Sparse Partial Least Squares regressions for feature selection and prediction with tunable sparsity; evaluation on simulated and near-infrared (NIR) data

2023-01-17 · Louna Alsouki, Laurent Duval, Clément Marteau, Rami El Haddad 외

Relating a set of variables X to a response y is crucial in chemometrics. A quantitative prediction objective can be enriched by qualitative data interpretation, for instance by locating the most influential features. Wh…

Dimensionality Reductionfeature selectionregressionVariable Selection

DAPLSR: Data Augmentation Partial Least Squares Regression Model via Manifold Optimization

2025-04-23 · Haoran Chen, Jiapeng Liu, Jiafan Wang, Wenjun Shi

Traditional Partial Least Squares Regression (PLSR) models frequently underperform when handling data characterized by uneven categories. To address the issue, this paper proposes a Data Augmentation Partial Least Square…

Data Augmentationregression

A selective review of sufficient dimension reduction for multivariate response regression

2022-02-02 · Yuexiao Dong, Abdul-Nasah Soale, Michael D. Power

We review sufficient dimension reduction (SDR) estimators with multivariate response in this paper. A wide range of SDR methods are characterized as inverse regression SDR estimators or forward regression SDR estimators.…

Dimensionality Reductionregression

Finite Difference Solution Ansatz approach in Least-Squares Monte Carlo

2023-05-16 · Jiawei Huo

This article presents a simple but effective and efficient approach to improve the accuracy and stability of Least-Squares Monte Carlo. The key idea is to construct the ansatz of conditional expected continuation payoff …

The Surprising Robustness of Partial Least Squares

2024-09-09 · João B. Assunção, Pedro Afonso Fernandes

Partial least squares (PLS) is a simple factorisation method that works well with high dimensional problems in which the number of observations is limited given the number of independent variables. In this article, we sh…

Dimensionality Reductionvalid