Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
5 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Cognitive Database: A Step towards Endowing Relational Databases with Artificial Intelligence Capabilities (1712.07199v1)

Published 19 Dec 2017 in cs.DB, cs.AI, cs.CL, and cs.NE

Abstract: We propose Cognitive Databases, an approach for transparently enabling AI capabilities in relational databases. A novel aspect of our design is to first view the structured data source as meaningful unstructured text, and then use the text to build an unsupervised neural network model using a NLP technique called word embedding. This model captures the hidden inter-/intra-column relationships between database tokens of different types. For each database token, the model includes a vector that encodes contextual semantic relationships. We seamlessly integrate the word embedding model into existing SQL query infrastructure and use it to enable a new class of SQL-based analytics queries called cognitive intelligence (CI) queries. CI queries use the model vectors to enable complex queries such as semantic matching, inductive reasoning queries such as analogies, predictive queries using entities not present in a database, and, more generally, using knowledge from external sources. We demonstrate unique capabilities of Cognitive Databases using an Apache Spark based prototype to execute inductive reasoning CI queries over a multi-modal database containing text and images. We believe our first-of-a-kind system exemplifies using AI functionality to endow relational databases with capabilities that were previously very hard to realize in practice.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (3)
  1. Rajesh Bordawekar (5 papers)
  2. Bortik Bandyopadhyay (9 papers)
  3. Oded Shmueli (6 papers)
Citations (27)

Summary

We haven't generated a summary for this paper yet.