knowledge-graph

Tag

Cards List
#knowledge-graph

Ontology-Driven Structural Regularization for Document-Level Relation Extraction

arXiv cs.CL · 2026-08-24 Cached

The paper introduces an ontology-driven framework to quantify and enforce structural consistency in document-level relation extraction datasets, reducing logical contradictions and improving model generalization when using distant supervision data.

0 favorites 0 likes
#knowledge-graph

LingShu: A Large-Scale Symptom-Centric Contextualized Knowledge Graph Bridging Traditional Chinese Medicine and Modern Biomedicine

arXiv cs.CL · 2026-08-24 Cached

LingShu is a large-scale symptom-centric contextualized knowledge graph that bridges Traditional Chinese Medicine and modern biomedicine by integrating multi-source data to represent conditional medical knowledge.

0 favorites 0 likes
#knowledge-graph

Knowledge-Graph-Gated Defactualization for Style-Controllable and Fact-Preserving Generation in Agentic Conversational AI

arXiv cs.CL · 2026-08-24 Cached

This paper proposes the Defactualize-Steer-Rehydrate (DSR) framework, integrating knowledge graphs with activation steering to enhance style-controllable and fact-preserving generation in agentic conversational AI, evaluated on LLaMA models with significant improvements in factual recovery.

0 favorites 0 likes
#knowledge-graph

A knowledge-guided agentic framework for mitigating patient-context ambiguity in health queries

arXiv cs.CL · 2026-08-21 Cached

The paper introduces a knowledge-guided agentic framework that identifies missing patient context in health queries and asks targeted follow-up questions to improve the accuracy and consistency of downstream language model responses.

0 favorites 0 likes
#knowledge-graph

CTIFoundry: An Agent-Native Corpus Scaffold for Cyber Threat Intelligence

arXiv cs.AI · 2026-08-20 Cached

CTIFoundry introduces an agent-native corpus scaffold for cyber threat intelligence that improves LLM agent performance through structured ontology graphs and procedural skills, achieving higher accuracy and efficiency in investigations.

0 favorites 0 likes
#knowledge-graph

CoAL-RAG: A Complexity-Aware Legal Retrieval-Augmented Generation Method

arXiv cs.CL · 2026-08-19 Cached

CoAL-RAG introduces a complexity-aware retrieval-augmented generation method for legal consultation that dynamically selects retrieval strategies based on question complexity, achieving significant improvements on Chinese and English legal benchmarks.

0 favorites 0 likes
#knowledge-graph

LUNG-KGMM: Knowledge-Guided Multimodal Learning for Lung Cancer Incidence Prediction

arXiv cs.LG · 2026-08-18 Cached

The paper proposes LUNG-KGMM, a knowledge-guided multimodal framework for predicting lung cancer incidence by integrating EHR, radiology data, and clinical guidelines, demonstrating superior performance on the MIMIC dataset and real-world validation.

0 favorites 0 likes
#knowledge-graph

@subhamCenrax: Today we're launching @akonlabs backed by @ycombinator We build GitNexus, an open-source knowledge graph for your repos…

X AI KOLs Timeline · 2026-08-17 Cached

GitNexus is an open-source knowledge graph tool for repositories that enhances coding agents by providing precise context, resulting in improved task success rates and cost efficiency.

0 favorites 0 likes
#knowledge-graph

Ontology-Grounded Project Memory for Coding Agents

arXiv cs.AI · 2026-08-17 Cached

This paper introduces MOOSEDev, a neurosymbolic memory system for coding agents that uses an ontology to structure project knowledge, demonstrating superior retrieval performance over vector-memory tools in handling architectural decisions and rationale.

0 favorites 0 likes
#knowledge-graph

MathCode, Mathematical Coding Agent

Hacker News Top · 2026-08-16 Cached

MathCode is an AI-powered coding assistant that converts mathematical problems into Lean 4 theorems and attempts formal proofs, featuring a persistent REPL, theorem libraries, and agent-mode proving.

0 favorites 0 likes
#knowledge-graph

Research Assistant: AstraZeneca's Agentic System for R&D

arXiv cs.AI · 2026-08-14 Cached

AstraZeneca describes Research Assistant, an internal LLM-based multi-agent system that lets scientists explore biomedical data via chat, with evidence grounding and citation links, deployed to 15,000 internal users.

