1 / 9

A Method for Clustering the Experiences of a Mobile Robot that Accords with Human Judgments

A Method for Clustering the Experiences of a Mobile Robot that Accords with Human Judgments. Tim Oates, Matthew D. Schmill, Paul R. Cohen Discussant: Jacek Rawicki. Introduction. A robot agent Unsupervised method of learning Individual time series Clustering: Measure of similarity

lilika
Télécharger la présentation

A Method for Clustering the Experiences of a Mobile Robot that Accords with Human Judgments

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. A Method for Clustering the Experiences of a Mobile Robot that Accords with Human Judgments Tim Oates, Matthew D. Schmill, Paul R. Cohen Discussant: Jacek Rawicki

  2. Introduction • A robot agent • Unsupervised method of learning • Individual time series • Clustering: • Measure of similarity • Cluster prototypes

  3. Clustering Experiences • Obtaining data (experiences) • Dynamic Time Warping (DTW) • Distance matrix • Cluster prototypes

  4. Evaluation • High levels of accordance, but: • Ordering effect (greedy clustering algorithm) • Errors from DTW (manipulation of time dimension)

  5. Conclusion • High level of accordance • A simple optimization technique My ( humble : – ) suggestions: • Use DDTW instead of DTW • Use other clustering techniques

  6. Errors in DTW • a pathological result: the algorithm tries to explain variability in the Y-axis by warping the X-axis.

  7. Improvement of DTW - DDTW • Derivative Dynamic Time Warping takes into consideration the first derivative.

  8. DTW (above) vs. DDTW (below)

  9. References • DDTW:Keogh E. J., Pazzani M. J.: Derivative Dynamic Time Warping, • Other clustering techniques: • e.g. Jain A.K., Murty M. N., Flynn P. J. Data Clustering: A Review

More Related