GECCO Papers Same research group, different lead authors Same conference Paper 1: Embodied Distributed Evolutionary Algorithm (EDEA) for on-line, on-board.

Slides:



Advertisements
Similar presentations
Estimating the detector coverage in a negative selection algorithm Zhou Ji St. Jude Childrens Research Hospital Dipankar Dasgupta The University of Memphis.
Advertisements

Experimental design Bubbles!.
Elements of Report Writing. Section E, Page 27 Section E, Page 27 In course website, lab handouts section will be an example manuscript In course website,
25 de febrero de 2009 Coloquio de Investigación CICIA Marisela Santiago, PhD Myra Pérez, PhD.
Significance and probability Type I and II errors Practical Psychology 1 Week 10.
Yaochu Jin FTR/HRE-D August, From Interactive Evolutionary Algorithms to Agent-based Evolutionary Design Interactive Evolutionary Algorithm –When.
Environmental Robustness in Multi-agent Teams Terence Soule Robert B Heckendorn Presented at GECCO 09 (The Genetic and Evolutionary Computation Conference)
Hypothesis Testing: One Sample Mean or Proportion
I.1 ii.2 iii.3 iv.4 1+1=. i.1 ii.2 iii.3 iv.4 1+1=
RESEARCH WRITING. OVERVIEW Before Writing Start Now Outline Execute.
Reconstructing Orientation Field From Fingerprint Minutiae to Improve Minutiae-Matching Accuracy 吳思穎.
Multipurpose Strategic Planning In the Game of Go Paper presentation Authors: Shui Hu and Paul E. Lehner Presentation by: Adi Botea.
I.1 ii.2 iii.3 iv.4 1+1=. i.1 ii.2 iii.3 iv.4 1+1=
Psychology The usefulness of psychological research.
Understanding Standards: Biology An Overview of the Standards for Unit and Course Assessment.
IE 594 : Research Methodology – Discrete Event Simulation David S. Kim Spring 2009.
1 SOUTHERN TAIWAN UNIVERSITY ELECTRICAL ENGINEERING DEPARTMENT Gain Scheduler Middleware: A Methodology to Enable Existing Controllers for Networked Control.
Shonda Kuiper Grinnell College April 27 th, 2010.
CHAPTER 10: Hypothesis Testing, One Population Mean or Proportion
Chapter 8 Introduction to Hypothesis Testing
Warm-up Discuss the free response problems from the practice or come up with any last minute questions.
Section A Experiments.
Notes for Candidates Writing a Practical Report (Unit 2543)
HU113: Technical Report Writing Prof. Dr. Abdelsamie Moet Fall 2012/13 Pharos University in Alexandria Faculty of Engineering Lecture 4: Elements of a.
Scientific Paper. Elements Title, Abstract, Introduction, Methods and Materials, Results, Discussion, Literature Cited Title, Abstract, Introduction,
Title Line Subtitle Line Date / Student Example photos.
HOW TO WRITE A GOOD PAPER Jehan-François Pâris
Data Perturbation An Inference Control Method for Database Security Dissertation Defense Bob Nielson Oct 23, 2009.
EXPLORING THE EFFECTIVENESS OF RCR EDUCATION IN THE SOCIAL AND BEHAVIORAL SCIENCES Jim Vander Putten Department of Educational Leadership Amanda L. Nolen.
Multiple Testing Matthew Kowgier. Multiple Testing In statistics, the multiple comparisons/testing problem occurs when one considers a set of statistical.
Wireless communications and mobile computing conference, p.p , July 2011.
Critical Thinking Lesson 8
Section B: Exam Questions a) Briefly outline the self-report method used in psychology. (4) b) Describe two pieces of research that use the self-report.
Bioethics Lesson 6 Elements of Research. Structures of Research  Types of Research  Systematic Observation  Controlled experiment  Field study  Models.
WERST – Methodology Group
SSQSA present and future Gordana Rakić, Zoran Budimac Department of Mathematics and Informatics Faculty of Sciences University of Novi Sad
Foundations of Constraint Processing, CSCE421/821 Guidelines for reports1 Problem Solving with Constraints CSCE421/821, Fall
Paper Title Authors names Conference and Year Presented by Your Name Date.
URBDP 591 A Lecture 16: Research Validity and Replication Objectives Guidelines for Writing Final Paper Statistical Conclusion Validity Montecarlo Simulation/Randomization.
PSY 325 AID Education Expert/psy325aid.com FOR MORE CLASSES VISIT
Lab Report. Title Page Should be a concise statement of the main topic and should identify the actual variables under investigation and the relationship.
“Tell me and I'll forget; show me and I may remember; involve me and I'll understand.”
“Tell me and I'll forget; show me and I may remember; involve me and I'll understand.”
Research Proposal The Research Proposal must describe a quantitative research project and demonstrate your familiarity with the concepts and techniques.
Research Methods Dr. X.
IB Mathematical Studies internal assessment
ENGL
SOUTHERN TAIWAN UNIVERSITY ELECTRICAL ENGINEERING DEPARTMENT
Introduction to Statistics
Planning your Dissertation
Connecting the Sections and Incorporating Feedback
Instructions Dear author(s),
General Writing - Structure
How to evaluate a piece of research
CJA 345 Possible Is Everything/snaptutorial.com
CJA 345 Education for Service-- snaptutorial.com.
CJA 345Competitive Success/tutorialrank.com
CJA 345 Education for Service-- tutorialrank.com.
CJA 345 STUDY Lessons in Excellence-- cja345study.com.
CJA 345 Teaching Effectively- snaptutorial.com
CJA 345 STUDY Education for Service-- cja345study.com.
Title Introduction Discussion Results Methodology Conclusion
Instructions Dear author(s),
Logos of the authors’ institutions
(can use two lines for Title if needed)
IB Mathematical Studies internal assessment
Lecture 4. Niching and Speciation (1)
MLA Documentation Outlining.
Title First name, last name, university, city, country
CS 514 Class presentation template [Replace it with the title of your project] Xiaowei Yang.
Presentation transcript:

GECCO Papers Same research group, different lead authors Same conference Paper 1: Embodied Distributed Evolutionary Algorithm (EDEA) for on-line, on-board adaptation of robot controllers Paper 2: “We propose and experimentally validate racing as a technique to cut short the evaluation of poor individuals”

GECCO Papers Both use On-Board, On-Line (encapsulated) evolution Robots learn in real time in the real world. Testing an individual requires giving it control of the robot. Paper 1 distributes learning across multiple robots Paper 2 uses racing: shortens testing time of poor robots.

µ+1 algorithm Population of µ individuals Generate one new individual (+1) Evaluate new individual and compared to worse individual in the population If the new individual is better, have it replace the worst individual.

GECCO Papers EDEA Paper has more detailed introduction Both use similar test problems (same problem descriptions) Similar parameters and parameter tables Both papers actually use simulations Results are presented very differently

Racing Alpha and Beta (used to determine confidence that challenger is not better) 3 values of each: 9 permutations Risk that one permutation will appear better through luck Even if one permutation is better for a given problem, which one should you use for your problem???

Racing - Conclusion “Of course, our findings very likely depend on the tasks we investigated as well as our choice of controller – as far as we know, the field of evolutionary robotics lacks a taxonomy of robot tasks or controllers that allow for a meaningful generalisation of our findings. Still, the results are promising and warrant further research into racing as a method of improving performance in online evolutionary robotics”

From Homework Smith and Doe found … In Roe et al. it was found … Research by Fred and George showed …

General Writing - Outline “This paper is divided into two parts – Part I and Part II – they describe the basic algorithms of each paradigm, and depict similarities and differences between them. The algorithms are presented in a descriptive instead of a mathematical form.” What is the rest of the paper going to look/sound like? Are there any new results?

General Writing - Outline Outline paragraph at the end of the introduction: “This paper is structured as follows. Section II explains … Section III presents … Section IV …” Alternative, actually explain something: “We begin by presenting related research (Section II). Next we explain how our experiments are designed to test our hypothesis that… (Section III). …”