neural networks research group
areas
people
projects
demos
publications
software/data
Utilizing Symmetry in Evolutionary Design (2010)
Vinod Valsalam
Can symmetry be utilized as a design principle to constrain evolutionary search, making it more effective? This dissertation aims to show that this is indeed the case, in two ways. First, an approach called ENSO is developed to evolve modular neural network controllers for simulated multilegged robots. Inspired by how symmetric organisms have evolved in nature, ENSO utilizes group theory to break symmetry systematically, constraining evolution to explore promising regions of the search space. As a result, it evolves effective controllers even when the appropriate symmetry constraints are difficult to design by hand. The controllers perform equally well when transferred from simulation to a physical robot. Second, the same principle is used to evolve minimal-size sorting networks. In this different domain, a different instantiation of the same principle is effective: building the desired symmetry step-by-step. This approach is more scalable than previous methods and finds smaller networks, thereby demonstrating that the principle is general. Thus, evolutionary search that utilizes symmetry constraints is shown to be effective in a range of challenging applications.
View:
PDF
Citation:
PhD Thesis, Department of Computer Sciences, The University of Texas at Austin, Austin, TX, 2010. Technical Report AI-10-04.
Bibtex:
@PhDThesis{valsalam:phd10, title={Utilizing Symmetry in Evolutionary Design}, author={Vinod Valsalam}, school={Department of Computer Sciences, The University of Texas at Austin}, address={Austin, TX}, institution={Department of Computer Sciences, The University of Texas at Austin}, note={Technical Report AI-10-04}, url="http://nn.cs.utexas.edu/?valsalam:phd10", year={2010} }
People
Vinod Valsalam
Ph.D. Alumni
vkv [at] alumni utexas net
Projects
Learning Strategic Behavior in Sequential Decision Tasks
2009 - 2014
Modular Neuroevolution for Multilegged Locomotion
2007 - 2012
Evolving Controllers for Physical Multilegged Robots
2010 - 2011
Evolving Locomotion Controllers for Multilegged Robots
2008 - 2010
Utilizing Symmetry in Evolutionary Design
2007 - 2010
Demos
Evolving Controllers for Physical Multilegged Robots
Vinod Valsalam
2011
Evolving Controller Symmetry for Multilegged Robots
Vinod Valsalam
2010
Software/Data
ENSO
This package contains software implementing the ENSO approach for evolving symmetric modular neural networks. It also in...
2010
Sorting Networks
This package contains software utilizing an approach based on symmetry and evolution to minimize the number of comparato...
2010
Areas of Interest
Evolutionary Computation
Neuroevolution
Control
Robotics