0 favorites 0 likes
#knowledge-graph

SAG: SQL-Retrieval Augmented Generation with Query-Time Dynamic Hyperedges

arXiv cs.CL · 2026-08-13 Cached

This paper proposes SAG, a SQL-retrieval augmented generation architecture that organizes documents into event-entity hyperedges without building a global knowledge graph, enabling query-time dynamic linking of evidence chunks for multi-hop QA. It reports state-of-the-art retrieval and QA performance on HotpotQA, 2WikiMultiHopQA, and MuSiQue benchmarks.

0 favorites 0 likes
#knowledge-graph

BEST-KAG: Enhancing Question Answering of Building Engineering Standards with Multimodal Knowledge Graph Modeling and Large Language Model

arXiv cs.AI · 2026-08-13 Cached

This paper introduces BEST-KAG, a multimodal knowledge-driven framework for question answering on building engineering standards, leveraging a multimodal knowledge graph and graph-retrieval-based generation to improve clause-grounded traceability and outperform multiple LLMs.

0 favorites 0 likes
#knowledge-graph

@AISuperDomain: Found a very interesting open-source project: Semantica, which can be understood as adding a "traceable brain" to AI Agents. It's not ordinary RAG, but constructs enterprise data, Agent decisions, entity relationships, and causal chains into a Context Graph / Knowledge …

X AI KOLs Timeline · 2026-08-12 Cached

Introduces the open-source project Semantica, which provides traceable decision-making basis and audit-support capabilities for AI Agents by building Context Graph / Knowledge Graph, suitable for scenarios with high explainability requirements such as finance and healthcare.

0 favorites 0 likes
#knowledge-graph

AVA-Encoder: Towards Agent-Native Video Representation Learning

Hugging Face Daily Papers · 2026-08-12 Cached

AVA-Encoder learns structured video representations via agentic auto-encoding with knowledge graphs, enabling cinematic video generation and reasoning while reducing token usage.

0 favorites 0 likes
#knowledge-graph

Mechanist: AI as a Scientific Instrument for Discovering the Mechanisms of Intelligence

Hugging Face Daily Papers · 2026-08-12 Cached

Introduces Mechanist, an autonomous agentic system that uses AI to discover and control the mechanisms underlying model intelligence, generating hypotheses, performing causal interventions, and improving safety and performance.

0 favorites 0 likes
#knowledge-graph

KGCache: Amortized Subgraph Retrieval for KG Reasoning with LLMs

arXiv cs.AI · 2026-08-11 Cached

KGCache is an in-memory cache for one-hop knowledge graph neighborhoods that reduces redundant subgraph retrieval in KGQA systems with LLMs. Evaluated on WebQSP and CWQ, it achieves up to 1.91x faster KG retrieval and shows semantic caching further improves hit rates.

0 favorites 0 likes
#knowledge-graph

Counterfactual Benchmarking and Training for Factuality Consistency and Order-Robust Grounded Reasoning in LLMs over Heterogeneous Knowledge

arXiv cs.AI · 2026-08-11 Cached

This paper introduces TKFQA, a counterfactual benchmark of 10,130 QA pairs over tables, texts, and knowledge graphs for evaluating LLM factuality consistency and order-robust reasoning, and proposes ORLF, a training framework that improves reasoning-chain accuracy and reduces input-order sensitivity.

0 favorites 0 likes
#knowledge-graph

Towards Researcher Agents for Knowledge-Graph Question Answering

arXiv cs.AI · 2026-08-11 Cached

This paper presents a self-improving 'researcher agent' for Text-to-SPARQL question answering over knowledge graphs, which iteratively refines its own prompts and tools. Evaluated on DBpedia, it achieves 0.22 accuracy and identifies predicate selection as the main bottleneck.

0 favorites 0 likes
#knowledge-graph

An Agentic Hybrid Top-Down and Bottom-Up Approach to Knowledge Graph Generation

arXiv cs.CL · 2026-08-10 Cached

This paper proposes a hybrid knowledge graph generation pipeline that combines top-down grounding in Wikidata with bottom-up agentic synthesis to handle noisy, multilingual HR skill declarations, producing a scalable and self-healing skills taxonomy.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback