Data
robot-failures-lp4

robot-failures-lp4

active ARFF Publicly available Visibility: public Uploaded 01-06-2015 by Rafael Gomes Mantovani
0 likes downloaded by 0 people , 0 total downloads 0 issues 0 downvotes
  • Chemistry Life Science mf_less_than_80 study_123 study_52 study_7 study_88
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Author: Luis Seabra Lope, Luis M. Camarinha-Matos Source: UCI Please cite: * Dataset Title: Robot Execution Failures Data Set * Abstract: This dataset contains force and torque measurements on a robot after failure detection. Each failure is characterized by 15 force/torque samples collected at regular time intervals * Source: Original Owner and Donor Luis Seabra Lopes and Luis M. Camarinha-Matos, Universidade Nova de Lisboa, Monte da Caparica, Portugal * Data Set Information: The donation includes 5 datasets, each of them defining a different learning problem: * LP1: failures in approach to grasp position * LP2: failures in transfer of a part * LP3: position of part after a transfer failure * LP4 (This dataset): failures in approach to ungrasp position * LP5: failures in motion with part In order to improve classification accuracy, a set of five feature transformation strategies (based on statistical summary features, discrete Fourier transform, etc.) was defined and evaluated. This enabled an average improvement of 20% in accuracy. The most accessible reference is [Seabra Lopes and Camarinha-Matos, 1998]. * Attribute Information: All features are numeric although they are integer valued only. Each feature represents a force or a torque measured after failure detection; each failure instance is characterized in terms of 15 force/torque samples collected at regular time intervals starting immediately after failure detection; The total observation window for each failure instance was of 315 ms. Each example is described as follows: class Fx1 Fy1 Fz1 Tx1 Ty1 Tz1 Fx2 Fy2 Fz2 Tx2 Ty2 Tz2 ...... Fx15 Fy15 Fz15 Tx15 Ty15 Tz15 where Fx1 ... Fx15 is the evolution of force Fx in the observation window, the same for Fy, Fz and the torques; there is a total of 90 features. * Relevant Papers: Seabra Lopes, L. (1997) "Robot Learning at the Task Level: a Study in the Assembly Domain", Ph.D. thesis, Universidade Nova de Lisboa, Portugal. Seabra Lopes, L. and L.M. Camarinha-Matos (1998) Feature Transformation Strategies for a Robot Learning Problem, "Feature Extraction, Construction and Selection. A Data Mining Perspective", H. Liu and H. Motoda (edrs.), Kluwer Academic Publishers. Camarinha-Matos, L.M., L. Seabra Lopes, and J. Barata (1996) Integration and Learning in Supervision of Flexible Assembly Systems, "IEEE Transactions on Robotics and Automation", 12 (2), 202-219.

91 features

