paper-with-me

Papers

Z-REx: Human-Interpretable GNN Explanations for Real Estate Recommendations

2025-02-12 · Kunal Mukherjee, Zachary Harrison, Saeid Balaneshin

Transparency and interpretability are crucial for enhancing customer confidence and user engagement, especially when dealing with black-box Machine Learning (ML)-based recommendation systems. Modern recommendation systems leverage Graph Neural Network (GNN) due to their ability to produce high-quality recommendations in terms of both relevance and diversity. Therefore, the explainability of GNN is especially important for Link Prediction (LP) tasks since recommending relevant items can be viewed as predicting links between users and items. GNN explainability has been a well-studied field, existing methods primarily focus on node or graph-level tasks, leaving a gap in LP explanation techniques. This work introduces Z-REx, a GNN explanation framework designed explicitly for heterogeneous link prediction tasks. Z-REx utilizes structural and attribute perturbation to identify critical sub-structures and important features while reducing the search space by leveraging domain-specific knowledge. In our experimentation, we show the efficacy of Z-REx in generating contextually relevant and human-interpretable explanations for ZiGNN, a GNN-based recommendation engine, using a real-world real-estate dataset from Zillow Group, Inc. We also compare Z-REx to State-of-The-Art (SOTA) GNN explainers to show Z-REx's superiority in producing high-quality human-interpretable explanations.

📄 PDF Abstract BibTeX arXiv:2503.18001

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeGraph Neural NetworkLink PredictionRecommendation Systems

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

ReasoningRec: Bridging Personalized Recommendations and Human-Interpretable Explanations through LLM Reasoning

2024-10-30 · Millennium Bismay, Xiangjue Dong, James Caverlee

This paper presents ReasoningRec, a reasoning-based recommendation framework that leverages Large Language Models (LLMs) to bridge the gap between recommendations and human-interpretable explanations. In contrast to conv…

Recommendation Systems

Taxonomic Recommendations of Real Estate Properties with Textual Attribute Information

2022-10-27 · Zachary Harrison, Anish Khazane

In this extended abstract, we present an end to end approach for building a taxonomy of home attribute terms that enables hierarchical recommendations of real estate properties. We cover the methodology for building a re…

Attribute

Improving Explainable Recommendations with Synthetic Reviews

2018-07-18 · Sixun Ouyang, Aonghus Lawlor, Felipe Costa, Peter Dolog

An important task for a recommender system to provide interpretable explanations for the user. This is important for the credibility of the system. Current interpretable recommender systems tend to focus on certain featu…

Language Model EvaluationLanguage ModelingLanguage ModellingRecommendation Systems+1

An Interpretable Data-Driven Unsupervised Approach for the Prevention of Forgotten Items

2025-07-31 · Luca Corbucci, Javier Alejandro Borges Legrottaglie, Francesco Spinnato, Anna Monreale 외 arxiv

Accurately identifying items forgotten during a supermarket visit and providing clear, interpretable explanations for recommending them remains an underexplored problem within the Next Basket Prediction (NBP) domain. Exi…

CFRecs: Counterfactual Recommendations on Real Estate User Listing Interaction Graphs

2026-02-05 · Seyedmasoud Mousavi, Ruomeng Xu, Xiaojing Zhu arxiv

Graph-structured data is ubiquitous and powerful in representing complex relationships in many online platforms. While graph neural networks (GNNs) are widely used to learn from such data, counterfactual graph learning h…

Graph Neural NetworkGraph Learning