paper-with-me

홈 › Papers

Odin: Multi-Signal Graph Intelligence for Autonomous Discovery in Knowledge Graphs

2026-03-03 · Muyukani Kizito, Elizabeth Nyambere arxiv

We present Odin, the first production-deployed graph intelligence engine for autonomous discovery of meaningful patterns in knowledge graphs without prior specification. Unlike retrieval-based systems that answer predefined queries, Odin guides exploration through the COMPASS (Composite Oriented Multi-signal Path Assessment) score, a novel metric that combines (1) structural importance via Personalized PageRank, (2) semantic plausibility through Neural Probabilistic Logic Learning (NPLL) used as a discriminative filter rather than generative model, (3) temporal relevance with configurable decay, and (4) community-aware guidance through GNN-identified bridge entities and inter-community affinity scores. This multi-signal integration, particularly the bridge scoring mechanism, addresses the "echo chamber" problem where graph exploration becomes trapped in dense local communities. We formalize the autonomous discovery problem, prove theoretical properties of our scoring function, and demonstrate that beam search with multi-signal guidance achieves $O(b \cdot h)$ complexity while maintaining high recall compared to exhaustive exploration. To our knowledge, Odin represents the first autonomous discovery system deployed in regulated production environments (healthcare and insurance), demonstrating significant improvements in pattern discovery quality and analyst efficiency. Our approach maintains complete provenance traceability -- a critical requirement for regulated industries where hallucination is unacceptable.

📄 PDF Abstract BibTeX arXiv:2603.03097

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

Quantum Artificial Intelligence for Secure Autonomous Vehicle Navigation: An Architectural Proposal

2025-06-19 · Hemanth Kannamarlapudi, Sowmya Chintalapudi

Navigation is a very crucial aspect of autonomous vehicle ecosystem which heavily relies on collecting and processing large amounts of data in various states and taking a confident and safe decision to define the next ve…

Autonomous VehiclesSensor Fusion

Non-Random Data Encodes its Geometric and Topological Dimensions

2024-05-13 · Hector Zenil, Felipe S. Abrahão, Luan C. S. M. Ozelim

Based on the principles of information theory, measure theory, and theoretical computer science, we introduce a signal deconvolution method with a wide range of applications to coding theory, particularly in zero-knowled…

Decoding Fatigue Levels of Pilots Using EEG Signals with Hybrid Deep Neural Networks

2024-10-30 · Dae-Hyeok Lee, Sung-Jin Kim, Si-Hyun Kim

The detection of pilots' mental states is critical, as abnormal mental states have the potential to cause catastrophic accidents. This study demonstrates the feasibility of using deep learning techniques to classify diff…

EEG

Self-learned Intelligence for Integrated Decision and Control of Automated Vehicles at Signalized Intersections

2021-10-24 · Yangang Ren, Jianhua Jiang, Dongjie Yu, Shengbo Eben Li 외

Intersection is one of the most complex and accident-prone urban scenarios for autonomous driving wherein making safe and computationally efficient decisions is non-trivial. Current research mainly focuses on the simplif…

Autonomous DrivingDecision Making

From Defects to Demands: A Unified, Iterative, and Heuristically Guided LLM-Based Framework for Automated Software Repair and Requirement Realization

2024-12-06 · Alex, Liu, Vivian, Chi

This manuscript signals a new era in the integration of artificial intelligence with software engineering, placing machines at the pinnacle of coding capability. We present a formalized, iterative methodology proving tha…

Ingenuitytest driven development