<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:dc="https://purl.org/dc/elements/1.1/"
     xmlns:dcterms="http://purl.org/dc/terms/"
     xmlns:media="http://search.yahoo.com/mrss/"
     xmlns:atom="http://www.w3.org/2005/Atom"
>
    <channel>
                    <atom:link rel="alternate" hreflang="en-GB"
                       href="https://www.itpro.com/uk/feeds/tag/machine-learning"
                       type="application/rss+xml"/>
                            <title><![CDATA[ Latest from ITPro UK in Machine-learning ]]></title>
                <link>https://www.itpro.com/uk/technology/machine-learning</link>
        <description><![CDATA[ All the latest machine-learning content from the ITPro  UK team ]]></description>
                                    <lastBuildDate>Tue, 02 Dec 2025 08:00:00 +0000</lastBuildDate>
                            <language>en</language>
                                <item>
                                                            <title><![CDATA[ Breaking boundaries: Empowering channel partners to unite DevOps and MLOps for a stronger software supply chain ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/software/development/breaking-boundaries-empowering-channel-partners-to-unite-devops-and-mlops-for-a-stronger-software-supply-chain</link>
                                                                            <description>
                            <![CDATA[ Unifying DevOps and MLOps speeds delivery, strengthens governance, and improves software supply chain efficiency ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">Qi2qx5BAKt5eensdFwQUmL</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/KVsKineKhG7NNJR59KjA54-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 02 Dec 2025 08:00:00 +0000</pubDate>                                                                                                                                <updated>Wed, 03 Dec 2025 13:58:45 +0000</updated>
                                                                                                                                            <category><![CDATA[Development]]></category>
                                                    <category><![CDATA[Software]]></category>
                                                                                                                    <dc:creator><![CDATA[ Yuval Fernbach ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/vJYWuUdeW6mERFNyfjZdCa.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/KVsKineKhG7NNJR59KjA54-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[DevOps thought bubbles with a person standing behind them]]></media:description>                                                            <media:text><![CDATA[DevOps thought bubbles with a person standing behind them]]></media:text>
                                <media:title type="plain"><![CDATA[DevOps thought bubbles with a person standing behind them]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/KVsKineKhG7NNJR59KjA54-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>As businesses incorporate machine learning into their commercial strategies, the race to innovate and stay ahead of the market has highlighted some new challenges.</p><p>Traditionally, software development (DevOps) and machine learning (MLOps) teams have operated with separate workflows, tools, and objectives. In today’s environment, this leads to inefficiencies and redundancies that can hamper software delivery.</p><p>What are the risks of sticking with the status quo? How can the two teams be bridged together?</p><h2 id="siloed-pipelines-create-blockers">Siloed pipelines create blockers</h2><p>DevOps pipelines are built around continuous integration and delivery (CI/CD), emphasizing speed and reliability. MLOps, on the other hand, introduces stages such as data preparation, training models, and validation. When these operations are managed separately, the handoff from data science to engineering can be slow and error-prone. Data scientists may work in one environment, while engineers work in another, often requiring manual steps that disrupt the overall software lifecycle. <strong> </strong></p><p>Different toolchains only exacerbate the problem. DevOps and MLOps both require automation, reproducibility, and version control. However,  keeping two systems running at the same time is a waste of resources when they’re designed to achieve the same goal. </p><p>Channel providers who serve these infrastructures typically have to deal with many of these cases, adding complexity without delivering extra value. Silos between teams further complicate matters, with broken communication and misaligned objectives. </p><p>Unlike traditional code, ML models often rely on dynamic, data-driven outputs that can change depending on their training data or hyperparameters used. As a result, they don’t always fit neatly into existing DevOps pipelines, meaning standard testing, validation, or security checks can be skipped or inconsistently applied. </p><p>These problems increase the time it takes to get AI-powered features to market. Limited traceability of model versions, training data, and hyperparameters makes troubleshooting and auditing cumbersome, raising concerns about governance, compliance, and accountability. </p><h2 id="the-case-for-unification">The case for unification </h2><p>The solution, as many organizations are discovering, is to combine DevOps and MLOps into a single, cohesive software supply chain. This approach doesn’t overlook the unique requirements of machine learning, though. Indeed, it treats artificial intelligence (AI) as if it were any other software component, creating a system of consistent protocols, whether for code snippets or trained models. </p><p>DevOps and MLOps share some of the same goals: rapid delivery, automation, and reliability. Aligning around these goals helps organizations and channel partners to operate more efficiently, reduce redundant work, and foster better collaboration.</p><p>The way to achieve true unification is to treat ML models as first-class software artifacts. Like binaries, libraries, and configuration files, models should be versioned, tested, and distributed through the same automated pipelines. This ensures unified visibility, so teams can keep track of which model version aligns with which release, reducing confusion and ensuring reproducibility. </p><p>Integrating models into these workflows extends automation across the entire lifecycle, from preparing data to deploying it, which cuts down on human handoffs and speeds up delivery from start to finish.</p><p>This approach also improves collaboration between data scientists, engineers, and operations teams. Sharing infrastructure and using the same processes makes communication simpler and allows for smoother handoffs. </p><p>Governance is also strengthened by subjecting ML models to the same quality assurance, security scanning, and compliance checks as other software components. For channel partners tasked with safeguarding software supply chains, this consistency is essential.</p><h2 id="opportunities-for-the-channel">Opportunities for the channel</h2><p>For the IT channel, bringing DevOps and MLOps together is both a challenge and an opportunity. </p><p>Organizations want to use AI, but they often lack the skills or infrastructure to do so. Partners who help customers set up these pipelines enable them to deliver faster, more reliable, and compliant solutions. Channel providers are at the vanguard of AI-driven innovation when they bridge the gap between DevOps and MLOps. </p><p>Companies need to be able to quickly and safely migrate models from testing to production to realize AI’s potential. There has to be a single software supply chain where ML models are handled like first-class assets and workflows are automated from start to finish. For channel partners, this method helps customers grow their AI projects while making sure that quality, security, and governance are maintained throughout the software lifecycle.</p><p>As organisations race to adopt more software and models, the industry needs holistic governance. Currently, only <a href="https://jfrog.com/software-supply-chain-state-of-union/"><u>60% of companies</u></a> have full visibility into software that is running in production<strong>. </strong>Combining DevOps and MLOps into one software supply chain can help companies achieve their shared goals of rapid delivery, automation, and reliability. This will create an efficient and secure environment for building, testing, and deploying the entire spectrum of software, from application code to machine learning models.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ 'Local' machine learning promises to cut the cost of AI development in 2024 ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/machine-learning/local-machine-learning-promises-to-cut-the-cost-of-ai-development-in-2024</link>
                                                                            <description>
                            <![CDATA[ Local machine learning inferencing will be a key trend in the year ahead, according to Hugging Face CTO Julien Chaumond ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">MyNWp2YiXsGgD2vfdx36PL</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/QoRkR3T9bsGDDYNG5bC7YD-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 03 Jan 2024 11:17:22 +0000</pubDate>                                                                                                                                <updated>Wed, 03 Jan 2024 13:35:58 +0000</updated>
                                                                                                                                            <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is a staff writer at ITPro, ChannelPro, and CloudPro, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/QoRkR3T9bsGDDYNG5bC7YD-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[machine learning stock image showing two-way data flows]]></media:description>                                                            <media:text><![CDATA[machine learning stock image showing two-way data flows]]></media:text>
                                <media:title type="plain"><![CDATA[machine learning stock image showing two-way data flows]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/QoRkR3T9bsGDDYNG5bC7YD-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>2024 could see a concerted shift toward a &apos;local&apos; machine learning development and training approach in a bid to cut prohibitive costs, according to a leading industry figure. </p><p>With 2023 dominated by headlines on powerful large language models (LLMs) and the steep energy and cost requirements needed for <a href="https://www.itpro.com/strategy/28181/what-is-ai">AI</a> development, Hugging Face CTO Julien Chaumond suggested “local machine learning” could become an emerging trend in the year ahead.</p><p>Chaumond’s comments came in a year’s end prediction post on LinkedIn in which he outlined a key area to watch.</p><p>“Local ML is going to be huge,” he said. “It will be in part driven by the adoption of Apple Silicon and other innovative hardware, but also on raw CPU and mobile devices.”</p><p>“In many cases except for the largest of LLMs, local inference will become a viable alternative to hosted inference.”</p><p>Chaumond’s comments regarding Apple Silicon specifically follow the recent launch of a batch of <a href="https://www.itpro.com/strategy/28071/what-is-machine-learning">machine learning</a> tools designed primarily for use on Apple <a href="https://www.itpro.com/hardware">hardware</a>.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="LZaczbyqEbZvgsEb8jX8UZ" name="AI_Bot_GettyImages-1430921659.jpg" caption="" alt="Hologram of the artificial intelligence robot showing up from binary code" src="https://cdn.mos.cms.futurecdn.net/LZaczbyqEbZvgsEb8jX8UZ.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence/the-ai-glossary-you-didnt-know-you-needed">The AI glossary you didn’t know you needed</a><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence/is-it-time-to-call-in-the-turing-police">Is it time to call in the Turing Police?</a><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence/the-5-generative-ai-investment-winners-of-2023">The 5 generative AI investment winners of 2023</a></p></div></div><p>In December 2023, the tech giant quietly <a href="https://www.itpro.com/technology/machine-learning/apple-just-discreetly-launched-a-raft-of-new-machine-learning-tools-and-theyre-free">announced the launch of Apple MLX</a>, a machine learning framework developed by its internal ML research group. The framework will enable Apple device users to harness in-house silicon for AI inferencing.</p><p>The framework is available through open source libraries such as PyPI and <a href="https://www.itpro.com/open-source/31833/what-is-github">GitHub</a>, and could represent a step change in how developers build AI tools and platforms.</p><p>Ben Wood, chief analyst and CMO at CCS Insight echoed Chaumond’s comments on local machine learning inferencing, adding that he expects this to be an “essential step” for developers moving forward.</p><p>A key factor here, he told <em>ITPro</em>, will be lingering privacy concerns surrounding the development and deployment of AI tools and services. Organizations such as Apple appear to be framing a more localized approach to inferencing as a vital method that curtails the risk of data exposure either during model training practices or by active exploitation.</p><p>In early 2023, OpenAI-owned ChatGPT came under intense scrutiny due to a <a href="https://www.itpro.com/technology/artificial-intelligence-ai/370315/chatgpt-privacy-flaw-exposes-users-chatbot-interactions">flaw that exposed user conversations</a>. A slew of organizations globally implemented rules to prevent staff from using the platform due to the risk of data exposure.</p><p>“Privacy will be a major focus with companies such as Apple extolling the virtues of using on-device AI to keep sensitive data on the device rather than having to send it to the <a href="https://www.itpro.com/cloud">cloud</a>,” he explained.</p><h2 id="local-machine-learning-could-cut-costs">Local machine learning could cut costs</h2><p><a href="https://www.itpro.com/technology/artificial-intelligence/who-owns-the-data-used-to-train-ai">AI training</a> and development costs have been a key hurdle for many organizations over the last year, with analysis in May 2023 showing that the task of training an LLM such as GPT-3 could surpass $4 million.</p><p>Research from CCS Insight in October, for example, warned that <a href="https://www.itpro.com/technology/artificial-intelligence/prohibitive-generative-ai-costs-could-pose-challenges-for-firms-in-2024-analysts-warn">generative AI could experience a “cold shower” in 2024</a> due to these prohibitive development costs.</p><p>Wood suggested that developers could circumvent cumbersome costs and computing requirements through on-device training methods.</p><p>“The intense computing requirements for cloud-based AI will mean the cost of deployment will be a factor in the shift towards more on-device AI processing,” he said.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="bAGM7vLtC3xkReh7yQwtVa" name="generative-AI-storage-motherboard-GettyImages-1495819409.jpg" caption="" alt="Brain hovering above a chip on a motherboard, denoting AI and hardware" src="https://cdn.mos.cms.futurecdn.net/bAGM7vLtC3xkReh7yQwtVa.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><p class="fancy-box__body-text"><strong>The enterprise’s guide for Generative AI<br></strong></p><p class="fancy-box__body-text"><em>Change the way your organization operates with new innovative technology</em></p><p class="fancy-box__body-text"><br><a data-analytics-id="inline-link" href="https://www.itpro.com/software/the-enterprises-guide-for-generative-ai">DOWNLOAD NOW</a></p></div></div><p>In recent weeks, Google has emerged as a leading champion of on-device AI capabilities, Wood added, with the announcement that its <a href="https://www.itpro.com/technology/artificial-intelligence/google-gemini-shows-tech-giant-is-still-in-the-generative-ai-race-as-model-outperforms-gpt-4">Gemini Nano</a> model will be available on certain devices.</p><p>This has been specifically designed for on-device tasks, he added, and marks a “surefire sign” that the tech giant views the practice as the way forward.</p><p>Major industry players such as <a href="https://www.itpro.com/software/google">Google</a> and Apple aren’t alone in this sharpened focus toward local, on-device <a href="https://www.itpro.com/business-strategy/data-insights/369981/machine-learning-vs-data-science-whats-the-difference">machine learning</a> inferencing. Pointing toward Qualcomm, Wood noted that the manufacturer has been “working hard” to support on-device AI through its latest Snapdragon platform generation.</p><p>Samsung, too, is rumored to be exploring such capabilities on its upcoming Galaxy S24 Ultra smartphone.</p><p>This, Wood said, is tipped to be powered by Qualcomm silicon and will have “numerous on-device AI functions”.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Has generative AI killed machine learning? ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/machine-learning/has-generative-ai-killed-machine-learning</link>
                                                                            <description>
                            <![CDATA[ As the sector embraces new AI models, what role can machine learning continue to play? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">V38PKmQiiY4yusfPav3Pzg</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/sYiN8vcdLsNwzhSPidkA5W-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 15 Dec 2023 10:41:10 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                <author><![CDATA[ rory.bathgate@futurenet.com (Rory Bathgate) ]]></author>                    <dc:creator><![CDATA[ Rory Bathgate ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/DnNrFxEA7RRECVgFxXR4V7.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Rory Bathgate is the Features and Multimedia Editor at ITPro, overseeing all in-depth content and case studies. He is a subject expert on artificial intelligence and business networks but in his time at ITPro has also covered a wide range of areas including cyber security and hardware. Throughout his time at ITPro, Rory has charted the rise in popularity of generative AI and specifically companies such as Microsoft, OpenAI, and Google.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Alongside this, he has delved into increasing calls for ethical and responsible AI as global legislators circle the technology, as well as the latest in mobile networking technology, from 5G mmWave to the 3G sunset and how it will affect businesses.&lt;/p&gt;
&lt;p&gt;He has provided coverage from high-profile tech conferences such as Dell Technologies World, SuiteWorld, and VMware Explore Europe. His on-the-ground coverage has included live blogs, extensive daily coverage of the most significant announcements, analysis pieces, and podcasts.&lt;/p&gt;
&lt;p&gt;Indeed, Rory is also a full-time co-host of the ITPro Podcast alongside Jane McCallion, where he swaps a keyboard for a microphone to discuss the latest learnings in tech. Each week, a guest comes onto the show to discuss topics such as cyber security, productivity, or digital transformation in detail.&lt;/p&gt;
&lt;p&gt;Rory has an MA in Eighteenth-Century Studies from King’s College London, as well as a BA in English and American Literature from the University of Kent. He joined ITPro in 2022 as a graduate, after four years in student journalism.&lt;/p&gt;
&lt;p&gt;In his free time, Rory enjoys photography and video editing, and can often be found at the cinema or reading a good science fiction paperback.&lt;/p&gt; ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/sYiN8vcdLsNwzhSPidkA5W-1280-80.jpg">
                                                            <media:credit><![CDATA[Future/Unsplash - Google DeepMind]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[The words ’Has generative AI killed machine learning?’ overlaid on a blurred, desaturated render of ribbons billowing out from a central, square-shaped hole to represent machine learning and AI. Decorative: the words ‘generative AI’ and ‘machine learning’ are in yellow, while other words are in white. The ITPro podcast logo is in the bottom right corner.]]></media:description>                                                            <media:text><![CDATA[The words ’Has generative AI killed machine learning?’ overlaid on a blurred, desaturated render of ribbons billowing out from a central, square-shaped hole to represent machine learning and AI. Decorative: the words ‘generative AI’ and ‘machine learning’ are in yellow, while other words are in white. The ITPro podcast logo is in the bottom right corner.]]></media:text>
                                <media:title type="plain"><![CDATA[The words ’Has generative AI killed machine learning?’ overlaid on a blurred, desaturated render of ribbons billowing out from a central, square-shaped hole to represent machine learning and AI. Decorative: the words ‘generative AI’ and ‘machine learning’ are in yellow, while other words are in white. The ITPro podcast logo is in the bottom right corner.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/sYiN8vcdLsNwzhSPidkA5W-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <iframe width="100%" height="200px" frameborder="0" data-lazy-priority="high" data-lazy-src="https://widget.spreaker.com/player?episode_id=58016555&theme=light&playlist=false&playlist-continuous=false&chapters-image=true&episode_image_position=right&hide-logo=true&hide-likes=true&hide-comments=true&hide-sharing=true&hide-download=true"></iframe><p>Machine learning (ML) has been a field of research for more than 50 years, and as a subset of artificial intelligence has also been the focus of great innovation in that time. </p><p>Many businesses use machine learning throughout their stack and some will have relied upon ML frameworks without realizing it. With the rise in popularity of newer forms of AI developments such as generative AI, however, some have questioned the extent to which traditional approaches such as machine learning algorithms still have a place in the tech industry. </p><p>In this episode Jane speaks to Sascha Heyer, senior machine learning engineer at DoiT, to explore whether ML still has a role to play in a world that is more interested in conversational AI.</p><h2 id="highlights">Highlights</h2><p>“The future is always hard to predict, no one was expecting ChatGPT and GPT in general and I don&apos;t know what&apos;s happening next year. But I think we will have some more traditional machine learning projects for quite some time, especially because you can combine those traditional machine learning approaches with natural language model approaches.”</p><p>“Without large language models engineers had to consider various models, from simple linear regression to more complex ensemble models or deep learning models. And they had to adjust them, according to their use cases, which required a lot of manual steps.”</p><p>“If you&apos;re just going a couple of months back before ChatGPT and then after ChatGPT it’s a completely different world on how you solve challenges with machine learning. But that doesn&apos;t mean that traditional machine learning is obsolete. It still excels when a data set is small, use cases easy, interpretability is crucial, or when the use case is too individual to be solved with large language models.”</p><h2 id="footnotes">Footnotes</h2><ul><li><a href="https://www.itpro.com/strategy/28071/what-is-machine-learning"><u>What is machine learning and why is it important?</u></a></li><li><a href="https://www.itpro.com/business-strategy/data-insights/369981/machine-learning-vs-data-science-whats-the-difference"><u>Machine learning vs data science: What’s the difference?</u></a></li><li><a href="https://www.itpro.com/technology/machine-learning/369163/machine-learning-vs-deep-learning-vs-neural-networks"><u>Machine learning vs deep learning vs neural networks: What’s the difference?</u></a></li><li><a href="https://www.itpro.com/strategy/28087/machine-learning-vs-ai"><u>Machine learning vs AI vs NLP: What are the differences?</u></a></li><li><a href="https://www.itpro.com/business-strategy/careers-training/369273/seven-reasons-why-machine-learning-is-a-good-career"><u>Seven reasons why machine learning is a good career</u></a></li><li><a href="https://www.itpro.com/technology/machine-learning/369579/machine-learning-vs-statistics-whats-the-difference"><u>Machine learning vs statistics: What’s the difference?</u></a></li><li><a href="https://www.itpro.com/technology/artificial-intelligence-ai/369959/what-is-generative-ai"><u>What is generative artificial intelligence (AI)?</u></a></li><li><a href="https://www.itpro.com/technology/artificial-intelligence-ai/369965/what-is-chatgpt-and-what-does-it-mean-for-businesses"><u>What is ChatGPT and what does it mean for businesses?</u></a></li><li><a href="https://www.itpro.com/technology/artificial-intelligence/ai-in-software-engineering-six-ways-the-profession-is-changing"><u>AI in software engineering – Six ways the profession is changing</u></a></li></ul><h2 id="subscribe">Subscribe</h2><ul><li><a href="https://apple.sjv.io/c/221109/473657/7613?subId1=itpro-gb-1243831151189624600&sharedId=itpro-gb&u=https%3A%2F%2Fpodcasts.apple.com%2Fgb%2Fpodcast%2Fthe-itpro-podcast%2Fid1483810154"><u>Subscribe to The IT Pro Podcast on Apple Podcasts</u></a></li><li><a href="https://open.spotify.com/show/7HpYehTy752KmtbwpOAgRZ"><u>Subscribe to The IT Pro Podcast on Spotify</u></a></li><li><a href="https://www.itpro.co.uk/newsletter-signup"><u>Subscribe to the IT Pro newsletter</u></a></li><li><a href="https://uk.linkedin.com/company/itpro-uk"><u>Join us on LinkedIn</u></a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Apple just discreetly launched a raft of new machine learning tools, and they’re free ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/machine-learning/apple-just-discreetly-launched-a-raft-of-new-machine-learning-tools-and-theyre-free</link>
                                                                            <description>
                            <![CDATA[ The launch of Apple MLX sheds light on the tech giant’s future approach to AI innovation ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">ZGWjkkp9GYAh4bmsDMeNMZ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/owtgL5igKBGSs2dYxRpAhm-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 07 Dec 2023 13:57:13 +0000</pubDate>                                                                                                                                <updated>Thu, 07 Dec 2023 19:38:36 +0000</updated>
                                                                                                                                            <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is a staff writer at ITPro, ChannelPro, and CloudPro, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/owtgL5igKBGSs2dYxRpAhm-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Apple logo displayed on a storefront in China in 2023 coniciding with the launch of Apple MLX]]></media:description>                                                            <media:text><![CDATA[Apple logo displayed on a storefront in China in 2023 coniciding with the launch of Apple MLX]]></media:text>
                                <media:title type="plain"><![CDATA[Apple logo displayed on a storefront in China in 2023 coniciding with the launch of Apple MLX]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/owtgL5igKBGSs2dYxRpAhm-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Apple has launched a series of open source tools as part of a move to provide <a href="https://www.itpro.com/technology/machine-learning">machine learning</a> capabilities on Apple Silicon. </p><p>Known as Apple MLX, the <a href="https://www.itpro.com/strategy/28071/what-is-machine-learning">machine learning</a> framework has been developed by the tech giant’s ML research division and will enable users to build AI tools harnessing its in-house silicon.</p><p>The framework is available through <a href="https://www.itpro.com/software/28109/what-is-open-source">open source</a> libraries such as <a href="https://www.itpro.com/security/cyber-attacks/pypi-attack-targeting-of-repository-shows-no-sign-of-stopping">PyPI</a> and GitHub, Apple confirmed.</p><p>“MLX is designed by machine learning researchers for machine learning researchers,” Apple said on GitHub. “The framework is intended to be user-friendly, but still efficient to train and deploy models.”</p><p>“The design of the framework itself is also conceptually simple. We intend to make it easy for researchers to extend and improve MLX with the goal of quickly exploring new ideas.”</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="i82riUzZ98oP93VKyMVrFn" name="AI_Brain_Stock_Image_GettyImages-1609437924 (1).jpg" caption="" alt="Generative AI concept art featuring a glass human brain on digital background" src="https://cdn.mos.cms.futurecdn.net/i82riUzZ98oP93VKyMVrFn.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/machine-learning/360703/11-best-machine-learning-courses">The 11 best machine learning courses for 2023</a><a data-analytics-id="inline-link" href="https://www.itpro.com/business-strategy/data-insights/369981/machine-learning-vs-data-science-whats-the-difference">Machine learning vs data science: What’s the difference?</a><a data-analytics-id="inline-link" href="https://www.itpro.com/business-strategy/careers-training/369273/seven-reasons-why-machine-learning-is-a-good-career">Seven reasons why machine learning is a good career</a></p></div></div><p>Apple said the design of MLX is “inspired by frameworks like <a href="https://www.itpro.com/development/open-source/369054/meta-passes-pytorch-ownership-to-linux-foundation-bid-transparency">PyTorch</a>, Jax, and ArrayFile”, yet boasts notable differences. Key among these is the use of its unified memory model, the firm said, with arrays hosted in shared memory.</p><p>This means operations on MLX arrays can be “performed on any of the support device types without performing data copies”.</p><p>The MLX examples repo, <a href="https://github.com/ml-explore/mlx" target="_blank">accessible via GitHub</a>, enables a range of capabilities, including the ability to conduct language model training, large-scale text generation using <a href="https://www.itpro.com/technology/artificial-intelligence/metas-llama-2-is-the-first-free-chatgpt-competitor-but-experts-rebut-open-source-claims">Meta’s Llama model</a>, and speech recognition via OpenAI’s whisper model.</p><p>Users can also generate images with Stable Diffusion, the firm noted.</p><p>In a <a href="https://twitter.com/awnihannun/status/1732184443451019431?s=20">post on X</a>, Apple ML researcher Awni Hannun said MLX is designed specifically for use on Apple Silicon, such as MacBooks, pointing toward the company’s potential goal of broadening access to tools by harnessing its own silicon.</p><h2 id="apple-mlx-key-features-for-users">Apple MLX: Key features for users</h2><p>Key features of Apple MLX include the ability to leverage familiar APIs and dynamic graph construction, as well as multi-device capabilities. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="nCZxMQvAbviDurVov7FDLS" name="Leverage Artificial Intelligence and Machine Learning with Zscaler Digital Experience (ZDX).jpg" caption="" alt="Leverage Artificial Intelligence and Machine Learning with Zscaler Digital Experience (ZDX) whitepaper" src="https://cdn.mos.cms.futurecdn.net/nCZxMQvAbviDurVov7FDLS.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Zscaler)</span></figcaption></figure><p class="fancy-box__body-text"><em>Improve end user experiences and reduce ticket escalations</em></p><p class="fancy-box__body-text"><br><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence/leverage-artificial-intelligence-and-machine-learning-with-zscaler-digital-experience-zdx">DOWNLOAD NOW</a></p></div></div><p>“MLX has a Python API that closely follows NumPy,” the firm’s GitHub repo explains. “MLX also has a fully featured C++ API, which closely mirrors the Python API.”</p><p>Dynamic graph construction has also been simplified, Apple said, providing developers with more optimized capabilities to streamline debugging.</p><p>“Computation graphs in MLX are built dynamically. Changing the shapes of function arguments does not trigger slow compilations, and debugging is simple and intuitive.”</p><h2 id="apple-x2019-s-discreet-ai-movements">Apple’s discreet AI movements</h2><p>The roll-out of Apple MLX coincided with the launch of <a href="https://www.itpro.com/technology/artificial-intelligence/google-gemini-shows-tech-giant-is-still-in-the-generative-ai-race-as-model-outperforms-gpt-4"><u>Google’s flagship Gemini AI model</u></a>, which appears to have stolen the limelight. </p><p>However, this move does show the tech giant has been quietly innovating on the AI front amid the furor of the generative AI explosion over the last year.</p><p>In stark contrast to Google, Microsoft, and other industry heavyweights, Apple has been keeping its cards close to its chest during this period.</p><p><a href="https://www.bloomberg.com/news/articles/2023-07-19/apple-preps-ajax-generative-ai-apple-gpt-to-rival-openai-and-google" target="_blank">Reports emerged</a> in July 2023 that the company was developing its own internal large language model (LLM), dubbed ‘Apple GPT’, but as of yet nothing has been confirmed.</p><p><br></p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="D8iZCioNVy5qtM8ytajo9f" name="apple-wwdc23-tim-cook-GettyImages-1496169958.jpg" caption="" alt="Tim Cook in stage at Apple's WWDC 2023" src="https://cdn.mos.cms.futurecdn.net/D8iZCioNVy5qtM8ytajo9f.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence/why-apples-generative-ai-plan-may-see-it-abandon-its-closed-shop-approach">Why Apple’s generative AI plan may see it abandon its closed-shop approach</a></p></div></div><p>CEO Tim Cook has been relatively subdued on the topic also. However, in an August interview with <a href="https://www.cnbc.com/2023/08/03/apple-earnings-live-updates.html"><em>CNBC</em></a> said the tech giant does intend to integrate generative AI capabilities across its product offerings.</p><p>“We view AI and ML as fundamental core technologies. And they are virtually embedded in every product that we build,” he said.</p><p>Repeated speculation over the company’s approach to <a href="https://www.itpro.com/strategy/28181/what-is-ai">AI</a> has been further fueled by the fact that Q3 earnings showed the firm increased R&D spending by roughly $3 billion up to that point compared to the same period in 2022.</p><p>In August, <em>ITPro</em> reported that Apple has been keen to emphasize the heightened need for locally-run AI models by leveraging its in-house silicon capabilities.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ IBM unveils new generative AI enhancements for watsonx ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/machine-learning/ibm-unveils-new-generative-ai-enhancements-for-watsonx</link>
                                                                            <description>
                            <![CDATA[ AI and data platform receives new generative AI models, watsonx.governance moves into Tech Preview ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">CqBtjvCyXUVQB4PwViYdWE</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/3MSMszNC7xPDFbNf3nvFaU-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 08 Sep 2023 10:55:53 +0000</pubDate>                                                                                                                                <updated>Fri, 08 Sep 2023 13:41:35 +0000</updated>
                                                                                                                                            <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                <author><![CDATA[ itpro@futurenet.com (Daniel Todd) ]]></author>                    <dc:creator><![CDATA[ Daniel Todd ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/SRyC34qeLpNDj3dJtsVDhT.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/3MSMszNC7xPDFbNf3nvFaU-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Two small screens, one with the IBM logo and one with the watsonx logo being held by hands in silhouette with a background of colourful, luminous streaks denoting connectivity.]]></media:description>                                                            <media:text><![CDATA[Two small screens, one with the IBM logo and one with the watsonx logo being held by hands in silhouette with a background of colourful, luminous streaks denoting connectivity.]]></media:text>
                                <media:title type="plain"><![CDATA[Two small screens, one with the IBM logo and one with the watsonx logo being held by hands in silhouette with a background of colourful, luminous streaks denoting connectivity.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/3MSMszNC7xPDFbNf3nvFaU-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>IBM has announced a host of new enhancements for its watsonx platform, which include new generative AI foundation models and new capabilities. </p><p>Designed to help enterprises scale and accelerate the impact of artificial intelligence, <a href="https://www.itpro.com/technology/artificial-intelligence/ibm-watsonx-is-an-as-a-service-ai-platform-for-businesses">watsonx is IBM’s AI and data platform</a> that combines AI capabilities with analytical software.</p><p>The offering’s upcoming enhancements include a technical preview for watsonx.governance, new <a href="https://www.itpro.com/technology/artificial-intelligence/examples-of-generative-ai-in-action-today">generative AI</a> data services coming to watsonx.data, as well as a planned integration of watsonx.ai foundation models across select software and products.</p><p>“As demonstrated by the ongoing rollout of the <a href="https://www.itpro.com/technology/artificial-intelligence/inside-ibms-plans-to-bring-generative-ai-to-wimbledon">watsonx platform</a> within just a few months since launch, we are here to support clients through the entire AI lifecycle” said Dinesh Nirmal, senior vice president of Products at IBM Software. </p><p>“As a transformation partner, IBM is collaborating with clients to help them scale AI in a trustworthy way – from helping to institute foundational elements of their data strategies to tuning models for their specific business use cases to helping them govern models beyond that.”</p><h2 id="generative-ai-models">Generative AI models</h2><p>The new IBM and third party <a href="https://www.itpro.com/technology/artificial-intelligence/cros-keen-to-establish-generative-ai-teams-within-two-years">generative AI</a> models coming to watsonx.ai include its Granite series models, planned for later this month. These use the Decoder architecture of current <a href="https://www.itpro.com/technology/artificial-intelligence/openai-others-pushing-false-narratives-about-llms-says-databricks-cto">large language models (LLMs)</a> to predict the next word in a sequence, and can support enterprise <a href="https://www.itpro.com/machine-learning/33308/what-is-natural-language-processing">natural language processing (NLP)</a> tasks such as summarization, content generation, and insight extraction. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="pvY2YVXCQ4aMcJozXgNuZT" name="ChatGPT.jpg" caption="" alt="What does ChatGPT mean for business?" src="https://cdn.mos.cms.futurecdn.net/pvY2YVXCQ4aMcJozXgNuZT.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: IBM)</span></figcaption></figure><p class="fancy-box__body-text"><strong>Driving disruptive value with Generative AI</strong></p><p class="fancy-box__body-text"><em>Watch this free webinar explains how businesses are leveraging AI responsibly and at scale<br></em><br><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/what-does-chatgpt-mean-for-business">DOWNLOAD FOR FREE</a> </p></div></div><p>IBM said it plans to provide a list of the sources of data as well as a description of the data processing and filtering steps that were performed to produce the training data for the Granite series of models – with estimated availability in Q3 2023.</p><p>As for third-party models, the company is also offering <a href="https://www.itpro.com/technology/artificial-intelligence/metas-llama-2-is-the-first-free-chatgpt-competitor-but-experts-rebut-open-source-claims">Meta’s Llama 2-chat</a> 70 billion parameter model, as well as the StarCoder LLM for code generation in watsonx.ai on IBM cloud.</p><p>IBM said it has established a training process for its foundation models that’s centred on principles of trust and transparency for enabling responsible deployments of models and applications.</p><h2 id="new-watsonx-capabilities">New watsonx capabilities</h2><p>Freshly revealed capabilities for watsonx.ai include the first iteration of IBM’s Tuning studio. Expected to be available in Q3, the tool will include prompt tuning for adapting foundation models to unique downstream tasks. </p><p>Available now, there’s also a new synthetic data generator for assisting in the creation of artificial tabular data sets from custom data schemas or internal data sets for extracting insights for AI model training.</p><p>IBM revealed it plans to “infuse” watsonx.ai capabilities into watsonx.data to help users process data for AI through a “self-service experience” that’s powered by a conversational natural language interface. The company is also planning to integrate a vector database capability into watsonx.data to support watsonx.ai retrieval augmented generation use cases. Tech previews are planned for Q4.</p><p>The firm is also launching a tech preview for watsonx.governance, which will enable users to explore capabilities for automated collection and documentation of foundation model details and model risk governance capabilities. This will allow stakeholders to view relevant metrics in dashboards of their enterprise-wide AI workflows with approvals so humans are engaged at the right times, IBM said.</p><h2 id="ai-assistants">AI assistants</h2><p>Additionally, the watsonx platform is gaining a new set of <a href="https://www.itpro.com/development/programming/369763/developers-introduce-security-vulnerabilities-ai-assistants">AI assistants</a>. For application modernization, watsonx Code Assistant products - coming later this year – will use tailored foundation models to convert code and generate code recommendations for developers. </p><p>Meanwhile, the new watsonx Assistant will help users deliver consistent and intelligent customer service solutions with conversational AI, IBM said, while watsonx Orchestrate aims to help HR professionals automate repetitive, high-friction tasks and back office processes via a conversational interface.</p><p>IBM added it plans to embed its watsonx.ai innovations across its hybrid cloud software and infrastructure products, including intelligent IT automation, and developer services for watsonx.</p><p>Developers will be able to try out many of these new capabilities and models at IBM’s TechXchange technical learning event in Las Vegas, from 11-14 September.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ ChatGPT privacy flaw exposes users’ chatbot interactions ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/artificial-intelligence-ai/370315/chatgpt-privacy-flaw-exposes-users-chatbot-interactions</link>
                                                                            <description>
                            <![CDATA[ OpenAI has not expanded on the flaw in detail, nor indicated its reach ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">wrL2LXgHcUjSMDEkgJALzQ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/QaVRAVjK5Cey58QiT4XXgL-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 23 Mar 2023 10:49:59 +0000</pubDate>                                                                                                                                <updated>Tue, 25 Apr 2023 07:25:28 +0000</updated>
                                                                                                                                            <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Rory Bathgate ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/DnNrFxEA7RRECVgFxXR4V7.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/QaVRAVjK5Cey58QiT4XXgL-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[OpenAI&amp;#039;s logo, shot from below against blurred purple and white light streaming off the letters (purple on the left and white on the right)]]></media:description>                                                            <media:text><![CDATA[OpenAI&amp;#039;s logo, shot from below against blurred purple and white light streaming off the letters (purple on the left and white on the right)]]></media:text>
                                <media:title type="plain"><![CDATA[OpenAI&amp;#039;s logo, shot from below against blurred purple and white light streaming off the letters (purple on the left and white on the right)]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/QaVRAVjK5Cey58QiT4XXgL-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>OpenAI has revealed a privacy flaw in its popular chatbot ChatGPT temporarily allowed users to see the conversation titles of other users in their chat history.</p><p>Users on Reddit and Twitter started reporting the bug on 20 March and shared screenshots indicating that their ChatGPT web history contained titles they didn't recognise. </p><p>While the contents of the chats do not appear to have been accessible while shared in this fashion, OpenAI pulled the chat history altogether while the bug was addressed.</p><p>On the same day, major ChatGPT outages were reported and those with access noted inconsistent service. OpenAI noted the outages on its status page, and restored service within hours of the initial reports</p><div class="see-more see-more--clipped"><blockquote class="twitter-tweet hawk-ignore" data-lang="en"><p lang="en" dir="ltr"><a href="https://twitter.com/cantworkitout/status/1638635717462200320"></a></p></blockquote><div class="see-more__filter"></div></div><p>Sam Altman, CEO at OpenAI, tweeted that while the issue was “significant”, it has now been resolved.</p><p>Altman did not provide the name of the <a href="https://www.itpro.com/software/28109/what-is-open-source" data-original-url="https://www.itpro.com/software/28109/what-is-open-source">open source</a> library in question, nor provide an exact percentage of affected users.</p><p>With millions of daily visitors, a privacy flaw affecting even a small percentage could have resulted in widespread data sharing, and Altman’s promised “technical postmortem” should address these concerns.</p><p>Each ‘chat’ a user has with ChatGPT is saved as its own instance in a user’s history, with a title decided based on the contents of the conversation.</p><p>On Monday, users found that their history contained titles pertaining to unfamiliar topics or functions, as well as titles written in other languages indicating that the flaw was a worldwide issue.</p><p>OpenAI may have to carefully outline its <a href="https://www.itpro.com/data-protection/28177/data-protection-policies-and-procedures" data-original-url="https://www.itpro.com/data-protection/28177/data-protection-policies-and-procedures">data protection policies and procedures</a>, and reassure users that its open source supply chain is secure and will not lead to similar issues down the line</p><p>Some on Reddit have reported seeing other types of information, but did not provide verifiable evidence to back up these claims.</p><p>“I see someone else's phone number as the phone number tied to my account. I'm concerned but not concerned enough to quit the app,” <a href="https://www.reddit.com/r/ChatGPT/comments/11yw746/comment/jdbrsjv/?utm_source=share&utm_medium=web2x&context=3">stated</a> one user.</p><p>Another <a href="https://www.reddit.com/r/ChatGPT/comments/11yw746/comment/jdaecup/?utm_source=reddit&utm_medium=web2x&context=3">alleged</a> that they had signed up for <a href="https://www.itpro.com/business/business-strategy/369989/openai-launches-chatgpt-plus-greater-revenue" data-original-url="https://www.itpro.com/business/business-strategy/369989/openai-launches-chatgpt-plus-greater-revenue">ChatGPT Plus</a>, the $20 (£16) per month subscription plan for the platform, under another email that had become linked to their account and as a result were not granted access to the service.</p><p>The bug came at a crucial time for the AI firm, which has just released its <a href="https://www.itpro.com/technology/artificial-intelligence-ai/368288/what-is-gpt-4" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/368288/what-is-gpt-4">GPT-4</a> model. Users who are subscribed to ChatGPT Plus have access to the GPT-4 variant of the chatbot already, with <a href="https://www.itpro.com/technology/artificial-intelligence-ai/370261/openai-announces-gpt-4-human-level-performance" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/370261/openai-announces-gpt-4-human-level-performance">OpenAI having promised “human-level performance”</a>.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/370307/github-launches-copilot-x-gpt-4-features" data-original-url="/technology/artificial-intelligence-ai/370307/github-launches-copilot-x-gpt-4-features">GitHub launches latest version of Copilot with GPT-4-powered features</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/370297/blockchain-engineering-jobs-especially-threatened-automation-chatgpt" data-original-url="/technology/artificial-intelligence-ai/370297/blockchain-engineering-jobs-especially-threatened-automation-chatgpt">Blockchain engineering jobs especially threatened by automation and ChatGPT</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/370293/ai-detection-tools-vs-generative-ai-arms-race" data-original-url="/technology/artificial-intelligence-ai/370293/ai-detection-tools-vs-generative-ai-arms-race">AI detection tools risk losing the generative AI arms race</a></p></div></div><p>AI competitor Google launched its own chatbot Bard in the UK and US this week, with users able to sign up for open access through a waiting list.</p><p>After reportedly <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369766/google-upends-teams-to-counter-threat-chatgpt" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/369766/google-upends-teams-to-counter-threat-chatgpt">upending internal teams to compete with ChatGPT</a>, Google has expressed hope that Bard, which is powered by an optimised version of its 540 billion-parameter large language model (LLM), LaMDA, will be quickly improved through user feedback.</p><p>Onlookers are already drawing comparisons between Bard and ChatGPT, which along with <a href="https://www.itpro.com/technology/artificial-intelligence-ai/370224/bing-exceeds-100m-daily-users-in-ai-driven-surge" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/370224/bing-exceeds-100m-daily-users-in-ai-driven-surge">Microsoft’s GPT-4-powered Bing chatbot</a> have emerged as the standout competitors of the new AI era.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="j8bZwWt2sfjfJbmC7rPHhZ" name="j8bZwWt2sfjfJbmC7rPHhZ.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/j8bZwWt2sfjfJbmC7rPHhZ.png" mos="https://cdn.mos.cms.futurecdn.net/j8bZwWt2sfjfJbmC7rPHhZ.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>Better APIs for better business</strong></p><p class="fancy-box__body-text">Realities of API security</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/development/application-programming-interface-api/370247/better-apis-for-better-business" data-original-url="/development/application-programming-interface-api/370247/better-apis-for-better-business">FREE DOWNLOAD</a></p></div></div><p>While Microsoft and OpenAI have collaborated, <a href="https://www.itpro.com/technology/artificial-intelligence-ai/370018/googles-bard-billion-strong-user-base-challenge-chatgpt" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/370018/googles-bard-billion-strong-user-base-challenge-chatgpt">Google has relied on its market dominance</a> to buoy Bard’s chances.</p><p>The search giant has also been outspoken about the shortcomings of generative AI. In February, Alphabet chairman <a href="https://www.itpro.com/technology/artificial-intelligence-ai/370063/googles-warning-generative-ai-chatgpt-cornered" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/370063/googles-warning-generative-ai-chatgpt-cornered">John Hennessy warned</a> that Google had been “hesitant” to release Bard as it was still in development, and the <a href="https://blog.google/technology/ai/try-bard">blog post</a> that announced Bard described it as an “experiment”.</p><p>In <em>ITPro</em>’s internal testing, the chatbot has operated similarly to earlier versions of Bing Chat, with fast response times for text generation but a tendency to engage in false or fictional outputs known as ‘hallucination’.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ AI detection tools risk losing the generative AI arms race ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/artificial-intelligence-ai/370293/ai-detection-tools-vs-generative-ai-arms-race</link>
                                                                            <description>
                            <![CDATA[ Intellectual property (IP) rights and academic concerns could drive demand for AI detection software that can pick out machine-generated content from the rest ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">5Ua55WofZtLoXaWheDy3MF</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/WmTWCZQotdKyPs9owNqeEE-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 20 Mar 2023 09:00:07 +0000</pubDate>                                                                                                                                <updated>Tue, 25 Apr 2023 07:32:05 +0000</updated>
                                                                                                                                            <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Rory Bathgate ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/DnNrFxEA7RRECVgFxXR4V7.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/WmTWCZQotdKyPs9owNqeEE-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A red beaming light fixed into a concrete wall]]></media:description>                                                            <media:text><![CDATA[A red beaming light fixed into a concrete wall]]></media:text>
                                <media:title type="plain"><![CDATA[A red beaming light fixed into a concrete wall]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/WmTWCZQotdKyPs9owNqeEE-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>As the popularity and reach of generative AI grows, many are starting to sound alarm bells over the potential for misuse and exploitation. Models like <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369965/what-is-chatgpt-and-what-does-it-mean-for-businesses" target="_blank" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/369965/what-is-chatgpt-and-what-does-it-mean-for-businesses">ChatGPT</a> can already generate text that can be passed off as human-generated, and AI-generated media continues to develop rapidly.</p><p>If threat actors use the <a href="https://www.itpro.com/networking/27171/what-is-a-chatbot" target="_blank" data-original-url="https://www.itpro.com/networking/27171/what-is-a-chatbot">chatbots</a> of tomorrow for <a href="https://www.itpro.com/security/29093/what-is-phishing" target="_blank" data-original-url="https://www.itpro.com/security/29093/what-is-phishing">phishing</a> emails, to write <a href="https://www.itpro.com/malware/28076/what-is-malware" target="_blank" data-original-url="https://www.itpro.com/malware/28076/what-is-malware">malware</a>, or for misinformation – and there’s every indication they will – public and private entities must be equipped with tools to flag <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369959/what-is-generative-ai" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/369959/what-is-generative-ai">AI-generated content</a>. The same also applies to detecting plagiaristic content made with chatbots, a rapidly-emerging concern amongst academics.</p><p>In January, OpenAI released its <a href="https://openai.com/blog/new-ai-classifier-for-indicating-ai-written-text">classifier</a>, a tool intended to pick out text that was generated by large language models (LLM), whether <a href="https://www.itpro.com/technology/artificial-intelligence-ai/368288/what-is-gpt-4" target="_blank" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/368288/what-is-gpt-4">GPT-4</a> or a similar programme. The problem? It’s highly inaccurate. OpenAI’s classifier could only label 26% of AI-written text as “likely AI-written” in tests, while it incorrectly identified human-written text as machine-generated 9% of the time. Strings under 1,000 characters are especially tricky to unpick, and the classifier can’t process languages other than English at nearly the same degree of accuracy.</p><p>It’s clear OpenAI believes there’s scope for these tools in academia, with the company noting it’s “an important point of discussion among educators” in a blog post. But businesses could also gain a great deal from tools of this kind.</p><h2 id="what-are-the-dangers-of-undetected-ai-content">What are the dangers of undetected AI content?</h2><p>One immediate concern is identifying the sources generative AI tools use. Many popular systems are trained on models that scrape information from the internet. In a black box development scenario with little insight into the data, it can be difficult to reassure companies their intellectual property (IP) hasn’t been used to ‘create’ something else. </p><p>There are already concerns that <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369004/art-is-on-its-knees-and-ai-will-deliver-the-killer" target="_blank" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/369004/art-is-on-its-knees-and-ai-will-deliver-the-killer">AI threatens the livelihoods of artists</a>, and if systems such as OpenAI’s deep learning model DALL·E 2 or the CompVis Group’s Stable Diffusion draw on licensed works for their output, then firms from all sectors might find it in their interests to establish a method for the granular analysis of AI content.</p><p>At PrivSec London, a panel of <a href="https://www.google.com/search?q=site%3Aitpro.co.uk+privsec&oq=site%3Aitpro.co.uk+privsec&aqs=chrome..69i57j69i58.2641j0j7&sourceid=chrome&ie=UTF-8">AI experts urged firms to adopt greater transparency</a> over how their models work to avoid regulatory difficulties down the line. Panel host Tharishni Arumugam, global privacy technology and operations director at Aon noted that if firms aren't already doing so, now's the time to think about what goes into their AI contracts. Companies should, for example, make a decision over whether or not to have clauses around the use of their data for training AI models. </p><p>OpenAI addressed this concern with its <a href="https://www.itpro.com/business/business-strategy/370170/openai-launches-chatgpt-api-for-businesses-at-competitive-price" data-original-url="https://www.itpro.com/business/business-strategy/370170/openai-launches-chatgpt-api-for-businesses-at-competitive-price">recently-announced ChatGPT API</a>, which doesn’t use the data it processes for training purposes unless a company opts in.</p><p>“Broadly, there will be a space for a set of technologies that interrogate generated results,” Artem Koren, co-founder and CPO at Sembly AI tells <em>IT Pro</em>. “Because IP compliance is not the only issue with generated results. There are also other things like inappropriate content, violent aggressive content, illegal content, incorrect content. AI today loves to lie, it’s really good at it.”</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/369004/art-is-on-its-knees-and-ai-will-deliver-the-killer" data-original-url="/technology/artificial-intelligence-ai/369004/art-is-on-its-knees-and-ai-will-deliver-the-killer">Art is on its knees – and AI will deliver the killer blow</a></p></div></div><p>This capacity to lie isn’t just problematic for its potential role in generating pro-Russian propaganda, misinformation, and convincing lies that could damage a company’s reputation. <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369979/chatgpt-vs-chatbots-whats-the-difference" target="_blank" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/369979/chatgpt-vs-chatbots-whats-the-difference">Chatbots like ChatGPT</a> are a source of worry due to their extremely wide user base, the ease with which one can access it, and the large volume of content it can generate at once.</p><h2 id="the-impending-generative-ai-vulnerability-nightmare">The impending generative AI vulnerability nightmare</h2><p>These factors could result in a large and well-meaning public using generative AI with damaging consequences. For example, code generated with large language models such as OpenAI’s Codex may contain logic errors that could cause damage to a business’ IT stack down the line. Stanford University researchers, for example, found <a href="https://www.itpro.com/development/programming/369763/developers-introduce-security-vulnerabilities-ai-assistants" target="_blank" data-original-url="https://www.itpro.com/development/programming/369763/developers-introduce-security-vulnerabilities-ai-assistants">developers using AI assistants introduced more security vulnerabilities</a> into their code compared to those who wrote code from scratch. Those in the study who used AI assistants also disproportionately rated their code as more secure, indicating misplaced trust in the ability of such AI tools. </p><p>Even when errors in code don’t open up software to <a href="https://www.itpro.com/security/zero-day-exploit/360447/why-zero-day-exploits-are-surging-on-an-unprecedented-scale" target="_blank" data-original-url="https://www.itpro.com/security/zero-day-exploit/360447/why-zero-day-exploits-are-surging-on-an-unprecedented-scale">zero-day exploits</a>, they can lead to disruptions to normal operations, as seen in <a href="https://www.itpro.com/security/cyber-security/368972/microsoft-defender-causes-mass-confusion-after-legitimate-apps-trigger-ransomware-alerts" data-original-url="https://www.itpro.com/security/cyber-security/368972/microsoft-defender-causes-mass-confusion-after-legitimate-apps-trigger-ransomware-alerts">Windows Defender’s false reporting over ransomware</a>.</p><p>The widespread use of AI assistants could also open companies up to legal challenges given the potential for models to have been unlawfully trained on licensed content. Challenges are already underway, with <a href="https://www.itpro.com/software/369456/github-copilot-sued-over-software-piracy-on-unprecendented-scale" data-original-url="https://www.itpro.com/software/369456/github-copilot-sued-over-software-piracy-on-unprecendented-scale">GitHub Copilot being sued</a> for “software piracy on an unprecedented scale,” in a charge that also contests the legality of OpenAI’s Codex model for generating programming languages.</p><p>Due to the ease with which AI-generated code can be obtained, it can be shared on forums, and quickly overwhelm moderators who have little way of reliably identifying whether code is written by humans or machines. This has led to the popular coding forum <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369641/stack-overflow-temporarily-bans-chatgpt-from-platform" target="_blank" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/369641/stack-overflow-temporarily-bans-chatgpt-from-platform">StackOverflow banning ChatGPT responses entirely</a>.</p><p>“I think the reality is that eventually, it will not be possible to tell whether an AI generated something,” Koren elaborates. “Or, to put it another way, there will be large language models that specifically generate things in a way that you won't be able to tell that it was a model that generated it.”</p><p>With this in mind, the development window for creating tools to detect machine-generated code is fast closing. If models develop become sophisticated faster than countermeasures can be designed, businesses could find they have few mechanisms to identify potentially troublesome sources for code such as AI models.</p><h2 id="increased-testing-or-changing-how-we-test">Increased testing, or changing how we test?</h2><p>Beyond legal concerns, there’s also widespread alarm over the potential for AI to plagiarise or too easily generate responses to exams and essay questions. <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369785/offensive-security-bans-chatgpt-from-cyber-certification-exams" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/369785/offensive-security-bans-chatgpt-from-cyber-certification-exams">Offensive Security has banned</a> the use of ChatGPT in <a href="https://www.itpro.com/careers/28212/a-guide-to-cyber-security-certification-and-training" target="_blank" data-original-url="https://www.itpro.com/careers/28212/a-guide-to-cyber-security-certification-and-training">cyber security certification</a> exams, stating the model does not allow for an accurate assessment of an applicant’s skill level.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="tro8vGsosiLQuZZvF9tygX" name="tro8vGsosiLQuZZvF9tygX.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/tro8vGsosiLQuZZvF9tygX.png" mos="https://cdn.mos.cms.futurecdn.net/tro8vGsosiLQuZZvF9tygX.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>Solve global challenges with machine learning</strong></p><p class="fancy-box__body-text">Tackling our world's hardest problems with ML</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/machine-learning/369948/solve-global-challenges-with-machine-learning" data-original-url="/technology/machine-learning/369948/solve-global-challenges-with-machine-learning">FREE DOWNLOAD</a></p></div></div><p>Dr Usama Fayyad is the executive director of the Institute for Experiential AI at Northeastern University, which aims to develop responsible AI solutions and foster better practical understanding of AI models. He agrees, in future, there’s a “huge” need for tools that can detect AI generated content, but also contends academia will need to accept change.</p><p>“We've done a successful transition from slide rules to calculators, to computers to, hey, the whole search engine on your mobile world. In each of those cases, we adapted how we teach, how we train, and how we assess,” he tells <em>IT Pro</em>.</p><p>“The good news is the technology isn't magic, and people have already come up with quick tricks to detect; you can use GPT on GPT. All of those [tools] are red herrings in my mind. The real issue here is it's not going to be too hard to change the way we assess and the way we teach to adapt to the fact: hey, this thing is here, it helps people, so part of your smarts is how well do you leverage it?</p><p>“I think people will come up with ways to make it really hard and very obvious that you're using GPT.”</p><p>While detecting unlawful content is more of a black and white endeavour, Fayyad suggests that academic concerns over the potential for students to use models like ChatGPT to write essays and exams are the result of a culture shock. It necessitates a change in procedure, whether that’s exams or hiring processes.</p><iframe frameborder="0" height="350px" width="100%" data-lazy-priority="low" data-lazy-src="https://widget.spreaker.com/player?episode_id=49267622&theme=light&playlist=false&playlist-continuous=false&chapters-image=true&episode_image_position=right&hide-logo=false&hide-likes=true&hide-comments=true&hide-sharing=true&hide-download=true&color=ffe019"></iframe><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/370063/googles-warning-generative-ai-chatgpt-cornered" data-original-url="/technology/artificial-intelligence-ai/370063/googles-warning-generative-ai-chatgpt-cornered">Google’s latest warning over generative AI shows that ChatGPT has it cornered</a></p></div></div><p>“In job interviews, we need to get to a level where we can say, ok, here is the right way to assess and here is what you need to focus on. Because this other stuff, even if this candidate is not good at it… I can't multiply 27 digit numbers in my head, but I can use a calculator and that's not a skill.</p><p>“And I think people will elevate to that level and say, “hey, you can use these engines and then your proficiency, your ability to utilise them correctly becomes a skill that's highly valued. Much like what happened with the graphic arts when Adobe first became a big tool.”</p><p>Davio Larnout, CEO at AI firm Radix states there are two main camps in this debate. They’re torn between rejecting generative AI entirely for fears “we’ll all become stupid if we start using that” and embracing these tools.</p><p>“For me, [arguments against] don't have a lot of value, because we should embrace it. The way that ChatGPT works today, it makes mistakes and even requires you to be more critical. Your critical thinking needs to go a level up, because you need to read it, you need to understand it and then think “where might this go wrong?” </p><p>Here, Larnout and Fayyad are in agreement; tools to detect AI content may be key in the near future, but in the long term firms will have to adapt to the prevalence of generative AI and approach critcial assessment from a new perspective.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ GPT-4 shouldn’t worry anybody – we just need to be better ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/artificial-intelligence-ai/370292/gpt-4-shouldnt-worry-anybody-we-just-need-to-be-better</link>
                                                                            <description>
                            <![CDATA[ Although generative AI tools like GPT-4 and ChatGPT have many industries worried, humans just need to find new ways to prove their worth ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">wJpjSVLLZoT8EiieVpHKrC</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/h4aAZvPg2TMsgTUKPQEDXe-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sat, 18 Mar 2023 08:00:06 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Nicole Kobie ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/h4aAZvPg2TMsgTUKPQEDXe-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[GPT-4 on a smartphone in front of the Open AI logo]]></media:description>                                                            <media:text><![CDATA[GPT-4 on a smartphone in front of the Open AI logo]]></media:text>
                                <media:title type="plain"><![CDATA[GPT-4 on a smartphone in front of the Open AI logo]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/h4aAZvPg2TMsgTUKPQEDXe-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Text generators have been around for years, but they’ve finally gotten good. Where previous iterations required a heavy edit, the latest version of ChatGPT from OpenAI writes with better grammar than I – sorry, me. But both <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369979/chatgpt-vs-chatbots-whats-the-difference" target="_blank" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/369979/chatgpt-vs-chatbots-whats-the-difference">chatbots</a> and <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369959/what-is-generative-ai" target="_blank" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/369959/what-is-generative-ai">generative artificial intelligence (AI)</a> tools like the newly launched <a href="https://www.itpro.com/technology/artificial-intelligence-ai/368288/what-is-gpt-4" target="_blank" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/368288/what-is-gpt-4">GPT-4</a> also lack that creative spark. </p><p>This is largely down to how they work. ChatGPT’s <a href="https://www.itpro.com/strategy/28071/what-is-machine-learning" target="_blank" data-original-url="https://www.itpro.com/strategy/28071/what-is-machine-learning">machine learning</a> system, for example, was trained on 570GB of text from Wikipedia, the open internet and books. Churning through those 300 billion words taught the system how sentences are structured, but it still doesn’t understand what it’s saying – and that means the outputted paragraphs read naturally, but might not be accurate.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/368288/what-is-gpt-4" data-original-url="/technology/artificial-intelligence-ai/368288/what-is-gpt-4">What is GPT-4 and what does it mean for businesses?</a></p></div></div><p>While AI models can be trained on vast amounts of data and can recognise patterns and generate text that is coherent and coherently styled, they may not fully grasp the deeper meaning or implications of the words they are using. Additionally, <a href="https://www.itpro.com/strategy/28181/what-is-ai" target="_blank" data-original-url="https://www.itpro.com/strategy/28181/what-is-ai">AI</a> is not capable of creativity in the same way that humans are. It can generate text based on patterns it has seen in data, but it cannot come up with new ideas or perspectives in the way that a human writer can. This can lead to a lack of originality and depth in the writing.</p><p>No wonder, then, that teachers are concerned, with the New York City Department of Education even banning access to <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369965/what-is-chatgpt-and-what-does-it-mean-for-businesses" target="_blank" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/369965/what-is-chatgpt-and-what-does-it-mean-for-businesses">ChatGPT</a> via its network and an Australian school returning to in-person, paper-and-pencil exams. School is the one place where people are judged by their writing on well-trodden subjects. The answers to questions about themes in 19th-century novels and symbolism in Shakespeare are all already online, so ChatGPT can easily reproduce them. So, of course, can students. </p><p>It’s easy to buy pre-written essays, find example texts to nick bits from, or otherwise get answers on the internet – chuck “themes Pride & Prejudice” into Google and you’re set. Reading SparkNotes, Wikipedia or other literature explainers isn’t cheating; as any student should know, copying and pasting is plagiarism, but reading, thinking about the information, before paraphrasing, is the actual job. </p><p>For some students, writing in their own words is the hardest part, but there’s plenty of algorithmic assistance beyond Google’s search to lend a hand. Spell checkers are a lot smarter than they used to be, while tools such as Grammarly spot not just mistakes but awkward phrasing, helping to improve your writing as you bash your keyboard. </p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/370065/why-risk-analysts-think-ai-now-poses-a-serious-threat" data-original-url="/technology/artificial-intelligence-ai/370065/why-risk-analysts-think-ai-now-poses-a-serious-threat">Why risk analysts think AI now poses a serious threat to us all</a></p></div></div><p>Teachers too have tools to hand to stave off AI cheating, beyond blocking websites on campus networks or forcing students to write pre-digital style in classrooms. Plagiarism checkers can spot some AI-generated text, as it’s largely been lifted from the internet and contains noticeable patterns and repetition – and that’s according to ChatGPT itself, as I asked it for advice hunting down text it’s written. </p><p>I also asked ChatGPT to write my column for me. Sadly my editor wasn’t keen on paying me to copy and paste several hundred words, but ChatGPT’s argument for why AI isn’t a good way to write a column was actually sound, but the system lacks nuance and can’t understand context. Plus, it’s unethical, as it puts me out of a job, and can’t generate new ideas. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="VFPXaCijY7VwSdgyEGX7KG" name="VFPXaCijY7VwSdgyEGX7KG.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/VFPXaCijY7VwSdgyEGX7KG.png" mos="https://cdn.mos.cms.futurecdn.net/VFPXaCijY7VwSdgyEGX7KG.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>Welcome to the 3D Generation: Unleash your creativity</strong></p><p class="fancy-box__body-text">Watch the on-demand webinar</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/cloud/virtualisation/369924/welcome-to-the-3d-generation-unleash-your-creativity" data-original-url="/cloud/virtualisation/369924/welcome-to-the-3d-generation-unleash-your-creativity">FREE DOWNLOAD</a></p></div></div><p>Lastly, this AI isn’t thinking, it’s regurgitating. That we ask students to do the same so often that it can be replicated by AI is a fair criticism of our curriculum. </p><p>By introducing more randomness, AI can be used to smash ideas together to come up with something new. That’s what Janelle Shane does with <a href="https://www.aiweirdness.com">AI Weirdness</a>, a fabulous blog and newsletter that reveals plenty about the inner working of AI systems while also coming up with paint colours such as “turdly” and recipes for a chocolate brownie that includes a cup of horseradish. </p><p>Randomly placing letters one after the other into an approximation of a word, though, while often hilarious, isn’t actual creativity on the part of AI. Humans have a capacity for originality that machine learning lacks. AI can only reassemble what we’ve already done. </p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/369729/chatgpt-write-our-christmas-cards" data-original-url="/technology/artificial-intelligence-ai/369729/chatgpt-write-our-christmas-cards">We asked ChatGPT to write our Christmas cards. It didn't go well</a></p></div></div><p>My favourite example is from Mark O’Connell’s annoyingly brilliant book <em>To Be a Machine</em>, where an unnamed futurist suggests to the author that much journalism can be easily replaced with AI. In retribution, O’Connell includes in his book a description of the futurist “retrieving a dropped pistachio from inside his expensive shirt – an act of petty and futile vengeance, and the kind of absurd irrelevance that would certainly be beneath the dignity and professional discipline of an automated writing AI.”</p><p>Of course, ChatGPT can include that example if it’s been trained on O’Connell’s book, though it can’t come up with its own similar absurdities. But just like the AI, I’m borrowing from others’ writing to pull together my argument, so while writers like O’Connell are perhaps irreplaceable, perhaps I’m not. That’s a tough conclusion to reach regarding my life’s work, so prove me wrong: spot the paragraph in this column that was written by ChatGPT. There’s no prize, but if you’re correct it might help shift this sinking feeling that I should retrain as a yoga instructor or park ranger or other job less easily replaced by AI.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Why risk analysts think AI now poses a serious threat to us all ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/artificial-intelligence-ai/370065/why-risk-analysts-think-ai-now-poses-a-serious-threat</link>
                                                                            <description>
                            <![CDATA[ Serious minds are starting to buy into the notion that AI is a bigger threat to humanity than asteroids, pandemics and nuclear war combined ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">5KKxuXC4KxLJmMZXHXNKfA</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/CQPGJLYcsesTPAaTF4v96H-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 21 Feb 2023 08:00:06 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ James O&#039;Malley ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/CQPGJLYcsesTPAaTF4v96H-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Smoky background against a red light and the curvature of the Earth]]></media:description>                                                            <media:text><![CDATA[Smoky background against a red light and the curvature of the Earth]]></media:text>
                                <media:title type="plain"><![CDATA[Smoky background against a red light and the curvature of the Earth]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/CQPGJLYcsesTPAaTF4v96H-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>On September 26 last year, without most of us noticing, humanity’s long-term odds of survival became ever so slightly better. Some 11,000,000 km away, a NASA spacecraft was deliberately smashed into the minor planet-moon, Dimorphos, and successfully changed its direction of travel. It was an important proof of concept that showed that if we’re ever in danger of being wiped out by an asteroid, we might be able to stop it from hitting the Earth.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/strategy/29848/is-artificial-intelligence-safe" data-original-url="/strategy/29848/is-artificial-intelligence-safe">Is artificial intelligence safe?</a></p></div></div><p>But what if the existential threat we need to worry about isn’t <em>Deep Impact</em> but <em>Terminator?</em> Despite <a href="https://www.itpro.com/strategy/29848/is-artificial-intelligence-safe" target="_blank" data-original-url="https://www.itpro.com/strategy/29848/is-artificial-intelligence-safe">years of efforts from professionals</a> and researchers to quash any and all comparisons with apocalyptic science fiction and real-world <a href="https://www.itpro.com/strategy/28181/what-is-ai" target="_blank" data-original-url="https://www.itpro.com/strategy/28181/what-is-ai">artificial intelligence (AI)</a>, the threat of this technology going rogue and posing a serious threat to survival isn’t just for Hollywood movies. As crazy as it sounds, this is increasingly a threat that serious thinkers worry about. </p><h2 id="ai-development-is-akin-to-survival-of-the-fittest">AI development is akin to survival of the fittest</h2><p>“AI could pose a threat to humanity's future if it has certain ingredients, which would be superhuman intelligence, extensive autonomy, some resources and novel technology,” says Ryan Carey, a research fellow in AI safety at Oxford University’s Future of Humanity Institute. “If you placed a handful of modern humans, with some resources and some modern technology into a world with eight billion members of some non-human primate species, that could pose a threat to the future of that species.”</p><p>The idea of treating AI as its own species, potentially replacing another, is consistent with evolution by natural selection. “There's no reason why AI couldn't be smarter than us and generally more capable and more fit in an evolutionary sense,” adds David Krueger, an assistant professor in Cambridge University’s Computational and Biological Learning Lab.</p><p>“Look at how humans have reshaped the Earth and changed the environment leading to the extinction of many other species,” he explains. “If [AI] becomes the more significant re-shaper of the environment than humans have been, then it could make the environment of the world something that's very difficult or impossible for humans to survive on.”</p><p>Today’s AI might not be ready to take on its human masters – it’s too busy identifying faces in our photos or transcribing our <a href="https://www.itpro.com/voice-assistant/33613/the-business-case-for-amazons-alexa" target="_blank" data-original-url="https://www.itpro.com/voice-assistant/33613/the-business-case-for-amazons-alexa">Alexa commands</a>. But what makes the existential risk hypothesis scary is there is a compelling logic to it.</p><h2 id="the-three-ingredients-to-ai-dominance">The three ingredients to AI dominance</h2><h3 class="article-body__section" id="section-1-the-logic-of-ai"><span>1. The logic of AI</span></h3><p>The first ingredient is to do with how <a href="https://www.itpro.com/strategy/28071/what-is-machine-learning" target="_blank" data-original-url="https://www.itpro.com/strategy/28071/what-is-machine-learning">machine learning</a> systems “optimise” for specific objectives, but lack the “common sense” that (most) humans possess. “No matter how you specify what you want from the system, there's always loopholes in the specification,” says Krueger. “And when you just create a system that optimises for that specification as hard as it can, without any common sense interpretation, then you're going to get usually really weird and undesirable behaviour.”</p><p>In other words, an AI tasked with something seemingly simple could have unintended consequences that we can’t predict, because of the way AI ‘thinks’ about solving problems. If, for example, it was told that the number of books in a child’s home correlates with university admissions, it wouldn’t read to the child more – it would start piling up boxes of books instead. Even if we think we’re designing AI that operates only within very strict rules, unusual behaviour can still occur.</p><h3 class="article-body__section" id="section-2-over-optimisation"><span>2. Over-optimisation</span></h3><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="DvESDG4wvBx7PEUaW8Dzr" name="DvESDG4wvBx7PEUaW8Dzr.jpg" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/DvESDG4wvBx7PEUaW8Dzr.jpg" mos="https://cdn.mos.cms.futurecdn.net/DvESDG4wvBx7PEUaW8Dzr.jpg" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>The newest approach: Stopping bots without CAPTCHAs</strong></p><p class="fancy-box__body-text">Reducing friction for improved online customer experiences</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/network-internet/bots/369340/the-newest-approach-stopping-bots-without-captchas" data-original-url="/network-internet/bots/369340/the-newest-approach-stopping-bots-without-captchas">FREE DOWNLOAD</a></p></div></div><p>The second ingredient is how an AI with one specific task will naturally engage in “power seeking” behaviour in order to achieve it. “Let's say you have an algorithm where you can, by hand, compute the next digit of Pi, and that takes you a few seconds for every digit,” says Krueger. “It would probably be better to do this with a computer, and probably be better to do this with the most powerful computer that you can find. So, then you might say, ‘actually, maybe what I need to do is make a ton of money, so that I can build a custom computer that can do this more quickly, efficiently and reliably’.”</p><p>An AI might think the same way if it has such a singular goal. An AI optimised for a specific task will use every tool at its disposal to achieve that goal. “There's no natural end to that cycle of reasoning,” says Krueger. “If you're doing that kind of goal-directed reasoning, you naturally end up seeking more and more power and resources, especially when you have a long-term goal.”</p><h3 class="article-body__section" id="section-3-handing-over-power"><span>3. Handing over power</span></h3><p>Krueger’s third ingredient answers the obvious question: why would we humans ever give an AI system the ability to engage in this maniacal ‘power seeking’ behaviour? Ultimately, even if we have a clever AI, won’t it be stuck inside a computer?</p><p>“The reason why you might expect people to build these kinds of systems is because there will be some sort of trade-off between how safe the system is and how effective it is,” says Krueger. “If you give the system more autonomy, more power, or the ability to reshape the world in more ways, then it'll be more capable.”</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/360596/if-youre-using-ai-you-need-to-think-about-ethics" data-original-url="/technology/artificial-intelligence-ai/360596/if-youre-using-ai-you-need-to-think-about-ethics">If you're using AI, you need to think about ethics</a></p></div></div><p>It’s not like this isn’t already happening – we let AI software trade stocks or navigate traffic without any human intervention, because AI is much more useful when it is directly in charge of things.</p><p>“You can build a really safe system if it basically doesn't do anything,” Krueger continues. “But if you give it more and more ability to directly affect the world… if you let it directly take actions that affect the real world or that affect the digital world, that gives it more power and will make it more able to accomplish your goals more effectively.”</p><h3 class="article-body__section" id="section-cooking-up-an-ai-powered-disaster"><span>Cooking up an AI-powered disaster</span></h3><p>Putting these ingredients together leads to one possible outcome: that your goals may not be the same as the AI’s goals. Because when we give an AI a goal, it may not be our actual goal. Theorists call this the “alignment” problem.</p><p>This was memorably captured in a thought experiment by the philosopher Nick Bostrom, who imagined an AI tasked with creating paperclips. With sufficient control of real-world systems, it might engage in power-seeking behaviour to maximise the number of paperclips it can manufacture.</p><p>The problem is, we don’t want to turn everything into paperclips – even though we told the machine to make paperclips, what we really wanted was merely to organise our papers. The machine isn’t blessed with that sort of common sense, though. It remains maniacally focused on one goal, and works to make itself more powerful to achieve it. Now substitute something benign such as paperclips for something scarier, such as designing drugs or weapons systems, and it becomes easier to imagine nightmare scenarios.</p><h2 id="how-worried-should-we-be">How worried should we be?</h2><p>The risk of a paperclip-hungry AI wiping out human existence might seem fantastically low, but it does paint a picture of how a threatening AI could emerge by following the remorseless logic that underpins AI technologies today.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="EeBaZ4TzgyqdRUtQRry49m" name="EeBaZ4TzgyqdRUtQRry49m.jpg" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/EeBaZ4TzgyqdRUtQRry49m.jpg" mos="https://cdn.mos.cms.futurecdn.net/EeBaZ4TzgyqdRUtQRry49m.jpg" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>IDC MarketScape: Worldwide intelligent automation services</strong></p><p class="fancy-box__body-text">2022 vendor assessment</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/business-strategy/automation/369856/idc-marketscape-worldwide-intelligent-automation-services" data-original-url="/business-strategy/automation/369856/idc-marketscape-worldwide-intelligent-automation-services">FREE DOWNLOAD</a></p></div></div><p>“If you have a very intelligent system, it could be used for <a href="http://social%20engineering" target="_blank">social engineering</a> of anyone using the internet, or you could develop extraordinary technologies like bioweapons, nanotechnology or <a href="https://www.itpro.com/technology/artificial-intelligence-ai/367911/inside-the-quest-to-humanise-ai" target="_blank" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/367911/inside-the-quest-to-humanise-ai">smarter AI</a>,” says Carey.</p><p>If we’re lucky, though, we might see the problem coming. “It could be more of a gradual escalation of resources, as you're giving an AI the keys to more and more important corporate or military institutions as it gets more capable,” he continues, perhaps thinking of how over the past several decades we’ve put more of our trust in AI and computer systems, because it makes things more useful.</p><p>But, of course, we might not be so lucky. Other theorists argue that if you have an AI that is capable of redesigning and improving itself, then the sophistication of AI could scale up very quickly indeed. “If that's the case, then we're in some trouble,” Carey adds.</p><iframe allow="encrypted-media" frameborder="0" height="" width="100%" data-lazy-priority="low" data-lazy-src="https://open.spotify.com/embed-podcast/episode/4bgk1fh0k7qvJREyjnGore"></iframe><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/367911/inside-the-quest-to-humanise-ai" data-original-url="/technology/artificial-intelligence-ai/367911/inside-the-quest-to-humanise-ai">Inside the quest to humanise AI</a></p></div></div><p>So just how worried should we be? Scarily, Carey points to the work of philosopher Toby Ord, who wrote <em>The Precipice</em> in 2020, attempting to weigh the risks of various existential risks, such as asteroids, pandemics and nuclear war. In the book, he estimates a 10% chance of an AI-linked catastrophe in the next century, compared to only a 6% chance of all of the other risks combined.</p><p>“The logic for that is that these natural catastrophes would have gotten us over the past million years already, if it was going to be a volcano or something,” says Carey. “He thinks AI, if anything, is most likely to be the big one.”</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Google’s latest warning over generative AI shows that ChatGPT has it cornered ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/artificial-intelligence-ai/370063/googles-warning-generative-ai-chatgpt-cornered</link>
                                                                            <description>
                            <![CDATA[ With ground lost in the chatbot arms race, the impetus is now on Google to prove Bard is worth the wait ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">bEcT1nbyUtVwg9MQipempA</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/csBX8UcFkig6YgVz99R8HY-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 14 Feb 2023 13:31:41 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Rory Bathgate ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/DnNrFxEA7RRECVgFxXR4V7.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/csBX8UcFkig6YgVz99R8HY-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Google CEO Sundar Pichai shown on two screens, with one out of focus and the other in focus, reflected on glass in a dark room]]></media:description>                                                            <media:text><![CDATA[Google CEO Sundar Pichai shown on two screens, with one out of focus and the other in focus, reflected on glass in a dark room]]></media:text>
                                <media:title type="plain"><![CDATA[Google CEO Sundar Pichai shown on two screens, with one out of focus and the other in focus, reflected on glass in a dark room]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/csBX8UcFkig6YgVz99R8HY-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Microsoft and Google are both making the generative AI core to their search engine propositions, with each company having made major announcements to this effect in February. But, Google’s approach so far has been hasty, suggesting a lack of confidence in its ability to fend off ChatGPT - something that could hurt its reputation in the long run.</p><p>Microsoft had been rumoured to be negotiating significant funding for OpenAI since November and has since announced the full integration of ChatGPT into Bing search in a future update.</p><p>The firm reportedly went to the extreme lengths of <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369766/google-upends-teams-to-counter-threat-chatgpt" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/369766/google-upends-teams-to-counter-threat-chatgpt">upending the work of internal teams</a> in December, reassigning departments to focus on a response to the newfound competition in ChatGPT. The result is Bard, which was reportedly pulled out of development and fast-tracked for a public reveal by Sundar Pichai.</p><p>Whether the public unveiling of Bard in February followed the original timeline of the product or was hastened by the rapid progress OpenAI was making with ChatGPT, is unknown. </p><p>What we do know is that the launch of Bard was sudden and unexpected - wider reports speculated a May release date - and it's something Google's top executives have since alluded to.</p><p>Alphabet chairman John Hennessy has stated that prior to the change in strategy, Google's position was that Bard was too immature a product for public demonstration.</p><p>“I think Google was hesitant to productise this because it didn’t think it was really ready for a product yet, but, I think, as a demonstration vehicle, it’s a great piece of technology,” Hennessy said at a venture capital summit, as <a href="https://www.cnbc.com/2023/02/13/alphabet-chairman-john-hennessy-google-bard-hesitation.html">reported</a> by <em>CNBC</em>.</p><p>OpenAI’s GPT-3 model <a href="https://www.itpro.com/technology/artificial-intelligence-ai/356042/openai-launches-language-tool-once-deemed-too" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/356042/openai-launches-language-tool-once-deemed-too">had been thought ‘too dangerous’</a> for the public when first beta tested in 2020. The company spent the following years tweaking the model to nullify its tendency to produce hate speech.</p><p>It’s possible that Google has been putting out similar fires internally, and that Bard represents a marked improvement over previous models. But, a lack of public insight into this development cycle, as opposed to ChatGPT's controversial yet more transparent history, makes it difficult to benchmark Bard outside of its immediate accuracy.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="dYBNNi9ate9nCYTtL3TtEk" name="dYBNNi9ate9nCYTtL3TtEk.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/dYBNNi9ate9nCYTtL3TtEk.png" mos="https://cdn.mos.cms.futurecdn.net/dYBNNi9ate9nCYTtL3TtEk.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>Keys to successful innovation through artificial intelligence</strong></p><p class="fancy-box__body-text">Harvard Business Review</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/369917/keys-to-successful-innovation-through-artificial" data-original-url="/technology/artificial-intelligence-ai/369917/keys-to-successful-innovation-through-artificial">FREE DOWNLOAD</a></p></div></div><p>Bard is only available to designated testers at the time of writing, but its cracks have famously already materialised.</p><p>Flaws in the system were telegraphed by Google itself, with the tool having provided false information on the James Webb Space Telescope in one of the announcement demos. Google’s stock plunged 7% in response, worth $100 billion (£83 billion) in market value.</p><p>If the market’s reaction seems overstated, it’s worth remembering that Google has spent over a decade as an industry leader in AI.</p><p>With its <a href="https://www.itpro.com/strategy/21473/google-to-acquire-ai-company-deepmind" data-original-url="https://www.itpro.com/strategy/21473/google-to-acquire-ai-company-deepmind">acquisition of Deepmind</a> and the development of LaMDA and TensorFlow, for years the firm has made efforts to rebrand itself as an AI company first and foremost.</p><p>It’s significant, then, that in a showdown with the Microsoft-backed ChatGPT, Google has been the first to blink and seemingly exposed its own tech as substandard. For all its talk of taking time to perfect the system, reports stated that Google felt pushed to rush development to get the system into shape in time for the reveal.</p><p>As with all cutting-edge technology, there will always be one vendor that wins the race to launch. OpenAI won this round. However, Google's delay in realising the potential for generative AI, forced to scramble hurriedly as ChatGPT soared in popularity, potentially shows how difficult it was to predict that the technology would take off as it has done in the past three months. So much so that not even one of the world's AI powerhouses could do it.</p><p>Alternatively, it may indicate a lack of foresight within Google's ranks, raising questions about why its potential wasn't realised sooner.</p><p>In January, an <em>NYT</em> <a href="https://www.nytimes.com/2023/01/20/technology/google-chatgpt-artificial-intelligence.html">report</a> stated that Google “will ‘recalibrate’ the level of risk it is willing to take when releasing the technology", prompting OpenAI CEO Sam Altman to claim on Twitter that Google is increasing its risk, and that OpenAI will not do the same.</p><div class="see-more see-more--clipped"><blockquote class="twitter-tweet hawk-ignore" data-lang="en"><p lang="en" dir="ltr"><a href="https://twitter.com/cantworkitout/status/1616857160910241792"></a></p></blockquote><div class="see-more__filter"></div></div><p>In this sense, Google has suffered a double defeat at this important juncture in the history of AI.</p><p>Forced to sideline its own safety principles in order to outflank Microsoft, its prize has been to publicly display a product that doesn’t meet its own quality standards. In response to the criticism, senior figures in the company have sought to muddy the waters of discussion around <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369959/what-is-generative-ai" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/369959/what-is-generative-ai">generative AI</a> entirely.</p><p>"This kind of artificial intelligence we're talking about right now can sometimes lead to something we call hallucination," Prabhakar Raghavan, senior vice president at Google and head of Google Search, told <em>Welt am Sonntag.</em></p><p>"This then expresses itself in such a way that a machine provides a convincing but completely made-up answer.”</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/cloud/cloud-computing/369875/microsoft-adds-chatgpt-to-azure-openai-support-cloud-services" data-original-url="/cloud/cloud-computing/369875/microsoft-adds-chatgpt-to-azure-openai-support-cloud-services">Microsoft adds ChatGPT to Azure OpenAI to support cloud services</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/370018/googles-bard-billion-strong-user-base-challenge-chatgpt" data-original-url="/technology/artificial-intelligence-ai/370018/googles-bard-billion-strong-user-base-challenge-chatgpt">Google's Bard bets on billion-strong user base to challenge ChatGPT</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/369959/what-is-generative-ai" data-original-url="/technology/artificial-intelligence-ai/369959/what-is-generative-ai">What is generative artificial intelligence (AI)?</a></p></div></div><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="TdcWt2aNijd7ewvYXjpVof" name="TdcWt2aNijd7ewvYXjpVof.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/TdcWt2aNijd7ewvYXjpVof.png" mos="https://cdn.mos.cms.futurecdn.net/TdcWt2aNijd7ewvYXjpVof.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>The case for an accelerated device refresh cycle</strong></p><p class="fancy-box__body-text">Achieving a more cost-effective device lifecycle overall</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/hardware/370017/the-case-for-an-accelerated-device-refresh-cycle" data-original-url="/hardware/370017/the-case-for-an-accelerated-device-refresh-cycle">FREE DOWNLOAD</a></p></div></div><p>Google took a seat at the table attempting to sell its own alternative to ChatGPT. It’s now presenting a version of events in which both it and OpenAI are fighting against the common enemy of “hallucination”.</p><p>In backpedalling to this degree, Google has shown its weaker hand and will need to demonstrate measurable improvement in Bard to reinspire confidence in the future.</p><p>There is still a long way to go for both of these products, and <a href="https://www.itpro.com/technology/artificial-intelligence-ai/370018/googles-bard-billion-strong-user-base-challenge-chatgpt" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/370018/googles-bard-billion-strong-user-base-challenge-chatgpt">Google has bet on its strong user base</a> as a foundation to maintain its search engine dominance. This could put it in good stead over OpenAI, which despite Microsoft’s funds has been forced to <a href="https://www.itpro.com/business/business-strategy/369989/openai-launches-chatgpt-plus-greater-revenue" data-original-url="https://www.itpro.com/business/business-strategy/369989/openai-launches-chatgpt-plus-greater-revenue">launch a paid tier of ChatGPT</a> in order to meet rising costs and server demand.</p><p>Neither Google nor Microsoft has set out firm general release dates for their respective AI upgrades. But, in setting the pace so far, Microsoft has hammered a significant dent in Google’s long-maintained title as the leading AI firm in the industry.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Machine learning vs data science: What’s the difference? ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business-strategy/data-insights/369981/machine-learning-vs-data-science-whats-the-difference</link>
                                                                            <description>
                            <![CDATA[ Both machine learning and data science are fields that extract insights from data, but the methods vary significantly ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">xzTafLMao37AwVHhyUvy4u</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/CtHGHcyJM2BmTxFzgJWmBZ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 10 Feb 2023 08:00:08 +0000</pubDate>                                                                                                                                <updated>Thu, 02 May 2024 10:16:59 +0000</updated>
                                                                                                                                            <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Debabrata Deb ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/CtHGHcyJM2BmTxFzgJWmBZ-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Graphic illustration of the field of data science]]></media:description>                                                            <media:text><![CDATA[Graphic illustration of the field of data science]]></media:text>
                                <media:title type="plain"><![CDATA[Graphic illustration of the field of data science]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/CtHGHcyJM2BmTxFzgJWmBZ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.itpro.com/business-strategy/careers-training/357656/how-to-become-a-data-scientist">Data scientists</a> and <a href="https://www.itpro.com/business-strategy/careers-training/358000/how-to-become-a-machine-learning-engineer">machine learning engineers</a> are in hot demand as more companies look to leverage real-time data and uncover insights and trends that they can then use to gain an advantage in their industry.</p><p>The terms ‘data science’ and ‘<a href="https://www.itpro.com/strategy/28071/what-is-machine-learning"><u>machine learning</u></a>’ may often be used interchangeably by those who aren’t experts in either field, but they are two completely separate disciplines.</p><p>In short, data science is used to turn large amounts of data into useful insights. Machine learning, on the other hand, falls under the umbrella category of <a href="https://www.itpro.com/strategy/28181/what-is-ai"><u>AI</u></a> and leans on the insights derived through data science to create projections or otherwise improve a system’s performance.</p><h2 id="machine-learning-vs-data-science-what-are-the-similarities">Machine learning vs data science: What are the similarities?</h2><p>Machine learning and data science have the shared purpose of lifting insight from data. A data scientist will deploy statistical modeling and <a href="https://www.itpro.com/business-intelligence-bi/28600/best-data-visualisation-tips-and-tools"><u>data vizualisation</u></a> on this quest, generating structured findings from <a href="https://www.itpro.com/big-data-analytics/34532/structured-vs-unstructured-data-management"><u>unstructured data</u></a>.</p><p>Both may use <a href="https://www.itpro.com/data-insights/30212/what-is-an-algorithm"><u>algorithms</u></a>, but machine learning relies entirely on algorithms to function. Modern data science projects often involve machine learning to speed up manual processes. </p><p>However, despite the similarities and overlaps between these two fields, each has distinct characteristics and uses.</p><h2 id="machine-learning-vs-data-science-what-are-the-differences">Machine learning vs data science: What are the differences?</h2><p>While data science brings order to disordered data, or pulls order from it, machine learning aims to learn from data to inform future actions or predictions.</p><p>A core part of data science is data cleaning, in which erroneous data, anomalies, and non-defined values are corrected or deleted.</p><p>Machine learning relies on some level of data science, as its algorithms cannot properly use data to learn and make decisions unless it has been cleaned and proven to be accurate and reliable.</p><h2 id="which-skills-are-required-for-data-science-and-machine-learning">Which skills are required for data science and machine learning?</h2><div  class="fancy-box"><div class="fancy_box-title">RELATED WHITEPAPER</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="oH6AL86CanS2yNbvJPMynG" name="The three keys to successful generative AI implementations_listing.jpg" caption="" alt="An AWS eBook on the three keys to successful generative AI implementations" src="https://cdn.mos.cms.futurecdn.net/oH6AL86CanS2yNbvJPMynG.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: AWS)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/369912/the-three-keys-to-successful-ai-and-ml-outcomes"><em>Enable project teams to meet their AI goals</em></a></p></div></div><p>Data science requires a wide range of skills, including domain knowledge, <a href="https://www.itpro.com/careers/29133/the-top-programming-languages-you-need-to-learn"><u>programming</u></a>, statistics, and data visualization.</p><p>A <a href="https://www.itpro.com/business-strategy/careers-training/369273/seven-reasons-why-machine-learning-is-a-good-career">career in machine learning</a> requires experience in <a href="https://www.itpro.com/business-strategy/careers-training/368564/coding-bootcamp-vs-computer-science-degree-which-is-best">computer science</a> and mathematics. In particular, skills such as linear algebra, calculus, and probability theory are handy to be able to implement the algorithms machines will need to make predictions.</p><p>Both disciplines can come in use in a wide range of roles across various industries, including AI engineer, <a href="https://www.itpro.com/business-strategy/careers-training/28093/what-is-a-business-intelligence-analyst">business intelligence analyst</a>, data analyst and research scientist.</p><h2 id="how-are-machine-learning-and-data-science-used-across-different-industries">How are machine learning and data science used across different industries?</h2><p>In technology, data science and machine learning are used by engineers to build intelligent systems and improve <a href="https://www.itpro.com/development/30055/what-is-user-experience-design">user experience (UX)</a>. For example, Google uses machine learning to improve its search results, and Amazon uses it to personalize product recommendations.</p><p>Financial institutions, on the other hand, would use data science and machine learning to detect fraudulent transactions, predict stock prices, and identify potential investment opportunities.</p><div  class="fancy-box"><div class="fancy_box-title">Building a tech career</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="W3KcznwGxeZWrk3u3TQUSP" name="GettyImages-1356061017_art_creative.jpg" caption="" alt="A man using a computer to create digital art work" src="https://cdn.mos.cms.futurecdn.net/W3KcznwGxeZWrk3u3TQUSP.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/business/careers-and-training/why-arts-graduates-and-creatives-should-consider-an-it-career">Why arts graduates and creatives should consider an IT career</a></p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/business-strategy/careers-training/369273/seven-reasons-why-machine-learning-is-a-good-career">Seven reasons why machine learning is a good career</a></p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/business-strategy/data-insights/369275/data-science-vs-data-analytics-which-field-is-right-for-you">Data science vs data analytics: Which field is right for you?</a></p></div></div><p>The technologies both have a clear role in healthcare. For example, machine learning algorithms can be used to identify patterns in medical images and make accurate diagnoses, while data science can be used to identify inefficiencies in medical processes and improve the management of a hospital environment.</p><p>Similarly, in retail, companies analyze customer data and make personalized product recommendations, while also working to optimize the supply chain and logistics. In transport, meanwhile, machine learning is used to optimize traffic flow, prejudice maintenance, and demand for a specific route.</p><p>Finally, data science and machine learning are widely used in research fields such as physics, genomics, biology, and environmental science to analyze and understand complex data sets.</p><h2 id="what-are-some-of-the-most-common-applications-of-data-science">What are some of the most common applications of data science?</h2><p>There’s an array of use cases for strong data science skills across various organizations. Among these include the following.</p><p><strong>1. Predictive maintenance for manufacturers</strong></p><p>Data collated from sensors on a factory floor can be used to predict when a piece of machinery might break down and allow engineers to carry out maintenance before a fault occurs. Coupled with automation, this is the basis for <a href="https://www.itpro.com/business/the-future-of-business/what-is-smart-manufacturing-and-is-it-the-future"><u>smart manufacturing</u></a> and <a href="https://www.itpro.com/network-internet/internet-of-things-iot/369425/the-it-pro-podcast-the-power-of-smart-ports"><u>smart ports</u></a>.</p><p><strong>2. Fraud detection</strong></p><p>By analyzing transaction data, data scientists can build models to identify unusual behavior that may indicate fraudulent activity and help with <a href="https://www.itpro.com/security/cyber-crime/368658/fraud-detection-and-prevention-market-to-hit-176b-by-2030">fraud detection and prevention</a>.</p><p><strong>3. Market segmentation</strong></p><p>Data scientists can segment a market and identify customer groups with similar characteristics based on enterprise data. This allows businesses to target their marketing efforts effectively.</p><p><strong>4. Sentiment analysis</strong></p><p>Analyzing text data by carrying out <a href="https://www.itpro.com/big-data-analytics/34490/what-is-text-mining">text mining</a> can help a data scientist understand customers&apos; perceptions of a particular product, service, and brand and help businesses make decisions accordingly.</p><h2 id="what-are-the-most-common-applications-of-machine-learning">What are the most common applications of machine learning?</h2><p>Machine learning is used across the entire economy, with varying sizes and types of organizations able to leverage the approach to iteratively improve and automate business aims.</p><p><strong>1. Forming the basis for more complex AI systems</strong></p><p>Machine learning is used as the building blocks for widespread AI approaches such as <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369959/what-is-generative-ai"><u>generative AI</u></a>, in which it is used to map the contextual web that connects text, images, video, and audio. At a basic level, this forms the basis for large language models (LLM) to accept user input and produce relevant outputs.</p><p><strong>2. Image and speech recognition</strong></p><p>Machine learning algorithms can be used to analyze images, such as for <a href="https://www.itpro.com/security/privacy/356882/the-pros-and-cons-of-facial-recognition-technology"><u>facial recognition</u></a> in security systems or for <a href="https://www.itpro.com/technology/artificial-intelligence-ai/356341/computer-vision-have-you-seen-the-light"><u>computer vision</u></a> systems that can help improve accessibility. </p><p>Visual data is analyzed based on known visual markers, so that a system may recognize audio patterns such as speech or discern visually between objects and people.</p><p><strong>3. Recommendation systems</strong></p><p>Machine learning algorithms can be used to analyze user data and make personalized recommendations for products or content.</p><p>This has become a core part of the user experience across many online platforms, with most shopping and streaming websites using machine learning to make tailored recommendations based on user data.</p><p><strong>4. Handling language</strong></p><p>Machine learning models can be used for tasks like <a href="https://www.itpro.com/machine-learning/33308/what-is-natural-language-processing"><u>natural language processing (NLP)</u></a>, language translation, text summarization, sentiment analysis, and much more.</p><p><strong>5. Autonomous vehicles</strong></p><p>Machine learning can be used to iteratively train self-navigating vehicles, such as <a href="https://www.itpro.com/business/digital-transformation/not-if-but-when-where-are-the-autonomous-robots"><u>autonomous robots</u></a> on factory floors or self-driving cars. In practice, machine learning is applied to sensor data, to make low-<a href="https://www.itpro.com/network-internet/31750/what-is-latency"><u>latency</u></a> decisions at the <a href="https://www.itpro.com/cloud/31389/what-is-edge-computing"><u>edge</u></a> to ensure vehicles stay within markers and don’t endanger people.</p><iframe width="100%" height="200px" frameborder="0" data-lazy-priority="low" data-lazy-src="https://widget.spreaker.com/player?episode_id=58016555&theme=light&playlist=false&playlist-continuous=false&chapters-image=true&episode_image_position=right&hide-logo=true&hide-likes=true&hide-comments=true&hide-sharing=true&hide-download=true"></iframe>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ What is generative AI? ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/artificial-intelligence-ai/369959/what-is-generative-ai</link>
                                                                            <description>
                            <![CDATA[ Generative AI has powerful potential and comes with inherent risks – all leaders should know how it works and what it can offer business ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">3GTH88QAvy4X1fyTYu7AKF</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/bAmc5HXdwXk7gqsK2BwjA4-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 30 Jan 2023 08:00:08 +0000</pubDate>                                                                                                                                <updated>Tue, 30 Apr 2024 10:14:01 +0000</updated>
                                                                                                                                            <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                <author><![CDATA[ john@jloeppky.com (John Loeppky) ]]></author>                    <dc:creator><![CDATA[ John Loeppky ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/bAmc5HXdwXk7gqsK2BwjA4-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A piece of art created by a computer programme]]></media:description>                                                            <media:text><![CDATA[A piece of art created by a computer programme]]></media:text>
                                <media:title type="plain"><![CDATA[A piece of art created by a computer programme]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/bAmc5HXdwXk7gqsK2BwjA4-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Businesses have sought different forms of automation and intelligent data processing for years, but generative AI has opened the floodgates of investment and enterprise interest.</p><p>Formed on the back of <a href="https://www.itpro.com/strategy/28071/what-is-machine-learning">machine learning</a> and <a href="https://www.itpro.com/machine-learning/33308/what-is-natural-language-processing">natural language processing (NLP)</a>, which have been in the enterprise wheelhouse for many years, generative AI entered the public eye through the popularity of <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369965/what-is-chatgpt-and-what-does-it-mean-for-businesses"><u>ChatGPT</u></a> and has since come to dominate discussions in the tech sector.</p><p>The relatively new approach to AI is already being used to generate detailed text and image outputs using simple user input and is increasingly integrated within business environments to automate a range of menial tasks. </p><p>Generative AI has sparked interest across the business world because of the degree to which it can be personalized. With the right approach, the technology can radically improve worker productivity and help companies provide customers with far more intuitive user experiences.</p><h2 id="how-does-generative-ai-work">How does generative AI work?</h2><p>Generative AI’ is a term that refers broadly to AI systems that are capable of producing outputs based on a prompt. These come in a few different forms that work in subtly different ways. The most popular models in use today rely on a complex <a href="https://www.itpro.com/network-internet/29791/what-is-an-artificial-neural-network"><u>artificial neural network (ANN)</u></a> architecture known as a transformer.</p><p>In simple terms, transformers take a prompt and output a response based on statistics and the exhaustive training process to which they have been subjected.</p><p>Transformers convert inputs into context, by breaking words down into mathematical values that are used to inform a model’s output. For example, when a user inputs “Where is Microsoft’s HQ?” into a model, the transformer converts the words into ‘tokens’ of data which are combined to form a coherent ‘vector’ of context used to produce a statistically relevant output.</p><p>If the model in the example had been trained well and on a specific company’s data, it could pick out the contextual significant of the words ‘our company’ and ‘city’ to produce a relevant output i.e. “Microsoft is headquartered in Redmond, Washington”.</p><p>As opposed to the form of AI that attempts to categorise information, generative AI relies on modelling that tries to understand the dataset structure and generate examples that might relate, or match. The two main forms of neural networks at play here – GANs and transformers – work in slightly different ways. By and large the former is involved in creating visual and multimedia content from images and text, while the latter uses information on the internet to generate textual output.</p><h2 id="what-are-some-examples-of-generative-ai">What are some examples of generative AI?</h2><p>Although generative AI became popular in 2022, experts have been working on the technology in theoretical and practical applications for many years.</p><p>Dutch researchers wrote about the <a href="https://www.researchgate.net/publication/230708329_Generative_Artificial_Intelligence" target="_blank">philosophical underpinnings of generative AI</a> as far back as 2012. Indium Software, too, <a href="https://www.indiumsoftware.com/whitepapers/generative-ai-the-next-frontier.pdf" rel="nofollow">released a white paper</a> [PDF] less than three years ago which highlighted not just how generative AI could be used creatively, but also in high-friction workplaces like healthcare.</p><p>Transformer models rose to prominence through the research paper <a href="https://arxiv.org/abs/1706.03762" target="_blank"><u><em>Attention Is All You Need</em></u></a> and quickly became prized for the efficient and performant way in which they could be used to produce coherent AI output. This was a significant breakthrough, which fed directly into subsequent products at OpenAI, Google DeepMind, and other firms.</p><h2 id="examples-of-generative-ai">Examples of generative AI</h2><p>The generative AI market has grown incredibly quickly, to the extent that there are now innumerable LLMs and tools that rely on the technology. </p><p>For many businesses and consumers alike, the standout example will still be OpenAI’s ChatGPT. Microsoft users also now have access to <a href="https://www.itpro.com/technology/artificial-intelligence/microsoft-copilot-review-ai-baked-into-your-apps"><u>Copilot</u></a>, the company’s AI productivity assistant, across a wide range of apps in the 365 suite, as well as within <a href="https://www.itpro.com/technology/artificial-intelligence/bing-and-edge-ai-hits-open-preview-with-chat-history-and-multimodal-promise"><u>Bing</u></a> search.</p><p>Google’s <a href="https://www.itpro.com/technology/artificial-intelligence/how-google-will-use-gemini-and-multimodal-ai-to-flex-its-ai-native-muscles-in-2024-and-why-it-could-seize-microsofts-market-lead"><u>Gemini AI</u></a> family powers the company’s AI product offerings, including Google Cloud’s new <a href="https://www.itpro.com/technology/artificial-intelligence/google-cloud-targets-ai-anywhere-with-vertex-ai-agents"><u>Vertex AI Agents</u></a>. AWS has also invested heavily in AI tools, having rolled out solutions such its <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369979/chatgpt-vs-chatbots-whats-the-difference"><u>chatbot</u></a> for enterprise <a href="https://www.itpro.com/software/amazon-qs-foundations-separate-it-from-monolithic-competitor-ai-tools"><u>Amazon Q</u></a>.</p><p>AI pair programmers such as <a href="https://www.itpro.com/technology/artificial-intelligence/metas-code-llama-ai-coding-tool-just-got-a-big-performance-boost"><u>Code Llama</u></a>, <a href="https://www.itpro.com/technology/artificial-intelligence/gemini-code-assist-could-be-googles-secret-weapon-to-challenging-github-copilot"><u>Gemini Code Assist</u></a>, or <a href="https://www.itpro.com/software/everything-you-need-to-know-about-github-copilot-enterprise-including-pricing-features-and-how-to-get-it"><u>GitHub Copilot</u></a> can provide code suggestions based on a company’s private codebase or make existing cod emore efficient. These tools can also analyze code to provide user-friendly explanations of its function and produce comments, or translate it from one <a href="https://www.itpro.com/careers/29133/the-top-programming-languages-you-need-to-learn"><u>programming language</u></a> into another.</p><p><a href="https://www.itpro.com/software/open-source/the-future-of-generative-ai-lies-in-open-source"><u>Open-source AI models</u></a> are also growing in popularity. These include models from AI community Hugging Face, with models in the space rapidly approaching the sophistication of some proprietary models.</p><p>In recent months, however, experts have <a href="https://www.itpro.com/technology/artificial-intelligence/just-how-open-are-the-leading-open-source-ai-platforms"><u>questioned whether these models are truly open</u></a>, as developers continue to impose usage restrictions on some models in their licenses. For example, open models from developers Meta and Databricks come with clauses that prohibit their use by firms with more than 700 million active monthly users, without express permission from the developers.</p><p>The latest flagship models, including OpenAI’s GPT-4, Google’s Gemini 1.5 Pro, Meta’s <a href="https://www.itpro.com/technology/artificial-intelligence/metas-llama-3-will-force-openai-and-other-ai-giants-to-up-their-game"><u>Llama 3</u></a>, and Anthropic’s <a href="https://www.itpro.com/technology/artificial-intelligence/a-true-chatgpt-challenger-anthropics-claude-3-models-set-the-stage-for-a-major-battle-with-openai"><u>Claude 3</u></a> are multimodal. This means they can process text, images, video, or audio as inputs and produce outputs in a variety of formats.</p><p>Gemini 1.5 Pro also uses an architecture known as ‘mixture-of-experts’ (MOE), in which multiple ANNs dubbed ‘experts’ are assigned inputs based on which expert will most effectively process the input to produce an output.</p><p>The MoE approach has been hailed as a cost-effective route for training compared to prohibitively expensive traditional methods. It allows for models to increase in size and effectiveness, especially for multimodal processing, and is likely to become more widely-used in future models.</p><h2 id="what-are-the-benefits-of-generative-ai">What are the benefits of generative AI?</h2><div  class="fancy-box"><div class="fancy_box-title">RELATED WHITEPAPER</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="FvAkPQT2VoML4aJs8Q7YUT" name="IBM_Logo_GettyImages-1498692235 (1).jpg" caption="" alt="IBM logo displayed during the Viva Technology conference at Parc des Expositions Porte de Versailles on June 15, 2023 in Paris" src="https://cdn.mos.cms.futurecdn.net/FvAkPQT2VoML4aJs8Q7YUT.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence/voice-of-the-customer-for-enterprise-conversational-ai-platforms"><em>Discover the leading service providers in enterprise supply chain innovation</em></a></p></div></div><p>Part of the reason that generative AI has seen such a boom in popularity is its ease of use relative to its power and potential. Generative AI has opened the door to far more detailed responses to natural language inputs, with LLMs able to unpick meaning from user queries and provide informed responses on its own.</p><p>Through generative AI-powered chatbots, businesses can provide customers with personalized answers based on questions to improve the overall <a href="https://www.itpro.com/marketing-comms/customer-experience-cx/358446/why-digital-experience-is-vital-for-success"><u>digital experience</u></a> of their website.</p><p>Using generative AI, enterprises can automate manual tasks such as drafting text, collating data from across different sources, or identifying anomalous details in a file or image.</p><p>Summarization stands out as a major benefit of major AI, particularly when used across a company’s estate. The chief appeal of products such as Microsoft Copilot or Google’s Vertex Agents is that they can provide users with accurate answers to specific questions grounded in their company’s data. For example, a user could ask for a summary of an internal medical policy.</p><p><a href="https://www.itpro.com/technology/artificial-intelligence/can-ai-code-generation-really-replace-human-developers"><u>AI code generation</u></a> is another major use case for generative AI. Using an <a href="https://www.itpro.com/technology/artificial-intelligence/most-developers-will-soon-use-an-ai-pair-programmer-but-the-benefits-arent-black-and-white"><u>AI pair programmer</u></a>, developers can speed up their workflows and focus on problems that require expert attention rather than sinking time into simpler work. The capability for these tools to translate code from one language to another has massive applications for <a href="https://www.itpro.com/business/business-strategy/why-legacy-tech-is-stifling-cios-dreams-of-global-growth"><u>legacy</u></a> codebases, which may be written in obscure languages like <a href="https://www.itpro.com/business-strategy/careers-training/355501/the-it-pro-podcast-why-cool-kids-code-with-cobol"><u>COBOL</u></a>. </p><p>Easy code translation could save companies time and money down the line or even prevent critical outages, as experts with firsthand experience of these old languages are harder and harder to find.</p><p>More recent developments have allowed generative AI models to be used for tasks such as live video analysis through <a href="https://www.itpro.com/technology/artificial-intelligence-ai/356341/computer-vision-have-you-seen-the-light"><u>computer vision</u></a>, which has applications from <a href="https://www.itpro.com/business/careers-and-training/accessibility-in-tech-fails-skilled-workers-experts-call-for-better-understanding"><u>accessibility in tech</u></a> to more <a href="https://www.itpro.com/business/digital-transformation/not-if-but-when-where-are-the-autonomous-robots"><u>autonomous robots</u></a> in a manufacturing environment.</p><h2 id="what-are-the-concerns-surrounding-generative-ai">What are the concerns surrounding generative AI?</h2><p>Widespread use of generative AI has been matched with concerns over its potential risks and harms. From the earliest models in public use, it has been clear that AI has drawbacks such as <a href="https://www.itpro.com/technology/artificial-intelligence/openais-sam-altman-hallucinations-are-part-of-the-magic-of-generative-ai"><u>‘hallucinations’</u></a> – the term used to describe incorrect statements confidently reported by an LLM.</p><p>Hallucinations are just one problem with generative AI. Leaders will need to keep up to date on the latest issues and remedies in the space as they seek to integrate it within their tech stacks, not least because of an anticipated increase in regulatory oversight of AI similar to the <a href="https://www.itpro.com/it-legislation/27814/what-is-gdpr-everything-you-need-to-know"><u>GDPR</u></a>.</p><h3 class="article-body__section" id="section-generative-ai-legal-risks"><span>Generative AI legal risks</span></h3><p>The rapid growth of the generative AI market has led to widespread discussions over the importance of <a href="https://www.itpro.com/technology/30736/what-is-ethical-ai"><u>ethical AI</u></a>. One of the most basic concerns when it comes to generative AI models is who <a href="https://www.itpro.com/technology/artificial-intelligence/who-owns-the-data-used-to-train-ai"><u>owns the data</u></a> used to train the models – with some developers already facing lawsuits from artists, writers, and publishing houses over the alleged use of copyrighted material for training LLMs.</p><p>This is the tip of the iceberg for the <a href="https://www.itpro.com/business/policy-and-legislation/why-ai-could-be-a-legal-nightmare-for-years-to-come"><u>legal issues of generative AI</u></a> and governments around the world are progressing AI legislation to control the risks and harms that AI could pose.</p><p>The <a href="https://www.itpro.com/business/policy-legislation/369570/can-the-ai-bill-of-rights-shape-global-ai-regulation">AI Bill of Rights</a> was drafted in the US in 2022, as a framework for shaping future regulation. But the <a href="https://www.itpro.com/technology/artificial-intelligence/has-the-us-missed-its-moment-on-ai"><u>US has fallen behind on AI</u></a> since, having lagged behind the EU and <a href="https://www.itpro.com/technology/artificial-intelligence/is-the-uks-ai-approach-working"><u>UK&apos;s AI approach</u></a>.</p><iframe width="100%" height="200px" frameborder="0" data-lazy-priority="low" data-lazy-src="https://widget.spreaker.com/player?episode_id=59546357&theme=light&playlist=false&playlist-continuous=false&chapters-image=true&episode_image_position=right&hide-logo=true&hide-likes=true&hide-comments=true&hide-sharing=true&hide-download=true"></iframe><p>The <a href="https://www.itpro.com/technology/artificial-intelligence/eu-ai-act-everything-you-need-to-know-about-the-legislation-including-rules-requirements-and-who-will-be-forced-to-comply"><u>EU AI Act</u></a> seeks to regulate AI models – inclusive of generative AI – according to their assessed risk. Businesses will need to know how their AI is being used and have a good understanding of the data used to train the models they use, or face hefty fines. </p><h3 class="article-body__section" id="section-generative-ai-job-losses"><span>Generative AI job losses</span></h3><p><a href="https://www.itpro.com/technology/artificial-intelligence/the-reality-of-mass-ai-linked-job-cuts-is-here"><u>AI-linked job cuts</u></a> are a major point of concern for employees and the speed and sophistication of generative AI has fanned anxieties in this space.</p><p>In 2023, IBM’s CEO Arvind Krishna was <a href="https://www.itpro.com/technology/artificial-intelligence/ibm-ceo-in-damage-control-mode-after-ai-job-loss-comments"><u>forced to go into damage control</u></a> mode after stating that generative AI would benefit productivity at firms <a href="https://www.itpro.com/technology/artificial-intelligence/ibms-ceo-just-said-the-quiet-part-out-loud-on-ai-related-job-losses"><u>at the expense of human roles</u></a>. However, Microsoft found that <a href="https://www.itpro.com/technology/artificial-intelligence/microsoft-people-care-more-about-ais-benefits-than-their-job-security"><u>more workers care about AI benefits than its job impacts</u></a> in its 2023 <em>Work Trend Index</em>, emphasizing how the benefits of generative AI are being increasingly weighed up against its downsides.</p><p>Job losses due to generative AI are not a given. Leaders can pursue <a href="https://www.itpro.com/technology/artificial-intelligence/workforce-upskilling-key-to-averting-ai-job-loss-apocalypse"><u>upskilling to prevent AI cuts</u></a>, insulating workers with AI skills that keep them in their roles longer.</p><h3 class="article-body__section" id="section-generative-ai-security-risks"><span>Generative AI security risks</span></h3><p><a href="https://www.itpro.com/technology/artificial-intelligence/ai-threats-the-importance-of-a-concrete-strategy-in-fighting-novel-attacks"><u>Generative AI threats</u></a>, those specifically linked to attackers misusing generative AI to launch more sophisticated attacks on victims, are a major focal point for security teams as the technology becomes widespread. Though the </p><p>One risk of generative AI that’s already been widely discussed is the potential to exacerbate the rise of <a href="https://www.itpro.com/security/357591/why-deepfakes-could-threaten-everything-from-biometrics-to-democracy">deepfakes</a>. These images or videos are created in such a way that renders a lifelike imitation of a person, often a celebrity but also potentially a prominent business leader, in such a way that it can trick others.</p><p><a href="https://www.itpro.com/security/369243/real-time-deepfakes-are-becoming-a-serious-threat"><u>Real-time deepfakes</u></a> are now becoming a more serious threat, while voice cloning tools such as <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369857/microsofts-valle-cyber-crime-deepfakes">Microsoft’s VALL-E</a> or OpenAI’s Voice Engine can reproduce realistic copies of people’s voices using less than a minute of sample audio. Both could be effective weapons in a new era of <a href="https://www.itpro.com/security/phishing/why-social-engineering-is-such-a-problem-and-how-your-business-can-protect-itself"><u>social engineering</u></a>.</p><p>At the same time as attackers are figuring out how to use AI to enhance their attacks, <a href="https://www.itpro.com/technology/artificial-intelligence/what-good-ai-cyber-security-looks-like-today"><u>AI cyber security</u></a> is being used by defense teams to counter these threats in more sophisticated ways. Tools such as <a href="https://www.itpro.com/security/microsoft-says-its-copilot-for-security-tool-is-a-powerful-weapon-in-the-fight-against-hackers-heres-why"><u>Microsoft Security Copilot</u></a> or <a href="https://www.itpro.com/news/live/google-cloud-next-2024-all-the-news-and-announcements-live"><u>Gemini in Security Command Center</u></a> can help identify and summarize threats, or suggest actions for effectively responding to threats.</p><p>While it’s tempting to see generative AI as a malign force, given the early chaos it has sewn in the creative industries and across parts of the economy, that doesn’t mean it can’t be tamed and channeled into productive use cases. That said, there are many questions that need to be addressed first, with regulation a hot topic at the moment.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ How cutting-edge AI tools are remaking history ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/artificial-intelligence-ai/369950/how-cutting-edge-ai-tools-are-remaking-history</link>
                                                                            <description>
                            <![CDATA[ From seeking lost tombs to restoring pieces of art, AI doesn’t just generate new material – it’s helping us better understand the past ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">k2u7k2px7yLPCAbu9ZiqNs</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/wvsh3RFk2GNtbUPzrdfHVQ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 27 Jan 2023 09:37:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Lee Grant ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/2CNEGLq5jycLNGdfc6UB6W.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/wvsh3RFk2GNtbUPzrdfHVQ-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[The sunset overlooking the Acropolis of Athens in Greece]]></media:description>                                                            <media:text><![CDATA[The sunset overlooking the Acropolis of Athens in Greece]]></media:text>
                                <media:title type="plain"><![CDATA[The sunset overlooking the Acropolis of Athens in Greece]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/wvsh3RFk2GNtbUPzrdfHVQ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Rarely does a month pass without fresh reports of a forward-looking and autonomous system poised to change our future. What we don’t often hear about is the increasing use of <a href="https://www.itpro.com/strategy/28181/what-is-ai" target="_blank" data-original-url="https://www.itpro.com/strategy/28181/what-is-ai">artificial intelligence (AI)</a> to examine our past.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/30736/what-is-ethical-ai" data-original-url="/technology/30736/what-is-ethical-ai">What is ethical AI?</a></p></div></div><p>Historians, archaeologists, musicians and <a href="https://www.itpro.com/business-strategy/careers-training/357656/how-to-become-a-data-scientist" target="_blank" data-original-url="https://www.itpro.com/business-strategy/careers-training/357656/how-to-become-a-data-scientist">data scientists</a> are deploying AI to reimagine and recreate historical moments. Like so many tales from the evolution of modern computing, success with AI is grounded in the values of collaboration, opportunity and experimentation. </p><p>There are immense human challenges in getting the best results from AI and there’s no magic bullet computing at work The challenges experts face require distinct solutions, whilst sharing striking amounts of commonality. <a href="https://www.itpro.com/technology/30736/what-is-ethical-ai" target="_blank" data-original-url="https://www.itpro.com/technology/30736/what-is-ethical-ai">Bias and ethics</a> of restorative AI are also of widespread concern, as is how we should interpret and categorise such works. </p><h2 id="uncovering-ancient-athenian-secrets">Uncovering ancient Athenian secrets</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="7cUqWqC4uj8fFtqVTH9md5" name="" alt="The ancient Acropolis in Athens in daylight" src="https://cdn.mos.cms.futurecdn.net/7cUqWqC4uj8fFtqVTH9md5.jpg" mos="https://cdn.mos.cms.futurecdn.net/7cUqWqC4uj8fFtqVTH9md5.jpg" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pull-"></p></div></div></figure><p>Jonathan Prag, professor of ancient history at Oxford University, has always had a passion for computing. “I got into mapping and visual analysis, which led to trying to build a digital catalogue of all the inscriptions from ancient Sicily,” he says. </p><p>Prag is an epigraphist, specialising in the restoration of ancient Greek texts carved into stone. Over the centuries, many carvings have been smashed into fragments, some of which have never been recovered, leaving vast gaps between words. In 2018, Prag’s PhD student Thea Sommerschield and Google DeepMind’s Yannis Assaelto suggested using AI to speed up the laborious process of filling the gaps in ancient texts. “I just sat there and went, that’s cool! Can you do it?” </p><p>A successful AI project relies on high-quality source data to ‘learn’ and Prag’s team didn’t have any. “In the eighties, Hewlett Packard mobilised scholars to type up the published Greek inscriptions,” he says. “It’s horribly messy and because it went from beta code into Unicode at a certain point, it’s full of artifacts”. </p><p>Sommerschield painstakingly cleaned the <a href="https://www.itpro.com/business-intelligence/28173/what-is-big-data" target="_blank" data-original-url="https://www.itpro.com/business-intelligence/28173/what-is-big-data">data</a> to give the team more than 100,000 texts, from which the team trained Pythia, its first AI machine, to hypothesise the missing words from the Greek texts. However, Pythia’s successor was already in development. “Ithaca pays attention to patterns in the text, with reference about the region that each text came from, and the proposed date,” says Prag. </p><p>Ithaca has already resolved a point of conjecture in Athenian texts regarding the Greek letter S, sigma. “The state abandoned the three-bar form of the sigma, which enabled you to put a bunch of texts on one side or the other of 445 BC,” Prag notes. This date marker had been considered gospel within historical scholarship, but the few dissenting voices must have cheered when Ithaca was let loose on the data. “We ran Ithaca over the original data and it came out with new dates, moving them down by about 30 years”. </p><p>This shift alters the interpretation of a key period of Athenian imperialism, Prag adds, and makes a big difference to our reading of Greek history.</p><h2 id="using-neural-networks-to-seek-lost-tombs">Using neural networks to seek lost tombs</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="eyWFc8PcZ5pDNUaYW7Wv24" name="" alt="Close-up of a Scythian tomb" src="https://cdn.mos.cms.futurecdn.net/eyWFc8PcZ5pDNUaYW7Wv24.jpg" mos="https://cdn.mos.cms.futurecdn.net/eyWFc8PcZ5pDNUaYW7Wv24.jpg" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pull-"></p></div></div></figure><p>Dr Gino Caspari, from the University of Sydney, is an archaeologist who’s studied the burial mounds of the Scythians, an ancient tribe of nomadic warriors who lived in parts of Asia more than 3,000 years ago. </p><p>Collaborating with a colleague, they built a convolutional <a href="https://www.itpro.com/technology/machine-learning/369163/machine-learning-vs-deep-learning-vs-neural-networks" target="_blank" data-original-url="https://www.itpro.com/technology/machine-learning/369163/machine-learning-vs-deep-learning-vs-neural-networks">neural network</a> (CNN) which used satellite imagery to identify circular structures, seeking lost Scythian tombs. “Arriving in the survey area a year later, I immediately saw how wrong I had been,” he says. “What I had assumed to be buried structures in fact stemmed from the locals corralling sheep overnight in circularly fenced areas”. </p><p>Caspari’s long journey to see someone else’s lambs was because of poor data fuelling the AI. “The limitation is the availability of high-resolution satellite data, which is too expensive for archaeological projects to afford,” he adds. </p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/machine-learning/369163/machine-learning-vs-deep-learning-vs-neural-networks" data-original-url="/technology/machine-learning/369163/machine-learning-vs-deep-learning-vs-neural-networks">Machine learning vs deep learning vs neural networks: What’s the difference?</a></p></div></div><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="bszZvpLj8zjvEN4MypngmD" name="bszZvpLj8zjvEN4MypngmD.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/bszZvpLj8zjvEN4MypngmD.png" mos="https://cdn.mos.cms.futurecdn.net/bszZvpLj8zjvEN4MypngmD.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>The three keys to successful AI and ML outcomes</strong></p><p class="fancy-box__body-text">Democratised, operationalised, and responsible</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/369912/the-three-keys-to-successful-ai-and-ml-outcomes" data-original-url="/technology/artificial-intelligence-ai/369912/the-three-keys-to-successful-ai-and-ml-outcomes">FREE DOWNLOAD</a></p></div></div><p>His recent work on tracking 3,000-year-old Native American settlements in southern America was completed with the commercial package, ArcGIS. “In archaeology, we are clearly not at the forefront of development in AI and the number of people actively working on AI is limited,” he says. “To find broader adoption, we will ultimately need a kind of intuitive <a href="https://www.itpro.com/operating-systems/30248/what-is-a-graphical-user-interface" target="_blank" data-original-url="https://www.itpro.com/operating-systems/30248/what-is-a-graphical-user-interface">GUI</a> that allows you to train models <a href="https://www.itpro.com/software/development/367576/low-code-vs-no-code" target="_blank" data-original-url="https://www.itpro.com/software/development/367576/low-code-vs-no-code">without coding</a>”. </p><p>It’s important to remember that despite what dystopian headlines may suggest, AI is simply a customisable tool. Dr Caspari combined AI, LiDAR images and multispectral data to find more settlements, including many situated further north than had ever been documented. Could this have been achieved without AI? “Yes, but it would have taken a lot more time,” he argues. “Due to small training datasets, we often have a high number of false positive detections and those still need to be weeded out by hand. We are not really reaching superhuman performance in most cases due to a lack of training data.” </p><h2 id="resurrecting-lost-films">Resurrecting lost films</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ic7vGqyecMVcFh2Qe52SL8" name="" alt="Piles of old film reels gathering dust" src="https://cdn.mos.cms.futurecdn.net/ic7vGqyecMVcFh2Qe52SL8.jpg" mos="https://cdn.mos.cms.futurecdn.net/ic7vGqyecMVcFh2Qe52SL8.jpg" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pull-"></p></div></div></figure><p>In the garden of Oakwood Grange in Leeds, Yorkshire, in 1888, Louis Le Prince, the ‘father of cinematography’, is using his invention, the motion-picture camera, to film the Whitely family. Today, only 20 grainy frames remain of what we acknowledge as the oldest surviving film in existence, but this didn’t stop Denis Shiryaev from using AI to create something rather marvellous. “I’ve always been the history junkie, and I decided to apply my knowledge of AI,” he says. </p><p>Using the images posted on the Science Museum website, Shiryaev reanimated the stills, applying a CNN to add detail to the faces and upscale the resolution. In total, the tool generated 250 colourised and stable frames. “I am a creator for my own audience,” says Shiryaev. “AI colourisation is not real, and it’s not historically accurate. I generate faces based on old source photos or paintings, it’s also an approximation. I think it’s important to have this small disclaimer that this video is AI.”</p><p>His use of AI is not to establish historical accuracy, then, but to inject verisimilitude into old footage, refreshing it for a modern audience. Almost 65 million YouTube hits underline the interest. “I saw this popularity as an opportunity,” he says. “Some companies from Hollywood, huge brand names, contacted me”. </p><p>In 2020, Shiryaev launched neural.love, an automatic cloud-based AI service that makes media enhancement accessible to anyone. “We have this beautiful feature called Generate Portfolio,” he says. “You can upload really low-resolution old photos and generate high-quality portraits and people love it”. </p><h2 id="cleaning-up-old-hits">Cleaning up old hits</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="wcNBZ7R4bPKamxYtpJyEmf" name="" alt="David Bowie performing in LA as Ziggy Stardust" src="https://cdn.mos.cms.futurecdn.net/wcNBZ7R4bPKamxYtpJyEmf.jpg" mos="https://cdn.mos.cms.futurecdn.net/wcNBZ7R4bPKamxYtpJyEmf.jpg" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pull-"></p></div></div></figure><p>A popular use of AI within the music industry is to enhance old recordings by removing noise and artefacts, often present since the day they were captured. In May 1972, singer Mary Hopkin performed at London’s Royal Festival Hall and a venue engineer captured her sublime performance. By 2005, the technical quality of the recording needed some assistance, as Mary’s son Morgan Visconti explains. “I think it was probably done hastily; I think it was quarter-inch tape,” he says. “The noise flow is heavy, and it gets worse as you got towards the end of the gig, there’s more noise than signal.” </p><p>Visconti is a musician and producer with a passion for technology. “I was chatting with my mum about noise removal and suggested she let me have a whack at it, and it was stunning. Just to hear it without the noise, it felt like a refresh, like you cleaned your ears out to hear the nuances. She was very pleased with it”. </p><p>Once again, experimentation and passion have honed Visconti’s skills after having a lightbulb moment with iZotope’s mastering suite. “This feature – music rebalance – was just an eye opener – or an ear opener,” says Visconti. “The ability to go into a mixed track and make stems for bass, vocals, drums, guitars and keyboards. It’s something I dreamt about as a kid. I went nuts, I took everything apart like old Beatles recordings, and I was like, ‘What can I do with this thing’.”</p><p>Visconti sees AI as just another tool available to a music producer and having grown up in music studios, he’s seen them all. His father is the legendary music producer, Tony Visconti, who asked Morgan to sprinkle the technical stardust for the soundtrack of <em>Moonage Daydream</em>, a new film about the life and career of David Bowie. </p><p>“The director used a ton of found footage and one clip is of Bowie playing <em>Rock And Roll With Me</em> and the mix isn’t great. Like Festival Hall, this was recorded straight to mono. I was able to provide separate tracks of vocals, drums, keyboards and bass and Tony was able to remix the song for the film.”</p><h2 id="restoring-decaying-works-of-art">Restoring decaying works of art</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="9mCHuC9vmueswN5qEiY9Hc" name="" alt="The Austrian artist Gustav Klimt" src="https://cdn.mos.cms.futurecdn.net/9mCHuC9vmueswN5qEiY9Hc.jpg" mos="https://cdn.mos.cms.futurecdn.net/9mCHuC9vmueswN5qEiY9Hc.jpg" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pull-"></p></div></div></figure><p>AI remains an experimental technology, even for the largest tech companies. Emil Wallner is part of Google’s Arts & Culture lab. “We experiment with the cutting edge of technology and try to find interesting areas to apply it to,” he says. “Sometimes it doesn’t work and we don’t publish things, sometimes we have interesting results and we share them”. </p><p>Recently the lab has experimented on the works of the world-renowned artist, Gustav Klimt. “We go to a lot of museums, to digitise collections so anyone can access them online. At the Belvedere Museum in Vienna, the topic to start working with these Faculty paintings came up.”</p><iframe frameborder="0" height="200px" width="100%" data-lazy-priority="low" data-lazy-src="https://widget.spreaker.com/player?episode_id=50888602&theme=light&playlist=false&playlist-continuous=false&chapters-image=true&episode_image_position=right&hide-logo=false&hide-likes=true&hide-comments=true&hide-sharing=true&hide-download=true&color=ffe019"></iframe><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/369004/art-is-on-its-knees-and-ai-will-deliver-the-killer" data-original-url="/technology/artificial-intelligence-ai/369004/art-is-on-its-knees-and-ai-will-deliver-the-killer">Art is on its knees – and AI will deliver the killer blow</a></p></div></div><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="CFCtAUfoWDQpNmGYweE3oS" name="CFCtAUfoWDQpNmGYweE3oS.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/CFCtAUfoWDQpNmGYweE3oS.png" mos="https://cdn.mos.cms.futurecdn.net/CFCtAUfoWDQpNmGYweE3oS.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>Big payoffs from big bets in AI-powered automation</strong></p><p class="fancy-box__body-text">Automation disruptors realise 1.5 x higher revenue growth</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/business-strategy/automation/369402/big-payoffs-from-big-bets-in-ai-powered-automation" data-original-url="/business-strategy/automation/369402/big-payoffs-from-big-bets-in-ai-powered-automation">FREE DOWNLOAD</a></p></div></div><p>Klimt’s controversial Faculty Paintings, Jurisprudenze, Philosophie & Medizin, were destroyed by fire in 1945 and could only be viewed via a handful of old monochromatic photos. To give Google’s AI some colour training data, Dr Franz Smola, curator at the Belvedere Museum and Klimt expert, stepped in. “Franz looked at what all the critics said about these paintings,” says Wallner.</p><p>Smola scoured written records and gathered paintings by similar period artists to reference their palettes and paint types. His months of painstaking research took Wallner’s team another six months to convert into usable machine data. “We would just enable it to add a few pixels and a few motifs that we knew the colours of. We add pixels in the <a href="https://www.itpro.com/strategy/28071/what-is-machine-learning" target="_blank" data-original-url="https://www.itpro.com/strategy/28071/what-is-machine-learning">machine learning model</a>, and from there, it could colourise the entire painting.”</p><p>Wallner is clear that this extraordinary project is not a restoration, but a re-colourisation due to the lack of detail in the monochrome photos. “One area would be to recreate the pointillism,” he says. “He used a lot of gold which you can’t really see, so you need to somehow augment that in a 3D environment to capture the impression of the metallic elements in those paintings”.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Solve global challenges with machine learning ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/machine-learning/369948/solve-global-challenges-with-machine-learning</link>
                                                                            <description>
                            <![CDATA[ Tackling our world's hardest problems with ML ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">9E1P7YNCMTvCbz6Je5Mhjt</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/tro8vGsosiLQuZZvF9tygX-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Thu, 26 Jan 2023 13:50:55 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                <author><![CDATA[ itpro@futurenet.com (ITPro) ]]></author>                    <dc:creator><![CDATA[ ITPro ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/tro8vGsosiLQuZZvF9tygX-1280-80.png">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Whitepaper cover with title over image of couple holding hands in the Artic, looking out towards the ice and water]]></media:description>                                                            <media:text><![CDATA[Whitepaper cover with title over image of couple holding hands in the Artic, looking out towards the ice and water]]></media:text>
                                <media:title type="plain"><![CDATA[Whitepaper cover with title over image of couple holding hands in the Artic, looking out towards the ice and water]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/tro8vGsosiLQuZZvF9tygX-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Everyday developers and data scientists are leveraging the power of machine learning from AWS to solve the world’s biggest challenges. From connecting patients and caregivers to supporting sustainability, machine learning models are at the core of this evolution.</p><p>This eBook explores how this transformative technology is pioneering impactful solutions.</p><p>Download now to read how innovators are tapping into the best practices, in-depth expertise, and powerful machine learning solutions to launch new initiatives that are improving lives and protecting our planet right now.</p><p><em>Provided by</em></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="LAK34t3v2JPqxhwECpgU5A" name="" alt="AWS logo" src="https://cdn.mos.cms.futurecdn.net/LAK34t3v2JPqxhwECpgU5A.jpg" mos="https://cdn.mos.cms.futurecdn.net/LAK34t3v2JPqxhwECpgU5A.jpg" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pull-"></p></div></div></figure><iframe frameborder="0" height="1000" width="100%" data-lazy-priority="low" data-lazy-src="https://dennis.cvtr.io/forms/49945/aws-standard-form-en?locale=1&p=false&wp=10739"></iframe>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Keys to successful innovation through artificial intelligence ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/artificial-intelligence-ai/369917/keys-to-successful-innovation-through-artificial</link>
                                                                            <description>
                            <![CDATA[ Harvard Business Review ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">7C9wA4bFK2wwwEU5qFQoPr</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/JjPzFQEp4VnoSG9dQCofh8-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 23 Jan 2023 13:06:38 +0000</pubDate>                                                                                                                                <updated>Tue, 04 Jul 2023 10:33:00 +0000</updated>
                                                                                                                                            <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                <author><![CDATA[ itpro@futurenet.com (ITPro) ]]></author>                    <dc:creator><![CDATA[ ITPro ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/JpDGYSnD7yNNModq5jFThm.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/JjPzFQEp4VnoSG9dQCofh8-1280-80.jpg">
                                                            <media:credit><![CDATA[AWS]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Whitepaper cover with blue &amp;amp; purple shaded bar graph image behind the title]]></media:description>                                                            <media:text><![CDATA[Whitepaper cover with blue &amp;amp; purple shaded bar graph image behind the title]]></media:text>
                                <media:title type="plain"><![CDATA[Whitepaper cover with blue &amp;amp; purple shaded bar graph image behind the title]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/JjPzFQEp4VnoSG9dQCofh8-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Organizations across industries and geographies have long realized the importance of artificial intelligence (AI) and machine learning (ML)—with 9 out of 10 businesses having invested in the technologies as of 2020. However, with only 15% deploying AI capabilities, it’s clear that implementation is one of the main barriers to success.</p><p>This research from Harvard Business Review and AWS provides the keys to overcoming the challenges that businesses commonly face when attempting to implement AI and ML.</p><p>Download now to learn:</p><ul><li>The keys to successful AI implementation</li><li>How to recognize when it's not working</li><li>How to find the right partner</li><li>and How to use data responsibly and ethically</li></ul><p><em>Provided by  </em><strong>AWS</strong></p><iframe width="100%" height="1000" frameborder="0" data-lazy-priority="low" data-lazy-src="https://dennistrk.cvtr.io/click?lid=82968&sid=&pid=3"></iframe>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Six steps to machine learning success ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/machine-learning/369916/six-steps-to-machine-learning-success</link>
                                                                            <description>
                            <![CDATA[ The path toward leveraging the full power of machine learning ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">iPKPVSJ4WWTFwzyhhCKeR7</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/qXDDYycpHoCB7pbN9t7JCn-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 23 Jan 2023 12:21:35 +0000</pubDate>                                                                                                                                <updated>Wed, 21 Jun 2023 15:19:18 +0000</updated>
                                                                                                                                            <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                <author><![CDATA[ itpro@futurenet.com (ITPro) ]]></author>                    <dc:creator><![CDATA[ ITPro ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/JpDGYSnD7yNNModq5jFThm.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/qXDDYycpHoCB7pbN9t7JCn-1280-80.jpg">
                                                            <media:credit><![CDATA[AWS]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Whitepaper cover with title on blue shaded background and image of a male colleague sat smiling at a desk on right side]]></media:description>                                                            <media:text><![CDATA[Whitepaper cover with title on blue shaded background and image of a male colleague sat smiling at a desk on right side]]></media:text>
                                <media:title type="plain"><![CDATA[Whitepaper cover with title on blue shaded background and image of a male colleague sat smiling at a desk on right side]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/qXDDYycpHoCB7pbN9t7JCn-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Businesses can unlock significant value across the organisation with the help of artificial intelligence (AI) and machine learning (ML) if they follow the proven path to machine learning success.</p><p>This eBook will guide you on your ML journey and help you achieve measurable results at every stage along the way.</p><p>Download now to learn about:</p><ul><li>A successful machine learning journey in 6 steps</li><li>How to transform ML investments into competitive advantages</li><li>Inspiring stories of industry leaders who’ve successfully implemented machine learning</li><li>Insights from AWS machine learning experts</li></ul><p><em>Provided by  </em><strong>AWS</strong></p><iframe width="100%" height="1000" frameborder="0" data-lazy-priority="low" data-lazy-src="https://dennistrk.cvtr.io/click?lid=82963&sid=&pid=3"></iframe>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Achieving transformative business results with machine learning ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/machine-learning/369914/achieving-transformative-business-results-with-machine-learning</link>
                                                                            <description>
                            <![CDATA[ How seven leading organizations are using machine learning to resolve key challenges and reveal new opportunities ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">gne7frw42D83JPq3ryXWCR</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/Nsdypv2KttheZCbq8CgvXM-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 23 Jan 2023 11:55:30 +0000</pubDate>                                                                                                                                <updated>Wed, 21 Jun 2023 15:06:52 +0000</updated>
                                                                                                                                            <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                <author><![CDATA[ itpro@futurenet.com (ITPro) ]]></author>                    <dc:creator><![CDATA[ ITPro ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/JpDGYSnD7yNNModq5jFThm.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/Nsdypv2KttheZCbq8CgvXM-1280-80.jpg">
                                                            <media:credit><![CDATA[AWS]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Whitepaper image with title on blue background and bottom right images of the sky and skyscrapers looking from the ground up]]></media:description>                                                            <media:text><![CDATA[Whitepaper image with title on blue background and bottom right images of the sky and skyscrapers looking from the ground up]]></media:text>
                                <media:title type="plain"><![CDATA[Whitepaper image with title on blue background and bottom right images of the sky and skyscrapers looking from the ground up]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/Nsdypv2KttheZCbq8CgvXM-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>By providing the broadest and most complete set of machine learning (ML) services, AWS is able to meet its customers wherever they’re at in their ML journeys and help them achieve specific objectives.</p><p>This eBook shares why hundreds of thousands of organisations use AWS ML to resolve challenges and create new opportunities within their organisations.</p><p>Download now to learn how to:</p><ul><li>Improve customer experiences</li><li>Optimise business operations</li><li>Accelerate innovation</li></ul><p><em>Provided by  </em><strong>AWS</strong></p><iframe width="100%" height="1000" frameborder="0" data-lazy-priority="low" data-lazy-src="https://dennistrk.cvtr.io/click?lid=82941&sid=&pid=3"></iframe>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Microsoft’s $10 billion OpenAI investment could end AI competition before it starts ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business/business-strategy/369850/microsofts-10b-openai-investment-could-end-ai-competition</link>
                                                                            <description>
                            <![CDATA[ Investment on this scale is likely to put Microsoft ahead of rival firms on text processing, but questions remain around its profitability ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">uPM3tpWaATxFcQNjuVeDV4</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/QLyydnxD9ToAG7wmrjNNam-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 13 Jan 2023 11:24:17 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Rory Bathgate ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/DnNrFxEA7RRECVgFxXR4V7.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/QLyydnxD9ToAG7wmrjNNam-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Microsoft and OpenAI&amp;#039;s logos both appearing in same image]]></media:description>                                                            <media:text><![CDATA[Microsoft and OpenAI&amp;#039;s logos both appearing in same image]]></media:text>
                                <media:title type="plain"><![CDATA[Microsoft and OpenAI&amp;#039;s logos both appearing in same image]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/QLyydnxD9ToAG7wmrjNNam-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Microsoft could soon invest as much as $10 billion in OpenAI, the company behind generative artificial intelligence (AI) models such as ChatGPT and DALL·E.</p><p>If the deal goes through, it would represent a major step by the tech giant to consolidate its place in the AI market, as well as to improve its existing products and services. Microsoft already invested $1 billion (£816.9 billion) in OpenAI in 2019, so has a stake in the company’s progression.</p><p>People familiar with the matter told <a href="https://www.semafor.com/article/01/09/2023/microsoft-eyes-10-billion-bet-on-chatgpt"><em>Semafor</em></a> that the industry giant was in talks over the deal with OpenAI, and would take a 49% stake in the company if the deal went through. It was also alleged that Microsoft would take 75% of all eventual OpenAI profits until the investment had been recouped.</p><p>OpenAI’s large language model (LLM) and services that utilise it, such as ChatGPT, are likely to be central to Microsoft’s potential acquisition strategy. Operating on billions of parameters at a high degree of sophistication, OpenAI has already developed a number of models such as DaVinci and Codex for the input and output of text and code. </p><p>Integrating and expanding these models under the Microsoft brand could put the company in a highly competitive position for the next decade, especially in the face of competitors such as <a href="https://www.itpro.com/technology/artificial-intelligence-ai/361135/alphabet-helps-deepmind-to-finally-turn-profit" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/361135/alphabet-helps-deepmind-to-finally-turn-profit">Google’s Deepmind</a>.</p><p>LLMs are already being used by firms such as Secureworks to improve operations behind the scenes, and aggregate data for cyber security oversight.</p><p>“Our counter threat unit is reading the dark web all the time and we're seeing them take huge blocks of Russian language text, have it automatically translated and summarised so that the speed that we're able to observe and monitor the dark web is improving,” said Michael Aiello, CTO at Secureworks, to <em>IT Pro</em>.</p><p>Aiello described code reviews as another area where LLMs can shine, but noted no company is currently deploying this at commercial scale.</p><p>"The <a href="https://www.itpro.com/development/programming/369763/developers-introduce-security-vulnerabilities-ai-assistants" data-original-url="https://www.itpro.com/development/programming/369763/developers-introduce-security-vulnerabilities-ai-assistants">codex model</a> that Microsoft works with is interesting because you can give it open-ended code and you can say, 'please find a vulnerability with this code.' You can see that on from both the black hat and a <a href="https://www.itpro.com/hacking/30282/what-is-ethical-hacking-white-hat-hackers-explained" data-original-url="https://www.itpro.com/hacking/30282/what-is-ethical-hacking-white-hat-hackers-explained">white hat</a> side."</p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="mSMcMVfHusU94LGme59ikB" name="mSMcMVfHusU94LGme59ikB.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/mSMcMVfHusU94LGme59ikB.png" mos="https://cdn.mos.cms.futurecdn.net/mSMcMVfHusU94LGme59ikB.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>The business value of IBM AI-powered automation solutions</strong></p><p class="fancy-box__body-text">Improved business operations, processes, and results</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/369403/the-business-value-of-ibm-ai-powered-automation" data-original-url="/technology/artificial-intelligence-ai/369403/the-business-value-of-ibm-ai-powered-automation">FREE DOWNLOAD</a></p></div></div><p>If Microsoft could find a way of monetising these capabilities, or likewise applying ChatGPT’s text-editing functionality to business applications such as <a href="https://www.itpro.com/business/business-operations/369843/what-you-need-to-know-new-microsoft-teams-premium-features" data-original-url="https://www.itpro.com/business/business-operations/369843/what-you-need-to-know-new-microsoft-teams-premium-features">Teams</a> and <a href="https://www.itpro.com/business-strategy/collaboration/364002/google-docs-vs-microsoft-word-online" data-original-url="https://www.itpro.com/business-strategy/collaboration/364002/google-docs-vs-microsoft-word-online">Word</a>, the investment may pay for itself in rapid time.</p><p>It has also been reported that Microsoft is looking into <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369791/microsoft-pins-hopes-on-chatgpt-to-supercharge-bing" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/369791/microsoft-pins-hopes-on-chatgpt-to-supercharge-bing">integrating ChatGPT with Bing</a> search to improve its results and make web searches more of a natural process.</p><p>For <a href="https://www.itpro.com/business-strategy/automation/368115/ai-is-now-powerful-enough-to-automate-the-back-office" data-original-url="https://www.itpro.com/business-strategy/automation/368115/ai-is-now-powerful-enough-to-automate-the-back-office">back-office automation</a>, it’s clear that LLMs can be used to rapidly improve efficiency and free employees from manual assessment of text such as code. Microsoft could benefit from this in itself, seeking to apply the models to its own back-end code in an exclusive deal that could see it edge out competitors through efficiency improvements alone.</p><p>However, it’s also highly likely that Microsoft is looking to monetise features such as this by acquiring a significant stake in OpenAI. </p><p>“It is clear that this investment move by Microsoft is a competitive positioning grab to gain a commanding position in what is being hyped as a transformative market,” Bola Rotibi, chief of enterprise research at CCS Insight, told <em>IT Pro</em>.</p><p>“Microsoft has placed its bet early on a leading start-up player that has an illustrious set of backers [such as] Elon Musk, Peter Thiel etc, and growing popularity and footprint - 1 million subscribers in less than one week when it released ChatGPT 3 on 30 November 2022. More importantly, the company has recognised the heavy cloud computing resources required by the AI models from OpenAI and its peers.</p><p>“A valuable benefit for Microsoft investing in OpenAI at this scale is the option of providing its services through Azure Cloud down the line. The range of uses for ChatGPT in particular is vast, and offering these through a consolidated, consumption-based package could be worth billions more in the near future for Microsoft.</p><p>“Much of that investment will likely be used to pay for the Azure resources so Microsoft is on a bit of a win-win basis: cloud services payment and 75% of profit until its investment is paid back - a typical styled outcome-based model.”</p><p>The move could also provide funding that OpenAI desperately needs. In December 2022, OpenAI CEO Sam Altman <a href="https://twitter.com/sama/status/1599669571795185665?s=20&t=NkncyR3jph7SquhOYHgVSw">tweeted</a> “we will have to monetise it somehow at some point; the compute costs are eye-watering”.</p><p>While Altman declined to specify the exact costs associated with meeting user requests, some have made estimates.</p><div class="see-more see-more--clipped"><blockquote class="twitter-tweet hawk-ignore" data-lang="en"><p lang="en" dir="ltr"><a href="https://twitter.com/cantworkitout/status/1599669571795185665"></a></p></blockquote><div class="see-more__filter"></div></div><p>“ChatGPT acquired 1 million users within its first five days of operation. If an average user has made ten queries per day, I think it’s reasonable to estimate that ChatGPT serves around 10 million queries per day,“ <a href="https://twitter.com/tomgoldsteincs/status/1600196995389366274">tweeted</a> Tom Goldstein, associate professor in the department of computer science at the University of Maryland.</p><p>“I estimate the cost of running ChatGPT is $100,000 (£81,773) per day, or $3 million (£2.4 million) per month.”</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/369791/microsoft-pins-hopes-on-chatgpt-to-supercharge-bing" data-original-url="/technology/artificial-intelligence-ai/369791/microsoft-pins-hopes-on-chatgpt-to-supercharge-bing">Microsoft pins hopes on ChatGPT to supercharge Bing search engine</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/business-strategy/mergers-and-acquisitions/369839/biontech-560m-acquisition-instadeep-turbocharge-drugs-research" data-original-url="/business-strategy/mergers-and-acquisitions/369839/biontech-560m-acquisition-instadeep-turbocharge-drugs-research">BioNTech signs £560m acquisition of UK AI firm InstaDeep to turbocharge drugs research</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/369729/chatgpt-write-our-christmas-cards" data-original-url="/technology/artificial-intelligence-ai/369729/chatgpt-write-our-christmas-cards">We asked ChatGPT to write our Christmas cards. It didn't go well</a></p></div></div><p>It is clear that OpenAI’s financial situation is far from solid, and that Microsoft’s cut of profits would only become beneficial through a major change to the company’s business model. Tola Sargeant, managing director of UK analyst firm TechMarketView, told <em>IT Pro</em> that the deal could be a “gamble” and one far from guaranteed to pay off. </p><p>“The proposed $10 billion (£8.1 billion) investment by Microsoft remains unconfirmed and seems speculative at best, with no comment from the company directly.</p><p>“It would be a significant investment into a company that barely generates any revenue and is still largely unproven outside its recent public test, which was constrained to text input only and not connected to real-time data sources. Monetising the solutions provided by OpenAI, especially ChatGPT, is not going to be an easy prospect, and it is likely profit (if any) may well be a long time in the making.”</p><p>If it does acquire OpenAI, Microsoft will also have to weather complaints against the ethics of the platform, as well as ensure safeguards are in place to prevent the model from <a href="https://www.itpro.com/technology/artificial-intelligence-ai/361603/openai-tool-previously-thought-too-dangerous-for-the" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/361603/openai-tool-previously-thought-too-dangerous-for-the">generating hate speech</a> as it has in the past. OpenAI’s image generation model DALL·E has also been the subject of much criticism, with some arguing that <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369004/art-is-on-its-knees-and-ai-will-deliver-the-killer" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/369004/art-is-on-its-knees-and-ai-will-deliver-the-killer">AI art represents an existential threat</a> to the work of creatives the world over.</p><p>Although it would be a risky investment, Microsoft is well situated to harness the potential of OpenAI's powerful models. LLMs could radically change how customers interact with Microsoft products and put them a generation ahead of alternatives. This is a long-term opportunity for the tech giant, and one that could shape the tech sector for decades to come. </p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ BioNTech signs £560m acquisition of UK AI firm InstaDeep to turbocharge drugs research ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business-strategy/mergers-and-acquisitions/369839/biontech-560m-acquisition-instadeep-turbocharge-drugs-research</link>
                                                                            <description>
                            <![CDATA[ The pharmaceutical giant hopes to apply InstaDeep's models to its research and supply chains, to improve medicine development across the board ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">a93C6fg4XXqnrSpJJEiWWL</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/tQa9pgQW26zkVjaVYHzBcJ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 11 Jan 2023 11:57:55 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Rory Bathgate ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/DnNrFxEA7RRECVgFxXR4V7.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/tQa9pgQW26zkVjaVYHzBcJ-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A medical syringe sits on a reflective surface, in front of the BioNTech logo (the word &amp;#039;BioNTech&amp;#039; stylised in shades of green) displayed on a wall]]></media:description>                                                            <media:text><![CDATA[A medical syringe sits on a reflective surface, in front of the BioNTech logo (the word &amp;#039;BioNTech&amp;#039; stylised in shades of green) displayed on a wall]]></media:text>
                                <media:title type="plain"><![CDATA[A medical syringe sits on a reflective surface, in front of the BioNTech logo (the word &amp;#039;BioNTech&amp;#039; stylised in shades of green) displayed on a wall]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/tQa9pgQW26zkVjaVYHzBcJ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Biotechnology giant BioNTech SE has agreed to acquire InstaDepp, a UK-based technology startup specialising in the field of artificial intelligence (AI).</p><p>BioNTech aims to improve its research with the use of AI models, such as those developed by InstaDeep, to enhance the testing of novel drug samples and improve the efficiency of lab work.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="mSMcMVfHusU94LGme59ikB" name="mSMcMVfHusU94LGme59ikB.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/mSMcMVfHusU94LGme59ikB.png" mos="https://cdn.mos.cms.futurecdn.net/mSMcMVfHusU94LGme59ikB.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>The business value of IBM AI-powered automation solutions</strong></p><p class="fancy-box__body-text">Improved business operations, processes, and results</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/369403/the-business-value-of-ibm-ai-powered-automation" data-original-url="/technology/artificial-intelligence-ai/369403/the-business-value-of-ibm-ai-powered-automation">FREE DOWNLOAD</a></p></div></div><p>InstaDeep has a track record in analysing samples for BioNTech, and in addition to the medical use cases for its models has demonstrated an ability to improve operations such as vaccine supply chains.</p><p>The deal, worth £562 million, is divided into a £362 million payment in cash and BioNTech shares, along with £200 million in future milestone payments to InstaDeep shareholders.</p><p>“Since the inception of BioNTech, we have focused on leveraging computational solutions to create personalised immunotherapies that can reach a wide patient population,” said Prof. Ugur Sahin, M.D., CEO and co-founder of BioNTech. </p><p>“The acquisition of InstaDeep allows us to incorporate the rapidly evolving <a href="https://www.itpro.com/machine-learning/31708/what-are-the-pros-and-cons-of-ai" data-original-url="https://www.itpro.com/machine-learning/31708/what-are-the-pros-and-cons-of-ai">AI</a> capabilities of the digital world into our technologies, research, drug discovery, manufacturing, and deployment processes. Our aim is to make BioNTech a technology company where AI is seamlessly integrated into all aspects of our work.”</p><p>BioNTech has previously invested in InstaDeep, and in 2020 <a href="https://www.instadeep.com/2020/11/biontech-and-instadeep-announce-strategic-collaboration-and-form-ai-innovation-lab-to-develop-novel-immunotherapies">announced</a> a multi-year research partnership with the firm. This was realised through the formation of AI innovation labs in London and Mainz to combine the expertise of the two companies to improve pharmaceutical design, <a href="https://www.itpro.com/business-strategy/28163/what-is-big-data-analytics" data-original-url="https://www.itpro.com/business-strategy/28163/what-is-big-data-analytics">analytics</a>, and <a href="https://www.itpro.com/technology/artificial-intelligence-ai/367435/how-ai-can-help-and-hinder-the-supply-chain-crisis" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/367435/how-ai-can-help-and-hinder-the-supply-chain-crisis">supply chains with AI</a> and <a href="https://www.itpro.com/strategy/28071/what-is-machine-learning" data-original-url="https://www.itpro.com/strategy/28071/what-is-machine-learning">ML</a>. </p><h2 id="what-is-instadeep">What is InstaDeep?</h2><p>InstaDeep is headquartered in London, and was founded in 2014 in Tunisia. At the time of writing the company has approximately 240 employees and has twice been included in CB Insight’s ‘most promising artificial intelligence startups’ <a href="https://www.cbinsights.com/research/report/artificial-intelligence-top-startups-2022">report</a>.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/369604/nvidia-rolls-out-ai-platform-across-nhs-hospitals" data-original-url="/technology/artificial-intelligence-ai/369604/nvidia-rolls-out-ai-platform-across-nhs-hospitals">Nvidia rolls out AI platform across NHS hospitals</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/data-insights/big-data/361304/cambridge-1-and-the-future-of-medicine" data-original-url="/data-insights/big-data/361304/cambridge-1-and-the-future-of-medicine">Cambridge-1 and the future of medicine</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/machine-learning/31708/what-are-the-pros-and-cons-of-ai" data-original-url="/machine-learning/31708/what-are-the-pros-and-cons-of-ai">What are the pros and cons of AI?</a></p></div></div><p>It is the creator of <a href="https://deepchain.bio">DeepChain AI</a>, a product that analyses protein sequences using an AI model trained on amino acids. It can be used to generate mutation probabilities of a sequence, or to predict stable variants of a given protein sequence, which is particularly useful for biotechnology research.</p><p>Previous work by the company includes collaborations with Nvidia using its <a href="https://www.itpro.com/server-storage/data-centres/360138/nvidia-turns-on-uks-fastest-supercomputer" data-original-url="https://www.itpro.com/server-storage/data-centres/360138/nvidia-turns-on-uks-fastest-supercomputer">Cambridge-1 supercomputer</a> to accelerate biological research and perform complex tasks like genome sequencing.</p><p>InstaDeep is one of a select few organisations with access to the supercomputer, alongside founding partners AstraZeneca, GSK, Guy's and St Thomas' NHS Foundation Trust, King's College London, and Oxford Nanopore.</p><p>It's also a certified 'Service and Build' partner in <a href="https://www.itpro.com/cloud/cloud-computing/368708/google-cloud-edged-out-cloud-rivals-to-see-largest-growth-in-q2" data-original-url="https://www.itpro.com/cloud/cloud-computing/368708/google-cloud-edged-out-cloud-rivals-to-see-largest-growth-in-q2">Google Cloud’s</a> Partner Advantage programme. The firm also partnered with Google Cloud in 2022 to train an <a href="https://cloud.google.com/blog/products/ai-machine-learning/how-instadeep-used-cloud-tpu-v4-to-help-sustainable-agriculture">AI model</a> that could predict the traits of specific plants based on genomic sequence analysis. </p><p>It was hoped that this model could be used to assess the viability of crops necessary for world food supply, and to recognise genes that make cropper hardier, more nutritious and easier to grow. Together, Google Cloud and InstaDeep trained models of up to 20 billion parameters on available crop genomes</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ We asked ChatGPT to write our Christmas cards. It didn't go well ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/artificial-intelligence-ai/369729/chatgpt-write-our-christmas-cards</link>
                                                                            <description>
                            <![CDATA[ The internet’s new favourite AI tool can produce powerful results, but these are firmly rooted in the uncanny valley ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">hLN6PJk8R5xxsnxS9pa9Dz</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/r3kM4WCTbxmc7T6hbayxBn-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 16 Dec 2022 10:34:15 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Rory Bathgate ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/DnNrFxEA7RRECVgFxXR4V7.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/r3kM4WCTbxmc7T6hbayxBn-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Three excerpts of AI-generated Christmas artwork]]></media:description>                                                            <media:text><![CDATA[Three excerpts of AI-generated Christmas artwork]]></media:text>
                                <media:title type="plain"><![CDATA[Three excerpts of AI-generated Christmas artwork]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/r3kM4WCTbxmc7T6hbayxBn-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/BaySAcTiKxHBH2penW4qGU.jpg" alt="Elves working in a watercolour style generated by AI" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/PokWf9coso6nZX7n4xNF9h.jpg" alt="Cloud storage themed Christmas card artwork created by AI" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/fDzNs8PfgUSqwY9hgnXZXL.jpg" alt="A motherboard with fairy lights, generated by AI" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/4RtxwfnphHhBRr8sNhGkXi.jpg" alt="Christmas card artwork of a hacker themed around Frosty the Grinch generated by AI" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/TewHomqjfmTht8FCnW4as5.jpg" alt="CIO-themed Christmas card artwork generated using AI" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/qsSrboiHFFJbadBtUHSKBC.jpg" alt="A Christmas card mockup using AI" /></figure></figure><p>Art produced by artificial intelligence (AI) models has quickly gained popularity throughout the year. Driven in part by its ease of use, and coming off the back of years of generative AI development, <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369004/art-is-on-its-knees-and-ai-will-deliver-the-killer" target="_blank" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/369004/art-is-on-its-knees-and-ai-will-deliver-the-killer">AI art</a> has become a defining subject in the tech conversations of 2022.</p><p>The exact enterprise use cases of ChatGPT and DALL·E are still unclear and, at present, the models are in a kind of public testing phase as people and businesses explore the potential and limitations of <a href="https://www.itpro.com/strategy/28181/what-is-ai" target="_blank" data-original-url="https://www.itpro.com/strategy/28181/what-is-ai">AI</a> art as it stands.</p><h2 id="how-does-generative-ai-work-2">How does generative AI work?</h2><p>A mainstay throughout the year has been DALL·E 2, OpenAI’s model for generating images based on a user prompt. DALL·E works by translating prompts into machine readable keywords, which are weighted against a constantly-updating model that recognises images. </p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/369004/art-is-on-its-knees-and-ai-will-deliver-the-killer" data-original-url="/technology/artificial-intelligence-ai/369004/art-is-on-its-knees-and-ai-will-deliver-the-killer">Art is on its knees – and AI will deliver the killer blow</a></p></div></div><p>To achieve this, it uses a model called contrastive language-image pre-training (CLIP), which has been trained on many millions of images to determine the vector spaces and dominant features of images. This means rather than simply knowing what an image is, CLIP allows the AI model to identify how much of the image any given prompt relates to in order to work out each image’s individual features and descriptors.</p><p>By reverse-engineering this same model, DALL·E can generate images with a given percentage dedicated to visuals it thinks the prompt implies. For example, the prompt ‘dog on a chair’ might inform DALL·E that some of the image – say, a third – has to contain a chair, as its large-model training has suggested. Through training with <a href="https://www.itpro.com/business-intelligence/28173/what-is-big-data" target="_blank" data-original-url="https://www.itpro.com/business-intelligence/28173/what-is-big-data">huge datasets</a> and, after a long development process, OpenAI set these models loose to the public through their website, where one can generate a set number of images for free every month.</p><p>In addition to its increasing popularity for generating images, OpenAI’s chat generative pre-trained transformer (GPT) is able to generate tracts of text based on a prompt. For example: <em>In 2022, AI art is becoming increasingly popular. Some AI art is created by <a href="https://www.itpro.com/data-insights/30212/what-is-an-algorithm" target="_blank" data-original-url="https://www.itpro.com/data-insights/30212/what-is-an-algorithm">algorithms</a> that randomly generate images, while other AI art is created by humans who use machine learning to create art that is more sophisticated and lifelike. Some people believe that AI art is not really art, but others believe that AI art has the potential to be even more creative and expressive than traditional art.</em></p><p>Woodward it isn’t, but as this was generated in seconds based on the prompt 'write a paragraph about AI art in 2022’, it’s an example of how the model can be used to quickly produce text that passes a basic bar for grammar and covers any given topic.</p><p>OpenAI has been through many iterations of its GPT <a href="https://www.itpro.com/machine-learning/33308/what-is-natural-language-processing" data-original-url="https://www.itpro.com/machine-learning/33308/what-is-natural-language-processing">natural language processing (NLP)</a> algorithms and the current GPT-3 model has previously been <a href="https://www.itpro.com/technology/artificial-intelligence-ai/361603/openai-tool-previously-thought-too-dangerous-for-the" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/361603/openai-tool-previously-thought-too-dangerous-for-the">withheld from public use over safety fears</a>. The next iteration, <a href="https://www.itpro.com/technology/artificial-intelligence-ai/368288/what-is-gpt-4" target="_blank" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/368288/what-is-gpt-4">GPT-4</a>, is currently in development. </p><h2 id="happy-ai-powered-holidays">Happy AI-powered holidays</h2><p>At <em>IT Pro</em>, this got us thinking: How can we test this technology in a manner that’s both thorough and festive? The answer, of course, was to combine DALL·E with ChatGPT to create a unique set of tech-themed Christmas cards.</p><p>Starting with artwork, it immediately became clear DALL·E was struggling with the term ‘Christmas card’, even when introducing the concept of Christmas into the visuals sparked by other elements of the prompts. </p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="vjMTqHUC4WQkhzqFU2xTTK" name="" alt="VR-themed Christmas card artwork generated using AI" src="https://cdn.mos.cms.futurecdn.net/vjMTqHUC4WQkhzqFU2xTTK.jpg" mos="https://cdn.mos.cms.futurecdn.net/vjMTqHUC4WQkhzqFU2xTTK.jpg" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pull-"></p></div></div></figure><p><strong><em>A Christmas card themed around virtual reality</em></strong></p><p>It usually processed this by plastering a garbled (and frequently cut off) form of word art that read ‘Merry Christmas’ over the top of whatever it'd generated, as with the particularly vibrant <a href="https://www.itpro.com/technology/354456/virtual-reality-is-dead-long-live-vr" data-original-url="https://www.itpro.com/technology/354456/virtual-reality-is-dead-long-live-vr">virtual reality (VR)</a> card.</p><p>The ‘cloud storage’ card was a little more in line with the art you’d expect to find on a Christmas card, but also basically nonsense. A very “Happy Cloaday” to you too, DALL·E. </p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="AkuFW6vAAfZZ8awJHZgvEF" name="" alt="Cloud storage themed Christmas card artwork created by AI" src="https://cdn.mos.cms.futurecdn.net/AkuFW6vAAfZZ8awJHZgvEF.jpg" mos="https://cdn.mos.cms.futurecdn.net/AkuFW6vAAfZZ8awJHZgvEF.jpg" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pull-"></p></div></div></figure><p><strong><em>Cloud storage Christmas card</em></strong></p><p>The same cannot be said for the ‘CIO’ card, which was exciting but intense, festooned with garbled festive messages albeit far from ‘Christmassy’. </p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="8gDVF6NmqbDwNeB5vUotsD" name="" alt="CIO-themed Christmas card artwork generated using AI" src="https://cdn.mos.cms.futurecdn.net/8gDVF6NmqbDwNeB5vUotsD.jpg" mos="https://cdn.mos.cms.futurecdn.net/8gDVF6NmqbDwNeB5vUotsD.jpg" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pull-"></p></div></div></figure><p><strong><em>CIO Christmas card</em></strong></p><p>To mix things up a little, we tried out a more generic prompt, ‘Hacker dressed as Jack Frost’, with the hope this could be a cheeky image to include on the front of an IT security team’s Christmas cards. We even mocked up a Grinch version.</p><p>“Cheeky” is not how I would describe the result, which is more than a little disturbing and reveals the limited extent to which DALL·E can generate believable human forms. Perhaps this is better as a Halloween card — it’s certainly not fit for any mantelpiece.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="uuCBMn2xKFrmSZBrDD6Uc" name="" alt="Christmas card artwork of a hacker themed around Frosty the Snowman generated by AI" src="https://cdn.mos.cms.futurecdn.net/uuCBMn2xKFrmSZBrDD6Uc.jpg" mos="https://cdn.mos.cms.futurecdn.net/uuCBMn2xKFrmSZBrDD6Uc.jpg" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pull-"></p></div></div></figure><p><em><strong>Hacker dressed as Jack Frost</strong></em></p><h2 id="generative-ai-is-rooted-in-the-uncanny-valley">Generative AI is rooted in the uncanny valley</h2><p>Bringing in specific style descriptors appeared to rein in the madness somewhat, as seen in the ‘satirical cartoon’ prompt, which is the closest to anything you’d find on a real Christmas card. Yes, the face on the data centre technician is scrambled, and the text is gibberish, but the art style carried across is recognisable enough.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="WvcXiDs8FJriLUHLWVLzN5" name="" alt="A satirical Santa cartoon generated using AI" src="https://cdn.mos.cms.futurecdn.net/WvcXiDs8FJriLUHLWVLzN5.jpg" mos="https://cdn.mos.cms.futurecdn.net/WvcXiDs8FJriLUHLWVLzN5.jpg" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pull-"></p></div></div></figure><p><strong><em>Satirical cartoon of Santa helping out in a data centre</em></strong></p><p>The same is true of the watercolour painting example. In all likelihood, this comes back to CLIP, with each specific element introduced to the prompt changing the balance to which DALL·E can go wild with the other elements in the image. As what I’m assuming was a happy accident, the watercolour brush strokes omitted the faces of all but one of the ‘elves’ in this example, which ended up looking more like a stylistic choice than machine error.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="BaySAcTiKxHBH2penW4qGU" name="" alt="Elves working in a watercolour style generated by AI" src="https://cdn.mos.cms.futurecdn.net/BaySAcTiKxHBH2penW4qGU.jpg" mos="https://cdn.mos.cms.futurecdn.net/BaySAcTiKxHBH2penW4qGU.jpg" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pull-"></p></div></div></figure><p><em><strong>Watercolour painting of software engineers dressed as elves, working on laptops in Santa’s workshop while a CEO dressed as Santa gives them a thumbs up</strong></em></p><p>The charcoal engineer prompt did a more than passable job of recreating the physical medium, and could certainly pass as a photo of a sketch, rather than digital art. It’s only upon closer inspection that the illusion of the medium falls apart, with each stroke far too smooth to have been made with charcoal. The only real gripe with this image is that it ignored the Christmas theme — the engineer should have been climbing the North Pole, but we’ll just have to use our imaginations for that.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="d6QGfpREj7iDAzyeWweUkh" name="" alt="A charcoal rendering using AI" src="https://cdn.mos.cms.futurecdn.net/d6QGfpREj7iDAzyeWweUkh.jpg" mos="https://cdn.mos.cms.futurecdn.net/d6QGfpREj7iDAzyeWweUkh.jpg" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pull-"></p></div></div></figure><p><em><strong>Charcoal sketch of a 5G technician climbing the North Pole</strong></em></p><p>Remembering this balance and the statistical models that lie behind systems like ChatGPT and DALL·E is key to setting your expectations. It's not magic, and even if prompts are carefully phrased it doesn't make a bit of difference if there’s no training to support whatever use case you have in mind.</p><h3 class="article-body__section" id="section-chatgpt-writes-a-haiku"><span>ChatGPT writes a haiku</span></h3><p>Take this example of a ‘haiku’ prompt.</p><p><strong>Prompt: </strong>A Christmas card written in haiku form, containing the word "Kubernetes".</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ZKB7RWAzcxsJf8QBcAgxZ5" name="" alt="A Christmas card mockup using AI" src="https://cdn.mos.cms.futurecdn.net/ZKB7RWAzcxsJf8QBcAgxZ5.jpg" mos="https://cdn.mos.cms.futurecdn.net/ZKB7RWAzcxsJf8QBcAgxZ5.jpg" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pull-"></p></div></div></figure><p>A haiku is a Japanese form of poetry comprising seventeen syllables in three lines of five, seven, and five. This is not a haiku. Beyond that, it exposes the system's inherent weaknesses, as it falls back on cheap tricks when faced with a tricky prompt. Abandoning the metre and form of a haiku entirely, the model wasn’t even able to believably introduce the word “Kubernetes” into the output, instead choosing to dump the word front and centre in the out-of-place first line. </p><h3 class="article-body__section" id="section-chatgpt-writes-a-corporate-christmas-message"><span>ChatGPT writes a corporate Christmas message</span></h3><p>What if you’re not looking to send your Christmas card to one person, but a whole company of employees?</p><p><strong>Prompt:</strong> Write a Christmas message to be shared via company email to a small tech firm with 20 employees, reflecting on the hard year the company has had but with optimism for the new year.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="qsSrboiHFFJbadBtUHSKBC" name="" alt="A Christmas card mockup using AI" src="https://cdn.mos.cms.futurecdn.net/qsSrboiHFFJbadBtUHSKBC.jpg" mos="https://cdn.mos.cms.futurecdn.net/qsSrboiHFFJbadBtUHSKBC.jpg" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pull-"></p></div></div></figure><p>No one could call this heartfelt, and neither will anyone to raise a toast to the company’s CEO at the Christmas party. If it’s a bit vague and cliched, though, it’s a message that could believably be shared around via email at the end of the year, and not immediately recognisable as an AI-penned message.</p><h3 class="article-body__section" id="section-for-generative-ai-results-lie-in-the-use-cases"><span>For generative AI, results lie in the use cases</span></h3><p>Considering the use case carefully applies to images too. Images the system can generate work best at a tiny scale. Take a step back from your screen, and some of the more passable images look ‘real’ enough. Look at them too closely, though, and you notice all the unsettling features that have become a trademark of AI art.</p><p>Take the ‘computer motherboard with Christmas lights’ prompt for example. If you’re reading this article on your phone, the illusion of the image may have held up longer for those viewing this on a monitor. Go back and zoom in on any of the fairy lights — or the circuitry of the motherboard itself — and you’ll see it’s really a mishmash of warped lines, hard edges and blurry stand-ins for detail. </p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="fDzNs8PfgUSqwY9hgnXZXL" name="" alt="A motherboard with fairy lights, generated by AI" src="https://cdn.mos.cms.futurecdn.net/fDzNs8PfgUSqwY9hgnXZXL.jpg" mos="https://cdn.mos.cms.futurecdn.net/fDzNs8PfgUSqwY9hgnXZXL.jpg" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pull-"></p></div></div></figure><p><strong><em>A computer motherboard with Christmas lights</em></strong></p><p>This also applies to the ‘charcoal sketch’, which looks roughly like charcoal from a distance, but up close appears plasticky, and instantly recognisable as a digital representation of the physical medium. Because AI image generation of this kind relies on ‘diffusion models’, in which random noise is edited pixel-by-pixel until it resembles the prompt given, DALL·E images tend to be wobbly on close inspection and fall apart under close scrutiny. This manifests most obviously in the programme's efforts at faces, which veer firmly into the ‘uncanny valley’.</p><h2 id="will-generative-ai-replace-creatives-in-the-future">Will generative AI replace creatives in the future? </h2><p>We're not at all convinced AI has the necessary skill to supplant human artists. As we see, the models have a long way to go before they can begin to match the quality of human artists, and even the best outputs, a plethora of which can be found online, have strange flaws.</p><p>There are also strong <a href="https://www.itpro.com/technology/30736/what-is-ethical-ai" data-original-url="https://www.itpro.com/technology/30736/what-is-ethical-ai">ethical arguments</a> against the widespread use of generative AI to create art, which include the damage it would cause to the value of creatives’ labour, and the legal grey area in which scraping work created by other people to <a href="https://www.itpro.com/strategy/28071/what-is-machine-learning" target="_blank" data-original-url="https://www.itpro.com/strategy/28071/what-is-machine-learning">train an AI model</a> lies. For these reasons, AI art should not be seen as a revolution in the art world, nor a welcome tool for creatives, but a burgeoning area of development begging for close regulatory oversight. Arguments for legislation, such as the US’ proposed <a href="https://www.itpro.com/business/policy-legislation/369570/can-the-ai-bill-of-rights-shape-global-ai-regulation" data-original-url="https://www.itpro.com/business/policy-legislation/369570/can-the-ai-bill-of-rights-shape-global-ai-regulation">AI Bill of Rights</a>, apply in every way to AI art, which challenges core human abilities to a degree that calls for greater debate.</p><p>Undeniably, ChatGPT is more convincing than DALL·E. Perhaps this is because there's no written equivalent of the uncanny valley and that, unlike the more disturbing results of DALL·E, ChatGPT outputs come across, at worst, as the handiwork of someone who isn’t a very capable writer.</p><iframe frameborder="0" height="350px" width="100%" data-lazy-priority="low" data-lazy-src="https://widget.spreaker.com/player?episode_id=49267622&theme=light&playlist=false&playlist-continuous=false&chapters-image=true&episode_image_position=right&hide-logo=false&hide-likes=true&hide-comments=true&hide-sharing=true&hide-download=true&color=ffe019"></iframe><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/367911/inside-the-quest-to-humanise-ai" data-original-url="/technology/artificial-intelligence-ai/367911/inside-the-quest-to-humanise-ai">Inside the quest to humanise AI</a></p></div></div><p>That isn’t to say it’s a silver bullet for those out who want to write poetry for their office, but don’t have the knack for it. ChatGPT is worse than you, I guarantee, so keep up the practice. But with its ability to generate prose that only needs to be passable – such as a quick email response – <a href="https://www.itpro.com/strategy/28087/machine-learning-vs-ai" target="_blank" data-original-url="https://www.itpro.com/strategy/28087/machine-learning-vs-ai">NLP models</a> may become more integrated into software like word processors. It could be used to generate generic product descriptions or company emails.</p><p>Above all else, humans will still need to play a key role overseeing AI creations; none of the artwork or text here could yet stand up on its own. If used for public-facing use cases, organisations will have to assign teams to manage the output of the likes of ChatGPT to make sure the AI-generated content cuts the mustard.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Google brings no-code machine learning to Sheets with SimpleML ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business/business-strategy/369672/google-brings-no-code-machine-learning-to-sheets-with-simpleml</link>
                                                                            <description>
                            <![CDATA[ Businesses looking to automate their Google workspaces could benefit from the tool which requires no programming experience and is now in beta ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">tEn1iibPoivvYBNd135nzS</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/MrjcctxrojxSnZ92uHH9j4-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 08 Dec 2022 16:59:32 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Rory Bathgate ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/DnNrFxEA7RRECVgFxXR4V7.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/MrjcctxrojxSnZ92uHH9j4-1280-80.jpg">
                                                            <media:credit><![CDATA[Google]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A CGI owl holds a conical flask containing green liquid stands next to the words &amp;#039;Simple ML for Sheets&amp;#039;]]></media:description>                                                            <media:text><![CDATA[A CGI owl holds a conical flask containing green liquid stands next to the words &amp;#039;Simple ML for Sheets&amp;#039;]]></media:text>
                                <media:title type="plain"><![CDATA[A CGI owl holds a conical flask containing green liquid stands next to the words &amp;#039;Simple ML for Sheets&amp;#039;]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/MrjcctxrojxSnZ92uHH9j4-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Google has released Simple ML, a tool to help apply machine learning to data prediction and sorting tasks within Google Sheets. </p><p>Available as an add-on, the tool is intended to be stress-free to install and use, while powerful in its potential applications. Using a sheet with at least two columns, users can quickly train and refine a machine learning model to their own needs, opening up possibilities for automation across a company’s existing Google Workspace.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="APDjhBQiToAwKqiDqv6Fea" name="APDjhBQiToAwKqiDqv6Fea.jpg" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/APDjhBQiToAwKqiDqv6Fea.jpg" mos="https://cdn.mos.cms.futurecdn.net/APDjhBQiToAwKqiDqv6Fea.jpg" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>Flexible IT models drive efficiency and innovation</strong></p><p class="fancy-box__body-text">A modern approach to infrastructure management</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/366416/flexible-it-models-drive-efficiency-and-innovation" data-original-url="/technology/366416/flexible-it-models-drive-efficiency-and-innovation">FREE DOWNLOAD</a></p></div></div><p>The tool is intended to enable enhanced activity in Sheets for both beginners and advanced users. It can be used for tasks like predicting how long maintenance could take based on past data, or spotting potential fraud when analysing unusual data in a client's finances. </p><p>By default, the tool is shipped with two functions: ‘predict missing values’ and ‘spot abnormal values’. For more complex use, it can even predict values within large data sets - Google gave the example of researchers using Simple ML to predict a person’s age based on their DNA in a molecular ageing study.</p><p>Simple ML was made by the same developers as <a href="https://www.itpro.com/technology/artificial-intelligence-ai/362229/google-cloud-custom-ai-solutions-consulting-hubs" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/362229/google-cloud-custom-ai-solutions-consulting-hubs">TensorFlow</a>, and is pre-trained to be as effective at processing data as possible. Despite the complicated nature of ML algorithms, and to combat the intense learning curve traditionally associated with training and deploying a <a href="https://www.itpro.com/strategy/28071/what-is-machine-learning" data-original-url="https://www.itpro.com/strategy/28071/what-is-machine-learning">machine learning (ML)</a> model, the tool can be used on a fully <a href="https://www.itpro.com/software/development/367576/low-code-vs-no-code" data-original-url="https://www.itpro.com/software/development/367576/low-code-vs-no-code">no-code</a> basis.</p><p>Nevertheless, advanced users that are already familiar with training machine learning models still seek to benefit from Simple ML, which allows for detailed evaluation of models to understand the quality of models that they have trained using the tool.</p><p>Models are broken down into a number of metrics, depending on the way the model was originally trained, and demonstrated through data and graphical representations.</p><p>Google recommends using Simple ML on sheets which contain columns with at least 20 values, though 100 is the recommended number for a model to really start training with accuracy.</p><p>Depending on the complexity of the task, far more may be required, and when a task cannot be completed, a detailed error message indicates what has prevented the model from running as intended.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/software/28231/best-google-apps-for-work" data-original-url="/software/28231/best-google-apps-for-work">Best Google Apps for work</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/technology/machine-learning/369579/machine-learning-vs-statistics-whats-the-difference" data-original-url="/technology/machine-learning/369579/machine-learning-vs-statistics-whats-the-difference">Machine learning vs statistics: What’s the difference?</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/server-storage/high-performance-computing-hpc/369532/nvidia-and-microsoft-team-up-to-build-most" data-original-url="/server-storage/high-performance-computing-hpc/369532/nvidia-and-microsoft-team-up-to-build-most">Nvidia and Microsoft team up to build 'most powerful' AI supercomputer</a></p></div></div><p>A key benefit of the service, as cited by Google, is the fact that it runs entirely in a browser, so all sensitive data that could be included on a Sheet remains secure.</p><p>In addition, ML models are saved directly to Google Drive in their own folder, enabling them to be shared between a team in a business environment or downloaded for backup should they be crucial to new business processes.</p><p>In a <a href="https://blog.tensorflow.org/2022/12/introducing-simple-ml-for-sheets.html">blog post</a> on the release, Google outlined the ease of use by listing the three steps necessary: opening the data; selecting the task that suits the use case, such as identifying anomalous data; running the model and seeing the results, which are weighted by probability.</p><p>On a technical level, Simple ML utilises decision forests - a group of randomly-generated <a href="https://www.itpro.com/strategy/28185/what-is-data-mining" data-original-url="https://www.itpro.com/strategy/28185/what-is-data-mining">decision trees</a> governed by a machine learning algorithm to output predictive results.</p><p>Google announced the update at the annual Women in ML Symposium, an online event held by the firm to promote an inclusive community within the field. Simple ML is available right now in beta. </p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Hyperautomation is overhyped ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business-strategy/automation/369625/hyperautomation-is-overhyped</link>
                                                                            <description>
                            <![CDATA[ Organisations buying into fully automated systems because people are ‘too expensive’ will end up paying extra for the human touch ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">6oenaE2X51CBPKsWZjZidR</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/KGdHgVmiNJUa3Tdw9VJPUR-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 06 Dec 2022 08:03:05 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Rory Bathgate ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/DnNrFxEA7RRECVgFxXR4V7.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/KGdHgVmiNJUa3Tdw9VJPUR-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Illustration of marbles running down different tubes to represent hyperautomation]]></media:description>                                                            <media:text><![CDATA[Illustration of marbles running down different tubes to represent hyperautomation]]></media:text>
                                <media:title type="plain"><![CDATA[Illustration of marbles running down different tubes to represent hyperautomation]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/KGdHgVmiNJUa3Tdw9VJPUR-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Automation may be a key tool in any company’s arsenal, but the promise of implementing end-to-end automation – or hyperautomation – with no human interjection, is an unachievable distraction for tech teams.</p><p>It seems only a few years ago that businesses began incorporating artificial intelligence (AI) and <a href="https://www.itpro.com/strategy/28071/what-is-machine-learning" data-original-url="https://www.itpro.com/strategy/28071/what-is-machine-learning">machine learning</a> into their processes. This is a far cry from the widespread usage these technologies now enjoy. While they’re undeniably valuable, and a properly thought out strategy <a href="https://www.itpro.com/automation/33000/how-automation-can-help-digital-transformation" data-original-url="https://www.itpro.com/automation/33000/how-automation-can-help-digital-transformation">can be extremely beneficial</a>, some companies are stretching too fast and too far in the pursuit of an unfocused form of <a href="https://www.itpro.com/business-strategy/automation/355034/what-is-hyperautomation-and-how-will-it-transform-business" data-original-url="https://www.itpro.com/business-strategy/automation/355034/what-is-hyperautomation-and-how-will-it-transform-business">hyperautomation</a>.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/business-strategy/automation/368115/ai-is-now-powerful-enough-to-automate-the-back-office" data-original-url="/business-strategy/automation/368115/ai-is-now-powerful-enough-to-automate-the-back-office">AI is now powerful enough to automate the back office</a></p></div></div><p>“Digital leaders have been surprised by the complexity of automation”, Bev White, CEO of Nash Squared, tells <em>IT Pro</em>. Despite this, a recent Nash Squared report reveals digital leaders are, on average, planning to automate nearly one in five jobs (18% of the workforce) within the next five years. White adds: “With today’s unsustainable salary demands, talent shortages and increased operational costs, it seems the business case for digital labour is getting stronger by the day.”</p><p>For menial jobs like document processing, which increasingly contribute to worker unhappiness, increased automation has a clear role to play. If executed properly, customers won’t know whether a behind-the-scenes process has been done at all, let alone if it was done by a human or <a href="https://www.itpro.com/machine-learning/31708/what-are-the-pros-and-cons-of-ai" data-original-url="https://www.itpro.com/machine-learning/31708/what-are-the-pros-and-cons-of-ai">artificial intelligence (AI)</a>. Indeed companies continue to invest in <a href="https://www.itpro.com/business-strategy/automation/368115/ai-is-now-powerful-enough-to-automate-the-back-office" data-original-url="https://www.itpro.com/business-strategy/automation/368115/ai-is-now-powerful-enough-to-automate-the-back-office">automating the back office</a>. </p><p>What’s really being promised is a seamless <a href="https://www.itpro.com/marketing-comms/customer-experience-cx/355690/how-do-you-build-a-great-customer-experience" data-original-url="https://www.itpro.com/marketing-comms/customer-experience-cx/355690/how-do-you-build-a-great-customer-experience">customer experience (CX)</a>, and this is absolutely something to which every business should strive. Businesses that buy into their own claims, though, would do well to take a step back and assess whether their automation goals really fit their needs. On the whole, the industry-cultivated idea of ‘end-to-end’ automated ecosystems is doomed to fail, because complete automation of services is’t only impractical, but also fundamentally unnecessary.</p><h2 id="chasing-the-best-customer-experience">Chasing the best customer experience</h2><p>The industry perspective on automation has been skewed by its development phase, argues Bernhard Schaffrik, principal analyst at Forrester, but now systems are beginning to mature, the endless use cases simply aren’t there.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="SneiwZCcF7k6xMa6zuXGCA" name="SneiwZCcF7k6xMa6zuXGCA.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/SneiwZCcF7k6xMa6zuXGCA.png" mos="https://cdn.mos.cms.futurecdn.net/SneiwZCcF7k6xMa6zuXGCA.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>The Total Economic Impact™ of IBM robotic process automation</strong></p><p class="fancy-box__body-text">Cost savings and business benefits enabled by robotic process automation</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/business-strategy/automation/369392/the-total-economic-impacttm-of-ibm-robotic-process-automation" data-original-url="/business-strategy/automation/369392/the-total-economic-impacttm-of-ibm-robotic-process-automation">FREE DOWNLOAD</a></p></div></div><p>“I think the challenge is that automation promises were so easily harvested, during the times where you were experimenting with an automation technology for the first time,” he tells <em>IT Pro.</em> “The appetite grew, understandably, but many missed out on sitting down together and defining an automation strategy, or an operating model. I'm talking to many senior IT decision makers, and they are just driven by removing humans from the equation because humans are too expensive.”</p><p>Schaffrik maintains that without a clear strategy, short-term over reliance on automation won’t help businesses, and will hold firms back from properly delivering on CX. He calls for automation to be implemented only where it’s urgently needed, but for this implementation to happen alongside careful consideration of where the “human touch” is preferable.</p><p>“Customer and employee experience are the key to transformation rather than an 'all-in' pursuit of end-to-end automation, and looking at tasks in this way will help businesses focus their efforts on using automation where it will give them the most gain,” states Dermot O'Connell, senior vice president of services, EMEA at Dell.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/367911/inside-the-quest-to-humanise-ai" data-original-url="/technology/artificial-intelligence-ai/367911/inside-the-quest-to-humanise-ai">Inside the quest to humanise AI</a></p></div></div><p>Even when it comes to back-end tasks that don’t affect the customer experience, automation can be more effective when <a href="https://www.itpro.com/technology/artificial-intelligence-ai/367911/inside-the-quest-to-humanise-ai" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/367911/inside-the-quest-to-humanise-ai">used in tandem with human workers</a> rather than in place of them. Just as humans can benefit from automated tools to speed up their work, automated systems can become more ‘intelligent’ through observation of human co-workers. Extremely complex or critical tasks can also be deferred to human workers, to ensure quality and to save time on the development and deployment of the automated processes. </p><p>“Previous generation thinking about automation was that it was either zero or one: either the work was done manually, or these robots would completely take over that work,” says Ronen Lamdan, CEO of intelligent automation firm Laiye. “The reality of it is, when you apply AI, you never get to the 100%. The winning combination is actually empowering these human workers with digital capabilities, with AI capabilities, to take over the mundane parts of their work, but still retain people to service customers, to handle edge cases, to do the more cognitive intelligent thinking.”</p><h2 id="the-hidden-human-cost-of-automation">The hidden, human cost of automation</h2><p>In September, NetSuite made a number of <a href="https://www.itpro.com/business/business-strategy/369199/netsuite-emphasises-full-suite-adoption-pushes-automation" data-original-url="https://www.itpro.com/business/business-strategy/369199/netsuite-emphasises-full-suite-adoption-pushes-automation">automation announcements at SuiteWorld</a>, its annual conference. Powered by <a href="https://www.itpro.com/strategy/28087/machine-learning-vs-ai" data-original-url="https://www.itpro.com/strategy/28087/machine-learning-vs-ai">AI and machine learning</a>, the new features introduce ways to automate tasks such as invoicing, planning work schedules, and tracking employee metrics. The promise of end-to-end automation makes sense within the context of the ERP giant’s full suite, and speaks to a goal of providing customers with barrierless integration between services. Nobody wants to pay for a suite only to discover the quality of life features are all siloed into narrow use-cases.</p><p>But the reality is there will always be a need, or at least an ability, to escalate decisions to management level. Even in NetSuite’s keynote presentation, it could only advertise <em>reduced</em> manual checks for invoicing, acknowledging that the machine learning system has to escalate anything it’s confused with, to avoid costly mistakes.</p><p>In some cases, automated systems can cause more trouble than they’re worth. Business leaders are already running into implementation challenges, particularly where human labour is still required to shore up automated systems. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="CFCtAUfoWDQpNmGYweE3oS" name="CFCtAUfoWDQpNmGYweE3oS.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/CFCtAUfoWDQpNmGYweE3oS.png" mos="https://cdn.mos.cms.futurecdn.net/CFCtAUfoWDQpNmGYweE3oS.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>Big payoffs from big bets in AI-powered automation</strong></p><p class="fancy-box__body-text">Automation disruptors realise 1.5 x higher revenue growth</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/business-strategy/automation/369402/big-payoffs-from-big-bets-in-ai-powered-automation" data-original-url="/business-strategy/automation/369402/big-payoffs-from-big-bets-in-ai-powered-automation">FREE DOWNLOAD</a></p></div></div><p>A prime example of this is social media <a href="https://www.itpro.com/data-insights/30212/what-is-an-algorithm" data-original-url="https://www.itpro.com/data-insights/30212/what-is-an-algorithm">algorithms</a>, sold to the public as self-sustaining, automated content systems that occasionally requiring minimal human oversight. One of the main benefits, often touted by firms, is their ability to curb illegal and harmful content pushed onto the users’ feeds. The likes of <a href="https://www.itpro.com/security/privacy/368989/instagram-slapped-with-eu405-million-gdpr-fine-over-breaches" data-original-url="https://www.itpro.com/security/privacy/368989/instagram-slapped-with-eu405-million-gdpr-fine-over-breaches">Instagram</a> and <a href="https://www.itpro.com/business/business-operations/368667/tiktok-to-give-researchers-new-api-for-insight-greater-transparency" data-original-url="https://www.itpro.com/business/business-operations/368667/tiktok-to-give-researchers-new-api-for-insight-greater-transparency">TikTok</a> now boast systems to prevent such content from ever being seen by others, or delete content that slips through the cracks.</p><p>But this process is far from automatic. Every algorithm that recognises harmful content has been ‘trained’ by humans, whose manual moderation of banned demands they be subjected to the most disturbing posts. The churn rate of such roles is sky-high – far above the industry average – and driven by the intense and upsetting nature of the roles.</p><h2 id="there-s-no-easy-route-to-successful-automation">There’s no easy route to successful automation</h2><p>White also notes that complexity is currently one of the top three obstacles to implementing automation. “What may have at first seemed like a simple process to automate, can quite quickly turn out to be a spaghetti of logic branches – which will also require some level of manual oversight even when fully implemented.”</p><p>This complexity is particularly true for firms that have not engaged in the right amount of testing or strategising in advance of implementation. If a system has only ever been trained in a vacuum, hard-coded with functions rather than learning them on the fly from active employees, its use cases could be outdated by the time it’s properly installed. It could even be detrimental. Similarly, if a system has been designed with a ‘one size fits all’ approach to end-to-end automation, companies could find themselves rushing to rip it out down the line. Waterstones’ recent <a href="https://www.itpro.com/business-strategy/digital-transformation/368778/waterstones-suffers-stock-nightmare-after-botched" data-original-url="https://www.itpro.com/business-strategy/digital-transformation/368778/waterstones-suffers-stock-nightmare-after-botched">botched AI stock system</a> affair is testament to just this.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/business-strategy/automation/367382/hyperautomation-in-action-most-exciting-examples" data-original-url="/business-strategy/automation/367382/hyperautomation-in-action-most-exciting-examples">Hyperautomation in action: The most exciting examples</a></p></div></div><p>This framing is important to understand the issue overhyping hyperautomation has created. It’s not a ‘one size fits all’ framework for increasing efficiency, nor a silver bullet for a sector <a href="https://www.itpro.com/business-strategy/careers-training/368283/tech-skills-in-the-uk-lag-behind-most-of-europe" data-original-url="https://www.itpro.com/business-strategy/careers-training/368283/tech-skills-in-the-uk-lag-behind-most-of-europe">facing a skills shortage</a>. There’s no doubt <a href="https://www.itpro.com/business-strategy/automation/367382/hyperautomation-in-action-most-exciting-examples" data-original-url="https://www.itpro.com/business-strategy/automation/367382/hyperautomation-in-action-most-exciting-examples">hyperautomation in action</a> can achieve powerful results, but only when taking factors like employee satisfaction into account.</p><p>On the same note, human labour saved by implementing automated systems can lead to quality improvements for workers and customers alike. Proper integration of automation alongside workers can be a win-win, improving satisfaction and productivity levels. But the lure of end-to-end automation should never overtake questions around its practicality, nor be used to hide human efforts behind the scenes.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Stack Overflow temporarily bans ChatGPT from platform ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/artificial-intelligence-ai/369641/stack-overflow-temporarily-bans-chatgpt-from-platform</link>
                                                                            <description>
                            <![CDATA[ The platform’s moderators aim to limit answers created using the AI tool, citing accuracy concerns ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">eKsmbeZFPuJrEyEzY95Rpz</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/DTVUqtYv4rrbXTCV7s8HBd-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 05 Dec 2022 12:44:03 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Zach Marzouk ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/ncLkbsDMZ6b76Lc5iS6mZh.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/DTVUqtYv4rrbXTCV7s8HBd-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A robot with a speech bubble inside a laptop screen]]></media:description>                                                            <media:text><![CDATA[A robot with a speech bubble inside a laptop screen]]></media:text>
                                <media:title type="plain"><![CDATA[A robot with a speech bubble inside a laptop screen]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/DTVUqtYv4rrbXTCV7s8HBd-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Stack Overflow has made the decision to temporarily stop answers being posted on its platform that are created using the ChatGPT AI-powered natural language processor (NLP).</p><p>The moderators of the software engineering knowledge exchange platform said that it’s a temporary policy aiming to slow down the rise in answers created with the AI tool.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="MWQ5EXYvybsMQ98bHL3rk3" name="MWQ5EXYvybsMQ98bHL3rk3.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/MWQ5EXYvybsMQ98bHL3rk3.png" mos="https://cdn.mos.cms.futurecdn.net/MWQ5EXYvybsMQ98bHL3rk3.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>AI for customer service</strong></p><p class="fancy-box__body-text">IBM Watson Assistant solves customer problems the first time</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/marketing-comms/customer-experience-cx/368445/ai-for-customer-service" data-original-url="/marketing-comms/customer-experience-cx/368445/ai-for-customer-service">FREE DOWNLOAD</a></p></div></div><p>The decision was made since the average rate of getting a ChatGPT answer that is correct is 'quite low', said the moderators. Due to this, accepting ChatGPT answers to the site is “substantially harmful” not only to Stack Overflow but also to users looking for solutions to their problems.</p><p>In the post, moderators said that the main issue is that the answers have a high rate of being incorrect but appear to look authentic, as well as being very easy to create. </p><p>“There are also many people trying out ChatGPT to create answers, without the expertise or willingness to verify that the answer is correct prior to posting,” said the moderators.</p><p>“Because such answers are so easy to produce, a large number of people are posting a lot of answers. The volume of these answers (thousands) and the fact that the answers often require a detailed read by someone with at least some subject matter expertise in order to determine that the answer is actually bad has effectively swamped our volunteer-based quality curation infrastructure.”</p><div class="see-more see-more--clipped"><blockquote class="twitter-tweet hawk-ignore" data-lang="en"><p lang="en" dir="ltr"><a href="https://twitter.com/cantworkitout/status/1598021488795586561"></a></p></blockquote><div class="see-more__filter"></div></div><p>This has led the moderators to ban the use of ChatGPT to create posts on the platform. If a moderator believes that a user has broken this policy, sanctions are set to be imposed to stop users from continuing this behaviour, even if normally the post would be acceptable. The moderators didn’t clarify what these sanctions would be.</p><p>The platform is still developing a final policy on the use of ChatGPT and similar AI tools which it said will need to be discussed with staff as well as users on Meta Stack Overflow.</p><div class="see-more see-more--clipped"><blockquote class="twitter-tweet hawk-ignore" data-lang="en"><p lang="en" dir="ltr"><a href="https://twitter.com/cantworkitout/status/1599082185402642432"></a></p></blockquote><div class="see-more__filter"></div></div><p>ChatGPT is an <a href="https://www.itpro.com/technology/30736/what-is-ethical-ai" data-original-url="https://www.itpro.com/technology/30736/what-is-ethical-ai">AI-driven</a> <a href="https://www.itpro.com/machine-learning/33308/what-is-natural-language-processing" data-original-url="https://www.itpro.com/machine-learning/33308/what-is-natural-language-processing">NLP</a> created by OpenAI. It acts as an interface with which users can send prompts and it will return answers. It can simply respond to questions using natural language, as well as suggest additions or completions in code, and in some cases, spot security vulnerabilities in a codebase.</p><p>It uses a dialogue format where the tool can answer follow-up questions or reject inappropriate requests. However, OpenAI stated on its website that ChatGPT has several limitations, including that it sometimes writes “plausible-sounding but incorrect or nonsensical answers.”</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/strategy/29848/is-artificial-intelligence-safe" data-original-url="/strategy/29848/is-artificial-intelligence-safe">Is artificial intelligence safe?</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/technology/30736/what-is-ethical-ai" data-original-url="/technology/30736/what-is-ethical-ai">What is ethical AI?</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/361603/openai-tool-previously-thought-too-dangerous-for-the" data-original-url="/technology/artificial-intelligence-ai/361603/openai-tool-previously-thought-too-dangerous-for-the">OpenAI tool previously thought 'too dangerous' for the public goes generally available</a></p></div></div><p>Its creators said this is hard to fix, as during reinforcement learning there’s no source of truth and training it to be more cautious makes it decline questions that it’s able to answer correctly. </p><p>When <em>IT Pro</em> asked the AI tool what the problems are with ChatGPT, it produced this result:</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="T3ywVYfzuK4bvWNGTzoYyD" name="" alt="The ChatGPT answers a question about itself and what problems it has" src="https://cdn.mos.cms.futurecdn.net/T3ywVYfzuK4bvWNGTzoYyD.png" mos="https://cdn.mos.cms.futurecdn.net/T3ywVYfzuK4bvWNGTzoYyD.png" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pull-"></p></div></div><figcaption itemprop="caption description" class="pull-"><span class="credit" itemprop="copyrightHolder">(Image credit: IT Pro)</span></figcaption></figure><p>Since the launch of ChatGPT on 30 November, tech enthusiasts have experimented with the API. People have found wide uses for it from the fun, such as <a href="https://twitter.com/justinstorre/status/1599483466927984640">text-based adventure games</a>, to the professional, such as <a href="https://twitter.com/pwang/status/1599520310466080771">potentially innovative ways</a> to educate students on various topics.</p><p>the advent of the technology has impressed individuals across the sector and some have claimed it's one of the biggest technological advancements of the year.</p><p>However, this isn’t the first AI tool from OpenAI to have problems. In November 2021, OpenAI brought to market its GPT-3 natural language processing API.</p><p>It opened up the technology to help developers make applications faster. However, it had been described in the past as “<a href="https://www.itpro.com/technology/artificial-intelligence-ai/361603/openai-tool-previously-thought-too-dangerous-for-the" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/361603/openai-tool-previously-thought-too-dangerous-for-the">too dangerous to release to the general public</a>” since there were fears over its ability to produce fake news that appeared to be real.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Machine learning vs statistics: What’s the difference? ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/machine-learning/369579/machine-learning-vs-statistics-whats-the-difference</link>
                                                                            <description>
                            <![CDATA[ Both machine learning and statistics involve collecting datasets, building models and making predictions, but they differ in approach ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">x6mytwSM1gj8cBzrJtSTfy</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/ZGxrU3ndsu9zFvcqNH2bNi-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 02 Dec 2022 08:00:18 +0000</pubDate>                                                                                                                                <updated>Fri, 28 Jun 2024 11:30:37 +0000</updated>
                                                                                                                                            <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Jonathan Weinberg ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/ZGxrU3ndsu9zFvcqNH2bNi-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A digital illustration of a futuristic-looking graph]]></media:description>                                                            <media:text><![CDATA[A digital illustration of a futuristic-looking graph]]></media:text>
                                <media:title type="plain"><![CDATA[A digital illustration of a futuristic-looking graph]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/ZGxrU3ndsu9zFvcqNH2bNi-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Explaining or predicting future trends and outcomes is not a straightforward task. Regardless of quality <a href="https://www.itpro.com/business-strategy/data-insights/369981/machine-learning-vs-data-science-whats-the-difference">data science</a> or determination, it&apos;s rare for predictions to be 100% accurate. In the modern world, this is where two practices come into play - namely, <a href="https://www.itpro.com/strategy/28071/what-is-machine-learning">machine learning</a> and statistics. </p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/machine-learning/360703/11-best-machine-learning-courses">11 best machine learning courses</a></p></div></div><p>Historically, humans have been a necessary part of the statistical process as it was we who were ultimately capable of examining and interpreting data. Through machine learning, however, computers can now answer questions and make predictions in the same way.</p><p>Yet despite the fact <a href="https://www.itpro.com/strategy/28181/what-is-ai">AI</a> and analysis models are fast becoming ubiquitous, there are still common misconceptions about the benefits of using a machine learning approach as opposed to a statistical approach. Educational direction and career opportunities are just some of the differences here, with key differentiating factors between <a href="https://www.itpro.com/technology/machine-learning/360703/11-best-machine-learning-courses">courses in machine learning</a> and courses in statistics. </p><h2 id="machine-learning-vs-statistics-what-is-machine-learning">Machine learning vs statistics: What is machine learning?</h2><p>Machine learning uses computers to identify patterns in <a href="https://www.itpro.com/business/data-and-insights">data</a>, without the computers needing to follow explicit instructions. Instead, they are programmed with initial <a href="https://www.itpro.com/data-insights/30212/what-is-an-algorithm">algorithms</a> and models, and they learn to adapt these based on the data inputted to offer answers. However, this also means there’s less human control over the results.</p><p>Dr Michail Basios, co-founder of TurinTech, says: “Machine learning models are built for providing accurate predictions without explicit programming. Machine learning models can provide better predictions, but it’s more difficult to understand and explain them.”</p><h2 id="machine-learning-vs-statistics-what-are-statistics">Machine learning vs statistics: What are statistics?</h2><p>Statistical models make their predictions from numerical data. This is often gained from questioning people and asking them to make a choice; for example, it’s how political and election polling works, or consumer shopping surveys. Human involvement is usually more involved with the interpretation of this data. “Although some statistical models can make predictions,” Basios explains, “the accuracy of these models is usually not the best as they cannot capture complex relationships between data.”</p><h2 id="machine-learning-vs-statistics-what-are-the-major-differences">Machine learning vs statistics: What are the major differences?</h2><p>Despite the fact statistics are entered into computers as part of the machine learning process, there is one overarching variation between both methods. This difference lies in the objective or desired outcome rather than in how the <a href="https://www.itpro.com/business-intelligence/28220/what-is-data-analytics">data is analyzed</a>, according to Paul Clough, professor at the University of Sheffield Clough and head of AI and data science at <a href="https://www.itpro.com/business-intelligence/21861/what-is-business-intelligence">business intelligence</a> and data science firm Peak Indicators. </p><p>Providing an example, Clough describes a comparison between the amount of chicken feed consumed by a hen and the number of eggs that chicken produces. Where a statistical analysis would look to depict the correlation between the amount of feed and the number of eggs, Clough says, a machine learning analysis would act differently. The data would instead be used to predict what number of eggs will be produced in the future.</p><h2 id="machine-learning-vs-statistics-when-would-you-use-machine-learning-over-statistics">Machine learning vs statistics: When would you use machine learning over statistics?</h2><p>Clough’s egg analogy is useful in exploring this further. “The machine learning model doesn’t tell you anything about running a more efficient farm,” he suggests, “whereas the statistical model would be unwieldy if you owned tens of thousands of chickens.”</p><p>When looking at <a href="https://www.itpro.com/business-strategy/28163/what-is-big-data-analytics">huge data sets</a>, machine learning can be more optimal. Many concede statistics are unable to offer a deeper analysis on the relationships and correlations between the data when the levels of data are high.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/strategy/28087/machine-learning-vs-ai" data-original-url="/strategy/28087/machine-learning-vs-ai">Machine learning vs AI vs NLP: What are the differences?</a></p></div></div><p>They also cannot be relied on for causation, probability, and certainty because the danger is they might be misinterpreted or intentionally misused to back up a particular argument. As the famous saying goes: “There are lies, damn lies, and there are statistics.” Human involvement presents a weakness in statistics.</p><p>Basios, however, explains you can apply statistical modelling when you understand “specific interaction effects between variables” and “have prior knowledge about their relationships”. Machine learning, meanwhile, can be used when aiming for “high predictive accuracy”.</p><p>It tends to be ‘deployed’ more at the source of the data; as this is gathered and grows, algorithms automatically begin to provide intelligence. In manufacturing, for instance, it can predict when machines will need maintenance, reducing disruption. It can also analyse one option when compared to another – predicting which outcome would be better. </p><h2 id="machine-learning-vs-statistics-when-would-you-choose-statistics-over-machine-learning">Machine learning vs statistics: When would you choose statistics over machine learning?</h2><div  class="fancy-box"><div class="fancy_box-title">RELATED WHITEPAPER</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="K77vETixeoMpBF8NvSWYz6" name="Bring Your Storage from Ground to Cloud_listing.jpg" caption="" alt="An ESG report on Dell's Apex for storage with dark whitepaper cover" src="https://cdn.mos.cms.futurecdn.net/K77vETixeoMpBF8NvSWYz6.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Dell)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/cloud/cloud-storage/bring-your-storage-from-ground-to-cloud"><em>Meet demanding workload requirements</em></a></p></div></div><p>Conceptualizing problems is a good use case for statistics, especially problems that demand close consideration. According to Graham Upton, chief architect of intelligent industry at Capgemini, statistics are also great for the creation of metrics, tables, and key performance indicators (KPIs). Statistics is focused on humans and easy to explain, AI writer and researcher Eleanor Watson adds, as opposed to machine learning.</p><p>Machine learning has, in theory, greater power in more complex scenarios, Watson goes on, such as those that involve more variables than a human would be able to deal with. The most powerful tool is not always required, though. Watson adds that many organizations tend towards the overpowered “jackhammer” of AI for surgical problems in which traditional data science would be more cost-effective and more efficient. Data science has become an “unsung hero,” Watson says, as in reality it props up the world’s current economy to a much great degree than machine learning. </p><h2 id="machine-learning-vs-statistics-is-there-a-role-for-both-machine-learning-and-statistics">Machine learning vs statistics: Is there a role for both machine learning and statistics?</h2><p>Governments, businesses, and organisations are increasingly becoming reliant on machine learning as well as traditional statistics to help them make better and faster decisions. Each method, though, has its own individual drawbacks to consider.</p><p>“Statistical models have limited predictive accuracy since, sometimes, the underlying assumptions of the model are far too strict to represent reality,” Basios says. “Today’s businesses are adopting hybrid methods combining characteristics of statistical modelling and machine learning to understand in-depth how the underlying models work as well as to generate accurate predictions.”</p><h2 id="machine-learning-vs-statistics-what-does-the-future-hold">Machine learning vs statistics: What does the future hold?</h2><p>Decision intelligence (DI) is the space to understand in the future, highlights Dr Lorien Pratt, chief scientist at Quantellia. She explains it bridges both technology and the everyday decisions we all make hundreds or thousands of times to construct our world.</p><p><strong><iframe src="https://open.spotify.com/embed-podcast/episode/4bgk1fh0k7qvJREyjnGore" width="100%" frameborder="0" allowtransparency="true" allow="encrypted-media"></strong></iframe></strong></p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/machine-learning/31708/what-are-the-pros-and-cons-of-ai" data-original-url="/machine-learning/31708/what-are-the-pros-and-cons-of-ai">What are the pros and cons of AI?</a></p></div></div><p>“There is a certain class of problem – ranging anywhere from day-to-day business strategy to the realities of climate change – that involves intangibles, complex systems dynamics, and human-machine interaction,” she says. “Machine learning, as a ‘supercharged’ form of AI, can cut through the noise and make a real difference.”</p><p>Pratt continues: “Rather than starting by thinking about the data we have, the key is to begin by asking what outcomes we want and what actions can be taken to achieve those outcomes, and then to fit the data into this action-to-outcome pathway.”</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ AWS Supply Chain: Cloud giant's new app locates bottlenecks and suggests fixes ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business/business-operations/369615/aws-supply-chain-locates-bottlenecks-suggests-fixes</link>
                                                                            <description>
                            <![CDATA[ The cloud giant's new cloud-based application aims to offer firms unified supply chain oversight, with pre-trained aggregation models ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">vsUZuk39tK6VtgtbhS34Gk</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/WAYKvM8h6mTwAvtxxRdntX-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 30 Nov 2022 11:42:36 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Rory Bathgate ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/DnNrFxEA7RRECVgFxXR4V7.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/WAYKvM8h6mTwAvtxxRdntX-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[AWS CEO Adam Selipsky, standing on the keynote stage at AWS re:Invent in front of the words &amp;quot;AWS re:Invent&amp;quot; ]]></media:description>                                                            <media:text><![CDATA[AWS CEO Adam Selipsky, standing on the keynote stage at AWS re:Invent in front of the words &amp;quot;AWS re:Invent&amp;quot; ]]></media:text>
                                <media:title type="plain"><![CDATA[AWS CEO Adam Selipsky, standing on the keynote stage at AWS re:Invent in front of the words &amp;quot;AWS re:Invent&amp;quot; ]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/WAYKvM8h6mTwAvtxxRdntX-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Amazon Web Services (AWS) has announced AWS Supply Chain, a new cloud application built to improve businesses’ supply chain management and lower their costs.</p><p>Central to the application is its system of connectors, which utilise <a href="https://www.itpro.com/strategy/28071/what-is-machine-learning" data-original-url="https://www.itpro.com/strategy/28071/what-is-machine-learning">machine learning (ML)</a> models pre-trained by the cloud giant to draw data from across a company’s existing <a href="https://www.itpro.com/strategy/28048/what-is-erp" data-original-url="https://www.itpro.com/strategy/28048/what-is-erp">enterprise resource planning (ERP)</a> software and <a href="https://www.itpro.com/strategy/28710/what-is-the-supply-chain-1" data-original-url="https://www.itpro.com/strategy/28710/what-is-the-supply-chain-1">supply chain</a> management systems into a unified <a href="https://www.itpro.com/business-strategy/28163/what-is-big-data-analytics" data-original-url="https://www.itpro.com/business-strategy/28163/what-is-big-data-analytics">data lake</a>. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="78CrzifhezWRDqAMHNPPxD" name="78CrzifhezWRDqAMHNPPxD.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/78CrzifhezWRDqAMHNPPxD.png" mos="https://cdn.mos.cms.futurecdn.net/78CrzifhezWRDqAMHNPPxD.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>Building intelligent, resilient and sustainable supply chains</strong></p><p class="fancy-box__body-text">The new engines of transformation</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/business-operations/supply-chain-management-scm/369373/building-intelligent-resilient-and" data-original-url="/business-operations/supply-chain-management-scm/369373/building-intelligent-resilient-and">FREE DOWNLOAD</a></p></div></div><p>AWS Supply Chain aggregates and contextualises this data, to provide real-time insight into inventory and quantity in the form of a visual map.</p><p>This information can be used by supply chain leaders, inventory managers, and other decision-makers within an organisation to identify bottlenecks and areas requiring efficiency improvements.</p><p>It can also help to identify more serious points of failure within a supply chain before they can have a wider, more significant business impact.</p><p>In addition to this, AWS Supply Chain will suggest actions to be taken based on problems it identifies. For example, the application could indicate a plan for moving products between two shipping hubs, taking into account the <a href="https://www.itpro.com/cloud/cloud-computing/364067/aws-launches-carbon-tracking-tool-for-its-cloud-customers" data-original-url="https://www.itpro.com/cloud/cloud-computing/364067/aws-launches-carbon-tracking-tool-for-its-cloud-customers">carbon impact</a>, percentage for risk, distance between the hubs, and effect on overall spend.</p><p>With this level of actionable information, the application is intended to provide both short-term and long-term insight, enabling businesses to respond to the pressing issues within their supply chain.</p><p>With AWS Supply Chain Demand Planning, the application is also capable of analysing historical sales data to create forecasts, alongside contemporaneous information that adjusts models for accuracy. </p><p>Intending for the solution to cater to the needs of each organisation, the system learns from shifts in demand and common developer input so it can offer the information that is most relevant.</p><p>With the aim of improving collaboration, AWS Supply chain also comes with built-in chat and messaging capabilities to advance communication between teams.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/business-operations/369524/microsoft-targets-optimised-supply-chain-investments-with-new-platform" data-original-url="/business-operations/369524/microsoft-targets-optimised-supply-chain-investments-with-new-platform">Microsoft targets optimised supply chain investments with new platform launch</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/infrastructure/server-storage/369605/aws-speeds-up-cold-starts-with-lambda-snapstart" data-original-url="/infrastructure/server-storage/369605/aws-speeds-up-cold-starts-with-lambda-snapstart">AWS Lambda SnapStart update speeds up application cold starts</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/hardware/components/368891/the-it-pro-podcast-solving-the-semiconductor-shortage" data-original-url="/hardware/components/368891/the-it-pro-podcast-solving-the-semiconductor-shortage">The IT Pro Podcast: Solving the semiconductor shortage</a></p></div></div><p>The application’s compatibility with existing ERP and supply chain management systems used by businesses is a key selling point, as it negates the need for rip-and-replace or vendor lock-in. AWS states that the application can connect to current systems without the need for up-front licensing fees, or replatforming of any kind.</p><p>“Customers tell us that the undifferentiated heavy lifting required in connecting data between different supply chain solutions has inhibited their ability to quickly see and respond to potential supply chain disruptions,” said Diego Pantoja-Navajas, vice president, AWS Supply Chain.</p><p>“AWS Supply Chain aggregates this data and provides visual, interactive dashboards that provide the insights and recommendations customers need to take actions toward more resilient supply chains. And this is just the beginning - we will continue our investment in AWS Supply Chain to help our customers solve their toughest supply chain problems.”</p><p>Supply chain issues have been a hot topic for several years. In the immediate wake of the pandemic, the world experienced a damaging <a href="https://www.itpro.com/hardware/components/368891/the-it-pro-podcast-solving-the-semiconductor-shortage" data-original-url="https://www.itpro.com/hardware/components/368891/the-it-pro-podcast-solving-the-semiconductor-shortage">semiconductor shortage</a>, the effects of which are <a href="https://www.itpro.com/hardware/368895/semiconductor-shortage-to-last-until-2025-says-sector-expert" data-original-url="https://www.itpro.com/hardware/368895/semiconductor-shortage-to-last-until-2025-says-sector-expert">likely to last until 2025</a>. This prompted a scramble by nations to boost chip supplies, from <a href="https://www.itpro.com/hardware/368617/samsung-proposes-11-texas-semiconductor-plants-worth-191-billion" data-original-url="https://www.itpro.com/hardware/368617/samsung-proposes-11-texas-semiconductor-plants-worth-191-billion">Samsung’s proposed $191 billion</a> Texan investment, to <a href="https://www.itpro.com/hardware/components/368368/why-india-wants-to-become-a-chipmaking-powerhouse" data-original-url="https://www.itpro.com/hardware/components/368368/why-india-wants-to-become-a-chipmaking-powerhouse">India’s chipmaking ambitions</a>. </p><p>The advent of <a href="https://www.itpro.com/cloud-computing/28037/what-is-iot" data-original-url="https://www.itpro.com/cloud-computing/28037/what-is-iot">internet of things (IoT)</a> technology has allowed for greater insight into stock as a whole, providing masses of data that can be leveraged by companies through systems such as AWS Supply Chain, or in private network environments like <a href="https://www.itpro.com/network-internet/internet-of-things-iot/369425/the-it-pro-podcast-the-power-of-smart-ports" data-original-url="https://www.itpro.com/network-internet/internet-of-things-iot/369425/the-it-pro-podcast-the-power-of-smart-ports">smart ports</a> for maximum supply oversight.</p><p>On a company-by-company basis, careful supply chain management is an extremely important part of overall business strategy. Although there is a lot of software, and even <a href="https://www.itpro.com/technology/artificial-intelligence-ai/367435/how-ai-can-help-and-hinder-the-supply-chain-crisis" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/367435/how-ai-can-help-and-hinder-the-supply-chain-crisis">artificial intelligence</a>, equipped to tackle stock for businesses, improper implementation of such systems can end up costing more and irritating customers, as with <a href="https://www.itpro.com/business-strategy/digital-transformation/368778/waterstones-suffers-stock-nightmare-after-botched" data-original-url="https://www.itpro.com/business-strategy/digital-transformation/368778/waterstones-suffers-stock-nightmare-after-botched">Waterstones’ botched stock upgrade</a>.</p><p>AWS Supply Chain is now available in preview in the regions US East (N. Virginia), US West (Oregon), and Europe (Frankfurt), and availability will expand to other regions in the near future.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Can the AI Bill of Rights shape global AI regulation? ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business/policy-legislation/369570/can-the-ai-bill-of-rights-shape-global-ai-regulation</link>
                                                                            <description>
                            <![CDATA[ Experts clash over whether the policy proposal is fit for purpose, with some suggesting it does more harm than good ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">8bzzq8vekCoiNSXZm8pTU4</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/i2vnt6XLnT8po848npCfWj-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 28 Nov 2022 08:00:21 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ John Loeppky ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/i2vnt6XLnT8po848npCfWj-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[The US flag with a digital effect overlaid onto it]]></media:description>                                                            <media:text><![CDATA[The US flag with a digital effect overlaid onto it]]></media:text>
                                <media:title type="plain"><![CDATA[The US flag with a digital effect overlaid onto it]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/i2vnt6XLnT8po848npCfWj-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>With innovation changing the way of life and the way of doing business immeasurably in recent years, there are growing calls for regulation to oversee the pace of change in a controlled way. Artificial intelligence (AI), in particular, is an area that could most do well with structures to guide its development, although governments around the world have been slow to the punch, with the technology advancing exponentially in its capabilities.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/362082/building-an-ai-superpower-does-the-uk-stand-a-chance" data-original-url="/technology/artificial-intelligence-ai/362082/building-an-ai-superpower-does-the-uk-stand-a-chance">Building an AI superpower: Does the UK stand a chance?</a></p></div></div><p>In October, the White House’s Office of Science and Technology Policy announced a <a href="https://www.whitehouse.gov/ostp/ai-bill-of-rights" target="_blank">"blueprint"</a> for an AI Bill of Rights. As the EU <a href="https://www.itpro.com/policy-legislation/it-regulation/359986/gdpr-20-what-do-europes-new-ai-rules-mean-for-businesses" target="_blank" data-original-url="https://www.itpro.com/policy-legislation/it-regulation/359986/gdpr-20-what-do-europes-new-ai-rules-mean-for-businesses">eyes its own AI legislation</a>, and China moves towards <a href="http://www.cac.gov.cn/2022-01/04/c_1642894606258238.htm" target="_blank">further AI regulation</a>, the American government has conceptualised a framework for AI practitioners to work towards. In its own words, it's a white paper "intended to support the development of policies and practices that protect civil rights and promote democratic values in the building, deployment, and governance of automated systems".</p><h2 id="the-ai-bill-of-rights-has-no-teeth-yet">The AI Bill of Rights has no teeth – yet </h2><p>Not all experts with skin in the game are convinced this is an ideal solution. The document lays out a wide range of principles – from <a href="https://www.itpro.com/security/privacy/361785/using-privacy-as-a-business-differentiator-risks-strategies" target="_blank" data-original-url="https://www.itpro.com/security/privacy/361785/using-privacy-as-a-business-differentiator-risks-strategies">data privacy</a> and discrimination prevention to so-called “human alternatives” and a directive on “notice and explanation". But industry leaders like Aible founder and <a href="https://www.itpro.com/strategy/28224/ceo-job-description-what-does-a-ceo-do" data-original-url="https://www.itpro.com/strategy/28224/ceo-job-description-what-does-a-ceo-do">CEO</a>, and former Harvard senior fellow, Arijit Sengupta, are concerned. He says some interested parties – particularly in the media – have jumped too quickly to talk about enforcement before considering the real-world impacts of any framework if translated into formal regulation. </p><p>“The only good thing about the Bill of Rights is that it has no teeth," he says. "If it had teeth, it would be even worse.</p><p>"Think of it this way, when new technologies come about, historically, what the US has always done is try to create a playing field where innovation could thrive. Our starting point was how do we make sure we are the leader in this technology? Interestingly enough, when you're looking at things like the AI Bill of Rights, that concept has gone out of the picture.”</p><p>Sengupta thinks the AI bill of rights, while possibly stifling innovation, is <a href="https://www.itpro.com/strategy/29848/is-artificial-intelligence-safe" target="_blank" data-original-url="https://www.itpro.com/strategy/29848/is-artificial-intelligence-safe">operating “from a place of fear”</a>. While he welcomes the document's intentions – lest the space devolves into a dangerously discriminatory place to operate – the white paper’s authors need to take a deep look at the vagueness of the definitions of <a href="https://www.itpro.com/technology/artificial-intelligence-ai/361824/how-biased-is-your-app" target="_blank" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/361824/how-biased-is-your-app">terms like "bias"</a>.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/361824/how-biased-is-your-app" data-original-url="/technology/artificial-intelligence-ai/361824/how-biased-is-your-app">How biased is your app?</a></p></div></div><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="2NxyvDbX59c8o3q8dwk5sY" name="2NxyvDbX59c8o3q8dwk5sY.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/2NxyvDbX59c8o3q8dwk5sY.png" mos="https://cdn.mos.cms.futurecdn.net/2NxyvDbX59c8o3q8dwk5sY.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>Forrester Report: Automate or die</strong></p><p class="fancy-box__body-text">Process automation has become a strategic imperative</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/business-strategy/automation/369567/forrester-report-automate-or-die" data-original-url="/business-strategy/automation/369567/forrester-report-automate-or-die">FREE DOWNLOAD</a></p></div></div><p>This level of scepticism isn't universally shared, though. Many in the space, like industry expert Sam Zegas, see the blueprint as a good first step and disagree with Sengupta's pessimism. Zegas is VP of operations at language AI firm, Deepgram, and was formerly a management consultant with the US Foreign Service.</p><p>“I agree with it being a set of guidelines," he explains, adding it would, of course, need more thought before it shifts towards any kind of formalisation, implementation and enforcement. "This isn't actually legislation, it's a position that the government is putting out there hoping people engage with, but it's not enforced in any way. I think that's the right approach because it's a very fast-moving space. I think there are a lot of different applications that may be different interpretations of these guidelines.”</p><p>Dr Chris Hazard, co-founder and <a href="https://www.itpro.com/strategy/28237/cto-job-description-what-does-a-cto-do" target="_blank" data-original-url="https://www.itpro.com/strategy/28237/cto-job-description-what-does-a-cto-do">CTO</a> at Diveplane, and previously an employee at the US Department of Defence, agrees. For him, the framework can be made more valuable by thinking about second and third-order effects – like what incentives could spring up as a result of the document becoming more actionable, and how the US can balance business development to push AI’s corporate development.</p><p>“It's just a recommendation – a draft. I think that's exactly right, because it's so easy to get the legislation wrong," he warns. "If you get it wrong, you can stifle innovation, you can have people building the wrong things, and everyone spending a lot of money building things that don't actually help, but [do] meet the law.”</p><p>Other positives Zegas presents include the document's link with the ways in which the country has, in his view, previously looked to increase equity. “Rights-based frameworks have been incredibly influential in the last century in advancing the quality of the human experience in the United States and so I very much am in support of bringing a rights-based framework into the AI space.”</p><h2 id="can-us-ai-regulation-be-a-role-model-for-the-world">Can US AI regulation be a role model for the world?</h2><p>Of course, none of this happens in a vacuum. Hazard says when the US thinks about the implementation of the AI Bill of Rights and how <a href="https://www.itpro.com/technology/30736/what-is-ethical-ai" target="_blank" data-original-url="https://www.itpro.com/technology/30736/what-is-ethical-ai">AI ethics</a> can be further advanced, it needs to be thinking about how to lead globally. </p><p>“I think because of the market power of the United States, and the social and economic influences that [come with that], showing the United States is being thoughtful about this and is moving in the direction that many other companies or countries that lead in AI … shows that this is a global thing.”</p><p>Sengupta, on the other hand, isn’t convinced the US’ influence can be taken for granted. For him, the US has to be mindful if it wants to make its voice heard rather than relying on its historical dominance. “The point in time when the world naturally did what America did has passed," he says. "I think what's important for America to understand is that you can only lead by having a better example. You can’t just lead by example, right? And the issue right now is the approach they're taking is not a better example.”</p><p>Sengupta characterises the EU’s approach as “micromanaging industry” and China’s as focus on “societal cohesion". His worry about the bill of rights is that it will create so much bureaucracy that it'll overwhelm smaller companies, to the point they question whether it's viable to even attempt to compete in the industry. </p><p>On a global scale, Zegas says another risk is that an opt-out procedure related to bias with too much uptick could artificially sway the results being shown by any AI implementation. For his company, one that works in language, the variability of the data set, in his view, means that a complete balance of bias is impossible.</p><p><strong><iframe src="https://widget.spreaker.com/player?episode_id=49267622&theme=light&playlist=false&playlist-continuous=false&chapters-image=true&episode_image_position=right&hide-logo=false&hide-likes=true&hide-comments=true&hide-sharing=true&hide-download=true&color=ffe019" width="100%" height="350px" frameborder="0"></strong></iframe></strong></p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/business-strategy/recruitment/361860/hired-by-machines-exploring-recruitments-machine-driven-future" data-original-url="/business-strategy/recruitment/361860/hired-by-machines-exploring-recruitments-machine-driven-future">Hired by machines: Exploring recruitment's machine-driven future</a></p></div></div><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="mSMcMVfHusU94LGme59ikB" name="mSMcMVfHusU94LGme59ikB.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/mSMcMVfHusU94LGme59ikB.png" mos="https://cdn.mos.cms.futurecdn.net/mSMcMVfHusU94LGme59ikB.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>The business value of IBM AI-powered automation solutions</strong></p><p class="fancy-box__body-text">Improved business operations, processes, and results</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/369403/the-business-value-of-ibm-ai-powered-automation" data-original-url="/technology/artificial-intelligence-ai/369403/the-business-value-of-ibm-ai-powered-automation">FREE DOWNLOAD</a></p></div></div><p>“The guidelines promote the idea that people should be able to opt-out of having their data included in <a href="https://www.itpro.com/data-insights/30212/what-is-an-algorithm" target="_blank" data-original-url="https://www.itpro.com/data-insights/30212/what-is-an-algorithm">algorithms</a> and I think there's an interesting trade-off there which is that, for example, if a certain minority group were to were to opt out of including their data in a Deepgram algorithm that would actually bias our systems away from being able to serve them and their choice to do that would actually negatively impact the equitability of the product that we could put out.”</p><p>Meanwhile, Zegas says consumer choice is good and that the US is positioned, with the document, to exist in a “Goldilocks zone” between the highly regulated EU and the less controlled – but less IP conscious – China. He urges legislators to strike a balance that gives people enough freedom to innovate while freeing them from bureaucracy. </p><p>In the midst of the chaos, some are coming together to talk about equitability in AI. Hazard, whose company is part of the <a href="https://dataandtrustalliance.org" target="_blank">Data and Trust Alliance</a> – which includes companies like IBM, Meta and UPS – says part of their work includes discussions around <a href="https://www.itpro.com/business-strategy/recruitment/361860/hired-by-machines-exploring-recruitments-machine-driven-future" target="_blank" data-original-url="https://www.itpro.com/business-strategy/recruitment/361860/hired-by-machines-exploring-recruitments-machine-driven-future">hiring practices</a>, mergers and acquisitions, and promoting good data.</p><p>This work ensures companies are committed to not including unethically sourced data in <a href="https://www.itpro.com/strategy/28071/what-is-machine-learning" target="_blank" data-original-url="https://www.itpro.com/strategy/28071/what-is-machine-learning">machine learning</a> and AI algorithms, while regulators across the world endure the long, hard slog of codifying such principles into law.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Why developers are turning to ultra-powerful workstations for more creative freedom at less cost ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/artificial-intelligence-ai/369576/why-developers-are-turning-to-ultra-powerful</link>
                                                                            <description>
                            <![CDATA[ The market for AI applications is immense and their economic value even greater ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">5gYXf5zpMFxCKVz6T9uPtB</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/pBeUiV8eBfSn58rrFj3VeR-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 22 Nov 2022 15:49:19 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                <author><![CDATA[ itpro@futurenet.com (ITPro) ]]></author>                    <dc:creator><![CDATA[ ITPro ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/pBeUiV8eBfSn58rrFj3VeR-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Whitepaper cover with title and text and image of two workstations with PCs at the top in front of a window]]></media:description>                                                            <media:text><![CDATA[Whitepaper cover with title and text and image of two workstations with PCs at the top in front of a window]]></media:text>
                                <media:title type="plain"><![CDATA[Whitepaper cover with title and text and image of two workstations with PCs at the top in front of a window]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/pBeUiV8eBfSn58rrFj3VeR-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>AI and machine learning offer great opportunities for organisations to improve workflows, enhance productivity, and strengthen monitoring. To ensure success, IT decision makers and developers need to choose the right hardware and software for their development infrastructure; it’s no longer just about the cloud or HPC.</p><p>This whitepaper shares how workstations are proving their worth in AI development, working together with cloud AI platforms to support longer, or less costly, tasks, and enabling the cloud to focus on more robust processes.</p><p>Download now to learn five ways workstations can be utilised effectively and efficiently for AI apps and how to get started.</p><p><em>Provided by</em></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ZKaRmhMSQULkuGf8qk2qDU" name="" alt="CDW logo" src="https://cdn.mos.cms.futurecdn.net/ZKaRmhMSQULkuGf8qk2qDU.png" mos="https://cdn.mos.cms.futurecdn.net/ZKaRmhMSQULkuGf8qk2qDU.png" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pull-"></p></div></div></figure><iframe frameborder="0" height="1000" width="100%" data-lazy-priority="low" data-lazy-src="https://dennis.cvtr.io/forms/49890/rotl-dell-technologies-q4-2022?locale=1&p=false&wp=10562"></iframe>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Podcast transcript: The rise of automated contracts ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business-strategy/automation/369503/podcast-transcript-the-rise-of-automated-contracts</link>
                                                                            <description>
                            <![CDATA[ Read the full transcript for this episode of the IT Pro Podcast ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">5tzJ19PqqXVBPw7FxqvHFW</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/JgzzmPrZUTnND9VEJDJkdA-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 11 Nov 2022 17:31:09 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ IT Pro ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/JgzzmPrZUTnND9VEJDJkdA-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[The IT Pro Podcast logo with the episode title &amp;#039;The rise of automated contracts&amp;#039;]]></media:description>                                                            <media:text><![CDATA[The IT Pro Podcast logo with the episode title &amp;#039;The rise of automated contracts&amp;#039;]]></media:text>
                                <media:title type="plain"><![CDATA[The IT Pro Podcast logo with the episode title &amp;#039;The rise of automated contracts&amp;#039;]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/JgzzmPrZUTnND9VEJDJkdA-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><em>This automatically-generated transcript is taken from the IT Pro Podcast episode ‘</em><a href="https://www.itpro.com/business-strategy/automation/369504/the-it-pro-podcast-the-rise-of-automated-contracts" data-original-url="https://www.itpro.com/business-strategy/automation/369504/the-it-pro-podcast-the-rise-of-automated-contracts">The rise of automated contracts</a><em>'. We apologise for any errors.</em></p><h2 id="rory-bathgate">Rory Bathgate</h2><p>Hi, I’m Rory Bathgate. And you’re listening to the IT Pro Podcast, where this week we’re discussing digital contracting. As automation has been ramped up, companies have sought to improve manual tasks such as document handling using machine learning and AI. But when it comes to automation in the legal space, strategy is key. Contracts can be very complex and require human input, especially in stages such as negotiation — achieving the perfect blend of machine and employee oversight involves striking a careful balance. Rich Somerfield, CTO at Summize, to discuss the opportunities presented by automated workflows, and how companies can implement systems such as contract automation to improve efficiency and insight. Rich, thanks so much for being on the show.</p><h2 id="rich-somerfield">Rich Somerfield</h2><p>Thanks for having me. </p><h2 id="rory">Rory </h2><p>So just to start off with, what are some of the current problems in the tech sector that Summize is seeking to address? </p><h2 id="rich">Rich </h2><p>So Summize is a product that aims to make legal easy, so trying to understand what's in contracts, trying to help legal teams work with the rest of the business to understand what's in those contracts, and just overall processing those contracts. So we see our product is really like changing the game, in terms of how businesses work with the contracts and understand them. But yeah, overall, it's really just trying to make that whole process a lot smoother and a lot easier.</p><h2 id="rory-2">Rory </h2><p>So in trying to speed up that process and trying to make that process smoother. What kind of qualities have you identified, that businesses are looking for, in IT contractors at the moment? And then vice versa, what kind of qualities are contractors looking for when they're forming contracts with businesses?</p><h2 id="rich-2">Rich </h2><p>So I think it's quite interesting. So I've worked with contracts, never have actually been a contractor myself in the IT field, but I've worked quite closely with a number of different contractors, and for a range of different reasons as well. So some have been very specific projects with a very specific requirements and milestones, and others have been much more open-ended, kind of almost like as an ability to kind of increase your development team quite rapidly. But without kind of the fixed nature of a long term employee, so really kind of accelerated. I've worked on so many different projects. And those ones have seen both successes and challenges. But then really, in terms of the contractors themselves, it's critical to try and obviously find the right people, get them up to speed as quick as possible, and really deliver value. And like I say, I've seen successes and failures in that. And I think typically, it really revolves around a clear understanding, when you go into the process, about what the milestones are and what you want to achieve, whether that be a short term or a fixed event, make sure everyone understands on both sides what's expected, or whether it's a like I say, a longer term addition to a team to kind of accelerate other expertise or capacity. But then in those scenarios, given they are sometimes longer, longer ended, or, you know, kind of over a longer timeframe with with a less clear end date, I think again, it's really important that both sides understand what's happening and what's what's going on. What the end point is really.</p><h2 id="rory-3">Rory </h2><p>So on a contractor side, being transparent, very clearly communicating what what a business can expect when they're entering a contract with you.</p><h2 id="rich-3">Rich </h2><p>That's right, yeah, like I say, I've seen some of that have been very much more open ended, which is, you know, you've got a team, it needs more capacity for for many reasons, or it needs some expertise. And in some cases, they have been multi-year, in the end, they might have started out as kind of a couple of months that gets extended, keeps on getting extended, and then you kind of look around and it's they might as well, you know, have been a permanent employee for the time they've been with you. But, it's different. And obviously, it gives both sides at that thing, get their own benefits and cons as well. You know, from a contractor's perspective, they get the opportunity to work in an environment, a little bit of stability, but without the typical constraints of being a permanent. And then obviously from the business' side, you know, if things go really well, then you can look to different options moving forwards or if things don't go well the project closes down or whatever it would be, then obviously, you can, it's a little bit easier to kind of just agree an endpoint and kind of move on separately.</p><h2 id="rory-4">Rory </h2><p>So when businesses implement solutions, such as Summize, they're really looking at, they could see benefits in the short term, but they're potentially looking at really great long term ROI.</p><h2 id="rich-4">Rich </h2><p>For sure, I mean, in the IT sector hiring is quite challenging. There's been a massive increase into the supply side of things. Since I started 20 odd years ago, the supply has increased, but the demand has increased and exceeded that supply as well. So everyone's looking for the right people, and looking for the right skill set. And I think that really, everyone's quite different, which is quite interesting, the diversity that we're seeing start to expand. Traditionally, it might have been someone who went into IT in high school, and stayed in it and beyond. I think what we've seen over the last 10 years or so, is people actually transitioning from other careers and sectors. And I think what we've found is that diversity is actually incredibly useful, incredibly beneficial people perhaps being in the services sector, for example, and bringing that to the IT team. I think, yeah, that that kind of diversity has been incredible, really, overall.</p><h2 id="rory-5">Rory </h2><p>Yeah, there's been a lot of discussions around roles such as CIOs, for example, really benefiting from people with maybe an HR background or humanities background. Do you see that contracts are kind of following in that suit? And there are there are greater discussions around maybe more flexible roles and pairing up companies maybe that traditionally, you wouldn't have paired up before?</p><h2 id="rich-5">Rich </h2><p>Yeah, I think that's a really interesting idea. I really like that that thought process really like you say, you're looking at those combinations of different experiences, lead to kind of unexpected results, and unexpected and beneficial results. So if you've got people from different backgrounds, different ethnicities, different kind of previous careers, those combinations actually really generate a much better end result is what we've experienced. And I've seen from the different roles I've done, as well, I always kind of look to like innovation, there's some people look at innovation has being like magic, but really, it's just connecting the dots between different things that have never been connected before. So if you've got someone that's perhaps worked in, like you say, HR, or the service industry or anything like that, that then comes into an IT role, then they've got experiences, they can connect in to new experiences, or new understanding of IT. And it's those connections that if you've been in the pure IT role on your career, you're unlikely to see. But the connecting the dots is actually quite simple, if you've experienced it. We've got a strong ethos at surmise round DEI, so a dedicated DEI person, and really trying to make sure that we're doing the right things. Because it is easy to kind of stick to what you know, and recruit from people that you know, but you're really trying to make sure that you're looking outside of that. And bringing those different, different experiences in is incredibly beneficial, whether that be you know like I say, all the different backgrounds, or contractors, what it would be like you think of typical contract has probably done quite a few different contracts, seen a few different things experience have experienced quite a lot. They've they've got a wealth of experiences they can bring into a team as well. So like keeping those combinations there is incredibly valuable.</p><h2 id="rory-6">Rory </h2><p>So taking into account a range of data points for any hiring process, any contract process that really evaluates people are more than just the traditional metrics.</p><h2 id="rich-6">Rich </h2><p>Absolutely right. Yeah.</p><h2 id="rory-7">Rory </h2><p>Fantastic. So, on the sort of more technical side of the solution itself, Summize is looking at using AI powered automation, and improving workflows to automate contracts, automate hiring. How would you go about combining AI powered automation and human workers to achieve a balance. Presumably, there must be situations in the creation of some contracts where things have to be, for example, escalated to a to a manager for oversight.</p><h2 id="rich-7">Rich </h2><p>Absolutely right. So, we typically try to think a little bit more about augmented intelligence than pure artificial intelligence. I think artificial intelligence, is obviously a very broad, a broad area with many different areas of applicability, but really thinking more about augmented, that ties in quite nicely with the legal, with it being very much an advisory service. So you've got people who have trained seeing different things, understands the current business strategy and the appetite for risk, all that kind of stuff. And then really kind of tying that together with the direction that you're assessing contracts that coming in, or that you're drafting new contracts, we really see that as kind of a, very much a human powered activity, really, at the moment at least. But then bringing that in with where are the areas where computers can help make that process more efficient, more effective, perhaps more predictable in the areas that make sense? So coming into legal I, prior to joining Summize, I was had not been in the legal sector at all. And from a programmers perspective, you kind of look at the look at contracts, and you think "well obviously they're going to be consistent language, you know, everything's going to be like a, almost like a coding language that turns into a contract". And the reality is extremely, a long distance away from that. Contracts are very much bespoke. Everyone's kind of got slightly different favourite clauses and different words and approaches to tackling them. So I think what's interesting is how can you blend that variety with something that potentially is more predictable? There's been some initiatives in the industry for things like one NDA and one DPA, which is trying to kind of narrow down the ranges in contracts that perhaps don't need that ultimate flexibility in the drafting side of things. But, but in other cases, you know, you've got your most important supplier, and negotiating the contracts with them, you're highly unlikely just to kind of click a couple of buttons and let the machine generate the contract for you, you're going to want to be much more involved, understand, on both sides of things, and also build that personal relationship as well with the third party that as you go through that negotiation process, you both understand what the best result for you is. I've looked into negotiation practices in the past, there's some quite interesting podcasts out there. And they often talk about aim for the win-win, because almost certainly, whether you negotiate contract with that, that party again, or like a friend of a friend, you know, there's always kind of relationships. And if you get a reputation for kind of, even for win-lose negotiations, it's always going to come back and cause you challenges in the future. So yeah, the win-win's where you want to get to, typically you need relationships to be able to do that. And like I say then the computer software itself, just trying to support you and make that process a bit easier. And anything that is repeated, really take on the load of those ones. But keep the advisory nature for sure.</p><h2 id="rory-8">Rory </h2><p>Right, so it's it's drawing on a kind of repertoire, that it builds up and understanding of, like you were saying, in-house clauses that are used more often while leaving leeway for, you know, leaving the door open to somebody to come in and create the more bespoke aspects of a contract.</p><h2 id="rich-8">Rich </h2><p>Exactly right. I mean, one of the one of the capabilities we've built into Summize is to, like understand payment terms, for example, it's good example, payment terms. Now, obviously, if you're a supplier, you might want those payment terms to be going in a particular direction, you know, kind of payment terms want to be as short as possible. If you're a purchaser, you might want the payment terms to be slightly larger, obviously. So you've kind of got some kind of thing you're looking to, to optimise or to average out overall. If a contract comes in, and it's massively different than your average payment terms, that's something you probably want to know about. So, Summize software can do that, we can automatically tell you what the average payment terms are, how this relates to that one. And then obviously from from the human perspective, you're going to understand this particular contract with this particular third party, how important is it for us to get that one really tight on the payment terms? Or are we a bit happier to be kind of slightly more flexible? And that's really where that advisory part comes in. But as long as you have the data points to kind of guide you, then we see that as a real win.</p><h2 id="rory-9">Rory </h2><p>So are you looking for the software to kind of learn over time? So you're building up examples for it? Are you looking to go for a more traditional route, of sort of setting out rules for the AI?</p><h2 id="rich-9">Rich </h2><p>I think it's both. As with all these things, everything's a bit of a hybrid, isn't it? So you start with the rules to get a good baseline to get the data. But then obviously, over time, the learned behaviour element is incredibly helpful. We kind of typically think around things over three phases, really, when we talk about the augmentation. So, you start with the manual. So here's all the tools as a human, you're totally in control of everything. And then from that point onwards, then the next stage beyond that is like a suggested based approach. So "we've seen you do an X, we think Y would be the next best thing to do", or we think this is interesting to you, so really trying to help cut down the time it takes you to see the data point to understand what's going on. As you started to look at those suggestions, if the, if your use of those suggestions gets to a certain threshold, effectively what you're telling the system is that the suggestions are pretty good value. And then that's when you look to the automate. So everything we really do follows those three phases, really. So we'll start with the start with the repetitive manual thing, shift through suggested and then turn to automated. And we see that's a really nice, nice approach for tackling AI overall and integrating that into people's experiences, that you gain the trust, and then once you've — you know, really when when you look into any role via the if you've got an assistant or someone that's helping you do something or team of people, you'll typically follow the same process anyway, there'll be an education phase. Then you'll kind of monitor and then the trust builds up and you say, well, great, we're happy with all that goes and and then until something goes wrong, then we'll just keep going.</p><h2 id="rory-10">Rory </h2><p>Right? Putting the AI on probation. </p><h2 id="rich-10">Rich </h2><p>That's not it's not a bad way to think about it. Yeah.</p><h2 id="rory-11">Rory </h2><p>So on that point of rules learned over time: some businesses, when they implement automation workflows, worry about leaving losing oversight of the process, over time, or pretty quickly. How do you manage this?</p><h2 id="rich-11">Rich </h2><p>It's a really good point. And I think it's, I don't think there's a free lunch, when you're talking about this sort of stuff. So whether you're looking to automate something, or whether you're looking to do it yourself, there's always going to be some involvement in the process. So even in a fully automated system, you want to understand how well it's doing is it being effective. You know, you might have a fully automated manufacturing plant, but if everything that comes out, the other side has got defects in it, it's totally pointless, you've just wasted even more time. So I think keeping that regular quality control, staff check on how things are going, is it actually working is critical. So you just kind of change your involvement in the process. And that might, you know, may be the case that you can offload that monitoring capabilities. But it doesn't go you know, you don't go from having work to do to having zero work to do. It's always important to stay in the loop, even though obviously, the time involved in that, and perhaps the skills needed to do that oversight changes might free you up for more time. But yeah, if it's doing something on your behalf, I think I would always recommend that you keep an eye in to make sure it's doing it correctly.</p><h2 id="rory-12">Rory </h2><p>Right. And then on the other side of that, I know that Summize, offers increased data insight into in contracts with a data system. What kind of data are clients typically looking to draw out of contracts in particular, and and how are they using those to improve their decision making going forward?</p><h2 id="rich-12">Rich </h2><p>We say that businesses run on contracts. And I think when you start to think about it, you might might not think about it often. But when you start to think about it, it's absolutely true, everything a business does, is really signed into a contract. Whether it be for your employees, suppliers, or obligations, or whatever it be, it's in a contract, almost always in a contract somewhere, if not always in the contract. And then what we often see, is that people don't really have a clear view on what contracts they've been signed up for. Whether the contract sat in someone's inbox, which is quite often the case, that it gets signed, stays in the inbox, nobody ever knows about it apart from that individual, or whether partially centralised often in a slightly ad hoc way. So I think one of the key bits is like, can you get all the contracts into one place? If the business runs on contracts? Which obviously does, you kind of need to know what's in them, the first step of knowing what's in them is actually getting them gathered them all together, and have a process which keeps them all together. So it's one of the things that our product offers is the ability to kind of centralise your contracts. Then the next part there is to actually understand what's in them, and how that differs or aligns to your business risk appetite. So there's an element of that one. And then the other bit is simple things where they like, end dates on a contract, or maybe you've got to lease on your offices; when do you need to renew the lease? When when's the timeframe that you perhaps need to break the lease if you want to move? The cost implications of some of these things missing that date, is incredible. So one of the elements that we've got in our product is we automatically understand dates and their relation within the contract, whether it be a termination or renegotiation that whatever date, and then surfaced that into a central calendar, so even if it's even simple things like that one, giving visibility around kind of like the calendar for your contracts is incredible, but like I say it starts really around collecting them all together, understanding them, and then different parts of the business are interested in different pieces of information. Whether you're like, the C level might be interested more in the kind of holistic risk you have, and where strategic is whereas down to individual account execs are probably more interested in the specifics around renewals and delivery targets.</p><h2 id="rory-13">Rory </h2><p>So on the product more specifically again, Summize offers integration with Word, with Teams, with Slack. Is that something that was based on customer demands? Or was that led by a specific concept of the system?</p><h2 id="rich-13">Rich </h2><p>When the company started, it was really trying to help legal teams be more as effective and efficient with contracts, and legal needs, and I think what we what was pretty clear to us straight away is that a law department so in the existing business law department is often considered the cost centre. They don't generally generate money, but they really like obviously. but even though they're providing value to the business, they're not really like a revenue generator. So what what was clear is that any kind of budget constraints that they might have, for that team themselves, imposing a totally brand new system on the rest of the business, and getting the rest of businesses switched over can actually be quite challenging. And you look at businesses as well, they typically have services that they've integrated with, whether it be like CRMs, or whether it be your IoT side of things, or your document management, you've almost always implemented some kind of system. And you're unlikely to want to rip all those out and replace it with an all in one solution from your legal team, for example. So you're really kind of always trying to look to see how can you integrate that into the existing environment. And that's really something that's been critical to the way we've thought about the product, so integrated into office 365, or Microsoft 365, as it's now called, or whether it be into the the G Suite side of things, Slack, Teams, you know, these are the things that people are using today and continue to want to use, and obviously Microsoft Word as well, as is hugely used in the legal sector. So integrate what people are already doing, I think there's a couple of benefits there, the ease of adoption, obviously goes massively, massively improves this limited need for training. So that becomes a lot easier. And then obviously, working with the rest of the business as well, there's less of that pushback, because it's kind of where they already are. So one of the elements that we've got is the ability to interact with your legal team, we call it legal front door, whether it be for creating new contracts, or reviewing contracts. That capability is available Teams, Slack, or through the web application. So it's really easy to adopt. And then also, because they've adopted that piece of technology and something like Teams or Slack, for example, that chat experience is where we can start to preempt questions. So typically, and this always raises a bit of a laugh with any lawyers I talk to, but they'll typically get an email on a Friday at 5.30 with a Word document attached from somebody in the business that just says "FYI". What does that mean? When do you need? What do you need me to do? Do you need me to review it is an important client, you know, all that kind of stuff? The first questions you’ve got to ask are that information. Well, our software means we can preemptively ask that question before you even see it as a human. And I think when we come back to what we talked about earlier about augmented intelligence, that simple step of pre collecting that information is a huge value add. So, when the legal when the person in the legal team receives the request, they know who it's for how important it is, and with it being 5.30, can they go for the beer? Or do they need to kind of stay around and just and just do the work? Because that is what it is. So I think like I said, integration into existing tools. And practice is absolutely critical in for being a success. And it's really important to us as well, that our customers are successful, obviously, a long term partnership, but really kind of starts as quickly as possible. How can we get you to the point where you now see this project as a success? We'll talk about kind of expanding beyond that in the future. But yes, always around that first point where you're actually seeing the value. And I think the other bit to touch on as well is obviously we've all been through COVID and experience, experiences around that. And Teams and Slack, the virtual office. Before that it was used in some places, but probably a little bit kind of sporadically. More often people were used to kind of the in person meetings, I think what we saw very quickly was those virtual offices being adopted. And you only have to look at the Microsoft Teams, the usage went from double digit numbers in the millions, to many, many hundreds in a very, very short space of time. And I think even though we're you know, people are starting to move back into the office, bit more of a hybrid style approach thing. It's really, really centred around those virtual offices, still, people are still using Teams, because almost certainly somebody on your team is going to be working from from home on particular day. And I think really, that's where business happens now, in those environments, Teams and Slack. So it's critically important that the we're there in that mix, and we can be part of that story as well.</p><h2 id="rory-14">Rory </h2><p>Right. So yeah, you'd say that if you're not coming into implementing automation with a specific strategy in mind for how employees can access that and whether it's recognisable or not, then you're almost at risk of immediate tool sprawl. I know that that's something that employees run into increasingly, with a range of different digital tools that they're being asked to use, it makes more sense to have them in in a single place.</p><h2 id="rich-14">Rich </h2><p>Absolutely. I think I mean it's a great question really, because it talks a little bit to what are you trying to get out? You're buying some software, or product or whatever it is, what is the what's the win scenario for that piece of software? I think it's always an important thing is trying to identify, looking at, you know, six months or whatever, looking back, what is it that we get to this point of being successful? So, some products are more tool-based, like you say, and they are excellent at what they do. But they're probably confined and constrained in the kinds of impact they're going to have into the wider business. So the legal team, I'm sure, could make use of many of these tools, but they're never really going to go beyond the legal team in terms of effectiveness, really. So we think a lot more around kind of like business optimization, how can we help the business work better with contracts. Well, we're talking about the business, clearly, that's all departments, and every area. And in those cases, like you say the one off tools are probably not going to achieve what you want. And it's much more around the entire business process, making that successful in as easy a way as possible. And I think a lot of that really, many experiences I've had, and people I spoke to had as well. It's really that implementation phase where you have those business transformations, obviously, but it's the implementation phase where the business transformation really stalls. And so that's one of the real areas of focus for us, that we want to identify, like I say, the first milestone where you started to get successful, and then how it helped you through those. But that first point, if you can get that first point of being successful, the rest really follow a lot more naturally. Yeah, absolutely.</p><h2 id="rory-15">Rory </h2><p>Something on once again, the more technical level, but that I noticed that Summize is advertised as offering the ability to scan documents for legal risks. How is that achieved? Is that using the same kind of repertoire of clauses that the AI has become used to? Is it identifying problem areas in that way?</p><h2 id="rich-15">Rich </h2><p>I think exactly right, exactly what you've said. So we've got the ability to analyse contracts for clauses, whether they be PDFs or or Word documents, whether it's a scan, effectively a photo of a contract, and doesn't really matter to us. So we kind of ingest those, when we ingest them, we start to analyse them for the different clauses. The often what you'll see in a contract, as well as even though there might be a primary paragraph related to a clause, there's probably other sections all the way through the documents that have additional additional information or constraints around that clause. And I think typically, when you're looking at contracts, you might find the first bits or finding the subsequent bits is a lot harder from a human perspective. So one of the things we've got is to try to tease out those bits. So we'll tell you the highlights, the one we think is the most important, but then also, it's really easy to navigate through the other bits as well, that you may or may not have found. So I think that's kind of the ability, to kind of analyse it. And obviously, when we're starting to look at other entities, like dates, places, times, etc. What are they in relation to? Is it in relation to, like, termination or payments or whatever. So we can understand that information as well. Coupled with our ability to run the analytics across your other contracts, whether they're similar contracts or different contracts, you can start to kind of build that cross-contract picture now. How does this contract compare to others of a similar type? Is it better or worse? Or would it be? And what party is it with? Is that party something we genuinely have different terms with? I think all that kind of stuff from an analysis perspective, which which learns and adapts from usage. And then the other bit that actually ties in quite nicely to this as well is the concept of a playbook. So in case you didn't know, a playbook is typically you have a Word document, or maybe an Excel file of "given this particular scenario, this is what we recommend you do. If they disagree to X, Y, Z and it's come through three negotiations, then please escalate to somebody else on the team". So that kind of internal guidance, on how to deal with certain things. Again, typically, it's in a Word document that people print out, they're probably not always got the most up to date version, they probably always don't refer to it. So one of the critical things rules is for example, in Microsoft Word, which is where most most legal work typically tends to happen, we surface that playbook actually in Word itself. And we can be context aware as well, what you're looking at, so we can tell you about what the favourable positions are for or who to escalate to when you're in the contract, when you're reviewing it, and the time saved from that is incredible. Because that play book is also centralised, it means that any modifications to your positions over time are automatically reflected on everyone's system that's using using Summize. So there's real benefits to be had there as well.</p><h2 id="rory-16">Rory </h2><p>Fantastic. So that that rating system as well, just to circle back to that, that that would be in house per customer. So what constitutes maybe a risky contract or a good contract for one customer, for another, it's a different set of a different metric that it's measuring it by?</p><h2 id="rich-16">Rich </h2><p>Exactly. Yeah, exactly. Right. And I think it's not just different per customer, it's almost different per party per customer as well. So with inside one customer, they may have different parties, like I said that you know, that their most important supplier versus maybe some of the not most important ones, then you're going to be looking those and analysing those in a slightly different way as well. So that's all alternately possible.</p><h2 id="rory-17">Rory </h2><p>Right, fantastic. And then just broadly, on the kind of outlook for automation in the industry: do you think that going forward, the old idea of kind of carving out the back office and just plugging in automation is maybe not reflective of what's actually going to happen? And that what will happen will be more of this integration between automation providing context, but work is still very much being in control?</p><h2 id="rich-17">Rich </h2><p>I mean, for sure, let's say we talked about augmented intelligence, and I think it's much better framing, artificial intelligence feels a little bit scary, a little bit unknown. I think when you talk about it as augmented, it becomes a lot clearer about what you're trying to achieve. So look for the repetitive stuff, get the computers to do that. And then the advisory elements really keep that with the humans. But what benefitted or accelerated through data, to really try to combine those bits together, and when you look at some of the advancements we've seen recently in like text to image, some of these, the image generation stuff, it's phenomenal what AI can do. But it's, I don't know, if you've used any of these image generator things it's very, very much an iterative process. You put some keywords in, get some interesting images out, which probably aren't what you're after, three or four, ten, fifteen tries later and it's, actually something from that section is quite interesting. And that's a really good example for where the way we see things is you still got the humans involved in the loop. They're kind of managing and coordinating work that's done by a computer, you perhaps don't always understand how the computers got to a particular point. But if it's good data, then it's good data, whether it came from a computer or whether it came from a human.</p><h2 id="rory-18">Rory </h2><p>Thanks so much for being on the show. As always, You can find links to all of the topics we've spoken about today in the show notes and even more on our website at itpro.co.uk. You can also follow us on social media, as well as subscribe to our daily newsletter. Don't forget to subscribe to the IT Pro Podcast wherever you find podcasts. And if you're enjoying the show, leave us a rating and a review. We'll be back next week with more insight from the world of IT but until then, goodbye.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ The IT Pro Podcast: The rise of automated contracts ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business-strategy/automation/369504/the-it-pro-podcast-the-rise-of-automated-contracts</link>
                                                                            <description>
                            <![CDATA[ A hybrid approach to automation is needed for contract negotiation ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">fBXJLuXZ834ZpSZu4Bmayn</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/NStF2pp3bRyQq9XzxRx8Fm-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 11 Nov 2022 17:31:09 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ IT Pro ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/NStF2pp3bRyQq9XzxRx8Fm-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[The IT Pro Podcast logo with the episode title &amp;#039;The rise of automated contracts&amp;#039;]]></media:description>                                                            <media:text><![CDATA[The IT Pro Podcast logo with the episode title &amp;#039;The rise of automated contracts&amp;#039;]]></media:text>
                                <media:title type="plain"><![CDATA[The IT Pro Podcast logo with the episode title &amp;#039;The rise of automated contracts&amp;#039;]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/NStF2pp3bRyQq9XzxRx8Fm-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Automation has been widely adopted across the sector, and firms have repeatedly applied it to laborious tasks such as document handling. Using machine learning and AI, a great number of documents can be processed, and decisions made without the need for painstaking human input. </p><p>But automation in the legal space requires careful thought, as contracts can be very complex and often require a human touch — here, a hybrid approach is needed.</p><p>This week, we spoke to Rich Somerfield, CTO at Summize, to explore the opportunity of automated workflows, and the demands of the legal sector when it comes to implementing tech of this kind.</p><iframe frameborder="0" height="200px" width="100%" data-lazy-priority="low" data-lazy-src="https://widget.spreaker.com/player?episode_id=51864898&theme=light&playlist=false&playlist-continuous=false&chapters-image=true&episode_image_position=right&hide-logo=false&hide-likes=true&hide-comments=true&hide-sharing=true&hide-download=true"></iframe><h2 id="highlights-2">Highlights</h2><p>“I think what we've seen over the last 10 years or so, is people actually transitioning from other careers and sectors. And I think what we've found is that diversity is actually incredibly useful, incredibly beneficial people perhaps being in the services sector, for example, and bringing that to the IT team. I think, yeah, that that kind of diversity has been incredible, really, overall.”</p><p>“So typically, and this always raises a bit of a laugh with any lawyers I talk to, but they'll typically get an email on a Friday at 5.30 with a Word document attached from somebody in the business that just says "FYI". What does that mean? When do you need? What do you need me to do?”</p><p>“It's really that implementation phase where you have those business transformations, obviously, but it's the implementation phase where the business transformation really stalls. And so that's one of the real areas of focus for us, that we want to identify, like I say, the first milestone where you started to get successful, and then how it helped you through those.”</p><p><a href="https://www.itpro.com/business-strategy/automation/369503/podcast-transcript-the-rise-of-automated-contracts" data-original-url="https://www.itpro.com/business-strategy/automation/369503/podcast-transcript-the-rise-of-automated-contracts"><em>Read the full transcript here.</em></a></p><h2 id="footnotes-2">Footnotes</h2><ul><li><a href="https://www.itpro.com/business-strategy/automation/368688/gartner-rpa-software-market-will-continue-to-grow-as-business-demand-increases" data-original-url="https://www.itpro.com/business-strategy/automation/368688/gartner-rpa-software-market-will-continue-to-grow-as-business-demand-increases">Gartner: RPA software market will continue to grow as business demand increases</a></li><li><a href="https://www.itpro.com/automation/34592/what-is-robotic-process-automation" data-original-url="https://www.itpro.com/automation/34592/what-is-robotic-process-automation">What is Robotic Process Automation?</a></li><li><a href="https://www.itpro.com/strategy/28071/what-is-machine-learning" data-original-url="https://www.itpro.com/strategy/28071/what-is-machine-learning">What is machine learning and why is it important?</a></li><li><a href="https://www.itpro.com/technology/artificial-intelligence-ai/367435/how-ai-can-help-and-hinder-the-supply-chain-crisis" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/367435/how-ai-can-help-and-hinder-the-supply-chain-crisis">How AI can help – and hinder – the supply chain crisis</a></li><li><a href="https://www.itpro.com/business-strategy/automation/368115/ai-is-now-powerful-enough-to-automate-the-back-office" data-original-url="https://www.itpro.com/business-strategy/automation/368115/ai-is-now-powerful-enough-to-automate-the-back-office">AI is now powerful enough to automate the back office</a></li><li><a href="https://www.itpro.com/business-strategy/careers-training/368825/how-can-cios-help-to-close-the-tech-skills-gap" data-original-url="https://www.itpro.com/business-strategy/careers-training/368825/how-can-cios-help-to-close-the-tech-skills-gap">How can CIOs help to close the tech skills gap?</a></li></ul><h3 class="article-body__section" id="section-subscribe"><span>Subscribe</span></h3><ul><li><a href="https://apple.sjv.io/c/221109/473657/7613?subId1=itpro-gb-1243831151189624600&sharedId=itpro-gb&u=https%3A%2F%2Fpodcasts.apple.com%2Fgb%2Fpodcast%2Fthe-itpro-podcast%2Fid1483810154">Subscribe to The IT Pro Podcast on Apple Podcasts</a></li><li><a href="https://podcasts.google.com/?feed=aHR0cHM6Ly9pdHByb3BvZGNhc3QubGlic3luLmNvbS9yc3M">Subscribe to The IT Pro Podcast on Google Podcasts</a></li><li><a href="https://open.spotify.com/show/7HpYehTy752KmtbwpOAgRZ">Subscribe to The IT Pro Podcast on Spotify</a></li><li><a href="https://www.itpro.com/newsletter-signup" data-original-url="https://www.itpro.com/newsletter-signup">Subscribe to the IT Pro newsletter</a></li><li><a href="https://www.itpro.com/magazine-signup" data-original-url="https://www.itpro.com/magazine-signup">Subscribe to IT Pro 20/20</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Podcast transcript: How can we make procurement smart? ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business-operations/logistics/369461/podcast-transcript-how-can-we-make-procurement-smart</link>
                                                                            <description>
                            <![CDATA[ Read the full transcript for this episode of the IT Pro Podcast ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">2jr4JSwVfdWHZ8buuo8agV</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/ej4CWmYBmXPL6nbTBVoNa7-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 04 Nov 2022 16:36:14 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ IT Pro ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/ej4CWmYBmXPL6nbTBVoNa7-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[The IT Pro Podcast logo with the episode title &amp;#039;How can we make procurement smart?&amp;#039;&amp;#039;]]></media:description>                                                            <media:text><![CDATA[The IT Pro Podcast logo with the episode title &amp;#039;How can we make procurement smart?&amp;#039;&amp;#039;]]></media:text>
                                <media:title type="plain"><![CDATA[The IT Pro Podcast logo with the episode title &amp;#039;How can we make procurement smart?&amp;#039;&amp;#039;]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/ej4CWmYBmXPL6nbTBVoNa7-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><em>This automatically-generated transcript is taken from the IT Pro Podcast episode ‘</em><a href="https://www.itpro.com/business-operations/logistics/369462/the-it-pro-podcast-how-can-we-make-procurement-smart" data-original-url="https://www.itpro.com/business-operations/logistics/369462/the-it-pro-podcast-how-can-we-make-procurement-smart">How can we make procurement smart?</a><em>'. We apologise for any errors.</em></p><h2 id="rory-19">Rory </h2><p>Hi, I’m Rory Bathgate. And you’re listening to the IT Pro Podcast, where this week we’re discussing procurement.</p><p>Whether a firm is looking to ramp up its manufacturing, expand its IT solutions or improve quality checks across its supply chain, the initial stage of accessing good partners and contractors to make these changes happen is key. Procurement is an ongoing, complex process, and can be a drain on any company’s resources, even with increasing levels of automation. </p><p>This week we’re speaking to Sudhir Bhojwani and Lalitha Rajagopalan, co-founders of supplier engagement platform ORO Labs, to talk about how the implementation of automation has to be balanced with a clear strategy in order to cater to specialised services.</p><h2 id="lalitha-rajagopalan">Lalitha Rajagopalan </h2><p>Thanks, Rory. Glad to be here.</p><h2 id="sudhir-bhojwani">Sudhir Bhojwani</h2><p>Thanks, Rory. Nice to meet you. Nice to be talking to you this morning.</p><h2 id="rory-20">Rory </h2><p>Lovely to be talking to you. So just to start off with, broadly, what kind of issues in the market in the landscape? Did you identify that that led you to creating or, and smart workflows?</p><h2 id="sudhir">Sudhir </h2><p>So the core issue that we identified is the amount of manual effort and pain that a business user fields in a company when they have to procure something, procuring something very simple like, for example, Amazon business has made great strides in the procurement world. And people, more and more companies are connecting with Amazon business and other suppliers. Amazon business is just one example. Of course, other such companies make simple buying easy. When it comes to procurement people are not just buying stuff, which are commoditized on Amazon business, but they're also buying something more complex like services, for example, equipment, for example, software, technology purchases. So these purchases are larger purchases, they are pretty complex purchases, and purchasing through the system. It's a lot of manual effort, actually today, in every organisation. We come from a city Alibag, where we spent a lot of time a lot of big companies, we found even the best adopted procurement companies who have a procurement system in place, a lot of their purchases is still highly manual. And experience is, let's say, not Amazon-like and it can take weeks and months to work with suppliers. And if you take on supplier perspective, the pain is even more acute, if I'm a small supplier trying to work with a large company. And it takes me two months to get to the process. Because I just happen to be a small supplier and the customer is treating me like a big supplier. So that conflict that exists drove us to thinking hey, can we automate this workflow in a more interesting way where the friction between buyer and supplier can be reduced considerably. And that's what drove us to building this. And because current solutions were not built to solve the core user experience and removing the friction problem, to the degree we think we can and it's also driven by the complexity of the semantics, people assume people are buying standardised goods and services. The current procurement systems are designed for standardised goods and services. But people forgot that people buy a lot of non-standardised goods and non-standardised services and technology purchases have gone up, compliance requirement has gone up, everything has just actually gone up. And how do you still keep things ticking along and make the workflow automated? That's kind of why maybe Lalitha can chime in as well.</p><h2 id="lalitha">Lalitha </h2><p>I think one thing I'll add here is that if you look at the current procurement technologies, they were all designed for a very simplistic spend approval, like yes/no. And most of it is basically, you know, should you be spending this money or not? And most of the time answer is no, unless it's been, you know, pre-procured by procurement kind of a thing. So even procurement has a big pain here, because right now when it comes to anything that is bespoke, or something that is specific to a business need, like I'm in marketing, I want to work with an agency for a specific project or something like that. Procurement really doesn't have any tool beyond throwing people at the problem they can take a ticket and then they have to figure out how to help the user navigate it. So feel the procurement technology is very stuck in a simplistic world. And procurement is not getting the help that they need, to help the business user make do it faster, do it better and keep the company protected. And I think that friction is in all user points and context is missing in how decision making happens today, if you just make it about spend approvals, and we felt that it was time for a richer and more cracked experience which will make it faster.</p><h2 id="rory-21">Rory </h2><p>So not just, kind of, smoothing those those decisions, but also deepening those decisions and putting them into like you're saying into a wider industry context, and allowing businesses maybe to view a wider range of suppliers with with all of the necessary context? I think at this point, it could be good for those who don't know if you both could briefly outline what exactly Smart Workflows does in comparison to the standard model.</p><h2 id="sudhir-2">Sudhir </h2><p>If you think about a procurement workflow today, most people will relate directly to this, we'll use the word approvals. People think of it as approvals. But the truth is, a lot of things happen in a procurement which is which goes above and beyond approvals. So as an example, if I want to buy the marketing service that Lalita mentioned, first thing I would like to know is, is the vendor already a vendor that we have done business with in the past? Second thing we'd like to know is, is an MSA in place? Are the contract rates in place place? What ave they done for us in the past? Do we need to get IP agreements in place? Is this an engagement that requires GDPR compliance? Is this an engagement that will require some more security consideration? So that's lots of considerations that are way beyond approvals, budget approvals. And, I also like to use the word, it really is a workflow, things go through step different steps in the process. Different people actually do certain things beyond approvals, like for example, negotiating a contract, I would not think of this as an approval, you negotiate a contract, and potentially afterwards, the contract needs to be approved, actually. So a lot of stuff actually happens. So when you think in that direction, so workflow is actually quite more complex, and it's not just approvals. That's how I would think of the problem more than anything else. And the reason we do things we decided here, we call it smart procurement workflows, it's plural workflows, because we don't believe procurement is one workflow. Because if you think about it, the way people procure marketing is not the same way, the way people buy software. It's definitely not the same way people buy raw materials, very different processes, you can imagine the workflow is different, the requirements are different, everything is different people involved are also different. And the reason we thought 'smart' is also equally important, is for the workflow to be effective, it needs to be smart as an example. It should not be the same whether I'm working with a brand new vendor, or when I'm working with a vendor, which I've already done business with, but my certificate is in already. Let's say I'm doing some construction-related work. And the health and safety certificate is already in place. Should we again, do health and safety? The answer could be yes or no depends. If the safety was done 30 days back, and I'm just starting a new, maybe you don't need to do it. On the other hand, if the safety certification was done two years back, maybe you need to do it again. On the other hand, if it was never done, you definitely need to do it again. So, the smartness really also means it needs to understand these concepts natively, and there are many such concepts, health and safety is just one. Sustainability is another concept, security is another, privacy is another, there are lots and lots of interesting concepts that companies have to deal with. And if you don't do smartly, you will end up doing same thing again, and again, for no good reason.</p><h2 id="lalitha-2">Lalitha </h2><p>If you look at organisations today, you know, compared to say, 10-15 years ago, 10-15 years ago, it was very command and control kind of a model, which is very hierarchical. And you could have, you know, the process kind of laid out top-down, right. And I think the big difference in how people work today, modern companies are much more democratic employees have a lot more agency to do what they need to do to get the job done. And when people talk about oh, "speed of business" and everything, there's something fundamentally at core that's happening, where, you know, companies give a lot of room to people to operate the way intelligent people would want to operate based on the context, they're not really dictating the procedural aspects as much. But that also means that anything that's a centralised function, whether it's procurement, whether it's IT, whether it is legal, etc, they are stuck in a world where they have to have a customer service mindset with the employees and organisation to help them you know, to do what they need. And we see saw in IT, right? It went from, 'you can't even upgrade your browser' to you know, 'bring your own device', kind of a thing. And so it's really important to understand that then the central functions there is, it's very hard for them to always keep up with the context, and they are shrinking and shrinking their NPS score, and the operational SLAs are highly scrutinised. And so, our goal is that smart procurement workflows have to have context embedded in it, and it should adapt organically to the context. You don't have to rely on a good person in every department reading every request correctly, and doing the right thing. Smart nurses can auto context triage the workflow as it moves through the system, can the system itself basically make it easier for legal to review or IT to get the task done, or whatever it is? And it also needs to have understanding that oh, legal likes work in a different system, or IT uses something else, to be able to integrate a process across different tools. So 'smart' implies all of these things.</p><h2 id="rory-22">Rory </h2><p>That's interesting what you're talking about with the kind of cross silo experience there. Something I know that a lot of firms implementing automation right now are contending with? Is this idea of things having to still be flagged to a to a higher level, how do you balance a kind of end-to-end, cross-silo solution with that need for maybe certain huge procurements or maybe ones that are flagged by the system as a one off? How do you balance that with that seamless end-to-end experience?</p><h2 id="lalitha-3">Lalitha </h2><p>So it's really interesting, you bring that up, right? Like, one of our customers is, you know, a fast growing biotech firm. They have a policy, which says that, hey, anytime you spend more than $100,000, you need to have competitive bids. Okay? Now, oftentimes what happens is, when a scientist is trying to work with something, you may have a very unique thing that you want to get. And there's a bit pretty much a single supplier, who basically is the right supplier there, okay. Now, what you do not want to do is to automatically keep red flagging this, and it becomes a red herring, it's a false alarm kind of thing. So how do you basically make sure that you're helping the business user, and you're helping the procurement, and you're helping the executor who has to approve the one off? Think about it that way, right. So what a smart workflow will do, is it will actually not wait till the user fails, saying that, "Oh, you don't have an alternative," it will tell him right up front, it'll give him the in-guided policy guidance to say, "Hey, you're trying to buy something that's going to cost more than 100k. The company policy says that, you know, it should have a competitive bid, do you have a competitive bid? Or an alternate supply you'd like to consider? Or is it a unique situation? Like it's a unique supplier or something like that?" So the user is guided to provide exception, right there, they don't fail it and then go back. And then the second thing it does is that, from a procurement process perspective, it allows them to say, "Yes, I know this to be true." So they can kind of comment or annotate that. And it also allows, nobody wants it to go to like, you know, the CEO without the you know, CEO minus one kind of being known notify. So you can compose a workflow to say, hey, heads up to someone else, but then summarise it for their review to say, hey, the reason why this is so is because of this. So it comes with the notes there. So you're not trying to then think back and say "hey, why are we doing this?" or something. So how do people feel comfortable making decisions only if they understand the context? So, can you gather context along the way? So smart workflow doesn't mean that oh, intake is complete? And after that is just, you know, yes/no, yes/no. It basically collects context along the way. So that's one of the ways in which we make sure that, because at the end of the day, it's human beings who are deciding and human beings are doing it asynchronously. How do you make sure we carry context along?</p><h2 id="rory-23">Rory </h2><p>That's very interesting. It seems like instead of keeping those processes under the hood, as it were, with automation, maybe that just that extra bit of context, that extra insight into why an AI is making the decisions it's making can kind of in turn, make all the difference when it comes time for people to make decisions.</p><h2 id="lalitha-4">Lalitha </h2><p>What you said is exactly right, the visibility. Because today, users feel frustrated with procurement, because they are like kids stuck in the backseat of the car asking the parents "are we there yet? Are we there yet?" It's like a complete black box, and one big part of it is making the visibility of what's going on and why it's going on.</p><h2 id="sudhir-3">Sudhir </h2><p>All right. I think it's such a, I mean, if you this is people think of this procurement as a ticketing problem. So hey, I just need to create a ticket and somebody will work on it. The truth is procurement is actually quite a complex workflow. That's why we really wanted to focus on the workflow. And we had, we took a workflow from from one of our customers who is live with us globally, now. They're doing, they're executing workflows in 60 plus countries with us. And they had the current workflow implemented on a ticketing system. And what they realise is, even though everybody was creating a ticket for someone to execute, it was not consistently even executed. Different people who got different tickets, they're executing it differently. Because it was not thought of it as a workflow problem, it was thought of as a ticketing prop. problem. We believe what procurement is much more of a workflow problem than a simple ticketing problem. Of course, the ticketing involved in the middle of the process sometimes, right, of course, but it's much more of a, "Hey, what is the step one? What is the step two? And how do all these things come together?" It is a complex data problem. How does the data flow from point A to point B? How does it and how do the decisions get made? How did the risk event how is the risk evaluated along the way, and that lots and lots of interesting stuff that you have to do to make the workflow be executed in a consistent and accurate way every single time? Regardless of who's involved? </p><h2 id="rory-24">Rory </h2><p>That's really interesting. On that wider point of visibility that came up, I know that something that your system advertises is the idea of qualified suppliers, showing suppliers that overtime, accrue a kind of rating or qualification. I was wondering if you could talk a bit about how precisely that system works, and also how you balance a kind of internal qualification system with maintaining competition in the market, and maintaining a range of suppliers for any given customer.</p><h2 id="sudhir-4">Sudhir </h2><p>So I'll start broadly and then I'll let Lalitha also chime in. So it's a good question. Firstly, let me start by saying, in procurement, the most complex object is supplier object. Like in CRM world, you would say customer is the most complex object. In procurement world supplier is the most complicated. If you look at the supplier in ERP, it has more fields than we can imagine. And every customer we talked to, including small customers, by the way, and I'm not talking just about really multinationals, even small customers, they have problems such as duplicate supplier records. My data is not clean. It is like my mailbox, I clean it, it gets dirty before I know it. So that problem is absolutely true. And then the question then becomes is, why is this even important? If you think about it, I'm trying to do business with a supplier. And I don't even have a good view of a supplier object. How can the workflow be smart? So our core premise is, we need to have a good understanding of supplier objects. So when you think about auto, what one of the important things in smart also is, we are not just a horizontal workflow engine that can solve any problem and every problem. We are geared to solving procurement, because we have a deep understanding of the core supplier object. So we understand how does the supplier object map into ERP, whether it's Oracle, whether it's SAP, whether it's NetSuite. We know why duplicate vendor records exist. And people think, "Oh, they exist because of a mistake". No, sometimes duplicate vendor records is the right answer. Let's say like, one company acquires another company, they both were doing business with the same exact supplier. It's not reality to just merge the two vendor records off requisition immediately, it's not reality, because there could be some transactions out there invoices to be paid, etc, etc. And there could be other terms too, right? So various reasons why I cannot merge the two records, but I want to still merge my ERPs. Right? So duplicate vendor records will exist. But one thing we saw actively is we give a view of the supplier, which is beyond duplicate supplier records, but now think what supplier itself, it also happens to be a company, which may have its own legal structure. They like, we are a very small company, always a small company, we are a startup. But we have two legal entities, one in here, one in India. And if you look at some of the other companies, they will have hundreds and thousands of legal entities. When you try to do all of this stuff. User is possibly extremely confused, "I have no idea what this jargon means. I don't understand what ERP means to begin with. I don't know what legal entities mean to begin with, secondly." But these two worlds have to come together, unfortunately. And the workflow has to do it effectively. So to answer your question, a lot of that revolves, that's the first piece of the puzzle, this is just the basics. The second thing after that is if you ask — the running joke in procurement, if you want to know what your company is doing with the supplier, ask the salesperson. And the supplier's like, he will tell you what your company is doing with them. And that running joke continues in the world. So our system is kept, and the running joke happens for a reason. There is no system, there is nobody who owns a supplier object today actually effectively gives a view of a supplier, that is really useful to the business use. Think about it. If I'm a business user, somebody in marketing, I want to find out what are the, what agencies we use to create some sort of production videos last year, or a year before last. Nobody can answer that question today. So our answer, we want to build a system that can answer those kinds of questions in a much more effective way. Lalitha maybe you can add. </p><h2 id="lalitha-5">Lalitha </h2><p>I think the only thing that I will add here, is that the end vision for us, right end vision for us is we want to essentially be equivalent of CRM on the supplier side. Okay. And the reason why workflows and this kind of come together is because we realise it's not a data problem, it's actually an engagement problem. So it's really important to have a self-curating view so that when you think about a supplier, the system should logically be able to provide context of "hey, what are all the activity engagement that's going on with the supplier?" Again, going back to what I said about how companies operate today, today, even having view of what supplies my company does business with is very well hidden. So the core of our experience is being able to have that view. And also to enable to your question peer to peer, you know, discussion. And peer to peer ability to understand supply contracts, like think about is the water cooler effect, right? Like, I'm in marketing, I'm a new employee, and I want to start a project, I probably want to talk to other people in my team to say, "Hey, have you guys work with these guys will be like to work, how would it go?" And then you can very nuanced feedback, you get feedback, like, "yeah, this team is great, make sure they assign this project manager, that's the A team. And when you do the contract, make sure they do this, they'll say no, but we've done it in the past, just tell them, you know, this contract, we've done it." This is normal, tribal knowledge that is completely lost. So it's not just, you know, company name, company address, company logo kind of thing, you need this richness of context to enable better decision making. So at the end of the day, right, if great CRM for suppliers is going to help customers, companies essentially work better with their suppliers and make better decisions with the supplier, it should result in two things, I want to be the customer of choice with the supplier because I can work with them better, which means my company employees in my company can work with them better. Which means that every time a supplier shows up, it shouldn't be like, you know, you're starting from scratch, again, name of the company, everything. I should know you I should give you a red carpet welcome, I should know exactly how to work with you. And that tribal knowledge is kind of enabled. So that's kind of how we envision it and it was a long, a little bit of a road to go to kind of build it out that we believe that technology today. That's possible.</p><h2 id="rory-25">Rory </h2><p>That's fantastic. So do you think that this, you described it as tribal knowledge, do you think that AI offers a kind of new opportunity to retain this tribal knowledge in organisation far longer than normally, you would be able to retain it manually? Because you know, people would leave them and with them, these relationships would go. So do you think that AI is a kind of a it can it can store that memory and retain that through through the years?</p><h2 id="sudhir-5">Sudhir </h2><p>To be honest with you, I would say the two parts of the puzzle answer. First is not even AI. It's just the basic structure of the system. And the system is geared to store the data in a some, in I would say smart way. AI is different in what you learn from it, right? So first is can the system, I think you also asked the question, what granularity can you sort the data? Is the system designed to, does it understand the complexity that, hey, the supplier object exists in ERP with duplicate records, or the supplier object also exists in my contract management system. But that looks very different. And there's no connection between the two systems. Then the supplier is an existing company. So that whole jargon, it understands first and foremost, and that's not an AI, that's a more of a structural problem. Do you have the intelligence to do this? Now second, is what you can derive out of it. And I believe that's where the AI can be really, really helpful. A very simple example. We don't think of it as an AI. But nobody ever goes to Google on page number two, every result comes on page number one, is it AI? Or is it not AI? It's definitely doing a lot of learning, I tell you that much, the algorithm does a lot of learning. It's a highly, very curated high, it does a lot of learning, based on which it knows what what results to put on the rock top rank. So I think those are the ways we are thinking about AI problems. If people are saying, "Hey, can you make sure that if I type in, you know, almost what I'm typing and why I'm typing and based on that the recommendations that come out, are very accurate?" So this way, I can make decisions faster, smarter, better. And that's how at least the AI will come into play. And then of course, we can take it to the next level. How can natural language be used in a more interesting way? Because there are some really interesting power in procurement. Like for example, when you look at procurement of the cost of a commodity, what are you trying to buy with the supplier? Everybody's trying to map to this concept called 'commodity tree'. Some of some commodity trees are extremely complex, there's something called UNSPSC, which has like 27,000 nodes in it. Now picking a node from 27,000, good luck. I mean, and they're horribly — I mean, not horribly, it's not designed for human being let's call it, it's designed for systems. So the human being can't necessarily understand that. Can we use natural language for user, to describe what they're trying to do, and we figure out the rest? Simple problem, of course, compared to the supplier problem, actually. How do you make sure the suppliers are aligned correctly, etc. So yeah, that's how we're thinking about AI. So there's a lot of AI work that is needed to make this happen. But also the base, base application layer has to be strong to handle this, otherwise, nobody is gonna help.</p><h2 id="rory-26">Rory </h2><p>So with all of that in mind, bringing in the improved structure, bringing in AI, where it helps. Would you say that this is more of a long-term investment for businesses, that the savings or the returns that we'll see are, are going to be more in the long term? Or are you also finding that customers are finding that, in the short term, they're seeing things dramatically improve by adopting automation within their workflow?</p><h2 id="lalitha-6">Lalitha </h2><p>So I definitely think they have an immediate need, and an immediate ROI to this. So one of the ways in which it's immediate is that we are an audit ready system, which means that companies can feel confident about having an accurate picture of are we compliant in our engagement with the supplier X, supplier Y, okay? And what was done, what was not done? What's missing? So that's the question that you don't have to do analytics and reporting to do is like, right there. The second way in which I think the benefit is pretty immediate, is that often times when Sudhir said that it's all bespoke custom complex things that people are trying to, you know, work with the supplier for, you know, you are throwing people at the problem in a regular ticketing kind of world, only the procurement can keep up in a fast growing companies. Like I'm adding, you know, a dedicated procurement person for, you know, this department, that department. And by composing smart workflows, which kind of bring the context along, you can do more with less people. So I can, my immediate ROI is just operational cost management, right? I can scale more and better with a workflow tool, which is more sophisticated like this. The third value is actually, if you think about the supply chain disruptions and everything, it's really important to know, not just for procurement to know, but for the organisation to know, who are all the suppliers that we already kind of have an engagement with, what are they capable of doing so that I can basically start with searching or existing suppliers, and front and centre that is what is there in our experience. So I definitely think the ROI is immediate. However, in the long term, the long term, it's even more. I think it's an exponential value for you to say that I can have a consistent global process. That I can start my rollout and say UK, but then I can do North America, Asia, whatever. But from a process governance perspective, it can be consistent process, but it is done in a local context way, right? Like in UK, your quality check can be done by the quality team in Manila, maybe you outsource it to somebody. But so this is a checklist that needs to kind of work through etc. Right? So you can do that. And the second thing is also like, you know, I think having, it's a big competitive advantage for customers who say, I know how to work well with suppliers. And to build that internal competency, it's a constant curation and data problem. And that is what rolling this out in a global way would allow them to do.</p><h2 id="sudhir-6">Sudhir </h2><p>But I think I like two use cases that highlights the problem. So one use case is, we work with a customer, we work with their marketing team, in particular in this use case. And marketing team says "Hey, my current procurement process will take me two months to work with a new vendor on this kind of a topic on this kind of engagement." What is the value if it comes down to two days instead of two months, to the business? It's not just the savings, definitely the savings. And I'll talk about that in a second. But the in marketing, that means they can do the lead gen faster, which is amazing. So the outcome procurement has been dreaming about how can I do that? How can I have a direct impact on top line, I believe speed is an important factor to deliver value on top line, especially when you talk about the business driven spend not. So that's one. Second thing I would say is, just talking to a CRO of a company. They say we our CFO does a monthly meeting, where we are all trying to say look at given the market conditions, we're trying to see how do we drive the savings? What contracts are possible that we can put a potentially put a pause on so we can save some money though savings is still an important part. And it's gonna get trickier next year, I think, given what we're seeing in the market, right? And they say this meeting is extremely complex the amount of preparation that goes into this meeting, and we still don't have visibility into what we can put a pause on in terms of discretionary spending. So our system, when we implement the workflow correctly, it also generates the right amount of data to make literally real time decisions. Now you can make real time spend management decisions, which actually are very tough to do in current systems.</p><h2 id="rory-27">Rory </h2><p>That's very interesting, I think that point of of insight through real time data, and also the automation of compliance, are these both pain points that you're seeing common throughout throughout the industry throughout your customers?</p><h2 id="sudhir-7">Sudhir </h2><p>Yeah, yeah, absolutely. I think if you look at the spend management problem, if getting more serious, more serious, and people really, really need to have a system. Look, I think spend, you can't manage the spend until there is a full adoption by the business user. So you need a system that first and foremost has the business users, so that adoption is high. Once the adoption is high, and then you need the smart system that gives the data in a shape that you can do real time decision making on that, so that you can control the spine, so generate the right data. So it should not be that it should not just be act as a repository, it should not act as the repository just. So we that so we see that as a pretty big driver. On the other hand, if you look at some regulated industries, like say, financial, financial institutions, like banks, for example, for them, this is not an optional thing. I mean, the kind of fines that you will see without onboarding and offboarding a supplier correctly, not following a consistent process to onboard — not just onboard, offboard too, by the way. Consistently we have seen fines of 60, 70 80 million dollars being applied by OCC. And this is a global problem. So I think on both ends, you'll see really lots and lots of examples.</p><h2 id="lalitha-7">Lalitha </h2><p>I mean, to underline the smart procurement workflows, right, Rory, I think that simplistic spend approval is an ok system, if all you want to do is to track bookkeeping, record keeping, cut the PO, pay the invoice somebody approved it. But if you want a modern, I think modern enterprise software has to go beyond that it has to be a system that enables better decision making. And in the CRM side of the world, you kind of see that right? The modern ref tag, the CRM tag, all of them allow for a lot of, you know, a curation to be able to make better revenue management decisions. And I think that there, you don't hear revenue systems CRM system talking about order to cash and stuff like that, right? Procurement technology today still spend approval, you know, source to pay, procure to pay, it's kind of still stuck in that world. And I feel that in order to have a user experience where users actually want to use the system very early, it was only possible if it actually allows them to work better, work faster and make better decisions. And if it is just going to be like, you know, I need to, you know, file taxes kind of thing they will avoid as long as possible.</p><h2 id="rory-28">Rory </h2><p>So it's it's not just about, it's not just about the fear of replacing workers, which I know is always tied to automation, but it's also about giving workers like we were saying earlier, that context, that ease of mind that they can go in, and the system will assist them in doing their job properly.</p><h2 id="lalitha-8">Lalitha </h2><p>Yeah, like if I'm a facilities manager, I'm in marketing, if my job is important to me, and my job depends on me working with a supplier. So I'm, I'm inclined to do whatever I need to do to get the job done. And if a system is default, designed to say "no", for anything that is not standard, I kind of want to avoid it. That makes sense. So I can always ask for forgiveness later I think.</p><h2 id="rory-29">Rory </h2><p>I think expanding on that, too, do you see this as a model that companies will be aiming for, or should should be aiming for in the next few years? Implementing not just more optimised workflows, but also AI and machine learning in this way to, as a kind of a backbone and the back office, but also to provide this this extra context?</p><h2 id="sudhir-8">Sudhir </h2><p>Yeah, absolutely. I mean, I think the supply chain disruption has made supply chain as well as procurement, a whole lot more important and opened people's eyes that, hey, this actually impacts us. This is not just a back-office function, where a sub-optimal system will suffice. Or just a back-end process on an Excel is also okay. It's okay for us to not even know which supplier does what for us. And that is hidden in an Excel sheet. And we can't figure out from a spend management perspective which projects or which contracts we can put on pause and save money. All these decisions are important, and if not done in real time, I think people are starting to see this. So if you look at the general investment in SaaS, obviously CRM always leads the way. Everybody wants to make money first, I think before they worry about saving money, generally speaking, so the CRM always sees a lot of investment. And HR investment is natural, you have to do an HR investment, you cannot not have hire people and not know how to pay them, or not know how to track their benefits. So HR investment is clear. So the procurement has been the almost a little bit, in the back in the queue. But now the supply chain disruptions, and the dependencies on global economy are now more and more things are coming local as well. So this whole shift in the global economy is, people are realising, oh, this is an important part of the puzzle. This is not just Excel kind of a system that I can live with, I really need to have a smarter system. So I believe this, this area is gonna see a tremendous investment in next five years. That's kind of our bet anyways.</p><h2 id="lalitha-9">Lalitha </h2><p>Yeah, so basically, you were using the word backbone, right. And I think that, you know, I see ourselves as a new age platform, which is actually not under or behind, but more on the top right. And I think that a good analogy to think about is actually smart home automation, right? Like, everybody has old homes with old wiring, etc. But if you think about modern home automation stuff, it is doing two things. One is my smart light bulb senses, its context of that, "oh, it is getting dark so I need to switch on". Or my you know, "resident is away, so I need to pretend that there are human beings here", right? You know, and it basically I can talk to it, it's very talk to me baby kind of thing, I can say, "Hey, turn on the music in the living room, it's gonna rain, therefore, I should turn off the sprinklers" kind of thing. So and I think that in enterprise software, especially the SaaS explosion, with every department having a very specific tool for doing some job, there's a new layer of technology, which is more like a fabric, which is the word for these users, which is going to unify the entire context. But it's not just you know, routing, it's not like an RPA kind of thing, like take it from system A to system B kind of thing, just a routing logic kind of problem. It's a context gathering, and context service problem. So that you can essentially provide a layer of seamless start to finish automation, which is kind of what, you know weird enough, in a consumer world, you're trying to do the same thing, like, you know, can the can an operating system run my house kind of a day? Sudhir, can you talk about just one thing, I don't think we touched upon it in a specific way, which is one of the things we're trying to do is to work with external data repositories. Like for example, you know, if a company is a UK-based company, then we know how to work with Companies House to kind of validate that entity and things like that, right? So can you just bring in this data context?</p><h2 id="sudhir-9">Sudhir </h2><p>Yeah, I think while customers find it very interesting that we actually integrate with their ERP, and our, one of our goals is to give a good visibility of an existing suppliers. That's a really tough problem, actually. Because as I said, duplicate vendor records exist. So how do we take the existing data and turn it into something that is fully searchable? And I always felt this way, is if I searched for IBM as a company in a procurement system, then I searched for the same IBM on Google, the knowledge panel of Google on the right hand side gives a pretty interesting piece of information. And that information seems to be more interesting than the information I have in the company. When I'm spending $4 million at IBM. How can that be? Public information, public sources have gone a few notches, let's say a lot of really, really interesting data sources. And one thing we are doing is, we are enriching data from various data sources. Obviously, our use case is procurement, we're not trying to build ZoomInfo for our goal is not to be ZoomInfo. But our goal is to really get the right data, so the right decisions can be made faster, and that lots of interesting data sources we're using right now, to get that enrichment done so we can deliver higher value in a smart workflow. So our goal is smart. Smart is important is not just candy, candy word, in the slogan. I believe, without smart workflow, people will continue to do the same thing. Same mistakes will happen, and then we'll wonder why it takes two months, what should take two days, and we believe without proper data, and without the proper, proper context, it will never happen.</p><h2 id="rory-30">Rory </h2><p>Well, thank you both so much for being on the show.</p><h2 id="sudhir-10">Sudhir </h2><p>No, thank you, Rory. It was pleasure, pleasure talking to you, and hope to connect with you again sometime in the future.</p><h2 id="lalitha-10">Lalitha </h2><p>Thank you Rory.</p><h2 id="rory-31">Rory </h2><p>As always, You can find links to all of the topics we've spoken about today in the show notes and even more on our website at itpro.co.uk. </p><p>You can also follow us on social media, as well as subscribe to our daily newsletter. </p><p>Don't forget to subscribe to the IT Pro Podcast wherever you find podcasts. And if you're enjoying the show, leave us a rating and a review. </p><p>We'll be back next week with more insight from the world of IT but until then, goodbye.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ The IT Pro Podcast: How can we make procurement smart? ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business-operations/logistics/369462/the-it-pro-podcast-how-can-we-make-procurement-smart</link>
                                                                            <description>
                            <![CDATA[ Context is king when it comes to choosing a reliable supplier ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">sxfbr1fdScdsfv74B5gxdY</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/FDopmMTTYLDcVHGK9F8UbV-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 04 Nov 2022 16:35:58 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ IT Pro ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/FDopmMTTYLDcVHGK9F8UbV-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[The IT Pro Podcast logo with the episode title &amp;#039;How can we make procurement smart?&amp;#039;&amp;#039;]]></media:description>                                                            <media:text><![CDATA[The IT Pro Podcast logo with the episode title &amp;#039;How can we make procurement smart?&amp;#039;&amp;#039;]]></media:text>
                                <media:title type="plain"><![CDATA[The IT Pro Podcast logo with the episode title &amp;#039;How can we make procurement smart?&amp;#039;&amp;#039;]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/FDopmMTTYLDcVHGK9F8UbV-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Procurement has long been treated as a ticketing problem, with check boxes to fill and suppliers to onboard according to regulation. But with increasingly sophisticated automation systems, and a growing need for exact partner agreements amidst global supply chain issues, companies could do well to rethink their linear approach to procurement.</p><p>This week we talked to Sudhir Bhojwani and Lalitha Rajagopalan, co-founders of supplier engagement platform ORO Labs, about its ‘smart’ procurement strategy, and the place that automation has within the procurement workflow.</p><iframe frameborder="0" height="200px" width="100%" data-lazy-priority="low" data-lazy-src="https://widget.spreaker.com/player?episode_id=51786988&theme=light&playlist=false&playlist-continuous=false&chapters-image=true&episode_image_position=right&hide-logo=false&hide-likes=true&hide-comments=true&hide-sharing=true&hide-download=true"></iframe><h2 id="highlights-3">Highlights</h2><p>“If the safety certification was done two years back, maybe you need to do it again. On the other hand, if it was never done, you definitely need to do it again. So, the smartness really also means it needs to understand these concepts natively, and there are many such concepts, health and safety is just one. Sustainability is another concept, security is another, privacy is another, there are lots and lots of interesting concepts that companies have to deal with. And if you don't do smartly, you will end up doing same thing again, and again, for no good reason.”</p><p>“Think about it that way, right. So what a smart workflow will do, is it will actually not wait till the user fails, saying that, "Oh, you don't have an alternative," it will tell him right up front, it'll give him the in-guided policy guidance to say, "Hey, you're trying to buy something that's going to cost more than 100k. The company policy says that, you know, it should have a competitive bid, do you have a competitive bid? Or an alternate supply you'd like to consider? Or is it a unique situation? Like it's a unique supplier or something like that?" So the user is guided to provide exception, right there, they don't fail it and then go back.”</p><p>“Users feel frustrated with procurement, because they are like kids stuck in the backseat of the car asking the parents "are we there yet? Are we there yet?" It's like a complete black box, and one big part of it is making the visibility of what's going on and why it's going on.</p><p><a href="https://www.itpro.com/business-operations/logistics/369461/podcast-transcript-how-can-we-make-procurement-smart" data-original-url="https://www.itpro.com/business-operations/logistics/369461/podcast-transcript-how-can-we-make-procurement-smart"><em>Read the full transcript here.</em></a></p><h2 id="footnotes-3">Footnotes</h2><ul><li><a href="https://www.orolabs.ai">ORO Labs</a></li><li><a href="https://www.itpro.com/workflow/34530/what-are-digital-workflow-solutions" data-original-url="https://www.itpro.com/workflow/34530/what-are-digital-workflow-solutions">What are digital workflow solutions?</a></li><li><a href="https://www.itpro.com/desktop-software/28214/what-is-crm" data-original-url="https://www.itpro.com/desktop-software/28214/what-is-crm">What is customer relationship management (CRM)?</a></li><li><a href="https://www.itpro.com/business-strategy/automation/368688/gartner-rpa-software-market-will-continue-to-grow-as-business-demand-increases" data-original-url="https://www.itpro.com/business-strategy/automation/368688/gartner-rpa-software-market-will-continue-to-grow-as-business-demand-increases">Gartner: RPA software market will continue to grow as business demand increases</a></li><li><a href="https://www.itpro.com/automation/34592/what-is-robotic-process-automation" data-original-url="https://www.itpro.com/automation/34592/what-is-robotic-process-automation">What is Robotic Process Automation?</a></li><li><a href="https://www.itpro.com/strategy/28071/what-is-machine-learning" data-original-url="https://www.itpro.com/strategy/28071/what-is-machine-learning">What is machine learning and why is it important?</a></li><li><a href="https://www.itpro.com/strategy/28710/what-is-the-supply-chain-1" data-original-url="https://www.itpro.com/strategy/28710/what-is-the-supply-chain-1">What is the supply chain?</a></li><li><a href="https://www.itpro.com/technology/artificial-intelligence-ai/367435/how-ai-can-help-and-hinder-the-supply-chain-crisis" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/367435/how-ai-can-help-and-hinder-the-supply-chain-crisis">How AI can help – and hinder – the supply chain crisis</a></li><li><a href="https://www.itpro.com/business-strategy/automation/368115/ai-is-now-powerful-enough-to-automate-the-back-office" data-original-url="https://www.itpro.com/business-strategy/automation/368115/ai-is-now-powerful-enough-to-automate-the-back-office">AI is now powerful enough to automate the back office</a></li><li><a href="https://www.itpro.com/hardware/363286/how-smart-homes-are-the-next-frontier-for-independent-it-providers" data-original-url="https://www.itpro.com/hardware/363286/how-smart-homes-are-the-next-frontier-for-independent-it-providers">How smart homes are the next frontier for independent IT providers</a></li></ul><h3 class="article-body__section" id="section-subscribe"><span>Subscribe</span></h3><ul><li><a href="https://apple.sjv.io/c/221109/473657/7613?subId1=itpro-gb-1243831151189624600&sharedId=itpro-gb&u=https%3A%2F%2Fpodcasts.apple.com%2Fgb%2Fpodcast%2Fthe-itpro-podcast%2Fid1483810154">Subscribe to The IT Pro Podcast on Apple Podcasts</a></li><li><a href="https://podcasts.google.com/?feed=aHR0cHM6Ly9pdHByb3BvZGNhc3QubGlic3luLmNvbS9yc3M">Subscribe to The IT Pro Podcast on Google Podcasts</a></li><li><a href="https://open.spotify.com/show/7HpYehTy752KmtbwpOAgRZ">Subscribe to The IT Pro Podcast on Spotify</a></li><li><a href="https://www.itpro.com/newsletter-signup" data-original-url="https://www.itpro.com/newsletter-signup">Subscribe to the IT Pro newsletter</a></li><li><a href="https://www.itpro.com/magazine-signup" data-original-url="https://www.itpro.com/magazine-signup">Subscribe to IT Pro 20/20</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Subscription models will end in five years, claims Laiye at new system launch ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business/business-strategy/369443/subscription-models-end-in-five-years-laiye-system-launch</link>
                                                                            <description>
                            <![CDATA[ The firm's work execution system will integrate with existing RPA solutions, as Laiye says a flexible automation ecosystem is needed ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">j2Cqo4uVxnXU3DBhZQHFu3</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/xRMCo7jw2kRauckqGWjNnh-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 03 Nov 2022 11:06:56 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Rory Bathgate ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/DnNrFxEA7RRECVgFxXR4V7.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/xRMCo7jw2kRauckqGWjNnh-1280-80.jpg">
                                                            <media:credit><![CDATA[Laiye]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A speech at Laiye&amp;#039;s Make Work Better event]]></media:description>                                                            <media:text><![CDATA[A speech at Laiye&amp;#039;s Make Work Better event]]></media:text>
                                <media:title type="plain"><![CDATA[A speech at Laiye&amp;#039;s Make Work Better event]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/xRMCo7jw2kRauckqGWjNnh-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Intelligent automation firm Laiye has forecasted the end of subscription models in the IT industry within the next five years, citing the inadequate extent to which such models can serve growing automation needs.</p><p>Laiye's chief strategy and ecosystem officer Braham Shnider said 'rip and replace’ requirements currently imposed in the <a href="https://www.itpro.com/cloud/software-as-a-service-saas/362655/what-is-saas" data-original-url="https://www.itpro.com/cloud/software-as-a-service-saas/362655/what-is-saas">software as a service (SaaS) market</a>, in which companies have to remove current systems in order to update to new ones, are an ineffective model for automation.</p><p>This is because of the way that Laiye argued end-to-end automation will have to work, as a combination of automated 'digital workers' - programmed bots performing specific manual tasks - with humans working alongside them.</p><p>In such a system, digital workers could be loaned for specific tasks like a rental car, rather than paid for as part of a wider systems package in a costly, yearly subscription.</p><p>Instead of subscription models, the firm is proposing a more ‘open’ automation ecosystem, replacing <a href="https://www.itpro.com/strategy/29899/three-reasons-why-digital-transformation-is-essential-for-business-growth" data-original-url="https://www.itpro.com/strategy/29899/three-reasons-why-digital-transformation-is-essential-for-business-growth">digital transformation</a> and vendor lock-in with ‘digital transition’, to address the skill shortage gaps experienced by each company.</p><p>In the coming years, the company believes digital workers could be paid for by firms through a consumption model, with a set amount given to vendors per process carried out, akin to virtual <a href="https://www.itpro.com/business-strategy/careers-training/355042/blaze-your-career-path-with-these-seven-high-tech" data-original-url="https://www.itpro.com/business-strategy/careers-training/355042/blaze-your-career-path-with-these-seven-high-tech">freelancers</a>.</p><p>“For example, we can provide an invoice-processing digital worker, and we can charge by the number of invoices that digital worker processed,” said Yichuan Hu, co-founder and CTO at Laiye, to <em>IT Pro.</em></p><p>“It's no longer 'you need to pay ten thousand for this digital worker, for a year'. You just take, say, 10 cents for every invoice this digital worker processes. So that will actually be more attractive and more elastic for customers. </p><p>“There are three stages, and at the third stage — that is ten years from now — our product will become ‘work as a service’.”</p><h2 id="launching-the-work-execution-system">Launching the Work Execution System</h2><p>Laiye’s claims were made at an event held in London marking the launch of its new Work Execution System (WES), an automation system which provides partners with digital workers powered by <a href="https://www.itpro.com/strategy/28071/what-is-machine-learning" data-original-url="https://www.itpro.com/strategy/28071/what-is-machine-learning">machine learning (ML)</a> and <a href="https://www.itpro.com/machine-learning/31708/what-are-the-pros-and-cons-of-ai" data-original-url="https://www.itpro.com/machine-learning/31708/what-are-the-pros-and-cons-of-ai">artificial intelligence (AI)</a>. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="rjhYU2qKjj6jE6QRoWQnjB" name="rjhYU2qKjj6jE6QRoWQnjB.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/rjhYU2qKjj6jE6QRoWQnjB.png" mos="https://cdn.mos.cms.futurecdn.net/rjhYU2qKjj6jE6QRoWQnjB.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>The COO's pocket guide to enterprise-wide intelligent automation</strong></p><p class="fancy-box__body-text">Automating more cross-enterprise and expert work for a better value stream for customers</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/business-strategy/automation/367058/the-coos-pocket-guide-to-enterprise-wide-intelligent-automation" data-original-url="/business-strategy/automation/367058/the-coos-pocket-guide-to-enterprise-wide-intelligent-automation">FREE DOWNLOAD</a></p></div></div><p>WES digital workers learn rules, taught by human employees in <a href="https://www.itpro.com/software/development/367576/low-code-vs-no-code" data-original-url="https://www.itpro.com/software/development/367576/low-code-vs-no-code">no-code</a> interactions, which they can then contextually apply to tasks of varying complexity, from menial form processing to more sophisticated handling of forms.</p><p>Laiye advertises that WES can be integrated with systems such as <a href="https://www.itpro.com/business-strategy/automation/369198/uipath-announces-quartet-of-upgrades-to-its-business-automation" data-original-url="https://www.itpro.com/business-strategy/automation/369198/uipath-announces-quartet-of-upgrades-to-its-business-automation">UiPath</a>, <a href="https://www.itpro.com/collaboration/33647/slack-review-free-your-business-comms" data-original-url="https://www.itpro.com/collaboration/33647/slack-review-free-your-business-comms">Slack</a>, <a href="https://www.itpro.com/business-strategy/collaboration/369304/microsoft-teams-premium-easier-to-miss-meetings" data-original-url="https://www.itpro.com/business-strategy/collaboration/369304/microsoft-teams-premium-easier-to-miss-meetings">Teams</a>, and <a href="https://www.itpro.com/marketing-comms/marketing-automation/369113/salesforce-unveils-new-real-time-data-platform-genie" data-original-url="https://www.itpro.com/marketing-comms/marketing-automation/369113/salesforce-unveils-new-real-time-data-platform-genie">SalesForce</a>, and Shnider claimed that it “doesn’t care” if its customers choose to go with Laiye <a href="https://www.itpro.com/automation/34592/what-is-robotic-process-automation" data-original-url="https://www.itpro.com/automation/34592/what-is-robotic-process-automation">robotic process automation (RPA)</a> or a competitor’s. </p><p>At the same event, the company highlighted the importance of harnessing the <a href="https://www.itpro.com/development/web-development/368248/what-is-metadata" data-original-url="https://www.itpro.com/development/web-development/368248/what-is-metadata">metadata</a> generated by automated systems, in order for organisations to adequately address the ‘work execution gap’.</p><p>Trillions of pieces of data, from integers to complex information such as documents and videos, are caught up in automated systems, capable of producing vast amounts of metadata for <a href="https://www.itpro.com/business-strategy/28163/what-is-big-data-analytics" data-original-url="https://www.itpro.com/business-strategy/28163/what-is-big-data-analytics">big data analytics</a>.</p><p>With an aim of getting a better view of this data, the firm announced that upon release, users will be given the choice of a free version or paid enterprise version.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/business-strategy/automation/368688/gartner-rpa-software-market-will-continue-to-grow-as-business-demand-increases" data-original-url="/business-strategy/automation/368688/gartner-rpa-software-market-will-continue-to-grow-as-business-demand-increases">Gartner: RPA software market will continue to grow as business demand increases</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/business-operations/productivity/355569/optimize-your-workflow-our-9-best-productivity-apps" data-original-url="/business-operations/productivity/355569/optimize-your-workflow-our-9-best-productivity-apps">Nine best productivity apps to optimize your workflow</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/business-strategy/automation/355034/what-is-hyperautomation-and-how-will-it-transform-business" data-original-url="/business-strategy/automation/355034/what-is-hyperautomation-and-how-will-it-transform-business">What is hyperautomation and how will it transform business?</a></p></div></div><p>In the former, users will be able to leverage the features of this system at no cost, in exchange for sharing their metadata for public use, giving companies insight into non-identifiable industry and use-case benchmarks and feeding this data to better train ML algorithms. </p><p>For example, a company could compare their invoicing automation stats to the industry benchmarks, use this information to determine whether more changes need to be made to their system, and in the process teach their system gaps that should be eliminated in future. </p><p>Paid enterprise users will generate only private metadata, for internal benchmarking purposes — <em>IT Pro</em> was given the example of the figures from different departments being compared against one another. </p><p>Laiye claims that companies that have adopted its automated systems thus far have seen a 60% improvement in productivity, and is willing to offer a full refund if it cannot integrate its WES by a company's deadline.</p><p>Another benefit of accurate metadata is explored in an upcoming white paper by Laiye, which proposes a carbon calculator for its customers. </p><p>Through the WES, this will determine the sustainability of companies in comparison to the overall market, and offer partners discounts in the form of credit against future purchases in exchange for meeting sustainability goals, which Gartner highlighted as the <a href="https://www.itpro.com/business/business-strategy/369343/sustainability-key-strategic-tech-trend-for-2023-gartner" data-original-url="https://www.itpro.com/business/business-strategy/369343/sustainability-key-strategic-tech-trend-for-2023-gartner">key strategic technology trend for 2023</a>.</p><p>The beta version of Laiye’s WES will be launched on 30 November, with general release slated for 20 January 2023, and any company that buys a current Laiye product before 16 December will be given free access to WEP in 2023.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ MLOps and trustworthy AI for data leaders ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/machine-learning/369348/mlops-and-trustworthy-ai-for-data-leaders</link>
                                                                            <description>
                            <![CDATA[ A data fabric approach to MLOps and trustworthy AI ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">2r6xoouu5HceFiAZU7zZWB</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/ksj5c8hH5cgiiCVd7AsnuZ-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Wed, 19 Oct 2022 11:24:43 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                <author><![CDATA[ itpro@futurenet.com (ITPro) ]]></author>                    <dc:creator><![CDATA[ ITPro ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/ksj5c8hH5cgiiCVd7AsnuZ-1280-80.png">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Whitepaper cover with title and image of machine operated greenhouse with crops]]></media:description>                                                            <media:text><![CDATA[Whitepaper cover with title and image of machine operated greenhouse with crops]]></media:text>
                                <media:title type="plain"><![CDATA[Whitepaper cover with title and image of machine operated greenhouse with crops]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/ksj5c8hH5cgiiCVd7AsnuZ-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>AI has the power to transform industries and set businesses up with lasting competitive advantage. However, the full impact of AI can only be achieved when AI can be trusted. </p><p>This latest eBook identifies three key goals of MLOps and trustworthy AI: trust in data, trust in models, and trust in processes, and analyses building blocks to help achieve those goals such as data collection and access, model building and deploying, and monitoring and managing models.</p><p>Download now to learn how MLOps, trustworthy AI, and the data fabric are related, with real-world examples from the healthcare, manufacturing, and banking/finance industries.</p><p><em>Provided by</em></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="rQy9MUeL7vDLefQJcJuEZZ" name="" alt="IBM logo" src="https://cdn.mos.cms.futurecdn.net/rQy9MUeL7vDLefQJcJuEZZ.png" mos="https://cdn.mos.cms.futurecdn.net/rQy9MUeL7vDLefQJcJuEZZ.png" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pull-"></p></div></div></figure><iframe frameborder="0" height="1000" width="100%" data-lazy-priority="low" data-lazy-src="https://dennis.cvtr.io/forms/49813/ibm-q4-2022-en?locale=1&p=false&wp=10338"></iframe>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Can 'smart water' fix Britain's broken water supply? ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/369238/can-smart-water-fix-britains-broken-water-supply</link>
                                                                            <description>
                            <![CDATA[ Experts hope technologies like IoT, machine learning and digital twins will deliver an integrated and reliable water management system ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">nAZqUmh6VxSc8WYy92puNB</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/sf5b5N6zXz9jW9fiJLCtaA-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 18 Oct 2022 07:00:06 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ David Howell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/QST9gbWQZLs5T4KfoM2StL.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/sf5b5N6zXz9jW9fiJLCtaA-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Graphic to represent digital water]]></media:description>                                                            <media:text><![CDATA[Graphic to represent digital water]]></media:text>
                                <media:title type="plain"><![CDATA[Graphic to represent digital water]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/sf5b5N6zXz9jW9fiJLCtaA-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Even though the UK has a temperate climate, managing water remains a significant challenge. This year became among the hottest and driest on record, yet the UK has also suffered major flooding. These seemingly diametric aspects of water management must be reconciled to guarantee water security in the future.</p><p>Published in 2020, the <a href="https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/872759/National_Framework_for_water_resources_main_report.pdf">National Water Strategy</a> sets out the challenges the UK faces in meeting its water needs, and how infrastructure will need to evolve. Specifically, new technologies will be required to conserve fresh water and solve these problems, particularly as the effects of climate change deepen.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/security/cyber-attacks/361142/why-is-the-energy-sector-so-vulnerable-to-hacking" data-original-url="/security/cyber-attacks/361142/why-is-the-energy-sector-so-vulnerable-to-hacking">Why is the energy sector so vulnerable to hacking?</a></p></div></div><p>Proposals to create a national water grid have been previously considered, based on the electrical power grid. Under this system, abundant water supplies could be transported between regions of the UK, based on need. This network’s energy requirements, however, and knock-on environmental effects could pose challenges. </p><p>The University of Manchester did consider alternative ways to transfer water between regions in specific scenarios, but the cost and environmental impacts make this technology largely unfeasible. Even desalination – the process of removing mineral salts in water – are part of the strategy but, again, the ecological overheads with emissions push this technology beyond practical use. </p><p>There can be potential, however, in new technologies, such as the Lockheed Martin’s <a href="https://www.lockheedmartin.com/en-us/products/perforene-graphene-membrane.html" target="_blank">perforene graphene filter</a>, which could make desalination cost-effective. Systems, too, producing fresh water from <a href="https://innovativeh2o.com" target="_blank">wastewater</a> will need to expand. Perhaps water companies can even look to NASA, which has been developing wastewater reclamation systems for decades.</p><h2 id="using-iot-to-make-water-smarter">Using IoT to make water smarter</h2><p>Understanding water usage is a crucial component of any water strategy. Here, the <a href="https://www.itpro.com/cloud-computing/28037/what-is-iot" target="_blank" data-original-url="https://www.itpro.com/cloud-computing/28037/what-is-iot">Internet of Things (IoT)</a> could hold the key to rapid improvements in leak identification, and in tracking the movement and consumption of water. In addition, smart wireless networks, which are coming into practical use as <a href="https://www.itpro.com/mobile/28081/what-is-5g" target="_blank" data-original-url="https://www.itpro.com/mobile/28081/what-is-5g">5G</a> rolls out, provide a communications environment upon which water tech can be based. Indeed, Ericsson predicts that five billion IoT devices will be in existence by 2027.</p><p>The water industry has many centralised facilities which can be easily adapted with sensor technologies such as supervisory control and <a href="https://www.itpro.com/strategy/28185/what-is-data-mining" data-original-url="https://www.itpro.com/strategy/28185/what-is-data-mining">data</a> acquisition systems (SCADA) to improve their efficiency. However, the distributed nature of the water network provides a more significant challenge. </p><p>As the wireless environment expands with IoT maturing, though, the wider water network could be integrated into existing management systems to deliver end-to-end insights, in much the same way the smart metres are transforming how energy is consumed. If water is awarded the same status, many similar technologies can be applied to its consumption and management.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/network-internet/internet-of-things-iot/361985/iot-product-security-telecommunications-infrastructure-gaps" data-original-url="/network-internet/internet-of-things-iot/361985/iot-product-security-telecommunications-infrastructure-gaps">The UK's IoT proposals are riddled with ‘astonishing’ gaps</a></p></div></div><p>The impact of leaks on the water system's overall performance can't be understated, and it’s one of the issues that plagues Britain’s creaking water ecosystem. There are examples of technology being used at home and abroad that can come to the rescue. Systems like Fuji Tecom’s Quatro Core LC-5000, for example, can locate leaks using noise detection. Water consumption is tracked in Saudi Arabia by IoTSens without the data loggers breaking into the water mains to install monitors, while CityTaps is one of the first companies to offer a prepaid water metre.</p><p>“Acoustic logging of water pipes is one area where I see a lot of potential to revolutionise our approach to leakage,” Jack Lawton, data science principal at Aiimi, tells <em>IT Pro</em>. "By listening to the sound of leaks along pipes at various points, it’s possible to triangulate the exact location of a leak – in some cases within one metre accuracy. We have seen this effectively deployed with our customer, Anglian Water, and there is a growing interest elsewhere in the sector.”</p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="zxdxbmCM25db4aTpRymJHX" name="zxdxbmCM25db4aTpRymJHX.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/zxdxbmCM25db4aTpRymJHX.png" mos="https://cdn.mos.cms.futurecdn.net/zxdxbmCM25db4aTpRymJHX.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>Autonomous data management</strong></p><p class="fancy-box__body-text">Requirements, use cases and guidelines</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/data-insights/data-management/369131/autonomous-data-management" data-original-url="/data-insights/data-management/369131/autonomous-data-management">FREE DOWNLOAD</a></p></div></div><p>For many water companies, digitising their network process management is essential. Here, creating a <a href="https://www.itpro.com/business-strategy/digital-transformation/359392/does-your-business-need-a-digital-twin" target="_blank" data-original-url="https://www.itpro.com/business-strategy/digital-transformation/359392/does-your-business-need-a-digital-twin">digital twin</a> is gaining traction across the industry, as water companies see the advantages digital twins bring to other businesses. Mirroring their networks and support systems in a digital space could open the power that <a href="https://www.itpro.com/network-internet/internet-of-things-iot/357758/why-is-iot-security-still-such-a-problem" data-original-url="https://www.itpro.com/network-internet/internet-of-things-iot/357758/why-is-iot-security-still-such-a-problem">IoT</a> sensor technologies and <a href="https://www.itpro.com/strategy/28071/what-is-machine-learning" target="_blank" data-original-url="https://www.itpro.com/strategy/28071/what-is-machine-learning">machine learning</a> could bring to all water companies.</p><p>A handful of technologies will be needed, in fact, to make the UK’s water system as efficient as it needs to be, says Joseph Tabita, energy and commodities lead, SVP at digital transformation consultancy Publicis Sapient. “An improved digital ecosystem is essential using the full gamut of available technology – from IoT to robots to <a href="https://www.itpro.com/strategy/28087/machine-learning-vs-ai" data-original-url="https://www.itpro.com/strategy/28087/machine-learning-vs-ai">machine learning</a> – will help us manage a dated and complex water system.”</p><h2 id="asset-management-and-conservation">Asset management and conservation</h2><p>Water is a precious asset that’s often taken for granted. However, a multifaceted approach is needed to ensure water supplies are maintained, but also that water is used efficiently.</p><p>“Actions to manage water demand, such as reducing usage and leakage, have a vital role to play in meeting future needs,” concludes the current National Water Strategy. “These actions can be delivered quickly, are scalable and are often less costly than increasing water supply through infrastructure or moving water from areas of surplus to areas of need.”</p><p>A more integrated approach to water management that uses technology at its foundation is already in operation. Led by Northumbrian Water, the <a href="https://theodi.org/article/enabling-innovation-across-the-water-sector-with-stream" target="_blank">Stream</a> project aims to use open data sharing between all the major water companies to help them manage water on a national scale. The project has oversight from the <a href="https://www.itpro.com/640777/government-reveals-plans-for-open-data-institute" target="_blank" data-original-url="https://www.itpro.com/640777/government-reveals-plans-for-open-data-institute">Open Data Institute (ODI)</a>, which will deliver user personas, technical design architecture and mapping of the broader water data ecosystem in the UK.</p><p>“We know the importance of a clean and efficient water supply and strongly believe in encouraging innovation to both solve problems and improve services to the public,” says managing director at the ODI, Louise Burke.</p><iframe frameborder="0" height="200px" width="100%" data-lazy-priority="low" data-lazy-src="https://widget.spreaker.com/player?episode_id=45626548&theme=light&playlist=false&playlist-continuous=false&chapters-image=true&episode_image_position=right&hide-logo=false&hide-likes=true&hide-comments=true&hide-sharing=true&hide-download=true&color=ffe019"></iframe><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/business-strategy/28163/what-is-big-data-analytics" data-original-url="/business-strategy/28163/what-is-big-data-analytics">What is big data analytics?</a></p></div></div><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="XD5ZLwWmUpF9vTqGwsBgRe" name="XD5ZLwWmUpF9vTqGwsBgRe.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/XD5ZLwWmUpF9vTqGwsBgRe.png" mos="https://cdn.mos.cms.futurecdn.net/XD5ZLwWmUpF9vTqGwsBgRe.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>Magic quadrant for master data management solutions</strong></p><p class="fancy-box__body-text">Informing your MDM solution choices</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/data-insights/data-management/369283/magic-quadrant-for-master-data-management-solutions" data-original-url="/data-insights/data-management/369283/magic-quadrant-for-master-data-management-solutions">FREE DOWNLOAD</a></p></div></div><p>For Dom Couldwell, head of field engineering EMEA at DataStax, <a href="https://www.itpro.com/business-intelligence/28220/what-is-data-analytics" target="_blank" data-original-url="https://www.itpro.com/business-intelligence/28220/what-is-data-analytics">collecting and analysing data</a> is only the beginning. “Managing the UKs water management systems requires processing massive amounts of data covering water quality, distribution, capture and demand,” Couldwell says. “This data is captured from a wide variety of sources, in different formats and frequencies and then needs to be analysed in real time to react to changes. It must support multiple data models from time series to <a href="https://www.itpro.com/big-data-analytics/34532/structured-vs-unstructured-data-management" target="_blank" data-original-url="https://www.itpro.com/big-data-analytics/34532/structured-vs-unstructured-data-management">unstructured</a> events. We must organise that data and make it useful to cross functional teams with differing skill sets, use cases and allow them to take action on that data in a timely way.”</p><p>There are myriad technologies that could be used to resolve many of the water management issues companies currently find challenging. Connecting several technologies – especially advanced sensors – to create a digital ecosystem that can be used to manage water from extraction to recycling is how every water company should approach their digital transformation to ensure resilient water security.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Fixing the faltering AI transcription ecosystem ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/machine-learning/369166/fixing-the-faltering-ai-transcription-ecosystem</link>
                                                                            <description>
                            <![CDATA[ Highly in-demand services that make up this ecosystem are riddled with problems, raising negative consequences for productivity and accessibility ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">hUSGiNS5bnb24n5rnaffNQ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/FyxC4HReGBgShpun5KieAV-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 12 Oct 2022 07:00:06 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ John Loeppky ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/FyxC4HReGBgShpun5KieAV-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Graphic to show audio waves]]></media:description>                                                            <media:text><![CDATA[Graphic to show audio waves]]></media:text>
                                <media:title type="plain"><![CDATA[Graphic to show audio waves]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/FyxC4HReGBgShpun5KieAV-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Automated transcription software isn’t exactly new as an idea or a finished product. Most of the notable players in the market, like Otter, Trint and Temi came into prominence over the last ten years, with Rev launching as far back as 2010. All services that fall into this bracket are powered by artificial intelligence (AI), particularly <a href="https://www.itpro.com/strategy/28071/what-is-machine-learning" target="_blank" data-original-url="https://www.itpro.com/strategy/28071/what-is-machine-learning">machine learning</a> and <a href="https://www.itpro.com/machine-learning/33308/what-is-natural-language-processing" target="_blank" data-original-url="https://www.itpro.com/machine-learning/33308/what-is-natural-language-processing">natural language processing (NLP)</a>, and promise the ability to do away with laborious and time-consuming manual transcription, creating fewer bottlenecks in business.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/strategy/28087/machine-learning-vs-ai" data-original-url="/strategy/28087/machine-learning-vs-ai">Machine learning vs AI vs NLP: What are the differences?</a></p></div></div><p>The need for accurate automated transcription in both the business-to-business (B2B) and business-to-consumer (B2C) worlds – as well as occupations like journalism – has been ever present, but this need isn’t being served as well as it can be. Far from any particular provider bearing the brunt of the guilt, the ecosystem as a whole is underserving customers for various reasons – from inadequacies in the technology to a lack of accessibility. </p><h2 id="picking-apart-the-faults-in-ai-transcription">Picking apart the faults in AI transcription</h2><p>Much of transcription software’s marketing is directed at businesses, with features that focus on picking out key moments from recordings and enabling collaboration. There’s another area, however, where these tools have chosen to focus their energy: <a href="https://www.itpro.com/technology/artificial-intelligence-ai/361623/how-ai-powered-tech-can-improve-digital-accessibility" target="_blank" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/361623/how-ai-powered-tech-can-improve-digital-accessibility">accessibility</a>. </p><p>Prior to these tools being available, transcription was often prohibitively expensive. Since Rev burst onto the scene in 2010, primarily focused on being a marketplace for freelancers to provide less expensive transcription than was available, the market has seen a large influx of venture capitalism cash. With newcomers like Airgram and Verbit garnering huge cash injections in initial funding rounds – $10 million and $23 million respectively in 2022 – it’s important the ecosystem begins to listen to the needs of their customers. Initial promises of lower costs, and greater access, seems like a reason to jump for joy – but there’s a catch.</p><p>Transcription software is notorious for generating errors, no matter how finely-tuned the AI is. One very high-profile example is on YouTube where the company has <a href="https://www.theverge.com/2021/5/21/22443577/youtube-captions-increased-deaf-campaigners" target="_blank">come under fire</a> for removing a community captioning feature that allowed creators to lessen the burden of fixing the often clunky transcriptions provided by parent company Google. </p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/361623/how-ai-powered-tech-can-improve-digital-accessibility" data-original-url="/technology/artificial-intelligence-ai/361623/how-ai-powered-tech-can-improve-digital-accessibility">How AI-powered tech can improve digital accessibility</a></p></div></div><p>Social media abounds with examples of poor transcriptions, all powered by various forms of AI, from the likes of major tech names like Facebook and TikTok. Many of these tools argue the solution is usage; the more diverse the user base, the more accurate the transcriptions are – and vice versa. While there are significant differences between companies, some offer multi-language support while others are far more geared towards English. What’s clear – even after just a cursory look at this segment of the market – is that it isn’t as open and shut as marketing would have you believe. </p><h2 id="ai-transcription-s-accessibility-problem">AI transcription’s accessibility problem</h2><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="toidssHdhW2sgUqaLxYUAF" name="toidssHdhW2sgUqaLxYUAF.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/toidssHdhW2sgUqaLxYUAF.png" mos="https://cdn.mos.cms.futurecdn.net/toidssHdhW2sgUqaLxYUAF.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>What is contextual analytics?</strong></p><p class="fancy-box__body-text">Creating more customer value in HR software applications</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/business-strategy/data-insights/367615/what-is-contextual-analytics" data-original-url="/business-strategy/data-insights/367615/what-is-contextual-analytics">FREE DOWNLOAD</a></p></div></div><p>Improper captions are one reason why Svetlana Kouznetsova, a New York-based B2B accessibility strategy consultant who previously worked in <a href="https://www.itpro.com/business-strategy/careers-training/358369/front-end-developer-career-guide-7-skills-a-front-end" target="_blank" data-original-url="https://www.itpro.com/business-strategy/careers-training/358369/front-end-developer-career-guide-7-skills-a-front-end">web development</a>, believes AI transcriptions are only fit for purpose when context is understood by all parties. She says people should be wary of <a href="https://www.itpro.com/technology/digital-divide/368897/we-should-celebrate-accessibility-tools-not-hide-them-away" target="_blank" data-original-url="https://www.itpro.com/technology/digital-divide/368897/we-should-celebrate-accessibility-tools-not-hide-them-away">deploying such tools in business environments</a> and presuming all will be fine following implementation. </p><p>“I do not use auto-captions for work,” Kouznetsova, who has impaired hearing, says. “I use auto-captions mostly for informal conversations because auto-captions are often inaccurate, and it's more than just words. There are many small things to consider that machines cannot do, also it's important that captions are readable and understandable. Even if captions are accurate but not formatted or designed well they are hard to read.”</p><p>Kouznetsova says that as tools have rushed to herald their accessibility features, they have seemingly forgotten that context is key when trying to address accessibility in these spaces. She cites Otter, as an example, announcing an integration with <a href="https://www.itpro.com/software/355486/zoom-review-are-we-alone-now" target="_blank" data-original-url="https://www.itpro.com/software/355486/zoom-review-are-we-alone-now">Zoom</a> in 2020 to provide live captioning. For her, it’s not just about which words can be spit onto the page, and in which order, but also about how transcriptions feed (or don’t feed) into readability.</p><p>“Many people don’t realise that those who can hear can fall back onto their good hearing, if text doesn't make sense to them. However, for us deaf people it's important that text is of good quality, otherwise it causes cognitive dissonance. I'm not against auto-transcribing tools. They may be useful for some situations. But they aren’t the best accessibility solution. It's like hiring a writer to write a book. The writer may do a great job writing a book. But if a book isn’t well designed, it's hard to read.”</p><h2 id="boosting-the-ai-transcription-ecosystem">Boosting the AI transcription ecosystem</h2><p>Accurate transcription software might have played a hand reducing the gap between what the IT team thinks customers want and what they’re actually asking for, quips Michelle Symonds, who worked for the CITI Group in various roles, including IT project manager, for more than a decade, before founding her own UK-based SEO company.</p><iframe allow="encrypted-media" frameborder="0" height="" width="100%" data-lazy-priority="low" data-lazy-src="https://open.spotify.com/embed-podcast/episode/4bgk1fh0k7qvJREyjnGore"></iframe><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/359557/is-ai-making-us-lazy" data-original-url="/technology/artificial-intelligence-ai/359557/is-ai-making-us-lazy">Is AI making us lazy?</a></p></div></div><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="jMu3Vu4B8bnZYjTMtmDRwG" name="jMu3Vu4B8bnZYjTMtmDRwG.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/jMu3Vu4B8bnZYjTMtmDRwG.png" mos="https://cdn.mos.cms.futurecdn.net/jMu3Vu4B8bnZYjTMtmDRwG.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>Magic quadrant for data quality solutions</strong></p><p class="fancy-box__body-text">Amplifying analytics for better insights and for making trusted, data-driven decisions</p><p class="fancy-box__body-text">FREE DOWNLOAD</p></div></div><p>“I think one really big issue then, and now, is that stakeholders and end-users make assumptions,” she explains. “IT professionals make assumptions, too, and they're not always the same assumptions. If you could have some record of that it might help to solve that sort of problem. It’s quite simply that IT people and business people, for want of a better word, don't speak the same language; that the IT people are thinking in a different way.”</p><p>Although there are problems, the quality of the technology has been improving over time, despite the fact that, for example, much of the software is anglo-centric. Using the technology also requires a significant amount of human intervention to sharpen up transcriptions generated from conversations. There might be hope on the horizon, though, in the form of more advanced technology branded Whisper, developed by OpenAI, which claims to recognise and translate audio at near-human levels. Should the likes of Whisper, or other ventures, live up to their potential, it could raise standards across the entire ecosystem.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Setting your sights on data intelligence ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/data-insights/data-management/369254/setting-your-sights-on-data-intelligence</link>
                                                                            <description>
                            <![CDATA[ A navigation guide to improving data-driven decision-making in the cloud ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">tfcBTvDdMo2QVBRZZ5orVM</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/v3nL5CAWCQSxjYPFz2Sthf-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Thu, 06 Oct 2022 09:26:34 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                <author><![CDATA[ itpro@futurenet.com (ITPro) ]]></author>                    <dc:creator><![CDATA[ ITPro ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/v3nL5CAWCQSxjYPFz2Sthf-1280-80.png">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Whitepaper cover with title on orange background and image of a helicopter and pilot travelling towards the sun]]></media:description>                                                            <media:text><![CDATA[Whitepaper cover with title on orange background and image of a helicopter and pilot travelling towards the sun]]></media:text>
                                <media:title type="plain"><![CDATA[Whitepaper cover with title on orange background and image of a helicopter and pilot travelling towards the sun]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/v3nL5CAWCQSxjYPFz2Sthf-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Just as pilots run through a pre-flight checklist before they ever leave the ground, taking steps to increase your understanding of and confidence in your data in the cloud is key to better data-driven decisions that send your business initiatives soaring.</p><p>Our eBook “Setting Your Sights on Data Intelligence” is your pre-flight checklist for navigating your data landscape in the cloud and landing safely with horizon-expanding insights. You will learn about:</p><ul><li>Ensuring you can find, understand, trust, and access your data</li><li>Understanding data relationships and flows</li><li>Harnessing AI and machine learning to support data-driven decisions</li></ul><p><em>Provided by</em></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="tPQ3K8bu28kdSaySatZZd9" name="" alt="Informatica logo" src="https://cdn.mos.cms.futurecdn.net/tPQ3K8bu28kdSaySatZZd9.png" mos="https://cdn.mos.cms.futurecdn.net/tPQ3K8bu28kdSaySatZZd9.png" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pull-"></p></div></div></figure><iframe frameborder="0" height="1000" width="100%" data-lazy-priority="low" data-lazy-src="https://dennis.cvtr.io/forms/49786/informatica-efus016944?locale=1&p=false&wp=10195"></iframe>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ BT's new platform promises to slash AI development time from months to days ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/artificial-intelligence-ai/369218/bts-new-platform-promises-to-slash-ai-development-time-from-months-to-days</link>
                                                                            <description>
                            <![CDATA[ AI models have previously taken the company six months to deploy safely but this will now be reduced to just six days thanks to a new machine learning-driven internal platform ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">4vyE3DQiQ9ptUYGr17bgsA</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/PEAmTJ8VeRbH9FAPsg265d-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 03 Oct 2022 11:35:38 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Connor Jones ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/LPjgE2kGKixS9aF7Jdp2mT.png ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/PEAmTJ8VeRbH9FAPsg265d-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[The BT logo displayed on the side of an office window]]></media:description>                                                            <media:text><![CDATA[The BT logo displayed on the side of an office window]]></media:text>
                                <media:title type="plain"><![CDATA[The BT logo displayed on the side of an office window]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/PEAmTJ8VeRbH9FAPsg265d-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>BT Group has confirmed a new machine learning (ML) platform has been deployed within the business that promises to shorten the development of artificial intelligence (AI) products from six months to six days.</p><p>The new platform is called AI Accelerator and is responsible for continually monitoring the health and performance of the AI models built by BT’s digital team.</p><p>AI Accelerator will specifically hasten both the administrative and technical process involved in ensuring an AI product or use case is fit for deployment, BT said.</p><p>The introduction of standardised tools and data handling make up a number of the platform’s key capabilities that will accelerate the deployment of safer AI models across the business.</p><p>Months, it said, will also be freed for the company’s <a href="https://www.itpro.com/business-strategy/careers-training/357656/how-to-become-a-data-scientist" data-original-url="https://www.itpro.com/business-strategy/careers-training/357656/how-to-become-a-data-scientist">data scientists</a> and analysts thanks to streamlined software updates and monitoring. </p><p>From a performance perspective, the new platform will indicate any ‘drifts’ from baseline norms while the model is analysing data. This could involve showing alerts when analysis performance is becoming weaker or less accurate, for example. </p><p>There will also be parameters baked into the tool’s monitoring functionality that are designed to check if the AI models are in keeping with the company’s <a href="https://www.itpro.com/technology/artificial-intelligence-ai/359374/taming-the-machine-ai-governance" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/359374/taming-the-machine-ai-governance">responsible technology</a> principles.</p><p>AI is often scrutinised for the biases it can hold and the <a href="https://www.itpro.com/technology/artificial-intelligence-ai/360596/if-youre-using-ai-you-need-to-think-about-ethics" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/360596/if-youre-using-ai-you-need-to-think-about-ethics">unethical ways in which it’s deployed</a> but BT is aiming to make its models as cyber-secure and ethical as possible, with <a href="https://www.itpro.com/data-protection/28177/data-protection-policies-and-procedures" data-original-url="https://www.itpro.com/data-protection/28177/data-protection-policies-and-procedures">data privacy</a> also a key priority.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="RXwaPK8dYWbXMVdiem7SBJ" name="RXwaPK8dYWbXMVdiem7SBJ.jpg" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/RXwaPK8dYWbXMVdiem7SBJ.jpg" mos="https://cdn.mos.cms.futurecdn.net/RXwaPK8dYWbXMVdiem7SBJ.jpg" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>Organisations accelerating their digital workplace achieve improvements</strong></p><p class="fancy-box__body-text">See the biggest return on device investments</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/367721/organisations-accelerating-their-digital-workplace-achieve-improvements" data-original-url="/technology/367721/organisations-accelerating-their-digital-workplace-achieve-improvements">FREE DOWNLOAD</a></p></div></div><p>The AI models developed by BT’s digital team underpin all the AI-driven technology that’s implemented across its products, pulling in data from a 29-petabyte estate BT calls its ‘digital brain’.</p><p>Potential use cases for the models soon to be developed in rapid time include products to help personalise services that BT already provides to customers.</p><p>Another is the development of propensity to churn models, it said. These models are designed to offer estimations on the likelihood that any given customer will abandon a company’s service within a given time frame.</p><p>“A core driving principle for BT Group is to find a way to safely accelerate the time to value, pound per petabyte, of data,” said Adrian Joseph, managing director of data and AI at BT Group.</p><p>“AI Accelerator gives us a path to more rapid value with clear oversight of AI use case parameters and performance.” Digital’s goal is to underpin over £500m of internal value from data and AI in aggregate, through improved customer experience and enhanced efficiency within each of the Group’s business units, over the next five years, and help power the transformation required to support BT Group’s long-term success.”</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/machine-learning/31708/what-are-the-pros-and-cons-of-ai" data-original-url="/machine-learning/31708/what-are-the-pros-and-cons-of-ai">What are the pros and cons of AI?</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/business-strategy/digital-transformation/366315/bt-selects-google-cloud-digital-transformation" data-original-url="/business-strategy/digital-transformation/366315/bt-selects-google-cloud-digital-transformation">BT selects Google Cloud to support group-wide digital transformation</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/strategy/28087/machine-learning-vs-ai" data-original-url="/strategy/28087/machine-learning-vs-ai">Machine learning vs AI vs NLP: What are the differences?</a></p></div></div><p>The new platform was built by BT’s digital team together with Datatonic, a London-based data and AI consultancy that’s also a <a href="https://www.itpro.com/cloud/cloud-computing/368708/google-cloud-edged-out-cloud-rivals-to-see-largest-growth-in-q2" data-original-url="https://www.itpro.com/cloud/cloud-computing/368708/google-cloud-edged-out-cloud-rivals-to-see-largest-growth-in-q2">Google Cloud</a> partner. </p><p>BT and Google Cloud already enjoy a close relationship. Earlier this year, BT selected the cloud giant as its main partner driving to <a href="https://www.itpro.com/business-strategy/digital-transformation/366315/bt-selects-google-cloud-digital-transformation" data-original-url="https://www.itpro.com/business-strategy/digital-transformation/366315/bt-selects-google-cloud-digital-transformation">drive a company-wide digital transformation project</a>.</p><p>“Thanks to the work the team has done accelerating our migration into Google Cloud, we have a healthy testbed for AI Accelerator and are seeing it catalyse AI acceleration across the Group,” said Dr Zoe Webster, artificial intelligence director at BT Group’s data and AI team. </p><p>“As we progress, we’ll be able to track the health and the performance of our AI use cases in real-time, ensuring consistent, safe, ethical delivery of value from our phenomenal data resources.”</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Fighting wildfires with sensors, AI and drones ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/artificial-intelligence-ai/369114/fighting-wildfires-with-sensors-ai-and-drones</link>
                                                                            <description>
                            <![CDATA[ Wildfires are dangerous to battle, although machine learning predictions and sensor-based alerts could make fighting them safer and more successful ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">oXJuNB7Enwudv7ZxVtvVYd</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/V97q2G5yGJH3pd8KXKwJ4k-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 30 Sep 2022 07:00:12 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Nicole Kobie ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/V97q2G5yGJH3pd8KXKwJ4k-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A raging fire in a forest]]></media:description>                                                            <media:text><![CDATA[A raging fire in a forest]]></media:text>
                                <media:title type="plain"><![CDATA[A raging fire in a forest]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/V97q2G5yGJH3pd8KXKwJ4k-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The past few years have seen record wildfires in California, Europe and Australia, with the annual conflagrations worsened by hot, dry conditions caused by climate change. That makes fighting such fires all the more costly – financially and in terms of firefighters’ lives. </p><p>Even the UK faces more frequent and more intense wildfires, according to research by the University of Reading. The best solution is to reduce greenhouse gas emissions to rein in climbing temperatures as much as possible, but technologies such as sensors, artificial intelligence (AI) and drones are also lending a helping hand to predict, track and fight fires, helping to reduce the damage and keep firefighters out of harm’s way. </p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/augmented-reality-ar/369026/return-of-smart-glasses-ar-flaws" data-original-url="/technology/augmented-reality-ar/369026/return-of-smart-glasses-ar-flaws">The return of smart glasses: Can we see past AR's flaws this time?</a></p></div></div><p>There’s a host of ways firefighters already use such technology. UK company FireAngel uses AI to predict incidents for at-risk people, such as dementia sufferers, while <a href="https://www.nist.gov/news-events/news/2021/06/how-ai-could-alert-firefighters-imminent-danger">US government agency NIST developed AI to predict flashovers</a>. This is the phenomenon when items in a room ignite all at once, only limited by the amount of available oxygen. </p><p>San Francisco startup Qwake Technologies, meanwhile, has developed a heads-up display (HUD) using <a href="https://www.itpro.com/technology/augmented-reality-ar/360790/augmented-realitys-making-a-comeback" target="_blank" data-original-url="https://www.itpro.com/technology/augmented-reality-ar/360790/augmented-realitys-making-a-comeback">augmented reality (AR)</a> in helmets to help firefighters see their way through a fire, while 3M’s Scott Sight embeds thermal imaging into helmets. Then there’s our old friend Dubai, who have flaunted – but are yet to use – jet packs for fighting fires in tall towers. They’ve also developed jet skis called “dolphins” for accessing coastal conflagrations. </p><p>The best way to fight fires, though, is to predict where they’re going to happen – and spot them as soon as they light up. <a href="https://www.itpro.com/strategy/28071/what-is-machine-learning" target="_blank" data-original-url="https://www.itpro.com/strategy/28071/what-is-machine-learning">Machine learning</a> systems to do just that are under development in the UK, and could help firefighters around the world.</p><h2 id="tracking-where-a-fire-plans-to-go">Tracking where a fire plans to go</h2><p>While the UK hasn’t been hit by wildfires at the scale of those seen in Australia, California or in Mediterranean countries, we are home to leading wildfire research. This is particularly true for the Leverhulme Centre for Wildfires, Environment and Society, where Dr Rossella Arcucci, a data scientist from Imperial College, leads efforts to bring machine learning to the wildfire fight. </p><p>That’s possible because the Leverhulme Centre for Wildfires has data ready to work with. Some <a href="https://www.itpro.com/machine-learning/31708/what-are-the-pros-and-cons-of-ai" target="_blank" data-original-url="https://www.itpro.com/machine-learning/31708/what-are-the-pros-and-cons-of-ai">AI systems</a> are data-led, requiring training on <a href="https://www.itpro.com/strategy/28185/what-is-data-mining" target="_blank" data-original-url="https://www.itpro.com/strategy/28185/what-is-data-mining">massive sets of data</a>. But others apply general models to existing data sets to help make sense of them. The latter is what Arcucci and her team of researchers are developing. “The models we develop are to be applied to lots of different applications, because we start from the point that we have data,” she explains. “The meaning behind the data comes from collaboration with experts in the field. As soon as you have good data and some physical meaning… you can work on the models.”</p><p>One project sparked by these ideas is led by Dr Sibo Cheng, using data assimilation and machine learning <a href="https://www.itpro.com/data-insights/30212/what-is-an-algorithm" target="_blank" data-original-url="https://www.itpro.com/data-insights/30212/what-is-an-algorithm">algorithms</a> to improve and accelerate wildfire forecasting. His aim is to build a system using a recurrent <a href="https://www.itpro.com/network-internet/29791/what-is-an-artificial-neural-network" target="_blank" data-original-url="https://www.itpro.com/network-internet/29791/what-is-an-artificial-neural-network">neural network</a> that lets anyone fighting a fire enter a few key bits of information and receive a prediction on how the fire will behave and where it will go next. </p><p>While Cheng’s wildfire work is data-led, there isn’t actually enough data on wildfires, as they remain rare enough incidents. To fuel his machine learning project, Cheng uses a physics-based simulator that simulates how fires grow and move. That model is already widely used to study fires, but running it is time consuming, meaning it’s not helpful for fighting active wildfires. “It will take several days or even a week to run a high-fidelity simulation,” he says. “So we’re investigating how to use machine learning to speed up the prediction of wildfires by learning from these physics-based simulations.”</p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="RpF4FPxcSDpfECQoZBqvWG" name="RpF4FPxcSDpfECQoZBqvWG.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/RpF4FPxcSDpfECQoZBqvWG.png" mos="https://cdn.mos.cms.futurecdn.net/RpF4FPxcSDpfECQoZBqvWG.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>Ten critical factors for cloud analytics success</strong></p><p class="fancy-box__body-text">Cloud-native, intelligent, and automated data management strategies to accelerate time to value and ROI</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/cloud/369119/ten-critical-factors-for-cloud-analytics-success" data-original-url="/cloud/369119/ten-critical-factors-for-cloud-analytics-success">FREE DOWNLOAD</a></p></div></div><p>The system is fed with compressed satellite photos of the fire, as well as key inputs such as time and location, as well as wind direction, local vegetation, slope and elevation. The model then looks at the area that’s already been scorched to understand how it’s propagated so far. A few seconds later, it will make a prediction based on that data, which can be handed to on-the-ground experts to help aid their decision making. </p><p>The aim, says Cheng, is to deliver a prediction about any wildfire in almost real-time, to help firefighters make better decisions and ensure evacuations happen effectively. “We’ll be able to predict with some certainty and uncertainty where a fire is most likely to propagate, so we’ll have a smart way to distribute the resources for firefighters,” he explains. </p><p>Arcucci adds that such “nowcasting” is important as it helps save lives of firefighters and local residents as well as reduce how forests are impacted by wildfire. Simulating different scenarios gives decision makers all the tools they need to take the best course of action.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/368494/using-ai-and-machine-learning-to-kickstart-climate" data-original-url="/technology/artificial-intelligence-ai/368494/using-ai-and-machine-learning-to-kickstart-climate">Using AI and machine learning to kickstart climate change fightback</a></p></div></div><p>Of course, no simulated system is perfectly accurate. So Cheng is pairing the simulator-based model with another technology that will act as a real-time predictive autocorrect for the system. “To make a real-time correction, we’re using a technology called data assimilation, which means that when you make predictions, you observe what is actually happening, and take a sort of smart average between what you simulate and what you observe,” he says. “In that way, you can better adjust your predictive model for the current time, and future predictions that can be more accurate. It’s an iterative process.”</p><p>So far, the system hasn’t been used on live fires, but tested on wildfires after the fact, with photos fed into the model from early on during an incident and the predictions compared with the eventual real-life outcome. “It’s not yet perfect,” he says, “but overall we have some quite good results, it’s quite encouraging.”</p><p>Arcucci notes, however, that what a mathematician deems imperfect is different from what’s useful in the field. If the predictions are out by a few metres here and there, that’s mathematically imperfect and will be tweaked in the algorithm – but it’s still incredibly useful data to firefighters on the ground. “For us mathematicians, we say ‘oh, it’s not perfect’ – but for people working in the field, it may be perfect,” she says. </p><p>Next, the team hopes to set up a user interface to make it easier to input the data for anyone, so firefighting teams don’t need Cheng to make use of the system. Plus, there’s work to apply the idea more widely by using social media. While the machine learning model works in near real-time, it requires satellite photos – and those take hours to download and process. To help remove that half-day delay, another Leverhulme researcher is looking at pulling in social media photos to spot where fires are happening, supplying images as well as geolocation. That requires smart filtering – someone posting a hot new outfit and declaring “I’m on fire today,” shouldn’t spark a call to emergency services – but if such a system can be made to work it could become an additional fire alert system globally. </p><h2 id="fire-sensors-by-drone">Fire sensors by drone</h2><p>What if we didn’t wait for a human to spot – and then tweet about – a fire? That’s the idea behind a system designed by Izzet Kale, head of the department of engineering at the University of Westminster. “Once you’ve spotted [a fire], it’s too late – you need to identify it very quickly and very early,” he says. </p><p>His solution is to drop hundreds of sensors across a fire-prone forest, pull in the data they collect in real time, and analyse it to spot if a fire has started by watching for rising temperatures or specific gases. To avoid unnecessary firefighter callouts, the system will automatically deploy a drone to fly over any potential fires to snap photos to confirm the sensor’s data indicates a new fire and isn’t just caused by an unseasonable sunny spot. </p><p>The research came out of a wider project into wildfires funded by the EU several years ago, that looked at detecting and better understanding fires; necessary as Mediterranean countries suffer worsening effects from climate change sparking dangerous fires in dry landscapes. “We’ve seen this every summer in Spain, in Portugal and Greece, with lives lost,” Kale says. </p><p>The sensor system’s aim is to spot fires as soon as they start, as well as to give information to firefighters on where and how to battle it. Plus, says Kale, the information gathered can shape evacuation efforts, so people aren’t accidentally sent into zones that are about to become dangerous. “For example, I think it was the Spanish fire last summer, lots of people were not killed because of the fire but because of smoke poisoning, because they drove into an area trying to escape fire where there was poisonous smoke,” he says. “Had they had an <a href="https://www.itpro.com/strategy/29588/what-is-a-sensor-network" target="_blank" data-original-url="https://www.itpro.com/strategy/29588/what-is-a-sensor-network">advanced sensor network</a>, they would have known what the wind direction was, what the wind speed was, what the gas concentrations were, and which direction the smoke was going to go or was going in real-time. So you could actually have crowd control in this.”</p><p>The low-power wireless ground sensor nodes, as they were called, are set-and-forget. They have long battery life and harvest energy from their surroundings, Kale explains, waking up now and then to take readings of temperature, oxygen and carbon dioxide levels, humidity and other parameters, sending the data back to a server. The sensors also always collect their location, in case they’re moved by an animal. </p><p>Each sensor has a range of about 200 metres, though that depends heavily on local landscape; a large flat area will have better coverage. Installing them by hand was naturally onerous, as the aim is to cover as much of a forest as possible to spot fires not seen initially by humans. To help, the team miniaturised the sensors and equipment as much as possible, tucking them inside tiny balls – and then shot them out of drones. “The drones will drop them at any location on a map, and the sensor will active and go live,” says Kale. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="zxdxbmCM25db4aTpRymJHX" name="zxdxbmCM25db4aTpRymJHX.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/zxdxbmCM25db4aTpRymJHX.png" mos="https://cdn.mos.cms.futurecdn.net/zxdxbmCM25db4aTpRymJHX.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>Autonomous data management</strong></p><p class="fancy-box__body-text">Requirements, use cases and guidelines</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/data-insights/data-management/369131/autonomous-data-management" data-original-url="/data-insights/data-management/369131/autonomous-data-management">FREE DOWNLOAD</a></p></div></div><p>The data collected by the sensors was augmented by intelligent systems: it was compared to a profile for the area built up over time, to help spot false alarms from sudden temperature changes. Basically, the sensor collects enough data to be able to spot when something goes wrong. “We can put some intelligence into it and distinguish between something that is a false alarm and something that is real,” Kale says.</p><p>Plus, there’s the drones. Once a threshold is met by sensor data, a drone is automatically sent out with the coordinates to fly over and collect photos as well as take chemical analysis of the local terrain, to better estimate how the local plants will burn. That data would then be passed to local emergency services. “Here is the biomass burning, here is the map of where the fire is now, and where it will be in five minutes,” he says. </p><iframe allow="encrypted-media" frameborder="0" height="" width="100%" data-lazy-priority="low" data-lazy-src="https://open.spotify.com/embed-podcast/episode/6yUT6yUv7U6h3kexe74DH9"></iframe><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/smart-city/366763/patching-together-the-uks-fragmented-smart-city-landscape" data-original-url="/technology/smart-city/366763/patching-together-the-uks-fragmented-smart-city-landscape">Patching together the UK’s fragmented smart city landscape</a></p></div></div><p>Won’t the sensors burn up in case of a fire? Yes, some do – but you’ll know there’s a fire there, at least. “We make these out of high-temperature materials,” Kale tells us. “As a fire went, some of them died, and some of them continued to give information. When the fire comes to it and it stops working, you know that the fire is on it.”</p><p>At this point, firefighters could be deployed to the scene, but wildfires are dangerous and difficult to fight, so researchers came up with a system to fight wildfires by dropping biodegradable pellets from a cargo plane to smother it. “It was precision bombing with coordinates,” he says of that aspect of the project.</p><p>Did it work? “It wasn’t flawless, but it was almost foolproof in the sense that our sensors on the ground augmented information,” says Kale. “Once it decided it was a fire, we had a visual very quickly, and that was 100% accurate – you can’t really go wrong.” </p><p>So far, trials have happened in Greece, Spain and Israel, and Kale is hoping to commercialise the system to roll it out more quickly – especially as fires worsen each year. “The world has to move in the direction of knowing exactly what they’re fighting, what they’re dealing with,” he said. “It will save lives.” </p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ NetSuite announces accounts payable automation to boost transfer accuracy and efficiency ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business/business-strategy/369192/netsuite-introduces-accounts-payable-automation-boost-accuracy</link>
                                                                            <description>
                            <![CDATA[ HSBC will facilitate automatic payments for the solution, which uses OCR and ML to improve payment and reconciliation ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">vwhcwhA1Zu7sybY5qtwGnx</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/Q8UoD5hrBFHou4Lvg5yoo9-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 28 Sep 2022 16:00:07 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Rory Bathgate ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/DnNrFxEA7RRECVgFxXR4V7.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/Q8UoD5hrBFHou4Lvg5yoo9-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A man looking over pieces of paper spread across a desk]]></media:description>                                                            <media:text><![CDATA[A man looking over pieces of paper spread across a desk]]></media:text>
                                <media:title type="plain"><![CDATA[A man looking over pieces of paper spread across a desk]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/Q8UoD5hrBFHou4Lvg5yoo9-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Oracle Netsuite has announced NetSuite AP Automation, a banking solution designed to make it easier for businesses to process bills and pay vendors.</p><p>The new solution, launched at the company's annual SuiteWorld conference, provides firms with a full cloud <a href="https://www.itpro.com/strategy/28048/what-is-erp" data-original-url="https://www.itpro.com/strategy/28048/what-is-erp">enterprise resource planning (ERP)</a> system that automatically captures and processes vendor bills.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="DTMhubuZWKVrq9i7easJGK" name="DTMhubuZWKVrq9i7easJGK.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/DTMhubuZWKVrq9i7easJGK.png" mos="https://cdn.mos.cms.futurecdn.net/DTMhubuZWKVrq9i7easJGK.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>How to improve business agility with API and application integration</strong></p><p class="fancy-box__body-text">Multi-cloud and hybrid integration accelerates business operations</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/software/integration/369168/how-to-improve-business-agility-with-api-and-application-integration" data-original-url="/software/integration/369168/how-to-improve-business-agility-with-api-and-application-integration">FREE DOWNLOAD</a></p></div></div><p>Using <a href="https://www.itpro.com/machine-learning/31708/what-are-the-pros-and-cons-of-ai" data-original-url="https://www.itpro.com/machine-learning/31708/what-are-the-pros-and-cons-of-ai">AI (artificial intelligence)</a> and <a href="https://www.itpro.com/strategy/28071/what-is-machine-learning" data-original-url="https://www.itpro.com/strategy/28071/what-is-machine-learning">ML (machine learning)</a> object detection, the system is able to capture bills in a faster and more accurate manner than manual entry, and from sources including emails. Captured bills are converted into digital text.</p><p>NetSuite AP Automation also automatically creates bill records, with accurate filled fields for vendor details pulled in the capture process, and matches bills to ensure payment details are accurate. Bill matching is fully integrated with SuiteApprovals for a seamless oversight, review and approval process, with bills routed to relevant employees.</p><p>Through the use of optical character recognition, the NetSuite AP Automation is also able to accurately capture cheque payments, an important feature for the <a href="https://www.pymnts.com/news/b2b-payments/2022/81-pct-firms-still-use-checks-to-pay-businesses-at-least-occasionally">81% of US businesses</a> that still use this as a B2B payment method.</p><p>Many companies are already finding that automation is a powerful tool for increasing both efficiency and employee productivity, with <a href="https://www.itpro.com/business-strategy/automation/368115/ai-is-now-powerful-enough-to-automate-the-back-office" data-original-url="https://www.itpro.com/business-strategy/automation/368115/ai-is-now-powerful-enough-to-automate-the-back-office">back office automation</a> freeing up workers to tackle more complex duties. In a landscape increasingly led by <a href="https://www.itpro.com/strategy/29899/three-reasons-why-digital-transformation-is-essential-for-business-growth" data-original-url="https://www.itpro.com/strategy/29899/three-reasons-why-digital-transformation-is-essential-for-business-growth">digital transformation</a>, Oracle NetSuite is attempting to target those companies that lack the resources to build whole systems from scratch, and need easily deployable, pre-packaged solutions.</p><p>On transactions, Oracle NetSuite is continuing with its HSBC partnership, working with the bank to facilitate automated ACH, cheque or <a href="https://www.business.hsbc.com/corporate-cards/virtual-card">virtual credit card</a> payments through NetSuite AP Automation. Customers can use their own current account to fund payments or the HSBC virtual credit card, which provides security for payments by generating single-use card numbers. The SuiteBanking Center will act as a dashboard for HSBC online checking and credit card accounts, and allows users control over transactions and payment statuses.</p><p>Greater integration between HSBC and the automated system also provides benefits when it comes to payment reconciliation, with NetSuite AP Automation’s “intelligent rules engine” used to flag irregularities for review, and automatically creating bank fee entries. Users are encouraged to set their own parameters during setup, for example allowing a degree of discrepancy between payment totals.</p><p>HSBC hopes that the efficiency of the new system would in and of itself drive businesses to adopt its virtual credit card system. Other benefits include the increased security of its single-use numbers, and the decreased time it takes for the bank to verify payments through the method in comparison to mediums such as physical cheque.</p><p>In contrast to simple filtering <a href="https://www.itpro.com/development/programming/368567/coding-vs-programming-vs-scripting-whats-the-difference" data-original-url="https://www.itpro.com/development/programming/368567/coding-vs-programming-vs-scripting-whats-the-difference">scripts</a>, which can automatically action corrections to common mistakes such as typos, Automation AP's ML elements learn what to flag and what to change over time. For example, if a typo is flagged as appearing in the 'company name' field of a bill, a user with appropriate authority will be prompted to select which company the bill actually references. Future instances of this typo will result in the system automatically sorting through the problem on its own.</p><p>Similarly, the system will learn from a company’s finances in order to prompt alerts for any anomalous payments, as well as to anticipate regular payments without the need for developers to manually assign each one.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/business/business-strategy/354928/building-a-digital-nervous-system-for-your-business" data-original-url="/business/business-strategy/354928/building-a-digital-nervous-system-for-your-business">Building a digital nervous system for your business</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/data-insights/databases/368612/oracle-and-microsoft-announce-oracle-database-service-for-azure" data-original-url="/data-insights/databases/368612/oracle-and-microsoft-announce-oracle-database-service-for-azure">Oracle and Microsoft announce Oracle Database Service for Azure</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/business-strategy/automation/354074/designing-for-enterprise-automation" data-original-url="/business-strategy/automation/354074/designing-for-enterprise-automation">Designing for enterprise automation</a></p></div></div><p>As part of future updates, Oracle NetSuite is working on a framework to allow companies better control over the rules that AP Automation learns. For example, under the current system it is possible that the system might take on a one-off payment as a ‘rule’ for future payments, and while this can be manually rejected by the firm, Oracle NetSuite has indicated that future releases will give more transparency over AP Automation’s decision-making process.</p><p>“Accounts payable plays an important role in helping organisations manage cash flow, control costs and maintain strong relationships with vendors, but all too often the process is slow, tedious, and error-prone,” said Evan Goldberg, founder and EVP, Oracle NetSuite.</p><p>“By simplifying and automating the entire bill payment process – from data capture to payment and reconciliation – NetSuite AP Automation eliminates these challenges. This helps businesses streamline and improve a key operation, empowering AP teams to operate more efficiently and ultimately reduce costs.”</p><p>NetSuite AP Automation is available now in the US, and the first 1,000 companies to purchase it will receive a 50% subscription discount, free implementation and bill scanning at no charge.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Saudi Arabian university taps HPE to build region’s most powerful supercomputer ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/server-storage/high-performance-computing-hpc/369171/saudi-arabian-university-taps-hpe-to-build-supercomputer</link>
                                                                            <description>
                            <![CDATA[ The supercomputer is set to advance insights in areas including clean combustion, Red Sea ecosystems, climate events, and the Arabian tectonic plate ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">ff92uEyFyge6UswV1AWP3t</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/QAfMmnkCXXQNDxc5dZWkcY-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 26 Sep 2022 15:52:27 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Zach Marzouk ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/ncLkbsDMZ6b76Lc5iS6mZh.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/QAfMmnkCXXQNDxc5dZWkcY-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Fish underwater in the Red Sea by corals with a diver swimming in the background]]></media:description>                                                            <media:text><![CDATA[Fish underwater in the Red Sea by corals with a diver swimming in the background]]></media:text>
                                <media:title type="plain"><![CDATA[Fish underwater in the Red Sea by corals with a diver swimming in the background]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/QAfMmnkCXXQNDxc5dZWkcY-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Hewlett Packard Enterprise (HPE) has been chosen by the King Abdullah University of Science and Technology (KAUST) to build its next-generation supercomputer to deliver supercomputing and artificial intelligence capabilities for research in fields like food, water, energy, and the environment.</p><p>The supercomputer, Shaheen III, is set to be 20 times faster than KAUST’s existing system. It will also be the most powerful <a href="https://www.itpro.com/hardware/360706/7-most-powerful-computers-of-all-time" target="_blank" data-original-url="https://www.itpro.com/hardware/360706/7-most-powerful-computers-of-all-time">supercomputer</a> in the Middle East to address critical areas that have a societal and environmental impact, said HPE. The company hopes it will help KAUST process vast amounts of data at immense speed and scale and help users make new discoveries.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/server-storage/high-performance-computing-hpc/361710/hpe-to-build-new-supercomputer-for-thailand" data-original-url="/server-storage/high-performance-computing-hpc/361710/hpe-to-build-new-supercomputer-for-thailand">HPE to build new supercomputer for Thailand science agency</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/server-storage/high-performance-computing-hpc/367323/hpes-supercomputer-helps-iss-astronauts" data-original-url="/server-storage/high-performance-computing-hpc/367323/hpes-supercomputer-helps-iss-astronauts">HPE’s supercomputer helps ISS astronauts experiment in space</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/server-storage/data-centres/368950/microsoft-opens-first-data-centre-region-in-qatar" data-original-url="/server-storage/data-centres/368950/microsoft-opens-first-data-centre-region-in-qatar">Microsoft opens first data centre region in Qatar</a></p></div></div><p>Shaheen III will be built using the HPE Cray EX supercomputer which it hopes will allow the university to apply significant computational power towards <a href="https://www.itpro.com/desktop-software/29699/best-data-modelling-tools" target="_blank" data-original-url="https://www.itpro.com/desktop-software/29699/best-data-modelling-tools">modelling</a> and simulating scientific problems faster with higher accuracy. It’s designed with 25 HPE Cray EX supercomputer cabinets. The system will be made up of HPE Slingshot networking cables to deliver Ethernet fabric and closed-loop liquid cooling technology to remove heat. Each cabinet will also have 4608 CPU compute nodes, with two AMD EPYC processors, making up 884,736 cores in the entire system. </p><p>Through the design of the Shaheen III, HPE aims to help KAUST’s AI-at-scale mission by integrating the HPE Machine Learning Development Environment, an optimised software stack for model training and development. By combining the <a href="https://www.itpro.com/strategy/28071/what-is-machine-learning" target="_blank" data-original-url="https://www.itpro.com/strategy/28071/what-is-machine-learning">machine learning</a> software platform with key supercomputing technologies, it hopes that KAUST’s users will be able to easily develop and train AI models faster, and bigger, for increased accuracy.</p><p>“The new HPE Cray EX system will allow us to conduct research on a larger scale, resulting in significant scientific, economic and social advances,” said Tony F. Chan, president of KAUST. “In line with Vision 2030, we strive to meet the ever-increasing demands of our active and solutions-driven faculty, and also those of external partners, for faster and more efficient computing resources. KAUST supercomputing resources are used by more than half of our faculty, students, postdoctoral students and researchers, and researchers from more than 20 external organisations in the kingdom.”</p><p>The supercomputer is expected to be fully operational in 2023 and will process data sets in areas like clean combustion, Red Sea ecosystems, <a href="https://www.itpro.com/technology/artificial-intelligence-ai/368494/using-ai-and-machine-learning-to-kickstart-climate" target="_blank" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/368494/using-ai-and-machine-learning-to-kickstart-climate">climate modelling</a> and the Arabian tectonic plate while delivering analyses, models and simulations at a superior level of resolution. It will also be used for the design of new materials for solar photovoltaics, personalised preventative healthcare, the discovery of new medicines, and increased hydrocarbon recovery.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="tmoVjhSAkMS3UPrt84pH79" name="tmoVjhSAkMS3UPrt84pH79.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/tmoVjhSAkMS3UPrt84pH79.png" mos="https://cdn.mos.cms.futurecdn.net/tmoVjhSAkMS3UPrt84pH79.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>Evaluating modern enterprise storage</strong></p><p class="fancy-box__body-text">Dell EMC PowerStore is modern enterprise storage designed to address the needs of our new era</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/business-strategy/it-infrastructure/368837/evaluating-modem-enterprise-storage" data-original-url="/business-strategy/it-infrastructure/368837/evaluating-modem-enterprise-storage">FREE DOWNLOAD</a></p></div></div><p>The Shaheen III, equipped with over 2,800 Nvidia Grace Hopper superchips, is set to be used to develop novel and scalable techniques in core AI fields like deep learning, reinforcement learning, visual computing, and natural language processing. It’s also hoped to deploy <a href="https://www.itpro.com/machine-learning/31708/what-are-the-pros-and-cons-of-ai" target="_blank" data-original-url="https://www.itpro.com/machine-learning/31708/what-are-the-pros-and-cons-of-ai">AI</a> in science and engineering applications, like computational chemistry, biology and material science, which previously were unfeasible given the large-scale nature of data sets produced and used at KAUST. The supercomputer is expected to deliver 100 petaflop/s of performance and outstanding AI modelling capabilities.</p><p>The Shaheen III is building on the experience of its predecessors, the Shaheen I which was launched in 2009 and the Shaheen II, a Cray-based supercomputer 25 times faster than its predecessor at 5.54 petaflop/s.</p><p>“Shaheen II has delivered 6.8 billion computing core hours to more than 1,467 users, resulting in data used in about 1,030 publications to date,” said KAUST Research Computing Core Labs director Dr. Jysoo Lee. “Shaheen III will ensure that the KAUST community will maintain its edge as a world-class university in computational sciences.”</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Nucleus Research ROI guidebook: Informatica iPaaS ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/cloud/platform-as-a-service-paas/369170/nucleus-research-roi-guidebook-informatica-ipaas</link>
                                                                            <description>
                            <![CDATA[ Connecting disparate applications and data deployed in diverse environments ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">g6GgrY7jFCUqTbykg3Q1aW</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/7E4Yo5wLXJBJQ8e4uBJW7E-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Mon, 26 Sep 2022 14:52:07 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                <author><![CDATA[ itpro@futurenet.com (ITPro) ]]></author>                    <dc:creator><![CDATA[ ITPro ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/7E4Yo5wLXJBJQ8e4uBJW7E-1280-80.png">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Red guidebook cover with title and logo and white matrix graphic in the background]]></media:description>                                                            <media:text><![CDATA[Red guidebook cover with title and logo and white matrix graphic in the background]]></media:text>
                                <media:title type="plain"><![CDATA[Red guidebook cover with title and logo and white matrix graphic in the background]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/7E4Yo5wLXJBJQ8e4uBJW7E-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Informatica offers a suite of cloud integration and cloud data management solutions, including Integration Platform as a Service (iPaaS), for connecting disparate applications and data deployed in diverse environments. Informatica Intelligent Cloud Services (IICS) is a comprehensive iPaaS consisting of data integration, application integration, and data management services for multi-cloud, hybrid environments.</p><p>To better understand the benefits and costs associated with an investment in Informatica iPaaS, Nucleus conducted an in-depth return on investment (ROI) assessment of several customers using Informatica technology. These customers realised an average ROI of 321 percent over a three-year period, with an average payback period of four months.</p><p>Download this guide to learn more.</p><p><em>Provided by</em></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="tPQ3K8bu28kdSaySatZZd9" name="" alt="Informatica logo" src="https://cdn.mos.cms.futurecdn.net/tPQ3K8bu28kdSaySatZZd9.png" mos="https://cdn.mos.cms.futurecdn.net/tPQ3K8bu28kdSaySatZZd9.png" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pull-"></p></div></div></figure><iframe frameborder="0" height="1000" width="100%" data-lazy-priority="low" data-lazy-src="https://dennis.cvtr.io/forms/49786/informatica-efus016944?locale=1&p=false&wp=10194"></iframe>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ iPaaS technology value matrix 2022 ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/cloud/platform-as-a-service-paas/369169/ipaas-technology-value-matrix-2022</link>
                                                                            <description>
                            <![CDATA[ Simplify integration processes, reduce costs, enable business users, and redeploy developers to more advanced projects ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">wrLnBFsCmroigMADCf4gsp</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/YMqGNhyC77UiCwuMjZTd2G-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Mon, 26 Sep 2022 14:09:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                <author><![CDATA[ itpro@futurenet.com (ITPro) ]]></author>                    <dc:creator><![CDATA[ ITPro ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/YMqGNhyC77UiCwuMjZTd2G-1280-80.png">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Whitepaper cover with title and intro text]]></media:description>                                                            <media:text><![CDATA[Whitepaper cover with title and intro text]]></media:text>
                                <media:title type="plain"><![CDATA[Whitepaper cover with title and intro text]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/YMqGNhyC77UiCwuMjZTd2G-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>In 2021, organisations continued to embrace modernisation initiatives to improve agility and reduce administrative costs. Over the past year, companies have continued to deploy low-code environments to simplify integration processes, reduce costs, enable business users, and redeploy developers to more advanced areas and projects.</p><p>As we progress in 2022, increased demand for increased functionality in areas such as artificial intelligence (AI), machine learning, and automation to simplify integration tasks and reduce the cost of supporting continuously changing software environments. </p><p>Download this paper to read how, by complementing large-scale modernisation initiatives with efficient integrations and workflow automation, the Integration Platform-as-a-Service (iPaaS) market now has a record number of new users.</p><p><em>Provided by</em></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="tPQ3K8bu28kdSaySatZZd9" name="" alt="Informatica logo" src="https://cdn.mos.cms.futurecdn.net/tPQ3K8bu28kdSaySatZZd9.png" mos="https://cdn.mos.cms.futurecdn.net/tPQ3K8bu28kdSaySatZZd9.png" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pull-"></p></div></div></figure><iframe frameborder="0" height="1000" width="100%" data-lazy-priority="low" data-lazy-src="https://dennis.cvtr.io/forms/49786/informatica-efus016944?locale=1&p=false&wp=10193"></iframe>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Vectra appoints Nuvias Group as sole UK distributor ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/channel/369144/vectra-appoints-nuvias-group-as-sole-uk-distributor</link>
                                                                            <description>
                            <![CDATA[ The AI-based threat detection and response provider will leverage Nuvias’ 1,600-strong UK partner network ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">pk3XwJAyz9PxTZD9w6bG8o</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/2gPHx6Jp8bKmnuJKaBqPb6-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 23 Sep 2022 11:04:45 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Daniel Todd ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/SRyC34qeLpNDj3dJtsVDhT.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/2gPHx6Jp8bKmnuJKaBqPb6-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Handshake]]></media:description>                                                            <media:text><![CDATA[Handshake]]></media:text>
                                <media:title type="plain"><![CDATA[Handshake]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/2gPHx6Jp8bKmnuJKaBqPb6-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Artificial intelligence (AI) threat detection and response provider Vectra has selected the Nuvias Group as its only strategic distributor across the UK. </p><p>Vectra specialises in using AI to detect cyber crime and help organisations thwart attacks before they become full breaches. The company’s platform enables unified threat visibility for <a href="https://www.itpro.com/cloud/354082/public-private-or-hybrid-cloud-what-you-need-to-know" target="_blank" data-original-url="https://www.itpro.com/cloud/354082/public-private-or-hybrid-cloud-what-you-need-to-know">public or hybrid cloud</a>, <a href="https://www.itpro.com/cloud/software-as-a-service-saas/362655/what-is-saas" target="_blank" data-original-url="https://www.itpro.com/cloud/software-as-a-service-saas/362655/what-is-saas">software as a service (SaaS)</a>, identity and corporate networks, extending to environments such as AWS, Azure AD, and Microsoft 365.</p><p>The new distribution agreement builds on Vectra’s existing partnership with Nuvias company Cloud Distribution as the firm moves to harness the role of the channel in the UK. </p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/cloud/364104/the-four-cloud-skills-that-are-key-for-the-channels-future" data-original-url="/cloud/364104/the-four-cloud-skills-that-are-key-for-the-channels-future">The four cloud skills that are key for the channel’s future</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/368107/what-good-ai-cyber-security-software-looks-like" data-original-url="/technology/artificial-intelligence-ai/368107/what-good-ai-cyber-security-software-looks-like">What good AI cyber security software looks like in 2022</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/business/business-strategy/367032/crunching-the-numbers-will-be-key-for-channel-customers-in-2022" data-original-url="/business/business-strategy/367032/crunching-the-numbers-will-be-key-for-channel-customers-in-2022">Crunching the numbers will be key for channel customers in 2022</a></p></div></div><p>The collaboration will leverage Nuvias’ range of partner enablement services, which utilise the latest business intelligence tools, to address the digital transformation needs of <a href="https://www.itpro.com/security/28879/what-is-an-mssp" target="_blank" data-original-url="https://www.itpro.com/security/28879/what-is-an-mssp">MSSPs</a>, GSIs, and SIs, and their customers, Vectra said.</p><p>Vectra UK&I Regional Director Garry Veale said demand for intelligent, threat-led security is “at an all-time high” as the likes of <a href="https://www.itpro.com/security/28084/what-is-ransomware" target="_blank" data-original-url="https://www.itpro.com/security/28084/what-is-ransomware">ransomware</a> and <a href="https://www.itpro.com/security/cyber-warfare/363385/russia-cyber-attacks-ukraine-what-we-know-so-far" target="_blank" data-original-url="https://www.itpro.com/security/cyber-warfare/363385/russia-cyber-attacks-ukraine-what-we-know-so-far">wiper malware</a> continue to target enterprises.</p><p>“To meet demand, we selected the Nuvias Group, because we value its proactive approach to distribution, knowledge of the market, and technology expertise,” he explained. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="TDddJPsRCmdrr35SdPri7g" name="TDddJPsRCmdrr35SdPri7g.jpg" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/TDddJPsRCmdrr35SdPri7g.jpg" mos="https://cdn.mos.cms.futurecdn.net/TDddJPsRCmdrr35SdPri7g.jpg" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>How to reduce the risk of phishing and ransomware</strong></p><p class="fancy-box__body-text">Top security concerns and tips for mitigation</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/security/ransomware/360247/how-to-reduce-the-risk-of-phishing-and-ransomware" data-original-url="/security/ransomware/360247/how-to-reduce-the-risk-of-phishing-and-ransomware">FREE DOWNLOAD</a></p></div></div><p>“The Nuvias Group’s integrated offering will give more organisations the opportunity to use Vectra as part of a holistic solution and reduce their mean time to detect attacks. This is a logical next step to expand on the great work from Cloud Distribution”</p><p>Vectra said it will leverage Nuvias’ 1600-strong UK partner network, as well as its integrated solutions and ancillary services, to help its expansion from the SMB market into medium and large enterprises.</p><p>“With its focus on innovation and significant investments into R&D, Vectra fits perfectly into the Nuvias portfolio of cyber security and intelligent networks, complementing the existing range of solutions,” said Lee Driscoll, MD of Nuvias UK&I.</p><p>“Vectra’s NDR and cross cloud capabilities give commercial partners, SIs, and MSSPs a great value proposition to bring to customers, offering them a simple way to adopt advanced security measures and complete their SOC (Security Operations Centre) visibility triad.”</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Meta passes PyTorch ownership to Linux Foundation in a bid to improve transparency ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/development/open-source/369054/meta-passes-pytorch-ownership-to-linux-foundation-bid-transparency</link>
                                                                            <description>
                            <![CDATA[ The widely-used framework will also fall under a newly-formed PyTorch Foundation, with a governing board composed of tech giants such as Google Cloud and Microsoft ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">v5YcL4VNAgjLsFEsoX4rNo</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/EL885bnDrkRV5bVXkzCpmJ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 13 Sep 2022 10:46:03 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Rory Bathgate ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/DnNrFxEA7RRECVgFxXR4V7.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/EL885bnDrkRV5bVXkzCpmJ-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A smartphone resting on a laptop with the logo for PyTorch displayed]]></media:description>                                                            <media:text><![CDATA[A smartphone resting on a laptop with the logo for PyTorch displayed]]></media:text>
                                <media:title type="plain"><![CDATA[A smartphone resting on a laptop with the logo for PyTorch displayed]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/EL885bnDrkRV5bVXkzCpmJ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Meta has announced that PyTorch, its open source framework for machine learning, will become part of the Linux Foundation and reorganise under a new PyTorch Foundation. </p><p>The move, which comes after six years of Meta (formerly Facebook) control over PyTorch, comes as part of a move to emphasise the neutrality of PyTorch, which has become a key tool for use in the development of <a href="https://www.itpro.com/machine-learning/31708/what-are-the-pros-and-cons-of-ai" data-original-url="https://www.itpro.com/machine-learning/31708/what-are-the-pros-and-cons-of-ai">artificial intelligence (AI)</a> and the acceleration of <a href="https://www.itpro.com/neural-network/30250/what-is-deep-learning" data-original-url="https://www.itpro.com/neural-network/30250/what-is-deep-learning">deep learning</a>.</p><p>Since its launch in 2016, over 18,000 organisations have utilised Pytorch for <a href="https://www.itpro.com/strategy/28071/what-is-machine-learning" data-original-url="https://www.itpro.com/strategy/28071/what-is-machine-learning">machine learning (ML)</a> in production environments, as well as to lead research throughout academia. Notable examples of PyTorch in real-world use include <a href="https://www.itpro.com/software/360599/tesla-autopilot-formal-investigation-us-government" data-original-url="https://www.itpro.com/software/360599/tesla-autopilot-formal-investigation-us-government">Tesla’s autopilot system</a>, as well as the popular Python library Hugging Face Transformers, which provides users with pre-trained models for speech, text, and <a href="https://www.itpro.com/technology/artificial-intelligence-ai/356341/computer-vision-have-you-seen-the-light" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/356341/computer-vision-have-you-seen-the-light">image recognition</a>.</p><p>“The creation of the PyTorch Foundation ensures that decisions will be made in a transparent and open manner by a diverse group of board members for many years to come,” Meta stated in a <a href="https://about.fb.com/news/2022/09/pytorch-foundation-to-accelerate-progress-in-ai-research">blog post</a>.</p><p>The Linux Foundation is a worldwide non-profit consortium for the tech sector, aiming to foster the development and curation of <a href="https://www.itpro.com/software/28109/what-is-open-source" data-original-url="https://www.itpro.com/software/28109/what-is-open-source">open source</a> software. On its website, the foundation <a href="https://www.linuxfoundation.org/about/#:~:text=The%20Linux%20Foundation%20Method&text=We%20aim%20to%20democratize%20code,adoption%2C%20for%20all%20projects%20equally.&text=We%20strive%20to%20create%20new,by%20removing%20barriers%20to%20adoption.">states</a> that its goal is to “democratize code and scale adoption, for all projects equally,” and “strive to create new technology categories by identifying new trends and accelerating the growth of nascent technologies by removing barriers to adoption.”</p><p>Dr Ibrahim Haddad, vice president of strategic programs at the Linux Foundation, will serve as the PyTorch Foundation’s executive director, and the PyTorch Foundation’s governing board is expected to include a range of representatives from the tech sector. Founding members AMD, Amazon Web Services (AWS), Google Cloud, Meta, Microsoft Azure and NVIDIA were named in the announcement.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/business/policy-legislation/368490/eu-inches-closer-to-banning-meta-from-sending-data-to-us" data-original-url="/business/policy-legislation/368490/eu-inches-closer-to-banning-meta-from-sending-data-to-us">EU inches closer to blocking Meta from sending personal data to US</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/strategy/28087/machine-learning-vs-ai" data-original-url="/strategy/28087/machine-learning-vs-ai">Machine learning vs AI vs NLP: What are the differences?</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/software/28109/what-is-open-source" data-original-url="/software/28109/what-is-open-source">What is open source?</a></p></div></div><p>In May, the Linux Foundation <a href="https://www.itpro.com/development/open-source/367689/linux-foundation-unveils-world-of-open-source-research-initiative" data-original-url="https://www.itpro.com/development/open-source/367689/linux-foundation-unveils-world-of-open-source-research-initiative">announced its ‘World of Open Source’ research series</a>, with the intention of furthering understanding of the scale of open source on the international, public sector stage, as well as surveying the overall state of open source within Europe. The results of the survey are expected to be announced at the Open Source Summit Europe, currently being held in Dublin. </p><p><a href="https://www.itpro.com/cloud/cloud-computing/361723/meta-selects-aws-as-strategic-cloud-provider-ai" data-original-url="https://www.itpro.com/cloud/cloud-computing/361723/meta-selects-aws-as-strategic-cloud-provider-ai">Meta announced a partnership with AWS</a> last year with the aim of expanding its AI offerings, and improving the ML models used to train Pytorch. Together, the companies aim to provide firms with the training and deployment of deep learning models at scale, such as large language models and automatic handwriting recognition.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="rjhYU2qKjj6jE6QRoWQnjB" name="rjhYU2qKjj6jE6QRoWQnjB.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/rjhYU2qKjj6jE6QRoWQnjB.png" mos="https://cdn.mos.cms.futurecdn.net/rjhYU2qKjj6jE6QRoWQnjB.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>The COO's pocket guide to enterprise-wide intelligent automation</strong></p><p class="fancy-box__body-text">Automating more cross-enterprise and expert work for a better value stream for customers</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/business-strategy/automation/367058/the-coos-pocket-guide-to-enterprise-wide-intelligent-automation" data-original-url="/business-strategy/automation/367058/the-coos-pocket-guide-to-enterprise-wide-intelligent-automation">FREE DOWNLOAD</a></p></div></div><p>“Growth around AI/ML and Deep Learning has been nothing short of extraordinary—and the community embrace of PyTorch has led to it becoming one of the five-fastest growing open source software projects in the world,” said Jim Zemlin, executive director for the Linux Foundation. </p><p>“Bringing PyTorch to the Linux Foundation where its global community will continue to thrive is a true honor. We are grateful to the team at Meta—where PyTorch was incubated and grown into a massive ecosystem—for trusting the Linux Foundation with this crucial effort.”</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Darktrace partners with HackerOne to bring AI to attack resistance ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/security/cyber-security/368797/darktrace-partners-with-hackerone-to-bring-ai-to-attack-resistance</link>
                                                                            <description>
                            <![CDATA[ New collaboration combines Darktrace’s attack surface management technology with HackerOne’s continuous security assessment capabilities ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">nd2Tkd9wbNfgzDgHBUaaq1</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/GXPUCybF5xfZTNWiRCeNu9-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 11 Aug 2022 11:33:23 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Daniel Todd ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/SRyC34qeLpNDj3dJtsVDhT.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/GXPUCybF5xfZTNWiRCeNu9-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Abstract visualisation of padlock icon]]></media:description>                                                            <media:text><![CDATA[Abstract visualisation of padlock icon]]></media:text>
                                <media:title type="plain"><![CDATA[Abstract visualisation of padlock icon]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/GXPUCybF5xfZTNWiRCeNu9-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Cyber security-based artificial intelligence (AI) specialist Darktrace has teamed up with attack resistance management provider HackerOne to combine AI with Attack Surface Management (ASM).</p><p>The collaboration will combine <a href="https://www.itpro.com/security/29150/what-is-darktrace" target="_blank" data-original-url="https://www.itpro.com/security/29150/what-is-darktrace">Darktrace</a>’s PREVENT/Attack Surface Management technology with the continuous security assessment capabilities of the HackerOne platform.</p><p>Building on HackerOne’s OpenASM initiative, the partnership is aiming to help organisations secure their digital estate through leading technology and a community of ethical hackers.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/security/cyber-security/368792/dod-taps-up-torchai-to-strengthen-cyber-security-capabilities" data-original-url="/security/cyber-security/368792/dod-taps-up-torchai-to-strengthen-cyber-security-capabilities">DoD taps up Torch.AI to strengthen cyber security capabilities</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/368107/what-good-ai-cyber-security-software-looks-like" data-original-url="/technology/artificial-intelligence-ai/368107/what-good-ai-cyber-security-software-looks-like">What good AI cyber security software looks like in 2022</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/359037/it-pro-panel-does-ai-have-a-place-in-security" data-original-url="/technology/artificial-intelligence-ai/359037/it-pro-panel-does-ai-have-a-place-in-security">IT Pro Panel: Does AI have a place in security?</a></p></div></div><p>HackerOne said it recognised the need for an ASM partner that could enhance the asset discovery efforts of its hacker community. As a result, it selected Darktrace’s PREVENT/ASM offering, which uses AI to perform reconnaissance on a target attack surface by simply knowing the name of an organisation and identifying threats to that target.</p><p>In an announcement, the firm said the combination of AI and security expertise will deliver continuous insight to eliminate blind spots across a company’s digital landscape. Darktrace and HackerOne will also collaborate to train on ASM best practices.</p><p>"We are partnering with Darktrace because of their leadership in security, global coverage, and the flexibility of their asset discovery product to protect organisations of every type and size,” explained Ashish Warty, SVP of Engineering at HackerOne.</p><p>“The innovation and quality of their AI technology combined with the HackerOne Attack Resistance Management platform will improve the effectiveness of vulnerability discovery and provide the foundation for jointly developed security solutions that combine the best of human and machine intelligence."</p><p><a href="https://www.itpro.com/strategy/28087/machine-learning-vs-ai" data-original-url="https://www.itpro.com/strategy/28087/machine-learning-vs-ai">AI and machine learning</a> are fast becoming key facets of successful cyber security tools, enabling crucial functionality such as intelligent data analysis, automation, and identification of emerging threats. </p><p>When combined with ASM, organisations can more intelligently protect their infrastructure through continuous discovery, classification, and monitoring from an attacker’s perspective. </p><p>Back in June, HackerOne launched OpenASM, which helps organisations combine external scan data from ASM products with the firm’s own proactive security testing capabilities to assess attack surface risks. </p><p>Back in February, Darktrace also completed a €47.5 million (£39.6 million) acquisition of attack surface management startup Cybersprint, which offers <a href="https://www.itpro.com/penetration-testing/33981/what-is-penetration-testing" target="_blank" data-original-url="https://www.itpro.com/penetration-testing/33981/what-is-penetration-testing">penetration testing</a> services, asset mapping and continuous, real-time insights.</p><p>With this new partnership, Darktrace said customers will now be able to quickly gain visibility of their external assets, while hacker expertise will enable targeted testing and data enrichment to address most critical risks.</p><p>"We have always embraced the hacker community, but with this partnership, we are making that more visible to the outside world,” explained Pieter Jansen, SVP of Cyber Innovation at Darktrace. </p><p>"By providing ASM data to HackerOne programs, participating hackers become more efficient at finding vulnerabilities and spend less time on reconnaissance.”</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Covision Quality joins NVIDIA Metropolis Partner Program ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/machine-learning/368644/covision-quality-joins-nvidia-metropolis-partner-program</link>
                                                                            <description>
                            <![CDATA[ The alliance will help the firm scale its machine learning-based industrial visual inspection software ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">jHH19bmoFG69hb8DcxAMeu</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/nvdFA9TK3EGwJh6STUrZqK-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 26 Jul 2022 13:05:53 +0000</pubDate>                                                                                                                                <updated>Thu, 24 Apr 2025 18:16:16 +0000</updated>
                                                                                                                                            <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Praharsha Anand ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/nvdFA9TK3EGwJh6STUrZqK-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Nvidia website under a magnifying glass ]]></media:description>                                                            <media:text><![CDATA[Nvidia website under a magnifying glass ]]></media:text>
                                <media:title type="plain"><![CDATA[Nvidia website under a magnifying glass ]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/nvdFA9TK3EGwJh6STUrZqK-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Visual inspection software provider Covision Quality has joined NVIDIA Metropolis, a partner program focused on enabling vision AI solutions for increased operational efficiency and safety across industries.</p><p>A spin-off of Covision Lab, Covision Quality’s visual inspection software builds on unsupervised machine learning. With just an hour of training, on average, this tool can minimize pseudo-scrap rates, a KPI in manufacturing, by up to 90%. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="H3k96qoN9pPtZVuRW5sqWY" name="H3k96qoN9pPtZVuRW5sqWY.jpg" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/H3k96qoN9pPtZVuRW5sqWY.jpg" mos="https://cdn.mos.cms.futurecdn.net/H3k96qoN9pPtZVuRW5sqWY.jpg" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>The Total Economic Impact™ of IBM Watson Assistant</strong></p><p class="fancy-box__body-text">Cost savings and business benefits enabled by Watson Assistant</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/367031/the-total-economic-impacttm-of-ibm-watson-assistant" data-original-url="/technology/artificial-intelligence-ai/367031/the-total-economic-impacttm-of-ibm-watson-assistant">FREE DOWNLOAD</a></p></div></div><p>Additionally, workstations deployed at customer sites leverage NVIDIA RTX A5000 GPU-accelerated computing, enabling the software to process images, inspect components, and communicate decisions to a programmable logic controller (PLC) in real-time. </p><p>As an NVIDIA Metropolis member, Covision Quality has the added advantage of gaining early access to NVIDIA platform updates to further enhance and augment AI application development.</p><p>“Joining NVIDIA Metropolis marks yet another milestone in our company’s young history and in our relationship with NVIDIA, which started with our company joining the NVIDIA Inception program last year,” said Franz Tschimben, CEO of Covision Quality.</p><p>“It is a testament to the great work the team is doing in providing a scalable visual inspection software product to our customers, drastically reducing ‘time to deployment’ of visual inspection systems and ‘pseudo scrap rates’.” </p><p>“We expect that NVIDIA Metropolis, which sits at the heart of many developments that are happening in the industry today, will give us a boost in our go-to-market efforts and support us in connecting to customers and system integrators,” added Tschimben.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Using AI and machine learning to kickstart climate change fightback ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/artificial-intelligence-ai/368494/using-ai-and-machine-learning-to-kickstart-climate</link>
                                                                            <description>
                            <![CDATA[ Fighting climate change with carbon capture or geoengineering means harnessing the power of AI and sophisticated data modelling ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">jJKWS9s6HyDNnFNQNcAp9S</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/gMktd8RabBASoq5kt24mVg-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 19 Jul 2022 07:00:08 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Fleur Doidge ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/gMktd8RabBASoq5kt24mVg-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Abstract image to symbolise climate change]]></media:description>                                                            <media:text><![CDATA[Abstract image to symbolise climate change]]></media:text>
                                <media:title type="plain"><![CDATA[Abstract image to symbolise climate change]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/gMktd8RabBASoq5kt24mVg-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Advances in artificial intelligence (AI) and machine learning may increase the chances of reducing carbon emissions through carbon capture or geo engineering projects.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/network-internet/internet-of-things-iot/361205/curious-noses-fighting-climate-change-with-iot" data-original-url="/network-internet/internet-of-things-iot/361205/curious-noses-fighting-climate-change-with-iot">Curious Noses: Fighting climate change one garden at a time</a></p></div></div><p>Ranveer Chandra, managing director of Research for Industry and <a href="https://www.itpro.com/strategy/28237/cto-job-description-what-does-a-cto-do" target="_blank" data-original-url="https://www.itpro.com/strategy/28237/cto-job-description-what-does-a-cto-do">chief technology officer (CTO)</a> of Agri-food at Microsoft, has spent his career researching climate and agritech solutions. Microsoft, in this regard, is pursuing its own commitment to <a href="https://www.itpro.com/business/business-strategy/358473/microsofts-moonshot-climate-initiative-nets-6-carbon-reduction" target="_blank" data-original-url="https://www.itpro.com/business/business-strategy/358473/microsofts-moonshot-climate-initiative-nets-6-carbon-reduction">carbon reduction</a>. Chandra says AI can help "full solution" geoengineering projects become more affordable, targeted and transparent.</p><p>With AI, researchers can better estimate locations for, as well as impacts of, ocean or solar geoengineering to decide on the most appropriate, effective approach. AI may also replace expensive simulations or augment process-based models – especially with new and promising technologies such as the <a href="https://www.itpro.com/business-strategy/careers-training/356640/how-to-become-a-python-software-developer" target="_blank" data-original-url="https://www.itpro.com/business-strategy/careers-training/356640/how-to-become-a-python-software-developer">Python-based</a> Causal ML. </p><h2 id="tackling-an-existential-crisis">Tackling an existential crisis</h2><p>Chandra, however, warns that huge challenges remain: "The first is the cost of these solutions, to be implemented at scale,” he tells <em>IT Pro</em>. “Second, there's a limited understanding of the full impact – primary and secondary – of any of these geo engineered solutions.”</p><p>Carbon capture and storage (CCS) is typically seen as more promising, but it's "still a very expensive way to remove carbon", he adds. "With <a href="https://www.itpro.com/machine-learning/31708/what-are-the-pros-and-cons-of-ai" target="_blank" data-original-url="https://www.itpro.com/machine-learning/31708/what-are-the-pros-and-cons-of-ai">AI</a>, we are able to do seismic modelling at scale, at a speed-up of more than 1,500 times existing approaches that use partial differential equations and simulations."</p><p>It means better modelling of the flow of carbon and <a href="https://www.itpro.com/technology/artificial-intelligence-ai/361230/ibm-launches-environmental-intelligence-suite" target="_blank" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/361230/ibm-launches-environmental-intelligence-suite">planning of CCS operations</a>; Microsoft is working with a range of partners, <a href="https://blogs.nvidia.com/blog/2022/04/08/ai-improves-carbon-sequestration" target="_blank">including Nvidia</a>, on developing AI and <a href="https://www.itpro.com/strategy/28071/what-is-machine-learning" target="_blank" data-original-url="https://www.itpro.com/strategy/28071/what-is-machine-learning">machine learning</a> approaches that will power CCS projects.</p><p>Ongoing and planned projects could sequester a combined amount of approximately 40 megatonnes of CO2 per year. But to keep temperature rises at 1.5ºC versus pre-industrial levels, a hundred times the storage capacity is required, he warns. "This is an existential issue; therefore we have to help invent techniques to mitigate climate change," offers Chandra.</p><p>Professor Ted Shepherd, Grantham chair of climate science at the University of Reading, notes physics-based simulation models have been typically more reliable in terms of working out cause and effect than pure data-based approaches.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/blockchain/361601/could-using-blockchain-kill-your-green-credentials" data-original-url="/technology/blockchain/361601/could-using-blockchain-kill-your-green-credentials">Could using blockchain kill your green credentials?</a></p></div></div><p>"<a href="https://www.itpro.com/business-strategy/careers-training/357656/how-to-become-a-data-scientist" target="_blank" data-original-url="https://www.itpro.com/business-strategy/careers-training/357656/how-to-become-a-data-scientist">Data science</a>, as it is usually understood, is good at finding efficient solutions in situations with <a href="https://www.itpro.com/business-intelligence/28173/what-is-big-data" target="_blank" data-original-url="https://www.itpro.com/business-intelligence/28173/what-is-big-data">lots of data</a> to explore, but climate intervention strategies are, by their very nature, out of sample -- that is, not represented in existing data," Shepherd says. "Data science methods tend to fall over when applied to out-of-sample problems."</p><p>Innovations in causal AI – which identifies underlying causes of a behaviour or event that predictive modelling fails to – can help lower the risk of unwanted outcomes by getting a much better picture of cause and effect relationships, Shepherd says.</p><h3 class="article-body__section" id="section-microsoft-research-projects-driving-ccs-advances"><span>Microsoft research projects driving CCS advances</span></h3><p><strong>Northern Lights</strong>: Working with Norway's government, Equinor, Shell and Total to standardise and scale CCS, for a North Sea storage reservoir from 2024.</p><p><strong>KarbonVision</strong>: Using a computer vision approach to mapping geological faults from seismic data, reducing processing time it takes to detect potential leakage pathways of CO2.</p><p><strong>Q-FNOs for 3D flow:</strong> Developing industry-relevant, scalable 3D simulations for CO2 flows and storage, involving typically complex, high-compute coupled PDEs.</p><p><strong>Redwood:</strong> Working towards clusterless supercomputing on Azure, by building a more easily managed distributed programming framework on top of existing Azure HPC services.</p><p><strong>Hyperwavve:</strong> Using a cloud-native fault-tolerant framework for hyperscale 3D seismic imaging, with Docker, Kubernetes and Dask parallel containerised seismic workloads at scale on Azure.</p><h2 id="innovating-our-way-out-of-a-climate-crisis">Innovating our way out of a climate crisis</h2><p>Beyond CCS, more ambitious concepts include stratospheric aerosol injection (SAI) and marine cloud brightening (MCB). The idea is to reflect sunlight back into space to reduce global warming – either by spraying reflective particles into the stratosphere or 'seeding' clouds with salt crystallised out of the oceans, respectively. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="MWQ5EXYvybsMQ98bHL3rk3" name="MWQ5EXYvybsMQ98bHL3rk3.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/MWQ5EXYvybsMQ98bHL3rk3.png" mos="https://cdn.mos.cms.futurecdn.net/MWQ5EXYvybsMQ98bHL3rk3.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>AI for customer service</strong></p><p class="fancy-box__body-text">IBM Watson Assistant solves customer problems the first time</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/marketing-comms/customer-experience-cx/368445/ai-for-customer-service" data-original-url="/marketing-comms/customer-experience-cx/368445/ai-for-customer-service">FREE DOWNLOAD</a></p></div></div><p>Dr Vitali Avagyan, data scientist at TurinTech, notes that AI could help predict failures of CCS plants in real-time, as well as helping compare different, complex decarbonisation strategies.</p><p>"Rapid growth of environmental data from sensors, weather and climate models makes it difficult to interpret at speed," Avagyan says. "AI can help measure collective impacts of CCS on entire energy systems."</p><p>Shepherd notes that SAI seems "very feasible", but no one knows exactly how it would play out. What if, for example, an SAI implementation in one country caused, say, problems in another place? A failure of the South Asian monsoon would be a disaster, for example – suggesting governance challenges.</p><p>Dr Timothy Farewell, head of science at Dye & Durham, highlights the need for solid assessing, filtering and cleaning alongside a strong understanding of interactions and processes involved.</p><p>"Some blind <a href="https://www.itpro.com/strategy/28087/machine-learning-vs-ai" target="_blank" data-original-url="https://www.itpro.com/strategy/28087/machine-learning-vs-ai">AI or machine learning</a> models will look to extrapolate beyond the range of training data to more extreme conditions – leading to serious issues with accuracy," Farewell confirms.</p><p>Jim Haywood, professor of atmospheric science at the University of Exeter, also tells <em>IT Pro</em> that greater knowledge of physical science is still needed to manage the risks and opportunities of SAI and MCB especially. </p><p>Shepherd agrees, adding: "We don't really have that much confidence in the regional aspects of climate change. You have lots of factors; you need a very structured way of doing it, and that's where the causal AI comes in."</p><iframe frameborder="0" height="350px" width="100%" data-lazy-priority="low" data-lazy-src="https://widget.spreaker.com/player?episode_id=48939348&theme=light&playlist=false&playlist-continuous=false&chapters-image=true&episode_image_position=right&hide-logo=false&hide-likes=true&hide-comments=true&hide-sharing=true&hide-download=true&color=ffe019"></iframe><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/business-strategy/energy-efficiency/354288/smashing-green-tech-myths" data-original-url="/business-strategy/energy-efficiency/354288/smashing-green-tech-myths">Smashing green tech myths</a></p></div></div><p>Also, applying even well-established laws of physics to an atmospheric simulation means breaking up an earth-wide system into grid boxes – yet the equations needed should be continuous in space, rather than discrete. A typical grid box for a climate model might be 50 square-km in the horizontal and 1km in the vertical, Shepherd says. "It's pretty coarse. You're not representing a lot of things," he confirms. "There are uncertainties. Increasing the spatial resolution makes the model much, much more <a href="https://www.itpro.com/high-performance-computing-hpc/33405/the-supersized-world-of-supercomputers" target="_blank" data-original-url="https://www.itpro.com/high-performance-computing-hpc/33405/the-supersized-world-of-supercomputers">computationally expensive</a>." </p><p>Ideally, an "ensemble" of runs, of lots of processes at very high spatial resolution, is needed to work out all the possible realisations as well, says Shepherd. "And different scientists will argue differently, for different trade-offs, as well as there being some processes that are not fundamentally understood – such as mixed-phase clouds of ice and liquid."</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ 2021 Gartner critical capabilities for data integration tools ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/machine-learning/368471/2021-gartner-critical-capabilities-for-data-integration-tools</link>
                                                                            <description>
                            <![CDATA[ How to identify the right tool in support of your data management solutions ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">u2NAaKgJfS4Q1eqHyiaku8</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/WvTN5p4tPpqD7o7rbLAShY-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 07 Jul 2022 10:42:02 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                                                                <author><![CDATA[ itpro@futurenet.com (ITPro) ]]></author>                    <dc:creator><![CDATA[ ITPro ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/WvTN5p4tPpqD7o7rbLAShY-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Whitepaper cover with title, text, dark header banner, and logo]]></media:description>                                                            <media:text><![CDATA[Whitepaper cover with title, text, dark header banner, and logo]]></media:text>
                                <media:title type="plain"><![CDATA[Whitepaper cover with title, text, dark header banner, and logo]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/WvTN5p4tPpqD7o7rbLAShY-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Discover why IBM ranked second highest in the Data Fabric Use Case according to Gartner analysts.</p><p>“A data fabric enables faster access to trusted data across distributed landscapes by utilising active metadata, semantics and machine learning (ML) capabilities. It is an emerging design; data fabric isn’t a common use case in the market yet. We picked it as a forward-facing use case — not every vendor has the full set of capabilities to deliver a data fabric design.”</p><p>Download this free Gartner® report to see how IBM is addressing this emerging design and has ranked second highest in the Data Fabric use case.</p><p><em>Provided by</em></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="TDE4LyFCjKBJzACUQeK6rZ" name="" alt="IBM logo" src="https://cdn.mos.cms.futurecdn.net/TDE4LyFCjKBJzACUQeK6rZ.png" mos="https://cdn.mos.cms.futurecdn.net/TDE4LyFCjKBJzACUQeK6rZ.png" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pull-"></p></div></div></figure><p>.</p><iframe frameborder="0" height="1000" width="100%" data-lazy-priority="low" data-lazy-src="https://dennis.cvtr.io/forms/49716/ibm-form-redirect-2021-gartner-critical-capabilities-for-data-integration-tools?locale=1&p=false&wp=9883"></iframe>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Google Cloud and Vodafone announce AI Booster to energise next generation development ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/cloud/368441/google-cloud-and-vodafone-announce-ai-booster-to-energise-next-generation-development</link>
                                                                            <description>
                            <![CDATA[ The integrated platform offers vast research and deployment opportunities for machine learning and artificial intelligence ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">rnGWvgAy837TJL1JRN8W5B</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/vS4ULcXZ8a3bFAocDDTWbD-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 06 Jul 2022 07:00:09 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Rory Bathgate ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/DnNrFxEA7RRECVgFxXR4V7.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/vS4ULcXZ8a3bFAocDDTWbD-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A wide angle shot of the vodafone logo on the side of a building]]></media:description>                                                            <media:text><![CDATA[A wide angle shot of the vodafone logo on the side of a building]]></media:text>
                                <media:title type="plain"><![CDATA[A wide angle shot of the vodafone logo on the side of a building]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/vS4ULcXZ8a3bFAocDDTWbD-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Google Cloud and Vodafone have today announced the launch of a new artificial intelligence (AI) and machine learning (ML) platform dubbed the “AI Booster.” The fully scalable platform promises to spit improvements to customer experience, research speed and network performance.</p><p>Both companies are committed to expanding ML and AI use cases on an industrial scale, and this was the driving force behind the 18-month-long project.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/infrastructure/network-internet/367585/vodafone-taps-google-cloud-for-unified-network-management" data-original-url="/infrastructure/network-internet/367585/vodafone-taps-google-cloud-for-unified-network-management">Vodafone taps Google Cloud for unified network management platform</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/cloud/368372/google-earth-engine-open-for-business-on-google-cloud-in-corporate-sustainability-push" data-original-url="/cloud/368372/google-earth-engine-open-for-business-on-google-cloud-in-corporate-sustainability-push">Google Earth Engine open for business on Google Cloud, in corporate sustainability push</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/cloud/public-cloud/368402/google-backs-thales-public-cloud-services-firm" data-original-url="/cloud/public-cloud/368402/google-backs-thales-public-cloud-services-firm">Google backs Thales' public cloud services firm</a></p></div></div><p>Google and Vodafone say the collaboration will fuel the next generation of AI development, with Vodafone saying it can handle thousands of ML models per day. In the announcement, Vodafone credited AI Booster with an 80% reduction in time between proof of concept and production — from 5 months to 4 weeks.</p><p>AI Booster is built upon Google’s Vertex AI, which allows customers to design and deploy ML models at speed. Fully cloud-native, Vodafone promises that the platform will utilise all the benefits of its integration with <a href="https://cloud.google.com/blog/topics/customers/vodafone-calls-for-digital-transformation-with-the-help-of-google-cloud">Vodafone’s Neuron platform</a>, with customers able to leverage powerful AI Booster environments simply by filling in an online form with their preferences.</p><p>Pre-trained tooling will complement custom options, with completely automated ML lifecycle compliance activities and embedded security giving customers the flexibility to deploy use cases as simple or complex as they need them to be, without fear of compromising their data.\</p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="MWQ5EXYvybsMQ98bHL3rk3" name="MWQ5EXYvybsMQ98bHL3rk3.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/MWQ5EXYvybsMQ98bHL3rk3.png" mos="https://cdn.mos.cms.futurecdn.net/MWQ5EXYvybsMQ98bHL3rk3.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>AI for customer service</strong></p><p class="fancy-box__body-text">IBM Watson Assistant solves customer problems the first time</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/marketing-comms/customer-experience-cx/368445/ai-for-customer-service" data-original-url="/marketing-comms/customer-experience-cx/368445/ai-for-customer-service">FREE DOWNLOAD</a></p></div></div><p>Google Cloud partner Datatonic has also provided reusable MLOps Turbo Templates, which allow developers to rapidly train models without running into technical debt and reducing deployment or adoption risks.</p><p>In 2019, Vodafone announced the integration of Google Cloud controls into its custom Vodafone Neuron platform, pointing to exciting opportunities the collaboration provided such as improved network optimisation, and even more detailed analytics to improve systems such as those handling commercial offers for customers.</p><p>Although ML models are still only gradually being utilised by organisations, Google is heavily invested in expanding the reach and user-friendliness of such models throughout its cloud, with recognition of the boosts to efficiency they can provide across all sectors.</p><p>“As a technology platform, we’re incredibly proud of building a cutting-edge MLOps platform based on best-in-class Google Cloud architecture with in-built automation, scalability and security,” stated Ashish Vijayvargia, Analytics Product Lead at Vodafone.</p><p>“The result is we’re delivering more value from data science while embedding reliability engineering principles throughout.”</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ What is GPT-4 and what does it mean for businesses? ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/artificial-intelligence-ai/368288/what-is-gpt-4</link>
                                                                            <description>
                            <![CDATA[ The next generation of the OpenAI framework - GPT-4 - might change the face of language modelling ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">pgnjevp6DoeKQhMkbkZBSG</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/KizTrJftvRfCFjdLxHBPVF-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 17 Jun 2022 07:00:07 +0000</pubDate>                                                                                                                                <updated>Wed, 15 Mar 2023 12:00:00 +0000</updated>
                                                                                                                                            <category><![CDATA[Machine learning]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Rory Bathgate ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/DnNrFxEA7RRECVgFxXR4V7.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/KizTrJftvRfCFjdLxHBPVF-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A multi-coloured brain made of blocks ]]></media:description>                                                            <media:text><![CDATA[A multi-coloured brain made of blocks ]]></media:text>
                                <media:title type="plain"><![CDATA[A multi-coloured brain made of blocks ]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/KizTrJftvRfCFjdLxHBPVF-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>OpenAI has announced GPT-4, its latest model that will contribute to the rapidly-developing field of AI in business. Organisations are already making use of increasingly sophisticated AI tools throughout their day-to-day operations, and OpenAI’s GPT-3 and GPT-3.5 have become particularly popular in the last six months, powering the headline-grabbing <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369965/what-is-chatgpt-and-what-does-it-mean-for-businesses" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/369965/what-is-chatgpt-and-what-does-it-mean-for-businesses">ChatGPT</a>.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/369965/what-is-chatgpt-and-what-does-it-mean-for-businesses" data-original-url="/technology/artificial-intelligence-ai/369965/what-is-chatgpt-and-what-does-it-mean-for-businesses">What is ChatGPT and what does it mean for businesses?</a></p></div></div><p>The new model is multimodal, meaning users can use both text and images as inputs and has been heralded as the most creative and powerful yet made by OpenAI. The firm has also stressed that GPT-4 is safer than previous versions, adhering more rigidly to the boundaries set out by its developers and users without sacrificing its capacity for creative output.</p><h2 id="gpt-4-vs-gpt-3">GPT-4 vs GPT-3</h2><p>Across all metrics, GPT-4 is a marked improvement over the models that came before it. Putting aside the fact that it can handle images, long something that has evaded OpenAI’s previous GPT iterations, it is also capable of more nuanced, reliable, and challenging output than GPT-3 or GPT-3.5.</p><p>In simulated exams designed for humans, GPT-4 greatly surpassed the results of GPT-3.5. It placed in the 90th percentile for the Uniform Bar versus GPT-3.5’s 10th percentile results and 88th percentile for the LSAT versus GPT-3.5’s 40th percentile. GPT-4 also scored highly in the Massive Multitask Language Understanding (MMLU) benchmark, which puts models up against 14,000 multiple choice questions based on a range of topics not covered in training sets.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/strategy/29848/is-artificial-intelligence-safe" data-original-url="/strategy/29848/is-artificial-intelligence-safe">Is artificial intelligence safe?</a></p></div></div><p>OpenAI also claims that GPT-4 outperformed competing large language models (LLMs) like Google’s PaLM and Meta’s LLaMA in a range of <a href="https://www.itpro.com/strategy/28071/what-is-machine-learning" data-original-url="https://www.itpro.com/strategy/28071/what-is-machine-learning">machine learning (ML)</a> benchmarks. In the MMLU GPT-4 scored 86% versus GPT-3.5’s 70% and PaLM’s 71%.</p><p>Hallam back-end developer Oliver Fokerd notes that while GPT-3 enabled users to input <a href="https://www.itpro.com/machine-learning/33308/what-is-natural-language-processing" data-original-url="https://www.itpro.com/machine-learning/33308/what-is-natural-language-processing">natural language</a>, it still took a bit of skill to craft your prompt in a way that would give good results. “GPT-4 will be much better at inferring users’ intentions,” he adds.</p><p>GPT-3 was <a href="https://www.itpro.com/technology/artificial-intelligence-ai/356042/openai-launches-language-tool-once-deemed-too" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/356042/openai-launches-language-tool-once-deemed-too">once thought too dangerous</a> to be released to the public, after early versions showed a propensity for generating misinformation. The model was also accused of exhibiting racism against specific religions and genders. More recent versions use <a href="https://www.itpro.com/technology/artificial-intelligence-ai/362092/openai-trains-ai-that-is-more-truthful-and-less-toxic" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/362092/openai-trains-ai-that-is-more-truthful-and-less-toxic">reinforcement learning from human feedback (RLHF)</a>, which uses human helpers called labellers to assist the AI in its learning and flag unwanted responses. </p><p>To combat these same fears, OpenAI has committed to more rigorous RLHF for GPT-4 to minimise harmful outputs.</p><p>“Our mitigations have significantly improved many of GPT-4’s safety properties compared to GPT-3.5,” OpenAI states in its <a href="https://openai.com/research/gpt-4">blog post</a> on GPT-4.</p><p>“We’ve decreased the model’s tendency to respond to requests for disallowed content by 82% compared to GPT-3.5, and GPT-4 responds to sensitive requests (e.g., medical advice and self-harm) in accordance with our policies 29% more often.”</p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="NJSDBJZzAjpg5aq4yVq3A8" name="NJSDBJZzAjpg5aq4yVq3A8.png" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/NJSDBJZzAjpg5aq4yVq3A8.png" mos="https://cdn.mos.cms.futurecdn.net/NJSDBJZzAjpg5aq4yVq3A8.png" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>Recommendations for managing AI risks</strong></p><p class="fancy-box__body-text">Integrate your external AI tool findings into your broader security programs</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence-ai/367499/recommendations-for-managing-ai-risks" data-original-url="/technology/artificial-intelligence-ai/367499/recommendations-for-managing-ai-risks">FREE DOWNLOAD</a></p></div></div><p>With regards to the structure and size of GPT-4 versus GPT-3 , OpenAI is keeping its cards close to its chest. The firm has not stated how many parameters GPT-4 has in comparison to GPT-3’s 175 billion, only that the model is “larger” than its predecessor. It has not stated the size of its training data, nor where all of it was sourced aside from "a large dataset of text from the Internet".</p><p>GPT-4 has required such a large overhaul that OpenAI rebuilt its entire <a href="https://www.itpro.com/neural-network/30250/what-is-deep-learning" data-original-url="https://www.itpro.com/neural-network/30250/what-is-deep-learning">deep learning</a> stack for the model. It also made use of a supercomputer built in partnership with Microsoft Azure, for which GPT-3.5 was used as a dry run to ensure stability issues were resolved.</p><h2 id="what-are-the-business-benefits-of-gpt-4">What are the business benefits of GPT-4? </h2><p>A standout feature of GPT-4 is its multimodal nature, which allows businesses to feed it a wider range of data than ever before. Firms can use the model to summarise PDFs, aggregate and contextualise chart data, analyse and critique contracts, or quickly identify visual irregularities in physical infrastructure.</p><p>OpenAI’s president and co-founder Greg Brockman demonstrated the degree to which GPT-4 can extract and process information from images by sketching a mockup of a website into a sketchpad, which was then translated into the working HTML for the website by GPT-4.</p><p>The model’s image processing capabilities also make it an ideal workhorse for computer vision systems. OpenAI has stated that in addition to recognising objects and scenes within images, the model is capable of providing suggestions based on context within these images. </p><p>The app Be My Eyes, which pairs people who are blind or have low vision with volunteers who help them navigate everyday tasks via video call, has tested a virtual volunteer with GPT-4. It was able to provide recipe ideas based on an image of a fridge’s contents, but could also assist with complex tasks such as navigating a train system.</p><p>The firm is bringing the same tech to screen readers, <a href="https://www.itpro.com/business-strategy/careers-training/367131/disabled-it-professionals-building-access" data-original-url="https://www.itpro.com/business-strategy/careers-training/367131/disabled-it-professionals-building-access">enabling disabled users to access websites and computer systems</a> through advanced descriptions of the key elements on a page, summaries of search results, or talking users through content management systems that were not built with navigability in mind.</p><p>Its prowess with languages other than English also opens up GPT-4 to businesses around the world, which can adopt OpenAI’s latest model safe in the knowledge that it is performing in their native tongue at a higher level than GPT-3.5 could in English. It also has potential for international trade and contract negotiations, with the model capable of translating, summarising, and analysing written text and screenshots in one fluid process.</p><p>This could be especially helpful for <a href="https://www.itpro.com/technology/artificial-intelligence-ai/368107/what-good-ai-cyber-security-software-looks-like" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/368107/what-good-ai-cyber-security-software-looks-like">AI use in cyber security</a>, with firms like Secureworks already having found success in using LLMs to aggregate and translate threat actor posts on the <a href="https://www.itpro.com/security/32117/what-is-the-dark-web" data-original-url="https://www.itpro.com/security/32117/what-is-the-dark-web">dark web</a>.</p><p>Another new feature of GPT-4 that businesses could find particularly useful is its greater adherence to the boundaries set out by its training and by users. OpenAI highlights its improved ‘steerability’, which keeps GPT-4 in line with instructions while reducing "hallucinations", a common issue in <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369959/what-is-generative-ai" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/369959/what-is-generative-ai">generative AI</a> where models begin to confidently lie. </p><iframe frameborder="0" height="350px" width="100%" data-lazy-priority="low" data-lazy-src="https://widget.spreaker.com/player?episode_id=49267622&theme=light&playlist=false&playlist-continuous=false&chapters-image=true&episode_image_position=right&hide-logo=false&hide-likes=true&hide-comments=true&hide-sharing=true&hide-download=true&color=ffe019"></iframe><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/machine-learning/31708/what-are-the-pros-and-cons-of-ai" data-original-url="/machine-learning/31708/what-are-the-pros-and-cons-of-ai">What are the pros and cons of AI?</a></p></div></div><p>Brockman demonstrated the potential of this steerability by instructing GPT-4 to act as ‘TaxGPT’, a chatbot that can read and apply the tax code while explaining its steps in detail. It was then able to provide advice on the standard deductions available for a theoretical couple.</p><p>Businesses can use the same steerability functions to improve the user experience of chatbots that will eventually run on GPT-4 through ChatGPT API, or make internal systems more helpful and company-specific. For example, a chatbot that explained company processes and regulations could be tailored by job description and experience so that employees always receive information at an accessible level.</p><p>This could also prove useful for training purposes, which are already being demonstrated by Khan Academy in its use of GPT-4 as a source of knowledge and context for students seeking to learn maths, science, and humanities. The same principles apply to the GPT-4’s vast array of knowledge, meaning business leaders could use the model to <a href="https://www.itpro.com/business-strategy/careers-training/369064/how-to-upskill-your-existing-workforce-to-beat-the-talent" data-original-url="https://www.itpro.com/business-strategy/careers-training/369064/how-to-upskill-your-existing-workforce-to-beat-the-talent">upskill</a> workers on subjects like programming or other languages to beat talent shortages rather than let the model replace workers altogether.</p><h2 id="when-can-my-business-use-gpt-4">When can my business use GPT-4?</h2><p>If your business is subscribed to OpenAI’s paid tier <a href="https://www.google.com/search?q=site%3Aitpro.co.uk+chatgpt+plus&oq=site%3Aitpro.co.uk+chatgpt+plus&aqs=chrome..69i57j69i58.4123j0j7&sourceid=chrome&ie=UTF-8">ChatGPT Plus</a>, you now have access to GPT-4 as a chat model. Firms that wish to integrate GPT-4 into their stack via <a href="https://www.itpro.com/business/business-strategy/370170/openai-launches-chatgpt-api-for-businesses-at-competitive-price" data-original-url="https://www.itpro.com/business/business-strategy/370170/openai-launches-chatgpt-api-for-businesses-at-competitive-price">ChatGPT API</a> will have to wait a little longer, however, with OpenAI currently accepting applications for its GPT-4 waitlist.</p><p>Firms that submit model evaluations deemed high quality through OpenAI’s ‘Evals’ service may also receive access to GPT-4 early. So if GPT-3 or GPT-3.5 are already part of your stack, this could be a route for early adoption of the powerful new model.</p><p>On the other hand, if your business is using <a href="https://www.itpro.com/technology/artificial-intelligence-ai/370037/chatgpt-bing-edge-race-against-time-dethrone-google" data-original-url="https://www.itpro.com/technology/artificial-intelligence-ai/370037/chatgpt-bing-edge-race-against-time-dethrone-google">Microsoft’s Bing AI</a> then you may have used GPT-4 without even knowing it. The Redmond giant has admitted that its search engine AI has been powered by the new model all along, giving some indication of the performance that can be expected from GPT-4 on a widespread scale through chatbot boundaries.</p><div class="see-more see-more--clipped"><blockquote class="twitter-tweet hawk-ignore" data-lang="en"><p lang="en" dir="ltr"><a href="https://twitter.com/cantworkitout/status/1635709811840131072"></a></p></blockquote><div class="see-more__filter"></div></div>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
            </channel>
</rss>