Skip to main content

Showing 1–18 of 18 results for author: Olson, R S

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

    cs.NE cs.AI

    Layered TPOT: Speeding up Tree-based Pipeline Optimization

    Authors: Pieter Gijsbers, Joaquin Vanschoren, Randal S. Olson

    Abstract: With the demand for machine learning increasing, so does the demand for tools which make it easier to use. Automated machine learning (AutoML) tools have been developed to address this need, such as the Tree-Based Pipeline Optimization Tool (TPOT) which uses genetic programming to build optimal pipelines. We introduce Layered TPOT, a modification to TPOT which aims to create pipelines equally good… ▽ More

    Submitted 12 March, 2018; v1 submitted 18 January, 2018; originally announced January 2018.

    Comments: Update to include a reference to Zutty et al. after it was brought to our attention

  2. arXiv:1711.08477  [pdf, other

    cs.LG

    Benchmarking Relief-Based Feature Selection Methods for Bioinformatics Data Mining

    Authors: Ryan J. Urbanowicz, Randal S. Olson, Peter Schmitt, Melissa Meeker, Jason H. Moore

    Abstract: Modern biomedical data mining requires feature selection methods that can (1) be applied to large scale feature spaces (e.g. `omics' data), (2) function in noisy problems, (3) detect complex patterns of association (e.g. gene-gene interactions), (4) be flexibly adapted to various problem domains and data types (e.g. genetic variants, gene expression, and clinical data) and (5) are computationally… ▽ More

    Submitted 2 April, 2018; v1 submitted 22 November, 2017; originally announced November 2017.

    Comments: Revised submission to JBI

  3. arXiv:1711.08421  [pdf, ps, other

    cs.DS cs.LG stat.ML

    Relief-Based Feature Selection: Introduction and Review

    Authors: Ryan J. Urbanowicz, Melissa Meeker, William LaCava, Randal S. Olson, Jason H. Moore

    Abstract: Feature selection plays a critical role in biomedical data mining, driven by increasing feature dimensionality in target problems and growing interest in advanced but computationally expensive methodologies able to model complex associations. Specifically, there is a need for feature selection methods that are computationally efficient, yet sensitive to complex patterns of association, e.g. intera… ▽ More

    Submitted 2 April, 2018; v1 submitted 22 November, 2017; originally announced November 2017.

    Comments: Submitted revisions for publication based on reviews by the Journal of Biomedical Informatics

  4. arXiv:1709.05601  [pdf, other

    cs.AI q-bio.NC

    Markov Brains: A Technical Introduction

    Authors: Arend Hintze, Jeffrey A. Edlund, Randal S. Olson, David B. Knoester, Jory Schossau, Larissa Albantakis, Ali Tehrani-Saleh, Peter Kvam, Leigh Sheneman, Heather Goldsby, Clifford Bohm, Christoph Adami

    Abstract: Markov Brains are a class of evolvable artificial neural networks (ANN). They differ from conventional ANNs in many aspects, but the key difference is that instead of a layered architecture, with each node performing the same function, Markov Brains are networks built from individual computational components. These computational components interact with each other, receive inputs from sensors, and… ▽ More

    Submitted 16 September, 2017; originally announced September 2017.

  5. arXiv:1708.05070  [pdf, other

    q-bio.QM cs.LG stat.ML

    Data-driven Advice for Applying Machine Learning to Bioinformatics Problems

    Authors: Randal S. Olson, William La Cava, Zairah Mustahsan, Akshay Varik, Jason H. Moore

    Abstract: As the bioinformatics field grows, it must keep pace not only with new data but with new algorithms. Here we contribute a thorough analysis of 13 state-of-the-art, commonly used machine learning algorithms on a set of 165 publicly available classification problems in order to provide data-driven algorithm recommendations to current researchers. We present a number of statistical and visual compari… ▽ More

    Submitted 7 January, 2018; v1 submitted 8 August, 2017; originally announced August 2017.

    Comments: 12 pages, 5 figures, 4 tables. To be published in the proceedings of PSB 2018. Randal S. Olson and William La Cava contributed equally as co-first authors

  6. arXiv:1705.00594  [pdf, other

    cs.AI cs.HC cs.NE

    A System for Accessible Artificial Intelligence

    Authors: Randal S. Olson, Moshe Sipper, William La Cava, Sharon Tartarone, Steven Vitale, Weixuan Fu, Patryk Orzechowski, Ryan J. Urbanowicz, John H. Holmes, Jason H. Moore

    Abstract: While artificial intelligence (AI) has become widespread, many commercial AI systems are not yet accessible to individual researchers nor the general public due to the deep knowledge of the systems required to use them. We believe that AI has matured to the point where it should be an accessible technology for everyone. We present an ongoing project whose ultimate goal is to deliver an open source… ▽ More

    Submitted 10 August, 2017; v1 submitted 1 May, 2017; originally announced May 2017.

    Comments: 14 pages, 5 figures, submitted to Genetic Programming Theory and Practice 2017 workshop

  7. arXiv:1703.00512  [pdf, other

    cs.LG cs.AI

    PMLB: A Large Benchmark Suite for Machine Learning Evaluation and Comparison

    Authors: Randal S. Olson, William La Cava, Patryk Orzechowski, Ryan J. Urbanowicz, Jason H. Moore

    Abstract: The selection, development, or comparison of machine learning methods in data mining can be a difficult task based on the target problem and goals of a particular study. Numerous publicly available real-world and simulated benchmark datasets have emerged from different sources, but their organization and adoption as standards have been inconsistent. As such, selecting and curating specific benchma… ▽ More

    Submitted 1 March, 2017; originally announced March 2017.

    Comments: 14 pages, 5 figures, submitted for review to JMLR

  8. arXiv:1702.01780  [pdf, other

    cs.NE cs.LG q-bio.QM stat.ML

    Toward the automated analysis of complex diseases in genome-wide association studies using genetic programming

    Authors: Andrew Sohn, Randal S. Olson, Jason H. Moore

    Abstract: Machine learning has been gaining traction in recent years to meet the demand for tools that can efficiently analyze and make sense of the ever-growing databases of biomedical data in health care systems around the world. However, effectively using machine learning methods requires considerable domain expertise, which can be a barrier of entry for bioinformaticians new to computational data scienc… ▽ More

    Submitted 6 February, 2017; originally announced February 2017.

    Comments: 9 pages, 4 figures, submitted to GECCO 2017 conference and currently under review

  9. arXiv:1607.08878  [pdf, other

    cs.NE cs.AI cs.LG

    Identifying and Harnessing the Building Blocks of Machine Learning Pipelines for Sensible Initialization of a Data Science Automation Tool

    Authors: Randal S. Olson, Jason H. Moore

    Abstract: As data science continues to grow in popularity, there will be an increasing need to make data science tools more scalable, flexible, and accessible. In particular, automated machine learning (AutoML) systems seek to automate the process of designing and optimizing machine learning pipelines. In this chapter, we present a genetic programming-based AutoML system called TPOT that optimizes a series… ▽ More

    Submitted 29 July, 2016; originally announced July 2016.

    Comments: 13 pages, 5 figures, preprint of chapter to appear in GPTP 2016 book

  10. arXiv:1603.08233  [pdf, other

    cs.CV cs.LG cs.NE

    Evolution of active categorical image classification via saccadic eye movement

    Authors: Randal S. Olson, Jason H. Moore, Christoph Adami

    Abstract: Pattern recognition and classification is a central concern for modern information processing systems. In particular, one key challenge to image and video classification has been that the computational cost of image processing scales linearly with the number of pixels in the image or video. Here we present an intelligent machine (the "active categorical classifier," or ACC) that is inspired by the… ▽ More

    Submitted 16 June, 2016; v1 submitted 27 March, 2016; originally announced March 2016.

    Comments: 10 pages, 5 figures, to appear in PPSN 2016 conference proceedings

    Journal ref: Lecture Notes in Computer Science 9921 (2016) 581-590

  11. arXiv:1603.06212  [pdf, other

    cs.NE cs.AI cs.LG

    Evaluation of a Tree-based Pipeline Optimization Tool for Automating Data Science

    Authors: Randal S. Olson, Nathan Bartley, Ryan J. Urbanowicz, Jason H. Moore

    Abstract: As the field of data science continues to grow, there will be an ever-increasing demand for tools that make machine learning accessible to non-experts. In this paper, we introduce the concept of tree-based pipeline optimization for automating one of the most tedious parts of machine learning---pipeline design. We implement an open source Tree-based Pipeline Optimization Tool (TPOT) in Python and d… ▽ More

    Submitted 20 March, 2016; originally announced March 2016.

    Comments: 8 pages, 5 figures, preprint to appear in GECCO 2016, edits not yet made from reviewer comments

  12. Exploring the coevolution of predator and prey morphology and behavior

    Authors: Randal S. Olson, Arend Hintze, Fred C. Dyer, Jason H. Moore, Christoph Adami

    Abstract: A common idiom in biology education states, "Eyes in the front, the animal hunts. Eyes on the side, the animal hides." In this paper, we explore one possible explanation for why predators tend to have forward-facing, high-acuity visual systems. We do so using an agent-based computational model of evolution, where predators and prey interact and adapt their behavior and morphology to one another ov… ▽ More

    Submitted 28 February, 2016; originally announced February 2016.

    Comments: 8 pages, 8 figures, submitted to Artificial Life 2016 conference

    Journal ref: Proceedings Artificial Life 15 (C. Gershenson, T. Froese, J.M. Sisqueiros, W. Aguilar, E.J. Izquierdo, H. Sayama, eds.) MIT Press (Cambridge, MA, 2016), pp. 250-258

  13. arXiv:1601.07925  [pdf, other

    cs.LG cs.NE

    Automating biomedical data science through tree-based pipeline optimization

    Authors: Randal S. Olson, Ryan J. Urbanowicz, Peter C. Andrews, Nicole A. Lavender, La Creis Kidd, Jason H. Moore

    Abstract: Over the past decade, data science and machine learning has grown from a mysterious art form to a staple tool across a variety of fields in academia, business, and government. In this paper, we introduce the concept of tree-based pipeline optimization for automating one of the most tedious parts of machine learning---pipeline design. We implement a Tree-based Pipeline Optimization Tool (TPOT) and… ▽ More

    Submitted 28 January, 2016; originally announced January 2016.

    Comments: 16 pages, 5 figures, to appear in EvoBIO 2016 proceedings

  14. arXiv:1408.1906  [pdf, other

    q-bio.PE cs.GT cs.NE

    Exploring the evolution of a trade-off between vigilance and foraging in group-living organisms

    Authors: Randal S. Olson, Patrick B. Haley, Fred C. Dyer, Christoph Adami

    Abstract: Despite the fact that grou** behavior has been actively studied for over a century, the relative importance of the numerous proposed fitness benefits of grou** remain unclear. We use a digital model of evolving prey under simulated predation to directly explore the evolution of gregarious foraging behavior according to one such benefit, the "many eyes" hypothesis. According to this hypothesis,… ▽ More

    Submitted 8 August, 2014; originally announced August 2014.

    Comments: 26 pages (double-spaced, single column), 6 figures, 2 SI figures

    Journal ref: Royal Society open science 2 (2015) 150135

  15. arXiv:1312.3387  [pdf, other

    cs.SI physics.soc-ph

    Navigating the massive world of reddit: Using backbone networks to map user interests in social media

    Authors: Randal S. Olson, Zachary P. Neal

    Abstract: In the massive online worlds of social media, users frequently rely on organizing themselves around specific topics of interest to find and engage with like-minded people. However, navigating these massive worlds and finding topics of specific interest often proves difficult because the worlds are mostly organized haphazardly, leaving users to find relevant interests by word of mouth or using a ba… ▽ More

    Submitted 11 December, 2013; originally announced December 2013.

    Comments: 10 pages, 3 figures, 1 table, 1 supplementary information page

    Journal ref: PeerJ Computer Science, 1, e4 (2015)

  16. arXiv:1310.6338  [pdf, other

    q-bio.PE cs.GT cs.NE

    Risk aversion as an evolutionary adaptation

    Authors: Arend Hintze, Randal S. Olson, Christoph Adami, Ralph Hertwig

    Abstract: Risk aversion is a common behavior universal to humans and animals alike. Economists have traditionally defined risk preferences by the curvature of the utility function. Psychologists and behavioral economists also make use of concepts such as loss aversion and probability weighting to model risk aversion. Neurophysiological evidence suggests that loss aversion has its origins in relatively ancie… ▽ More

    Submitted 23 October, 2013; originally announced October 2013.

    Comments: 18 pages, 7 figures

    Journal ref: Scientific Reports 5 (2015) 8242

  17. arXiv:1310.6012  [pdf, other

    q-bio.PE cs.NE

    Evolution of swarming behavior is shaped by how predators attack

    Authors: Randal S. Olson, David B. Knoester, Christoph Adami

    Abstract: Animal grou** behaviors have been widely studied due to their implications for understanding social intelligence, collective cognition, and potential applications in engineering, artificial intelligence, and robotics. An important biological aspect of these studies is discerning which selection pressures favor the evolution of grou** behavior. In the past decade, researchers have begun using e… ▽ More

    Submitted 24 November, 2015; v1 submitted 22 October, 2013; originally announced October 2013.

    Comments: 25 pages, 11 figures, 5 tables, including 2 Supplementary Figures. Version to appear in "Artificial Life"

  18. arXiv:1209.3330  [pdf, other

    q-bio.PE cs.NE nlin.AO q-bio.NC

    Predator confusion is sufficient to evolve swarming behavior

    Authors: Randal S. Olson, Arend Hintze, Fred C. Dyer, David B. Knoester, Christoph Adami

    Abstract: Swarming behaviors in animals have been extensively studied due to their implications for the evolution of cooperation, social cognition, and predator-prey dynamics. An important goal of these studies is discerning which evolutionary pressures favor the formation of swarms. One hypothesis is that swarms arise because the presence of multiple moving prey in swarms causes confusion for attacking pre… ▽ More

    Submitted 3 April, 2013; v1 submitted 14 September, 2012; originally announced September 2012.

    Comments: 11 pages, 6 figures. Supplementary information (including video files S1 and S5) in ancillary material. Videos S2-S4 are available from the authors upon request

    Journal ref: J. Royal Society Interface 10 (2013) 2010305