EDBT 2026 Demo / reviewers in the wild / expert
Tianchi Yang
dblp:20/2167
· DBLP profile ↗
9ranked-venue papers in the field
5as first author
8since 2021 · last 2023
—ORCID · conflict
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 5 (2 first)Database Systems & Data Management · 3 (2 first)Data Mining & Knowledge Discovery · 1 (1 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2023 | Memory-Enhanced Period-Aware Graph Neural Network for General POI Recommendation
Tianchi Yang, Haihan Gao, Cheng Yang 0002, Chuan Shi 0001, Qianlong Xie, Dong Wang 0022 |
DASFAA (2) | 1 |
| 2023 | Minimum Topology Attacks for Graph Neural NetworksabstractWith the great popularity of Graph Neural Networks (GNNs), their robustness to adversarial topology attacks has received significant attention. Although many attack methods have been proposed, they mainly focus on fixed-budget attacks, aiming at finding the most adversarial perturbations within a fixed budget for target node. However, considering the varied robustness of each node, there is an inevitable dilemma caused by the fixed budget, i.e., no successful perturbation is found when the budget is relatively small, while if it is too large, the yielding redundant perturbations will hurt the invisibility. To break this dilemma, we propose a new type of topology attack, named minimum-budget topology attack, aiming to adaptively find the minimum perturbation sufficient for a successful attack on each node. To this end, we propose an attack model, named MiBTack, based on a dynamic projected gradient descent algorithm, which can effectively solve the involving non-convex constraint optimization on discrete topology. Extensive results on three GNNs and four real-world datasets show that MiBTack can successfully lead all target nodes misclassified with the minimum perturbation edges. Moreover, the obtained minimum budget can be used to measure node robustness, so we can explore the relationships of robustness, topology, and uncertainty for nodes, which is beyond what the current fixed-budget topology attacks can offer. Mengmei Zhang, Xiao Wang 0017, Chuan Shi 0001, Lingjuan Lyu, Tianchi Yang, Junping Du 0001 |
WWW | 5 |
| 2022 | Gated Hypergraph Neural Network for Scene-Aware Recommendation
Tianchi Yang, Luhao Zhang, Chuan Shi 0001, Cheng Yang 0002, Siyong Xu, Ruiyu Fang, Maodi Hu, Huaijun Liu, Dong Wang 0022 |
DASFAA (2) | 1 |
| 2022 | A Joint Framework for Explainable Recommendation with Knowledge Reasoning and Graph Representation
Luhao Zhang, Ruiyu Fang, Tianchi Yang, Maodi Hu, Chuan Shi 0001, Dong Wang 0022 |
DASFAA (3) | 3 |
| 2022 | Co-clustering Interactions via Attentive Hypergraph Neural NetworkabstractWith the rapid growth of interaction data, many clustering methods have been proposed to discover interaction patterns as prior knowledge beneficial to downstream tasks. Considering that an interaction can be seen as an action occurring among multiple objects, most existing methods model the objects and their pair-wise relations as nodes and links in graphs. However, they only model and leverage part of the information in real entire interactions, i.e., either decompose the entire interaction into several pair-wise sub-interactions for simplification, or only focus on clustering some specific types of objects, which limits the performance and explainability of clustering. To tackle this issue, we propose to Co-cluster the Interactions via Attentive Hypergraph neural network (CIAH). Particularly, with more comprehensive modeling of interactions by hypergraph, we propose an attentive hypergraph neural network to encode the entire interactions, where an attention mechanism is utilized to select important attributes for explanations. Then, we introduce a salient method to guide the attention to be more consistent with real importance of attributes, namely saliency-based consistency. Moreover, we propose a novel co-clustering method to perform a joint clustering for the representations of interactions and the corresponding distributions of attribute selection, namely cluster-based consistency. Extensive experiments demonstrate that our CIAH significantly outperforms state-of-the-art clustering methods on both public datasets and real industrial datasets. Tianchi Yang, Cheng Yang 0002, Luhao Zhang, Chuan Shi 0001, Maodi Hu, Huaijun Liu, Dong Wang 0022 |
SIGIR | 1 |
| 2021 | Topic-aware Heterogeneous Graph Neural Network for Link PredictionabstractHeterogeneous graphs (HGs), consisting of multiple types of nodes and links, can characterize a variety of real-world complex systems. Recently, heterogeneous graph neural networks (HGNNs), as a powerful graph embedding method to aggregate heterogeneous structure and attribute information, has earned a lot of attention. Despite the ability of HGNNs in capturing rich semantics which reveal different aspects of nodes, they still stay at a coarse-grained level which simply exploits structural characteristics. In fact, rich unstructured text content of nodes also carries latent but more fine-grained semantics arising from multi-facet topic-aware factors, which fundamentally manifest why nodes of different types would connect and form a specific heterogeneous structure. However, little effort has been devoted to factorizing them. Siyong Xu, Cheng Yang 0002, Chuan Shi 0001, Yuan Fang 0001, Tianchi Yang, Luhao Zhang, Maodi Hu |
CIKM | 6 |
| 2021 | Tree-Capsule: Tree-Structured Capsule Network for Improving Relation Extraction
Tianchi Yang, Linmei Hu, Luhao Zhang, Chuan Shi 0001, Cheng Yang 0002, Nan Duan 0001, Ming Zhou 0001 |
PAKDD (3) | 1 |
| 2021 | HGAT: Heterogeneous Graph Attention Networks for Semi-supervised Short Text ClassificationabstractShort text classification has been widely explored in news tagging to provide more efficient search strategies and more effective search results for information retrieval. However, most existing studies, concentrating on long text classification, deliver unsatisfactory performance on short texts due to the sparsity issue and the insufficiency of labeled data. In this article, we propose a novel heterogeneous graph neural network-based method for semi-supervised short text classification, leveraging full advantage of limited labeled data and large unlabeled data through information propagation along the graph. Specifically, we first present a flexible heterogeneous information network (HIN) framework for modeling short texts, which can integrate any type of additional information and meanwhile capture their relations to address the semantic sparsity. Then, we propose Heterogeneous Graph Attention networks (HGAT) to embed the HIN for short text classification based on a dual-level attention mechanism, including node-level and type-level attentions. To efficiently classify new coming texts that do not previously exist in the HIN, we extend our model HGAT for inductive learning, avoiding re-training the model on the evolving HIN. Extensive experiments on single-/multi-label classification demonstrates that our proposed model HGAT significantly outperforms state-of-the-art methods across the benchmark datasets under both transductive and inductive learning. Tianchi Yang, Linmei Hu, Chuan Shi 0001, Houye Ji, Xiaoli Li 0001, Liqiang Nie |
ACM Trans. Inf. Syst. | 1 |
| 2018 | Local and Global Information Fusion for Top-N Recommendation in Heterogeneous Information NetworkabstractSince heterogeneous information network (HIN) is able to integrate complex information and contain rich semantics, there is a surge of HIN based recommendation in recent years. Although existing methods have achieved performance improvement to some extent, they still face the following problems: how to extensively exploit and comprehensively explore the local and global information in HIN for recommendation. To address these issues, we propose a unified model LGRec to fuse local and global information for top-N recommendation in HIN. We firstly model most informative local neighbor information for users and items respectively with a co-attention mechanism. In addition, our model learns effective relation representations between users and items to capture rich information in HIN by optimizing a multi-label classification problem. Finally, we combine the two parts into an unified model for top-N recommendation. Extensive experiments on four real-world datasets demonstrate the effectiveness of the proposed model. Binbin Hu, Chuan Shi 0001, Wayne Xin Zhao, Tianchi Yang |
CIKM | 4 |