Found 472 bookmarks
Newest
Graph Data Modeling Without Graph Databases
Graph Data Modeling Without Graph Databases
Graph Data Modeling Without Graph Databases: PostgreSQL and Hybrid Approaches for Agentic Systems šŸ–‡ļø Organizations implementing AI systems today face a practical challenge: maintaining multiple specialized databases (vector stores, graph databases, relational systems) creates significant operational complexity, increases costs, and introduces synchronization headaches. Companies like Writer (insight from a recent Waseem Alshikh interview with Harrison Chase) have tackled this problem by implementing graph-like structures directly within PostgreSQL, eliminating the need for separate graph databases while maintaining the necessary functionality. This approach dramatically simplifies infrastructure management, reduces the number of systems to monitor, and eliminates error-prone synchronization processes that can cost thousands of dollars in wasted resources. For enterprises focused on delivering business value rather than managing technical complexity, these PostgreSQL-based implementations offer a pragmatic path forward, though with important trade-offs when considering more sophisticated agentic systems. Writer implemented a subject-predicate-object triple structure directly in PostgreSQL tables rather than using dedicated graph databases. This approach maintains the semantic richness of knowledge graphs while leveraging PostgreSQL's maturity and scalability. Writer kept the conceptual structure of triples that underpin knowledge graphs implemented through a relational schema design. Instead of relying on native graph traversals, Writer developed a fusion decoder that reconstructs graph-like relationships at query time. This component serves as the bridge between the storage layer (PostgreSQL with its triple-inspired structure) and the language model, enabling sophisticated information retrieval without requiring a dedicated graph database's traversal capabilities. The approach focuses on query translation and result combination rather than storage structure optimization. Complementing the triple-based approach, PostgreSQL with extensions (PG Vector and PG Vector Scale) can function effectively as a vector database. This challenges the notion that specialized vector databases are necessary, Treating embeddings as derived data leads to a more natural and maintainable architecture. This reframes the database's role from storing independent vector embeddings to managing derived data that automatically synchronizes with its source. But a critical distinction between retrieval systems and agentic systems need to be made. While PostgreSQL-based approaches excel at knowledge retrieval tasks where the focus is on precision and relevance, agentic systems operate in dynamic environments where context evolves over time, previous actions influence future decisions, and contradictions need to be resolved. This distinction drives different architectural requirements and suggests potential complementary roles for different database approaches. | 15 comments on LinkedIn
Graph Data Modeling Without Graph Databases
Ā·linkedin.comĀ·
Graph Data Modeling Without Graph Databases
Is developing an ontology from an LLM really feasible?
Is developing an ontology from an LLM really feasible?
It seems the answer on whether an LMM would be able to replace the whole text-to-ontology pipeline is a resounding ā€˜noā€™. If youā€™re one of those who think that should be (or even is?) a ā€˜yesā€™: why, and did you do the experiments that show itā€™s as good as the alternatives (with the results available)? And I mean a proper ontology, not a knowledge graph with numerous duplications and contradictions and lacking constraints. For a few gentle considerations (and pointers to longer arguments) and a summary figure of processes the LLM supposedly would be replacing: see https://lnkd.in/dG_Xsv_6 | 43 comments on LinkedIn
Maria KeetMaria Keet
Ā·linkedin.comĀ·
Is developing an ontology from an LLM really feasible?
Self-Organizing Graph Reasoning Evolves into a Critical State for Continuous Discovery Through Structural-Semantic Dynamics
Self-Organizing Graph Reasoning Evolves into a Critical State for Continuous Discovery Through Structural-Semantic Dynamics
Deep stuff! We uncovered a startling link between #entropy, a bedrock concept in #physics, and how #AI can discover new ideas without stagnating. In an eraā€¦ | 41 comments on LinkedIn
Ā·linkedin.comĀ·
Self-Organizing Graph Reasoning Evolves into a Critical State for Continuous Discovery Through Structural-Semantic Dynamics
Unifying Text Semantics and Graph Structures for Temporal Text-attributed Graphs with Large Language Models
Unifying Text Semantics and Graph Structures for Temporal Text-attributed Graphs with Large Language Models
LLMs are taking Graph Neural Networks to the next level: While we've been discussing LLMs for natural language, they're quietly changing how we representā€¦
Unifying Text Semantics and Graph Structures for Temporal Text-attributed Graphs with Large
Ā·linkedin.comĀ·
Unifying Text Semantics and Graph Structures for Temporal Text-attributed Graphs with Large Language Models
Knowledge graphs for LLM grounding and avoiding hallucination
Knowledge graphs for LLM grounding and avoiding hallucination
This blog post is part of a series that dives into various aspects of SAPā€™s approach to Generative AI, and its technical underpinnings. In previous blog posts of this series, you learned about how to use large language models (LLMs) for developing AI applications in a trustworthy and reliable manner...
Ā·community.sap.comĀ·
Knowledge graphs for LLM grounding and avoiding hallucination
Multi-Layer Agentic Reasoning: Connecting Complex Data and Dynamic Insights in Graph-Based RAG Systems
Multi-Layer Agentic Reasoning: Connecting Complex Data and Dynamic Insights in Graph-Based RAG Systems
Multi-LayerĀ Agentic Reasoning: Connecting ComplexĀ Data and Dynamic Insights in Graph-Based RAG Systems šŸ›œ At the most fundamentalĀ level, all approaches relyā€¦ | 11 comments on LinkedIn
Multi-LayerĀ Agentic Reasoning: Connecting ComplexĀ Data and Dynamic Insights in Graph-Based RAG Systems
Ā·linkedin.comĀ·
Multi-Layer Agentic Reasoning: Connecting Complex Data and Dynamic Insights in Graph-Based RAG Systems
Build your hybrid-Graph for RAG & GraphRAG applications using the power of NLP | LinkedIn
Build your hybrid-Graph for RAG & GraphRAG applications using the power of NLP | LinkedIn
Build a graph for RAG application for a price of a chocolate bar! What is GraphRAG for you? What is GraphRAG? What does GraphRAG mean from your perspective? What if you could have a standard RAG and a GraphRAG as a combi-package, with just a query switch? The fact is, there is no concrete, universal
Ā·linkedin.comĀ·
Build your hybrid-Graph for RAG & GraphRAG applications using the power of NLP | LinkedIn
Zep packs Temporal Knowledge Graphs + Semantic Entity Extraction + Cypher Queries storageā€”Outperforming MemGPT with 94.8% Accuracy
Zep packs Temporal Knowledge Graphs + Semantic Entity Extraction + Cypher Queries storageā€”Outperforming MemGPT with 94.8% Accuracy
šŸŽā³ Zep packs Temporal Knowledge Graphs + Semantic Entity Extraction + Cypher Queries storageā€”Outperforming MemGPT with 94.8% Accuracy. Build Personalized AIā€¦ | 46 comments on LinkedIn
Zep packs Temporal Knowledge Graphs + Semantic Entity Extraction + Cypher Queries storageā€”Outperforming MemGPT with 94.8% Accuracy
Ā·linkedin.comĀ·
Zep packs Temporal Knowledge Graphs + Semantic Entity Extraction + Cypher Queries storageā€”Outperforming MemGPT with 94.8% Accuracy
Synalinks is an open-source framework designed to streamline the creation, evaluation, training, and deployment of industry-standard Language Models (LMs) applications
Synalinks is an open-source framework designed to streamline the creation, evaluation, training, and deployment of industry-standard Language Models (LMs) applications
šŸŽ‰ We're thrilled to unveil Synalinks (šŸ§ šŸ”—), an open-source framework designed to streamline the creation, evaluation, training, and deployment ofā€¦
Synalinks (šŸ§ šŸ”—), an open-source framework designed to streamline the creation, evaluation, training, and deployment of industry-standard Language Models (LMs) applications
Ā·linkedin.comĀ·
Synalinks is an open-source framework designed to streamline the creation, evaluation, training, and deployment of industry-standard Language Models (LMs) applications
KET-RAG: Turbocharging AI Agents with 10x Cheaper, Smarter Knowledge Retrieval
KET-RAG: Turbocharging AI Agents with 10x Cheaper, Smarter Knowledge Retrieval
KET-RAG: Turbocharging AI Agents with 10x Cheaper, Smarter Knowledge Retrieval This Multi-Granular Graph Framework uses PageRank and Keyword-Chunk Graph to have the Best Cost-Quality Tradeoff ļ¹Œļ¹Œļ¹Œļ¹Œļ¹Œļ¹Œļ¹Œļ¹Œļ¹Œ 怋The Problem: Knowledge Graphs Are Expensive (and Clunky) AI agents needĀ contextĀ to answer complex questionsā€”like connecting ā€œCOVID vaccinesā€ to ā€œmyocarditis risksā€ across research papers. But todayā€™s solutions face two nightmares: āœøĀ Cost: Building detailed knowledge graphs with LLMs can costĀ $33,000 for a 5GB legal case. āœøĀ Quality: Cheap methods (like KNN graphs) miss key relationships, leading toĀ 32% worse answers. ā˜†Ā Imagine training an AI doctor that either bankrupts you or misdiagnoses patients. Ouch. ļ¹Œļ¹Œļ¹Œļ¹Œļ¹Œļ¹Œļ¹Œļ¹Œļ¹Œ 怋The Fix: KET-RAGā€™s Two-Layer Brain KET-RAG mergesĀ precisionĀ (knowledge graphs) andĀ efficiencyĀ (keyword-text maps) into one system: āœøĀ Layer 1: Knowledge Graph Skeleton ā˜† Uses PageRank to findĀ core text chunksĀ (like ā€œvaccine side effectsā€ in medical docs). ā˜† Builds a sparse graphĀ onlyĀ on these chunks with LLMsā€”saving 80% of indexing costs. āœøĀ Layer 2: Keyword-Chunk Bipartite Graph ā˜† Links keywords (e.g., ā€œmyocarditisā€) to all related text snippetsā€”no LLM needed. ā˜† Acts as a ā€œfast laneā€ for retrieving context without expensive entity extraction. ļ¹Œļ¹Œļ¹Œļ¹Œļ¹Œļ¹Œļ¹Œļ¹Œļ¹Œ 怋Results: Beating Microsoftā€™s Graph-RAG with Pennies On HotpotQA and MuSiQue benchmarks, KET-RAG: āœøĀ Retrieves 81.6%Ā of critical info vs. Microsoftā€™s 74.6%ā€”with 10x lower cost. āœø Boosts answer accuracy (F1 score) byĀ 32.4%Ā while cutting indexing bills byĀ 20%. āœø Scales to terabytes of data without melting budgets. ā˜†Ā Think of it as a Tesla Model 3 outperforming a Lamborghini at 1/10th the price. ļ¹Œļ¹Œļ¹Œļ¹Œļ¹Œļ¹Œļ¹Œļ¹Œļ¹Œ 怋Why AI Agents Need This AI agents arenā€™t just chatbotsā€”theyā€™reĀ problem solversĀ for medicine, law, and customer service. KET-RAG gives them: āœøĀ Real-time, multi-hop reasoning: Connecting ā€œdrug A ā†’ gene B ā†’ side effect Cā€ in milliseconds. āœøĀ Cost-effective scalability: Deploying agents across millions of documents without going broke. āœøĀ Adaptability: Mixing precise knowledge graphs (for critical data) with keyword maps (for speed). Paper in comments ā‰£ā‰£ā‰£ā‰£ā‰£ā‰£ā‰£ā‰£ā‰£ā‰£ā‰£ā‰£ā‰£ā‰£ā‰£ā‰£ā‰£ā‰£ā‰£ā‰£ā‰£ā‰£ā‰£ā‰£ā‰£ā‰£ 怋Build Your Own Supercharged AI Agent? šŸ”® Join My š‡ššš§šš¬-šŽš§ š€šˆ š€š šžš§š­š¬ š“š«ššš¢š§š¢š§š  TODAY! and Learn Building AI Agent with Langgraph/Langchain, CrewAI and OpenAI Swarm + RAG Pipelines š„š§š«šØš„š„ ššŽš– [34% discount]: šŸ‘‰ https://lnkd.in/eGuWr4CH | 10 comments on LinkedIn
KET-RAG: Turbocharging AI Agents with 10x Cheaper, Smarter Knowledge Retrieval
Ā·linkedin.comĀ·
KET-RAG: Turbocharging AI Agents with 10x Cheaper, Smarter Knowledge Retrieval
SymAgent: A Neural-Symbolic Self-Learning Agent Framework for Complex Reasoning over Knowledge Graphs
SymAgent: A Neural-Symbolic Self-Learning Agent Framework for Complex Reasoning over Knowledge Graphs
LLMs that automatically fill knowledge gaps - too good to be true? Large Language Models (LLMs) often stumble in logical tasks due to hallucinations, especially when relying on incomplete Knowledge Graphs (KGs). Current methods naively trust KGs as exhaustive truth sources - a flawed assumption in real-world domains like healthcare or finance where gaps persist. SymAgent is a new framework that approaches this problem by makingĀ KGs active collaborators, not passive databases. Its dual-module design combines symbolic logic with neural flexibility: 1. Agent-PlannerĀ extracts implicit rules from KGs (e.g., "If drug X interacts with Y, avoid co-prescription") to decompose complex questions into structured steps. 2. Agent-ExecutorĀ dynamically pulls external data when KG triples are missing, bypassing the "static repository" limitation. Perhaps most impressively, SymAgentā€™s self-learning observes failed reasoning paths to iteratively refine its strategyĀ andĀ flag missing KG connections - achieving 20-30% accuracy gains over raw LLMs. Equipped with SymAgent, even 7B models rival their much larger counterparts by leveraging this closed-loop system. It would be great if LLMs were able to autonomously curate knowledge and adapt to domain shifts without costly retraining. But are we there yet? Are hybrid architectures like SymAgent the future? ā†“ Liked this post? Join my newsletter with 50k+ readers that breaks down all you need to know about the latest LLM research: llmwatch.com šŸ’”
Ā·linkedin.comĀ·
SymAgent: A Neural-Symbolic Self-Learning Agent Framework for Complex Reasoning over Knowledge Graphs
Pathway to Artificial General Intelligence (AGI)
Pathway to Artificial General Intelligence (AGI)
šŸŒŸ Pathway to Artificial General Intelligence (AGI) šŸŒŸ This is my view on the evolutionary steps toward AGI: 1ļøāƒ£ Large Language Models (LLMs): Language modelsā€¦
Pathway to Artificial General Intelligence (AGI)
Ā·linkedin.comĀ·
Pathway to Artificial General Intelligence (AGI)
Knowledge graphs are shaping the future of data and AI, and Iā€™m excited to see them featured in the Data Gangā€™s predictions for 2025!
Knowledge graphs are shaping the future of data and AI, and Iā€™m excited to see them featured in the Data Gangā€™s predictions for 2025!
šŸš€ Knowledge graphs are shaping the future of data and AI, and Iā€™m excited to see them featured in the Data Gangā€™s predictions for 2025! šŸš€ Every year I enjoyā€¦ | 10 comments on LinkedIn
Knowledge graphs are shaping the future of data and AI, and Iā€™m excited to see them featured in the Data Gangā€™s predictions for 2025!
Ā·linkedin.comĀ·
Knowledge graphs are shaping the future of data and AI, and Iā€™m excited to see them featured in the Data Gangā€™s predictions for 2025!