TIMBRE: Efficient Job Recommendation On Heterogeneous Graphs For Professional Recruiters
Eric Behar, Julien Romero, Amel Bouzeghoub, Katarzyna Wegrzyn-Wolska

TL;DR
TIMBRE is a novel temporal graph neural network approach that improves job recommendations by effectively integrating heterogeneous user and job data, addressing cold start and temporal challenges.
Contribution
The paper introduces TIMBRE, a temporal graph-based method that efficiently incorporates user and job information for improved job recommendations.
Findings
TIMBRE outperforms traditional methods on recommender system metrics.
The approach effectively handles cold start and temporal dynamics.
Graph neural networks enhance recommendation accuracy.
Abstract
Job recommendation gathers many challenges well-known in recommender systems. First, it suffers from the cold start problem, with the user (the candidate) and the item (the job) having a very limited lifespan. It makes the learning of good user and item representations hard. Second, the temporal aspect is crucial: We cannot recommend an item in the future or too much in the past. Therefore, using solely collaborative filtering barely works. Finally, it is essential to integrate information about the users and the items, as we cannot rely only on previous interactions. This paper proposes a temporal graph-based method for job recommendation: TIMBRE (Temporal Integrated Model for Better REcommendations). TIMBRE integrates user and item information into a heterogeneous graph. This graph is adapted to allow efficient temporal recommendation and evaluation, which is later done using a graph…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Topic Modeling
