EDBT 2026 Demo / reviewers in the wild / expert
Andreas Peintner
dblp:326/6695
· DBLP profile ↗
7ranked-venue papers in the field
4as first author
7since 2021 · last 2026
0000-0001-7337-524XORCID · corroborated
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 7 (4 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Minimal-Perturbation Counterfactuals through Guided Denoising Diffusion for Recommender Systems Explanation
Amir Reza Mohammadi, Andreas Peintner, Michael M. Müller, Eva Zangerle |
SIGIR | 2 |
| 2025 | Beyond Top-1: Addressing Inconsistencies in Evaluating Counterfactual Explanations for Recommender Systems
Amir Reza Mohammadi, Andreas Peintner, Eva Zangerle |
RecSys | 2 |
| 2025 | Hypergraph-based Temporal Modelling of Repeated Intent for Sequential RecommendationabstractIn sequential recommendation scenarios, user intent is a key driver of consumption behavior. However, consumption intents are usually latent and hence, difficult to leverage for recommender systems. Additionally, intents can be of repeated nature (e.g. yearly shopping for christmas gifts or buying a new phone), which has not been exploited by previous approaches. To navigate these impediments we propose the HyperHawkes model which models user sessions via hypergraphs and extracts user intents via contrastive clustering. We use Hawkes Processes to model the temporal dynamics of intents, namely repeated consumption patterns and long-term interests of users. For short-term interest adaption, which is more fine-grained than intent-level modeling, we use a multi-level attention mixture network and fuse long-term and short-term signals. We use the generalized expectation-maximization (EM) framework for training the model by alternating between intent representation learning and optimizing parameters of the long- and short-term modules. Extensive experiments on four real-world datasets from different domains show that HyperHawkes significantly outperforms existing state-of-the-art methods. Andreas Peintner, Amir Reza Mohammadi, Eva Zangerle |
WWW | 1 |
| 2025 | Efficient Session-based Recommendation with Contrastive Graph-based Shortest Path SearchabstractSession-based recommendation aims to predict the next item based on a set of anonymous sessions. Capturing user intent from a short interaction sequence imposes a variety of challenges since no user profiles are available and interaction data is naturally sparse. Recent approaches relying on graph neural networks (GNNs) for session-based recommendation use global item relations to explore collaborative information from different sessions. These methods capture the topological structure of the graph and rely on multi-hop information aggregation in GNNs to exchange information along edges. Consequently, graph-based models suffer from noisy item relations in the training data and introduce high complexity for large item catalogs. We propose to explicitly model the multi-hop information aggregation mechanism over multiple layers via shortest-path edges based on knowledge from the sequential recommendation domain. Our approach does not require multiple layers to exchange information and ignores unreliable item-item relations. Furthermore, to address inherent data sparsity, we are the first to apply supervised contrastive learning by mining data-driven positive and hard negative item samples from the training data. Extensive experiments on four different datasets show that the proposed approach outperforms almost all of the state-of-the-art methods. Andreas Peintner, Amir Reza Mohammadi, Eva Zangerle |
Trans. Recomm. Syst. | 1 |
| 2024 | Are We Explaining the Same Recommenders? Incorporating Recommender Performance for Evaluating ExplainersabstractExplainability in recommender systems is both crucial and challenging. Among the state-of-the-art explanation strategies, counterfactual explanation provides intuitive and easily understandable insights into model predictions by illustrating how a small change in the input can lead to a different outcome. Recently, this approach has garnered significant attention, with various studies employing different metrics to evaluate the performance of these explanation methods. In this paper, we investigate the metrics used for evaluating counterfactual explainers for recommender systems. Through extensive experiments, we demonstrate that the performance of recommenders has a direct effect on counterfactual explainers and ignoring it results in inconsistencies in the evaluation results of explainer methods. Our findings highlight an additional challenge in evaluating counterfactual explainer methods and underscore the need to report the recommender performance or consider it in evaluation metrics. Amir Reza Mohammadi, Andreas Peintner, Eva Zangerle |
RecSys | 2 |
| 2023 | Sequential Recommendation Models: A Graph-based PerspectiveabstractRecommender systems (RS) traditionally leverage the users’ rich interaction data with the system, but ignore the sequential dependency of items. Sequential recommender systems aim to predict the next item the user will interact with (e.g., click on, purchase, or listen to) based on the preceding interactions of the user with the system. Current state-of-the-art approaches focus on transformer-based architectures and graph neural networks. Specifically, graph-based modeling of sequences has been shown to be state-of-the-art by introducing a structured, inductive bias into the recommendation learning framework. In this work, we outline our research into designing novel graph-based methods for sequential recommendation. Andreas Peintner |
RecSys | 1 |
| 2023 | SPARE: Shortest Path Global Item Relations for Efficient Session-based RecommendationabstractSession-based recommendation aims to predict the next item based on a set of anonymous sessions. Capturing user intent from a short interaction sequence imposes a variety of challenges since no user profiles are available and interaction data is naturally sparse. Recent approaches relying on graph neural networks (GNNs) for session-based recommendation use global item relations to explore collaborative information from different sessions. These methods capture the topological structure of the graph and rely on multi-hop information aggregation in GNNs to exchange information along edges. Consequently, graph-based models suffer from noisy item relations in the training data and introduce high complexity for large item catalogs. We propose to explicitly model the multi-hop information aggregation mechanism over multiple layers via shortest-path edges based on knowledge from the sequential recommendation domain. Our approach does not require multiple layers to exchange information and ignores unreliable item-item relations. Furthermore, to address inherent data sparsity, we are the first to apply supervised contrastive learning by mining data-driven positive and hard negative item samples from the training data. Extensive experiments on three different datasets show that the proposed approach outperforms almost all of the state-of-the-art methods. Andreas Peintner, Amir Reza Mohammadi, Eva Zangerle |
RecSys | 1 |