arXiv:2605.27656cs.IRcs.AI2026-05

用关键词和语义匹配,仅靠岗位元数据实现可解释的智能求职推荐

Developing an Intelligent Job Recommendation System Using Semantic Retrieval and Explainable AI Techniques

  • 融合TF-IDF与Sentence-BERT,通过元数据匹配岗位
  • 在3.1万条领英数据上达0.8032精确率和0.9496 nDCG
  • 支持推荐理由生成,适合无用户历史的求职系统

在线招聘平台需要从海量异构职位信息中检索相关岗位。关键词搜索虽高效易懂,但当相似岗位使用不同术语时可能失效。本研究提出一种基于元数据的智能推荐系统,结合TF-IDF词法匹配、Sentence-BERT语义检索、查询感知过滤、可选的Cross-Encoder重排序及解释生成。系统仅依赖结构化元数据(如职位名称、公司名、地点、职级、职能、雇佣类型、行业),无需完整职位描述或用户交互历史。在清理后的含31,262条记录的领英数据集上实验表明,最佳混合配置达到Precision at 10为0.8032,nDCG at 10为0.9496。内部评估中,Cross-Encoder重排序使Precision at 10从0.7896提升至0.7948,nDCG at 10从0.9666提升至0.9739。结果表明,在仅有结构化元数据条件下,词法与语义检索技术可有效结合,实现可解释的岗位推荐。

原文摘要 · Abstract (English)

Online recruitment platforms require recommendation methods capable of retrieving relevant job opportunities from large and heterogeneous collections of job postings. Keyword-based search is efficient and interpretable, but it may fail to retrieve relevant postings when equivalent roles are expressed using different terminology. This study presents a metadata-driven job recommendation system that combines TF-IDF lexical matching, Sentence-BERT semantic retrieval, query-aware filtering, optional Cross-Encoder re-ranking, and explanation generation. The proposed system utilizes structured metadata fields including job title, company name, location, seniority level, job function, employment type, and industry without relying on full job descriptions or user interaction histories. Experiments conducted on a cleaned LinkedIn job posting dataset containing 31262 records demonstrate that the best hybrid configuration achieved a Precision at 10 score of 0.8032 and an nDCG at 10 score of 0.9496. Under the internal evaluation protocol, Cross-Encoder re-ranking improved Precision at 10 from 0.7896 to 0.7948 and nDCG at 10 from 0.9666 to 0.9739. These findings indicate that lexical and semantic retrieval techniques can be effectively combined to provide explainable job recommendations when only structured metadata is available.

智能推荐语义检索可解释AI元数据

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。