Using of Neuro-Indexes
This addresses the problem of indexing for data storage and retrieval, but appears incremental as it modifies an existing concept without clear performance metrics.
The authors introduced a new data structure called neuro-index as an alternative to traditional file indexes, which stores weight coefficients in a neural network instead of using reference types like keyword-position mappings.
The article describes a new data structure called neuro-index. It is an alternative to well-known file indexes. The neuro-index is fundamentally different because it stores weight coefficients in neural network. It is not a reference type like "keyword-position in a file".