พบ 2 รายการ (ค้นหา: "Graph Neural Network")
บทความประชุมวิชาการ ระดับนานาชาติ
GraphBERT4FakeNews: Graph-aware Bidirectional Transformer Learning for English Fake News Detection
ผศ.ดร.นิกร กรรณิกากลาง 2569 114 0 คณะบริหารธุรกิจ
Collection : บทความประชุมวิชาการ  |  ปี : 2569  |  เจ้าของผลงาน : ผศ.ดร.นิกร กรรณิกากลาง
The rapid dissemination of fake news through online news platforms and social media has become a major challenge, significantly influencing public opinion, political decision-making, and social stability. Recent fake news detection methods have achieved promising performance using deep contextual language models such as Bidirectional Encoder Representations from Transformers (BERT). However, most existing approaches process news articles independently and primarily focus on textual semantics while overlooking structural relationships among related news articles. Consequently, valuable graph-based information, including semantic similarity, shared entities, common publishers, and topical relationships, remains underutilized. This paper proposes GraphBERT4FakeNews, a graph transformer framework that jointly learns contextual semantic representations and graph structural information for English fake news detection. First, BERT generates contextualized embeddings from news articles. A news graph is then constructed by connecting semantically related articles according to contextual similarity. Subsequently, a GraphBERT encoder performs graph-aware self-attention to capture both local and long-range structural dependencies without relying on conventional graph convolution operations. Finally, a classification layer predicts whether a news article is genuine or fake. The proposed framework is evaluated on the publicly available FakeNewsNet benchmark, including the GossipCop and PolitiFact datasets. Experimental results demonstrate that GraphBERT4FakeNews effectively integrates semantic understanding with graph structural reasoning, leading to improved fake news detection performance compared with conventional language models and graph neural network approaches.
วารสารวิชาการ ระดับนานาชาติ (SCOPUS) Q1
HGKAN: Hyperbolic Graph-Based Kolmogorov–Arnold Network for Social Recommendation
ผศ.ดร.นิกร กรรณิกากลาง 2569 IEEE Access 21 0 คณะบริหารธุรกิจ
Collection : วารสารวิชาการ  |  ปี : 2569  |  เจ้าของผลงาน : ผศ.ดร.นิกร กรรณิกากลาง
Social recommendation utilizes social relationships to alleviate data sparsity and improve recommendation quality. Nevertheless, existing approaches still encounter several limitations. First, user preference structures in social networks are often hierarchical and non-Euclidean, whereas most existing models rely on Euclidean embeddings that are insufficient for capturing such complex geometries. Second, noisy social connections may propagate unreliable information and degrade representation quality. Third, commonly used multi-view fusion strategies based on multilayer perceptrons (MLPs) often lack the expressive capability required to effectively integrate heterogeneous user signals. To address these challenges, this paper proposes HGKAN (Hyperbolic Graph-Based Kolmogorov–Arnold Network), a unified framework that combines hyperbolic representation learning, graph neural networks, and KAN-based nonlinear fusion for social recommendation. Specifically, a Hyperbolic Intent Attention module is introduced to learn fine-grained and hierarchical user intent representations in hyperbolic space. In addition, a Hyperbolic Attention GCN is designed to denoise and aggregate social information while preserving complex relational structures. Furthermore, a KAN-based Multi-View Fusion Layer is developed to replace conventional MLP-based fusion, enabling more expressive and interpretable integration of preference, social, and intent representations. Extensive experiments conducted on three public benchmark datasets, including Yelp, Ciao, and Douban, demonstrate that HGKAN consistently outperforms several state-of-the-art recommendation methods. Experimental results show that the proposed framework achieves substantial improvements in both Recall@5 and NDCG@5, with all performance gains being statistically significant (p < 0.05). These findings verify the effectiveness of integrating hyperbolic geometric learning with KAN-based multi-view fusion for robust and accurate social recommendation.