Human-Explainable Features for Job Candidate Screening Prediction

Abstract

Video blogs (vlogs) are a popular media form for people to present themselves. In case a vlogger would be a job candidate, vlog content can be useful for automatically assessing the candidates traits, as well as potential interview ability. Using a dataset from the CVPR ChaLearn competition, we build a model predicting Big Five personality trait scores and interview ability of vloggers, explicitly targeting explainability of the system output to humans without technical background. We use human-explainable features as input, and a linear model for the systems building blocks. Four multimodal feature representations are constructed to capture facial expression, movement, and linguistic usage. For each, PCA is used for dimensionality reduction and simple linear regression for the predictive model. Our system's accuracy lies in the middle of the quantitative competition chart, while we can trace back the reasoning behind each score and generate a qualitative analysis report per video.

Cite

Text

Wicaksana and Liem. "Human-Explainable Features for Job Candidate Screening Prediction." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2017. doi:10.1109/CVPRW.2017.212

Markdown

[Wicaksana and Liem. "Human-Explainable Features for Job Candidate Screening Prediction." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2017.](https://mlanthology.org/cvprw/2017/wicaksana2017cvprw-humanexplainable/) doi:10.1109/CVPRW.2017.212

BibTeX

@inproceedings{wicaksana2017cvprw-humanexplainable,
  title     = {{Human-Explainable Features for Job Candidate Screening Prediction}},
  author    = {Wicaksana, Achmadnoer Sukma and Liem, Cynthia C. S.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2017},
  pages     = {1664-1669},
  doi       = {10.1109/CVPRW.2017.212},
  url       = {https://mlanthology.org/cvprw/2017/wicaksana2017cvprw-humanexplainable/}
}