arXiv論文メモ
新着一覧
cs.IR / cs.AI · 査読状況未確認

求人と候補者の照合で文章埋め込みモデルを比較

Semantic Candidate-Job Matching: A Comparative Evaluation of Dense Embedding Models in Hybrid Retrieval

Sai Yashwant, Siddhartha Jain, Anurag Dubey, Samaroha Chatterjee, Gantala Thulsiram

この論文をやさしく読む

ひとことで言うと

求人票と履歴書を合わせる複合検索で、複数の文章埋め込みモデルを比較した。

何に役立つ?

人材検索の仕組みで、埋め込みモデルと全文検索を組み合わせて選ぶ際の評価設計に役立つ。

この研究の面白いところ

理想的な評価枠組みと今回実際に測った指標を分け、運用中の採点工程で比較した点。

どこまで分かった?

要旨には各モデルの具体的な精度値がない。Recall@Kなどの広い検索指標は提案枠組みに含むが、今回測定した結果ではない。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

大量の求人と候補者を照合する業務で、意味に基づく検索のための密な埋め込みモデルを比較評価する。入ってきた求人票を、大規模言語モデルによる解析で構造化された英語の検索文と、言語別のキーワードに変換し、候補者のプロフィールを意味情報で豊かにした履歴書表現として索引付けする。ベクトルの類似度と全文検索の関連度を逆順位融合(RRF)で合わせる共通の検索工程で、基本のEmbeddingGemmaと、Cached Multiple Negatives Ranking Loss(MNRL)で追加学習したEmbeddingGemmaを比較し、運用中の求人・候補者照合用の採点工程で採点した一括比較データセットでMPNetとも比べる。 モデル開発で検討した、AnglE/CoSENT型の改善を含む対照学習の目的関数を数学的に記述し、Cached-MNRLだけを使う適応を優先した経験的な理由を示す。再現可能なモデル選択のため、正確に同じ複合検索手順の下で、Recall@K、平均逆順位、nDCGなどを含む広い評価枠組みも定義する。ただし本論文で実際に報告する評価指標は、追加学習の収束診断と、運用中のAI-Matchスコアおよび独立した大規模言語モデルによる関連度判定を使う一括比較である。広い枠組み全体を測定したかのようには扱わない。これにより、汎用埋め込みの比較基準と、企業の求人・候補者検索の制約との間の隔たりに対処し、実際的な検索条件で埋め込み戦略を比較するための構造化された基盤を与える。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-20(UTC)
最新改訂
2026-09-20 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

This paper presents a comparative evaluation of dense embedding models for semantic candidate-job matching in high-volume staffing workflows. Incoming job descriptions are converted into structured English search text and language-specific keywords through LLM-based parsing, and candidate profiles are indexed as semantically enriched resume representations. We evaluate EmbeddingGemma (base) against EmbeddingGemma fine-tuned with Cached Multiple Negatives Ranking Loss (MNRL) within a unified hybrid retrieval pipeline that fuses vector similarity and full-text relevance via reciprocal rank fusion (RRF), and benchmark both against the MPNet model on a batch comparative evaluation dataset scored through the deployed job-candidate matching scoring pipeline. We further document, with mathematical detail, the broader set of contrastive fine-tuning objectives considered during model development (including AnglE/CoSENT-style refinement) and the empirical rationale for retaining Cached-MNRL-only adaptation as the preferred configuration. To support reproducible model selection, we define a broader evaluation framework comprising standard information retrieval metrics (Recall@K, mean reciprocal rank, nDCG) under the exact hybrid-retrieval protocol; the metrics used for the evaluation reported in this paper are fine-tuning convergence diagnostics and a batch comparative evaluation using the deployed AI-Match score and an independent LLM-as-a-Judge relevance score, and we state this scope explicitly rather than implying the full framework was measured. The paper addresses the gap between general-purpose embedding benchmarks and enterprise job-candidate matching constraints, providing a structured basis for comparing embedding strategies under realistic job-candidate retrieval conditions.

arXiv ID: 2609.23307 / 要約の誤りについて