Skip to content

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Open access Aug 2026

Hierarchical heterogeneous information networks and approximate reduction under semantic controllability

Real-world networks contain multiple entity and relation types, semantic paths, attribute nodes, and node features. Heterogeneous information networks (HINs) encode this heterogeneity, but placing all evidence in one graph space can obscure the distinct roles of relational structure and attributes and complicate controlled merge decisions. We propose the Hierarchical Heterogeneous Information Network (HHIN) as a data model that organizes typed entity relations in a main structure layer and descriptive evidence in a strong attribute layer. We develop controllable approximate reduction as one instantiation. Fixed point refinement grounded in behavioral equivalence yields stable structural candidates; two attribute Guards based on cosine similarity constrain merge admissibility; and a normalized semantic budget selects thresholds using similarity errors and normalized discounted cumulative gain at rank 10 (nDCG@10) computed from PathSim and HeteSim. Theory establishes termination, containment of accepted merges within stable candidate classes, and budget feasibility. On ACM, DBLP, and IMDB, the method reduces 7.22–21.78% of all nodes while retaining nDCG@10 values of at least 0.9735 for PathSim and 0.9910 for HeteSim. Across datasets, repeated retrieval and ranking yield speedups of 1.04–1.15×\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$\times $$\end{document} and 1.13–1.26×\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$\times $$\end{document}, respectively. On DBLP, paired tests with a relational graph convolutional network (R-GCN) and a heterogeneous graph attention network (HAN) do not detect significant classification differences between the original and reduced carriers, while mean epoch costs decrease by factors of 1.10 and 1.07. DBLP KMeans clustering and transductive label prediction from similarity neighborhoods provide additional downstream evaluations.

Qinggeng Jin, Wujie Hu, Yongjie Liang et al. · 0 citations
Conference Jul 2026

Bridging Number and Magnitude in Heterogeneous Information Networks Similarity: A Convex Combination Approach over Arbitrary Meta-Paths

Heterogeneous information networks serve as one of the most important platforms in the fields of big data and artificial intelligence. Node similarity analysis is a fundamental yet crucial task. To explicitly distinguish the number of differing items and the total magnitude of interaction information between nodes of the same type under arbitrary meta-paths, while enabling flexible weighting between these two aspects, this paper proposes a similarity algorithm that formulates node similarity as a convex combination of vector norms. The proposed algorithm requires only the interaction information between typed nodes and does not depend on the type of metapath. It satisfies desirable properties including non-negativity, symmetry, self-maximum and boundedness. Experimental results on two real-world datasets demonstrate its superiority: on the Association for Computing Machinery Digital Library Dataset, the proposed algorithm achieves an average Silhouette of 0.67 on the paper-author-paper meta-path, outperforming PathSim and HeteSim by over 139%, and maintains a Calinski-Harabasz index approximately 6.6 times that of PathSim on the optimal paper-subject-paper meta-path. On the Internet Movie Database Dataset, it attains an average Silhouette of 0.77, which is 5.1 times and 3.0 times those of PathSim and HeteSim, respectively. Furthermore, the algorithm exhibits strong robustness, with minimal performance fluctuation across different meta-paths and clustering algorithms, whereas baseline methods suffer severe degradation. These results validate the efficiency and robustness of the proposed algorithm under various complex scenarios.

Wujie Hu, Wenhu Qin, Xuechun Liu et al. · 0 citations