paper-with-me

홈 › Papers

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

2026-05-26 · Hussein Al Awad, Khaled Fathi Omar arxiv

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.

📄 PDF Abstract BibTeX arXiv:2605.27656

Code (0)

등록된 구현이 없습니다.

Tasks

Explanation GenerationSemantic Retrieval

Similar Papers 제목 키워드 기반

A Knowledge Graph and Deep Learning-Based Semantic Recommendation Database System for Advertisement Retrieval and Personalization

2025-12-25 · Tangtang Wang, Kaijie Zhang, Kuangcong Liu arxiv

In modern digital marketing, the growing complexity of advertisement data demands intelligent systems capable of understanding semantic relationships among products, audiences, and advertising content. To address this ch…

The Use of Bandit Algorithms in Intelligent Interactive Recommender Systems

2021-07-01 · Qing Wang

In today's business marketplace, many high-tech Internet enterprises constantly explore innovative ways to provide optimal online user experiences for gaining competitive advantages. The great needs of developing intelli…

Interactive RecommendationRecommendation Systems

MLtoGAI: Semantic Web based with Machine Learning for Enhanced Disease Prediction and Personalized Recommendations using Generative AI

2024-07-26 · Shyam Dongre, Ritesh Chandra, Sonali Agarwal

In modern healthcare, addressing the complexities of accurate disease prediction and personalized recommendations is both crucial and challenging. This research introduces MLtoGAI, which integrates Semantic Web technolog…

DiagnosticDisease PredictionPrediction

Towards Developing a Multimodal Chat Assistant for University Stakeholders: RAG-based Approach

2026-07-01 · Md Abu Hanif Shaikh, Abdullah Al Shafi arxiv

University stakeholders often face difficulties in accessing timely and reliable information, especially in developing countries, where there are very few intelligent support systems. Existing rule-based chatbots are una…

Semantic Retrieval

Tree-based RAG-Agent Recommendation System: A Case Study in Medical Test Data

2025-01-06 · Yahe Yang, Chengyue Huang

We present HiRMed (Hierarchical RAG-enhanced Medical Test Recommendation), a novel tree-structured recommendation system that leverages Retrieval-Augmented Generation (RAG) for intelligent medical test recommendations. U…

DiagnosticRAGRetrievalRetrieval-augmented Generation