<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Miron's Weblog</title>
	
	<link>http://hyper.to/blog</link>
	<description>Fast Forward</description>
	<lastBuildDate>Mon, 15 Aug 2011 01:25:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/miron" /><feedburner:info uri="miron" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.0/</creativeCommons:license><item>
		<title>USENIX Security Conference 2011</title>
		<link>http://feedproxy.google.com/~r/miron/~3/tW-AsCw3soU/</link>
		<comments>http://hyper.to/blog/link/usenix-sec-2011/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 17:22:51 +0000</pubDate>
		<dc:creator>miron</dc:creator>
				<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://hyper.to/blog/?p=339</guid>
		<description>&lt;p&gt;I am attending the &lt;a href="https://db.usenix.org/events/sec11/tech/"&gt;USENIX security conference&lt;/a&gt; this week.  Sessions are available online.  Here are my notes from sessions that I found interesting (&lt;strong&gt;bold for extra&lt;/strong&gt;):&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Network Security in the Medium Term: 2061–2561 AD&lt;/em&gt;, Charles Stross&lt;/p&gt;
&lt;p&gt;Stross is one of my favorite science fiction authors.  The main direction of the talk was the future political importance of information security.  This is due to the intrusiveness of future information breaches once lifelogging, bioinformatics and other very intimate technologies are adopted.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Fast and Precise Sanitizer Analysis with BEK&lt;/em&gt;, Pieter Hooimeijer, et al&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; Compared different HTML sanitizers using an automated harness.  Sanitizers from MS included (4), as well as new implementations (3).&lt;/li&gt;
&lt;li&gt; Four of these were equivalent.&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;Only one&lt;/strong&gt; protected against all the examples from the XSS Cheat Sheet&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Toward Secure Embedded Web Interfaces&lt;/em&gt;, Baptiste Gourdin, et al&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; 50 security vulnerabilities reported to CERT&lt;/li&gt;
&lt;li&gt; All manufacturers had vulnerabilities (XSS, CSRf, &amp;#8230;)&lt;/li&gt;
&lt;li&gt; Author proposes WebDroid security distribution for embedded web interfaces (framework as &amp;#8220;firewall&amp;#8221;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Comprehensive Experimental Analyses of Automotive Attack Surfaces&lt;/em&gt;, Stephen Checkoway, et al&lt;br /&gt;
&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt; Cars have an instrument bus&lt;/li&gt;
&lt;li&gt; access to the bus gives complete control&lt;/li&gt;
&lt;li&gt; can disable breaks, engine, even while in motion&lt;/li&gt;
&lt;li&gt; attack surface:
&lt;ul&gt;
&lt;li&gt; bus extends to media ports and charging&lt;/li&gt;
&lt;li&gt; bluetooth&lt;/li&gt;
&lt;li&gt; remote keyless entry&lt;/li&gt;
&lt;li&gt; wifi&lt;/li&gt;
&lt;li&gt; digital radio&lt;/li&gt;
&lt;li&gt; telematics: automated crash reporting / roadside assistance&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt; completely compromised by author: bluetooth, media ports, more
&lt;ul&gt;
&lt;li&gt; crafted cdrom (iso-9660, wma)&lt;/li&gt;
&lt;li&gt; strcpy in bluetooth stack &amp;#8211; craft trojan in android&lt;/li&gt;
&lt;li&gt; bruteforce pin for pairing (hours)&lt;/li&gt;
&lt;li&gt; undetectable to users&lt;/li&gt;
&lt;li&gt; telematics compromise through cellular interface&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt; compromise is silent and attacks can be triggered later&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Privacy in the Age of Augmented Reality&lt;/em&gt;, Alessandro Acquisti, et al&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; De-identified faces matched to identified (FB, &amp;#8230;)&lt;/li&gt;
&lt;li&gt; 10% of FB profiles are pseudonymous&lt;/li&gt;
&lt;li&gt; Experiments:
&lt;ul&gt;
&lt;li&gt; Unidentified: dating site photos&lt;/li&gt;
&lt;li&gt; Identified: FB profiles&lt;/li&gt;
&lt;li&gt; Only match to highest ranked matched from matching algorithm:&lt;/li&gt;
&lt;li&gt; 10% success rate for re-identification&lt;/li&gt;
&lt;li&gt; Against pittpatt (&lt;strong&gt;acquired by google&lt;/strong&gt;)&lt;/li&gt;
&lt;li&gt; 30% success&lt;/li&gt;
&lt;li&gt; Predicting SSN from DOB, etc.&lt;/li&gt;
&lt;li&gt; 5 digits matched in four attempts&lt;/li&gt;
&lt;li&gt; iPhone app for real-time re-identification&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;PPI &amp;#8211; personally predictable information&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;Secure In-Band Wireless Pairing&lt;/em&gt;, Shyamnath Gollakota, et al&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; Authors present a method for secure wireless pairing&lt;/li&gt;
&lt;li&gt; No secondary channel (display, keyboard, infrared, &amp;#8230;)&lt;/li&gt;
&lt;li&gt; secure against MITM&lt;/li&gt;
&lt;li&gt; Tamper evident message&lt;/li&gt;
&lt;li&gt; cannot be altered, hidden, prevented without being detected&lt;/li&gt;
&lt;li&gt; patterns of silence based on hash of message&lt;/li&gt;
&lt;li&gt; sync pattern longer than any collision&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;TRESOR Runs Encryption Securely Outside RAM&lt;/em&gt;, Tilo Müller and Felix C. Freiling:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; Prevents cold book attack&lt;/li&gt;
&lt;li&gt; Uses AES-NI instruction set&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;A Study of Android Application Security&lt;/em&gt;, William Enck, et al&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; Decompiled and statically analyzed 21 millions lines of free Android apps&lt;/li&gt;
&lt;li&gt; Pervasive misuse of private info and bad security practices&lt;/li&gt;
&lt;li&gt; High market penetration of ad networks&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Permission Re-Delegation: Attacks and Defenses&lt;/em&gt;, Adrienne Porter Felt, et al&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; I call this &amp;#8220;cross app request forgery&amp;#8221; &lt;img src='http://hyper.to/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /&gt; &lt;/li&gt;
&lt;li&gt; A large fraction of apps mistakenly expose sensitive functionality through intents&lt;/li&gt;
&lt;li&gt; Malicious apps can abuse this&lt;/li&gt;
&lt;li&gt; For example, turn on BT, Wifi, GPS&lt;/li&gt;
&lt;li&gt; Suggests a way to mitigate through dynamic privilege reduction&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Telex: Anticensorship in the Network Infrastructure&lt;/em&gt;, Eric Wustrow, et al&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Telex converts innocuous, unblocked websites into proxies, without their explicit collaboration&lt;/li&gt;
&lt;li&gt;Trigger routing to a proxy while accessing an &amp;#8220;innocent&amp;#8221; web site by putting a special nonce in the TLS negotiation&lt;/li&gt;
&lt;li&gt;Could be used to bypass state censorship&lt;/li&gt;
&lt;li&gt;To be deployed by ISPs on routers&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Idea:&lt;/strong&gt; consider deploying on web servers&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Three Researchers, Five Conjectures: An Empirical Analysis of TOM-Skype Censorship and Surveillance&lt;/em&gt;, Jeffrey Knockel, et al&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Detailed analysis of Chinese censorship through the compromised version of Skype used in China (with Skype&amp;#8217;s cooperation)&lt;/li&gt;
&lt;li&gt;Application uses a list of keywords to flag conversations for surveillance&lt;/li&gt;
&lt;li&gt;Keywords triggering surveillance include mostly political and location words&lt;/li&gt;
&lt;li&gt;Conjectures by authors include:&lt;br /&gt;
&amp;#8220;Censorship is effective, despite attempts to evade it.&amp;#8221; ,&lt;br /&gt;
&amp;#8220;Censored memes spread differently than uncensored memes.&amp;#8221;,&lt;br /&gt;
&amp;#8220;Keyword based censorship is more effective when the censored keywords are unknown and on-line activity is, or is believed to be, under constant surveillance.”,&lt;br /&gt;
“The types of keywords censored in peer-to-peer communications are fundamentally different than the types of keywords censored in client-server communications.”,&lt;br /&gt;
“Neologisms are an effective technique in evading keyword based censorship, but censors frequently learn of their existence.”
  &lt;/li&gt;
&lt;li&gt;Complete lists with translations of the censorship and surveillance keywords for TOM-Skype are available at http://cs.unm.edu/~jeffk/tom-skype/
  &lt;/li&gt;
&lt;/ul&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/miron?a=tW-AsCw3soU:xMGSPE5YdP0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/miron?a=tW-AsCw3soU:xMGSPE5YdP0:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/miron?a=tW-AsCw3soU:xMGSPE5YdP0:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?i=tW-AsCw3soU:xMGSPE5YdP0:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<wfw:commentRss>http://hyper.to/blog/link/usenix-sec-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hyper.to/blog/link/usenix-sec-2011/</feedburner:origLink></item>
		<item>
		<title>BuddyNS</title>
		<link>http://feedproxy.google.com/~r/miron/~3/l1xX0d-AjNA/</link>
		<comments>http://hyper.to/blog/link/buddyns/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 21:53:53 +0000</pubDate>
		<dc:creator>miron</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://hyper.to/blog/?p=334</guid>
		<description>&lt;p&gt;&lt;a href="https://www.buddyns.com"&gt;BuddyNS&lt;/a&gt; is a free secondary name service.  Yes, free.  I started using it a couple of months ago and had no issues.&lt;/p&gt;
&lt;p&gt;Good for your random project domains where you can&amp;#8217;t justify spending on DNS fees.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/miron?a=l1xX0d-AjNA:kWSJSt4Gekc:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/miron?a=l1xX0d-AjNA:kWSJSt4Gekc:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/miron?a=l1xX0d-AjNA:kWSJSt4Gekc:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?i=l1xX0d-AjNA:kWSJSt4Gekc:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<wfw:commentRss>http://hyper.to/blog/link/buddyns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hyper.to/blog/link/buddyns/</feedburner:origLink></item>
		<item>
		<title>Max More is now CEO of Alcor</title>
		<link>http://feedproxy.google.com/~r/miron/~3/RYGQFTr46us/</link>
		<comments>http://hyper.to/blog/link/max-more-is-now-ceo-of-alcor/#comments</comments>
		<pubDate>Sun, 26 Dec 2010 06:59:29 +0000</pubDate>
		<dc:creator>miron</dc:creator>
				<category><![CDATA[Future]]></category>
		<category><![CDATA[cryonics]]></category>
		<category><![CDATA[extropians]]></category>
		<category><![CDATA[h+]]></category>

		<guid isPermaLink="false">http://hyper.to/blog/?p=331</guid>
		<description>&lt;p&gt;It&amp;#8217;s interesting to see one of the major characters in the &lt;a href="https://secure.wikimedia.org/wikipedia/en/wiki/Extropy_Institute"&gt;Extropian&lt;/a&gt; movement (precursor to the H+ movement) &lt;a href="http://www.kurzweilai.net/alcor-life-extension-foundation-names-max-more-phd-as-chief-executive-officer"&gt;become the CEO of Alcor&lt;/a&gt;.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/miron?a=RYGQFTr46us:AL6UgXLVG1g:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/miron?a=RYGQFTr46us:AL6UgXLVG1g:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/miron?a=RYGQFTr46us:AL6UgXLVG1g:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?i=RYGQFTr46us:AL6UgXLVG1g:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<wfw:commentRss>http://hyper.to/blog/link/max-more-is-now-ceo-of-alcor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hyper.to/blog/link/max-more-is-now-ceo-of-alcor/</feedburner:origLink></item>
		<item>
		<title>Moving your Android Contact List to a New Phone</title>
		<link>http://feedproxy.google.com/~r/miron/~3/cZg1spHhEYA/</link>
		<comments>http://hyper.to/blog/link/moving-your-android-contact-list-to-a-new-phone/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 04:31:25 +0000</pubDate>
		<dc:creator>miron</dc:creator>
				<category><![CDATA[Social Networks]]></category>

		<guid isPermaLink="false">http://hyper.to/blog/?p=326</guid>
		<description>&lt;p&gt;This is a somewhat technical article and assumes knowledge of Android and Linux.&lt;/p&gt;
&lt;p&gt;Just got a Nexus S, and had some issues moving my contact list from my old phone.  So I decided to write this up.&lt;/p&gt;
&lt;p&gt;You have two options:&lt;/p&gt;
&lt;p&gt;* If you come from a ROM that allows export to SD, just use Import/Export to USB storage, copy the file over, then import it&lt;/p&gt;
&lt;p&gt;* Option #2 would have been to use Titanium Backup.  However, it doesn&amp;#8217;t seem to work right for restoring on the Nexus S (yet).&lt;/p&gt;
&lt;p&gt;* Otherwise, you can copy the contacts2.db file.  Of course, you have to root your target phone first.  Then copy the db file to the sdcard.&lt;/p&gt;
&lt;p&gt;As root, do (assuming standard layout):&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;br /&gt;
cd /data/data/com.android.providers.contacts/databases&lt;br /&gt;
rm contacts2.db&lt;br /&gt;
cat /sdcard/contacts2.db &gt; contacts2.db&lt;br /&gt;
chmod 660 contacts2.db&lt;br /&gt;
ls -l .. # see who owns this directory&lt;br /&gt;
chown &lt;userid&gt; contats2.db&lt;br /&gt;
&lt;/userid&gt;&lt;/code&gt;&lt;br /&gt;
You might have to restart your phone for the contacts to be re-read.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/miron?a=cZg1spHhEYA:dEaKJ8NeE5U:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/miron?a=cZg1spHhEYA:dEaKJ8NeE5U:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/miron?a=cZg1spHhEYA:dEaKJ8NeE5U:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?i=cZg1spHhEYA:dEaKJ8NeE5U:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<wfw:commentRss>http://hyper.to/blog/link/moving-your-android-contact-list-to-a-new-phone/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://hyper.to/blog/link/moving-your-android-contact-list-to-a-new-phone/</feedburner:origLink></item>
		<item>
		<title>Atomically Precise Fabrication</title>
		<link>http://feedproxy.google.com/~r/miron/~3/FSiaVMYcUWY/</link>
		<comments>http://hyper.to/blog/link/atomically-precise-fabrication/#comments</comments>
		<pubDate>Fri, 12 Nov 2010 06:56:38 +0000</pubDate>
		<dc:creator>miron</dc:creator>
				<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[Nanotech]]></category>

		<guid isPermaLink="false">http://hyper.to/blog/?p=320</guid>
		<description>&lt;p&gt;&lt;a href="http://www.zyvexlabs.com/"&gt;Zyvex&lt;/a&gt; can now &lt;a href="http://www.physorg.com/news/2010-10-atom-proper.html"&gt;build atomically precise 3-D structures&lt;/a&gt; from silicon.  That&amp;#8217;s a nano equivalent to the &lt;a href="http://www.makerbot.com/"&gt;MakerBot&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Arbitrary structures can be used to build templates and tools that can further build other tools, bootstrapping a new industry.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/miron?a=FSiaVMYcUWY:Kf5-Rm8_6QY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/miron?a=FSiaVMYcUWY:Kf5-Rm8_6QY:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/miron?a=FSiaVMYcUWY:Kf5-Rm8_6QY:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?i=FSiaVMYcUWY:Kf5-Rm8_6QY:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<wfw:commentRss>http://hyper.to/blog/link/atomically-precise-fabrication/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://hyper.to/blog/link/atomically-precise-fabrication/</feedburner:origLink></item>
		<item>
		<title>Brain Emulation by 2030</title>
		<link>http://feedproxy.google.com/~r/miron/~3/YndmXPajFuU/</link>
		<comments>http://hyper.to/blog/link/brain-emulation-2030/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 01:11:24 +0000</pubDate>
		<dc:creator>miron</dc:creator>
				<category><![CDATA[Brain]]></category>
		<category><![CDATA[Future]]></category>
		<category><![CDATA[Singularity]]></category>
		<category><![CDATA[brain emulation]]></category>

		<guid isPermaLink="false">http://hyper.to/blog/?p=302</guid>
		<description>&lt;p&gt;Over the past few years I&amp;#8217;ve been thinking about whole brain emulation (WBE) and the required computational resources.  My conclusion is that the required technology level will be reached in the 2025 &amp;#8211; 2030 time frame.&lt;/p&gt;
&lt;p&gt;Although most estimates focus on calculations per second, the relevant parameters are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Calculations per second&lt;/li&gt;
&lt;li&gt;Memory size&lt;/li&gt;
&lt;li&gt;Memory bandwidth per node&lt;/li&gt;
&lt;li&gt;Inter-node communication bandwidth&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;!--more--&gt;&lt;/p&gt;
&lt;p&gt;Here I assume the WBE detail level to be somewhere between level 4 (spiking neural model) and level 5 (electrophysiological model) from the &lt;a href="http://www.philosophy.ox.ac.uk/__data/assets/pdf_file/0019/3853/brain-emulation-roadmap-report.pdf"&gt;Whole Brain Emulation Roadmap&lt;/a&gt;.  The computational capacity required would be around 100 Exa-FLOPS (1e20) and the memory capacity 10 Peta-bytes (1e13).  Plugging these into the &lt;a href="http://hyper.to/blog/cps.html"&gt;CPU&lt;/a&gt; and &lt;a href="http://hyper.to/blog/mem.html"&gt;memory&lt;/a&gt; timeline calculators, gives an expected arrival time of 2026 and 2020 respectively for $1M.&lt;/p&gt;
&lt;p&gt;Based on my models, it appears that memory bandwidth will be a significant bottleneck, while inter-CPU node bandwidth will not be.&lt;/p&gt;
&lt;p&gt;I&amp;#8217;ve created &lt;a href="https://spreadsheets.google.com/ccc?key=0ArO2HgB4wxecdHczbWlNclJFaFYza0tlMG5VeC1YMkE&amp;amp;hl=en&amp;amp;authkey=CMKSvIQC"&gt;a spreadsheet where the two bandwidths are estimated&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The architecture I envision is 1 million compute nodes arranged in a 2-D cluster, 1000 on the side.  Each node will have 100 TFLOPS CPU capacity and 10 GB of memory.  Nodes are connected to the nearest 4 neighbors using a high speed bus.  Longer distances are covered by multiple hops.&lt;/p&gt;
&lt;p&gt;The inter-node bandwidth is dependent on the distance that voltage information has to travel, which is related to the axon length.  Although some axons are very long, axon lengths probably follow a power law distribution, and long ones are rare.  Based on a 1KHz update frequency and  ~60 nodes within average axon distance, the required communication bandwidth is 250 Gb/s, which is close to the capabilities of current technology.&lt;/p&gt;
&lt;p&gt;The local node memory bandwidth is dependent on the amount of synapse state memory and required refresh rate.  Based on a 1KHz update rate, this works out to 14 TB/s.  This figure is about 3 orders of magnitude higher than current technology.&lt;/p&gt;
&lt;p&gt;The high memory bandwidth required makes it is likely that some kind of CPU/memory on-die integration will be required.  The memristor seems a good candidate.&lt;/p&gt;
&lt;p&gt;It is interesting to think of the brain as a 2.x dimension structure, due to the non-zero depth and also due to the folds.  The question has been asked if this provides a barrier to implementation.  The depth aspect is not an issue, since dividing the brain on a 2-D grid will put most vertical columns on the same node.  Folds effectively reduce the length that an axon has to travel.  It seems that in the worst case two points that &amp;#8220;should&amp;#8221; be a meter apart (brain diameter when laid flat) are only 10 cm apart (brain actual diameter).   This may increase the inter-node bandwidth by a factor of 100, if most axons take advantage of the added dimensionality for routing.  Since the inter-node bandwidth is relatively modest, it is doubtful that even a 100 fold increase will make it the bottleneck instead of the memory bandwidth.&lt;/p&gt;
&lt;p&gt;In sum, here are the performance requirements:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;1 million compute nodes in a 2-D topology&lt;/li&gt;
&lt;li&gt;100 TFLOPS per node&lt;/li&gt;
&lt;li&gt;10GB memory per node&lt;/li&gt;
&lt;li&gt;10TB/s memory bandwidth&lt;/li&gt;
&lt;li&gt;4 links to neighboring nodes at 250 Gb/s&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It seems likely that this kind of machine will be available by 2030 for $1M, and possibly as early as 2025.  It would be useful to evaluate the increase in memory bandwidth over time and extrapolate to this time frame.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/miron?a=YndmXPajFuU:NTnimx9BFeQ:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/miron?a=YndmXPajFuU:NTnimx9BFeQ:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/miron?a=YndmXPajFuU:NTnimx9BFeQ:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?i=YndmXPajFuU:NTnimx9BFeQ:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<wfw:commentRss>http://hyper.to/blog/link/brain-emulation-2030/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://hyper.to/blog/link/brain-emulation-2030/</feedburner:origLink></item>
		<item>
		<title>Singularity Summit 2010 – live blogging – day 2</title>
		<link>http://feedproxy.google.com/~r/miron/~3/WbedrGx8658/</link>
		<comments>http://hyper.to/blog/link/singularity-summit-2010-live-blogging-day-2/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 17:59:11 +0000</pubDate>
		<dc:creator>miron</dc:creator>
				<category><![CDATA[Future]]></category>
		<category><![CDATA[Singularity]]></category>

		<guid isPermaLink="false">http://hyper.to/blog/?p=266</guid>
		<description>&lt;p&gt;Missed &lt;strong&gt;Eliezer Yudkowsky: &lt;a href="http://www.singularitysummit.com/abstracts/yudkowsky"&gt;Simplified  Humanism and Positive Futurism&lt;/a&gt;.&lt;a href="http://www.singularitysummit.com/abstracts/yudkowsky"&gt;&lt;br /&gt;
&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;9:40 &amp;#8211; Ramez Naam: &lt;a href="http://www.singularitysummit.com/abstracts/naam"&gt;The Digital Biome&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Plenty of carrying capacity for the biome &amp;#8211; 30-300 billion people with advanced biotech.  We are using only 1/1000 of the incident energy from the sun.  There&amp;#8217;s no reason to crash due to lack of resources with advanced tech.  Population is predicted to level off at 10 billion.&lt;/p&gt;
&lt;p&gt;Good points, but the Singularity is likely to happen on a shorter time scale.&lt;/p&gt;
&lt;p&gt;&lt;!--more--&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;10:40 &amp;#8211; Lance Becker: &lt;a href="http://www.singularitysummit.com/abstracts/becker"&gt;Modifying the  Boundary between Life and Death&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Cells that experience ischemia (lack of oxygen) die after re-perfusion with oxygen, rather than during the ischemia itself.  They die due to oxidative damage and apoptosis (cell suicide) related to mitochondria. How do we prevent the re-perfusion injury?&lt;/p&gt;
&lt;p&gt;Current approaches &amp;#8211; CPR, AED, Cooling.  Next step cardiovascular bypass, mitochondria meds, better cooling, controlled reperfusion.&lt;/p&gt;
&lt;p&gt;Tried cocktail of meds and cooling on 6 people that failed CPR, etc., and 50% were resuscitated.&lt;/p&gt;
&lt;p&gt;Might be applications to Cryonics.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;11:15 &amp;#8211; Ellen Heber-Katz: &lt;a href="http://www.singularitysummit.com/abstracts/heberkatz"&gt;The MRL  mouse &amp;#8211; how it regenerates and how we might do the same&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Wound healing &amp;#8211; scar formation (mammals) vs. epimorphic regeneration.&lt;/p&gt;
&lt;p&gt;In regeneration &amp;#8211; blastema &amp;#8211; cell de-differentiation -&amp;gt; new limb. In mammals &amp;#8211; regeneration in deer antlers.  Rabbit ears.&lt;/p&gt;
&lt;p&gt;MRL mouse &amp;#8211; they regenerate various tissues.  Inflammation response is necessary for regeneration.  The mice don&amp;#8217;t use mitochondria (?!).  (during regeneration?)  DCA blocks glycolysis &amp;#8211; blocks regeneration.&lt;/p&gt;
&lt;p&gt;MRL mouse cells are lacking p21 molecule.  p21 protects against DNA damage, but blocks regeneration.  Selective blocking of p21 is currently investigated.  Removing p53 increases regeneration.&lt;/p&gt;
&lt;p&gt;What about immortality?  MRL mouse variant lives to 3 years, die of autoimmune response.  p21 doesn&amp;#8217;t get cancer until 16 months of age.  But they get an inflammatory autoimmune disease &amp;#8211; die of tumors.&lt;/p&gt;
&lt;p&gt;Separate tumors, inflammation and regeneration.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;11:50 &amp;#8211; Anita Goel: Information Processing &amp;amp; Physical  Intelligence in Nanomachines that Read/Write DNA&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;She is talking about controlling ribosomes and such from the macroscale.&lt;/p&gt;
&lt;p&gt;Applications &amp;#8211; includes &amp;#8220;gene-radar&amp;#8221; &amp;#8211; portable diagnostics for DNA/RNA &amp;#8211; point of care.  Also, energy transduction at the nanoscale, read/write DNA, store information, computing.&lt;/p&gt;
&lt;p&gt;DNA Polymerase can go forward, backward (error correction), or pause.  This can be controlled from macro-scale.  Quality of output can thus be controlled.&lt;/p&gt;
&lt;p&gt;These machines are very energy efficient.  How do they do that?&lt;/p&gt;
&lt;p&gt;More stress on &lt;em&gt;infrastructure-free &lt;/em&gt;diagnosis, developing world, etc. .&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;14:00 &amp;#8211; Shane Legg: &lt;a href="http://www.singularitysummit.com/abstracts/legg"&gt;Universal  measures of intelligence&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Yet another exponential computation graph. &lt;img src='http://hyper.to/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /&gt; &lt;/p&gt;
&lt;p&gt;2025 &amp;#8211; 10^20 ops per second.  What does this translate to in meaningful intelligence?  He wants intelligence on the Y axis.&lt;/p&gt;
&lt;p&gt;Human vs. Ideal.  Internal properties (&amp;#8220;understanding&amp;#8221;, &amp;#8220;soul&amp;#8221;, etc.) vs. External Properties. He is going to focus on External Ideal quadrant.&lt;/p&gt;
&lt;p&gt;Definition of intelligence: &amp;#8220;Intelligent system are expected to work, and work well, in many different environments.&amp;#8221; &amp;#8211; Gudwin&lt;/p&gt;
&lt;p&gt;He shows an equation that takes into account success, agent, environment and Occam&amp;#8217;s razor.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://hyper.to/blog/wp-content/uploads/2010/08/wpid-2010-08-15-14.20.56-1.jpg" alt="image" /&gt;&lt;/p&gt;
&lt;p&gt;This measure is called &lt;em&gt;Algorithmic Intelligence Quotient &lt;/em&gt;(AIQ).  It seems to order some relevant learning agents in a correct way.&lt;/p&gt;
&lt;p&gt;I think it would be great if we had a general intelligence measure, so we can gauge our success in creating artificial systems.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;14:40 &amp;#8211; John Tooby: &lt;a href="http://www.singularitysummit.com/abstracts/tooby"&gt;Can discovering  the design principles governing natural intelligence unleash  breakthroughs in artificial intelligence?&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;For scientific debates, history shows us that the truth typically lies incredibly far beyond the limits of what even the most radical scientists of an era propose (e.g. Galileo and the size of the universe).&lt;/p&gt;
&lt;p&gt;All the pieces are in place for realizing the Enlightenment project of a rigorous natural science of human nature: reverse engineering the code.&lt;/p&gt;
&lt;p&gt;Emphasize evolution &amp;#8211; natural selection is the only known physical process that can push against entropy.  It only builds structures that solve evolutionarily recurrent adaptive problems.&lt;/p&gt;
&lt;p&gt;Evolutionary psychology.  Rant against marginalization of evolution in psychology academia.&lt;/p&gt;
&lt;p&gt;Example &amp;#8211; avoid mating with genetically similar organisms &amp;#8211; deleterious recessives.  But, care for genetic relatives.  An identification problem.  Computation of kinship index and adjustment of behavior based on it.&lt;/p&gt;
&lt;p&gt;Implications for strong AI&lt;/p&gt;
&lt;p&gt;- psychology map of humans so that it does what we mean&lt;/p&gt;
&lt;p&gt;clues on how to achieve strong AI:&lt;/p&gt;
&lt;p&gt;- dedicated intelligence&lt;br /&gt;
- pinpoint strategies&lt;br /&gt;
- &amp;#8220;brilliant hacks&amp;#8221;&lt;br /&gt;
- a mosaic of modules&lt;/p&gt;
&lt;p&gt;Universe is too diverse to hold in our mind.  Minds need to reduce.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;15:20 &amp;#8211; Tooby, Goertzel, Yudkowsky &amp;amp; Legg panel: Narrow and  General Intelligence&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&amp;#8230;&lt;br /&gt;
Goertzel &amp;#8211; AIXI is &amp;#8220;fictitious&amp;#8221;&lt;/p&gt;
&lt;p&gt;Legg &amp;#8211; AIXI is a useful model, and MC AIXI is useful in practice for limited problem sizes.&lt;br /&gt;
&amp;#8230;&lt;/p&gt;
&lt;p&gt;Goertzel &amp;#8211; if evolution can harness large amounts of computation with a simple engine, then maybe we can achieve general intelligence with a small number of more general modules.&lt;/p&gt;
&lt;p&gt;Legg &amp;#8211; need domain specific algorithms to be efficient.  But a general system can solve with unlimited power.&lt;/p&gt;
&lt;p&gt;More discussion about how much domain specific algorithms you need.  Possibly start with a limited set and develop more over time.&lt;/p&gt;
&lt;p&gt;Legg &amp;#8211; classes of algorithms that are not exactly domain specific, but applicable to multiple domain areas.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/miron?a=WbedrGx8658:M6IXLl4T3H4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/miron?a=WbedrGx8658:M6IXLl4T3H4:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/miron?a=WbedrGx8658:M6IXLl4T3H4:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?i=WbedrGx8658:M6IXLl4T3H4:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<wfw:commentRss>http://hyper.to/blog/link/singularity-summit-2010-live-blogging-day-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hyper.to/blog/link/singularity-summit-2010-live-blogging-day-2/</feedburner:origLink></item>
		<item>
		<title>Singularity Summit 2010 – live blogging – day 1</title>
		<link>http://feedproxy.google.com/~r/miron/~3/9E9jK130dTk/</link>
		<comments>http://hyper.to/blog/link/singularity-summit-2010-live-blogging/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 17:00:24 +0000</pubDate>
		<dc:creator>miron</dc:creator>
				<category><![CDATA[Future]]></category>
		<category><![CDATA[Singularity]]></category>

		<guid isPermaLink="false">http://hyper.to/blog/?p=231</guid>
		<description>&lt;p&gt;&lt;strong&gt;9:30&lt;/strong&gt; &amp;#8211; Missed &lt;strong&gt;Michael Vassar&lt;/strong&gt;&amp;#8216;s talk.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;9:50 &amp;#8211; Gregory Stock&lt;/strong&gt; is talking.  He is skeptical about progress in the bio realm.  He says that the FDA is a damper on progress, but he also says that there are difficult problems.  He brings up Alzheimer&amp;#8217;s as an example.  I think he is underestimating the power of info tech to change the way we do bio-science.  Having read/write access to DNA, plus &amp;#8220;in-silico&amp;#8221; simulations will change the game.&lt;/p&gt;
&lt;p&gt;Now he is talking about Silicon and saying that the complexity of computers rivals that of life.  And now he is talking about the rapid exponential progress in DNA technology.  As far as I understand, he is worried that we will create new life forms that will supersede humans.  He is saying that human evolution is &amp;#8220;not exponential&amp;#8221;. I think he means that it&amp;#8217;s a very slow exponential compared to tech.&lt;/p&gt;
&lt;p&gt;&lt;!--more--&gt;&lt;/p&gt;
&lt;p&gt;He is talking about a &amp;#8220;planetary super-organism&amp;#8221; &amp;#8211; merging of the biosphere with technological artifacts (cities, Internet).  He says it&amp;#8217;s beyond a metaphor.  However, it&amp;#8217;s not a replicator and does not have a boundary, so I am doubtful that it&amp;#8217;s useful to think about what&amp;#8217;s happening on earth in this way.&lt;/p&gt;
&lt;p&gt;He is saying that the biosphere will be subsumed but still exist in the new merged organism.  However, it seems to me that biology is not competitive because of the orders of magnitude in performance difference.  He thinks that timescales will enlarge, but the characteristic frequencies of mechanical systems are much higher, so this doesn&amp;#8217;t make sense to me.&lt;/p&gt;
&lt;p&gt;He says we are in the midst of the Singularity.&lt;/p&gt;
&lt;p&gt;Cyberspace &amp;#8211; boundaries are weak (but what about encryption?), copies are easy (yes!).  Uploading will lead to the disappearance/detachment of humans that take this route.  Ways to stop evolution to a post-human future &amp;#8211; singleton rule, super-organism communities.  But it seems he thinks that stopping is not possible.  People can&amp;#8217;t affect because they are cells, and can&amp;#8217;t affect the organism.&lt;/p&gt;
&lt;p&gt;He says that people that follow regulation will not be the ones to make progress.  The ones that do make progress are the nimble ones.  Agreed.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;11:00 &amp;#8211; Ray Kurzweil &amp;#8211; The Mind and how to build one&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Singularity worry &amp;#8211; is it feasible to emulate the brain.&lt;/p&gt;
&lt;p&gt;We derived narrow AI capabilities from reverse engineering the auditor and visual systems.  5th computing paradigm &amp;#8211; Moore&amp;#8217;s law &amp;#8211; planar silicon.  6th paradigm &amp;#8211; 3d molecular computing.&lt;/p&gt;
&lt;p&gt;He is complaining that critics set up straw-man arguments.  More about exponential progress&amp;#8230;&lt;/p&gt;
&lt;p&gt;Why some people accept, and some people have emotional issues with accepting exponential change and it&amp;#8217;s implications?  Not because of sophistication, intelligence, etc. .&lt;/p&gt;
&lt;p&gt;Quick recap of exponential progress.&lt;/p&gt;
&lt;p&gt;Exponential progress in brain scanning.  Resolution doubling every year.  Showing a image of a simulation of a cortical column.  Mentions blue brain project &amp;#8211; Markram.  Markram expects to reverse engineer the brain by 2018, Kurzweil thinks it will take until the 2020&amp;#8242;s.  Design of the brain is in the genome, which puts an upper bound on the code complexity strictly required &amp;#8211; 25MB.  ~10K code for cerebellum.&lt;/p&gt;
&lt;p&gt;How to create a mind?  Cortical columns are the basic modules.  He equates these to LISP atoms.  I think that&amp;#8217;s too simplistic, because concepts are fluidly created.  Nevertheless, I agree that these are the building blocks of the neocortex and it would be a good research direction for AI/AGI.  It seems he is talking about de-novo mind design rather than uploading.&lt;/p&gt;
&lt;p&gt;He says consciousness is a matter of faith and is not scientifically falsifiable.  It is necessary to believe in it for morality.  I&amp;#8217;m not so sure &amp;#8211; I agree with Dennet that it&amp;#8217;s to do with having a self-model, which could be a scientific concept.&lt;/p&gt;
&lt;p&gt;Wasn&amp;#8217;t very satisfying as a roadmap to h+ AI.&lt;/p&gt;
&lt;p&gt;Questions:&lt;/p&gt;
&lt;p&gt;* Something about the collapse of the wave function related to consciousness.  But the MWI doesn&amp;#8217;t really have any wave function collapse, so I think that direction isn&amp;#8217;t useful.  Ray is saying the same thing.&lt;/p&gt;
&lt;p&gt;* What level of detail for whole brain emulation?  Ray says the point of WBE is to understand the principle of operation of the brain (i.e. reverse engineering).  He says once we understand how cortical columns at a low level we can recode them at a higher level and have a much more computationally efficient simulation.&lt;/p&gt;
&lt;p&gt;* Similar question &amp;#8211; is molecular level simulation necessary?  Ray responds that we don&amp;#8217;t need to scan the whole brain at that resolution.  Distinct types of neurons can be scanned with high resolution once.  It seems he is again not talking about uploading.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;12:00 &amp;#8211; Ben Goertzel &amp;#8211; AI for increased human healthspan&lt;br /&gt;
&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Human body as a machine.&lt;/p&gt;
&lt;p&gt;The material in this talk is &lt;a href="http://www.hplusmagazine.com/editors-blog/ais-superflies-and-path-immortality"&gt;available on the h+ magazine&lt;/a&gt; site.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;14:00 &amp;#8211; Steven Mann: Humanistic  Intelligence Augmentation and Mediation&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Steven has glasses on which include a camera (I call this a &lt;em&gt;speccam&lt;/em&gt;).  The image from the camera is up on the left screen. He is concerned about surveillance. He is practicing sousveillance.  He is drawing a diagram on a piece of paper instead of showing a slide.  The diagram is visible through his speccam.&lt;/p&gt;
&lt;p&gt;He is showing another speccam using his speccam.  It re-renders the visible field on a 45 degree piece of glass, basically interposing a processing layer on vision &amp;#8211; a heads up display.&lt;/p&gt;
&lt;p&gt;A milling machine can replicate itself.&lt;/p&gt;
&lt;p&gt;He talks about some patents he got on high dynamic range image stitching.  Seems obvious &amp;#8211; and kind of disappointing to see a software patent from him.&lt;/p&gt;
&lt;p&gt;Cyborg-log.  Continuous.  He is talking about getting to a resolution below the perception granularity of a human.  &amp;#8220;Un-digital&amp;#8221;.&lt;/p&gt;
&lt;p&gt;He brought another person on stage that is talking about user-interfaces that keep humans in the loop as we get &amp;#8220;un-digital&amp;#8221;.  Using high bandwidth interaction devices &amp;#8211; tactile, visual.  Musical instruments.  They are demoing one on stage.&lt;/p&gt;
&lt;p&gt;More about musical instruments and patents.  This doesn&amp;#8217;t seem very relevant.  That&amp;#8217;s about it for this talk.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;14:50 &amp;#8211; Mandayam Srinivasan: &lt;a href="http://www.singularitysummit.com/abstracts/srinivasan"&gt;Enhancing  our bodies and evolving our brains&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Skipped this one.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;15:25 &amp;#8211; Brian Litt: &lt;a href="http://www.singularitysummit.com/abstracts/litt"&gt;The  past, present and future of brain machine interfaces&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Long review of existing tech &amp;#8211; small number of electrodes, poor biocompatibility.&lt;/p&gt;
&lt;p&gt;His new work &amp;#8211; implant 2.5 micron thick flexible surfaces with 720 electrodes for capturing neuronal signals.  Biocompatible, partly bioabsorbable (?).&lt;/p&gt;
&lt;p&gt;Someone else&amp;#8217;s work in rats.  Memories played back during sleep at 6x original waking acquisition speed.&lt;/p&gt;
&lt;p&gt;Speculates about self-assembling injectable electrodes.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;16:15 &amp;#8211; Demis Hassabis: &lt;a href="http://www.singularitysummit.com/abstracts/hassabis"&gt;Combining  systems neuroscience and machine learning: a new approach to AGI&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;How to create meaning for symbols?  CYC is brittle and cumbersome.&lt;/p&gt;
&lt;p&gt;Search space of possible AGI solutions: regime 1 &amp;#8211; small and dense search space.  regime 2 &amp;#8211; large sparse search space.  In regime #2 it makes sense to use the brain as reference.  He thinks regime #2 is the case.  Arguments: evolution only produced it once, failure of AI field to date.  I somewhat agree, except there might be a more dense area that we might be overlooking.&lt;/p&gt;
&lt;p&gt;Abstract at one end of spectrum, whole brain emulation as other end.  He thinks the abstract end is ad-hoc and unprincipled and WBE is 50 year in the future.&lt;/p&gt;
&lt;p&gt;He advocates the middle way &amp;#8220;systems neuroscience&amp;#8221;.  Extract algorithm from brain function.  E.g. vision algorithm from the way vision areas work in the brain.  Then you have a component for narrow AI or AGI.  Another example is space perception (&amp;#8220;grid cells&amp;#8221;).&lt;/p&gt;
&lt;p&gt;Reinforcement learning is another example.  HNN is another.&lt;/p&gt;
&lt;p&gt;This approach still seems somewhat ad-hoc to me.  It seems likely that there are aspects of the way the brain works that cannot be identified as a separate module.  These kind of aspects would be too intertwined with other modules and aspects to tease apart into a separate algorithm.&lt;/p&gt;
&lt;p&gt;However, we might be able to achieve a different type of intellect with the modular reverse engineering approach that he advocates.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;17:20 &amp;#8211; Terry Sejnowski: &lt;a href="http://www.singularitysummit.com/abstracts/sejnowski"&gt;Reverse-engineering  brains is within reach&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Should look at evolution when trying to understand the brain.  A lot of conservation of genes even from &amp;#8220;primitive&amp;#8221; life forms.&lt;/p&gt;
&lt;p&gt;Scale of the brain: 1e15 synapses, 1e11 neurons, 1e16 bits/s.&lt;/p&gt;
&lt;p&gt;Temporal difference learning = dynamic programming.  Dopamine system.&lt;/p&gt;
&lt;p&gt;Use of TD for backgammon in 1994. Radio, radar, car and power grid applications in next 5 years.&lt;/p&gt;
&lt;p&gt;Not very exciting.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;17:50 &amp;#8211; Dennis Bray: &lt;a href="http://www.singularitysummit.com/abstracts/bray"&gt;What  Cells Can Do That Robots Can&amp;#8217;t&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The main thrust of this talk is that a lot of computation is done by cells.  It seems to me that this computation is not relevant to the functioning of the mind.  Most of it is keeping homeostasis in the cell and with the environment.  When a person loses a limb, they maintain their mind and identity, so the cells in their limb could not have been &amp;#8220;mission critical&amp;#8221; to their identity and intelligence.  Therefore the speaker&amp;#8217;s argument seems irrelevant to the prospect of creating machine intelligence.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;18:20 &amp;#8211; Terry and Dennis are debating&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Terry is saying that they will bite the bullet and do a &amp;#8220;complete&amp;#8221; molecular simulation.  They did a monte-carlo simulation of a synapse over 100ms.  Cool video of the simulation showing about 100 synapses &amp;#8211; &amp;#8220;MCELL&amp;#8221;.&lt;/p&gt;
&lt;p&gt;Dennis rebuts.  He compares the brain to a neural network.  He says that neurons are all different.  I don&amp;#8217;t see how that is related to the problem at hand &amp;#8211; obviously you want to simulate the diversity of neurons present in a real  brain by scanning one or by generating using embryo development simulation.&lt;/p&gt;
&lt;p&gt;Terry: simulated a network of 300 generic neurons, and they learned useful things.&lt;/p&gt;
&lt;p&gt;They seem to be &amp;#8220;agreeing&amp;#8221; and taking questions from the audience.&lt;/p&gt;
&lt;p&gt;Dennis &amp;#8211; there is nothing impossible in principle.  He is now asking about details of Terry&amp;#8217;s simulation.  Terry &amp;#8211; different proteins and molecules important at different times.&lt;/p&gt;
&lt;p&gt;Dennis &amp;#8211; there are so many different things to simulate.  Terry &amp;#8211; exponential progress.&lt;/p&gt;
&lt;p&gt;I think they are mostly in agreement about only some molecular aspects being relevant and we need to simulate to find out.  The main difference between them is probably related to intuition about exponential progress and the tools and resources it will make available in a short amount of time.  Terry can see that.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/miron?a=9E9jK130dTk:0BpolLDzA6A:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/miron?a=9E9jK130dTk:0BpolLDzA6A:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/miron?a=9E9jK130dTk:0BpolLDzA6A:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?i=9E9jK130dTk:0BpolLDzA6A:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<wfw:commentRss>http://hyper.to/blog/link/singularity-summit-2010-live-blogging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hyper.to/blog/link/singularity-summit-2010-live-blogging/</feedburner:origLink></item>
		<item>
		<title>Sir Martin Reese about the Future of the Cosmos</title>
		<link>http://feedproxy.google.com/~r/miron/~3/kdQ3ggzAORo/</link>
		<comments>http://hyper.to/blog/link/sir-martin-reese-about-the-future-of-the-cosmos/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 18:27:53 +0000</pubDate>
		<dc:creator>miron</dc:creator>
				<category><![CDATA[Future]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[cosmology]]></category>
		<category><![CDATA[Far future]]></category>

		<guid isPermaLink="false">http://hyper.to/blog/?p=227</guid>
		<description>&lt;p&gt;Martin talks about the future of the cosmos and our responsibility to prevent existential risks at a &lt;a href="http://www.kurzweilai.net/lifes-future-in-the-cosmos"&gt;long now foundation seminar&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Nice to see H+ memes coming from the president of the Royal Society.&lt;/p&gt;
&lt;p&gt;H/T Tom McCabe @ Kurzweil AI&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/miron?a=kdQ3ggzAORo:F4FH2-DePSU:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/miron?a=kdQ3ggzAORo:F4FH2-DePSU:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/miron?a=kdQ3ggzAORo:F4FH2-DePSU:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?i=kdQ3ggzAORo:F4FH2-DePSU:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<wfw:commentRss>http://hyper.to/blog/link/sir-martin-reese-about-the-future-of-the-cosmos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hyper.to/blog/link/sir-martin-reese-about-the-future-of-the-cosmos/</feedburner:origLink></item>
		<item>
		<title>Long-Distance Wiring Diagram of the Monkey Brain</title>
		<link>http://feedproxy.google.com/~r/miron/~3/LHcbcdjBhk0/</link>
		<comments>http://hyper.to/blog/link/long-distance-wiring-diagram-monkey-brain/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 06:41:30 +0000</pubDate>
		<dc:creator>miron</dc:creator>
				<category><![CDATA[Brain]]></category>
		<category><![CDATA[brain emulation]]></category>

		<guid isPermaLink="false">http://hyper.to/blog/?p=223</guid>
		<description>&lt;p&gt;Raghavendra Singh and Dharmendra S Modha &lt;a href="http://p9.hostingprod.com/@modha.org/blog/2010/07/post_4.html"&gt;published a paper&lt;/a&gt; in PNAS detailing 383 brain regions and 6,602 connections between them.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/miron?a=LHcbcdjBhk0:RQEN9_lqs4w:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/miron?a=LHcbcdjBhk0:RQEN9_lqs4w:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/miron?a=LHcbcdjBhk0:RQEN9_lqs4w:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/miron?i=LHcbcdjBhk0:RQEN9_lqs4w:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<wfw:commentRss>http://hyper.to/blog/link/long-distance-wiring-diagram-monkey-brain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hyper.to/blog/link/long-distance-wiring-diagram-monkey-brain/</feedburner:origLink></item>
	</channel>
</rss>