Class (target)nominal3 unique values
0 missing
V1numeric62 unique values
0 missing
V2numeric45 unique values
0 missing
V3numeric71 unique values
0 missing
V4numeric64 unique values
0 missing
V5numeric68 unique values
0 missing
V6numeric37 unique values
0 missing
V7numeric62 unique values
0 missing
V8numeric43 unique values
0 missing
V9numeric64 unique values
0 missing
V10numeric54 unique values
0 missing
V11numeric67 unique values
0 missing
V12numeric32 unique values
0 missing
V13numeric60 unique values
0 missing
V14numeric49 unique values
0 missing
V15numeric66 unique values
0 missing
V16numeric54 unique values
0 missing
V17numeric70 unique values
0 missing
V18numeric30 unique values
0 missing
V19numeric51 unique values
0 missing
V20numeric43 unique values
0 missing
V21numeric63 unique values
0 missing
V22numeric56 unique values
0 missing
V23numeric65 unique values
0 missing
V24numeric29 unique values
0 missing
V25numeric52 unique values
0 missing
V26numeric41 unique values
0 missing
V27numeric65 unique values
0 missing
V28numeric51 unique values
0 missing
V29numeric61 unique values
0 missing
V30numeric25 unique values
0 missing
V31numeric47 unique values
0 missing
V32numeric38 unique values
0 missing
V33numeric73 unique values
0 missing
V34numeric46 unique values
0 missing
V35numeric55 unique values
0 missing
V36numeric28 unique values
0 missing
V37numeric45 unique values
0 missing
V38numeric38 unique values
0 missing
V39numeric64 unique values
0 missing
V40numeric47 unique values
0 missing
V41numeric54 unique values
0 missing
V42numeric28 unique values
0 missing
V43numeric38 unique values
0 missing
V44numeric30 unique values
0 missing
V45numeric61 unique values
0 missing
V46numeric37 unique values
0 missing
V47numeric50 unique values
0 missing
V48numeric23 unique values
0 missing
V49numeric39 unique values
0 missing
V50numeric32 unique values
0 missing
V51numeric64 unique values
0 missing
V52numeric48 unique values
0 missing
V53numeric53 unique values
0 missing
V54numeric28 unique values
0 missing
V55numeric40 unique values
0 missing
V56numeric35 unique values
0 missing
V57numeric66 unique values
0 missing
V58numeric48 unique values
0 missing
V59numeric51 unique values
0 missing
V60numeric25 unique values
0 missing
V61numeric40 unique values
0 missing
V62numeric40 unique values
0 missing
V63numeric71 unique values
0 missing
V64numeric49 unique values
0 missing
V65numeric51 unique values
0 missing
V66numeric29 unique values
0 missing
V67numeric47 unique values
0 missing
V68numeric38 unique values
0 missing
V69numeric71 unique values
0 missing
V70numeric50 unique values
0 missing
V71numeric60 unique values
0 missing
V72numeric32 unique values
0 missing
V73numeric41 unique values
0 missing
V74numeric36 unique values
0 missing
V75numeric68 unique values
0 missing
V76numeric49 unique values
0 missing
V77numeric52 unique values
0 missing
V78numeric30 unique values
0 missing
V79numeric40 unique values
0 missing
V80numeric33 unique values
0 missing
V81numeric72 unique values
0 missing
V82numeric49 unique values
0 missing
V83numeric49 unique values
0 missing
V84numeric29 unique values
0 missing
V85numeric40 unique values
0 missing
V86numeric39 unique values
0 missing
V87numeric70 unique values
0 missing
V88numeric50 unique values
0 missing
V89numeric54 unique values
0 missing
V90numeric28 unique values
0 missing

107 properties

