Search papers, labs, and topics across Lattice.
DreamKG is a conversational AI system designed to provide people experiencing homelessness with reliable information about community services by integrating a Neo4j knowledge graph with structured query understanding. This hybrid approach enables accurate location-aware and time-sensitive query handling, mitigating the hallucination issues common in standard LLMs. Evaluation demonstrates DreamKG's superior performance compared to Google Search AI, with a 59% improvement on relevant queries and an 84% rejection rate of irrelevant queries.
Knowledge graphs can dramatically improve the reliability of conversational AI for vulnerable populations, outperforming standard search engines in providing accurate, context-aware information about community services.
People experiencing homelessness (PEH) face substantial barriers to accessing timely, accurate information about community services. DreamKG addresses this through a knowledge graph-augmented conversational system that grounds responses in verified, up-to-date data about Philadelphia organizations, services, locations, and hours. Unlike standard large language models (LLMs) prone to hallucinations, DreamKG combines Neo4j knowledge graphs with structured query understanding to handle location-aware and time-sensitive queries reliably. The system performs spatial reasoning for distance-based recommendations and temporal filtering for operating hours. Preliminary evaluation shows 59% superiority over Google Search AI on relevant queries and 84% rejection of irrelevant queries. This demonstration highlights the potential of hybrid architectures that combines LLM flexibility with knowledge graph reliability to improve service accessibility for vulnerable populations effectively.