<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="https://anyverm.com/wp-content/plugins/squirrly-seo/view/css/feed.xsl"?><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>Shallow Thoughts on Deep Learning &#8211; ANYVERM</title>
	<atom:link href="https://anyverm.com/news-category/shallow-thoughts-on-deep-learning/feed/" rel="self" type="application/rss+xml" />
	<link>https://anyverm.com</link>
	<description>ANYVERM</description>
	<lastBuildDate>Sat, 09 Jun 2018 18:10:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.9.5</generator>

<image>
	<url>https://anyverm.com/wp-content/uploads/2018/04/anyverm-logo-icon-menu.jpg</url>
	<title>Shallow Thoughts on Deep Learning &#8211; ANYVERM</title>
	<link>https://anyverm.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<feedcss>https://anyverm.com/wp-content/plugins/squirrly-seo/view/css/feed.css</feedcss>
	<item>
		<title>How deep is your learn?</title>
		<link>https://anyverm.com/news/how-deep-is-your-learn/</link>
		<comments>https://anyverm.com/news/how-deep-is-your-learn/#respond</comments>
		<pubDate>Thu, 19 Apr 2018 22:40:11 +0000</pubDate>
		<dc:creator><![CDATA[Anyverm]]></dc:creator>
		
		<guid isPermaLink="false">https://anyverm.com/?post_type=news&#038;p=410</guid>
		<description><![CDATA[Hype, hope, and modern science fiction cinema have captured our imaginations and created significant expectations around the deployment of machine learning and AI in commercially available products in our near future (e.g. self driving cars). However, don&#8217;t expect to be transported to Machine City in Matrix Revolutions (very cool, in its own way) any time [&#8230;]]]></description>
				<content:encoded><![CDATA[<div class="thumbnail">
                    <a href="https://anyverm.com/news/how-deep-is-your-learn/">
                        <img src="https://anyverm.com/wp-content/uploads/2018/01/anyverm-how-deep-is-your-learn-blog-1024x537.jpg" alt="How deep is your learn?">
                    </a>
                </div><p>Hype, hope, and modern science fiction cinema have captured our imaginations and created significant expectations around the deployment of machine learning and AI in commercially available products in our near future (e.g. self driving cars). However, don&#8217;t expect to be transported to Machine City in Matrix Revolutions (very cool, in its own way) any time soon. The rise of the machines will have to wait. Expect to see plenty more incremental steps such as collision avoidance and semi-autonomous driving (hopefully, with limited significant human cost as we adjust to the reality of the state of the technology today… see &#8211; <a href="https://www.mercurynews.com/2018/01/22/tesla-on-autopilot-slams-into-parked-fire-truck-on-freeway/" target="_blank" rel="nofollow noopener">tesla on autopilot slams into parked firetruck</a>), and a few eye catching advances such as Amazon Go (how cool is that!?).</p>
<p>At least some of the public attention on deep learning is from the name, aided by some great science fiction filmmaking and computer graphics, evoking images of an inward looking, thoughtful, mathematically robust, and far less bloody, Ex Machina thing.</p>
<p>The underlying concept of deep learning, however, is not quite that deep. In fact, it is conceptually very similar to simple regression analysis, which evaluates and describes a relationship between variables – say between gender wage gap and Donald Trump’s popularity (true story).</p>
<div class="slate-resizable-image-embed slate-image-embed__resize-full-width"><a href="https://anyverm.com/wp-content/uploads/2018/03/inkedwage-gap-vs-donald-trump-popularity-with-st-line.jpg"><img class="alignnone size-large wp-image-159" src="https://anyverm.com/wp-content/uploads/2018/03/inkedwage-gap-vs-donald-trump-popularity-with-st-line-1024x657.jpg" alt="deep learning" width="1024" height="657" srcset="https://anyverm.com/wp-content/uploads/2018/03/inkedwage-gap-vs-donald-trump-popularity-with-st-line-1024x657.jpg 1024w, https://anyverm.com/wp-content/uploads/2018/03/inkedwage-gap-vs-donald-trump-popularity-with-st-line-300x193.jpg 300w, https://anyverm.com/wp-content/uploads/2018/03/inkedwage-gap-vs-donald-trump-popularity-with-st-line-768x493.jpg 768w, https://anyverm.com/wp-content/uploads/2018/03/inkedwage-gap-vs-donald-trump-popularity-with-st-line.jpg 1044w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><img /></div>
<p><em>Sources: National Women&#8217;s Law Center, Gallup</em></p>
<p>The typical way to try and describe this type of relationship is to fit a straight line on the data that best summarizes the relationship. Why often a straight line? Well, computationally a straight-line relationship is easiest to try and fit. Similar ease of computation considerations are true for deep learning models as well.</p>
<p>A major consideration is to decide what line best fits the data. We choose a line from options that minimizes an aggregate measure of difference between the actual data to that predicted by the line – the line of best fit. That is the essence of deep learning – computational techniques, albeit far more complicated, that try and establish relationships between variables by minimizing some measure of error.</p>
<p>A key difference is that deep learning tests out relationships using additional layers of variables. Hence the term “deep”. More layers = deep. We do not make any assumption on what these variables are, just how many layers, the number of variables in each layer, and the mathematical relationship between the layers (parallel to the example of a straight-line relationship above). There is no magic to these choices. You select a configuration based on what is computationally feasible and provides the best results, and then you have deep learning. Still some ways away from Machine City.</p>
]]></content:encoded>
			<wfw:commentRss>https://anyverm.com/news/how-deep-is-your-learn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Autonomous cars – regulators will want to know what is under the hood</title>
		<link>https://anyverm.com/news/states-with-greater-gender-wage-disparity-tend-to-favor-donald-trump/</link>
		<comments>https://anyverm.com/news/states-with-greater-gender-wage-disparity-tend-to-favor-donald-trump/#respond</comments>
		<pubDate>Thu, 19 Apr 2018 22:35:40 +0000</pubDate>
		<dc:creator><![CDATA[Anyverm]]></dc:creator>
		
		<guid isPermaLink="false">https://anyverm.com/?post_type=news&#038;p=409</guid>
		<description><![CDATA[A pedestrian was killed in Tempe, Arizona by an Uber autonomous car.  In 2015, Governor Doug Ducey enticed the self-driving car industry to Arizona by executive order clearing the way for testing in the state.  Last month, he updated this order touting Arizona’s “business friendly and low regulatory environment”.  Following the crash, Uber has stopped [&#8230;]]]></description>
				<content:encoded><![CDATA[<div class="thumbnail">
                    <a href="https://anyverm.com/news/states-with-greater-gender-wage-disparity-tend-to-favor-donald-trump/">
                        <img src="https://anyverm.com/wp-content/uploads/2018/03/anyverm-autonomous-cars-regulators-will-want-to-know-what-is-under-the-hood-1-1024x537.jpg" alt="Autonomous cars – regulators will want to know what is under the hood">
                    </a>
                </div><p><span style="color: #000000; font-family: Calibri;">A pedestrian was killed in Tempe, Arizona by an <strong>Uber autonomous car</strong>.  In 2015, Governor Doug Ducey enticed the self-driving car industry to Arizona by executive order clearing the way for testing in the state.  Last month, he updated this order touting Arizona’s “business friendly and low regulatory environment”.  Following the crash, Uber has stopped all real-word testing of its autonomous cars, which were happening in San Francisco, Phoenix, Pittsburg and Toronto.  The accident is now in the crosshairs of both the U.S. National Highway Traffic Safety Administration and the National Transportation Safety Board.</span></p>
<p><span style="color: #000000; font-family: Calibri;">The recent Cambridge Analytica revelations on Facebook data to help Donald Trump’s campaign is ill-timed for autonomous car companies.  And is forcing regulators to increase scrutiny on the level of self-policing that has so far been granted to tech companies generally. The fatality and recent privacy breach revelations will almost certainly adversely impact the pace of autonomous car technology advancement in the U.S.</span></p>
<p><span style="color: #000000;"><span style="font-family: Calibri;">There are at least two broad black box areas regulators will want to examine and ultimately address.  One is conceptually straightforward, while being technically bedeviling.  Autonomous cars are trained using AI methods such as deep learning on massive amounts of data to interpret and react to driving conditions.  </span><span style="margin: 0; line-height: 107%; font-family: 'Segoe UI', sans-serif; font-size: 10.5pt;">However, unlike traditional statistical predictive methods such as regression analysis, deep learning does not easily lend itself to transparency of decision making, which leaves it with an air of magic about it</span><span style="font-family: Calibri;">.  This reality will make it difficult for regulators to communicate with an increasingly skeptical public.</span></span></p>
<p><span style="color: #000000; font-family: Calibri;">The other issue is philosophically much more challenging.  Inevitably, autonomous cars are going to be in situations requiring them to make an instantaneous choice between a set of bad outcomes.  For example, the decision when an autonomous car is faced with a choice of modest damage to itself versus more material damage to its surroundings.  Even more fundamentally, what happens when lives are at stake?  How will the car measure tradeoffs and react to them?  At some level the processes for making these ethical decisions must be programmed into the car.  The public at large is unlikely to accept a Google, BMW, Ford, or an Uber unilaterally making such decisions.  Recent headlines on Cambridge Analytica that erode public trust in tech companies, and, now, a self-driving car fatality will force a bright spotlight at the core of autonomous vehicle systems.</span></p>
<p><span style="color: #000000; font-family: Calibri;">The rule of law and consumer protection is a strength of the U.S.  At the same time, these strengths could prove to be an impediment in the race for global leadership in the development of autonomous cars, and AI more broadly.</span></p>
]]></content:encoded>
			<wfw:commentRss>https://anyverm.com/news/states-with-greater-gender-wage-disparity-tend-to-favor-donald-trump/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A look at three very different applications of AI – AlphaGo Zero, Amazon Go, and autonomous cars</title>
		<link>https://anyverm.com/news/autonomous-cars-regulators-will-want-to-know-what-is-under-the-hood/</link>
		<comments>https://anyverm.com/news/autonomous-cars-regulators-will-want-to-know-what-is-under-the-hood/#respond</comments>
		<pubDate>Thu, 19 Apr 2018 22:31:13 +0000</pubDate>
		<dc:creator><![CDATA[Anyverm]]></dc:creator>
		
		<guid isPermaLink="false">https://anyverm.com/?post_type=news&#038;p=405</guid>
		<description><![CDATA[As with any new area of technology, business understanding of AI lags the work being done by AI practitioners.  With the massive amounts of investments being made on AI, it is important, especially for executive decision makers, to look behind the curtain and get a better understanding of the constraints and applicability of AI applications [&#8230;]]]></description>
				<content:encoded><![CDATA[<div class="thumbnail">
                    <a href="https://anyverm.com/news/autonomous-cars-regulators-will-want-to-know-what-is-under-the-hood/">
                        <img src="https://anyverm.com/wp-content/uploads/2018/06/a-look-at-three-very-different-applications-of-ai-alphago-zero-amazon-go-and-autonomous-cars-1024x537.jpg" alt="A look at three very different applications of AI – AlphaGo Zero, Amazon Go, and autonomous cars">
                    </a>
                </div><p>As with any new area of technology, business understanding of AI lags the work being done by AI practitioners.  With the massive amounts of investments being made on AI, it is important, especially for executive decision makers, to look behind the curtain and get a better understanding of the constraints and applicability of AI applications to their business.<u></u><u></u></p>
<p>Three applications that have got a lot of press in the last year are <strong>AlphaGo Zero</strong>, <strong>Amazon Go</strong>, and <strong>autonomous cars</strong>. This post looks at the relative complexity, constraints, and cost to implement each solution, as well as their potential for disruption. It’s no surprise that AlphaGo Zero, which has shown the sharpest of results and is the least expensive to implement, has the narrowest applicability of the three. On the other end of the spectrum, autonomous cars have the potential to be fundamentally disruptive. They also represent the most complexity (what is the definition of “safe” in bits and bytes?) and are the most expensive of the three applications. While the technology is already having an impact on our lives, fully autonomous cars are still many years away.<u></u><u></u></p>
<p>A deeper examination of each, nonetheless, can provide insights on how to evaluate the constraints by which AI operates, and how it can have an impact on achieving business goals.</p>
<p>&nbsp;</p>
<p><a href="https://anyverm.com/wp-content/uploads/2018/06/a-look-at-three-very-different-applications-of-ai-alphago-zero-amazon-go-and-autonomous-cars-AI-application-table.png"><img class="alignnone size-full wp-image-477" src="https://anyverm.com/wp-content/uploads/2018/06/a-look-at-three-very-different-applications-of-ai-alphago-zero-amazon-go-and-autonomous-cars-AI-application-table.png" alt="a-look-at-three-very-different-applications-of-ai-alphago-zero-amazon-go-and-autonomous-cars-AI application - table" width="967" height="1648" srcset="https://anyverm.com/wp-content/uploads/2018/06/a-look-at-three-very-different-applications-of-ai-alphago-zero-amazon-go-and-autonomous-cars-AI-application-table.png 967w, https://anyverm.com/wp-content/uploads/2018/06/a-look-at-three-very-different-applications-of-ai-alphago-zero-amazon-go-and-autonomous-cars-AI-application-table-176x300.png 176w, https://anyverm.com/wp-content/uploads/2018/06/a-look-at-three-very-different-applications-of-ai-alphago-zero-amazon-go-and-autonomous-cars-AI-application-table-768x1309.png 768w, https://anyverm.com/wp-content/uploads/2018/06/a-look-at-three-very-different-applications-of-ai-alphago-zero-amazon-go-and-autonomous-cars-AI-application-table-601x1024.png 601w" sizes="(max-width: 967px) 100vw, 967px" /></a></p>
]]></content:encoded>
			<wfw:commentRss>https://anyverm.com/news/autonomous-cars-regulators-will-want-to-know-what-is-under-the-hood/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
