把基本機制創(chuàng)造成一個具有自我激勵,自我組織構架的機器人#中英文翻譯#外文翻譯匹配_第1頁
把基本機制創(chuàng)造成一個具有自我激勵,自我組織構架的機器人#中英文翻譯#外文翻譯匹配_第2頁
把基本機制創(chuàng)造成一個具有自我激勵,自我組織構架的機器人#中英文翻譯#外文翻譯匹配_第3頁
把基本機制創(chuàng)造成一個具有自我激勵,自我組織構架的機器人#中英文翻譯#外文翻譯匹配_第4頁
把基本機制創(chuàng)造成一個具有自我激勵,自我組織構架的機器人#中英文翻譯#外文翻譯匹配_第5頁
已閱讀5頁,還剩3頁未讀 繼續(xù)免費閱讀

下載本文檔

版權說明:本文檔由用戶提供并上傳,收益歸屬內容提供方,若內容存在侵權,請進行舉報或認領

文檔簡介

畢業(yè)設計(論文)外文翻譯 譯文題目: 創(chuàng)造機器人:把基本機制創(chuàng)造成一個具有自我激勵,自我組織構架的機器人 外文題目: Bringing up robot: F undamental mechanism For creating a self-motiv ated, self-organizing architecture 系 別 機電工程系 專 業(yè) 機械設計制造及其自動化 班 級 161002 學生姓名 柯昌軍 學 號 103311 指導教師 鄧修瑾 1 Bringing up robot: F undamental mechanisms for creating a self-motiv ated, self-organizing architecture In this paper we describe an intrinsic developmental algorithm designed to allow a mobile robot to incrementally progress through levels of increasingly sophisticated behavior. We believe that the core ingredients for such a developmental algorithm are abstractions, anticipations, and self-motivations. We propose a multi-level, cascaded discovery and control architecture that includes these core ingredients. Toward this proposal we explore two novel models: a governor for automatically regulating the training of a neural network; and a path-planning neural network driven by patterns of mental states which represent protogoals. 1 Introduction Most intelligent robot control systems begin with the goal of creating a robot to carry out humanissued tasks. While these tasks v ary in difficulty , they must, by their very nature, involve abstract concepts. For example, typical tasks might be: go to a specific location, identify an object, or pick up an object. Attempting to directly achieve the goal of carrying out human commands creates basic assumptions about the architectural design of a robot. We call this philosophy task-oriented design. Within the task-oriented design paradigm, there are two competing methodologies: top-down, and bottom-up. T op-down designers apply computational algorithms that can be carried out on the robots so as to accomplish a given task. There is a range of computational models employed in robotics: dead reckoning (e.g., using internal measures of space), sensor fusion, behavior fusion, and symbolic logic. Bottom-up designers again usually take the task to be performed by the robot as a pre-specified assumption. However, the control architecture of the robot is designed in a bottom-up fashion.Examples include subsumption architectures, supervised learning schemes, and evolutionary computation. We believe that a significant pitfall exists in both the top-down and bottom-up task-oriented robot design methodologies: inherent anthropomorphic bias. This bias refers to the design of prespecified robot tasks: traditional research in the design of intelligent robots has attempted to get robots to do the tasks a human can, and do it in 2 a human-centered manner. Historically , this methodology started out by imitating the physical actions of a child playing with blocks. A task was decomposed into a planning problem, and then, with a robot equipped with an arm and a gripper, the robot was asked to manipulate specic blocks. The inherent anthropomorphic bias existed by design, since the issue was to explore models of intelligent behavior. The pitfall in this approach is that the symbolic modeling of behavior is based on the capabilities of a human body and human concepts. Both capabilities may be inappropriate assumptions for the physical body and experiences of the robot. Furthermore, even if we could build a robot with a human-like body and senses, it is not clear that we can jump straight to the abstract task at hand. Many control issues need to be solved in order to have a robotic system carry out even the simplest of tasks. After a half-century of continued research, the artificial intelligence and robotics communities are still far from developing any type of general purpose intelligent system. Recently , a new approach called developmental robotics is being applied to the design of robot behaviors. In this approach, an artifact under the control of an intrinsic developmental algorithm discovers capabilities through autonomous real-time interactions with its environment using its own sensors and effectors. That is, given a physical robot or an artifact, behaviors (as well as mental capabilities) are gr own using a developmental algorithm. The kinds of behaviors and mental capabilities exhibited are not explicitly specified. The focus is mainly on the intrinsic developmental algorithm and the computational models that allow an artifact to grow. A developmental approach to robotics is partly an attempt to eliminate anthropomorphic bias.By exploring the nature of development, the robot is essentially freed from the task of achieving a pre-specified goal. As long as the intrinsic developmental algorithm demonstrates growing behavior there is no need to pre-specify any particular task for the robot to perform. Indeed, it is the goal of developmental robotics to explore the range of tasks that can be learned (or grown) by a robot, given a specific developmental algorithm and a control architecture. This paper outlines our approach to a developmental robotics program and two experiments toward an implementation. 2 Overview of a Developmental Robotics Paradigm The ultimate goal of our developmental robotics program is to design a control architecture that could be installed within a robot so that when that robot is turned on 3 for the first time, it initiates an ongoing, autonomous developmental process. This process should be unsupervised, unscheduled, and task-less, and the architecture should work equally well on any robot platform|a fixed robot arm, a wheeled robot, or a legged robot. The intrinsic developmental process we are currently exploring contains three essential mechanisms: abstraction, anticipation, and self-motivation. In a realistic, dynamic environment, a robot is flooded with a constant stream of perceptual information. In order to use this information effectively for determining actions, a robot must have the ability to make abstractions so as to focus its attention on the most relevant features of the environment. Based on these abstractions, a robot must be able to anticipate how the environment will change over time, so as to go beyond simple reflexive behavior to purposeful behavior. Most importantly , the entire process is driven by internal motivations to push the system toward further abstractions and more complex anticipations. We believe that the developmental process should be employed in a hierarchical, bootstrapping manner, so as to result in the discovery of a range of increasingly sophisticated behaviors. That is, starting with a basic, built-in innate behavior, the robot exercises its sensors and motors, uses the mechanisms for abstraction and anticipation and discovers simple reflex behavior. A self-motivated control scheme employs these discoveries in order to supercede its innate behavior. This constitutes the first stage of the bootstrapping process. The same intrinsic developmental algorithm can be employed recursively in subsequent stages, using the knowledge discovered in previous stages. For example, a secondary stage may abstract sequences of behaviors and corresponding perceptual views. These behavior sequences, termed protoplans 12, can lead the robot through a series of views in the environment thus resulting in interesting places to visit. We will call these places protogoals. Here, the proto prefix implies a distinction between standard notions of plans and goals from the developmental ones used here.The same developmental process may be cascaded beyond this stage to result in discovery of actual goals and plans. The control scheme that is responsible for driving the robot at each stage uses the discovered abstractions and anticipations while being pushed by internal motivations. At the lowest level, the motivational model indicates to the system how comfortable it is in the given environment. If it is too comfortable, it becomes bored, and takes measures to move the robot into more interesting areas. Conversely , if the 4 environment is chaotic, it becomes over-excited and attempts to return to more stable and well known areas. These anthropomorphic terms will be described below in more technical terms. 5 創(chuàng)造機器人:把基本機制創(chuàng)造成一個具有自我激勵,自我組織構架的機器人 在本文中,我們描述了一種具有內在發(fā)展算法的機器人,這種機器人能通過日益復雜的行為來提高自己。我們認為對于這樣一個發(fā)展的算法它的核心成分是抽象的,隨機應變的和自我動機的。于是我們提出了一個多層次的,級聯(lián)的發(fā)現(xiàn),和包括那些核心成分的控制結構。針對這樣一個提議我們討論了兩種新的 模型:一個帶自動調節(jié)神經(jīng)網(wǎng)絡的調節(jié)器和一個代表著“ protogoals”神經(jīng)網(wǎng)絡路徑規(guī)劃的模式驅動。 1 介紹 大多數(shù)機器人的控制系統(tǒng)開始于創(chuàng)建一個機器人來執(zhí)行人們發(fā)出的目標任務。而這些任務都很困難,它們有本身的性質,是一些抽象的概念。例如,典型的任務可能是:去一個特定的位置,識別或者選擇一個目標。試圖直接實施人們的命令來創(chuàng)建關于機器人設計的基本假設。我們稱這種理念為面向任務設計。 在面向任務設計理念里,有兩套互相對立的設計方法:自頂向下設計和自底向上設計。自頂向上的設計算法可以讓機器人完成指定的任務。 在機器人內部運用了一系列的計算模型:航位推算(例如,使用內部空間的措施),傳感融合,行為融合,和符號邏輯。 自底而上的設計師往往讓機器人執(zhí)行一個預先指定好的假象任務。然而,對機器人的控制結構體系則是一個自底而上的設計方案。 我們認為在自頂而下和自底而上設計方案中都存在著一個重大的缺陷:內在的擬人化的偏見。這種偏見是指對預先指定的機器人任務的設計:智能機器人的傳統(tǒng)研究已試圖讓機器人以人為中心做人們可以做的任務。從歷史上看,這種方法開始于通過模仿孩子玩積木的肢體動作。目標任務被分解為一個規(guī)劃方案,然后通 過配備一個臂和夾持器,機器人被用來處理特定的物體。內在的擬人化的偏見之所以能存在設計中,是因為這個問題是探討智能行為的模型。這種方法的缺點是行為符號建?;谌梭w和人的觀念能力之上。這 兩個功能都將成為機器本身不恰當?shù)募傧搿?此外,即使我們能制造一個與人類身體和感官一樣的機器人,它也不會明確我們手上正要執(zhí)行的任務。為了能有一個好的機器人來完成簡單的任務,許多問題都要解決。經(jīng)過一個半世紀的不斷研究,人工智能和機器人領域仍然遠未發(fā)展 6 任何類型的通用智能系統(tǒng)。 最近,一種新的方法稱為發(fā)展機器人的方法被應用于機器人的行為設計中。在這種方法中,在一個具有固有發(fā)展能力算法的控制下,通過自主的實時互交,利用自身的傳感器和環(huán)境效應來發(fā)展自己。就是說,給定一個物理或人造機器人,行為(

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
  • 4. 未經(jīng)權益所有人同意不得將文件中的內容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內容本身不做任何修改或編輯,并不能對任何下載內容負責。
  • 6. 下載文件中如有侵權或不適當內容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論