perSM
perSM, short for personalized semantic mapping, is a framework used in information retrieval and AI to construct user-specific semantic spaces. It combines a global semantic graph—derived from large corpora and knowledge bases—with a lightweight, privacy-preserving user embedding to tailor representations of concepts to an individual’s interests and context. The goal is to improve relevance and explainability in tasks such as search, summarization, and recommendations.
In typical implementations, perSM operates in two stages. First, a base semantic graph is built from sources
perSM can improve personalized search and recommendations, enable adaptive summarization and question answering, and support accessible
Limitations and challenges include cold-start for new users, privacy and data minimization concerns, and the risk
The term perSM has appeared in theoretical discussions and some early systems since the mid-2020s, with ongoing