<?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>autonomous machines Archives - Artificial Intelligence</title>
	<atom:link href="https://www.aiuniverse.xyz/tag/autonomous-machines/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aiuniverse.xyz/tag/autonomous-machines/</link>
	<description>Exploring the universe of Intelligence</description>
	<lastBuildDate>Tue, 14 Apr 2020 11:03:13 +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>Facebook’s AI teaches robots to navigate environments using less data</title>
		<link>https://www.aiuniverse.xyz/facebooks-ai-teaches-robots-to-navigate-environments-using-less-data/</link>
					<comments>https://www.aiuniverse.xyz/facebooks-ai-teaches-robots-to-navigate-environments-using-less-data/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Tue, 14 Apr 2020 11:03:11 +0000</pubDate>
				<category><![CDATA[Data Robot]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[autonomous machines]]></category>
		<category><![CDATA[Environments]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Robots]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=8163</guid>

					<description><![CDATA[<p>Source: venturebeat.com In a recent paper published on the preprint server Arxiv.org, researchers at Carnegie Mellon, Facebook, and the University of Illinois Urbana-Champaign propose Active Neural Simultaneous Localization and <a class="read-more-link" href="https://www.aiuniverse.xyz/facebooks-ai-teaches-robots-to-navigate-environments-using-less-data/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/facebooks-ai-teaches-robots-to-navigate-environments-using-less-data/">Facebook’s AI teaches robots to navigate environments using less data</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Source: venturebeat.com</p>



<p class="wp-block-paragraph">In a recent paper published on the preprint server Arxiv.org, researchers at Carnegie Mellon, Facebook, and the University of Illinois Urbana-Champaign propose Active Neural Simultaneous Localization and Mapping (Active Neural SLAM), a hierarchical approach for teaching AI agents to explore environments. They say that it leverages the strength of both classical and AI-based path- and goal-planning methods, making it robust against errors and sidestepping the complexities associated with previous approaches.</p>



<p class="wp-block-paragraph">Techniques like those underpinning Active Neural SLAM could greatly advance the state of the art in robotics. Navigation, which in this context refers not only to coordinate navigation but to pathfinding (i.e., finding paths to objects), is a critical task for autonomous machines. But training those machines to learn about mapping requires a lot of computation.</p>



<p class="wp-block-paragraph"> Active Neural SLAM, then, works with raw sensory inputs such as camera images and exploits regularities in the layouts of environments, enabling it to achieve the same or better performance than existing methods while requiring a fraction of the training data. </p>



<p class="wp-block-paragraph"> The neural SLAM module within Active Neural SLAM comprises a Mapper and a Pose Estimator. The Mapper is responsible for generating a top-down spatial map of a given environment and predicting obstacles and explored areas, while the Pose Estimator anticipates the agent’s pose based on past pose estimates. The spatial map — where each element corresponds to a cell size of 25 square centimeters in the physical world — is ingested along with the agent pose by a global policy to produce various long-term goals. A Planner model then takes the goals, the spatial obstacle map, and the agent pose estimates to compute short-term goals, or the shortest paths from the current location to the long-term goals. Lastly, a local policy outputs navigational actions using camera data and the short-term goals. </p>



<p class="wp-block-paragraph">In experiments, the researchers paired Facebook’s open source Habitat platform, a modular high-level library for training agents across a variety of tasks, environments, and simulators, with data sets (Gibson and Matterport’s MP3D) consisting of 3D reconstructions of real-world environments like office and home interiors. Agents could make one of three moves — forward 25 centimeters, leftward 10 degrees, or rightward 10 degrees — in the environments and were trained in 994 episodes consisting of 1,000 steps or 10 million frames, such that all of Active Neural SLAM’s components — the Mapper, the Pose Estimator, the global policy, and the local policy — were trained simultaneously.</p>



<p class="wp-block-paragraph">The team reports that the Active Neural SLAM managed to almost completely explore small scenes in around 500 steps versus the baselines’ 85% to 90% exploration of the same scenes in 1,000 steps. The baseline models also tended to become stuck in areas, indicating that they weren’t able to “remember” explored areas over time — a problem that Active Neural SLAM didn’t exhibit.</p>



<p class="wp-block-paragraph">Encouraged by these results, the coauthors deployed the trained Active Neural SLAM policy from simulation to a real-world Locobot robot. After adjusting the camera height and vertical field-of-views to match those of the Habitat simulator, they say that it successfully explored the living area in an apartment.</p>



<p class="wp-block-paragraph">“In the future, [Active Neural SLAM] can be extended to complex semantic tasks such as semantic goal navigation and embodied question answering by using a semantic Neural SLAM module, which creates a … map capturing semantic properties of the objects in the environment,” wrote the coauthors. “The model can also be combined with prior work on localization to relocalize in a previously created map for efficient navigation in subsequent episodes.”</p>
<p>The post <a href="https://www.aiuniverse.xyz/facebooks-ai-teaches-robots-to-navigate-environments-using-less-data/">Facebook’s AI teaches robots to navigate environments using less data</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/facebooks-ai-teaches-robots-to-navigate-environments-using-less-data/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Artificial intelligence gives robots and autonomous machines a future</title>
		<link>https://www.aiuniverse.xyz/artificial-intelligence-gives-robots-and-autonomous-machines-a-future/</link>
					<comments>https://www.aiuniverse.xyz/artificial-intelligence-gives-robots-and-autonomous-machines-a-future/#comments</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Thu, 03 Aug 2017 07:52:08 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[autonomous machines]]></category>
		<category><![CDATA[computers worldwide]]></category>
		<category><![CDATA[Future]]></category>
		<category><![CDATA[Robots]]></category>
		<category><![CDATA[satellite]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=454</guid>

					<description><![CDATA[<p>Source &#8211; theaustralian.com.au It’s 2050 and you’re not allowed to drive. In fact, you’ve forgotten how. And you can’t get a licence anyway. Fitness devices and computers monitor <a class="read-more-link" href="https://www.aiuniverse.xyz/artificial-intelligence-gives-robots-and-autonomous-machines-a-future/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/artificial-intelligence-gives-robots-and-autonomous-machines-a-future/">Artificial intelligence gives robots and autonomous machines a future</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Source &#8211; <strong>theaustralian.com.au</strong></p>
<div id="story-description">
<p class="selectionShareable">It’s 2050 and you’re not allowed to drive. In fact, you’ve forgotten how. And you can’t get a licence anyway. Fitness devices and computers monitor your health daily. Even the toilet analyses what you offer up to check for disease. And you, like many, have had your genes sequenced. You know the diseases you’ll likely face in life.</p>
</div>
<p class="selectionShareable">Marilyn Monroe is back starring in movies via an avatar program that talks and acts like her, with machines having learned her speech and mannerisms from her films.</p>
<p class="selectionShareable">Indeed, there will be a bot version of us that lingers on after we die, that reads our will to relatives and friends, and consoles them. Maybe you can toast yourself at your wake. A bad bot version may be out-and-about settling old scores.</p>
<p class="selectionShareable">Computers hire and fire, and planes, trains and ghost ships crisscross the world without any humans aboard.</p>
<p class="selectionShareable">Do you like this future? Is it plausible? Or is it the work of an overly fertile imagination?</p>
<p class="selectionShareable">Much depends on who makes the predictions because futurists are a mixed bunch. Some are fiction writers with a sense of tomorrow and beyond. Some have a sociology background and see us moving in these directions.</p>
<p class="selectionShareable">Some have a technology background and their predictions are an extrapolation of what’s possible with tech today. Their predictions are scary because they are likelier to be right.</p>
<p class="selectionShareable">When the futurist is an eminent Australian professor of artificial intelligence, it’s even more frightening. Such is the case in <i>It’s Alive! Artificial Intelligence From the Logic Piano to Killer Robots</i>, a new book by Toby Walsh, professor of artificial intelligence at the University of NSW and a leader in research at Data61, Australia’s centre for information and communications technology research.</p>
<p class="selectionShareable">“There are few other human inventions that are likely to have as large an impact on our lives as machines that can think,” he says. The frightening truth, he adds, is that AI is already an indispensable part of our lives without most of us realising it.</p>
<div class="story-image secondary-asset landscape">
<figure><img fetchpriority="high" decoding="async" src="http://cdn.newsapi.com.au/image/v1/cc24221f202d41af819983f0e8e9ddd1?width=650" alt="Toby Walsh, professor in artificial intelligence at the University of NSW. Picture: Britta Campion" width="650" height="365" /><figcaption class="story-caption">Toby Walsh, professor in artificial intelligence at the University of NSW. Picture: Britta Campion</figcaption></figure>
</div>
<p class="selectionShareable">Walsh’s book goes back to 1950, when there were fewer than a dozen computers worldwide. “Each was a glorious combination of vacuum tubes, relays, plug boards and capacitors that filled the room,” Walsh says.</p>
<p class="selectionShareable">He credits Alan Turing, the man who led Britain’s successful effort to crack the Nazi Enigma code in World War II, as behind many ideas permeating computer science today, and helping start the field of artificial intelligence.</p>
<p class="selectionShareable">“I predict that, when the 21st-century ends, Alan Turing will be most remembered for laying the foundations to this field that is trying to build thinking machines.”</p>
<p class="selectionShareable">Walsh’s book is pitched at everyday readers, not just geeks. It includes a history of advances in mathematics leading up to AI as a study in its own right, circa 1956. He says using computers to translate from one language to another was proposed as early as 1946, and translation projects were launched in the 1950s and 60s.</p>
<p class="selectionShareable">He says speech recognition systems also were developed in the 50s and 60s but failed. In 1952, Bell Labs had built a system that could recognise single digits, although it was limited to a single speaker.</p>
<p class="selectionShareable">In 1969, John Pierce, who led the development of the first commercial communication satellite, Telstar, likened speech recognition to “schemes for turning water into gasoline, extracting gold from the sea, curing cancer or going to the moon”.</p>
<p class="selectionShareable">But there were successes such as Shakey, the first robot to perceive its environment, ELIZA, a 1960s attempt at a computerised psychotherapist. Walsh says Eliza cheated. She’d invert what a patient said into the next question and had limited understanding of the semantics of a conversation.</p>
<p class="selectionShareable">IBM Watson’s ability to beat humans at the TV game Jeopardy! and become quiz champion in 2011 isn’t the first example of computers triumphing over humans. Walsh writes that in 1979, a computer program called BKG 9.8 beat the world’s backgammon champion in a $5000, winner-take-all match in Monte Carlo.</p>
<p class="selectionShareable">The second part of Walsh’s book discusses the present, including the state of machine learning. “It would be wrong to conclude, however, that machine learning has brought us very close to thinking machines and that, with a little more refinement, techniques such as deep learning will ‘solve’ intelligence,” Walsh says.</p>
<p class="selectionShareable">“One reason that deep learning is not the end of the game is that it needs loads of data.”</p>
<p class="selectionShareable">But machine learning is maturing as a technology, and could solve many problems without too much help from humans.</p>
<p class="selectionShareable">Walsh discusses automating reasoning, the state of robotics, and robots in theatres of war. “An army race is under way to automate warfare. The Pentagon has allocated $18 billion in its current budget for the development of new types of weapons, many of them autonomous,” he says.</p>
<p class="selectionShareable">There are surveillance drones, and on land Boston Dynamics has developed two-legged and four-legged robots that carry loads for soldiers. In the ocean, there are robotic minesweepers and even autonomous submarines.</p>
<p class="selectionShareable">Walsh mentions Boeing’s 15.6m-long autonomous submarine, Echo Voyager, which can spend six months underwater with a range of about 12,000km.</p>
<p class="selectionShareable">Walsh has been active in advocating the banning of autonomous weapons that can select and engage targets without human intervention. In 2015, he and fellow researchers collected 1000 signatures from those in university AI and robotics labs globally, calling for the ban.</p>
<p class="selectionShareable">In the domestic sphere, he cites recent research that will make it possible for robots to run, iron and fold clothes, and catch balls. If robots can do laundry, I won’t mind that sort of future.</p>
<p class="selectionShareable">He profiles several professions where AI is playing an increasing role and asks whether the machines should or can take over, and the idea of “universal basic income” in the machine age, given many jobs are automated.</p>
<p class="selectionShareable">As for his 10 predictions about the future, he is probably right. Hollywood actors may indeed play roles in new films long after their death, although by 2050 there may not be so much interest in reviving Monroe, an actor from 100 years before, as there will be for actors of that time.</p>
<p class="selectionShareable">Walsh’s idea that we’ll send our cars off to earn money as taxis while we work is well within the sights of the autonomous car industry. “Within 15 to 20 years, most of us can expect to be driven around in autonomous cars,” he says.</p>
<p class="selectionShareable">The role of fitness watches and computers monitoring our health daily is on track, too. The technology is there but not properly organised. Walsh predicts smart­phones will regularly take photos of you, to identify melanomas and monitor the health of your eyes. Your voice will be analysed to identify colds, and even a stroke or Parkinson’s disease.</p>
<p class="selectionShareable">His prediction that computers will hire and fire you is an extrapolation of applications already being developed using IBM Watson intelligence. But it won’t end there.</p>
<p class="selectionShareable">“Computers will increasingly take over many of the tasks of managing you during your employment. Programs will schedule your activities, approve your holidays, as well as monitor and reward your performance,” Walsh writes.</p>
<p class="selectionShareable">“In December 2016, Bridgewater Associates, one of the world’s largest hedge funds with over $100bn under management, announced a project to automate the day-to-day management of the firm, including hiring, firing and other strategic decision-making.”</p>
<p class="selectionShareable">He says our device interfaces will disappear, and in their place will be conversations. “No more typing. No more pointing. Just speak, and the device will perform complex tasks for you.”</p>
<p class="selectionShareable">Walsh predicts that by 2050 a robot will have robbed a bank, but it will be achieved by stealth rather than an armed robbery.</p>
<p class="selectionShareable">And by that time the nightly television news will be made without a single human being involved in the production, he says. That is plausible, as newer smartphones can automatically edit videos. The tech is there.</p>
<p class="selectionShareable">As for virtually living as a bot after you die, the prospects are frightening. For example your social media presence could continue on. And celebrities will use bots to create a social media presence, responding to Facebook messages, tweeting and Instagramming in response to events.</p>
<p class="selectionShareable">Who knows: by 2050 Facebook may be mainly a machine social network, with most posts, comments and likes made by machines. This could be a worrying proposition for Mark Zuckerberg. That’s unless he leaves the running of Facebook to a Zuckerberg bot, who may love it.</p>
<p>The post <a href="https://www.aiuniverse.xyz/artificial-intelligence-gives-robots-and-autonomous-machines-a-future/">Artificial intelligence gives robots and autonomous machines a future</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/artificial-intelligence-gives-robots-and-autonomous-machines-a-future/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
