CINXE.COM
向人脑学习,他们希望走通“0”到“0.1”—新闻—科学网
<!DOCTYPE html> <html> <head> <title>向人脑学习,他们希望走通“0”到“0.1”—新闻—科学网</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="keywords" content=,[mynews.keys] /> <script language="javascript" type="text/javascript"> function showsize(sid) { document.getElementById("content"+1).style.fontSize=sid; document.getElementById("content"+1).className='f'+sid; } function showandhide(showid,hideid) { document.getElementById(showid).style.display=""; document.getElementById(hideid).style.display="none"; document.getElementById(showid+"1").style.background="#005007"; document.getElementById(hideid+"1").style.background="#787878"; } </script> <style type="text/css"> body { margin:0; padding:0; background:#e4e6df url(/images/a-b-mbr.jpg) repeat-y center top; text-align:center; font:13px Arial, Helvetica, sans-serif; } #wrap { margin:0 auto; text-align:left; width:970px; padding:0 0px; w\idth:970px;background:#ffffff} img { border:0; } td{font:13px 宋体} #header { width:100%; margin-top:5px;text-align:center; } #fielder {margin:0 auto; text-align:left; width:970px;} #fielderleft {width:450px; float: left;font:13px 宋体;color:#b41319;height:20px; text-align:right;margin-top:5px} #fielderright {width:520px; float: right;height:20px} #fielderleft a{font:13px 宋体;color:#b41319; text-decoration:none; } #main {margin:0 auto; text-align:left; width:960px; padding:0 4px;} #footer { width:100%; height:66px;margin-top:10px; clear:both; text-align:center; } #foot1{text-align:center;background:#d7ceaa;color:#885f17;width:100%; height:30px;margin-top:10px;vertical-align:bottom} #foot1 a{font:12px 宋体, Helvetica, sans-serif;color:#885f17; text-decoration:none;} #mleft{float: left; width:680px} #mright{float: right; width:270px;text-align:left;} .html1{font:12px 宋体;color:#333333; text-decoration:none; } .html2{font:12px 宋体;color:#885f17; text-decoration:none; } #headerleft ul {text-align:left; width:456px; margin:0; padding:0; list-style:none; } #headerleft li{ margin-right: auto;display:inline;vertical-align:bottom;} #headerleft { float:left; width:456px; height:22px text-align:left; } #headerleft a{font:13px 宋体, Helvetica, sans-serif;color:#000000; text-decoration:none;} #headerright a{font:13px 宋体, Helvetica, sans-serif;color:#000000; text-decoration:none;} #head2{background:#ba1414;width:970px;bgcolor:#ba1414;margin-top:0px} textarea { font: 12px Arial, Helvetica, sans-serif; border:1px solid #333333; } .input{ font: 11px Arial, Helvetica, sans-serif; border:1px solid #333333;} .rblinput{ font: 11px Arial; border:0;width:30px} .ulclass{margin:8px 5px 8px 20px; padding:0; list-style:none; text-align:left; line-height:16px;} .ulclass li{display:inline;} .h1ulclass{margin:0px 5px 8px 20px; padding:0; list-style:none; text-align:left; line-height:16px;} .h1ulclass li{display:inline;} .plnum{width: 30px;color:#587c19;font:12px 宋体; text-align:center; font-weight:bold;margin-left:-14px} .highlight2{font-size:12px;color:#333333;text-decoration:none;} a:hover { color: #ba1413; text-decoration: underline; } a{ text-decoration:none;color:#333333;} #head1{width:970px;margin-top:0px} #head2 td{font:12px 宋体} #field8 a{font:13px 宋体;color:#fff; text-decoration:none;} #content1 a{color: #800000;} #content1 {font:14px 宋体;} img{max-width:600px} #field8 td{ height:20px;} .f12{font-size:12px;word-break: break-all;font:12px ;} .f14{font-size:14px;word-break: break-all;font:14px } .f16{font-size:16px;word-break: break-all;font:16px } .ifcomm{} .f12 p {font-size:12px;word-break: break-all;font:12px!important; } .f14 p {font-size:14px;word-break: break-all;font:14px!important; } .f16 p {font-size:16px;word-break: break-all;font:16px!important; } .bq{text-indent:0em;font-weight:bold;font-size:13px;border:solid 1px #333 ;padding:10px;} </style> <script type="text/javascript" src="/js/lazyload/jquery.min.js"></script> <script type="text/javascript" src="/js/lazyload/jquery.lazyload.js"></script> <script type="text/javascript"> jQuery(document).ready( function($){ $("img").lazyload({ placeholder : "/js/lazyload/grey.gif", effect : "fadeIn", threshold : 200 }); }); </script> </head> <body> <div id="wrap"> <script src="/html/js/htmlnewshead.js" type="text/javascript"></script> <script type="text/javascript"> function browserRedirect() { var sUserAgent= navigator.userAgent.toLowerCase(); var bIsIpad= sUserAgent.match(/ipad/i) == "ipad"; var bIsIphoneOs= sUserAgent.match(/iphone os/i) == "iphone os"; var bIsMidp= sUserAgent.match(/midp/i) == "midp"; var bIsUc7= sUserAgent.match(/rv:1.2.3.4/i) == "rv:1.2.3.4"; var bIsUc= sUserAgent.match(/ucweb/i) == "ucweb"; var bIsAndroid= sUserAgent.match(/android/i) == "android"; var bIsCE= sUserAgent.match(/windows ce/i) == "windows ce"; var bIsWM= sUserAgent.match(/windows mobile/i) == "windows mobile"; if (bIsIpad || bIsIphoneOs || bIsMidp || bIsUc7 || bIsUc || bIsAndroid || bIsCE || bIsWM) { document.write("<div style='padding-left:4em'><a href=\"https://wap.sciencenet.cn/mobile.php?type=detail&cat=news&id=534886&mobile=1\" style='font-size:2em;color:#ba1413; line-height:2em;text-indent:4em'>点击此处切换为手机版网页</a></div>"); } else { //window.location= '电脑网站地址'; } } browserRedirect(); </script> <!--登录--> <iframe src="https://blog.sciencenet.cn/plus.php?mod=iframelogin" style="width:970px; height:32px; " scrolling="no" frameborder="0" ></iframe> <!--导航--> <link href="https://www.sciencenet.cn/css/indexhead.css" type="text/css" rel="stylesheet" /> <div class="logo"> <div class="lg" ><a href="https://news.sciencenet.cn/"><img src="/images/news.jpg" width="231" height="84" alt="科学网新闻频道" /></a></div> <div class="rg02" > <div class="rg" ><span style="float:left;"> <a href="https://www.sciencenet.cn/life/" style="color:#fff">生命科学</a> | <a href="https://www.sciencenet.cn/medicine/" style="color:#fff">医学科学</a> | <a href="https://www.sciencenet.cn/chemistry/" style="color:#fff">化学科学</a> | <a href="https://www.sciencenet.cn/material/" style="color:#fff">工程材料</a> | <a href="https://www.sciencenet.cn/information/" style="color:#fff">信息科学</a> | <a href="https://www.sciencenet.cn/earth/" style="color:#fff">地球科学</a> | <a href="https://www.sciencenet.cn/mathematics/" style="color:#fff">数理科学</a> | <a href="https://www.sciencenet.cn/policy/" style="color:#fff">管理综合</a> </span> <span style=" float:right; "> <a href="https://blog.sciencenet.cn/blog-45-1064777.html" style="color:#fff">站内规定</a> | <a href="https://wap.sciencenet.cn/" style="color:#fff">手机版</a></span></div> <div class="rg01"><span style="float:left; "> <a href="https://www.sciencenet.cn/">首页</a> | <a href="https://news.sciencenet.cn/">新闻</a> | <a href="https://blog.sciencenet.cn/blog.php">博客</a> | <a href="https://news.sciencenet.cn/ys/">院士</a> | <a href="https://talent.sciencenet.cn/">人才</a> | <a href="https://meeting.sciencenet.cn">会议</a> | <a href="https://fund.sciencenet.cn/">基金·项目</a> | <a href="https://paper.sciencenet.cn/">论文</a> | <a href="https://blog.sciencenet.cn/blog.php?mod=video">视频·直播</a> | <a href="https://paper.sciencenet.cn/AInews">小柯机器人</a> | <a href="https://kxxsh.sciencenet.cn/">医学科普</a> </span> <div style="float:right; padding-left:0px;"> <form style="display:inline" method="get" action="https://www.baidu.com/baidu" accept-charset="utf-8" name="f1"> <input style=" width:100px;border:0" maxlength="40" size="31" name="word" /> <input type="submit" style="cursor:pointer; width:56px; font-size:12px; background-color:#880008; border-width:0px; height:16px; color:#fff;" value="本站搜索" /> <input type="hidden" value="2097152" name="ct" /> <input type="hidden" value="3" name="cl" /> <input type="hidden" value="news.sciencenet.cn" name="si" /> <input type="hidden" value="utf-8" name="ie" /> </form> </div> </div></div> </div> <div style="line-height: 10px; height: 10px; clear: both; "> </div> <div id="main"> <div id="mleft"> <table border="0" cellpadding="0" cellspacing="0" style="width: 100%" > <tr> <td style="width: 680px;"> <table id="content" style="border: solid 1px #bbc89b; width: 680px; text-align: center; background-color: #f8f9f4; table-layout:fixed"> <tr> <td align="left"> <div style="height: 20px; margin: 0 auto; border-bottom: solid 1px #bbc89b; margin-top: 10px; width: 82%; font: 12px 宋体; float: left; "> 作者:江庆龄 来源:科学网 发布时间:2024/11/28 20:09:09</div> <div style="height: 20px; margin: 0 auto; border-bottom: solid 1px #bbc89b; margin-top: 10px; width: 18%; font: 12px 宋体; float: right"> 选择字号:<span onclick="showsize(12)" style="background-color: #587c19; color: #fff; font-size: 12px; cursor: pointer">小</span> <span onclick="showsize(14)" style="background-color: #587c19; color: #fff; font-size: 12px; cursor: pointer">中</span> <span onclick="showsize(16)" style="background-color: #587c19; color: #fff; font-size: 12px; cursor: pointer"> 大</span> </div> </td> </tr> <tr> <td align="center"> <div id="content1" style=" padding:15px; text-align: left; line-height: 24px; word-wrap: break-word;word-break:break-all" class="f14"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="20"> </td> </tr> <tr> <td align="center" valign="middle" class="style1" style="font-size: 13px; color: #333333; font-family: 宋体; line-height: 20px"> <b></b></td> </tr> <tr> <td align="center" class="style1" style="font-size: 22px; color: #587c19; font-family: 黑体; line-height: 30px"> 向人脑学习,他们希望走通“0”到“0.1”</td> </tr> <tr> <td align="center" valign="middle" class="style1" style="font-size: 13px; color: #333333; font-family: 宋体; line-height: 20px"> <b></b></td> </tr> </table> <p > </p><p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">作为一名凝聚态物理学家,复旦大学微纳电子器件与量子计算机研究院<span class="errorText"><span class="errorText">院长</span></span>沈健,十分擅长挖掘材料中新奇的特性:纳米磁性、自旋电子学、低维物理、复杂体系强关联效应......</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">但多年的科研工作,也让沈健产生了一种割裂感。一方面,从石墨烯到纳米管,从钙钛矿到超导体,越来越多材料在实验室中涌现,但迈不出成果转化的“第一公里”;另一方面,不少行业对更低成本、更高性能的材料有着日益迫切的需求,却很难找到“颠覆性”的新材料。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">现在,有一种应用场景,或许有机会拼接起凝聚态物理基础研究和应用之间的沟壑,那就是物理神经网络,即利用物理体系中丰富的特性,模拟人脑神经元之间的相互作用,实现无需外部干预的自主学习。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;"><strong>人工智能新瓶颈</strong></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">1956年,人工智能的概念首次在美国达特茅斯会议上被提出,此后的发展经历了几次起伏,每一次的“起”都伴随着认知和技术的突破,每一次“伏”都受限于瓶颈问题无法攻克。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">1993年以来,随着计算机性能提升、大数据积累以及深度学习技术发展,人工智能迎来了第三次浪潮。发展至今,人工智能已深刻影响从基础研究到日常生活的方方面面。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">与此同时,危机也隐隐浮现。现代计算机的基础是二进制符号的操作,并在此基础上发展出了配套的芯片和算法等。然而,随着摩尔定律逐渐逼近极限,芯片工艺发展速度明显放缓,成本不断增加。与此同时,人工智能的快速发展和广泛应用,对计算速度和算力提出了新的要求。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">值得一提的是,从长远来看,能耗将成为人工智能发展更为根本的限制。原因在于,现有的人工智能实现方式依赖于传统冯诺依曼架构,通过“0”和“1”的操作在图灵机上“模拟”人工神经网络的计算。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">这种方法实质上是用高精度的逻辑计算来处理仅需低精度的人工智能任务,导致计算架构在处理此类信息时效率较低。沈健介绍,这一问题在现代大型神经网络处理数百甚至上千亿权重时表现得尤为突出,导致对算力和能源的需求急剧攀升。因此,实现低能耗的大规模智能计算已成为信息领域亟待解决的关键科学问题。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;"><strong>按“脑”索骥</strong></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">不同于传统计算机,人类的大脑可以在有限的体积和非常低的能耗下,完成非常任务的“计算”过程,无论是自主学习、快速识别信息还是记忆。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">据估计,利用现代超级计算机训练自然语言处理模型时每小时耗电约1000度,而这足够人类大脑运行六年。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">是否可以将大脑的这套运算方式用于智能计算中?幸运的是,现有的凝聚态物理材料,就像无数种乐高积木,我们总可以选取合适的体系,拼装成最终需要的系统。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">“人脑实在是太复杂了,我们不太可能找到一个跟人脑一模一样的物理体系,但我们可以根据人脑的某一种特性,找到符合条件的材料,去做进一步的探索。”沈健表示。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">以拍照为例,哪怕现在最好的相机,也无法完美保留所有细节,尤其是在夜间或者大雾等会光线不足的情况下,更难以得到高质量的照片。与机器不同的是,人眼可以适应不同的光线,轻松聚焦,同时看远处的景色也不会“虚”。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">沈健解释:“现在学术界对于视觉成像已经研究得比较清楚了,很自然地,我们就想到了利用视网膜工作的机理,找寻合适的物理体系,使其能够通过自适应的物理过程对接收到的信号进行预处理。”</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">在沈健的设想下,待此硬件架构发展成熟,手机就能直接拍出经过预处理的照片(如降噪、细节增强等),而无需再花很多时间通过软件“P图”了。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">“尽管理论上可行,但这必然不是短期内可以实现的。首先,将这些物理体系转化为高集成度、低成本的芯片并规模化生产,便是一项巨大的挑战。”沈健坦言,“此外,这将是一种全新的计算范式,还需要与硬件配套使用的的算法、软件等等。”</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;"><strong>“单项冠军”</strong></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">沈健强调:“当前最重要的,是找到一个可落地的应用场景。在这个场景下,这一全新物理体系可用于解决现有架构无法解决的问题,或花费更少时间、使用更低能耗解决同样的问题。”</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">事实上,这也是目前正在推进中的新计算范式面临的共同挑战。人工智能已经发展了几十年了,但直到AlphaGo、Alphafold的出现,才开始受到广泛关注,ChatGPT问世,更是掀起了一股前所未有的热潮。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">“我们要找的,正是为某项任务而生的材料体系。”沈健表示,“现有的通用计算机,可以认为是‘全能冠军’,能够借助于软件和算法,处理多种任务,但这也意味着,它在每一项具体的任务上都不是最佳的。”</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">在沈健看来,团队正在搭建的低能耗智能计算体系,将是“单项冠军”,即在特定任务上远远优于现有的计算架构。因此,这种新型体系并不会完全取代现有的通用计算机,而是优势互补,在各自合适的路径上发展。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">目前,团队已经找到4种物理体系,显现出潜在的应用价值。除了图像处理领域,联想记忆也是一个潜在的突破口。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">“现在的类脑计算,其实还不具备自主学习的能力。”复旦大学微纳电子器件与量子计算机研究院青年研究员余伟超解释,“假设我们要让一台类脑计算机记下一篇文言文,必须先做一个‘外科手术’,打开它的‘大脑’,再把这篇文言文的信息翻译成神经网络中的权重值,找到类脑计算机中每个对应的神经突触并小心翼翼地对其进行编辑,它才能‘记住’这篇课文。”</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">与之相反,人脑则可以通过自主学习,记下这篇课文,而无需经历“开颅”的过程。团队找到了一种特殊的磁性薄膜,在接收到外界的刺激后,物理系统内部就会发生自然演化,进而实现物理神经网络中权重的自主调整。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">进一步实验证明,该体系可以完成联想记忆的任务——经过训练,当把图片的一部分输给它时,它能推演出图片的完整内容。“好比我有一个朋友张三,不管他是戴了墨镜还是戴了口罩,都能认出来。”沈健说道。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;"><strong>走出“象牙塔”</strong></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">人工智能的发展,有两条并行的线。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">一条线是大众比较熟悉的AI for Science。以物理学研究为例,科学家们积极拥抱机器学习技术,并将之用于希格斯粒子的发现、引力波测量噪声的减少、系外行星的寻找、分子和材料性质的计算等领域。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">另一条线则是Science for AI。从历史发展来看,物理学的基础理论为机器学习技术的发展做出了重要贡献。2024年获得诺贝尔物理学奖得主约翰·霍普菲尔德,在20世纪80年代利用物理学中磁性材料的自旋特性,构建了一种特殊的人工神经网络模型,后来被命名为霍普菲尔德神经网络。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">“物理学与人工智能之间存在着深刻而密切的联系,跨学科的融合也带来了双向受益。”沈健表示。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">在能耗问题制约人工智能进一步发展的今天,基础物理的突破性发现无疑是解锁这一困境的关键所在。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">而对于凝聚态物理领域的科学家而言,将不同的元素搭配组合,从中发现有趣的物理现象,解决科学问题,是刻在基因里的本能。经过多年的发展,他们发现了数以万计的奇特材料,遗憾的是,这些材料大多数被封存在实验室的样品库中,或停留在文献的报道中,尚未迈出关键一步,以实现其实际应用的价值。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">“这关键一步,只有科学家能迈出。”沈健解释,“其中涉及到很多前沿理论和物理原理,对于工业界人士来说,直观理解便颇具挑战性,更何况是将这些理论转化为实际可用的产品和技术。”</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">2017年,沈健决定迈出这一步。他牵头成立了复旦大学微纳电子器件与量子计算机研究院,集合了物理、材料、微电子等不同学科领域的科学家,以期通过跨校协同创新式合作,构建新一代高能效智能计算芯片,为可持续智能计算的发展开辟新途径。</p> <div style="text-align: center;" class="ueditorOption ueditorOptionModel" contenteditable="true" id="0"> <img src="http://rmtzx.sciencenet.cn/kxwsprint/FC933D5FC017D06EADF18975E8487FCD.jpg" compresssuccess="1" data-wenge-id="139267" wosname="67482dc7e4b03b5da6d1b872.jpg" size="8034786" opaid="wenge-65ulo43z7v20/" data-mce-src="http://rmtzx.sciencenet.cn/kxwsprint/FC933D5FC017D06EADF18975E8487FCD.jpg" _src="http://rmtzx.sciencenet.cn/kxwsprint/FC933D5FC017D06EADF18975E8487FCD.jpg" id="img-null"> <section class="" style="display: block; color: rgb(153, 153, 153); font-size: 14px; margin: 0px 0px 25px; text-align: center; line-height: 20px;"> 复旦大学微纳电子器件与量子计算机研究院。图片由受访者提供 </section> </div> <p class="timeLine_wg" style="height:20px;"><span style="display:none"><span contenteditable="false" style="height: 0px; padding: 0px; margin: 0px; display: block; z-index: 9999; color: rgb(255, 255, 255); font-size: 0px; line-height: 0px; position: absolute; border-top: 1px dashed rgb(181, 189, 202); user-select: none; left: 0px; right: 0px; top: 8px;"><span class="timeIdentification" style="width:0px;height:0px;padding:0px;margin:0px;display:block;z-index:9999;color:#fff;position:absolute;font-size: 0px;line-height:0px;border-color:transparent;display:block;border-style:solid;right:0px;border-right-color:#B5BDCA;border-width:8px 8px 8px 0;top:-8px"> </span><span style="width:0px;height:0px;padding:0px;margin:0px;display:block;z-index:9999;color:#fff;position:absolute;font-size: 0px;line-height:0px;border-color:transparent;display:block;border-style:solid;left:0px;border-left-color:#B5BDCA;border-width:8px 0 8px 8px;top:-8px"> </span><span class="hide_time_wg" title="在这插入段落" contenteditable="false" style="width:0px;height:0px;padding:0px;margin:0px;display:block;z-index:9999;color:#fff;position:absolute;font-size: 22px;line-height:17px;height:17px;text-align: center;width:17px;right:17px;background:#B5BDCA;cursor:pointer;top:-8px; border-radius: 2px;" onclick="timeLine(this)">?</span></span></span></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">围绕“面向低能耗智能计算的材料和器件”这一“大课题”,团队目前已取得了系列成果:他们提出了基于物理物理过程的自主学习机制,深入探讨了在不同物理体系构成的物理神经网络中实现自主学习的最新进展;基于磁性薄膜体系构建四节点霍普菲尔德神经网络并完成了联想记忆和可重构自旋逻辑等功能,实现了网络权重通过物理体系演化自主调整;基于锰氧化物纳米线构筑具有高度稳定性的概率比特,证实其在贝叶斯网络推理中表现优异,为构筑物理玻尔兹曼机提供基础......</p> <p class="lastPadding" style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">“事实上,我们目前做的依然是基础科学研究,但我们的目标更明确。要实现类脑计算这个‘1’太难了,但是我们可以先走出‘0’到‘0.1’‘0.2’这一步。”沈健告诉《中国科学报》。</p><div> </div><div style="text-indent:0em;font-weight:bold;font-size:13px;border:solid 1px #333 ;padding:10px;" class="bq">版权声明:凡本网注明“来源:中国科学报、科学网、科学新闻杂志”的所有作品,网站转载,请在正文上方注明来源和作者,且不得对内容作实质性改动;微信公众号、头条号等新媒体平台,转载请联系授权。邮箱:shouquan@stimes.cn。</div> <div style="border-bottom: solid 1px #bfc89d; vertical-align: bottom; width: 100%; height: 20px"> </div> <div style="width: 100%; height: 20px; text-align: center; margin:10px"> <!-- JiaThis Button BEGIN --> <script src="/html/js/share.js" type="text/javascript"></script> <!-- JiaThis Button END --> </div> </div> </td> </tr> </table> </td> </tr> </table> <div style="line-height: 10px; height: 10px; clear: both;"> </div> <div style=" vertical-align: bottom; width: 100%; text-align:right"> <div style="float:left"> </div> <form action="/html/mail.aspx" method="post" id="myform" style="float:right"> <span onclick="javascript:window.print()" style="cursor: pointer; background-color: #587c19; color: #fff;"> 打印 </span> <span style="color: #587c19">发E-mail给:</span><input name="txtemail" type="text" value="" size="22" id="txtemail" style="background-color: #eeeee8" /> <input type="hidden" id="myurl" name="myurl" runat="server" value="534886" /> <input type="submit" value="" style="background-image: url(/images/go.gif); background-color: Transparent; width: 30px; background-repeat: no-repeat; border-width: 0; height: 21px" /></form> </div> <div style="line-height: 20px; height: 20px; clear: both;"> </div> <div style="color:#784704; text-align:left;clear: both;;display:none;" class="ifcomm">以下评论只代表网友个人观点,不代表科学网观点。 </div> <div style="border: solid 1px #bbc89b; width: 680px; text-align: center; background-color: #f8f9f4; color:#333333;;display:none;" class="ifcomm"> <div id="commd"></div> <div style="text-align:left;width: 94%;"><a href="/html/comment.aspx?id=534886" style="color:#ba1413; text-decoration:none"><img src="/images/newcomm.gif" /></a></div> <div style="text-align:left;width: 94%;border-top: solid 0px #bfc89d" id="formcomm"> <iframe src="/html/newscomm.aspx?nid=534886" style="margin: 0px; padding: 0px" frameborder="0" scrolling="no" height="160px" width="100%"></iframe> </div> </div> </div> <div id="mright"> <script src="https://www.sciencenet.cn/field/js/news.js" type="text/javascript"></script> <!--相关新闻和相关论文--> <table width="100%" border="0" cellpadding="0" cellspacing="0" style="border: solid 1px #557d1a;"> <tr> <td align="left" id="xgnews1" style="background: #005007; height: 20px; font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px; width: 50%" onmouseover="showandhide('xgnews','xgpaper')"> <span target="_blank" style="font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px; text-indent: 1em">相关新闻</span></td> <td align="left" id="xgpaper1" style="background: #787878; height: 20px; font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px; width: 50%" onmouseover="showandhide('xgpaper','xgnews')"> <span target="_blank" style="font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px; text-indent: 1em">相关论文</span></td> </tr> <tr> <td align="center" colspan="2"> <div id="xgnews"> <ul class="ulclass"> <li class='plnum'>1</li> <li><a href="/htmlnews/2024/11/534878.shtm" class="highlight2" target="_blank">兰州交通大学原党委常委、副校长李宗义被开除党籍</a></li> </ul> <ul class="ulclass"> <li class='plnum'>2</li> <li><a href="/htmlnews/2024/11/534870.shtm" class="highlight2" target="_blank">港岭大校长毕业致辞:未来领袖需AI素养和伦理兼备</a></li> </ul> <ul class="ulclass"> <li class='plnum'>3</li> <li><a href="/htmlnews/2024/11/534869.shtm" class="highlight2" target="_blank">北京林业大学教授白日新逝世,享年90岁</a></li> </ul> <ul class="ulclass"> <li class='plnum'>4</li> <li><a href="/htmlnews/2024/11/534868.shtm" class="highlight2" target="_blank">探索蓝色星球 | 剑桥旗下地球与环境科学高影响力出版物推荐</a></li> </ul> <ul class="ulclass"> <li class='plnum'>5</li> <li><a href="/htmlnews/2024/11/534867.shtm" class="highlight2" target="_blank">停招多年的北航北海学院拟转设广西工业学院</a></li> </ul> <ul class="ulclass"> <li class='plnum'>6</li> <li><a href="/htmlnews/2024/11/534866.shtm" class="highlight2" target="_blank">中国科技期刊卓越行动计划二期入选项目公布</a></li> </ul> <ul class="ulclass"> <li class='plnum'>7</li> <li><a href="/htmlnews/2024/11/534865.shtm" class="highlight2" target="_blank">安徽发布省自然科学基金3个联合基金项目计划</a></li> </ul> <ul class="ulclass"> <li class='plnum'>8</li> <li><a href="/htmlnews/2024/11/534864.shtm" class="highlight2" target="_blank">基金委管理科学部一项目:鼓励并优先资助团队申请</a></li> </ul> </div> <div id="xgpaper" style="display: none"> <ul class="ulclass"> <li class='plnum'>1</li> <li><a href="/htmlpaper/2024/11/20241128153039819124681.shtm" class="highlight2" target="_blank">起源于9000年前的面食烹饪</a></li> </ul> <ul class="ulclass"> <li class='plnum'>2</li> <li><a href="/htmlpaper/2024/11/2024112815328225124680.shtm" class="highlight2" target="_blank">研究阐明冷火焰链分支速率常数</a></li> </ul> <ul class="ulclass"> <li class='plnum'>3</li> <li><a href="/htmlpaper/2024/11/20241128153341117124678.shtm" class="highlight2" target="_blank">自噬在拟南芥雄配子体发育和育性中的功能获揭示</a></li> </ul> <ul class="ulclass"> <li class='plnum'>4</li> <li><a href="/htmlpaper/2024/11/20241128153451429124677.shtm" class="highlight2" target="_blank">二氧化碳和生物基呋喃共转化研究获进展</a></li> </ul> <ul class="ulclass"> <li class='plnum'>5</li> <li><a href="/htmlpaper/2024/11/20241128153555616124676.shtm" class="highlight2" target="_blank">科学家揭示睡眠剥夺与肠道损伤机制</a></li> </ul> <ul class="ulclass"> <li class='plnum'>6</li> <li><a href="/htmlpaper/2024/11/2024112815365485124675.shtm" class="highlight2" target="_blank">科学家发现卵巢癌转移关键因子</a></li> </ul> <ul class="ulclass"> <li class='plnum'>7</li> <li><a href="/htmlpaper/2024/11/20241128153859257124673.shtm" class="highlight2" target="_blank">新策略助力“癌中之王”早筛和诊疗</a></li> </ul> <ul class="ulclass"> <li class='plnum'>8</li> <li><a href="/htmlpaper/2024/11/20241128154127132124670.shtm" class="highlight2" target="_blank">研究首次提出固—液相微萃取吸附新分离机制</a></li> </ul> </div> </td> </tr> </table> <script src="/html/js/n2.js" type="text/javascript"></script> <!--图片新闻--> <table border="0" cellpadding="0" cellspacing="0" style="width: 100%; background-color: #fff; border: solid 1px #557d1a;"> <tr> <td align="left" colspan="2" style="background-image: url(/images/lmsy_jbg_br.jpg); height: 20px; line-height: 20px; text-indent:1em"> <a href="/imgnews.aspx" target="_blank" style="font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px">图片新闻</a></td> </tr> <tr > <td style="width: 100%; height: 8px; border-width: 1px; text-align: right;" colspan="2"> </td> </tr> <tr ><td style="padding: 6px 6px 6px 10px" class="highlight2"> <a href='https://news.sciencenet.cn//htmlnews/2024/12/535042.shtm' target='_blank'><img src='https://news.sciencenet.cn//upload/news/images/2024/12/20241212112552250.jpg' width='118' height='65' alt='古代脚印记录了两种人类祖先的共存' /></a> </td> <td style="padding: 6px 10px 6px 6px" class="highlight2"> <a href='https://news.sciencenet.cn//htmlnews/2024/11/534936.shtm' target='_blank'><img src='https://news.sciencenet.cn//upload/news/images/2024/11/202411291849158820.jpg' width='118' height='65' alt='这场赛事探索自动驾驶的“最后一公里”' /></a> </td> <tr ><td style="padding: 6px 6px 6px 10px" class="highlight2"> <a href='https://news.sciencenet.cn//htmlnews/2024/11/534587.shtm' target='_blank'><img src='https://news.sciencenet.cn//upload/news/images/2024/11/20241124177179600.jpg' width='118' height='65' alt='首张另一星系中的恒星照片出炉' /></a> </td> <td style="padding: 6px 10px 6px 6px" class="highlight2"> <a href='https://news.sciencenet.cn//htmlnews/2024/11/534543.shtm' target='_blank'><img src='https://news.sciencenet.cn//upload/news/images/2024/11/20241123228457270.png' width='118' height='65' alt='《自然》(20241121出版)一周论文导读' /></a> </td> <tr style=""> <td style="width: 100%; border-width: 1px; text-align: right; height: 20px;" colspan="2"> <a href="/imgnews.aspx" target="_blank" style="color: #3f6417">>>更多</a></td> </tr> </table> <div style="line-height: 10px; height: 15px; clear: both;"> </div> <script src="/html/js/n3.js" type="text/javascript"></script> <!--新闻排行和评论排行--> <table width="100%" border="0" cellpadding="0" cellspacing="0" style="border: solid 1px #557d1a;"> <tr> <td align="left" id="zph1" style="background: #005007; height: 20px; font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px; width: 100%" onmouseover="showandhide('zph','yph')"> <a href="/zphnews.aspx" target="_blank" style="font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px; text-indent: 1em">一周新闻排行</a></td> </tr> <tr> <td align="center" colspan="2"> <div id="zph"> <ul class="h1ulclass"> <li class='plnum'>1</li> <li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534866.shtm" class="highlight2" target="_blank">中国科技期刊卓越行动计划二期入选项目公布</a></li> </ul> <ul class="ulclass"> <li class='plnum'>2</li> <li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534776.shtm" class="highlight2" target="_blank">天王星和海王星大气下藏着什么秘密</a></li> </ul> <ul class="ulclass"> <li class='plnum'>3</li> <li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534886.shtm" class="highlight2" target="_blank">向人脑学习,他们希望走通“0”到“0.1”</a></li> </ul> <ul class="ulclass"> <li class='plnum'>4</li> <li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534767.shtm" class="highlight2" target="_blank">一位教学生“如何旅行”的地理老师走了</a></li> </ul> <ul class="ulclass"> <li class='plnum'>5</li> <li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534768.shtm" class="highlight2" target="_blank">我国科研人员在金属抗腐蚀研究等方面取得新进展</a></li> </ul> <ul class="ulclass"> <li class='plnum'>6</li> <li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534916.shtm" class="highlight2" target="_blank">华人一作论文登《科学》:首次实现机械量子比特</a></li> </ul> <ul class="ulclass"> <li class='plnum'>7</li> <li><a href="https://news.sciencenet.cn//htmlnews/2024/12/535207.shtm" class="highlight2" target="_blank">56人,何梁何利基金2024年度获奖名单公布</a></li> </ul> <ul class="ulclass"> <li class='plnum'>8</li> <li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534915.shtm" class="highlight2" target="_blank">高福院士:AI时代,更需要警惕“信息病毒”</a></li> </ul> <ul class="ulclass"> <li class='plnum'>9</li> <li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534772.shtm" class="highlight2" target="_blank">我国科研人员首次实现像素“分割”成像</a></li> </ul> <ul class="ulclass"> <li class='plnum'>10</li> <li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534833.shtm" class="highlight2" target="_blank">清华2024届博士张林峰,已任上海交大博导</a></li> </ul> </div> </td> </tr> </table> <div style="line-height: 10px; height: 15px; clear: both;"> </div> <script src="/html/js/n4.js" type="text/javascript"></script> <!--博文精选--> <table border="0" cellpadding="0" cellspacing="0" style="width: 100%; background-color: #fff; border: solid 1px #557d1a;"> <tr> <td align="left" colspan="2" style="background:#a4934b url(/images/lmd_jby_mbr.jpg) no-repeat; height: 20px; line-height: 20px; text-indent:1em"> <a href="http://blog.sciencenet.cn/blog.php?mod=recommend" target="_blank" style="font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px">编辑部推荐博文</a></td> </tr> <tr> <td colspan="2"> <div> <ul class="h1ulclass"> <li class='plnum'><img src='/images/t11.gif' /></li><li><a href="https://blog.sciencenet.cn/blog-45-1462707.html" class="highlight2" target="_blank">科学网·问答|科研遇到瓶颈进行不下去怎么办?</a></li> </ul> <ul class="ulclass"> <li class='plnum'><img src='/images/t11.gif' /></li><li><a href="https://blog.sciencenet.cn/blog-751760-1462616.html" class="highlight2" target="_blank">聊聊国家自然科学基金项目申请书的“五性”</a></li> </ul> <ul class="ulclass"> <li class='plnum'><img src='/images/t11.gif' /></li><li><a href="https://blog.sciencenet.cn/blog-45-1462449.html" class="highlight2" target="_blank">37岁丹霞学者病逝,他的这本书带你去旅行|赠书</a></li> </ul> <ul class="ulclass"> <li class='plnum'><img src='/images/t11.gif' /></li><li><a href="https://blog.sciencenet.cn/blog-829-1462898.html" class="highlight2" target="_blank">创造奇迹的高科技公司有哪些特点?</a></li> </ul> <ul class="ulclass"> <li class='plnum'><img src='/images/t11.gif' /></li><li><a href="https://blog.sciencenet.cn/blog-41174-1462896.html" class="highlight2" target="_blank">类人AI</a></li> </ul> <ul class="ulclass"> <li class='plnum'><img src='/images/t11.gif' /></li><li><a href="https://blog.sciencenet.cn/blog-3234816-1462895.html" class="highlight2" target="_blank">做生意与做科研的最大不同及其联系</a></li> </ul> <ul style="margin: 6px 10px 6px 10px; padding: 0; list-style: none; text-align: right"> <li><a href="https://blog.sciencenet.cn/blog.php?mod=recommend" target="_blank" style="color: #567b1c; font-size: 12px">更多>></a> </li> </ul> </div> </td> </tr> </table> <div style="line-height: 10px; height: 15px; clear: both; "> </div> </div> </div> <div id="footer"> <script src="/html/inc/foot.js" type="text/javascript"></script> </div> </div> </body> <script src="https://libs.baidu.com/jquery/1.11.1/jquery.min.js"></script> <script src="https://res.wx.qq.com/open/js/jweixin-1.0.0.js"></script> <script> //******************* $.post("https://news.sciencenet.cn/html/c.aspx?id=534886&com=1" , function (data) { if (data != "") { document.getElementById('commd').innerHTML=data; } }); //****************** var url=encodeURIComponent(location.href); $.ajax({ type : "get", url : "https://wap.sciencenet.cn/api/jssdk.php?url="+url,//替换网址,xxx根据自己jssdk文件位置修改 dataType : "jsonp", jsonp: "callback", jsonpCallback:"success_jsonpCallback", success : function(data){ wx.config({ debug: false, appId: data.appId, timestamp: data.timestamp, nonceStr: data.nonceStr, signature: data.signature, jsApiList: [ "onMenuShareTimeline", //分享给好友 "onMenuShareAppMessage", //分享到朋友圈 "onMenuShareQQ", //分享到QQ "onMenuShareWeibo" //分享到微博 ] }); }, error:function(data){ } }); wx.ready(function (){ var shareData = { title: '科学网-向人脑学习,他们希望走通“0”到“0.1”', desc: '科学网-向人脑学习,他们希望走通“0”到“0.1”',//这里请特别注意是要去除html link:location.href, imgUrl: 'https://news.sciencenet.cn/images/logo300.png' }; wx.onMenuShareAppMessage(shareData); wx.onMenuShareTimeline(shareData); wx.onMenuShareQQ(shareData); wx.onMenuShareWeibo(shareData); }); window.onload = function(){ if (typeof WeixinJSBridge == "undefined"){ if( document.addEventListener ){ document.addEventListener('MenuShareTimeline', WeiXinShareBtn, false); }else if (document.attachEvent){ document.attachEvent('MenuShareTimeline', WeiXinShareBtn); document.attachEvent('onMenuShareTimeline', WeiXinShareBtn); } }else{ //WeiXinShareBtn(); } }; </script> </html>