paper-with-me

Papers

Associative Knowledge Graphs for Efficient Sequence Storage and Retrieval

2024-11-19 · Przemysław Stokłosa, Janusz A. Starzyk, Paweł Raif, Adrian Horzyk, Marcin Kowalik

This paper presents a novel approach for constructing associative knowledge graphs that are highly effective for storing and recognizing sequences. The graph is created by representing overlapping sequences of objects, as tightly connected clusters within the larger graph. Individual objects (represented as nodes) can be a part of multiple sequences or appear repeatedly within a single sequence. To retrieve sequences, we leverage context, providing a subset of objects that triggers an association with the complete sequence. The system's memory capacity is determined by the size of the graph and the density of its connections. We have theoretically derived the relationships between the critical density of the graph and the memory capacity for storing sequences. The critical density is the point beyond which error-free sequence reconstruction becomes impossible. Furthermore, we have developed an efficient algorithm for ordering elements within a sequence. Through extensive experiments with various types of sequences, we have confirmed the validity of these relationships. This approach has potential applications in diverse fields, such as anomaly detection in financial transactions or predicting user behavior based on past actions.

📄 PDF Abstract BibTeX arXiv:2411.14480

Code (1)

PrzemyslawStok/ssakg 공식 구현

Tasks

Anomaly DetectionKnowledge GraphsRetrieval

Similar Papers 제목 키워드 기반

Associative Recurrent Memory Transformer

2024-07-05 · Ivan Rodkin, Yuri Kuratov, Aydar Bulatov, Mikhail Burtsev

This paper addresses the challenge of creating a neural architecture for very long sequences that requires constant time for processing new information at each time step. Our approach, Associative Recurrent Memory Transf…

Retrieval

A Chaotic Associative Memory

2024-01-15 · Nurani Rajagopal Rohan, Sayan Gupta, V. Srinivasa Chakravarthy

We propose a novel Chaotic Associative Memory model using a network of chaotic Rossler systems and investigate the storage capacity and retrieval capabilities of this model as a function of increasing periodicity and cha…

Retrieval

Max-C and Min-D Projection Autoassociative Fuzzy Morphological Memories: Theory and an Application for Face Recognition

2019-02-11 · Alex Santana dos Santos, Marcos Eduardo Valle

Max-C and min-D projection autoassociative fuzzy morphological memories (max-C and min-D PAFMMs) are two layer feedforward fuzzy morphological neural networks able to implement an associative memory designed for the stor…

Face RecognitionRetrieval

Overparameterized Neural Networks Can Implement Associative Memory

2019-09-25 · Adityanarayanan Radhakrishnan, Mikhail Belkin, Caroline Uhler

Identifying computational mechanisms for memorization and retrieval is a long-standing problem at the intersection of machine learning and neuroscience. In this work, we demonstrate empirically that overparameterized de…

MemorizationRetrieval

ALIST: Associative Logic for Inference, Storage and Transfer. A Lingua Franca for Inference on the Web

2023-03-12 · Kwabena Nuamah, Alan Bundy

Recent developments in support for constructing knowledge graphs have led to a rapid rise in their creation both on the Web and within organisations. Added to existing sources of data, including relational databases, API…

Information RetrievalKnowledge GraphsRetrieval