The growing scale of knowledge graphs demands scalable systems for their subsequent processing. However, accurate benchmarking requires large knowledge graphs. While data-driven synthetic generators based on versioned datasets are promising to generate large realistic graphs, current approaches generate the graph at a triple level without considering higher-order structures. This work introduces SimplexKG, a simplex-based synthetic knowledge graph generator. Our approach analyzes d-dimensional simplices within input knowledge graphs and leverages the identified simplicial networks to generate a synthetic graph of arbitrary size. We explore whether leveraging higher-dimensional structures enhances the realism of synthetic graphs by evaluating the structure and the utility of the generated graphs. Our approach consistently outperforms 2 baseline generators and 6 variants of the state-of-the-art generator LEMMING in structural fidelity and triple store benchmarking scenarios across 3 datasets. Specifically, compared to the second-best approach, our graphs achieve a structuredness value up to 26.62 % closer to the target graph, while reducing the query throughput error by up to 6.59 % across storage solutions.
论文检索
输入标题、作者或关键词,从 15,207 篇学术成果中精准定位
The integration of Domain Knowledge Graphs (DKG) into Retrieval-Augmented Generation has emerged as a promising approach for constructing Specialized Large Language Models (spLLMs).On account of the scarcity of high-quality DKGs, existing approaches employ an evolutionary framework, wherein the DKG is continuously evolved alongside its utilization for enhancing the LLM. Yet, these methods face two key limitations: 1) heavy reliance on costly expert knowledge, and 2) neglect of the connection between the LLM's inherent knowledge and external expert knowledge. To address these issues, this paper introduces Epistemic Cognition-enhanced Specialized LLMs (EC-spLLM), a novel evolutionary framework that instills epistemic cognition into the LLM to systematically exploit both its internal knowledge and expert knowledge. At the core of EC-spLLM lies the Hallucination Detection-based Epistemic Cognition (HDEC) mechanism, which assesses the reliability of LLM-generated responses using the LLM's self cognition and hallucination detection. This assessment ability enables EC-spLLM to selectively adopt either the expert-provided golden answer or a reliable LLM-generated answer during DKG evolution, thereby reducing dependence on experts and bridging internal and external knowledge sources to enhance performance. We conducted extensive experiments on five datasets spanning five domain, e.g., emotional sociology, biology, ect. Results show that EC-spLLM reduces the usage of golden answers by an average of 67% while retaining 97.2% of the accuracy achieved by the SOTA method, and outperforms all other baselines.
Cross-domain sequential recommendation (CDSR) plays a critical role in decentralized Web applications by leveraging user behavior sequences across multiple platforms to alleviate data sparsity and capture dynamic preferences. However, existing federated CDSR frameworks face two fundamental challenges: (i) heterogeneous sequential interactions that encode domain-exclusive semantics and cannot be directly shared under privacy constraints, and (ii) strong trust assumptions that both servers and clients behave honestly, leaving federated training vulnerable to misreporting, malicious updates, and negative transfer. In this paper, we propose VeriFRL, a verifiable federated representation learning framework for cross-domain sequential recommendation. VeriFRL adopts a dual-module design that integrates representation learning with verifiable training: an attention-based variational encoder disentangles domain-shared and domain-exclusive representations to support transferable and privacy-preserving knowledge sharing, while a contribution evaluation module quantifies client-level and feature-level influences to enable verifiability, interpretability, and negative transfer detection. Extensive experiments on real-world multi-domain datasets demonstrate that VeriFRL achieves competitive or superior recommendation performance over state-of-the-art federated CDSR methods, while providing fine-grained insights into cross-domain knowledge transfer dynamics.
Knowledge editing enables multimodal large language models (MLLMs) to efficiently update outdated or incorrect information. However, existing benchmarks primarily emphasize cognitive-level modifications while lacking a focus on deeper meta-cognitive processes. To bridge this gap, we introduce CogEdit, a novel benchmark designed to evaluate MLLMs' meta-cognitive knowledge editing abilities across three levels: (1) Counterfactual-Driven Editing, assessing self-awareness of knowledge correctness changes; (2) Boundary Constraint Editing, ensuring appropriate generalization without unintended interference; and (3) Noise-Robust Editing, promoting reflective evaluation of uncertain information. To advance meta-cognitive editing, we propose MIND (Meta-cognitive INtegrated Dynamic Knowledge Editing), a framework that constructs a meta-knowledge memory for self-awareness, employs game-theoretic interactions to monitor knowledge activation, and incorporates label refinement for noise-robust updates. Extensive experiments show that MIND significantly outperforms existing cognitive editing approaches, achieving strong performance on both traditional and meta-cognitive knowledge editing benchmarks.
Knowledge Tracing (KT) is pivotal in intelligent tutoring systems, as it models the dynamic evolution of student knowledge from their learning interactions. However, the cross-disciplinary generalization of existing KT models is subjected to a dual constraint: the heterogeneity in students' cognitive abilities and the divergent disciplinary-specific knowledge structures.To address this challenge, we propose DTransKT, a dual transferable knowledge tracing framework tailored for cross-disciplinary adaptability. DTransKT enhances existing knowledge tracing models by dynamically aligning student representations and integrating external knowledge semantics.Specifically, the framework incorporates a Cross-disciplinary Graph-matching (CG) module, which captures meta-skill representations based on students' learning trajectories. Through cross-disciplinary node matching, the CG module aligns student-specific features, thereby improving tracing accuracy. Additionally, the Cross-disciplinary Attention-assisting (CA) module leverages pre-trained language models to extract meta-semantic from textual content, enhancing transferability.Extensive experimental evaluations demonstrate that DTransKT consistently enhances the performance of seven prominent KT models under direct transfer settings, achieving average improvements of 14.2% in accuracy (ACC) and 4.5% in area under the curve (AUC) across diverse datasets. These findings affirm the efficacy of our approach in enabling cross-disciplinary transfer for knowledge tracing. Code and pre-trained models are available at: https://github.com/Dual-KT/DTransKT.
Cognitive diagnostics in the Web-based Intelligent Education System (WIES) aims to assess students' mastery of knowledge concepts from heterogeneous, noisy interactions. Recent work has tried to utilize Large Language Models (LLMs) for cognitive diagnosis, yet LLMs struggle with structured data and are prone to noise-induced misjudgments. Specially, WIES's open environment continuously attracts new students and produces vast amounts of response logs, exacerbating the data imbalance and noise issues inherent in traditional educational systems. To address these challenges, we propose DLLM, a Diffusion-based LLM framework for noise-robust cognitive diagnosis. DLLM first constructs independent subgraphs based on response correctness, then applies relation augmentation alignment module to mitigate data imbalance. The two subgraph representations are then fused and aligned with LLM-derived, semantically augmented representations. Importantly, before each alignment step, DLLM employs a two-stage denoising diffusion module to eliminate intrinsic noise while assisting structural representation alignment. Specifically, unconditional denoising diffusion first removes erroneous information, followed by conditional denoising diffusion based on graph signal to eliminate misleading information. Finally, the noise-robust representation that integrates semantic knowledge and structural information is fed into existing cognitive diagnosis models for prediction. Experimental results on three publicly available web-based educational platform datasets demonstrate that our DLLM achieves optimal predictive performance across varying noise levels, which demonstrates that DLLM achieves noise robustness while effectively leveraging semantic knowledge from LLM.
Analogical reasoning over Multimodal Knowledge Graphs (MMKGs) couples abductive relation induction with inductive tail completion. However, existing approaches rely on static fusion mechanisms that overlook the inherent asymmetry of modal relevance: while visual cues elucidate concrete entities, they are often noisy or irrelevant for abstract concepts, where text and graph structure provide decisive signals. Furthermore, prior methods fail to enforce consistency between induced relations and the modality patterns implied by the analogical context. To bridge this gap, we introduce RMAR, a Relation-aware Multimodal Analogical Reasoning framework with two complementary paths. An explicit path estimates modality fingerprints to score compatibility during relation induction and guide fusion during tail completion. An implicit path employs adaptive gating to blend structural, textual, and visual signals conditioned on the specific query context. To address the limitations of current benchmarks, which overrepresent concrete entities, we release MCNetAnalogy, and its companion graph, MCNetKG, a rigorous dataset enriched with abstract concepts and actions. RMAR is backbone-agnostic and works with multimodal knowledge graph embedding (MKGE) and transformer-based (MPT) pipelines. Extensive experiments demonstrate that RMAR delivers consistent gains across both embedding-based and transformer-based backbones, achieving a 29% relative improvement on MCNetAnalogy. Ablation studies confirm that RMAR's relation-aware modulation is particularly effective when modal evidence is weak or ambiguous.
The Web is a rich source of structured data in the form of tables, from product catalogs and knowledge bases to scientific datasets. However, the heterogeneity of the structure and semantics of these tables makes it challenging to build a unified method that can effectively leverage the information they contain. Meanwhile, Large language models (LLMs) are becoming an increasingly integral component of web infrastructure for tasks like semantic search. This raises a crucial question: can we leverage these already-deployed LLMs to classify structured data in web-native tables (e.g., product catalogs, knowledge base exports, scientific data portals), avoiding the need for specialized models or extensive retraining? This work investigates a lightweight paradigm, Table Representation with Language Model (TaRL), for few-shot tabular classification that directly utilizes semantic embeddings of individual table rows. We first show that naive application of these embeddings underperforms compared to specialized tabular models. We then demonstrate that their potentials can be unlocked with two key techniques: removing the common component from all embeddings and calibrating the softmax temperature. We show that a simple meta-learner, trained on handcrafted features, can learn to predict an appropriate temperature. This approach achieves performance comparable to state-of-the-art models in low-data regimes (k ? 32) of semantically-rich tables. Our findings demonstrate the viability of reusing existing LLM infrastructure for efficient semantics-driven pathway to reuse existing LLM infrastructure for Web table understanding.
We present S-Path-RAG, a semantic-aware shortest-path Retrieval-Augmented Generation framework designed to improve multi-hop question answering over large knowledge graphs. S-Path-RAG departs from one-shot, text-heavy retrieval by enumerating bounded-length, semantically weighted candidate paths using a hybrid weighted k-shortest, beam, and constrained random-walk strategy, learning a differentiable path scorer together with a contrastive path encoder and lightweight verifier, and injecting a compact soft mixture of selected path latents into a language model via cross-attention. The system runs inside an iterative Neural-Socratic Graph Dialogue loop in which concise diagnostic messages produced by the language model are mapped to targeted graph edits or seed expansions, enabling adaptive retrieval when the model expresses uncertainty. This combination yields a retrieval mechanism that is both token-efficient and topology-aware while preserving interpretable path-level traces for diagnostics and intervention. We validate S-Path-RAG on standard multi-hop KGQA benchmarks and through ablations and diagnostic analyses. The results demonstrate consistent improvements in answer accuracy, evidence coverage, and end-to-end efficiency compared to strong graph- and LLM-based baselines. We further analyze trade-offs between semantic weighting, verifier filtering, and iterative updates, and report practical recommendations for deployment under constrained compute and token budgets.
Multi-modal entity alignment (MMEA) aims to identify equivalent entities across heterogeneous multi-modal knowledge graphs (MMKGs), which play a crucial role in organizing and integrating web knowledge from diverse modalities. Although prior studies have made progress by multi-modal features fusion, three inherent limitations remain unresolved. First, instance-level feature fusion is misaligned with the pair-wise task format of MMEA. Second, joint representations often overlook modality-specific characteristics, resulting in insufficient alignment. Third, most existing methods rely solely on global features of modality. This may lead to the misalignment of entities that are similar yet distinct. To address above issues, we propose DMEA, a new decision-fusion-based framework. Specifically, we first design a multi-modal knowledge encoding module to extract both global and local features for different modalities and then introduce a multi-grained alignment module, which consists of two components: intra-modal alignment and cross-modal alignment. The former computes alignment scores between the global and local features of entity pairs within the same modality, while the latter leverages the complementarity across modalities to compute cross-modal alignment scores. Each score is regarded as an independent decision, and the final alignment judgment is made by integrating all decisions. Finally, we incorporate an intra-modal contrastive loss to obtain more discriminative embedding representations. DMEA achieves improvements of 13.2% and 14.8% in hit@1 over the state-of-the-art models on two benchmark datasets, FB15K-DB15K and FB15K-YAGO15K, respectively, validating the superiority of our framework.
Conditional Knowledge Graphs (CKGs) extend traditional knowledge graphs by incorporating conditional constraints, enabling a more accurate understanding of complex knowledge with conditional constraints for the semantic web. Conditional information extraction (CIE) aims to extract not only traditional fact triples but also their corresponding conditional qualifiers, forming quintuples that represents these constraints. Existing CIE methods typically treat conditional quintuples as flat structures, overlooking the hierarchical dependencies. Additionally, they often require exploring all possible mention combinations, leading to a large interaction space. These two issues hinder the extraction performance. To this end, we propose a Diffusion Model on Fact-condition Star Graph for CIE (Diff-CIE). We adapt a star graph structure where fact triples serve as central nodes and conditional tuples as leaf nodes, explicitly modeling the hierarchical dependencies. We then leverage the diffusion model to reformulate CIE as a progressive denoising process on these nodes, refining a fixed number of noised nodes into quintuples, thereby reducing the interaction space. Furthermore, to mitigate the inherent optimization instability in traditional diffusion-based information extraction methods, we introduce a deterministic in-order matching strategy to provide an auxiliary constraint. Extensive experiments on three datasets demonstrate that Diff-CIE consistently outperforms state-of-the-art baselines and has higher efficiency, achieving an improvement in F1 metric of over 1.19%, validating the effectiveness of our methods.
Large Language Models (LLMs) have recently emerged as a powerful paradigm for Knowledge Graph Completion (KGC), offering strong reasoning and generalization capabilities beyond traditional embedding-based approaches. However, existing LLM-based methods often struggle to fully exploit structured semantic representations, as the continuous embedding space of pretrained KG models is fundamentally misaligned with the discrete token space of LLMs. This discrepancy hinders effective semantic transfer and limits their performance. To address this challenge, we propose ReaLM, a novel and effective framework that bridges the gap between KG embeddings and LLM tokenization through the mechanism of residual vector quantization. ReaLM discretizes pretrained KG embeddings into compact code sequences and integrates them as learnable tokens within the LLM vocabulary, enabling seamless fusion of symbolic and contextual knowledge. Furthermore, we incorporate ontology-guided class constraints to enforce semantic consistency, refining entity predictions based on class-level compatibility. Extensive experiments on two widely used benchmark datasets demonstrate that ReaLM achieves state-of-the-art performance, confirming its effectiveness in aligning structured knowledge with large-scale language models. The implementation is publicly available at https://github.com/xiumu-gg/ReaLM.
Large Language Models (LLMs) inevitably encounter factual hallucinations and knowledge obsolescence, necessitating lifelong knowledge editing to sustain reliability and factual advancement. While mainstream lifelong editing paradigms aim to alleviate knowledge forgetting through allocating and updating isolated parameter subspaces, they often overlook conflict assessment among distinct editing processes, leading to unjustified subspace allocation and indiscriminate neuron tuning. To address these issues, we propose the Conflict-Assessed Sensitive Editing (CASE) framework, which integrates a Conflict-Assessed Editing Allocation (CAA) module and a Knowledge-sensitive Neuron Tuning (KNT) strategy. The CAA module quantitatively assesses editing conflicts to enable justified subspace allocation, thereby reducing globally significant conflicts and routing errors. The KNT strategy adaptively identifies and tunes knowledge-sensitive neurons through a calibrated sensitivity threshold, effectively eliminating local conflicts and enhancing subspace stability. Extensive experiments on standard lifelong editing benchmarks demonstrate that CASE achieves state-of-the-art performance, improving average editing accuracy by nearly 10% after 1,000 sequential edits. Overall, CASE substantially mitigates editing conflicts and enhances knowledge retention, offering a scalable and conflict-resilient solution for lifelong model editing.
Semantic graphs are fundamental to the Web, enabling applications such as semantic search, recommendation, and knowledge-intensive reasoning. In decentralized Web environments, however, these graphs are distributed across organizations and constrained by strict privacy policies, making centralized training infeasible. Federated learning provides a promising solution, yet its effectiveness is severely limited by the dual incompleteness of real-world semantic graphs: missing node attributes and incomplete relational structures. Such dual missingness, often heterogeneous and unobserved across clients, causes substantial degradation in model performance. We present FedCL, a missingness-aware federated contrastive learning framework for dual-incomplete semantic graphs. FedCL introduces two key components: a topology estimation module, grounded in rate–distortion theory, that privately quantifies structural incompleteness across clients, and a federated reconstruction module that leverages these estimations to generate plausible relations without inferring sensitive attributes. To further improve robustness, FedCL integrates graph contrastive learning across reconstructed subgraphs, ensuring semantic consistency across heterogeneous and incomplete client graphs. Experiments on benchmark citation and Web datasets demonstrate that FedCL consistently outperforms state-of-the-art baselines in accuracy and robustness under heterogeneous missingness, while preserving strong privacy guarantees. These results highlight FedCL as a scalable and trustworthy approach for federated learning on incomplete semantic graphs, advancing privacy-preserving knowledge sharing on the Web.
Existing knowledge graphs (KGs) inevitably contain outdated or erroneous knowledge that needs to be removed from knowledge graph embedding (KGE) models. To address this challenge, knowledge unlearning can be applied to eliminate specific information while preserving the integrity of the remaining knowledge in KGs. Existing unlearning methods can generally be categorized into exact unlearning and approximate unlearning. However, exact unlearning requires high training costs, while approximate unlearning faces two issues when applied to KGs due to the inherent connectivity of triples: (1) It fails to fully remove targeted information, as forgetting triples can still be inferred from remaining ones. (2) It focuses on local data for specific removal, which weakens the remaining knowledge in the forgetting boundary. To address these issues, we propose GraphDPO, a novel approximate unlearning framework based on direct preference optimization (DPO). Firstly, to effectively remove forgetting triples, we reframe unlearning as a preference optimization problem, where the model is trained by DPO to prefer reconstructed alternatives over the original forgetting triples. This formulation penalizes reliance on forgettable knowledge, mitigating incomplete forgetting caused by KG connectivity. Moreover, we introduce an out-boundary sampling strategy to construct preference pairs with minimal semantic overlap, weakening the connection between forgetting and retained knowledge. Secondly, to preserve boundary knowledge, we introduce a boundary recall mechanism that replays and distills relevant information both within and across time steps. We construct eight unlearning datasets across four popular KGs with varying unlearning rates. Experiments show that GraphDPO outperforms state-of-the-art baselines by up to 10.1% in MRR_Avg and 14.0% in MRR_F1. Further analysis confirms that GraphDPO more effectively removes target knowledge while preserving surrounding context.
The ability of Large Language Models (LLMs) to perform reasoning tasks such as deduction has been widely investigated in recent years. Yet, their capacity to generate proofs—faithful, human-readable explanations of why conclusions follow—remains largely underexplored. In this work, we study proof generation in the context of OWL ontologies, which are widely adopted for representing and reasoning over complex knowledge, by developing an automated dataset construction and evaluation framework. Our evaluation encompassing three sequential tasks for complete proving: Extraction, Simplification, and Explanation, as well as an additional task of assessing Logic Completeness of the premise. Through extensive experiments on widely used reasoning LLMs, we achieve important findings including: (1) Some models achieve overall strong results but remain limited on complex cases; (2) Logical complexity, rather than representation format (formal logic language versus natural language), is the dominant factor shaping LLM performance; and (3) Noise and incompleteness in input data substantially diminish LLMs' performance. Together, these results underscore both the promise of LLMs for explanation with rigorous logics and the gap of supporting resilient reasoning under complex or imperfect conditions. Code and data are available at https://github.com/HuiYang1997/LLMOwlR.
Continual knowledge graph embedding (CKGE) aims to incrementally learn embeddings of entities and relations in a knowledge graph (KG) that evolves over time with a sequence of newly arriving triples. This capability is essential for dynamic applications such as retrieval-augmented generation (RAG), but remains challenging due to the structural diversity and non-uniform growth of evolving KGs. Existing CKGE approaches reveal limitations in both leveraging rich structural information and achieving update efficiency, as they often rely on simplistic metrics (e.g., degree) and a vanilla TransE loss that is not adaptive to structural dynamics. In this work, we propose STARK (Structure-aware and Adaptive Representation learning for CKGE), a fast yet effective CKGE framework that enhances structure awareness and supports adaptive optimization. To this end, we propose two major techniques, namely structural novelty prioritization (SNP) and adaptive TransE loss (ATL). Through SNP, STARK allocates higher representational capacity to topologically more important entities, while ATL adaptively keeps embeddings close to the true target of each head-relation pair (h, r, ?), dynamically scaling the boundary according to the cardinality of candidate tails. Extensive experiments on multiple CKGE benchmarks demonstrate that STARK achieves both higher accuracy and better efficiency in the time-performance tradeoff compared to existing state-of-the-art methods. Moreover, embedding visualizations and quantitative analysis confirm that STARK produces more coherent clusters of entities sharing the same (h, r, ?), reflecting improved structural consistency.
Recently, hypergraph knowledge distillation has been proposed to alleviate the high computational cost of Hypergraph Neural Networks (HGNNs) when modeling high-order relationships in Web-related graph tasks. Its effectiveness primarily depends on the quality of knowledge transferred from the teacher and the representation capability of the student. However, existing methods remain limited on both sides. On the teacher side, most methods typically rely on a single HGNN teacher, which provides limited structural and semantic knowledge, thereby constraining the upper bound of the student's performance. The potential of exploiting multiple teachers in HGNNs remains largely underexplored. On the student side, existing methods ignore the student's capability to capture high-order semantic and structural information beyond simply imitating teacher outputs, leading to limited representation learning. To address these limitations, we propose MARCH, a framework for Multi-TeAcheR Contrastive Hypergraph Distillation, which advances semantic modeling and distillation for Web-scale structured data. Specifically, MARCH proposes a multi-teacher distillation strategy that adaptively transfers complementary knowledge from multiple teachers at both node and hyperedge levels, empowering the student model to learn richer and more discriminative representations and even outperform its teachers. Extensive experiments on six benchmark datasets demonstrate the superior performance of MARCH.
Visual instruction tuning is a key training stage of large multimodal models. However, when learning multiple visual tasks simultaneously, this approach often results in suboptimal and imbalanced overall performance due to latent knowledge conflicts across tasks. To mitigate this issue, we propose a novel Adaptive Task Balancing approach tailored for visual instruction tuning (VisATB). Specifically, we measure two critical dimensions for visual task balancing based on validation performance: (1) Inter-Task Contribution, the mechanism where learning one task enhances the performance on others owing to shared knowledge across tasks, and (2) Intra-Task Difficulty, which denotes the inherent learning difficulty of a single task. Furthermore, we propose prioritizing three categories of tasks with greater weight: those that offer substantial contributions to others, those that receive minimal contributions from others, and those that present high learning difficulties. Among these three task weighting strategies, the first and third focus on improving overall performance, and the second targets the mitigation of performance imbalance. Extensive experiments on three benchmarks demonstrate that our VisATB approach consistently achieves superior and more balanced overall performance in visual instruction tuning. The data, code, and models are available at https://github.com/YanqiDai/VisATB.
Retrieval-augmented generation (RAG) has proven effective at mitigating limitations of large language models (LLMs), including outdated knowledge, semantic gaps, and hallucinations. However, existing RAG techniques are primarily optimised for factual question answering—where answers can be directly retrieved—rather than for predictive tasks that require inferring unknown outcomes, such as user preferences in recommendations. To address this gap, we propose PRAG, a RAG framework tailored for predictive settings. PRAG computes the semantic similarity between a user's historical interactions and target information, and adaptively integrates this similarity as prompt weights, thereby enhancing the LLM's ability to model personalised, semantics-informed preferences. PRAG integrates seamlessly into LLM-based applications; instantiated in recommender systems, it explicitly captures user-specific preference signals via semantic similarity modelling. Experiments using two LLM backbones and four real-world datasets show that PRAG significantly improves predictive recommendation performance.