Skip to main content
QUICK REVIEW

[論文レビュー] Enhancing Person-Job Fit for Talent Recruitment: An Ability-aware Neural Network Approach

Chuan Qin, Hengshu Zhu|arXiv (Cornell University)|Dec 21, 2018
Topic Modeling参考文献 33被引用数 60
ひとこと要約

本論文は、APJFNNを紹介します。単語レベルの表現と4つの能力認識型アテンション機構を用いて、求人情報と履歴書からのPerson-Job Fitを測定・解釈するエンドツーエンドのニューラルネットワークです。

ABSTRACT

The wide spread use of online recruitment services has led to information explosion in the job market. As a result, the recruiters have to seek the intelligent ways for Person Job Fit, which is the bridge for adapting the right job seekers to the right positions. Existing studies on Person Job Fit have a focus on measuring the matching degree between the talent qualification and the job requirements mainly based on the manual inspection of human resource experts despite of the subjective, incomplete, and inefficient nature of the human judgement. To this end, in this paper, we propose a novel end to end Ability aware Person Job Fit Neural Network model, which has a goal of reducing the dependence on manual labour and can provide better interpretation about the fitting results. The key idea is to exploit the rich information available at abundant historical job application data. Specifically, we propose a word level semantic representation for both job requirements and job seekers' experiences based on Recurrent Neural Network. Along this line, four hierarchical ability aware attention strategies are designed to measure the different importance of job requirements for semantic representation, as well as measuring the different contribution of each job experience to a specific ability requirement. Finally, extensive experiments on a large scale real world data set clearly validate the effectiveness and interpretability of the APJFNN framework compared with several baselines.

研究の動機と目的

  • 情報爆発下におけるオンライン採用で、より高精度なPerson-Job Fitの必要性を喚起する。
  • 過去の採用データを活用して手動ラベリングを低減するエンドツーエンドのニューラルフレームワークを提案する。
  • 求人要件と候補者の経験に対して、単語レベルの意味表現と階層的な能力認識表現を学習する。
  • 能力認識型アテンション機構を通じて解釈可能なマッチング結果を提供する。
  • 大規模な実世界の採用データセット上で、ベースラインを上回る性能を示す。

提案手法

  • 求人要件と候補者の経験を単語レベルのBiLSTMエンコードで表現する。
  • 求人情報と履歴書の双方に対して階層的な能力認識表現を構築する。
  • 4つの階層型アテンション機構を適用して、重要な語と能力を強調し、経験と要件を関連付ける。
  • 全結合予測子を用いて結合されたPerson-Job Fit表現を計算し、二項交差エントロピーで最適化する。
  • 過学習を防ぐため、特定の初期化とドロップアウトを伴うAdam最適化器で学習する。
  • 実世界のデータセット上で、APJFNNを古典的なMLベースラインおよびより簡易なBPJFNNベースラインと比較する。

実験結果

リサーチクエスチョン

  • RQ1単語レベルおよび階層的な能力認識表現は、Person-Job Fitの精度と解釈可能性をどう向上させるか?
  • RQ2エンドツーエンドのニューラルアプローチは、従来の特徴量ベースモデルを上回って候補者と職務のマッチングを達成できるか?
  • RQ3アテンション機構は、どの能力や経験がマッチを導くかについて意味のある説明を提供するか?
  • RQ4求人投稿と履歴書の適合を学習する際、過去の採用データを取り込む影響は何か?

主な発見

手法AccuracyPrecisionRecallF1AUC
LR0.62280.62320.62610.62460.6787
AB0.69050.70280.66280.68220.7642
DT0.68310.74920.55270.63610.7355
RF0.70230.72570.65260.68720.7772
GBDT0.72810.75170.68310.71570.8108
LR (with word2vec)0.64790.65860.61750.63740.6946
AB (with word2vec)0.63420.64910.58780.61700.6823
DT (with word2vec)0.58370.58930.55890.57370.6249
RF (with word2vec)0.63580.65510.57690.61350.7020
GBDT (with word2vec)0.63890.64440.62370.63390.7006
BPJFNN0.71560.75410.64170.69340.7818
APJFNN0.75590.75450.76030.75740.8316
  • APJFNNは精度、適合率、再現率、 F1、AUCのすべてで全ベースラインを上回る。
  • 完全なAPJFNNモデルは最良の指標を達成し、AUCは0.8316、Accuracyは0.7559で、BPJFNNを上回る。
  • アテンション機構は、重要な能力と経験を強調することによって解釈性を向上させる。
  • 単語レベルの表現と階層的アテンションの組み込みは、従来の特徴量ベースモデルに比べて有意な性能向上をもたらす。
  • BPJFNNは非アテンション型の変種より改善するが、依然としてAPJFNNを下回り、提案されたアテンション戦略の価値を示している。

より良い研究を、今すぐ始めましょう

論文設計から論文執筆まで、研究時間を劇的に削減しましょう。

クレジットカード登録不要

このレビューはAIが作成し、人間の編集者が確認しました。