117
Number of instances (rows) of the dataset.
91
Number of attributes (columns) of the dataset.
3
Number of distinct values of the target attribute (if it is nominal).
0
Number of missing values in the dataset.
0
Number of instances with at least one value missing.
90
Number of numeric attributes.
1
Number of nominal attributes.
0.24
Kappa coefficient achieved by the landmarker weka.classifiers.trees.REPTree -L 3
0.15
Kappa coefficient achieved by the landmarker weka.classifiers.trees.DecisionStump
13.77
Maximum of means among attributes of the numeric type.
Minimal mutual information between the nominal attributes and the target attribute.
-2.42
Second quartile (Median) of skewness among attributes of the numeric type.
0.78
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.RandomTree -depth 1
0.78
Number of attributes divided by the number of instances.
Maximum mutual information between the nominal attributes and the target attribute.
3
The minimal number of distinct values among attributes of the nominal type.
0
Percentage of binary attributes.
63.7
Second quartile (Median) of standard deviation of attributes of the numeric type.
0.24
Error rate achieved by the landmarker weka.classifiers.trees.RandomTree -depth 1
Number of attributes needed to optimally describe the class (under the assumption of independence among attributes). Equals ClassEntropy divided by MeanMutualInformation.
3
The maximum number of distinct values among attributes of the nominal type.
-6.62
Minimum skewness among attributes of the numeric type.
0
Percentage of instances having missing values.
Third quartile of entropy among attributes.
0.57
Kappa coefficient achieved by the landmarker weka.classifiers.trees.RandomTree -depth 1
0.74
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.J48 -C .00001
6.65
Maximum skewness among attributes of the numeric type.
11.58
Minimum standard deviation of attributes of the numeric type.
0
Percentage of missing values.
34.7
Third quartile of kurtosis among attributes of the numeric type.
0.8
Average class difference between consecutive instances.
0.78
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.RandomTree -depth 2
0.27
Error rate achieved by the landmarker weka.classifiers.trees.J48 -C .00001
765.57
Maximum standard deviation of attributes of the numeric type.
17.95
Percentage of instances belonging to the least frequent class.
98.9
Percentage of numeric attributes.
1.17
Third quartile of means among attributes of the numeric type.
0.71
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.DecisionStump -E "weka.attributeSelection.CfsSubsetEval -P 1 -E 1" -S "weka.attributeSelection.BestFirst -D 1 -N 5" -W
0.24
Error rate achieved by the landmarker weka.classifiers.trees.RandomTree -depth 2
0.51
Kappa coefficient achieved by the landmarker weka.classifiers.trees.J48 -C .00001
Average entropy of the attributes.
21
Number of instances belonging to the least frequent class.
1.1
Percentage of nominal attributes.
Third quartile of mutual information between the nominal attributes and the target attribute.
0.32
Error rate achieved by the landmarker weka.classifiers.trees.DecisionStump -E "weka.attributeSelection.CfsSubsetEval -P 1 -E 1" -S "weka.attributeSelection.BestFirst -D 1 -N 5" -W
0.57
Kappa coefficient achieved by the landmarker weka.classifiers.trees.RandomTree -depth 2
0.74
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.J48 -C .0001
26.07
Mean kurtosis among attributes of the numeric type.
0.92
Area Under the ROC Curve achieved by the landmarker weka.classifiers.bayes.NaiveBayes
First quartile of entropy among attributes.
2.34
Third quartile of skewness among attributes of the numeric type.
0.43
Kappa coefficient achieved by the landmarker weka.classifiers.trees.DecisionStump -E "weka.attributeSelection.CfsSubsetEval -P 1 -E 1" -S "weka.attributeSelection.BestFirst -D 1 -N 5" -W
0.78
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.RandomTree -depth 3
0.27
Error rate achieved by the landmarker weka.classifiers.trees.J48 -C .0001
-28.19
Mean of means among attributes of the numeric type.
0.15
Error rate achieved by the landmarker weka.classifiers.bayes.NaiveBayes
16.76
First quartile of kurtosis among attributes of the numeric type.
92.15
Third quartile of standard deviation of attributes of the numeric type.
0.71
Area Under the ROC Curve achieved by the landmarker weka.classifiers.bayes.NaiveBayes -E "weka.attributeSelection.CfsSubsetEval -P 1 -E 1" -S "weka.attributeSelection.BestFirst -D 1 -N 5" -W
0.24
Error rate achieved by the landmarker weka.classifiers.trees.RandomTree -depth 3
0.51
Kappa coefficient achieved by the landmarker weka.classifiers.trees.J48 -C .0001
Average mutual information between the nominal attributes and the target attribute.
0.75
Kappa coefficient achieved by the landmarker weka.classifiers.bayes.NaiveBayes
-8.78
First quartile of means among attributes of the numeric type.
0.66
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.REPTree -L 1
0.32
Error rate achieved by the landmarker weka.classifiers.bayes.NaiveBayes -E "weka.attributeSelection.CfsSubsetEval -P 1 -E 1" -S "weka.attributeSelection.BestFirst -D 1 -N 5" -W
0.57
Kappa coefficient achieved by the landmarker weka.classifiers.trees.RandomTree -depth 3
0.74
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.J48 -C .001
An estimate of the amount of irrelevant information in the attributes regarding the class. Equals (MeanAttributeEntropy - MeanMutualInformation) divided by MeanMutualInformation.
0
Number of binary attributes.
First quartile of mutual information between the nominal attributes and the target attribute.
0.38
Error rate achieved by the landmarker weka.classifiers.trees.REPTree -L 1
0.43
Kappa coefficient achieved by the landmarker weka.classifiers.bayes.NaiveBayes -E "weka.attributeSelection.CfsSubsetEval -P 1 -E 1" -S "weka.attributeSelection.BestFirst -D 1 -N 5" -W
0.71
Area Under the ROC Curve achieved by the landmarker weka.classifiers.lazy.IBk -E "weka.attributeSelection.CfsSubsetEval -P 1 -E 1" -S "weka.attributeSelection.BestFirst -D 1 -N 5" -W
0
Standard deviation of the number of distinct values among attributes of the nominal type.
0.27
Error rate achieved by the landmarker weka.classifiers.trees.J48 -C .001
3
Average number of distinct values among the attributes of the nominal type.
-4.22
First quartile of skewness among attributes of the numeric type.
0.24
Kappa coefficient achieved by the landmarker weka.classifiers.trees.REPTree -L 1
0.32
Error rate achieved by the landmarker weka.classifiers.lazy.IBk -E "weka.attributeSelection.CfsSubsetEval -P 1 -E 1" -S "weka.attributeSelection.BestFirst -D 1 -N 5" -W
0.81
Area Under the ROC Curve achieved by the landmarker weka.classifiers.lazy.IBk
0.51
Kappa coefficient achieved by the landmarker weka.classifiers.trees.J48 -C .001
-1.25
Mean skewness among attributes of the numeric type.
40.1
First quartile of standard deviation of attributes of the numeric type.
0.66
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.REPTree -L 2
0.43
Kappa coefficient achieved by the landmarker weka.classifiers.lazy.IBk -E "weka.attributeSelection.CfsSubsetEval -P 1 -E 1" -S "weka.attributeSelection.BestFirst -D 1 -N 5" -W
0.21
Error rate achieved by the landmarker weka.classifiers.lazy.IBk
61.54
Percentage of instances belonging to the most frequent class.
143.9
Mean standard deviation of attributes of the numeric type.
Second quartile (Median) of entropy among attributes.
0.38
Error rate achieved by the landmarker weka.classifiers.trees.REPTree -L 2
1.34
Entropy of the target attribute values.
0.62
Kappa coefficient achieved by the landmarker weka.classifiers.lazy.IBk
72
Number of instances belonging to the most frequent class.
Minimal entropy among attributes.
23.52
Second quartile (Median) of kurtosis among attributes of the numeric type.
0.24
Kappa coefficient achieved by the landmarker weka.classifiers.trees.REPTree -L 2
0.66
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.REPTree -L 3
0.6
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.DecisionStump
Maximum entropy among attributes.
4.15
Minimum kurtosis among attributes of the numeric type.
-2.89
Second quartile (Median) of means among attributes of the numeric type.
0.38
Error rate achieved by the landmarker weka.classifiers.trees.REPTree -L 3
0.4
Error rate achieved by the landmarker weka.classifiers.trees.DecisionStump
61.01
Maximum kurtosis among attributes of the numeric type.
-271.26
Minimum of means among attributes of the numeric type.
Second quartile (Median) of mutual information between the nominal attributes and the target attribute.

13 tasks

98 runs - estimation_procedure: 10-fold Crossvalidation - evaluation_measure: predictive_accuracy - target_feature: Class
31 runs - estimation_procedure: 10-fold Crossvalidation - target_feature: Class
0 runs - estimation_procedure: 50 times Clustering
0 runs - estimation_procedure: 50 times Clustering
0 runs - estimation_procedure: 50 times Clustering
0 runs - estimation_procedure: 50 times Clustering
0 runs - estimation_procedure: 50 times Clustering
0 runs - estimation_procedure: 50 times Clustering
0 runs - estimation_procedure: 50 times Clustering
0 runs - estimation_procedure: 50 times Clustering
0 runs - estimation_procedure: 50 times Clustering
0 runs - estimation_procedure: 50 times Clustering
Define a new task