Synapse: Evolving Job-Person Fit with Explainable Two-phase Retrieval and LLM-guided Genetic Resume Optimization
arXiv cs.LG / 4/6/2026
💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research
Key Points
- Synapse is presented as a multi-stage recruitment recommender that splits the workflow into high-recall candidate generation and high-precision semantic reranking to better match job requirements at scale and under cost constraints.
- The system uses dense retrieval with FAISS plus an ensemble approach based on contrastive learning and LLM reasoning, improving recommendation ranking quality substantially over embedding-only baselines (nDCG@10 up by 22%).
- To address transparency needs, Synapse adds a retrieval-augmented explanation layer that grounds recommendations in explicit evidence from retrieved materials.
- It also introduces an “evolutionary resume optimization” method that refines candidate representations as a black-box optimization problem using Differential Evolution with LLM-guided mutation operators, achieving monotonic gains in recommender scores (over 60% relative in evaluated profiles) without labeled data.
- The authors indicate they plan to release code and data after publication, suggesting practical adoption potential for the research pipeline.
Related Articles

Black Hat Asia
AI Business

How Bash Command Safety Analysis Works in AI Systems
Dev.to

How I Built an AI Agent That Earns USDC While I Sleep — A Complete Guide
Dev.to

How to Get Better Output from AI Tools (Without Burning Time and Tokens)
Dev.to

How I Added LangChain4j Without Letting It Take Over My Spring Boot App
Dev.to