Zizhuo Zhang

dblp:172/9516 · DBLP profile ↗
← Back
6ranked-venue papers in the field
4as first author
6since 2021 · last 2024
—ORCID · conflict

Domains — venue-derived; a paper can count in several

Knowledge Engineering, Semantic Web & Information Systems · 3 (2 first)Data Mining & Knowledge Discovery · 2 (1 first)Information Retrieval & Web Search · 1 (1 first)
YearPublicationVenuePosition
2024 Evaluating GPT's Programming Capability Through CodeWars' Katas
Zizhuo Zhang, Lian Wen, Shaoyang Zhang, David Chen 0002, Yanfei Jiang
KSEM (5)1
2024 Distinguishing latent interaction types from implicit feedbacks for recommendation
Lingyun Lu, Bang Wang 0001, Zizhuo Zhang, Shenghao Liu
Inf. Sci.3
2023 Prompt Learning for News Recommendation
abstract
Some recent news recommendation (NR) methods introduce a Pre-trained Language Model (PLM) to encode news representation by following the vanilla pre-train and fine-tune paradigm with carefully-designed recommendation-specific neural networks and objective functions. Due to the inconsistent task objective with that of PLM, we argue that their modeling paradigm has not well exploited the abundant semantic information and linguistic knowledge embedded in the pre-training process. Recently, the pre-train, prompt, and predict paradigm, called prompt learning, has achieved many successes in natural language processing domain. In this paper, we make the first trial of this new paradigm to develop a Prompt Learning for News Recommendation (Prompt4NR) framework, which transforms the task of predicting whether a user would click a candidate news as a cloze-style mask-prediction task. Specifically, we design a series of prompt templates, including discrete, continuous, and hybrid templates, and construct their corresponding answer spaces to examine the proposed Prompt4NR framework. Furthermore, we use the prompt ensembling to integrate predictions from multiple prompt templates. Extensive experiments on the MIND dataset validate the effectiveness of our Prompt4NR with a set of new benchmark results.
Zizhuo Zhang, Bang Wang 0001
SIGIR1
2023 VRKG4Rec: Virtual Relational Knowledge Graph for Recommendation
abstract
Incorporating knowledge graph as side information has become a new trend in recommendation systems. Recent studies regard items as entities of a knowledge graph and leverage graph neural networks to assist item encoding, yet by considering each relation type independently. However, relation types are often too many and sometimes one relation type involves too few entities. We argue that there may exist some latent relevance among relations in KG. It may not necessary nor effective to consider all relation types for item encoding. In this paper, we propose a VRKG4Rec model (Virtual Relational Knowledge Graphs for Recommendation), which clusters relations with latent relevance to generates virtual relations. Specifically, we first construct virtual relational graphs (VRKGs) by an unsupervised learning scheme. We also design a local weighted smoothing (LWS) mechanism for node encoding on VRKGs, which iteratively updates a node embedding only depending on the node itself and its neighbors, but involve no additional training parameters. LWS mechanism is also employed on a user-item bipartite graph for user representation learning, which utilizes item encodings with virtual relational knowledge to help train user representations. Experiment results on two public datasets validate that our VRKG4Rec model outperforms the state-of-the-art methods. The implementations are available at https://github.com/lulu0913/VRKG4Rec.
Lingyun Lu, Bang Wang 0001, Zizhuo Zhang, Shenghao Liu, Han Xu 0003
WSDM3
2021 Graph Neighborhood Routing and Random Walk for Session-based Recommendation
abstract
Session-based recommendation (SBR) is to predict the next item for an anonymous item sequence. Although many neural models have proven effectiveness in the SBR task, how to learn better items’ embeddings for neural models still remains a key challenge due to the anonymity of sessions and sparsity of users’ behaviors. This paper proposes a graph-based neural model, called Graph N eighborhood Routing and Random Walk (GNRRW), which learns two kinds of item embeddings for the SBR task. We first construct an item graph based on items’ co-occurrences in all sessions, on which we learn a local embedding and a global embedding for each item. For local embedding learning, we propose a novel neighborhood routing (NR) algorithm to exploit the compositive relations between an item and its neighbors. The NR algorithm has an excellent feature in that no additional parameters are needed in the training process. For global embedding learning, we propose a random walk-based approach to explore a kind of global relations between an item and representative items. Furthermore, we propose a switch-based shared gated recurrent unit (GRU) network to alternatively learn session local representation to make a local prediction, and learn session global representation to make a global prediction. Finally, we design a decision fusion mechanism to adaptively fuse both local and global predictions to output final items’ preference scores. Experiments on the public Yoochoose and Diginetica dataset validate the superiority of our GNRRW model over the state-of-the-art neural models.
Zizhuo Zhang, Bang Wang 0001
ICDM1
2021 Fusion of latent categorical prediction and sequential prediction for session-based recommendation
Zizhuo Zhang, Bang Wang 0001
Inf. Sci.1