EDBT 2026 Demo / reviewers in the wild / expert
Zhiqiang Guo
dblp:122/7424
· DBLP profile ↗
15ranked-venue papers in the field
3as first author
14since 2021 · last 2026
—ORCID · conflict
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 10Database Systems & Data Management · 4 (2 first)Data Mining & Knowledge Discovery · 1 (1 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Understanding Internal Representations of Recommendation Models with Sparse AutoencodersabstractRecommendation model interpretation aims to reveal the relationships between inputs, model internal representations, and outputs to enhance the transparency, interpretability, and trustworthiness of recommendation systems. However, the inherent complexity and opacity of deep learning models pose challenges for model-level interpretation. Moreover, most existing methods for interpreting recommendation models are tailored to specific architectures or model types, limiting their generalizability across different types of recommenders. In this article, we propose RecSAE, a generalizable probing framework that interprets Rec ommendation models with S parse A uto E ncoders. The framework extracts interpretable latents from the internal representations of recommendation models and links them to semantic concepts for interpretations. It does not alter original models during interpretations and also enables targeted tuning to models. Experiments on three types of recommendation models (general, graph-based, sequential) with four widely used public datasets demonstrate the effectiveness and generalization of the RecSAE framework. The interpreted concepts are further validated by human experts, showing strong alignment with human perception. Overall, RecSAE serves as a novel step in both model-level interpretations to various types of recommendation models without affecting their functions and offering potential for targeted tuning of models. The code and data are available at https://github.com/Alice1998/RecSAE . Jiayin Wang 0001, Xiaoyu Zhang 0018, Weizhi Ma, Zhiqiang Guo, Min Zhang 0006 |
ACM Trans. Inf. Syst. | 4 |
| 2025 | StepTool: Enhancing Multi-Step Tool Usage in LLMs via Step-Grained Reinforcement LearningabstractDespite their powerful text generation capabilities, large language models (LLMs) still struggle to effectively utilize external tools to solve complex tasks, a challenge known as tool learning. Existing methods primarily rely on supervised fine-tuning, treating tool learning as a text generation problem while overlooking the decision-making complexities inherent in multi-step contexts. In this work, we propose modeling tool learning as a dynamic decision-making process and introduce StepTool, a novel step-grained reinforcement learning framework that enhances LLMs' capabilities in multi-step tool use. StepTool comprises two key components: Step-grained Reward Shaping, which assigns rewards to each tool interaction based on its invocation success and contribution to task completion; and Step-grained Optimization, which applies policy gradient methods to optimize the model across multiple decision steps. Extensive experiments across diverse benchmarks show that StepTool consistently outperforms both SFT-based and RL-based baselines in terms of task Pass Rate and Recall of relevant tools. Furthermore, our analysis suggests that StepTool helps models discover new tool-use strategies rather than merely re-weighting prior knowledge. These results highlight the importance of fine-grained decision modeling in tool learning and establish StepTool as a general and robust solution for enhancing multi-step tool use in LLMs. Code and data are available at https://github.com/yuyq18/StepTool. Yuanqing Yu, Zhefan Wang 0001, Weizhi Ma, Shuai Wang 0020, Chuhan Wu, Zhiqiang Guo, Min Zhang 0006 |
CIKM | 6 |
| 2025 | UGDA: A Unified Graph-Based Method with Domain-Specific Adaptation for Multi-Domain Recommendation
Bin Ruan, Yitian Tu, Zhiying Deng, Zhiqiang Guo, Jianjun Li 0010 |
DASFAA (5) | 5 |
| 2025 | U-Sticker: A Large-Scale Multi-Domain User Sticker Dataset for Retrieval and PersonalizationabstractInstant messaging with texts and stickers has become a widely adopted communication medium, enabling efficient expression of user semantics and emotions. With the increased use of stickers conveying information and feelings, sticker retrieval and recommendation has emerged as an important area of research. However, a major limitation in existing literature has been the lack of datasets capturing temporal and user-specific sticker interactions, which has hindered further progress in user modeling and sticker personalization. To address this, we introduce User-Sticker, a dataset that includes temporal and user anonymous ID across conversations. It is the largest publicly available sticker dataset to date, containing 22K unique users, 370K stickers, and 8.3M messages. The raw data was collected from a popular messaging platform from 67 conversations over 720 hours of crawling. All text and image data were carefully vetted for safety and privacy checks and modifications. Spanning 10 domains, the U-Sticker dataset captures rich temporal, multilingual, and cross-domain behaviors not previously available in other datasets. Extensive quantitative and qualitative experiments demonstrate U-Sticker's practical applications in user behavior modeling and personalized recommendation and highlight its potential to further research areas in personalized retrieval and conversational studies. U-Sticker dataset is publicly available. Heng Er Metilda Chee, Jiayin Wang 0001, Zhiqiang Guo, Weizhi Ma, Qinglang Guo, Min Zhang 0006 |
SIGIR | 3 |
| 2025 | Short Video Segment-level User Dynamic Interests Modeling in Personalized RecommendationabstractThe rapid growth of short videos has necessitated effective recommender systems to match users with content tailored to their evolving preferences. Current video recommendation models primarily treat each video as a whole, overlooking the dynamic nature of user preferences with specific video segments. In contrast, our research focuses on segment-level user interest modeling, which is crucial for understanding how users' preferences evolve during video browsing. To capture users' dynamic segment interests, we propose an innovative model that integrates a hybrid representation module, a multi-modal user-video encoder, and a segment interest decoder. Our model addresses the challenges of capturing dynamic interest patterns, missing segment-level labels, and fusing different modalities, achieving precise segment-level interest prediction. Zhiyu He 0001, Zhixin Ling, Jiayu Li 0001, Zhiqiang Guo, Weizhi Ma, Xinchen Luo, Min Zhang 0006, Guorui Zhou |
SIGIR | 4 |
| 2025 | Explainable Multi-Modality Alignment for Transferable RecommendationabstractWith the development of multi-modal modeling techniques, recent sequential recommender systems enhance transferability by incorporating cross-domain universal multi-modal data, e.g., text and image. Existing methods typically adopt pairwise alignment to alleviate the gap between modalities. However, this alignment paradigm has limitations on explainability, consistency, and expansibility, resulting in suboptimal performance. This paper proposes a novel Explainable multi-modality Alignment method for transferable Rec ommender systems, i.e., EARec. Specifically, we design a two-stage framework to achieve explainable modality alignment in the source domain and recommendation based on aligned modality representations in the target domain. In the first stage, we adopt a generative task to align various modalities in parallel to a shared anchor with explainable meaning. All modalities share the same anchor to ensure consistent direction. Additionally, we treat behavior as an independent modality to integrate task-specific information into the alignment framework. In the second stage, we compose multiple item modality representation models trained in the first stage to obtain a unified model capable of understanding various modalities simultaneously, thereby providing high-quality item modality representations for recommendations in the target domain. Benefiting from the approach of parallel modality alignment followed by model composition, the framework shows flexibility in expanding new modalities. Experimental results on multiple public datasets demonstrate the superiority of EARec over baselines, and further analyses indicate the explainability and expansibility of the proposed alignment method. Shenghao Yang 0004, Weizhi Ma, Zhiqiang Guo, Min Zhang 0006, Junjie Zhai, Yuekui Yang |
WWW | 3 |
| 2025 | PerSRV: Personalized Sticker Retrieval with Vision-Language ModelabstractInstant Messaging is a popular mean for daily communication, allowing users to send text and stickers.As the saying goes, "a picture is worth a thousand words", so developing an effective sticker retrieval technique is crucial for enhancing user experience.However, existing sticker retrieval methods rely on labeled data to interpret stickers, and general-purpose Vision-Language Models (VLMs) often struggle to capture the unique semantics of stickers.Additionally, relevance-based sticker retrieval methods lack personalization, creating a gap between diverse user expectations and retrieval results.To address these, we propose the Personalized Sticker Retrieval with Vision-Language Model framework, namely PerSRV, structured into offline calculations and online processing modules.The online retrieval part follows the paradigm of relevant recall and personalized ranking, supported by the offline precalculation parts, which are sticker semantic understanding, utility evaluation and personalization modules.Firstly, for sticker-level semantic understanding, we supervised fine-tuned LLaVA-1.5-7B to generate human-like sticker semantics, complemented by textual content extracted from figures and historical interaction queries.Secondly, we investigate three crowd-sourcing metrics for sticker utility evaluation.Thirdly, we cluster style centroids based on users' historical interactions to achieve personal preference modeling.Finally, we evaluate our proposed PerSRV method on a public sticker retrieval dataset from WeChat 1 , containing 543,098 candidates and 12,568 interactions.Experimental results show that PerSRV significantly outperforms existing methods in multi-modal sticker retrieval.Additionally, our supervised fine-tuned VLM delivers notable improvements in sticker semantic understandings.The code 2 * Both authors contributed equally to this research. Heng Er Metilda Chee, Jiayin Wang 0001, Zhiqiang Guo, Weizhi Ma, Min Zhang 0006 |
WWW | 3 |
| 2024 | DualVAE: Dual Disentangled Variational AutoEncoder for RecommendationabstractLearning precise representations of users and items to fit observed interaction data is the fundamental task of collaborative filtering. Existing studies usually infer entangled representations to fit such interaction data, neglecting to model the diverse matching relationships between users and items behind their interactions, leading to limited performance and weak interpretability. To address this problem, we propose a Dual Disentangled Variational AutoEncoder (DualVAE) for collaborative recommendation, which combines disentangled representation learning with variational inference to facilitate the generation of implicit interaction data. Specifically, we first implement the disentangling concept by unifying an attention-aware dual disentanglement and disentangled variational autoencoder to infer the disentangled latent representations of users and items. Further, to encourage the correspondence and independence of disentangled representations of users and items, we design a neighborhood-enhanced representation constraint with a customized contrastive mechanism to improve the representation quality. Extensive experiments on three real-world benchmarks show that our proposed model significantly outperforms several recent state-of-the-art baselines. Further empirical experimental results also illustrate the interpretability of the disentangled representations learned by DualVAE. Zhiqiang Guo, Guohui Li 0001, Jianjun Li 0010, Chaoyang Wang 0002 |
SDM | 1 |
| 2023 | Attribute-enhanced Dual Channel Representation Learning for Session-based RecommendationabstractSession-based recommendation (SBR) aims to predict the anonymous user's next-click items by modeling the short-term sequence pattern. As most existing SBR models generally generate item representations based only on information propagation over the short sequence while ignoring additional valuable knowledge, their expressive abilities are somewhat limited by data sparsity caused by short sequence. Though there have been some attempts on utilizing items' attributes, they basically embed attributes into items directly, ignoring the fact that 1) there is no contextual relationship among attributes; and 2) users have varying levels of attention to different attributes, which still leads to unsatisfactory performance. To tackle the issues, we propose a novel Attribute-enhanced Dual Channel Representation Learning (ADRL) model for SBR, in which we independently model session representations in attribute-related pattern and sequence-related pattern. Specifically, we learn session representations with sequence patterns from the session graph, and we further design an frequency-driven attribute aggregator to generate the attribute-related session representations within a session. The proposed attribute aggregator is plug-and-play, as it can be coupled with most existing SBR models. Extensive experiments on three real-world public datasets demonstrate the superiority of the proposed ADRL over several state-of-the-art baselines, as well as the effectiveness and efficiency of our attribute aggregator module. Jianjun Li 0010, Zhiqiang Guo, Guohui Li 0001, Zhiying Deng |
CIKM | 3 |
| 2023 | Knowledge-enhanced Multi-View Graph Neural Networks for Session-based RecommendationabstractSession-based recommendation (SBR) has received increasing attention to predict the next item via extracting and integrating both global and local item-item relationships. However, there still exist some deficiencies in current works when capturing these two kinds of relationships. For global item-item relationships, the global graph constructed by most SBR is a pseudo-global graph, which may cause redundant mining of sequence relationships. For local item-item relationships, conventional SBR only mines the sequence patterns while ignoring the feature patterns, which may introduce noise when learning users' interests. To address these problems, we propose a novel Knowledge-enhanced Multi-View Graph Neural Network (KMVG) by constructing three views, namely knowledge view, session view, and pairwise view. Specifically, benefiting from the rich semantic information in the knowledge graph (KG), we build a genuine global graph that is sequence-independent based on KG to mine the global item-item relationships in the knowledge view. Then, a session view is utilized to capture the contextual transitions among items as the sequence patterns of local item-item relationships, and a pairwise view is used to explore the feature commonality within a session as the feature patterns of the local item-item relationships. Extensive experiments on three real-world public datasets demonstrate the superiority of KMVG, showing that it outperforms the state-of-the-art baselines. Further analysis also reveals the effectiveness of KMVG in exploiting the item-item relationships under multiple views. Zhiqiang Guo, Jianjun Li 0010, Guohui Li 0001 |
SIGIR | 2 |
| 2023 | Multi-view Multi-aspect Neural Networks for Next-basket RecommendationabstractNext-basket recommendation (NBR) is a type of recommendation that aims to recommend a set of items to users according to their historical basket sequences. Existing NBR methods suffer from two limitations: (1) overlooking low-level item correlations, which results in coarse-grained item representation; and (2) failing to consider spurious interests in repeated behaviors, leading to suboptimal user interest learning. To address these limitations, we propose a novel solution named Multi-view Multi-aspect Neural Recommendation (MMNR) for NBR, which first normalizes the interactions from both the user-side and item-side, respectively, aiming to remove the spurious interests, and utilizes them as weights for items from different views to construct differentiated representations for each interaction item, enabling comprehensive user interest learning. Then, to capture low-level item correlations, MMNR models different aspects of items to obtain disentangled representations of items, thereby fully capturing multiple user interests. Extensive experiments on real-world datasets demonstrate the effectiveness of MMNR, showing that it consistently outperforms several state-of-the-art NBR methods. Zhiying Deng, Jianjun Li 0010, Zhiqiang Guo, Wei Liu 0144, Guohui Li 0001 |
SIGIR | 3 |
| 2022 | MDGCF: Multi-Dependency Graph Collaborative Filtering with Neighborhood- and Homogeneous-level DependenciesabstractDue to the success of graph convolutional networks (GCNs) in effectively extracting features in non-Euclidean spaces, GCNs has become the rising star in implicit collaborative filtering. Existing works, while encouraging, typically adopt simple aggregation operation on the user-item bipartite graph to model user and item representations, but neglect to mine the sufficient dependencies between nodes, e.g., the relationships between users/items and their neighbors (or congeners), resulting in inadequate graph representation learning. To address these problems, we propose a novel Multi-Dependency Graph Collaborative Filtering (MDGCF) model, which mines the neighborhood- and homogeneous-level dependencies to enhance the representation power of graph-based CF models. Specifically, for neighborhood-level dependencies, we explicitly consider both popularity score and preference correlation by designing a joint neighborhood-level dependency weight, based on which we construct a neighborhood-level dependencies graph to capture higher-order interaction features. Besides, by adaptively mining the homogeneous-level dependencies among users and items, we construct two homogeneous graphs, based on which we further aggregate features from homogeneous users and items to supplement their representations, respectively. Extensive experiments on three real-world benchmark datasets demonstrate the effectiveness of the proposed MDGCF. Further experiments reveal that our model can capture rich dependencies between nodes for explaining user behaviors. Guohui Li 0001, Zhiqiang Guo, Jianjun Li 0010, Chaoyang Wang 0002 |
CIKM | 2 |
| 2022 | Joint Locality Preservation and Adaptive Combination for Graph Collaborative Filtering
Zhiqiang Guo, Chaoyang Wang 0002, Jianjun Li 0010, Guohui Li 0001 |
DASFAA (2) | 1 |
| 2021 | DiCGAN: A Dilated Convolutional Generative Adversarial Network for Recommender Systems
Zhiqiang Guo, Chaoyang Wang 0002, Jianjun Li 0010, Guohui Li 0001, Peng Pan 0001 |
DASFAA (3) | 1 |
| 2020 | DDFL: A Deep Dual Function Learning-Based Model for Recommender Systems
Syed Tauhid Ullah Shah, Jianjun Li 0010, Zhiqiang Guo, Guohui Li 0001, Quan Zhou 0003 |
DASFAA (3) | 3 |