paper-with-me

Papers

Deep Regression Forests for Age Estimation

2017-12-19 · CVPR 2018 6 · Wei Shen, Yilu Guo, Yan Wang, Kai Zhao, Bo wang, Alan Yuille

Age estimation from facial images is typically cast as a nonlinear regression problem. The main challenge of this problem is the facial feature space w.r.t. ages is heterogeneous, due to the large variation in facial appearance across different persons of the same age and the non-stationary property of aging patterns. In this paper, we propose Deep Regression Forests (DRFs), an end-to-end model, for age estimation. DRFs connect the split nodes to a fully connected layer of a convolutional neural network (CNN) and deal with heterogeneous data by jointly learning input-dependant data partitions at the split nodes and data abstractions at the leaf nodes. This joint learning follows an alternating strategy: First, by fixing the leaf nodes, the split nodes as well as the CNN parameters are optimized by Back-propagation; Then, by fixing the split nodes, the leaf nodes are optimized by iterating a step-size free and fast-converging update rule derived from Variational Bounding. We verify the proposed DRFs on three standard age estimation benchmarks and achieve state-of-the-art results on all of them.

📄 PDF Abstract BibTeX arXiv:1712.07195

Code (2)

Kasumigaoka-Utaha/Pytorch-implementation-of-DeepRegressionForests pytorch
shenwei1231/caffe-DeepRegressionForests

Tasks

Age Estimationregression

Similar Papers 제목 키워드 기반

Time series quantile regression using random forests

2022-11-04 · Hiroshi Shiraishi, Tomoshige Nakamura, Ryotato Shibuki

We discuss an application of Generalized Random Forests (GRF) proposed by Athey et al.(2019) to quantile regression for time series data. We extracted the theoretical results of the GRF consistency for i.i.d. data to tim…

quantile regressionregressionTime SeriesTime Series Analysis

Self-Paced Deep Regression Forests with Consideration on Underrepresented Examples

2020-04-03 · ECCV 2020 8 · Lili Pan, Shijie Ai, Yazhou Ren, Zenglin Xu

Deep discriminative models (e.g. deep regression forests, deep neural decision forests) have achieved remarkable success recently to solve problems such as facial age estimation and head pose estimation. Most existing me…

Age EstimationFairnessHead Pose EstimationPose Estimation+1

Prediction Error Estimation in Random Forests

2023-09-01 · Ian Krupkin, Johanna Hardin

In this paper, error estimates of classification Random Forests are quantitatively assessed. Based on the initial theoretical framework built by Bates et al. (2023), the true error rate and expected error rate are theore…

Prediction

Using Forests in Multivariate Regression Discontinuity Designs

2023-03-21 · Yiqi Liu, Yuan Qi

We discuss estimation and inference of conditional treatment effects in regression discontinuity (RD) designs with multiple scores. In addition to local linear regressions and the minimax-optimal estimator more recently …

regression

Local Linear Forests

2018-07-30 · Rina Friedberg, Julie Tibshirani, Susan Athey, Stefan Wager

Random forests are a powerful method for non-parametric regression, but are limited in their ability to fit smooth signals, and can show poor predictive performance in the presence of strong, smooth effects. Taking the p…

Causal InferenceHeterogeneous Treatment Effect Estimationregressionvalid