<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>共享協作 &#8211; 科技島-掌握科技新聞、科技職場最新資訊</title>
	<atom:link href="https://www.technice.com.tw/tag/%e5%85%b1%e4%ba%ab%e5%8d%94%e4%bd%9c/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technice.com.tw</link>
	<description>專注於科技新聞、科技職場、科技知識相關資訊，包含生成式AI、人工智慧、Web 3.0、區塊鏈、科技職缺百科、生物科技、軟體發展、雲端技術等豐富內容，適合熱衷科技及從事科技專業人事第一手資訊的平台。</description>
	<lastBuildDate>Mon, 08 Sep 2025 03:59:03 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.2</generator>

<image>
	<url>https://www.technice.com.tw/wp-content/uploads/2022/12/cropped-wordpress_512x512-150x150.png</url>
	<title>共享協作 &#8211; 科技島-掌握科技新聞、科技職場最新資訊</title>
	<link>https://www.technice.com.tw</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">223945996</site>	<item>
		<title>Google聯手Intrinsic 機器人共享協作空間「RoboBallet」亮相</title>
		<link>https://www.technice.com.tw/technology/robot/190901/</link>
					<comments>https://www.technice.com.tw/technology/robot/190901/#respond</comments>
		
		<dc:creator><![CDATA[黃仁杰]]></dc:creator>
		<pubDate>Mon, 08 Sep 2025 03:59:03 +0000</pubDate>
				<category><![CDATA[機器人]]></category>
		<category><![CDATA[尖端]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[共享協作]]></category>
		<guid isPermaLink="false">https://www.technice.com.tw/?p=190901</guid>

					<description><![CDATA[<p><img width="1200" height="627" src="https://www.technice.com.tw/wp-content/uploads/2024/01/1_1.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="1 1" decoding="async" srcset="https://www.technice.com.tw/wp-content/uploads/2024/01/1_1.jpg 1200w, https://www.technice.com.tw/wp-content/uploads/2024/01/1_1-300x157.jpg 300w, https://www.technice.com.tw/wp-content/uploads/2024/01/1_1-1024x535.jpg 1024w, https://www.technice.com.tw/wp-content/uploads/2024/01/1_1-768x401.jpg 768w" sizes="(max-width: 1200px) 100vw, 1200px" title="Google聯手Intrinsic 機器人共享協作空間「RoboBallet」亮相 1"></p>
<p>Google DeepMind Robotics、Alphabet旗下的Intrinsic與倫敦大學學院（UCL）團隊近日共同發表最新研究，推出名為「RoboBallet」的人工智慧模型。這項成果利用強化學習（Reinforcement Learning）與圖神經網路（Graph Neural Networks, GNNs），讓多台機器人在同一個複雜工作空間中協同作業時，能自動生成路徑並避免碰撞。<content></p>
<p data-start="121" data-end="323">記者黃仁杰／編譯</p>
<p data-start="121" data-end="323">Google DeepMind Robotics、Alphabet旗下的Intrinsic與倫敦大學學院（UCL）團隊近日共同發表最新研究，推出名為「RoboBallet」的人工智慧模型。這項成果利用強化學習（Reinforcement Learning）與圖神經網路（Graph Neural Networks, GNNs），讓多台機器人在同一個複雜工作空間中協同作業時，能自動生成路徑並避免碰撞。</p>
<p>[caption id="attachment_90179" align="aligncenter" width="1200"]<img class="wp-image-90179 size-full" src="https://www.technice.com.tw/wp-content/uploads/2024/01/1_1.jpg" alt="" width="1200" height="627" /> 這項成果利用強化學習（Reinforcement Learning）與圖神經網路（Graph Neural Networks, GNNs），讓多台機器人在同一個複雜工作空間中協同作業時，能自動生成路徑並避免碰撞。(示意圖／科技島資料照)[/caption]</p>
<h3 data-start="325" data-end="343">互不干擾是關鍵 解決多機器人協作的老問題</h3>
<p data-start="344" data-end="476">在工業現場，如何讓多台機器人同時執行任務而不互相干擾，一直是難題。傳統方法多仰賴規則或取樣演算法，僅能處理少量機器人，一旦規模擴大便難以應付。研究團隊提出的新AI模型則可在數秒內為多達八台機器人規劃出高效路徑，並自動避開障礙，大幅降低人工編程與反覆試錯的成本。</p>
<h3 data-start="478" data-end="495">AI模擬訓練 圖神經網路展現規劃優勢</h3>
<p data-start="496" data-end="663">該模型以GNN為核心，將機器人、任務、障礙物等元素轉化為「節點」，並利用邊線表徵其互動關係。透過強化學習，AI在數百萬個合成場景中模擬與學習，最終具備在「未曾見過」的新環境下，也能快速生成解決方案的能力。Intrinsic科學長Torsten Kroeger指出，這種方法等同於讓AI在虛擬空間完成大量訓練，再直接應用於真實世界。</p>
<h3 data-start="665" data-end="684">人類專注創意 機器負責規劃</h3>
<p data-start="685" data-end="826">研究主要作者、Google DeepMind Robotics研究工程師Matthew Lai表示，這是首次能在工業規模上自動完成任務與動作規劃的AI系統。「我們的模型能在數秒內產出高品質的運動規劃，讓人類設計師能專注在更具創意與應用性的工作，而把重複繁瑣的規劃交給AI完成。」</p>
<p data-start="828" data-end="923">RoboBallet不僅能在接收「任務集合」後，自動完成分配與規劃，還能同時處理碰撞避免與任務排序。由於其對各節點關係已具深入理解，因此即便面對全新情境，也能快速反應並找到最佳解決方案。</p>
<p data-start="828" data-end="923">來源：<a href="https://www.i-programmer.info/news/169-robotics/18301-google-and-intrinsic-develop-roboballet.html"><span style="color: #33cccc;">i-programmer</span></a></p>
<p></content></p>
<p>這篇文章 <a rel="nofollow" href="https://www.technice.com.tw/technology/robot/190901/">Google聯手Intrinsic 機器人共享協作空間「RoboBallet」亮相</a> 最早出現於 <a rel="nofollow" href="https://www.technice.com.tw">科技島-掌握科技新聞、科技職場最新資訊</a>。</p>
]]></description>
		
					<wfw:commentRss>https://www.technice.com.tw/technology/robot/190901/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">190901</post-id>	</item>
	</channel>
</rss>
