32 citations · 39 across the 7 of their papers we have counts for
12 papers
DGI: Easy and Efficient Inference for GNNs
Peiqi Yin, Xiao Yan, Jinjing Zhou +5
While many systems have been developed to train Graph Neural Networks (GNNs), efficient model inference and evaluation remain to be addressed. For instance, using the widely adopte…
Combating Ambiguity for Hash-code Learning in Medical Instance Retrieval
Jiansheng Fang, Huazhu Fu, Dan Zeng +3
When encountering a dubious diagnostic case, medical instance retrieval can help radiologists make evidence-based diagnoses by finding images containing instances similar to a quer…
The item selection problem for user cold-start recommendation
Yitong Meng, Jie Liu, Xiao Yan +1
When a new user just signs up on a website, we usually have no information about him/her, i.e. no interaction with items, no user profile and no social links with other users. Unde…
Hierarchical Graph Matching Network for Graph Similarity Computation
Haibo Xiu, Xiao Yan, Xiaoqiang Wang +2
Graph edit distance / similarity is widely used in many tasks, such as graph similarity search, binary function analysis, and graph clustering. However, computing the exact graph e…
Self-Enhanced GNN: Improving Graph Neural Networks Using Model Outputs
Han Yang, Xiao Yan, Xinyan Dai +2
Graph neural networks (GNNs) have received much attention recently because of their excellent performance on graph-based tasks. However, existing research on GNNs focuses on design…
Convolutional Embedding for Edit Distance
Xinyan Dai, Xiao Yan, Kaiwen Zhou +3
Edit-distance-based string similarity search has many applications such as spell correction, data de-duplication, and sequence alignment. However, computing edit distance is known…