<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT leaders Archives - Artificial Intelligence</title>
	<atom:link href="https://www.aiuniverse.xyz/tag/it-leaders/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aiuniverse.xyz/tag/it-leaders/</link>
	<description>Exploring the universe of Intelligence</description>
	<lastBuildDate>Wed, 20 Nov 2019 12:16:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>Deep-Learning Framework SINGA Graduates to Top-Level Apache Project</title>
		<link>https://www.aiuniverse.xyz/deep-learning-framework-singa-graduates-to-top-level-apache-project/</link>
					<comments>https://www.aiuniverse.xyz/deep-learning-framework-singa-graduates-to-top-level-apache-project/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Wed, 20 Nov 2019 12:16:20 +0000</pubDate>
				<category><![CDATA[Deep Learning]]></category>
		<category><![CDATA[Apache-software]]></category>
		<category><![CDATA[deep learning]]></category>
		<category><![CDATA[IT development]]></category>
		<category><![CDATA[IT leaders]]></category>
		<category><![CDATA[software development]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=5286</guid>

					<description><![CDATA[<p>Source:-infoq.com The Apache Software Foundation (ASF) recently announced that SINGA, a framework for distributed deep-learning, has graduated to top-level project (TLP) status, signifying the project&#8217;s maturity and stability. SINGA has already been <a class="read-more-link" href="https://www.aiuniverse.xyz/deep-learning-framework-singa-graduates-to-top-level-apache-project/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/deep-learning-framework-singa-graduates-to-top-level-apache-project/">Deep-Learning Framework SINGA Graduates to Top-Level Apache Project</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Source:-infoq.com<br></p>



<p class="wp-block-paragraph">The Apache Software Foundation (ASF) recently announced that SINGA, a framework for distributed deep-learning, has graduated to top-level project (TLP) status, signifying the project&#8217;s maturity and stability. SINGA has already been adopted by companies in several sectors, including banking and healthcare.</p>



<p class="wp-block-paragraph">Originally developed at the National University of Singapore, SINGA joined ASF&#8217;s incubator in March 2015. SINGA provides a framework for distributing the work of training deep-learning models across a cluster of machines, in order to reduce the time needed to train the model. In addition to its use as a platform for academic research, SINGA has been used in commercial applications by Citigroup and CBRE, as well as in several health-care applications, including an app to aid patients with pre-diabetes.</p>



<p class="wp-block-paragraph">The success of deep-learning models has been driven by the use of very large datasets, such as ImageNet with hundreds of thousands of images, and complex models with millions of parameters. Google&#8217;s BERT natural-language model contains 300 million parameters and is trained on nearly 3 billion words. However, this training often requires hours, if not days, to complete. To speed up this process, researchers have turned to parallel computing, which distributes the work across a cluster of machines. According to Professor Beng Chin Ooi, leader of the research group that developed SINGA:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>It is essential to scale deep learning via distributed computing as&#8230;deep learning models are typically large and trained over big datasets, which may take hundreds of days using a single GPU.</p></blockquote>



<p class="wp-block-paragraph">There are two broad parallelism strategies for distributed deep-learning: data parallelism, where multiple machines work on different subsets of the input data, and model parallelism, where multiple machines train different sections of the neural-network model. SINGA supports both of these strategies, as well as a combination of the two. These strategies do introduce some communication and synchronization overhead, required to coordinate the work among the machines in the cluster. SINGA implements several optimizations to minimize this overhead.</p>



<p class="wp-block-paragraph">Acceptance as a top-level project means that SINGA has passed several milestones related to software quality and community, which in theory makes the software more attractive as a solution. However, one possible barrier to adoption is that instead of building upon an existing API for modeling neural networks, such as Keras, SINGA&#8217;s designers chose to implement their own. By contrast, the Horovod framework open-sourced by Uber allows developers to port existing models written for the two most popular deep-learning frameworks, TensorFlow and PyTorch. PyTorch in particular is the framework used in a majority of recent research papers.<br><br>ASF has several other top-level distributed-data processing projects that support machine-learning, including Spark and Ignite. Unlike these, SINGA is designed specifically for deep-learning&#8217;s large models. ASF is also home to MXNet, a deep-learning framework similar to TensorFlow and PyTorch, which is still in incubator status. AWS touted MXNet as its framework of choice in late 2016, but MXNet still hasn&#8217;t achieved widespread popularity, hovering at just under 2% in KDNugget&#8217;s polls.</p>



<p class="wp-block-paragraph">Apache SINGA version 2.0 was released in April, 2019. The source code is available on GitHub, and a list of open issues can be tracked in SINGA&#8217;s Jira project. According to ASF, upcoming features include &#8220;SINGA-lite for deep learning on edge devices with 5G, and SINGA-easy for making AI usable by domain experts (without deep AI background).</p>
<p>The post <a href="https://www.aiuniverse.xyz/deep-learning-framework-singa-graduates-to-top-level-apache-project/">Deep-Learning Framework SINGA Graduates to Top-Level Apache Project</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/deep-learning-framework-singa-graduates-to-top-level-apache-project/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>3 megatrends for digital business into the next decade</title>
		<link>https://www.aiuniverse.xyz/3-megatrends-for-digital-business-into-the-next-decade/</link>
					<comments>https://www.aiuniverse.xyz/3-megatrends-for-digital-business-into-the-next-decade/#comments</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Thu, 17 Aug 2017 08:21:55 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Big Data]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Digital Business]]></category>
		<category><![CDATA[IT leaders]]></category>
		<category><![CDATA[IT trends]]></category>
		<category><![CDATA[Reinforcement Learning]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=648</guid>

					<description><![CDATA[<p>Source &#8211; enterpriseinnovation.net Artificial intelligence (AI) everywhere, transparently immersive experiences and digital platforms are the trends that will provide unrivaled intelligence, create profoundly new experiences and offer platforms <a class="read-more-link" href="https://www.aiuniverse.xyz/3-megatrends-for-digital-business-into-the-next-decade/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/3-megatrends-for-digital-business-into-the-next-decade/">3 megatrends for digital business into the next decade</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Source &#8211; <strong>enterpriseinnovation.net</strong></p>
<p>Artificial intelligence (AI) everywhere, transparently immersive experiences and digital platforms are the trends that will provide unrivaled intelligence, create profoundly new experiences and offer platforms that allow organizations to connect with new business ecosystems, according Gartner’s Hype Cycle for Emerging Technologies 2017.</p>
<p>&#8220;In addition to the potential impact on businesses, these trends provide a significant opportunity for enterprise architecture leaders to help senior business and IT leaders respond to digital business opportunities and threats by creating signature-ready actionable and diagnostic deliverables that guide investment decisions,&#8221; said Mike J. Walker, research director at Gartner.</p>
<p>Artificial intelligence technologies will be the most disruptive class of technologies over the next 10 years due to radical computational power, near-endless amounts of data, and unprecedented advances in deep neural networks; these will enable organizations with AI technologies to harness data in order to adapt to new situations and solve problems that no one has ever encountered previously.</p>
<p>Enterprises that are seeking leverage in this theme should consider the following technologies Deep Learning, Deep Reinforcement Learning, Artificial General Intelligence, Autonomous Vehicles, Cognitive Computing, Commercial UAVs (Drones), Conversational User Interfaces, Enterprise Taxonomy and Ontology Management, Machine Learning, Smart Dust, Smart Robots and Smart Workspace.</p>
<p>Also, technology will continue to become more human-centric to the point where it will introduce transparency between people, businesses and things. This relationship will become much more entwined as the evolution of technology becomes more adaptive, contextual and fluid within the workplace, at home, and in interacting with businesses and other people.</p>
<p>Critical technologies to be considered include 4D Printing, Augmented Reality (AR), Computer-Brain Interface, Connected Home, Human Augmentation, Nanotube Electronics, Virtual Reality (VR) and Volumetric Displays.</p>
<p>Further, emerging technologies require revolutionizing the enabling foundations that provide the volume of data needed, advanced compute power, and ubiquity-enabling ecosystems. The shift from compartmentalized technical infrastructure to ecosystem-enabling platforms is laying the foundations for entirely new business models that are forming the bridge between humans and technology.</p>
<p>Key platform-enabling technologies to track include 5G, Digital Twin, Edge Computing, Blockchain, IoT Platform, Neuromorphic Hardware, Quantum Computing, Serverless PaaS and Software-Defined Security.</p>
<p>The post <a href="https://www.aiuniverse.xyz/3-megatrends-for-digital-business-into-the-next-decade/">3 megatrends for digital business into the next decade</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/3-megatrends-for-digital-business-into-the-next-decade/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>Data science key to Monsanto improving its supply chain</title>
		<link>https://www.aiuniverse.xyz/data-science-key-to-monsanto-improving-its-supply-chain/</link>
					<comments>https://www.aiuniverse.xyz/data-science-key-to-monsanto-improving-its-supply-chain/#comments</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Fri, 11 Aug 2017 07:33:56 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Data Science]]></category>
		<category><![CDATA[data science]]></category>
		<category><![CDATA[data skill]]></category>
		<category><![CDATA[Digital Transformation]]></category>
		<category><![CDATA[IT leaders]]></category>
		<category><![CDATA[IT transformation]]></category>
		<category><![CDATA[supply chain]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=569</guid>

					<description><![CDATA[<p>Source &#8211; cio.com Monsanto CIO Jim Swanson has outlined five key elements of Monsanto’s digital transformation: customer centricity, internal business process disruption, technology and automation, data and decision <a class="read-more-link" href="https://www.aiuniverse.xyz/data-science-key-to-monsanto-improving-its-supply-chain/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/data-science-key-to-monsanto-improving-its-supply-chain/">Data science key to Monsanto improving its supply chain</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Source &#8211; <strong>cio.com</strong></p>
<p>Monsanto CIO Jim Swanson has outlined five key elements of Monsanto’s digital transformation: customer centricity, internal business process disruption, technology and automation, data and decision science, and leadership and change management.</p>
<p>He views all of those facets as integral to breaking through the &#8220;clay layer&#8221; of mid-level employees, present in every organization, who may resist short-term changes in spite of long-term gain — the rank-and-file who can either inhibit digital transformation or become its greatest champions. In so doing, he asserts, IT is poised to take on its most rigorous and most critical role of &#8220;transformation agent,&#8221; providing tangible and sustainable value while moving the business forward.</p>
<h2>4 pillars of Monsanto&#8217;s IT operating model</h2>
<p>Swanson&#8217;s IT operating model is grounded in four key pillars.</p>
<p>The first is modernization to ensure business continuity and stability, which at Monsanto includes such initiatives as the adoption of a hybrid cloud environment and network improvements to help ensure high-volume data transfer on a global scale.</p>
<p>The second pillar is data, the raw material underpinning Monsanto’s data models: The IT department has created a data abstraction layer supported by application programming interfaces (APIs) to help employees consume and synthesize internal data quickly.</p>
<p>A third strategic pillar hinges on the six major platforms — from field operations to finance — whose attendant products and capabilities are expanded upon in an iterative fashion.</p>
<p>The fourth pillar of Monsanto’s IT operating model is data science.</p>
<p>“We embed data science in all that we do — in our products, in our platforms, in the data — so every key decision that we make . . . [has] a data science model,” Swanson explains.</p>
<p>Data science at Monsanto is embedded in sales account plans so that account representatives are better informed about customer priorities and information needs. And, critically, Swanson explains that data science is a core component of the supply chain and logistical processes that drive Monsanto’s business.</p>
<aside class="pullquote">We embed data science in all that we do — in our products, in our platforms, in the data — so every key decision that we make . . . [has] a data science model. — Jim Swanson, CIO, Monsanto</aside>
<p>“We are digitizing our whole supply chain,” he says. “And we call it a connected supply chain, from the farmer growing [the crop] to our manufacturing plants that are packaging and drying it, to our distribution to the farm gate.”</p>
<h2>Using data science to reinvent the supply chain</h2>
<p>Monsanto’s research and development (R&amp;D) department was very forward-thinking when it came to data science, Swanson explains, “but that same energy wasn’t appearing in supply chain and commercial.” Swanson had a strong partner in supply chain, and he worked with his colleague to talk through how Monsanto’s supply chain could transform.</p>
<p>One of the significant issues to overcome was seed loss. A single Monsanto seed truck contains tens of thousands of dollars’ worth of product. During the journey from the farm to the manufacturing plant, these trucks can queue for miles, becoming extremely hot in the process. Extreme heat can negatively impact germination potential, and Swanson sought to compensate by implementing sensors on the back of the trucks.</p>
<h2>+ Related: Turning data into food +</h2>
<p>“We put sensors in back of these trucks that [measured] temperature, pressure, geolocation, and we streamed that data through IoT to the plant managers through a dashboard,” he explains. “And they got to see every truck, where it was in their geography, where it was on track to be able to be offloaded, and if it was in the queue three miles back before it’s offloaded — what’s the temperature of that truck?”</p>
<p>The sensors allowed Monsanto to prioritize which trucks made it into the manufacturing plant first, providing a streamlined and data-driven set of efficiencies to the supply chain.</p>
<p>The connected supply chain continues within the manufacturing plant, Swanson says.</p>
<p>“The plant workers work on iPads now, looking at sensor data around their equipment, looking at plant logistics, looking at how to optimize the flow of product in the plant via tools and data they’ve never had before,” he says. “And they can optimize that flow, reduce cost of goods, and get a higher [quality] product out to the marketplace to our distributors and dealers.”</p>
<h2>Bridging the data divide with farm distributors and customers</h2>
<p>Data science at Monsanto extends to the most crucial interactions that Monsanto has with its customers. An issue that continues to impact Monsanto’s profit and loss (P&amp;L) statement is that of product returns, specifically seed returns. Growers, seeking to optimize their yield, would select different seed varieties at the beginning of the growing season, such as corn and soybeans, and ultimately return seeds they did not plant to Monsanto.</p>
<p>To make an estimate of projected losses due to returns, Monsanto account representatives would call growers weekly.</p>
<p>“There are two problems with that,” Swanson says. “One, it’s not very value-add for our customer — a rep calling just asking, ‘Are you returning seeds? We’re trying to calculate at the end of the year how it is going to impact us.’ Secondly, time with the grower is precious for a sales rep. They’d much rather be detailing a product or an opportunity than call them about how many seeds they’re going to return.”</p>
<p>Monsanto IT applied a data model to the issue. Swanson reports that the resulting model provided a high degree of efficacy in predicting returns, providing months of projections and, by extension, lead time. His strategy has been to reinforce such modeling in arenas as diverse as the effectiveness of marketing campaigns and customer segmentations, while following a consistent procedure: Optimize data inputs, test, iterate, scale and then educate colleagues and customers.</p>
<p>Data science, Swanson explains, has been employed to help maximize agricultural outputs while minimizing inputs (water, fertilizer, seed). Arable land is an inherently finite resource, and Monsanto’s data science models have helped growers and distributors alike plot efficiencies.</p>
<p>Monsanto has identified approximately 40 major decisions a farmer makes every year, from how much water to plot to which agronomic practices produce the most resilient plant phenotypes. Monsanto harvest advisors employ the company’s Climate platform, Swanson continues, and use data to provide consultative guidance to growers. They analyze, for example, nitrogen leakage in the soil from fertilizer, as well as how to minimize the input (fertilizer) while maximizing crop output. The company has advised European farmers on efficiencies in water irrigation practices and farmers in India using its Farm Rise platform — allowing growers on the subcontinent to discern when to optimally sell such commodities as wheat.</p>
<h2>The rise of the Digital Outreach Group</h2>
<p>Swanson uses the term “digital radar” to describe the evolving set of capabilities that Monsanto rigorously tests in the pursuit of its ongoing transformation. Because IT helps support an integrated view of customer value and internal processes based upon a variety of data points, it is imperative that Monsanto’s IT division help propel conversations on the organization’s “digital radar,” he says.</p>
<p>To this end, Swanson helped organize the Digital Outreach Group, a coterie of MBAs and scientists who discuss the organization’s digital footprint and relevant potential investment targets. The Digital Outreach Group meets with more than 250 startups every year and approves approximately 30 proof of concepts (POCs). Among those POCs, Swanson says, perhaps five new technologies will be adopted within the company — from IoT to cybersecurity. The Digital Outreach Group collaborates closely with Monsanto Growth Ventures, the venture capital arm of the company that specializes in equity investments in agriculturally focused organizations.</p>
<h2>IT leaders must ask how technology and data can help transform processes</h2>
<p>Swanson strongly emphasizes that IT leaders must take an assertive approach to solving business problems and integrating customer solutions. At Monsanto, this is partly a function of governance. The CIO shares that he pivoted the organization to allow for a &#8220;thin layer&#8221; of IT leaders who sit on leadership teams, interfacing directly with cross-departmental colleagues. This structure allows teams, Swanson asserts, to ask how technology and data can transform what employees do, not just incrementally improve it.</p>
<p>Success, he continues, is also partly a function of process. He says organically embedding relevant data insights into Monsanto’s day-to-day employee functions helps employees adopt new processes easily because they see the value; it is a matter of breaking through the &#8220;clay layer&#8221; of potential distraction and ambivalence by making employees’ lives easier.</p>
<p>Swanson explains:</p>
<p>“If I ask [salespeople] to go run a model, to go figure out who they should be spending more time with among their customers, they are never going to run the model. If I embed it in their CRM, and they do their account plan, and behind the scenes I’m running the model . . . and their account plan just [states], ‘You should be spending this amount of time with Farmer Joe, and this is what they need,’ it’s part of their workflow. And when they see [data as] part of their workflow, they can actually iterate on it because it’s part of what they do every day.</p>
<p>&#8220;That’s really the secret sauce that we’ve been able to implement, to create this iteration that we need around the data constantly, and expose why [employees] need to care about data because it directly impacts their ability to do their job.”</p>
<p>Finally, Swanson says, the journey is partly a function of culture. He says a diverse array of viewpoints and skill sets are necessary, as they &#8220;bring together the breeder, the commercial person, the marketer, the supply chain lead, the IT person, [and] the finance lead to solve a problem or create an opportunity.”</p>
<p>Swanson speaks regularly with human resources about how to better embed technology and data skill sets to every single role in the company, as well as with his colleagues on how to inculcate a &#8220;test and learn&#8221; culture where iteration is the norm.</p>
<p>“People shouldn’t be thinking of IT as some back-office function that you call when there is just a help desk issue,” he says. “They really should be looking at it as part and parcel of driving substantial value for companies that are really willing to use IT as a growth driver versus just an enabler or an operationally efficient function.”</p>
<p>&nbsp;</p>
<p>The post <a href="https://www.aiuniverse.xyz/data-science-key-to-monsanto-improving-its-supply-chain/">Data science key to Monsanto improving its supply chain</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/data-science-key-to-monsanto-improving-its-supply-chain/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
