graph data
30 articles about graph data in AI news
FalkorDB: Graph Database for Multi-Hop AI Queries in Milliseconds
FalkorDB, an open-source graph database, stores connections as a sparse matrix to accelerate multi-hop queries by 100x. Combined with built-in vector search, it enables GraphRAG systems that answer complex relational questions without pre-built articles.
Graph Tokenization: A New Method to Apply Transformers to Graph Data
Researchers propose a framework that converts graph-structured data into sequences using reversible serialization and BPE tokenization. This enables standard Transformers like BERT to achieve state-of-the-art results on graph benchmarks, outperforming specialized graph models.
Multimodal Knowledge Graphs Unlock Next-Generation AI Training Data
Researchers have developed MMKG-RDS, a novel framework that synthesizes high-quality reasoning training data by mining multimodal knowledge graphs. The system addresses critical limitations in existing data synthesis methods and improves model reasoning accuracy by 9.2% with minimal training samples.
Vector DBs Can't Reason: GraphRAG-Bench Shows 83.6% Gap on Complex Queries
FalkorDB's GraphRAG-Bench benchmarks show vector databases struggle on multi-hop reasoning (83.6% gap) and contextual summarization (85.1% gap), highlighting graph-based retrieval's advantage for complex queries.
Cognee Open-Source Framework Unifies Vector, Graph, and Relational Memory for AI Agents
Developer Akshay Pachaar argues AI agent memory requires three data stores—vector, graph, and relational—to handle semantics, relationships, and provenance. His open-source project Cognee unifies them behind a simple API.
JBM-Diff: A New Graph Diffusion Model for Denoising Multimodal Recommendations
A new arXiv paper introduces JBM-Diff, a conditional graph diffusion model designed to clean 'noise' from multimodal item features (like images/text) and user behavior data (like accidental clicks) in recommendation systems. It aims to improve ranking accuracy by ensuring only preference-relevant signals are used.
Reproducibility Crisis in Graph-Based Recommender Systems Research: SIGIR 2022 Papers Under Scrutiny
A new study analyzing 10 graph-based recommender system papers from SIGIR 2022 finds widespread reproducibility issues, including data leakage, inconsistent artifacts, and questionable baseline comparisons. This calls into question the validity of reported state-of-the-art improvements.
Training-Free Polynomial Graph Filtering: A New Paradigm for Ultra-Fast Multimodal Recommendation
Researchers propose a training-free graph filtering method for multimodal recommendation that fuses text, image, and interaction data without neural network training. It achieves up to 22.25% higher accuracy and runs in under 10 seconds, dramatically reducing computational overhead.
ASML's €350M EUV Lithography Machines Are the Unmatched Bottleneck for AI Chip Production
ASML's monopoly on Extreme Ultraviolet lithography machines, costing ~€350M each, is the critical enabler for advanced AI chips like the NVIDIA H100. Without its ~200 operational EUV systems, production of leading-edge semiconductors for models like GPT-4 and data centers would halt.
ExBI: A Hypergraph Framework for Exploratory Business Intelligence
Researchers propose ExBI, a novel system using hypergraphs and sampling algorithms to accelerate exploratory data analysis. It achieves 16-46x speedups over traditional databases with 0.27% error, enabling iterative BI workflows.
EpisTwin: A Neuro-Symbolic Framework for Personal AI Using Knowledge Graphs
Researchers propose EpisTwin, a neuro-symbolic architecture that builds a Personal Knowledge Graph from fragmented user data to enable complex, verifiable reasoning. It addresses limitations of standard RAG by capturing semantic topology and temporal dependencies.
Beyond Vector Search: How Core-Based GraphRAG Unlocks Deeper Customer Intelligence for Luxury Brands
A new GraphRAG method using k-core decomposition creates deterministic, hierarchical knowledge graphs from customer data. This enables superior 'global sensemaking'—connecting disparate insights across reviews, transcripts, and CRM notes to build a unified, actionable view of the client and market.
GeoAgent: AI That Thinks Like a Geographer to Pinpoint Any Location
Researchers unveil GeoAgent, an AI system that masters geolocation by learning from human geographic reasoning. It uses expert-annotated data and novel rewards to ensure its logic aligns with real-world geography, outperforming existing models.
ASPIRE: New Framework Makes Spectral Graph Filters Learnable for
Researchers propose ASPIRE, a bi-level optimization framework that makes spectral graph filters fully learnable for collaborative filtering, solving the 'low-frequency explosion' problem and matching task-specific designs.
GraphRAG-IRL: A Hybrid Framework for More Robust Personalized Recommendation
Researchers propose GraphRAG-IRL, a hybrid recommendation framework that addresses LLMs' weaknesses as standalone rankers. It uses a knowledge graph and inverse reinforcement learning for robust pre-ranking, then applies persona-guided LLM re-ranking to a shortlist, achieving significant NDCG improvements.
IPCCF: A New Graph-Based Approach to Disentangle User Intent for Better
A new research paper introduces Intent Propagation Contrastive Collaborative Filtering (IPCCF), a method designed to improve recommendation systems by more accurately disentangling the underlying intents behind user-item interactions. It addresses limitations in existing methods by incorporating broader graph structure and using contrastive learning for direct supervision, showing superior performance in experiments.
ID Privacy Launches 'Self-Healing' AI Graph for Automotive Retail
ID Privacy has launched the Self-Healing Agentic Intelligence Graph, an AI platform for automotive retail that automatically updates customer profiles and handles dealer communications. This represents a move towards more autonomous, context-aware AI agents in a high-value retail sector.
Developer Ships LLM-Powered Knowledge Graph Days After Karpathy Tweet
Following a tweet by Andrej Karpathy, a developer rapidly built and released a working implementation of an LLM-powered knowledge graph on GitHub, showcasing the speed of open-source AI development.
Graphify: Open-Source Tool Builds Knowledge Graphs from Code & Docs in One Command
Developer shipped Graphify, an open-source tool that builds queryable knowledge graphs from code, docs, and images in one command. It uses a two-pass pipeline with tree-sitter and Claude subagents, achieving 71.5x fewer tokens per query versus reading raw files.
Keygraph Launches Shannon AI to Automate Web App Security Testing
Keygraph has launched 'Shannon,' an AI agent that autonomously hacks web applications to find security flaws. This positions AI as an offensive security tool for proactive defense.
Code-Review-Graph Cuts Claude Token Usage 8.2x with Local Knowledge Graph
A developer released 'code-review-graph,' an open-source tool that uses Tree-sitter to build a persistent structural map of a codebase. This allows Claude to read only relevant files, cutting average token usage by 8.2x across six real repositories.
Keygraph's Shannon AI Pentester Hits 96.15% on XBOW, Finds Real Exploits
Keygraph released Shannon, a fully autonomous AI pentester that hunts real exploits in source code with a 96.15% success rate on the hint-free XBOW Benchmark. It runs a full test in about an hour for roughly $50 using Claude Sonnet.
GitNexus Open Sources Codebase Knowledge Graph Engine for AI Agents
GitNexus, an open-source knowledge graph engine, autonomously indexes codebases to map dependencies and execution flows. It integrates with Claude Code, Cursor, and Windsurf via MCP to give AI agents architectural awareness, preventing breaking changes.
Context Cartography: Formal Framework Proposes 7 Operators to Govern LLM Context, Moving Beyond 'More Tokens'
Researchers propose 'Context Cartography,' a formal framework for managing LLM context as a structured space, defining 7 operators to move information between zones like 'black fog' and 'visible field.' It argues that simply expanding context windows is insufficient due to transformer attention limitations.
DiffGraph: An Agent-Driven Graph Framework for Automated Merging of Online Text-to-Image Expert Models
Researchers propose DiffGraph, a framework that automatically organizes and merges specialized online text-to-image models into a scalable graph. It dynamically activates subgraphs based on user prompts to combine expert capabilities without manual intervention.
Context Graph for Agentic Coding: A New Abstraction for LLM-Powered Development
A new "context graph" abstraction is emerging for AI coding agents, designed to manage project state and memory across sessions. It aims to solve the persistent context problem in long-running development tasks.
PlayerZero Launches AI Context Graph for Production Systems, Claims 80% Fewer Support Escalations
AI startup PlayerZero has launched a context graph that connects code, incidents, telemetry, and tickets into a single operational model. The system, backed by CEOs of Figma, Dropbox, and Vercel, aims to predict failures, trace root causes, and generate fixes before code reaches production.
Graph-Enhanced LLMs for E-commerce Appeal Adjudication: A Framework for Hierarchical Review
Researchers propose a graph reasoning framework that models verification actions to improve LLM-based decision-making in hierarchical review workflows. It boosts alignment with human experts from 70.8% to 96.3% in e-commerce seller appeals by preventing hallucination and enabling targeted information requests.
LangGraph vs CrewAI vs AutoGen: A 2026 Decision Guide for Enterprise AI Agent Frameworks
A practical comparison of three leading AI agent frameworks—LangGraph, CrewAI, and AutoGen—based on production readiness, development speed, and observability. Essential reading for technical leaders choosing a foundation for agentic systems.
Graph-Based Recommendations for E-Commerce: A Technical Primer
An overview of how graph-based recommendation systems work, using knowledge graphs to connect users, items, and attributes for more accurate and explainable product suggestions in e-commerce.