机器学习_Wall-Following Robot Navigation Data Set(沿墙壁移动机器人导航数据集)

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

Wall-Following Robot Navigation Data Set(沿墙壁移

动机器人导航数据集)

数据摘要:

The data were collected as the SCITOS G5 robot navigates through the room following the wall in a clockwise direction, for 4 rounds, using 24 ultrasound sensors arranged circularly around its 'waist'.

中文关键词:

数据,机器人,导航,沿墙壁移动,传感器,

英文关键词:

data,robot,navigate,Wall-Following,sensor,

数据格式:

TEXT

数据用途:

Classification

数据详细介绍:

Wall-Following Robot Navigation Data Data Set

Abstract: The data were collected as the SCITOS G5 robot navigates through the room following the wall in a clockwise direction, for 4 rounds, using 24 ultrasound sensors arranged circularly around its 'waist'.

Source:

(a) Creators: Ananda Freire, Marcus Veloso and Guilherme Barreto

Department of Teleinformatics Engineering

Federal University of Ceará

Fortaleza, Ceará, Brazil

(b) Donors of database: Ananda Freire (anandalf '@' )

Guilherme Barreto (guilherme '@' deti.ufc.br)

Data Set Information:

The provided files comprise three different data sets. The first one contains the raw values of the measurements

of all 24 ultrasound sensors and the corresponding class label (see Section 7). Sensor readings are sampled at a

rate of 9 samples per second.

The second one contains four sensor readings named 'simplified distances' and the corresponding class label (see Section 7). These simplified distances are referred to as the

'front distance', 'left distance', 'right distance' and 'back distance'. They consist, respectively, of the minimum sensor readings among those within 60 degree arcs located at the front, left, right

and back parts of the robot.

The third one contains only the front and left simplified distances and the corresponding class label.

It is worth mentioning that the 24 ultrasound readings and the simplified distances were collected at the same time step, so each file has the same number of rows (one for each sampling time step).

The wall-following task and data gathering were designed to test the hypothesis that this apparently simple navigation task is indeed a non-linearly separable classification task. Thus, linear classifiers, such as the Perceptron network, are not able to learn the task and command the robot around the room without collisions. Nonlinear neural classifiers, such as the MLP network, are able to learn the task and command the robot successfully without collisions.

If some kind of short-term memory mechanism is provided to the neural classifiers, their performances are improved in general. For example, if past inputs are provided together with current sensor readings, even the Perceptron becomes able to learn the task and command the robot succesfully. If a recurrent neural network, such as the Elman network, is used to learn the task, the resulting dynamical classifier is able to learn the task using less hidden neurons than the MLP network.

Files with different number of sensor readings were built in order to evaluate the performance of the classifiers with respect to the number of inputs.

Attribute Information:

Number of Attributes

-- sensor_readings_24.data: 24 numeric attributes and the class.

-- sensor_readings_4.data: 4 numeric attributes and the class.

-- sensor_readings_2.data: 2 numeric attributes and the class.

For Each Attribute:

-- File sensor_readings_24.data:

1. US1: ultrasound sensor at the front of the robot (reference angle: 180°) - (numeric: real)

2. US2: ultrasound reading (reference angle: -165°) - (numeric: real)

3. US3: ultrasound reading (reference angle: -150°) - (numeric: real)

4. US4: ultrasound reading (reference angle: -135°) - (numeric: real)

5. US5: ultrasound reading (reference angle: -120°) - (numeric: real)

6. US6: ultrasound reading (reference angle: -105°) - (numeric: real)

7. US7: ultrasound reading (reference angle: -90°) - (numeric: real)

相关文档
最新文档