Search papers, labs, and topics across Lattice.
This paper introduces a three-stage neuro-symbolic recommendation pipeline for cultural heritage knowledge graphs, addressing the challenge of recommending relevant resources from heterogeneous data. The pipeline combines knowledge graph embeddings (TransE, ComplEx, ConvE, CompGCN), approximate nearest neighbor search using HNSW, and SPARQL-driven semantic filtering. Evaluated on the JUHMP knowledge graph, the system generates useful and explainable recommendations, validated through both quantitative metrics and expert evaluation, despite data sparsity.
Unlock explainable cultural heritage recommendations by fusing knowledge graph embeddings with symbolic SPARQL filtering in a novel three-stage pipeline.
The growing volume of digital cultural heritage resources highlights the need for advanced recommendation methods capable of interpreting semantic relationships between heterogeneous data entities. This paper presents a complete methodology for implementing a hybrid recommendation pipeline integrating knowledge-graph embeddings, approximate nearest-neighbour search, and SPARQL-driven semantic filtering. The work is evaluated on the JUHMP (Jagiellonian University Heritage Metadata Portal) knowledge graph developed within the CHExRISH project, which at the time of experimentation contained ${\approx}3.2$M RDF triples describing people, events, objects, and historical relations affiliated with the Jagiellonian University (Kraków, PL). We evaluate four embedding families (TransE, ComplEx, ConvE, CompGCN) and perform hyperparameter selection for ComplEx and HNSW. Then, we present and evaluate the final three-stage neuro-symbolic recommender. Despite sparse and heterogeneous metadata, the approach produces useful and explainable recommendations, which were also proven with expert evaluation.