{"id":6545,"date":"2024-05-20T12:11:23","date_gmt":"2024-05-20T16:11:23","guid":{"rendered":"https:\/\/solutionsreview.com\/data-management\/?p=6545"},"modified":"2024-05-23T17:00:15","modified_gmt":"2024-05-23T21:00:15","slug":"different-ai-approaches-for-different-data-types","status":"publish","type":"post","link":"https:\/\/solutionsreview.com\/data-management\/different-ai-approaches-for-different-data-types\/","title":{"rendered":"Different AI Approaches for Different Data Types"},"content":{"rendered":"<p dir=\"ltr\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-6548\" src=\"https:\/\/solutionsreview.com\/data-management\/files\/2024\/05\/Different-AI-Approaches-for-Different-Data-Types.jpg\" alt=\"\" width=\"786\" height=\"393\" srcset=\"https:\/\/solutionsreview.com\/data-management\/files\/2024\/05\/Different-AI-Approaches-for-Different-Data-Types.jpg 786w, https:\/\/solutionsreview.com\/data-management\/files\/2024\/05\/Different-AI-Approaches-for-Different-Data-Types-300x150.jpg 300w, https:\/\/solutionsreview.com\/data-management\/files\/2024\/05\/Different-AI-Approaches-for-Different-Data-Types-768x384.jpg 768w\" sizes=\"(max-width: 786px) 100vw, 786px\" \/><\/p>\n<p dir=\"ltr\" style=\"text-align: justify;\"><span class=\"ui-provider bkp bkq c d e f g h i j k l m n o p q r s t bkr bks w x y z ab ac ae af ag ah ai aj ak\" dir=\"ltr\"><i><strong>Solutions Review\u2019s <a class=\"fui-Link ___1eya986 f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1hu3pq6 f11qmguv f19f4twv f1tyq0we f1g0x7ka fhxju0i f1qch9an f1cnd47f fqv5qza f1vmzxwi f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh fhgqx19 f1olyrje f1p93eir f1nev41a f1h8hb77 f1x7u7e9 f10aw75t fsle3fq f17ae5zn\" title=\"https:\/\/solutionsreview.com\/solutions-review-contributor-guidelines\/\" href=\"https:\/\/solutionsreview.com\/solutions-review-contributor-guidelines\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Link Contributed Content Series\"><u>Contributed Content Series<\/u><\/a> is a collection of contributed articles written by <a href=\"https:\/\/insightjam.com\/share\/8qpQN88MnQiKPNXU?utm_source=manual\" target=\"_blank\" rel=\"noopener\">thought leaders in enterprise tech<\/a>. In this feature, <a href=\"https:\/\/data.world\/\" target=\"_blank\" rel=\"noopener\">data.world<\/a> CEO and Co-founder Brett Hurt offers commentary on the different AI approaches for different data types.<\/strong><\/i><\/span><\/p>\n<p id=\"isPasted\" dir=\"ltr\" style=\"text-align: justify;\"><span lang=\"EN-US\" data-contrast=\"auto\"><span style=\"font-weight: 400;\"><a href=\"https:\/\/insightjam.com\/share\/8qpQN88MnQiKPNXU?utm_source=manual\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-5622 alignleft\" src=\"https:\/\/solutionsreview.com\/cloud-platforms\/files\/2023\/10\/insightjam_logo.jpg\" alt=\"\" width=\"100\" height=\"100\" \/><\/a><\/span><\/span>AI has the potential to revolutionize how we manage and interpret data. However, different types of data\u2014structured, unstructured, and semi-structured\u2014pose unique challenges in scaling AI programs. Not all data was created equally &#8211; here\u2019s how to approach AI across different data types.<\/p>\n<h4 dir=\"ltr\"><strong>Unstructured Data: Untameable Data<\/strong><\/h4>\n<p dir=\"ltr\" style=\"text-align: justify;\">Unstructured data lacks a predefined format or structure, making it one of the most challenging types of data to manage. Unstructured data comes in formats like audio files, videos, and emails that are inherently complex and not easily queryable using traditional database queries like SQL.<\/p>\n<p dir=\"ltr\" style=\"text-align: justify;\">To derive meaning from an audio file, one must listen and interpret the content. To make sense of an email, one must read it. Machines cannot straightforwardly query this data type to directly extract insights.<\/p>\n<h4 dir=\"ltr\"><strong>Unstructured Data &amp; AI\u00a0<\/strong><\/h4>\n<p dir=\"ltr\" style=\"text-align: justify;\">AI technologies, particularly those utilizing Natural Language Processing (NLP) and machine learning, play a vital role in handling unstructured data. AI can transcribe speech from audio files, identify key phrases, and analyze sentiment in text. Additionally, AI-powered image recognition and video analysis can automatically categorize and tag visual content.<\/p>\n<p dir=\"ltr\" style=\"text-align: justify;\">Despite its potential, using AI with unstructured data presents significant challenges. Hurdles come in the form of the diverse formats of unstructured data, as well as the need for extensive training data to accurately teach AI models how to interpret and process this information.<\/p>\n<h3 dir=\"ltr\"><strong>Structured Data: The Organized domain<\/strong><\/h3>\n<p dir=\"ltr\" style=\"text-align: justify;\"><a href=\"https:\/\/data.world\/blog\/chat-with-structured-data\/\" target=\"_blank\" rel=\"noopener\">Structured data<\/a> is highly organized and easily searchable, thanks to its rigid schemas. It is arranged in rows and columns, nodes and edges, or objects and properties, making it efficiently queryable with languages like SQL. This type of data is exemplified by relational and graph databases, where entries are stored in consistent and standardized formats.<\/p>\n<h4 dir=\"ltr\"><strong>Structured Data &amp; AI<\/strong><\/h4>\n<p dir=\"ltr\" style=\"text-align: justify;\">AI significantly boosts the efficiency and speed of processing structured data. It can automate complex queries, forecast trends based on historical data, and detect anomalies in real-time to prevent fraud. Additionally, AI systems can improve database performance by learning query patterns and dynamically adjusting resource allocations.<\/p>\n<p dir=\"ltr\" style=\"text-align: justify;\">To effectively leverage AI with structured data, it is crucial to provide it with an understanding of the metadata, which serves as the database schema. The optimal schema is an ontology, combining the data&#8217;s structure with its logical meaning. This integration makes ontology the most effective way for AI to interact with structured data.<\/p>\n<p dir=\"ltr\" style=\"text-align: justify;\">Teaching AI via ontology can be done in a few ways. Fine-tuning models is one approach, but using Retrieval Augmented Generation (RAG) against a knowledge graph of the ontology is often more effective. This is a key focus area with our\u00a0<a href=\"http:\/\/data.world\/ai\" target=\"_blank\" rel=\"noopener\">AI Context Engine<\/a>.<\/p>\n<h3 dir=\"ltr\"><strong>Semi-Structured Data: The Middle Ground<\/strong><\/h3>\n<p dir=\"ltr\" style=\"text-align: justify;\">Semi-structured data lacks a strict schema but includes formats like XML and JSON documents, which contain tags or keys that offer some level of hierarchy and organization. While this type of data is machine-readable, it often lacks a schema definition that clearly explains what the fields represent. As a result, semi-structured data poses greater challenges for machines to process compared to fully structured data.<\/p>\n<h4 dir=\"ltr\"><strong>Semi-structured Data &amp; AI<\/strong><\/h4>\n<p dir=\"ltr\" style=\"text-align: justify;\">Many of the strategies used for structured data are also applicable to semi-structured data. The key is to add or infer the missing structure that is only partially present in semi-structured data.<\/p>\n<h3 dir=\"ltr\"><strong>The Future of AI, For All Data Types<\/strong><\/h3>\n<p dir=\"ltr\" style=\"text-align: justify;\">Looking ahead, AI is poised to become increasingly pivotal in managing various data types. The development of AI models capable of seamlessly handling unstructured, structured, and semi-structured data is particularly exciting. These advancements will allow businesses to derive insights more quickly and accurately, regardless of the data type.<\/p>\n<p dir=\"ltr\" style=\"text-align: justify;\">However, there has been some disillusionment with generative AI, with even AI experts criticizing its<a href=\"https:\/\/data.world\/blog\/you-cant-trust-an-llm\/\" target=\"_blank\" rel=\"noopener\">\u00a0lack of true understanding<\/a>. Large Language Models (LLMs) can be unreliable. Rather than rendering knowledge and data obsolete, AI will broaden access to data for a wider audience. As we better grasp the strengths and limitations of AI and our data systems, we will come to expect more knowledgeable and intelligent access to data.<\/p>\n<p dir=\"ltr\" style=\"text-align: justify;\">That said, there has been some disillusionment with generative AI; even AI experts argue that it falls short due to its lack of true understanding.\u00a0<a href=\"https:\/\/data.world\/blog\/you-cant-trust-an-llm\/\" target=\"_blank\" rel=\"noopener\">You can\u2019t always trust an LLM<\/a>. Instead of making knowledge and data obsolete, AI will expand data access to a broader audience. As we better understand the limitations and capabilities of AI and our data systems, we will expect more intelligent access to data.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Solutions Review\u2019s Contributed Content Series is a collection of contributed articles written by thought leaders in enterprise tech. In this feature, data.world CEO and Co-founder Brett Hurt offers commentary on the different AI approaches for different data types. AI has the potential to revolutionize how we manage and interpret data. However, different types of data\u2014structured, [&hellip;]<\/p>\n","protected":false},"author":1074,"featured_media":6548,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[3],"tags":[827,651],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Different AI Approaches for Different Data Types<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/solutionsreview.com\/data-management\/different-ai-approaches-for-different-data-types\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Different AI Approaches for Different Data Types\" \/>\n<meta property=\"og:description\" content=\"Solutions Review\u2019s Contributed Content Series is a collection of contributed articles written by thought leaders in enterprise tech. In this feature, data.world CEO and Co-founder Brett Hurt offers commentary on the different AI approaches for different data types. AI has the potential to revolutionize how we manage and interpret data. However, different types of data\u2014structured, [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/solutionsreview.com\/data-management\/different-ai-approaches-for-different-data-types\/\" \/>\n<meta property=\"og:site_name\" content=\"Data Management Software &amp; Infrastructure | Solutions Review\" \/>\n<meta property=\"article:published_time\" content=\"2024-05-20T16:11:23+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-05-23T21:00:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/solutionsreview.com\/data-management\/files\/2024\/05\/Different-AI-Approaches-for-Different-Data-Types.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"786\" \/>\n\t<meta property=\"og:image:height\" content=\"393\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Brett Hurt\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Brett Hurt\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/solutionsreview.com\/data-management\/different-ai-approaches-for-different-data-types\/\",\"url\":\"https:\/\/solutionsreview.com\/data-management\/different-ai-approaches-for-different-data-types\/\",\"name\":\"Different AI Approaches for Different Data Types\",\"isPartOf\":{\"@id\":\"https:\/\/solutionsreview.com\/data-management\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/solutionsreview.com\/data-management\/different-ai-approaches-for-different-data-types\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/solutionsreview.com\/data-management\/different-ai-approaches-for-different-data-types\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/solutionsreview.com\/data-management\/files\/2024\/05\/Different-AI-Approaches-for-Different-Data-Types.jpg\",\"datePublished\":\"2024-05-20T16:11:23+00:00\",\"dateModified\":\"2024-05-23T21:00:15+00:00\",\"author\":{\"@id\":\"https:\/\/solutionsreview.com\/data-management\/#\/schema\/person\/0ba41d5a5c920746650f92d4ddcc1dc5\"},\"breadcrumb\":{\"@id\":\"https:\/\/solutionsreview.com\/data-management\/different-ai-approaches-for-different-data-types\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/solutionsreview.com\/data-management\/different-ai-approaches-for-different-data-types\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/solutionsreview.com\/data-management\/different-ai-approaches-for-different-data-types\/#primaryimage\",\"url\":\"https:\/\/solutionsreview.com\/data-management\/files\/2024\/05\/Different-AI-Approaches-for-Different-Data-Types.jpg\",\"contentUrl\":\"https:\/\/solutionsreview.com\/data-management\/files\/2024\/05\/Different-AI-Approaches-for-Different-Data-Types.jpg\",\"width\":786,\"height\":393},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/solutionsreview.com\/data-management\/different-ai-approaches-for-different-data-types\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/solutionsreview.com\/data-management\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Different AI Approaches for Different Data Types\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/solutionsreview.com\/data-management\/#website\",\"url\":\"https:\/\/solutionsreview.com\/data-management\/\",\"name\":\"Data Management Software &amp; Infrastructure | Solutions Review\",\"description\":\"Evaluating Enterprise Master Data Management, Data Governance &amp; Storage Tools.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/solutionsreview.com\/data-management\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/solutionsreview.com\/data-management\/#\/schema\/person\/0ba41d5a5c920746650f92d4ddcc1dc5\",\"name\":\"Brett Hurt\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/solutionsreview.com\/data-management\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/solutionsreview.com\/data-management\/files\/2024\/05\/bhurt.jpg\",\"contentUrl\":\"https:\/\/solutionsreview.com\/data-management\/files\/2024\/05\/bhurt.jpg\",\"caption\":\"Brett Hurt\"},\"description\":\"Brett Hurt current job as Co-Founder &amp; Chief Executive Officer at data.world. Brett joined Austin Ventures in 2012 and focuses on early-stage software investing. Brett holds an MBA in High-Tech Entrepreneurship from the Wharton School at the University of Pennsylvania and a BBA in Management Information Systems from the University of Texas at Austin.\",\"url\":\"https:\/\/solutionsreview.com\/data-management\/author\/bhurt\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Different AI Approaches for Different Data Types","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/solutionsreview.com\/data-management\/different-ai-approaches-for-different-data-types\/","og_locale":"en_US","og_type":"article","og_title":"Different AI Approaches for Different Data Types","og_description":"Solutions Review\u2019s Contributed Content Series is a collection of contributed articles written by thought leaders in enterprise tech. In this feature, data.world CEO and Co-founder Brett Hurt offers commentary on the different AI approaches for different data types. AI has the potential to revolutionize how we manage and interpret data. However, different types of data\u2014structured, [&hellip;]","og_url":"https:\/\/solutionsreview.com\/data-management\/different-ai-approaches-for-different-data-types\/","og_site_name":"Data Management Software &amp; Infrastructure | Solutions Review","article_published_time":"2024-05-20T16:11:23+00:00","article_modified_time":"2024-05-23T21:00:15+00:00","og_image":[{"width":786,"height":393,"url":"https:\/\/solutionsreview.com\/data-management\/files\/2024\/05\/Different-AI-Approaches-for-Different-Data-Types.jpg","type":"image\/jpeg"}],"author":"Brett Hurt","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Brett Hurt","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/solutionsreview.com\/data-management\/different-ai-approaches-for-different-data-types\/","url":"https:\/\/solutionsreview.com\/data-management\/different-ai-approaches-for-different-data-types\/","name":"Different AI Approaches for Different Data Types","isPartOf":{"@id":"https:\/\/solutionsreview.com\/data-management\/#website"},"primaryImageOfPage":{"@id":"https:\/\/solutionsreview.com\/data-management\/different-ai-approaches-for-different-data-types\/#primaryimage"},"image":{"@id":"https:\/\/solutionsreview.com\/data-management\/different-ai-approaches-for-different-data-types\/#primaryimage"},"thumbnailUrl":"https:\/\/solutionsreview.com\/data-management\/files\/2024\/05\/Different-AI-Approaches-for-Different-Data-Types.jpg","datePublished":"2024-05-20T16:11:23+00:00","dateModified":"2024-05-23T21:00:15+00:00","author":{"@id":"https:\/\/solutionsreview.com\/data-management\/#\/schema\/person\/0ba41d5a5c920746650f92d4ddcc1dc5"},"breadcrumb":{"@id":"https:\/\/solutionsreview.com\/data-management\/different-ai-approaches-for-different-data-types\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/solutionsreview.com\/data-management\/different-ai-approaches-for-different-data-types\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/solutionsreview.com\/data-management\/different-ai-approaches-for-different-data-types\/#primaryimage","url":"https:\/\/solutionsreview.com\/data-management\/files\/2024\/05\/Different-AI-Approaches-for-Different-Data-Types.jpg","contentUrl":"https:\/\/solutionsreview.com\/data-management\/files\/2024\/05\/Different-AI-Approaches-for-Different-Data-Types.jpg","width":786,"height":393},{"@type":"BreadcrumbList","@id":"https:\/\/solutionsreview.com\/data-management\/different-ai-approaches-for-different-data-types\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/solutionsreview.com\/data-management\/"},{"@type":"ListItem","position":2,"name":"Different AI Approaches for Different Data Types"}]},{"@type":"WebSite","@id":"https:\/\/solutionsreview.com\/data-management\/#website","url":"https:\/\/solutionsreview.com\/data-management\/","name":"Data Management Software &amp; Infrastructure | Solutions Review","description":"Evaluating Enterprise Master Data Management, Data Governance &amp; Storage Tools.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/solutionsreview.com\/data-management\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/solutionsreview.com\/data-management\/#\/schema\/person\/0ba41d5a5c920746650f92d4ddcc1dc5","name":"Brett Hurt","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/solutionsreview.com\/data-management\/#\/schema\/person\/image\/","url":"https:\/\/solutionsreview.com\/data-management\/files\/2024\/05\/bhurt.jpg","contentUrl":"https:\/\/solutionsreview.com\/data-management\/files\/2024\/05\/bhurt.jpg","caption":"Brett Hurt"},"description":"Brett Hurt current job as Co-Founder &amp; Chief Executive Officer at data.world. Brett joined Austin Ventures in 2012 and focuses on early-stage software investing. Brett holds an MBA in High-Tech Entrepreneurship from the Wharton School at the University of Pennsylvania and a BBA in Management Information Systems from the University of Texas at Austin.","url":"https:\/\/solutionsreview.com\/data-management\/author\/bhurt\/"}]}},"_links":{"self":[{"href":"https:\/\/solutionsreview.com\/data-management\/wp-json\/wp\/v2\/posts\/6545"}],"collection":[{"href":"https:\/\/solutionsreview.com\/data-management\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/solutionsreview.com\/data-management\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/solutionsreview.com\/data-management\/wp-json\/wp\/v2\/users\/1074"}],"replies":[{"embeddable":true,"href":"https:\/\/solutionsreview.com\/data-management\/wp-json\/wp\/v2\/comments?post=6545"}],"version-history":[{"count":0,"href":"https:\/\/solutionsreview.com\/data-management\/wp-json\/wp\/v2\/posts\/6545\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/solutionsreview.com\/data-management\/wp-json\/wp\/v2\/media\/6548"}],"wp:attachment":[{"href":"https:\/\/solutionsreview.com\/data-management\/wp-json\/wp\/v2\/media?parent=6545"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/solutionsreview.com\/data-management\/wp-json\/wp\/v2\/categories?post=6545"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/solutionsreview.com\/data-management\/wp-json\/wp\/v2\/tags?post=6545"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}