entity-resolution

Tag

Cards List
#entity-resolution

An Ontology-Guided, Deduplication-Aware Extraction Layer for Knowledge Graph Construction from Heterogeneous Documents

arXiv cs.AI · 12h ago Cached

This paper presents a production extraction layer that converts heterogeneous documents into an ontology-aligned knowledge graph using a locally hosted tuned Qwen LLM, with ontology-guided prompts, multi-stage deduplication, and embedding-based resolution. Evaluation on intelligence corpora improved search recall from about 70 to 95 percent with no false merges.

0 favorites 0 likes
#entity-resolution

Entity Resolution in Practice: Lessons from a Self-Serve Pipeline

arXiv cs.LG · 4d ago Cached

This paper shares three practical lessons from building and evaluating a self-serve entity resolution pipeline on six benchmarks: no single matching algorithm wins everywhere, precision and recall require separate fixes, and false-positive links can chain-merge unrelated entities.

0 favorites 0 likes
#entity-resolution

@freeCodeCamp: Programmatic advertising lets software buy and sell ad space automatically, often in milliseconds. In this article, @ma…

X AI KOLs Timeline · 2026-07-27 Cached

A tutorial explaining programmatic advertising and how to model physical advertising using Python, covering entity resolution, audience data, availability, and dynamic pricing.

0 favorites 0 likes
#entity-resolution

After a year building agent memory, I'm convinced "save everything + RAG it" is the wrong default

Reddit r/AI_Agents · 2026-07-16

The article argues that the default approach to agent memory (saving all messages and using RAG) fails due to lack of suppression, identity, and relation tracking, and proposes using a lightweight temporal knowledge graph to model the user's world instead.

0 favorites 0 likes
#entity-resolution

Linking Hadith Narrator Identities Across Heterogeneous Arabic Biographical Databases: A Multi-Signal Entity Resolution Pipeline

arXiv cs.CL · 2026-07-08 Cached

This paper presents a two-phase entity resolution pipeline to link narrator names from the Sanadset corpus to two biographical databases, enabling construction of a large transmission graph enriched with cross-source metadata.

0 favorites 0 likes
#entity-resolution

@pauliusztin_: I spent months optimizing GraphRAG retrieval. But it turned out I was optimizing the wrong thing.... The biggest knowle…

X AI KOLs Timeline · 2026-06-10 Cached

A detailed guide on optimizing knowledge graph ingestion for AI agents, presenting a five-step pipeline (extraction, resolution, embedding, deduplication, routing) to prevent graph corruption and improve retrieval quality.

0 favorites 0 likes
#entity-resolution

Structure-Guided Entity Resolution: Fine-Tuning LLMs for Robust Name Matching in Complex Linguistic Contexts

arXiv cs.CL · 2026-05-25 Cached

This paper presents Structure-Guided Entity Resolution (SGER), a framework that fine-tunes LLMs through curriculum learning for robust person name matching in linguistically diverse contexts, achieving 99.02% accuracy on Indian identity data and deployed at Dream11.

0 favorites 0 likes
#entity-resolution

@pauliusztin_: 2 months ago, I started building unified memory layers with knowledge graphs. Here’s the most common question I’ve been…

X AI KOLs Timeline · 2026-05-23 Cached

This thread discusses best practices for building unified memory layers with knowledge graphs, emphasizing the separation of entity resolution (naming) from deduplication (identity) to avoid graph corruption. It also highlights using orchestration tools like PrefectIO to manage expensive LLM extraction pipelines with checkpointing and caching.

0 favorites 0 likes
#entity-resolution

My agent kept forgetting who 'Karpathy' was between sessions. Here's the architecture that fixed it

Reddit r/AI_Agents · 2026-05-20

A developer shares an architecture using Neo4j knowledge graphs with typed entities and deduplication to solve the problem of AI agents forgetting entity identity across sessions, moving beyond flat files and vector stores.

0 favorites 0 likes
← Back to home

Submit Feedback