Skip to main content

Showing 1–20 of 20 results for author: Cheney, N

Searching in archive cs. Search in all archives.
.
  1. arXiv:2404.14625  [pdf, other

    cs.RO cs.LG cs.NE

    Towards Multi-Morphology Controllers with Diversity and Knowledge Distillation

    Authors: Alican Mertan, Nick Cheney

    Abstract: Finding controllers that perform well across multiple morphologies is an important milestone for large-scale robotics, in line with recent advances via foundation models in other areas of machine learning. However, the challenges of learning a single controller to control multiple morphologies make the `one robot one task' paradigm dominant in the field. To alleviate these challenges, we present a… ▽ More

    Submitted 22 April, 2024; originally announced April 2024.

    Comments: Accepted at the Genetic and Evolutionary Computation Conference 2024 Evolutionary Machine Learning track as a full paper

  2. arXiv:2402.09231  [pdf, other

    cs.RO cs.NE

    Investigating Premature Convergence in Co-optimization of Morphology and Control in Evolved Virtual Soft Robots

    Authors: Alican Mertan, Nick Cheney

    Abstract: Evolving virtual creatures is a field with a rich history and recently it has been getting more attention, especially in the soft robotics domain. The compliance of soft materials endows soft robots with complex behavior, but it also makes their design process unintuitive and in need of automated design. Despite the great interest, evolved virtual soft robots lack the complexity, and co-optimizati… ▽ More

    Submitted 14 February, 2024; originally announced February 2024.

    Comments: This preprint is licensed under a Creative Commons Attribution 4.0 International License (CC BY 4.0). The Version of Record of this contribution is published in Proceedings of Genetic Programming - 27th European Conference, EuroGP 2024, Part of EvoStar

  3. arXiv:2310.07996  [pdf, other

    cs.LG cs.CV cs.NE

    Reset It and Forget It: Relearning Last-Layer Weights Improves Continual and Transfer Learning

    Authors: Lapo Frati, Neil Traft, Jeff Clune, Nick Cheney

    Abstract: This work identifies a simple pre-training mechanism that leads to representations exhibiting better continual and transfer learning. This mechanism -- the repeated resetting of weights in the last layer, which we nickname "zap**" -- was originally designed for a meta-continual-learning procedure, yet we show it is surprisingly applicable in many settings beyond both meta-learning and continual… ▽ More

    Submitted 11 October, 2023; originally announced October 2023.

  4. arXiv:2307.08580  [pdf, other

    physics.soc-ph cs.CL

    The Resume Paradox: Greater Language Differences, Smaller Pay Gaps

    Authors: Joshua R. Minot, Marc Maier, Bradford Demarest, Nicholas Cheney, Christopher M. Danforth, Peter Sheridan Dodds, Morgan R. Frank

    Abstract: Over the past decade, the gender pay gap has remained steady with women earning 84 cents for every dollar earned by men on average. Many studies explain this gap through demand-side bias in the labor market represented through employers' job postings. However, few studies analyze potential bias from the worker supply-side. Here, we analyze the language in millions of US workers' resumes to investi… ▽ More

    Submitted 17 July, 2023; originally announced July 2023.

    Comments: 24 pages, 15 figures

  5. Many-objective Optimization via Voting for Elites

    Authors: Jackson Dean, Nick Cheney

    Abstract: Real-world problems are often comprised of many objectives and require solutions that carefully trade-off between them. Current approaches to many-objective optimization often require challenging assumptions, like knowledge of the importance/difficulty of objectives in a weighted-sum single-objective paradigm, or enormous populations to overcome the curse of dimensionality in multi-objective Paret… ▽ More

    Submitted 5 July, 2023; originally announced July 2023.

    Comments: Accepted at the Genetic and Evolutionary Computation Conference 2023 complex systems track as a poster

  6. Modular Controllers Facilitate the Co-Optimization of Morphology and Control in Soft Robots

    Authors: Alican Mertan, Nick Cheney

    Abstract: Soft robotics is a rapidly growing area of robotics research that would benefit greatly from design automation, given the challenges of manually engineering complex, compliant, and generally non-intuitive robot body plans and behaviors. It has been suggested that a major hurdle currently limiting soft robot brain-body co-optimization is the fragile specialization between a robot's controller and t… ▽ More

    Submitted 12 June, 2023; originally announced June 2023.

    Comments: Accepted at the Genetic and Evolutionary Computation Conference 2023 complex systems track as a full paper

  7. arXiv:2305.16600  [pdf, other

    cs.CY

    Temporal Evolution of Risk Behavior in a Disease Spread Simulation

    Authors: Ollin D. Langle-Chimal, Scott C. Merrill, Eric M. Clark, Gabriela Bucini, Tung-Lin Liu, Trisha R. Shrum, Christopher Koliba, Asim Zia, Julia M. Smith, Nicholas Cheney

    Abstract: Human behavior is a dynamic process that evolves with experience. Understanding the evolution of individual's risk propensity is critical to design public health interventions to propitiate the adoption of better biosecurity protocols and thus, prevent the transmission of an infectious disease. Using an experimental game that simulates the spread of a disease in a network of porcine farms, we meas… ▽ More

    Submitted 1 June, 2023; v1 submitted 25 May, 2023; originally announced May 2023.

    Comments: 12 pages, 1 table, 7 figures

    MSC Class: ACM-class: F.2.2; I.2.7

  8. arXiv:2108.12056  [pdf, other

    cs.LG cs.AI cs.CV

    Continual learning under domain transfer with sparse synaptic bursting

    Authors: Shawn L. Beaulieu, Jeff Clune, Nick Cheney

    Abstract: Existing machines are functionally specific tools that were made for easy prediction and control. Tomorrow's machines may be closer to biological systems in their mutability, resilience, and autonomy. But first they must be capable of learning and retaining new information without being exposed to it arbitrarily often. Past efforts to engineer such systems have sought to build or regulate artifici… ▽ More

    Submitted 16 January, 2024; v1 submitted 26 August, 2021; originally announced August 2021.

  9. arXiv:2103.05841  [pdf, other

    cs.CL stat.ML

    Interpretable bias mitigation for textual data: Reducing gender bias in patient notes while maintaining classification performance

    Authors: Joshua R. Minot, Nicholas Cheney, Marc Maier, Danne C. Elbers, Christopher M. Danforth, Peter Sheridan Dodds

    Abstract: Medical systems in general, and patient treatment decisions and outcomes in particular, are affected by bias based on gender and other demographic elements. As language models are increasingly applied to medicine, there is a growing interest in building algorithmic fairness into processes impacting patient care. Much of the work addressing this question has focused on biases encoded in language mo… ▽ More

    Submitted 9 March, 2021; originally announced March 2021.

    Comments: 31 pages, 22 figures

  10. arXiv:2002.09571  [pdf, other

    cs.LG cs.CV cs.NE stat.ML

    Learning to Continually Learn

    Authors: Shawn Beaulieu, Lapo Frati, Thomas Miconi, Joel Lehman, Kenneth O. Stanley, Jeff Clune, Nick Cheney

    Abstract: Continual lifelong learning requires an agent or model to learn many sequentially ordered tasks, building on previous knowledge without catastrophically forgetting it. Much work has gone towards preventing the default tendency of machine learning models to catastrophically forget, yet virtually all such work involves manually-designed solutions to the problem. We instead advocate meta-learning a s… ▽ More

    Submitted 3 March, 2020; v1 submitted 21 February, 2020; originally announced February 2020.

  11. arXiv:1910.07487  [pdf, other

    cs.LG cs.RO stat.ML

    Embodiment dictates learnability in neural controllers

    Authors: Joshua Powers, Ryan Grindle, Sam Kriegman, Lapo Frati, Nick Cheney, Josh Bongard

    Abstract: Catastrophic forgetting continues to severely restrict the learnability of controllers suitable for multiple task environments. Efforts to combat catastrophic forgetting reported in the literature to date have focused on how control systems can be updated more rapidly, hastening their adjustment from good initial settings to new environments, or more circumspectly, suppressing their ability to ove… ▽ More

    Submitted 6 May, 2021; v1 submitted 15 October, 2019; originally announced October 2019.

  12. Using Digital Field Experiments To Elicit Risk Mitigation Behavioral Strategies For Disease Management Across Agricultural Production Systems

    Authors: Eric M. Clark, Scott C. Merrill, Luke Trinity, Gabriela Bucini, Nicholas Cheney, Ollin Langle-Chimal, Trisha Shrum, Christopher Koliba, Asim Zia, Julia M. Smith

    Abstract: Failing to mitigate propagation of disease spread can result in dire economic consequences for agricultural networks. Pathogens like Porcine Epidemic Diarrhea virus, can quickly spread among producers. Biosecurity is designed to prevent infection transmission. When considering biosecurity investments, management must balance the cost of protection versus the consequences of contracting an infectio… ▽ More

    Submitted 1 October, 2019; v1 submitted 20 September, 2019; originally announced September 2019.

  13. arXiv:1804.02257  [pdf, other

    cs.AI cs.NE cs.RO

    Interoceptive robustness through environment-mediated morphological development

    Authors: Sam Kriegman, Nick Cheney, Francesco Corucci, Josh C. Bongard

    Abstract: Typically, AI researchers and roboticists try to realize intelligent behavior in machines by tuning parameters of a predefined structure (body plan and/or neural network architecture) using evolutionary or learning algorithms. Another but not unrelated longstanding property of these systems is their brittleness to slight aberrations, as highlighted by the growing deep learning literature on advers… ▽ More

    Submitted 19 June, 2018; v1 submitted 6 April, 2018; originally announced April 2018.

  14. arXiv:1803.03453  [pdf, other

    cs.NE

    The Surprising Creativity of Digital Evolution: A Collection of Anecdotes from the Evolutionary Computation and Artificial Life Research Communities

    Authors: Joel Lehman, Jeff Clune, Dusan Misevic, Christoph Adami, Lee Altenberg, Julie Beaulieu, Peter J. Bentley, Samuel Bernard, Guillaume Beslon, David M. Bryson, Patryk Chrabaszcz, Nick Cheney, Antoine Cully, Stephane Doncieux, Fred C. Dyer, Kai Olav Ellefsen, Robert Feldt, Stephan Fischer, Stephanie Forrest, Antoine Frénoy, Christian Gagné, Leni Le Goff, Laura M. Grabowski, Babak Hodjat, Frank Hutter , et al. (28 additional authors not shown)

    Abstract: Biological evolution provides a creative fount of complex and subtle adaptations, often surprising the scientists who discover them. However, because evolution is an algorithmic process that transcends the substrate in which it occurs, evolution's creativity is not limited to nature. Indeed, many researchers in the field of digital evolution have observed their evolving algorithms and organisms su… ▽ More

    Submitted 21 November, 2019; v1 submitted 9 March, 2018; originally announced March 2018.

  15. arXiv:1711.07387  [pdf, other

    q-bio.PE cs.AI cs.RO

    How morphological development can guide evolution

    Authors: Sam Kriegman, Nick Cheney, Josh Bongard

    Abstract: Organisms result from adaptive processes interacting across different time scales. One such interaction is that between development and evolution. Models have shown that development sweeps over several traits in a single agent, sometimes exposing promising static traits. Subsequent evolution can then canalize these rare traits. Thus, development can, under the right conditions, increase evolvabili… ▽ More

    Submitted 7 September, 2018; v1 submitted 20 November, 2017; originally announced November 2017.

  16. arXiv:1711.06605  [pdf

    cs.AI cs.NE cs.RO

    Evolving soft locomotion in aquatic and terrestrial environments: effects of material properties and environmental transitions

    Authors: Francesco Corucci, Nick Cheney, Francesco Giorgio-Serchi, Josh Bongard, Cecilia Laschi

    Abstract: Designing soft robots poses considerable challenges: automated design approaches may be particularly appealing in this field, as they promise to optimize complex multi-material machines with very little or no human intervention. Evolutionary soft robotics is concerned with the application of optimization algorithms inspired by natural evolution in order to let soft robots (both morphologies and co… ▽ More

    Submitted 17 November, 2017; originally announced November 2017.

    Comments: 37 pages, 22 figures, currently under review (journal)

  17. arXiv:1706.07296  [pdf, other

    cs.NE cs.RO q-bio.PE

    A Minimal Developmental Model Can Increase Evolvability in Soft Robots

    Authors: Sam Kriegman, Nick Cheney, Francesco Corucci, Josh C. Bongard

    Abstract: Different subsystems of organisms adapt over many time scales, such as rapid changes in the nervous system (learning), slower morphological and neurological change over the lifetime of the organism (postnatal development), and change over many generations (evolution). Much work has focused on instantiating learning or evolution in robots, but relatively little on development. Although many theorie… ▽ More

    Submitted 22 June, 2017; originally announced June 2017.

  18. arXiv:1706.06133  [pdf, other

    cs.AI

    Scalable Co-Optimization of Morphology and Control in Embodied Machines

    Authors: Nick Cheney, Josh Bongard, Vytas SunSpiral, Hod Lipson

    Abstract: Evolution sculpts both the body plans and nervous systems of agents together over time. In contrast, in AI and robotics, a robot's body plan is usually designed by hand, and control policies are then optimized for that fixed design. The task of simultaneously co-optimizing the morphology and controller of an embodied robot has remained a challenge. In psychology, the theory of embodied cognition p… ▽ More

    Submitted 12 December, 2017; v1 submitted 19 June, 2017; originally announced June 2017.

  19. arXiv:1703.08245  [pdf, other

    cs.LG cs.CV

    On the Robustness of Convolutional Neural Networks to Internal Architecture and Weight Perturbations

    Authors: Nicholas Cheney, Martin Schrimpf, Gabriel Kreiman

    Abstract: Deep convolutional neural networks are generally regarded as robust function approximators. So far, this intuition is based on perturbations to external stimuli such as the images to be classified. Here we explore the robustness of convolutional neural networks to perturbations to the internal weights and architecture of the network itself. We show that convolutional networks are surprisingly robu… ▽ More

    Submitted 23 March, 2017; originally announced March 2017.

    Comments: under review at ICML 2017

  20. arXiv:1304.4889  [pdf, other

    cs.NE cs.HC

    Hands-free Evolution of 3D-printable Objects via Eye Tracking

    Authors: Nick Cheney, Jeff Clune, Jason Yosinski, Hod Lipson

    Abstract: Interactive evolution has shown the potential to create amazing and complex forms in both 2-D and 3-D settings. However, the algorithm is slow and users quickly become fatigued. We propose that the use of eye tracking for interactive evolution systems will both reduce user fatigue and improve evolutionary success. We describe a systematic method for testing the hypothesis that eye tracking driven… ▽ More

    Submitted 19 April, 2013; v1 submitted 17 April, 2013; originally announced April 2013.

    Comments: 6 pages, 7 figures