CINXE.COM

Data Suggests Growth in Enterprise Adoption of AI is Due to Widespread Deployment by Early Adopters

<!DOCTYPE html> <html dir="ltr" lang="en-us"> <head> <!-- begin spin_special_output(head_start) --> <style type="text/css" wd_script_id="featureboxes_style" nonce="MjBhNWY0MTRjM2NkN2RmZWY3YTg2OTNlYTc0MjRhMzczZmE3MWUxNQ=="> .wd_featurebox_icon { display: inline; } .wd_featurebox_icon img { vertical-align: middle; } div.wd_featurebox_group div.wd_tabs_wrapper { border: none; border-bottom: 1px solid #E1E1E1; padding: 0 0 5px 0; } div.wd_featurebox_group div.wd_featurebox { border: none; padding: 8px 0 0 0; } div.wd_featurebox_group li.wd_tab { float: none; color: #666666; } div.wd_featurebox_group li.wd_tab-active { border: none; background-color: transparent; color: #000000; font-weight: bold; } div.wd_featurebox_group li.wd_tab-inactive { cursor: auto; } </style> <style type="text/css" wd_script_id="search_form_style" nonce="MjBhNWY0MTRjM2NkN2RmZWY3YTg2OTNlYTc0MjRhMzczZmE3MWUxNQ=="> .wd_search_form .wd_input_datepicker { margin-right: 2px; } .wd_search_type_checkbox { margin-left: 20px; } </style> <script type="text/javascript" src="js/jquery-webdriver.js" wd_script_id="jquery-webdriver.js" nonce="MjBhNWY0MTRjM2NkN2RmZWY3YTg2OTNlYTc0MjRhMzczZmE3MWUxNQ=="></script> <script type="text/javascript" src="js/webdriver.js" wd_script_id="webdriver.js" nonce="MjBhNWY0MTRjM2NkN2RmZWY3YTg2OTNlYTc0MjRhMzczZmE3MWUxNQ=="></script> <script type="text/javascript" wd_script_id="search_form_script" nonce="MjBhNWY0MTRjM2NkN2RmZWY3YTg2OTNlYTc0MjRhMzczZmE3MWUxNQ=="> function wd_toggle_search_form(link, advanced) { var $ = webDriver.jQuery; var $container = $(link).closest(".wd_search_form_container"); var basic_form = $container.find(".wd_search_form_basic"); var basic_query = basic_form.find('input[name="query"]'); var advanced_form = $container.find(".wd_search_form_advanced"); var advanced_query = advanced_form.find('input[name="query"]'); if (advanced) { advanced_query.val(basic_query.val()); advanced_form.show(); basic_form.hide(); } else { basic_query.val(advanced_query.val()); basic_form.show(); advanced_form.hide(); } } function wd_toggle_search_type_checkboxes(radio) { var $ = webDriver.jQuery; var $radio = $(radio); var all = $radio.val() == "All" ? $radio.is(":checked") : !$radio.is(":checked"); var $checkboxes = $radio.closest(".wd_form_field").find(".wd_search_type_checkbox"); $checkboxes.find('input[type="checkbox"]').prop("disabled", all); $checkboxes.toggle(!all); } webDriver.jQuery(function ($) { $('.wd_search_type_radio input[type="radio"]').each(function() {wd_toggle_search_type_checkboxes(this);}); }); </script> <script type="text/javascript" wd_script_id="view_printable_script" nonce="MjBhNWY0MTRjM2NkN2RmZWY3YTg2OTNlYTc0MjRhMzczZmE3MWUxNQ=="> function view_printable() { var loc = window.location; var sep = (loc.search == "") ? "?" : "&"; var url = loc.protocol+"//"+loc.host+loc.pathname+loc.search+sep+"printable"+loc.hash; window.open(url, "_blank", ""); } </script> <link href="thirdparty/font-awesome/css/font-awesome.min.css" type="text/css" rel="stylesheet" wd_script_id="font-awesome.min.css"> <style type="text/css" wd_script_id="toolbar_style" nonce="MjBhNWY0MTRjM2NkN2RmZWY3YTg2OTNlYTc0MjRhMzczZmE3MWUxNQ=="> div.wd_toolbar { border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; margin: 15px 0px 15px 0px; padding: 5px; line-height: 1; } div.wd_toolbar-page { clear: both; } div.wd_toolbar ul.wd_tools { display: inline-block; width: 100%; margin: 0; padding: 5px 0; } div.wd_toolbar ul.wd_tools li.wd_tool { display: block; list-style-type: none; margin-right: 5px; padding: 0; float: right; } span.wd_tool_icon > a:link, span.wd_tool_icon > a:visited { border-radius: 2px; display: inline-block; width: 30px; height: 30px; box-sizing: border-box; margin: 0; padding: 7px; font-size: 16px; line-height: 1; text-align: center; color: #ffffff; background-color: #767676; } span.wd_tool_icon > a:hover { color: #ffffff; background-color: #666666; text-decoration: none; } div.wd_toolbar ul.wd_tools li.wd_tool-addthis { float: left; } </style> <script type="text/javascript" src="js/wd_resize.js" wd_script_id="wd_resize.js" nonce="MjBhNWY0MTRjM2NkN2RmZWY3YTg2OTNlYTc0MjRhMzczZmE3MWUxNQ=="></script> <script type="text/javascript" wd_script_id="format_news_script" nonce="MjBhNWY0MTRjM2NkN2RmZWY3YTg2OTNlYTc0MjRhMzczZmE3MWUxNQ=="> (function($) { webDriver.formatNews = function() { var $news = $(this); var print_url = $news.attr("wd_print_url"); $news.find("table").each(function() { var $table = $(this); var $parent = $table.parent(); if ($parent.innerWidth() < $table.outerWidth()) { if ($parent.hasClass("wd_news_table")) { $parent.find(".fullscreen-button").show(); } else { var $btn = $("<button>View News Release Full Screen</button>") .addClass("fullscreen-button") .on("click", function() { if (print_url) window.open(print_url, "_blank", ""); else view_printable(); }) ; var $div = $("<div></div>)") .addClass("wd_news_table") .css("overflow-x", "auto") .append($btn) ; $table.replaceWith($div); $div.append($table); } } else { if ($parent.hasClass("wd_news_table")) $parent.find(".fullscreen-button").hide(); } }); } })(webDriver.jQuery); </script> <style type="text/css" wd_script_id="template_list_simple_style" nonce="MjBhNWY0MTRjM2NkN2RmZWY3YTg2OTNlYTc0MjRhMzczZmE3MWUxNQ=="> ul.wd_layout-simple { padding: 0; margin: 10px 0; list-style: none; } </style> <style type="text/css" wd_script_id="template_list_inline_style" nonce="MjBhNWY0MTRjM2NkN2RmZWY3YTg2OTNlYTc0MjRhMzczZmE3MWUxNQ=="> ul.wd_layout-inline { display: inline-block; list-style: none; padding: 0; margin: 0; } ul.wd_layout-inline li { display: inline-block; padding: 0; margin: 0 0 0 1em; } </style> <style type="text/css" wd_script_id="template detail:newsfeed_releases:site style" nonce="MjBhNWY0MTRjM2NkN2RmZWY3YTg2OTNlYTc0MjRhMzczZmE3MWUxNQ==">.wd_title { font-size: 1.3em; font-weight: bold; } .wd_subtitle { font-weight: bold; } table.wd_extimagetable { border-style: none; border-spacing:0px; clear: right; float: right; } td.wd_extimagecell { text-align: right; margin: 0px 0px 5px 5px; padding:0px; } td.wd_extimagecell img { padding-left:10px; padding-bottom:10px; border-style: none; } blockquote.wd_pullquote { font-style: italic; width:200px; margin:0 0 20px 20px; line-height: 1.8em; float: right; clear: right; } blockquote.wd_pullquote:before { content: "“ "; font-size: xx-large; } blockquote.wd_pullquote:after { content: " ”"; font-size: xx-large; float: right; } .fullscreen-button { border: 1px solid #d1d1d1; background: #e3e3e3 url(images/webdriver/view_full_screen_button_background.png) no-repeat; padding: 3px 3px 3px 30px; margin: 5px 0px 5px 0px; color: #727272; width: 220px; -moz-border-radius: 3px; border-radius: 3px; cursor: pointer; } .wd_contact { margin: 1em 0; } .wd_release_data { margin: 1em 0; } .wd_caption { text-align: center; font-size: 0.72em; font-style: italic; margin: 1em 0 0 0; } </style> <!-- end spin_special_output(head_start) --> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> <meta name="robots" content="index, follow"> <meta name="rights" content="© Copyright IBM Corporation 2024"> <meta name="referrer" content="no-referrer-when-downgrade"> <script>cpp = {"path":"\/cloud\/ajax\/product\/{product}"}</script> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="shortcut icon" href="images/favicon.ico" type="image/vnd.microsoft.icon"> <title>Data Suggests Growth in Enterprise Adoption of AI is Due to Widespread Deployment by Early Adopters</title> <meta name="keywords" content="" /> <meta name="description" content="New research commissioned by IBM found that about 42% of enterprise-scale organizations (over 1,000 employees) surveyed have AI actively in use in their businesses." /> <meta name="twitter:card" content="summary" /> <meta name="twitter:title" content="Data Suggests Growth in Enterprise Adoption of AI is Due to Widespread Deployment by Early Adopters" /> <meta name="twitter:description" content="New research commissioned by IBM found that about 42% of enterprise-scale organizations (over 1,000 employees) surveyed have AI actively in use in their businesses." /> <meta name="twitter:image" content="https://newsroom.ibm.com/image/AI+Adoption+Index_Social.png" /> <meta property="og:site_name" content="IBM Newsroom" /> <meta property="og:url" content="https://newsroom.ibm.com/2024-01-10-Data-Suggests-Growth-in-Enterprise-Adoption-of-AI-is-Due-to-Widespread-Deployment-by-Early-Adopters" /> <meta property="og:title" content="Data Suggests Growth in Enterprise Adoption of AI is Due to Widespread Deployment by Early Adopters" /> <meta property="og:description" content="New research commissioned by IBM found that about 42% of enterprise-scale organizations (over 1,000 employees) surveyed have AI actively in use in their businesses." /> <meta name="image" property="og:image" content="https://newsroom.ibm.com/image/AI+Adoption+Index_Social.png" /> <link rel="alternate" hreflang="en-us" href="https://www.ibm.com/us-en/" /> <link rel="alternate" hreflang="x-default" href="https://www.ibm.com" /> <!-- <link rel="stylesheet" href="css/www.css" media="all"> <link rel="stylesheet" href="css/styles.chunk.css"> <link rel="stylesheet" href="css/expertise.css" media="all"> <link rel="stylesheet" href="css/forms.css" media="all"> <link rel="stylesheet" href="css/syntaxhighlighter.css" media="all"> <link rel="stylesheet" href="css/tables.css" media="all"> <link rel="stylesheet" href="css/grid-fluid.css" media="all"> <link rel="stylesheet" href="css/css_Cr98Co91qznllKC9Wy5J_7gpdfQEqV0SybQw-ck_JqE__iOLGJsklPd7.css" media="all"> --> <link rel="stylesheet" href="css/jquery.fancybox.min.css"> <link rel="stylesheet" href="fontawesome/css/all.min.css"> <link rel="stylesheet" href="css/styles.chunk.css"> <link rel="stylesheet" href="css/styles.min.css"> <link rel="stylesheet" type="text/css" href="slick/slick.css"/> <link rel="stylesheet" type="text/css" href="slick/slick-theme.css"/> <link rel="stylesheet" type="text/css" href="css/wdcontent.css"> <link rel="alternate" href="https://newsroom.ibm.com/announcements?pagetemplate=rss" type="application/rss+xml" title="IBM - Announcements"> <!--<script src="https://1.www.s81c.com/common/v18/js/www.js"></script>--> <script type="module"> //import 'https://1.www.s81c.com/common/carbon-for-ibm-dotcom/latest/ibmdotcom-web-components-dotcom-shell.min.js'; </script> <!--[if lte IE 8]> <script src="//1.cms.s81c.com/sites/default/files/js/js_VtafjXmRvoUgAzqzYTA3Wrjkx9wcWhjP0G4ZnnqRamA__iOLGJsklPd7s--QzuQq7ItMADkdM4v3PHQXFA_udVU.js"></script> <![endif]--> <!-- <script src="js/js_dUs2LcFOOCh7KM9XOxYjXu0rvvyAosRovLTET5mKHdc__iOLGJsklPd7s-.js"></script> --> <!-- <script src="js/www.js"></script> --> <script> //IBMCore.common.config.masthead.enabled = false; //IBMCore.common.util.config.set({ //"masthead": { // "type": "alternate" //} // }); </script> <script type = "text/javascript"> window._ibmAnalytics = { "settings": { "name": "Newsroom", "tealiumProfileName": "ibm-web-app" } }; digitalData = { "page": { "pageInfo": { "ibm": { "siteId": "IBM_" + _ibmAnalytics.settings.name, } }, "category": { "primaryCategory": "PC190" } } }; </script> <script src="//1.www.s81c.com/common/stats/ibm-common.js" defer=""></script> <!-- <script type="module" src="https://1.www.s81c.com/common/carbon-for-ibm-dotcom/version/v2.8.0/masthead.min.js"></script> --> <!-- begin spin_special_output(head_end) --> <link href="css/wd_wcag.css" type="text/css" rel="stylesheet" wd_script_id="wd_wcag.css"> <script type="text/javascript" src="js/jquery.fancybox.min.js" wd_script_id="jquery.fancybox.min.js" nonce="MjBhNWY0MTRjM2NkN2RmZWY3YTg2OTNlYTc0MjRhMzczZmE3MWUxNQ=="></script> <link rel="canonical" href="https://newsroom.ibm.com/2024-01-10-Data-Suggests-Growth-in-Enterprise-Adoption-of-AI-is-Due-to-Widespread-Deployment-by-Early-Adopters" /> <!-- end spin_special_output(head_end) --> </head> <body class="wd_pageid_20295 wd_item_page wd_item_128055 wd_featured_item_page ibm-type"> <div id="ibm-top" class="ibm-landing-page"> <!-- MASTHEAD_BEGIN --> <!-- <c4d-masthead-container data-endpoint="/common/carbon-for-ibm-dotcom/translations/masthead-footer/v2.1"></c4d-masthead-container> --> <div class="bx--masthead__l0"> <header role="banner" class="bx--header"> <a id="link" part="link" class="bx--header__name" href="https://www.ibm.com/" aria-label="IBM logo"><svg focusable="false" preserveAspectRatio="xMidYMid meet" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" width="58px" height="23px" viewBox="0 0 58 23"><!----><title>IBM Logo</title><g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="ibm-8-bar-logo--h15-copy" fill="#161616"><path d="M58,21.4666667 L58,23 L50.3684211,23 L50.3684211,21.4666667 L58,21.4666667 Z M39.6842105,21.4666667 L39.6842105,23 L32.0526316,23 L32.0526316,21.4666667 L39.6842105,21.4666667 Z M45.6385329,21.4666667 L45.0245693,23 L44.41871,21.4666667 L45.6385329,21.4666667 Z M28.5421053,21.4666667 C27.4471432,22.4188667 26.0029202,23 24.3905263,23 L24.3905263,23 L12.2105263,23 L12.2105263,21.4666667 Z M10.6842105,21.4666667 L10.6842105,23 L0,23 L0,21.4666667 L10.6842105,21.4666667 Z M39.6842105,18.4 L39.6842105,19.9333333 L32.0526316,19.9333333 L32.0526316,18.4 L39.6842105,18.4 Z M46.8318522,18.4 L46.2377311,19.9333333 L43.8212353,19.9333333 L43.2226426,18.4 L46.8318522,18.4 Z M30.0684211,18.4 C29.9306437,18.9451697 29.7105614,19.4599515 29.4273684,19.9333333 L29.4273684,19.9333333 L12.2105263,19.9333333 L12.2105263,18.4 Z M10.6842105,18.4 L10.6842105,19.9333333 L0,19.9333333 L0,18.4 L10.6842105,18.4 Z M58,18.4 L58,19.9333333 L50.3684211,19.9333333 L50.3684211,18.4 L58,18.4 Z M54.9473684,15.3333333 L54.9473684,16.8666667 L50.3684211,16.8666667 L50.3684211,15.3333333 L54.9473684,15.3333333 Z M39.6842105,15.3333333 L39.6842105,16.8666667 L35.1052632,16.8666667 L35.1052632,15.3333333 L39.6842105,15.3333333 Z M48.0292704,15.3333333 L47.4295831,16.8666667 L42.6233978,16.8666667 L42.019006,15.3333333 L48.0292704,15.3333333 Z M29.8547368,15.3333333 C29.991899,15.8221879 30.0684211,16.3357152 30.0684211,16.8666667 L30.0684211,16.8666667 L24.4210526,16.8666667 L24.4210526,15.3333333 Z M19.8421053,15.3333333 L19.8421053,16.8666667 L15.2631579,16.8666667 L15.2631579,15.3333333 L19.8421053,15.3333333 Z M7.63157895,15.3333333 L7.63157895,16.8666667 L3.05263158,16.8666667 L3.05263158,15.3333333 L7.63157895,15.3333333 Z M54.9473684,12.2666667 L54.9473684,13.8 L50.3684211,13.8 L50.3684211,12.2666667 L54.9473684,12.2666667 Z M39.6842105,12.2666667 L39.6842105,13.8 L35.1052632,13.8 L35.1052632,12.2666667 L39.6842105,12.2666667 Z M49.2252679,12.2666667 L48.6284686,13.8 L41.4089474,13.8 L40.8168134,12.2666667 L49.2252679,12.2666667 Z M27.9773684,12.2666667 C28.5037637,12.6994848 28.9570701,13.2181697 29.3052632,13.8 L29.3052632,13.8 L15.2631579,13.8 L15.2631579,12.2666667 Z M7.63157895,12.2666667 L7.63157895,13.8 L3.05263158,13.8 L3.05263158,12.2666667 L7.63157895,12.2666667 Z M44.5987396,9.2 L45.0263158,10.4393515 L45.4535426,9.2 L54.9473684,9.2 L54.9473684,10.7333333 L50.3684211,10.7333333 L50.3684211,9.32433939 L49.8494737,10.7333333 L40.1878947,10.7333333 L39.6842105,9.3242 L39.6842105,10.7333333 L35.1052632,10.7333333 L35.1052632,9.2 L44.5987396,9.2 Z M7.63157895,9.2 L7.63157895,10.7333333 L3.05263158,10.7333333 L3.05263158,9.2 L7.63157895,9.2 Z M29.3052632,9.2 C28.9570701,9.7818303 28.5037637,10.3003758 27.9773684,10.7333333 L27.9773684,10.7333333 L15.2631579,10.7333333 L15.2631579,9.2 Z M54.9473684,6.13333333 L54.9473684,7.66666667 L45.9831118,7.66666667 L46.5234001,6.13333333 L54.9473684,6.13333333 Z M43.534302,6.13333333 L44.0745993,7.66666667 L35.1052632,7.66666667 L35.1052632,6.13333333 L43.534302,6.13333333 Z M30.0684211,6.13333333 C30.0684211,6.66414545 29.991899,7.17767273 29.8547368,7.66666667 L29.8547368,7.66666667 L24.4210526,7.66666667 L24.4210526,6.13333333 Z M19.8421053,6.13333333 L19.8421053,7.66666667 L15.2631579,7.66666667 L15.2631579,6.13333333 L19.8421053,6.13333333 Z M7.63157895,6.13333333 L7.63157895,7.66666667 L3.05263158,7.66666667 L3.05263158,6.13333333 L7.63157895,6.13333333 Z M42.4774196,3.06666667 L43.0079113,4.6 L32.0527757,4.6 L32.0526316,3.06666667 L42.4774196,3.06666667 Z M58,3.06666667 L58,4.6 L47.0390632,4.6 L47.5903678,3.06666667 L58,3.06666667 Z M29.4273684,3.06666667 C29.7105614,3.54004848 29.9306437,4.0548303 30.0684211,4.6 L30.0684211,4.6 L12.2105263,4.6 L12.2105263,3.06666667 Z M10.6842105,3.06666667 L10.6842105,4.6 L0,4.6 L0,3.06666667 L10.6842105,3.06666667 Z M41.4056725,0 L41.9462722,1.53333333 L32.05278,1.53333333 L32.0526316,0 L41.4056725,0 Z M58,0 L58,1.53333333 L48.1188427,1.53333333 L48.6466706,0 L58,0 Z M24.3905263,0 C25.9912083,0 27.4472798,0.581133333 28.5421053,1.53333333 L28.5421053,1.53333333 L12.2105263,1.53333333 L12.2105263,0 Z M10.6842105,0 L10.6842105,1.53333333 L0,1.53333333 L0,0 L10.6842105,0 Z" id="Combined-Shape"></path></g></g></svg></a> <!-- <dds-search-with-typeahead></search-with-typeahead> --> <!-- <a role="menuitem" tabindex="0" href="javascript:void 0" aria-haspopup="menu" class="bx--header__menu-item bx--header__menu-title" aria-expanded="false" aria-label="User profile"> <svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" aria-hidden="true" width="20" height="20" viewBox="0 0 32 32"><path d="M16 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0016 2zM26 30H24V25a5 5 0 00-5-5H13a5 5 0 00-5 5v5H6V25a7 7 0 017-7h6a7 7 0 017 7z"></path></svg> </a> <ul role="menu" class="bx--header__menu"> <li><a part="link" role="menuitem" tabindex="0" class="bx--header__menu-item" href="https://myibm.ibm.com/?lnk=mmi"> <span part="title" class="bx--text-truncate--end"></span> </a></li> <li><a part="link" role="menuitem" tabindex="0" class="bx--header__menu-item" href="https://login.ibm.com/oidc/endpoint/default/authorize?redirect_uri=https%3A%2F%2Fmyibm.ibm.com%2FOIDCHandler.html&amp;response_type=token&amp;client_id=v18LoginProdCI&amp;scope=openid&amp;state=http%3A%2F%2Fstage.mediaroom.com%2Fibmnewsroom%2Fannouncements&amp;nonce=8675309"> <span part="title" class="bx--text-truncate--end"></span> </a></li> </ul>--> <div class="bx--header__search"> <div class="wd_search_form_container"><form name="basic_search" method="get" action="https://newsroom.ibm.com/index.php?s=20322" class="wd_search_form wd_search_form_basic"><input type="hidden" name="s" value="search_results" /><input type="text" name="query" value="" size="32" placeholder="Search the IBM Newsroom" title="Search the IBM Newsroom" /> <a href="#" onclick="webDriver.jQuery(this).closest('form').submit(); return false;"><button role="button" value="Submit" type="submit"><svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" aria-hidden="true" width="20" height="20" viewBox="0 0 32 32"><title>Submit</title><path d="M29,27.5859l-7.5521-7.5521a11.0177,11.0177,0,1,0-1.4141,1.4141L27.5859,29ZM4,13a9,9,0,1,1,9,9A9.01,9.01,0,0,1,4,13Z"></path></svg></button></a></form> </div> </div> <div class="bx--header__search--actions"> <button type="button" part="open-button" class="bx--header__action bx--header__search--search" aria-label="Open IBM search field"> <svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" aria-hidden="true" width="20" height="20" viewBox="0 0 32 32"> <path d="M29,27.5859l-7.5521-7.5521a11.0177,11.0177,0,1,0-1.4141,1.4141L27.5859,29ZM4,13a9,9,0,1,1,9,9A9.01,9.01,0,0,1,4,13Z"></path> </svg> </button> <button type="button" part="close-button" class="bx--header__action bx--header__search--close" aria-label="Close"> <svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" aria-hidden="true" width="20" height="20" viewBox="0 0 32 32"> <path d="M24 9.4L22.6 8 16 14.6 9.4 8 8 9.4 14.6 16 8 22.6 9.4 24 16 17.4 22.6 24 24 22.6 17.4 16 24 9.4z"></path> </svg> </button> </div> </header> </div> <dds-masthead-container></dds-masthead-container> <!-- MASTHEAD_END --> <div id="ibm-content-wrapper"> <!-- <header role="banner" class="bx--header wd_nav_header"> <a class="bx--header__name pl-header-text" href="index.php"><span class="bx--header__name--prefix">IBM&nbsp;</span>Newsroom</a> <div class="ibm-divider"></div> <button data-autoid="dds--masthead-default-sidenav__l0-menu" aria-label="Open menu" class="bx--header__action bx--header__menu-trigger bx--header__menu-toggle bx--header__menu-toggle__hidden" title="Open menu" type="button"> <svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" width="20" height="20" viewBox="0 0 20 20" aria-hidden="true"> <path d="M2 14.8H18V16H2zM2 11.2H18V12.399999999999999H2zM2 7.6H18V8.799999999999999H2zM2 4H18V5.2H2z"></path> </svg> </button> <nav role="navigation"> <div class="ibm-sitenav-menu-list"> </div> </nav> </header> --> <header role="banner" class="wd_nav_header"> <div class="cds--css-grid"> <div class="cds--col-span-16"> <a class="bx--header__name pl-header-text" href="index.php"><span class="bx--header__name--prefix">IBM&nbsp;</span>Newsroom</a> <button data-autoid="dds--masthead-default-sidenav__l0-menu" aria-label="Open menu" class="bx--header__action bx--header__menu-trigger bx--header__menu-toggle bx--header__menu-toggle__hidden" title="Open menu" type="button"> <svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" width="20" height="20" viewBox="0 0 20 20" aria-hidden="true"> <path d="M2 14.8H18V16H2zM2 11.2H18V12.399999999999999H2zM2 7.6H18V8.799999999999999H2zM2 4H18V5.2H2z"></path> </svg> </button> <nav role="navigation"> <div class="ibm-sitenav-menu-list"> <ul role="menubar"> <li class="ibm-haschildlist active" role="presentation"> <button role="menuitem" tabindex="0">News</button> <ul role="menu level2"> <li role="presentation"><a role="menuitem" href="https://newsroom.ibm.com/announcements" tabindex="-1" target="_self">All press releases</a></li> <li role="presentation"><a role="menuitem" href="think-2024" tabindex="-1" target="_self">Think 2024</a></li> <li role="presentation"><a role="menuitem" href="latest-news-artificial-intelligence" tabindex="-1" target="_self">Artificial intelligence</a></li> <li role="presentation"><a role="menuitem" href="latest-news-hybrid-cloud" tabindex="-1" target="_self">Hybrid cloud</a></li> <li role="presentation"><a role="menuitem" href="latest-news-research-and-innovation" tabindex="-1" target="_self">Research and innovation</a></li> <li role="presentation"><a role="menuitem" href="latest-news-corporate" tabindex="-1" target="_self">Corporate</a></li> <li role="presentation"><a role="menuitem" href="latest-new-social-impact" tabindex="-1" target="_self">Social impact</a></li> <li role="presentation"><a role="menuitem" href="https://newsroom.ibm.com/mergers-and-acquisitions" tabindex="-1" target="_self">Mergers & acquisitions</a></li> </ul> </li> <li class="ibm-haschildlist" role="presentation"> <button role="menuitem" tabindex="0">Media resources</button> <ul role="menu level2"> <li role="presentation"><a role="menuitem" href="https://newsroom.ibm.com/media-center" tabindex="-1" target="_self">Asset gallery</a></li> <li role="presentation"><a role="menuitem" href="https://newsroom.ibm.com/b-roll" tabindex="-1" target="_self">B-roll gallery</a></li> <li role="presentation"><a role="menuitem" href="https://newsroom.ibm.com/contacts" tabindex="-1" target="_self">Media contacts</a></li> <li role="presentation"><a role="menuitem" href="https://newsroom.ibm.com/global-news-room" tabindex="-1" target="_self">Global newsrooms</a></li> </ul> </li> <li class="ibm-haschildlist" role="presentation"> <button role="menuitem" tabindex="0">Inside IBM</button> <ul role="menu level2"> <li role="presentation"><a role="menuitem" href="https://newsroom.ibm.com/executive-bios" tabindex="-1" target="_self">Leadership</a></li> <li role="presentation"><a role="menuitem" href="https://newsroom.ibm.com/about-IBM" tabindex="-1" target="_self">IBM boilerplate</a></li> <li role="presentation"><a role="menuitem" href="https://www.ibm.com/investor" tabindex="-1" target="_self">Investor relations</a></li> <li role="presentation"><a role="menuitem" href="https://www.ibm.com/annualreport/" tabindex="-1" target="_self">Annual report</a></li> <li role="presentation"><a role="menuitem" href="https://www.ibm.com/reports/analyst" tabindex="-1" target="_self">Analyst reports</a></li> <li role="presentation"><a role="menuitem" href="https://www.ibm.com/impact/initiatives" tabindex="-1" target="_self">CSR</a></li> <li role="presentation"><a role="menuitem" href="https://www.ibm.com/policy/about-new/?utm_content=SRCWW&p1=Search&p4=43700066458429724&p5=e&gad_source=1&gclid=Cj0KCQjwwYSwBhDcARIsAOyL0fgNi85QEoribCI6MFuUy-yCt3JoHxZzfD-BV-lfgSGL4OEf4DnlnqUaArV4EALw_wcB&gclsrc=aw.ds" tabindex="-1" target="_self">IBM policy</a></li> <li role="presentation"><a role="menuitem" href="https://newsroom.ibm.com/awards" tabindex="-1" target="_self">Awards</a></li> </ul> </li> <li class="ibm-haschildlist" role="presentation"> <button role="menuitem" tabindex="0">Blog</button> <ul role="menu level2"> <li role="presentation"><a role="menuitem" href="https://www.ibm.com/blog/" tabindex="-1" target="_self">IBM blog</a></li> <li role="presentation"><a role="menuitem" href="https://research.ibm.com/blog" tabindex="-1" target="_self">IBM Research blog</a></li> <li role="presentation"><a role="menuitem" href="https://securityintelligence.com/" tabindex="-1" target="_self">securityintelligence.com</a></li> </ul> </li> <li role="presentation"><a role="button" href="subscribe?pagetemplate=modal" class="wd_fancybox">Subscribe</a></li> </ul> </div> </nav> </div> </div> </header> <main role="main" aria-label="Experience IBM"> <div id="ibm-pcon"> <div id="ibm-content"> <div id="ibm-content-body" class="ibm-padding-top-0"> <div id="ibm-content-main"> <section> <div class="cds--css-grid ibm-pt-6 ibm-mt-6 ibm-pb-3 wd_header_container"> <div class="cds--col-span-16 think-content-row"> <h1>All press releases</h1> </div> </div> <!-- <div class="cds--css-grid ibm-pt-2"> <div id="wd_featured_item" class="cds--col-span-16 ibm-pb-5"> <img class="wd_featured_image" src="" alt="" /> </div> </div> --> <div class="cds--css-grid ibm-pt-2"> <!-- <div class="cds--col-span-1 ibm-mb-3" id="wd_page_tools"></div> --> <div class="cds--col-span-12 ibm-mb-3"> <!-- BEGIN CONTENT-WRAPPER --> <div class="wd_content"> <div id="wd_printable_content"> <div class="wd_newsfeed_releases-detail"> <div id="wd_move_content_up"> <h1 class="wd_title wd_language_left">Data Suggests Growth in Enterprise Adoption of AI is Due to Widespread Deployment by Early Adopters, But Barriers Keep 40% in the Exploration and Experimentation Phases</h1> <div class="wd_subtitle wd_language_left">- About 42% of enterprise-scale companies surveyed (> 1,000 employees) report having actively deployed AI in their business. </div><div class="wd_subtitle wd_language_left">- An additional 40% are currently exploring or experimenting with AI but have not deployed their models. </div><div class="wd_subtitle wd_language_left">- However, 59% of those companies surveyed already exploring or deploying AI say they have accelerated their rollout or investments in the technology. </div><div class="wd_subtitle wd_language_left">- The top barriers preventing deployment include limited AI skills and expertise (33%), too much data complexity (25%), and ethical concerns (23%). </div> <div class="wd_date">Jan 10, 2024</div> <div class="wd_captioned_image" style="float: left; margin: 10px 10px 10px 0px; width: 1921px;"> <div class="wd_image"><img src="/image/AI+Adoption+Index_Banner.png" border="0"/></div> </div> </div> <div class="wd_toolbar wd_toolbar-detail"><ul class="wd_tools"><li class="wd_tool wd_tool-print"><span class="wd_tool_icon"><a onclick="view_printable(); return false;" rel="nofollow" href="#print" title="print"><span class="fa fa-print"></span></a></span></li><li class="wd_tool wd_tool-email"><span class="wd_tool_icon"><a onclick="window.location.href = 'mailto:?subject=Data%20Suggests%20Growth%20in%20Enterprise%20Adoption%20of%20AI%20is%20Due%20to%20Widespread%20Deployment%20by%20Early%20Adopters&amp;body='+encodeURIComponent(window.location.href);return false;" href="#email" title="email"><span class="fa fa-envelope"></span></a></span></li><li class="wd_tool wd_tool-rss"><span class="wd_tool_icon"><a href="https://newsroom.ibm.com/index.php?s=20324&amp;rsspage=20295" title="rss"><span class="fa fa-rss"></span></a></span></li><li class="wd_tool wd_tool-pdf"><span class="wd_tool_icon"><a href="https://newsroom.ibm.com/2024-01-10-Data-Suggests-Growth-in-Enterprise-Adoption-of-AI-is-Due-to-Widespread-Deployment-by-Early-Adopters?asPDF=1" rel="nofollow" title="pdf"><span class="fa fa-file-pdf-o"></span></a></span></li></ul></div> <style type="text/css"> /* Style Definitions */ span.prnews_span { font-size:8pt; font-family:"Arial"; color:black; } a.prnews_a { color:blue; } li.prnews_li { font-size:8pt; font-family:"Arial"; color:black; } p.prnews_p { font-size:0.62em; font-family:"Arial"; color:black; margin:0in; } span.prnews_span{ font-size:inherit; font-family:inherit; } li.prnews_li{ font-size: inherit; font-family: inherit; } p.prnews_p{ font-size: inherit; font-family: inherit; } div.wd_news_body img { margin: 0 0 20px 20px; float:right; max-width: 250px; max-height: 250px; width: auto !important; height: auto !important; } div.PRN_ImbeddedAssetReference{ display: none; } div[id^="prni_dvprne"]{ display: none; } </style> <div class="wd_body wd_news_body" wd_resize="formatNews" wd_print_url="https://newsroom.ibm.com/2024-01-10-Data-Suggests-Growth-in-Enterprise-Adoption-of-AI-is-Due-to-Widespread-Deployment-by-Early-Adopters?printable=1"><p><span class="legendSpanClass"><span class="xn-location">ARMONK, N.Y.</span></span>, <span class="legendSpanClass"><span class="xn-chron">Jan. 10, 2024</span></span> /<a href="http://www.prnewswire.com/" target="_blank">PRNewswire</a>/ -- New research commissioned by IBM (NYSE: <a href="http://www.ibm.com/investor" rel="nofollow" target="_blank">IBM</a>) found that about 42% of enterprise-scale organizations (over 1,000 employees) surveyed have AI actively in use in their businesses. Early adopters are leading the way, with 59% of responding enterprises already working with AI intending to accelerate and increase investment in the technology. Ongoing challenges for AI adoption in enterprises remain, including hiring employees with the right skillsets, data complexity, and ethical concerns continue to inhibit businesses from adopting AI technologies into their operations.&nbsp;</p> <p><span>Experience the interactive Multimedia News Release here: <a href="https://www.multivu.com/players/English/9240059-ibm-2023-global-ai-adoption-index-report/" rel="nofollow" target="_blank">https://www.multivu.com/players/English/9240059-ibm-2023-global-ai-adoption-index-report/</a>&nbsp;</span></p> <div dir="ltr" id="prni_dvprnejpg65eeleft" style="width: 100%; text-align: left;"><img align="middle" alt="IBM Global AI Adoption Index" id="prnejpg65eeleft" src="https://www.multivu.com/players/English/9240059-ibm-2023-global-ai-adoption-index-report/image/0_1704814470115-HR.jpg" style="width: 400px;" title="IBM Global AI Adoption Index" /></div> <p><br /> &quot;We&#39;re seeing that the early adopters who overcame barriers to deploy AI are making further investments, proving to me that they are already experiencing the benefits from AI. More accessible AI tools, the drive for automation of key processes, and increasing amounts of AI embedded into off-the-shelf business applications are top factors driving the expansion of AI at the enterprise level,&quot; said <span class="xn-person">Rob Thomas</span>, Senior Vice President, IBM Software. &quot;We see organizations leveraging AI for use cases where I believe the technology can most quickly have a profound impact like IT automation, digital labor, and customer care. For the 40% of companies surveyed stuck in the sandbox, I am confident 2024 will be the year of tackling and overcoming barriers to entry like the skills gap and data complexity.&quot;&nbsp;</p> <p>Highlights from the &quot;IBM Global AI Adoption Index 2023,&quot; conducted by Morning Consult on behalf of IBM, include:&nbsp;</p> <p><b>Over the last several years, AI adoption has remained steady at large organizations surveyed:</b>&nbsp;&nbsp;</p> <ul type="disc"> <li>Today,&nbsp;42%&nbsp;of IT professionals at large organizations report that they have actively deployed AI while an additional&nbsp;40%&nbsp;are actively exploring using the technology.&nbsp;</li> <li>Additionally,&nbsp;38%&nbsp;of IT professionals at enterprises report that their company is actively implementing generative AI and another&nbsp;42%&nbsp;are exploring it.&nbsp;</li> <li>Organizations in <span class="xn-location">India</span> (59%), the UAE (58%), <span class="xn-location">Singapore</span> (53%), and <span class="xn-location">China</span> (50%) are leading the way in active use of AI, compared with lagging markets like <span class="xn-location">Spain</span> (28%), <span class="xn-location">Australia</span> (29%), and <span class="xn-location">France</span> (26%).</li> <li>Companies within the financial services industry are most likely to be using AI, with about&nbsp;half&nbsp;of IT professionals within that industry reporting their company has actively deployed AI.&nbsp;37%&nbsp;of IT professionals within the telecommunications industry state that their company is also deploying AI.&nbsp;</li> </ul> <p><b>The majority of surveyed companies actively deploying or exploring AI have accelerated their rollout or investments in the past 24 months:&nbsp;</b>&nbsp;</p> <ul type="disc"> <li>59%&nbsp;of IT professionals at companies deploying or exploring AI indicate that their company has accelerated their investments in or rollout of AI in the past 24 months.</li> <li>China&nbsp;(85%),&nbsp;India&nbsp;(74%),&nbsp;and the UAE&nbsp;(72%)&nbsp;are the markets most likely to be accelerating AI rollout, while businesses in the UK&nbsp;(40%),&nbsp;Australia&nbsp;(38%)&nbsp;and Canada&nbsp;(35%)&nbsp;were the least likely to accelerate the rollout.&nbsp;</li> <li>Research and development&nbsp;(44%)&nbsp;and reskilling/workforce development&nbsp;(39%)&nbsp;are the top AI investments at organizations exploring or deploying AI.&nbsp;</li> </ul> <p><b>Easier to use AI tools and the need to reduce costs and automate processes are driving AI adoption among surveyed companies:</b>&nbsp;</p> <ul type="disc"> <li>Advances in AI tools that make them more accessible&nbsp;(45%),&nbsp;the need to reduce costs and automate key processes&nbsp;(42%),&nbsp;and the increasing amount of AI embedded into standard off the shelf business applications&nbsp;(37%)&nbsp;are the top factors driving AI adoption.&nbsp;</li> <li>For IT professionals, the two most important changes to AI in recent years are solutions that are easier to deploy&nbsp;(43%)&nbsp;and the increased prevalence of data, AI, and automation skills&nbsp;(42%).&nbsp;</li> <li>The AI use cases driving adoption for surveyed companies currently exploring or deploying AI are not limited, but cut across many key areas of business operations: <ul type="disc"> <li>Automation of IT processes&nbsp;(33%)</li> <li>Security and threat detection&nbsp;(26%)</li> <li>AI monitoring or governance&nbsp;(25%)&nbsp;</li> <li>Business analytics or intelligence&nbsp;(24%)&nbsp;</li> <li>Automating processing, understanding, and flow of documents&nbsp;(24%)</li> <li>Automating customer or employee self-service answers and actions&nbsp;(23%)&nbsp;</li> <li>Automation of business processes&nbsp;(22%)&nbsp;</li> <li>Automation of network processes&nbsp;(22%)</li> <li>Digital labor&nbsp;(22%)</li> <li>Marketing and sales&nbsp;(22%)</li> <li><span>Fraud</span> detection&nbsp;(22%)</li> <li>Search and knowledge discovery&nbsp;(21%)</li> <li>Human resources and talent acquisition&nbsp;(19%)</li> <li>Financial planning and analysis&nbsp;(18%)</li> <li>Supply chain intelligence&nbsp;(18%)&nbsp;</li> </ul> </li> </ul> <p><b>The same set of barriers are keeping the next wave of surveyed companies from benefiting from AI:</b></p> <ul type="disc"> <li>The top barriers hindering successful AI adoption at enterprises both exploring or deploying AI are limited AI skills and expertise (33%), too much data complexity (25%), ethical concerns (23%), AI projects that are too difficult to integrate and scale&nbsp;(22%),&nbsp;high price&nbsp;(21%),&nbsp;and lack of tools for AI model development&nbsp;(21%).&nbsp;</li> </ul> <p><b>Generative AI poses different barriers to entry from traditional AI models:</b>&nbsp;</p> <ul type="disc"> <li>Data privacy&nbsp;(57%)&nbsp;and trust and transparency&nbsp;(43%)&nbsp;concerns are the biggest inhibitors of generative AI according to IT professionals at surveyed organizations not exploring or implementing generative AI.</li> <li>35%&nbsp;also say that lack of skills for implementation are a big inhibitor.&nbsp;</li> </ul> <p><b>Among surveyed organizations, AI is already having an impact on the workforce:&nbsp;</b>&nbsp;</p> <ul type="disc"> <li>One-in-five&nbsp;organizations report they do not have employees with the right skills in place to use new AI or automation tools and&nbsp;16%&nbsp;cannot find new hires with the skills to address that gap.</li> <li>Among companies citing AI&#39;s use to address labor or skills shortages, they are tapping AI to do things like reduce manual or repetitive tasks with automation tools&nbsp;(55%)&nbsp;or automate customer self-service answers and actions&nbsp;(47%).</li> <li>Only&nbsp;34%&nbsp;are currently training or reskilling employees to work together with new automation and AI tools.&nbsp;</li> </ul> <p><b>The need for trustworthy and governed AI is understood by IT professionals, but barriers are making it difficult for surveyed companies to put into practice:</b> </p> <ul type="disc"> <li>IT professionals are largely in agreement that consumers are more likely to choose services from companies with transparent and ethical AI practices&nbsp;(85%&nbsp;strongly or somewhat agree) and say being able to explain how their AI reached a decision is important to their business&nbsp;(83%&nbsp;among companies exploring or deploying AI).</li> <li>But, with many companies already deploying AI facing multiple barriers in the process,&nbsp;well&nbsp;under half&nbsp;report they are taking key steps towards trustworthy AI like reducing bias&nbsp;(27%),&nbsp;tracking data provenance&nbsp;(37%),&nbsp;making sure they can explain the decisions of their AI models&nbsp;(41%),&nbsp;or developing ethical AI policies&nbsp;(44%).&nbsp;</li> </ul> <p><b>Methodology:</b><br /> This survey was conducted in <span class="xn-chron">November 2023</span> among a representative sample of 8,584 IT Professionals in <span class="xn-location">Australia</span>, <span class="xn-location">Canada</span>, <span class="xn-location">China</span>, <span class="xn-location">France</span>, <span class="xn-location">Germany</span>, <span class="xn-location">India</span>, <span class="xn-location">Italy</span>, <span class="xn-location">Japan</span>, <span class="xn-location">Singapore</span>, <span class="xn-location">South Korea</span>, <span class="xn-location">Spain</span>, UAE, UK, US and LATAM (<span class="xn-location">Argentina</span>, <span class="xn-location">Brazil</span>, <span class="xn-location">Chile</span>, <span class="xn-location">Colombia</span>, <span class="xn-location">Mexico</span>, and <span class="xn-location">Peru</span>). To qualify for the survey, participants must be employed full-time, work at companies with more than 1 employee, work in a manager or higher-level role, and have at least some knowledge about how IT operates and is used by their company. The global results have a margin of error of +/- 1 percentage point.</p> <p><b>About IBM:</b><br /> IBM is a leading provider of global hybrid cloud and AI, and consulting expertise. We help clients in more than 175 countries capitalize on insights from their data, streamline business processes, reduce costs and gain the competitive edge in their industries. More than 4,000 government and corporate entities in critical infrastructure areas such as financial services, telecommunications and healthcare rely on IBM&#39;s hybrid cloud platform and Red Hat OpenShift to affect their digital transformations quickly, efficiently and securely. IBM&#39;s breakthrough innovations in AI, quantum computing, industry-specific cloud solutions and consulting deliver open and flexible options to our clients. All of this is backed by IBM&#39;s long-standing commitment to trust, transparency, responsibility, inclusivity and service.</p> <p><br /> <b>Media Contact:</b><br /> <br /> <span class="xn-person">Sarah Benchaita</span><br /> IBM Media Relations<br /> <a href="mailto:sarah.benchaita@ibm.com" rel="nofollow" target="_blank">sarah.benchaita@ibm.com</a></p> <p>&nbsp;</p> <div dir="ltr" id="prni_dvprnejpg0073left" style="width: 100%; text-align: left;"><img align="middle" alt="ibm_logo" id="prnejpg0073left" src="https://mma.prnewswire.com/media/95470/4485860/ibm_logo.jpg" title="ibm_logo" /></div> <p>&nbsp;</p> <p>SOURCE IBM</p> </div> <ul class="wd_layout-simple assets_list"><li class="asset_item"><a href="https://www.multivu.com/players/English/9240059-ibm-2023-global-ai-adoption-index-report/image/0_1704814470115-HR.jpg">0_1704814470115-HR</a></li><li class="asset_item"><a href="https://newsroom.ibm.com/image/AI+Adoption+Index_2024_1.png">Global AI adoption & exploration numbers by country</a></li><li class="asset_item"><a href="https://newsroom.ibm.com/image/AI+Adoption+Index_2024_2.png">How enterprises plan to invest in AI over next 12 months</a></li><li class="asset_item"><a href="https://newsroom.ibm.com/image/AI+Adoption+Index_2024_3.png">Top barriers hindering enterprises from successful AI adoption</a></li><li class="asset_item"><a href="https://newsroom.ibm.com/image/AI+Adoption+Index_2024_4.png">Enterprises are taking steps to build trustworthy AI, but more progress is needed</a></li><li class="asset_item"><a href="https://newsroom.ibm.com/image/AI+Adoption+Index_2024_5.png">Top factors helping drive AI adoption in organizations</a></li><li class="asset_item"><a href="https://newsroom.ibm.com/image/AI+Adoption+Index_2024_6.png">Most common enterprise applications of AI and automation today</a></li></ul> <div class="bx--btn bx--btn--primary wd_subscribe" role="button" tabindex="0" aria-label="Subscribe to email"><a href="subscribe">Subscribe to email</a></div> <h4>Release Categories</h4> <ul class="wd_layout-inline wd_category_link_list"><li class="wd_category_link"><div class="wd_category_808 wd_parent_4307898"><a href="https://newsroom.ibm.com/press-releases-artificial-intelligence" class="wd_category_808 wd_parent_4307898">Artificial intelligence</a></div></li></ul> <!-- ITEMDATE: 2024-01-10 00:01:00 EST --> </div> </div> </div><!-- END CONTENT --> </div> <div class="cds--col-span-3 ibm-mb-3 ibm-mt-5 wd_right_rail_wrapper"> <div class="wd_featureboxes_right wd_featureboxes-vertical"> <div id="wd_featurebox-teaser_1437" class="wd_featurebox_container wd_featurebox-teaser"><div class="wd_featurebox_title">more articles</div><div class="wd_featurebox"> <div class="wd_standard-teaser"> <div class="item"><div class="item_name"><a href="https://newsroom.ibm.com/index.php?s=20317&item=33724" class="itemlink"><a href="https://newsroom.ibm.com/Blog-Expand-hybrid-cloud-and-AI-adoption-with-IBM-Power-Virtual-Server-to-boost-competitive-advantage">Expand hybrid cloud and AI adoption with IBM Power Virtual Server to boost competitive advantage</a></a></div></div> <div class="item"><div class="item_name"><a href="https://newsroom.ibm.com/index.php?s=20317&item=33723" class="itemlink"><a href="https://newsroom.ibm.com/IBM-to-drive-enterprise-ready-AI-adoption-at-scale-in-collaboration-with-NVIDIA">IBM to drive enterprise-ready AI adoption at scale in collaboration with NVIDIA</a></a></div></div> <div class="item"><div class="item_name"><a href="https://newsroom.ibm.com/index.php?s=20317&item=33722" class="itemlink"><a href="https://www.ibm.com/blog/b7-eu-ai-act/" target=”_blank”>AI will change the world—the terms are up to us</a></a></div></div> </div> </div></div></div> <div class="wd_sidebar_search"> <!-- <h4>Categories</h4> <form action="https://newsroom.ibm.com/announcements" method="get" name="wd_sidebar_search" id="wd_sidebar_search"> <ul class="tagsFilter-tags"> <li class="tagsFilter-tags-item wd_cat-808" role="button" tabindex="0" aria-label="Artificial intelligence"> <a href="#" data-url="808" class="vsubnav">Artificial intelligence</a> </li> <li class="tagsFilter-tags-item wd_cat-809" role="button" tabindex="0" aria-label="Corporate"> <a href="#" data-url="809" class="vsubnav">Corporate</a> </li> <li class="tagsFilter-tags-item wd_cat-811" role="button" tabindex="0" aria-label="Hybrid cloud"> <a href="#" data-url="811" class="vsubnav">Hybrid cloud</a> </li> <li class="tagsFilter-tags-item wd_cat-812" role="button" tabindex="0" aria-label="Research and innovation"> <a href="#" data-url="812" class="vsubnav">Research and innovation</a> </li> <li class="tagsFilter-tags-item wd_cat-810" role="button" tabindex="0" aria-label="Social impact"> <a href="#" data-url="810" class="vsubnav">Social impact</a> </li> <li class="tagsFilter-tags-item wd_cat-813" role="button" tabindex="0" aria-label="Tag"> <a href="#" data-url="813" class="vsubnav">Tag</a> </li> </ul> <div class="wd_year_wrap"> <label for="wd_year">Year</label> <select id="wd_year" name="year"><option value="2024">2024</option><option value="2023">2023</option><option value="2022">2022</option><option value="2021">2021</option><option value="2020">2020</option><option value="2019">2019</option></select> </div> <input type="hidden" name="category" value=""> <button type="submit" class="bx--btn bx--btn--primary" id="wd_submit_sidebar_search">Submit</button> </form> --> </div> <div class="bx--btn bx--btn--tertiary ibm-mt-4 wd_subscribe" role="button" tabindex="0" aria-label="Subscribe to email"> <a href="subscribe">Subscribe to email</a> </div> <!--<div id="wd_right_assets"> <h4>Additional Assets</h4> </div>--> </div> </div> </section> </div> </div> </div> </div> </main> </div><!-- IBM Content wrapper --> </div><!-- IBM top --> <script type="module" src="https://1.www.s81c.com/common/carbon-for-ibm-dotcom/tag/v1/latest/footer.min.js"></script> <!-- <script type="module" src="https://1.www.s81c.com/common/carbon-for-ibm-dotcom/tag/v1/latest/search-with-typeahead.rtl.min.js"></script> --> <!-- FOOTER_BEGIN --> <dds-footer-container></dds-footer-container> <!-- FOOTER_END --> <script type="text/javascript" src="slick/slick.min.js"></script> <script src="js/wd_js.js"></script> <script> $(document).ready(function() { $('.wd_subscribe a').addClass('wd_fancybox').attr('href', function(i, href) { return href + '?pagetemplate=modal' }); $('.wd_fancybox').fancybox({ type:'ajax', width: 800, height: 800 //autoSize: false, //autoScale: false }); }); </script> <!-- START CUSTOM TOOLBAR --> <div class="hidden"> <li class="wd_pageshare wd_tool wd_tool-facebook"><a href="https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fnewsroom.ibm.com%2F2024-01-10-Data-Suggests-Growth-in-Enterprise-Adoption-of-AI-is-Due-to-Widespread-Deployment-by-Early-Adopters" class="wd_sharelink" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32" version="1.1" role="img" aria-labelledby="at-svg-facebook-1" class="at-icon at-icon-facebook" style="fill: rgb(255, 255, 255); width: 20px; height: 20px;"><title id="at-svg-facebook-1">Facebook</title><g><path d="M22 5.16c-.406-.054-1.806-.16-3.43-.16-3.4 0-5.733 1.825-5.733 5.17v2.882H9v3.913h3.837V27h4.604V16.965h3.823l.587-3.913h-4.41v-2.5c0-1.123.347-1.903 2.198-1.903H22V5.16z" fill-rule="evenodd"></path></g></svg></a></li> <li class="wd_pageshare wd_tool wd_tool-twitter"><a href="https://twitter.com/share?url=http%3A%2F%2Fnewsroom.ibm.com%2F2024-01-10-Data-Suggests-Growth-in-Enterprise-Adoption-of-AI-is-Due-to-Widespread-Deployment-by-Early-Adopters" class="wd_sharelink" target="_blank"> <svg id="icon" xmlns="http://www.w3.org/2000/svg" role="img" aria-labelledby="at-svg-twitter-2" class="at-icon at-icon-twitter" viewBox="0 0 32 32"> <title id="at-svg-twitter-2">Twitter</title> <defs> <style> .cls-1 { fill: none; } </style> </defs> <path d="m18.2342,14.1624l8.7424-10.1624h-2.0717l-7.591,8.8238-6.0629-8.8238h-6.9929l9.1684,13.3432-9.1684,10.6568h2.0718l8.0163-9.3183,6.4029,9.3183h6.9929l-9.5083-13.8376h.0005Zm-2.8376,3.2984l-.9289-1.3287L7.0763,5.5596h3.1822l5.9649,8.5323.9289,1.3287,7.7536,11.0907h-3.1822l-6.3272-9.05v-.0005Z"/> <rect id="_Transparent_Rectangle_" data-name="&amp;lt;Transparent Rectangle&amp;gt;" class="cls-1" width="32" height="32"/> </svg> </a></li> <li class="wd_pageshare wd_tool wd_tool-linkedin"><a href="https://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fnewsroom.ibm.com%2F2024-01-10-Data-Suggests-Growth-in-Enterprise-Adoption-of-AI-is-Due-to-Widespread-Deployment-by-Early-Adopters&title=All press releases&summary=&source=http%3A%2F%2Fnewsroom.ibm.com" class="wd_sharelink" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32" version="1.1" role="img" aria-labelledby="at-svg-linkedin-3" class="at-icon at-icon-linkedin" style="fill: rgb(255, 255, 255); width: 20px; height: 20px;"><title id="at-svg-linkedin-3">LinkedIn</title><g><path d="M26 25.963h-4.185v-6.55c0-1.56-.027-3.57-2.175-3.57-2.18 0-2.51 1.7-2.51 3.46v6.66h-4.182V12.495h4.012v1.84h.058c.558-1.058 1.924-2.174 3.96-2.174 4.24 0 5.022 2.79 5.022 6.417v7.386zM8.23 10.655a2.426 2.426 0 0 1 0-4.855 2.427 2.427 0 0 1 0 4.855zm-2.098 1.84h4.19v13.468h-4.19V12.495z" fill-rule="evenodd"></path></g></svg></a></li> </div> <script type="text/javascript"> $('.wd_pageshare.wd_tool-linkedin').prependTo('ul.wd_tools'); $('.wd_pageshare.wd_tool-twitter').prependTo('ul.wd_tools'); $('.wd_pageshare.wd_tool-facebook').prependTo('ul.wd_tools'); var itemTitle = ''; var itemTitle = $('.wd_newsfeed_releases-detail > .wd_title').text(); var twitterHref = $('.wd_tool-twitter .wd_tool_icon a').attr('href'); if(itemTitle == '') itemTitle = "All press releases"; itemTitle = encodeURIComponent(itemTitle); $('.wd_tool-twitter .wd_tool_icon a').attr('href', twitterHref+'&text='+itemTitle); $(document).ready(function(){ $('.wd_sharelink').click(function(event) { event.preventDefault(); window.open($(this).attr("href"), "popupWindow", "width=1100,height=700,scrollbars=yes"); }); }); function escapeHtml(string){ var entityMap = { "&": "&amp;", "<": "&lt;", ">": "&gt;", '"': "&quot;", "'": "&#39;", "/": "&#x2F;", "`": "&#x60;", "=": "&#x3D;" }; return String(string).replace(/[&<>"'`=\/]/g, function(s){ return entityMap[s]; }); } </script> <!-- END CUSTOM TOOLBAR --> <!-- begin spin_special_output(body_end) --> <script wd_script_id="piwik_tracking_code"></script> <!-- end spin_special_output(body_end) --> <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8e73dffcdd473e1d',t:'MTczMjM5MzM4NS4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10