Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–35 of 35 results for author: Lake, B M

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

    cs.CV cs.AI

    Beyond the Doors of Perception: Vision Transformers Represent Relations Between Objects

    Authors: Michael A. Lepori, Alexa R. Tartaglini, Wai Keen Vong, Thomas Serre, Brenden M. Lake, Ellie Pavlick

    Abstract: Though vision transformers (ViTs) have achieved state-of-the-art performance in a variety of settings, they exhibit surprising failures when performing tasks involving visual relations. This begs the question: how do ViTs attempt to perform tasks that require computing visual relations between objects? Prior efforts to interpret ViTs tend to focus on characterizing relevant low-level visual featur… ▽ More

    Submitted 22 June, 2024; originally announced June 2024.

  2. arXiv:2405.13242  [pdf, other

    cs.AI

    Goals as Reward-Producing Programs

    Authors: Guy Davidson, Graham Todd, Julian Togelius, Todd M. Gureckis, Brenden M. Lake

    Abstract: People are remarkably capable of generating their own goals, beginning with child's play and continuing into adulthood. Despite considerable empirical and computational work on goals and goal-oriented behavior, models are still far from capturing the richness of everyday human goals. Here, we bridge this gap by collecting a dataset of human-generated playful goals, modeling them as reward-producin… ▽ More

    Submitted 30 May, 2024; v1 submitted 21 May, 2024; originally announced May 2024.

    Comments: Project website and goal program viewer: https://exps.gureckislab.org/guydav/goal_programs_viewer/main/

  3. arXiv:2403.12201  [pdf, other

    cs.AI cs.HC cs.LG

    Compositional learning of functions in humans and machines

    Authors: Yanli Zhou, Brenden M. Lake, Adina Williams

    Abstract: The ability to learn and compose functions is foundational to efficient learning and reasoning in humans, enabling flexible generalizations such as creating new dishes from known cooking processes. Beyond sequential chaining of functions, existing linguistics literature indicates that humans can grasp more complex compositions with interacting functions, where output production depends on context… ▽ More

    Submitted 18 March, 2024; originally announced March 2024.

    Comments: 7 pages, 6 figures

  4. arXiv:2402.07899  [pdf, other

    cs.CL cs.LG

    A systematic investigation of learnability from single child linguistic input

    Authors: Yulu Qin, Wentao Wang, Brenden M. Lake

    Abstract: Language models (LMs) have demonstrated remarkable proficiency in generating linguistically coherent text, sparking discussions about their relevance to understanding human language learnability. However, a significant gap exists between the training data for these models and the linguistic input a child receives. LMs are typically trained on data that is orders of magnitude larger and fundamental… ▽ More

    Submitted 10 May, 2024; v1 submitted 12 February, 2024; originally announced February 2024.

    Comments: Please cite as Qin, Y., Wang, W., and Lake, B. M. (2024). A systematic investigation of learnability from single child linguistic input. In Proceedings of the 46th Annual Conference of the Cognitive Science Society

  5. arXiv:2402.00300  [pdf, other

    cs.CV cs.LG cs.NE q-bio.NC

    Self-supervised learning of video representations from a child's perspective

    Authors: A. Emin Orhan, Wentao Wang, Alex N. Wang, Mengye Ren, Brenden M. Lake

    Abstract: Children learn powerful internal models of the world around them from a few years of egocentric visual experience. Can such internal models be learned from a child's visual experience with highly generic learning algorithms or do they require strong inductive biases? Recent advances in collecting large-scale, longitudinal, developmentally realistic video datasets and generic self-supervised learni… ▽ More

    Submitted 31 January, 2024; originally announced February 2024.

    Comments: 7 pages, 6 figures; code & models available from https://github.com/eminorhan/video-models

  6. arXiv:2310.09612  [pdf, other

    cs.CV cs.AI

    Deep Neural Networks Can Learn Generalizable Same-Different Visual Relations

    Authors: Alexa R. Tartaglini, Sheridan Feucht, Michael A. Lepori, Wai Keen Vong, Charles Lovering, Brenden M. Lake, Ellie Pavlick

    Abstract: Although deep neural networks can achieve human-level performance on many object recognition benchmarks, prior work suggests that these same models fail to learn simple abstract relations, such as determining whether two objects are the same or different. Much of this prior work focuses on training convolutional neural networks to classify images of two same or two different abstract shapes, testi… ▽ More

    Submitted 14 October, 2023; originally announced October 2023.

  7. arXiv:2305.19374  [pdf, other

    cs.CV cs.AI cs.LG

    Compositional diversity in visual concept learning

    Authors: Yanli Zhou, Reuben Feinman, Brenden M. Lake

    Abstract: Humans leverage compositionality to efficiently learn new concepts, understanding how familiar parts can combine together to form novel objects. In contrast, popular computer vision models struggle to make the same types of inferences, requiring more data and generalizing less flexibly than people do. Here, we study these distinctively human abilities across a range of different types of visual co… ▽ More

    Submitted 30 May, 2023; originally announced May 2023.

    Comments: 40 pages, 23 figures

  8. arXiv:2305.15372  [pdf, other

    cs.CV cs.LG cs.NE q-bio.NC

    Learning high-level visual representations from a child's perspective without strong inductive biases

    Authors: A. Emin Orhan, Brenden M. Lake

    Abstract: Young children develop sophisticated internal models of the world based on their visual experience. Can such models be learned from a child's visual experience without strong inductive biases? To investigate this, we train state-of-the-art neural networks on a realistic proxy of a child's visual experience without any explicit supervision or domain-specific inductive biases. Specifically, we train… ▽ More

    Submitted 22 September, 2023; v1 submitted 24 May, 2023; originally announced May 2023.

    Comments: 32 pages, 19 figures, 3 tables; code & all pretrained models available from https://github.com/eminorhan/silicon-menagerie

  9. arXiv:2202.08340  [pdf, other

    cs.CV cs.LG

    A Developmentally-Inspired Examination of Shape versus Texture Bias in Machines

    Authors: Alexa R. Tartaglini, Wai Keen Vong, Brenden M. Lake

    Abstract: Early in development, children learn to extend novel category labels to objects with the same shape, a phenomenon known as the shape bias. Inspired by these findings, Geirhos et al. (2019) examined whether deep neural networks show a shape or texture bias by constructing images with conflicting shape and texture cues. They found that convolutional neural networks strongly preferred to classify fam… ▽ More

    Submitted 17 May, 2022; v1 submitted 16 February, 2022; originally announced February 2022.

    Comments: 7 pages, 4 figures

  10. arXiv:2107.02794  [pdf, other

    cs.AI cs.CL cs.LG

    Improving Coherence and Consistency in Neural Sequence Models with Dual-System, Neuro-Symbolic Reasoning

    Authors: Maxwell Nye, Michael Henry Tessler, Joshua B. Tenenbaum, Brenden M. Lake

    Abstract: Human reasoning can often be understood as an interplay between two systems: the intuitive and associative ("System 1") and the deliberative and logical ("System 2"). Neural sequence models -- which have been increasingly successful at performing complex, structured tasks -- exhibit the advantages and failure modes of System 1: they are fast and learn patterns from data, but are often inconsistent… ▽ More

    Submitted 15 December, 2021; v1 submitted 6 July, 2021; originally announced July 2021.

    Comments: NeurIPS 2021

  11. arXiv:2105.09848  [pdf, other

    cs.CV cs.LG

    Flexible Compositional Learning of Structured Visual Concepts

    Authors: Yanli Zhou, Brenden M. Lake

    Abstract: Humans are highly efficient learners, with the ability to grasp the meaning of a new concept from just a few examples. Unlike popular computer vision systems, humans can flexibly leverage the compositional structure of the visual world, understanding new concepts as combinations of existing concepts. In the current paper, we study how people learn different types of visual compositions, using abst… ▽ More

    Submitted 20 May, 2021; originally announced May 2021.

    Comments: Please cite as: Zhou, Y. and Lake, B. M. (2021). Flexible compositional learning of structured visual concepts. In Proceedings of the 43rd Annual Conference of the Cognitive Science Society

  12. arXiv:2103.05823  [pdf, other

    cs.HC cs.AI cs.LG

    Fast and flexible: Human program induction in abstract reasoning tasks

    Authors: Aysja Johnson, Wai Keen Vong, Brenden M. Lake, Todd M. Gureckis

    Abstract: The Abstraction and Reasoning Corpus (ARC) is a challenging program induction dataset that was recently proposed by Chollet (2019). Here, we report the first set of results collected from a behavioral study of humans solving a subset of tasks from ARC (40 out of 1000). Although this subset of tasks contains considerable variation, our results showed that humans were able to infer the underlying pr… ▽ More

    Submitted 9 March, 2021; originally announced March 2021.

    Comments: 7 pages, 7 figures, 1 table

  13. arXiv:2102.11938  [pdf, other

    cs.AI cs.LG

    Baby Intuitions Benchmark (BIB): Discerning the goals, preferences, and actions of others

    Authors: Kanishk Gandhi, Gala Stojnic, Brenden M. Lake, Moira R. Dillon

    Abstract: To achieve human-like common sense about everyday life, machine learning systems must understand and reason about the goals, preferences, and actions of other agents in the environment. By the end of their first year of life, human infants intuitively achieve such common sense, and these cognitive achievements lay the foundation for humans' rich and complex understanding of the mental states of ot… ▽ More

    Submitted 11 February, 2022; v1 submitted 23 February, 2021; originally announced February 2021.

    Comments: Published in Advances in Neural Information Processing Systems (NeurIPS) 34

  14. arXiv:2008.01766  [pdf, other

    cs.CL cs.AI cs.LG

    Word meaning in minds and machines

    Authors: Brenden M. Lake, Gregory L. Murphy

    Abstract: Machines have achieved a broad and growing set of linguistic competencies, thanks to recent progress in Natural Language Processing (NLP). Psychologists have shown increasing interest in such models, comparing their output to psychological judgments such as similarity, association, priming, and comprehension, raising the question of whether the models could serve as psychological theories. In this… ▽ More

    Submitted 17 April, 2021; v1 submitted 4 August, 2020; originally announced August 2020.

    Comments: In press at Psychological Review

  15. arXiv:2007.16189  [pdf, other

    cs.CV cs.LG cs.NE

    Self-supervised learning through the eyes of a child

    Authors: A. Emin Orhan, Vaibhav V. Gupta, Brenden M. Lake

    Abstract: Within months of birth, children develop meaningful expectations about the world around them. How much of this early knowledge can be explained through generic learning mechanisms applied to sensory data, and how much of it requires more substantive innate inductive biases? Addressing this fundamental question in its full generality is currently infeasible, but we can hope to make real progress in… ▽ More

    Submitted 15 December, 2020; v1 submitted 31 July, 2020; originally announced July 2020.

    Comments: Published as a conference paper at NeurIPS 2020; v3 adds a reference, fixes a typo

  16. arXiv:2006.14448  [pdf, other

    cs.AI cs.LG stat.ML

    Learning Task-General Representations with Generative Neuro-Symbolic Modeling

    Authors: Reuben Feinman, Brenden M. Lake

    Abstract: People can learn rich, general-purpose conceptual representations from only raw perceptual inputs. Current machine learning approaches fall well short of these human standards, although different modeling traditions often have complementary strengths. Symbolic models can capture the compositional and causal knowledge that enables flexible generalization, but they struggle to learn from raw inputs,… ▽ More

    Submitted 23 January, 2021; v1 submitted 25 June, 2020; originally announced June 2020.

    Journal ref: International Conference on Learning Representations (ICLR 2021)

  17. arXiv:2003.08978  [pdf, other

    cs.LG cs.AI stat.ML

    Generating new concepts with hybrid neuro-symbolic models

    Authors: Reuben Feinman, Brenden M. Lake

    Abstract: Human conceptual knowledge supports the ability to generate novel yet highly structured concepts, and the form of this conceptual knowledge is of great interest to cognitive scientists. One tradition has emphasized structured knowledge, viewing concepts as embedded in intuitive theories or organized in complex symbolic knowledge structures. A second tradition has emphasized statistical knowledge,… ▽ More

    Submitted 8 June, 2020; v1 submitted 19 March, 2020; originally announced March 2020.

    Comments: Published in Proceedings of the 42nd Annual Meeting of the Cognitive Science Society, July 2020

  18. arXiv:2003.05573  [pdf, other

    cs.CL cs.LG

    Learning word-referent mappings and concepts from raw inputs

    Authors: Wai Keen Vong, Brenden M. Lake

    Abstract: How do children learn correspondences between the language and the world from noisy, ambiguous, naturalistic input? One hypothesis is via cross-situational learning: tracking words and their possible referents across multiple situations allows learners to disambiguate correct word-referent mappings (Yu & Smith, 2007). However, previous models of cross-situational word learning operate on highly si… ▽ More

    Submitted 11 March, 2020; originally announced March 2020.

  19. arXiv:2003.05562  [pdf, other

    cs.AI cs.LG

    Learning Compositional Rules via Neural Program Synthesis

    Authors: Maxwell I. Nye, Armando Solar-Lezama, Joshua B. Tenenbaum, Brenden M. Lake

    Abstract: Many aspects of human reasoning, including language, require learning rules from very little data. Humans can do this, often learning systematic rules from very few examples, and combining these rules to form compositional rule-based systems. Current neural architectures, on the other hand, often fail to generalize in a compositional manner, especially when evaluated in ways that vary systematical… ▽ More

    Submitted 22 October, 2020; v1 submitted 11 March, 2020; originally announced March 2020.

    Comments: NeurIPS 2020. Code can be found at https://github.com/mtensor/rulesynthesis

  20. arXiv:2003.05161  [pdf, other

    cs.CL cs.AI cs.LG

    A Benchmark for Systematic Generalization in Grounded Language Understanding

    Authors: Laura Ruis, Jacob Andreas, Marco Baroni, Diane Bouchacourt, Brenden M. Lake

    Abstract: Humans easily interpret expressions that describe unfamiliar situations composed from familiar parts ("greet the pink brontosaurus by the ferris wheel"). Modern neural networks, by contrast, struggle to interpret novel compositions. In this paper, we introduce a new benchmark, gSCAN, for evaluating compositional generalization in situated language understanding. Going beyond a related benchmark th… ▽ More

    Submitted 17 October, 2020; v1 submitted 11 March, 2020; originally announced March 2020.

    Comments: accepted at NeurIPS 2020

  21. arXiv:2002.06703  [pdf, other

    cs.LG cs.AI stat.ML

    Investigating Simple Object Representations in Model-Free Deep Reinforcement Learning

    Authors: Guy Davidson, Brenden M. Lake

    Abstract: We explore the benefits of augmenting state-of-the-art model-free deep reinforcement algorithms with simple object representations. Following the Frostbite challenge posited by Lake et al. (2017), we identify object representations as a critical cognitive capacity lacking from current reinforcement learning agents. We discover that providing the Rainbow model (Hessel et al.,2018) with simple, feat… ▽ More

    Submitted 28 May, 2020; v1 submitted 16 February, 2020; originally announced February 2020.

  22. arXiv:1907.09899  [pdf, other

    cs.CL

    Modeling question asking using neural program generation

    Authors: Ziyun Wang, Brenden M. Lake

    Abstract: People ask questions that are far richer, more informative, and more creative than current AI systems. We propose a neuro-symbolic framework for modeling human question asking, which represents questions as formal programs and generates programs with an encoder-decoder based deep neural network. From extensive experiments using an information-search game, we show that our method can predict which… ▽ More

    Submitted 11 May, 2021; v1 submitted 23 July, 2019; originally announced July 2019.

    Comments: Please cite as: Wang, Z. and Lake, B. M. (2021). Modeling question asking using neural program generation. In Proceedings of the 43rd Annual Conference of the Cognitive Science Society

  23. arXiv:1906.10197  [pdf, other

    cs.CL cs.LG

    Mutual exclusivity as a challenge for deep neural networks

    Authors: Kanishk Gandhi, Brenden M. Lake

    Abstract: Strong inductive biases allow children to learn in fast and adaptable ways. Children use the mutual exclusivity (ME) bias to help disambiguate how words map to referents, assuming that if an object has one label then it does not need another. In this paper, we investigate whether or not standard neural architectures have an ME bias, demonstrating that they lack this learning assumption. Moreover,… ▽ More

    Submitted 21 October, 2020; v1 submitted 24 June, 2019; originally announced June 2019.

    Comments: Published in Advances in Neural Information Processing Systems (NeurIPS) 33

  24. arXiv:1906.08416  [pdf, other

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

    Improving the robustness of ImageNet classifiers using elements of human visual cognition

    Authors: A. Emin Orhan, Brenden M. Lake

    Abstract: We investigate the robustness properties of image recognition models equipped with two features inspired by human vision, an explicit episodic memory and a shape bias, at the ImageNet scale. As reported in previous work, we show that an explicit episodic memory improves the robustness of image recognition models against small-norm adversarial perturbations under some threat models. It does not, ho… ▽ More

    Submitted 10 February, 2020; v1 submitted 19 June, 2019; originally announced June 2019.

    Comments: v2 involves reformating and stylistic changes

  25. arXiv:1906.05381  [pdf, other

    cs.CL cs.AI cs.LG

    Compositional generalization through meta sequence-to-sequence learning

    Authors: Brenden M. Lake

    Abstract: People can learn a new concept and use it compositionally, understanding how to "blicket twice" after learning how to "blicket." In contrast, powerful sequence-to-sequence (seq2seq) neural networks fail such tests of compositionality, especially when composing new concepts together with existing concepts. In this paper, I show how memory-augmented neural networks can be trained to generalize compo… ▽ More

    Submitted 8 October, 2019; v1 submitted 12 June, 2019; originally announced June 2019.

    Comments: This paper appears in the 33rd Conference on Neural Information Processing Systems (NeurIPS 2019), Vancouver, Canada

    Journal ref: Advances in Neural Information Processing Systems 33 (2019)

  26. arXiv:1904.08034  [pdf, other

    cs.LG cs.CV q-bio.NC stat.ML

    People infer recursive visual concepts from just a few examples

    Authors: Brenden M. Lake, Steven T. Piantadosi

    Abstract: Machine learning has made major advances in categorizing objects in images, yet the best algorithms miss important aspects of how people learn and think about categories. People can learn richer concepts from fewer examples, including causal models that explain how members of a category are formed. Here, we explore the limits of this human ability to infer causal "programs" -- latent generating pr… ▽ More

    Submitted 29 July, 2019; v1 submitted 16 April, 2019; originally announced April 2019.

    Comments: In press at "Computational Brain & Behavior"

  27. arXiv:1903.01882  [pdf, other

    cs.CV cs.LG stat.ML

    Learning a smooth kernel regularizer for convolutional neural networks

    Authors: Reuben Feinman, Brenden M. Lake

    Abstract: Modern deep neural networks require a tremendous amount of data to train, often needing hundreds or thousands of labeled examples to learn an effective representation. For these networks to work with less data, more structure must be built into their architectures or learned from previous experience. The learned weights of convolutional neural networks (CNNs) trained on large datasets for object r… ▽ More

    Submitted 5 March, 2019; originally announced March 2019.

    Comments: Submitted to CogSci 2019

  28. arXiv:1902.03477  [pdf, other

    cs.AI cs.CV cs.LG

    The Omniglot challenge: a 3-year progress report

    Authors: Brenden M. Lake, Ruslan Salakhutdinov, Joshua B. Tenenbaum

    Abstract: Three years ago, we released the Omniglot dataset for one-shot learning, along with five challenge tasks and a computational model that addresses these tasks. The model was not meant to be the final word on Omniglot; we hoped that the community would build on our work and develop new approaches. In the time since, we have been pleased to see wide adoption of the dataset. There has been notable pro… ▽ More

    Submitted 31 May, 2019; v1 submitted 9 February, 2019; originally announced February 2019.

    Comments: In press at Current Opinion in Behavioral Sciences

  29. arXiv:1901.04587  [pdf, other

    cs.CL

    Human few-shot learning of compositional instructions

    Authors: Brenden M. Lake, Tal Linzen, Marco Baroni

    Abstract: People learn in fast and flexible ways that have not been emulated by machines. Once a person learns a new verb "dax," he or she can effortlessly understand how to "dax twice," "walk and dax," or "dax vigorously." There have been striking recent improvements in machine learning for natural language processing, yet the best algorithms require vast amounts of experience and struggle to generalize ne… ▽ More

    Submitted 10 May, 2019; v1 submitted 14 January, 2019; originally announced January 2019.

    Comments: Please cite as: Lake, B. M., Linzen, T., and Baroni, M. (2019). Human few-shot learning of compositional instructions. In Proceedings of the 41st Annual Conference of the Cognitive Science Society

  30. arXiv:1807.07545  [pdf, other

    cs.CL cs.AI cs.LG

    Rearranging the Familiar: Testing Compositional Generalization in Recurrent Networks

    Authors: João Loula, Marco Baroni, Brenden M. Lake

    Abstract: Systematic compositionality is the ability to recombine meaningful units with regular and predictable outcomes, and it's seen as key to humans' capacity for generalization in language. Recent work has studied systematic compositionality in modern seq2seq models using generalization to novel navigation instructions in a grounded environment as a probing tool, requiring models to quickly bootstrap t… ▽ More

    Submitted 19 July, 2018; originally announced July 2018.

  31. arXiv:1802.02745  [pdf, other

    cs.CL cs.CV cs.LG

    Learning Inductive Biases with Simple Neural Networks

    Authors: Reuben Feinman, Brenden M. Lake

    Abstract: People use rich prior knowledge about the world in order to efficiently learn new concepts. These priors - also known as "inductive biases" - pertain to the space of internal models considered by a learner, and they help the learner make inferences that go beyond the observed data. A recent study found that deep neural networks optimized for object recognition develop the shape bias (Ritter et al.… ▽ More

    Submitted 13 June, 2018; v1 submitted 8 February, 2018; originally announced February 2018.

    Comments: Published in Proceedings of the 40th Annual Meeting of the Cognitive Science Society, July 2018

    Journal ref: Feinman, R. and Lake, B.M. (2018). Learning inductive biases with simple neural networks. In Proceedings of the 40th Annual Meeting of the Cognitive Science Society

  32. arXiv:1711.06351  [pdf, other

    cs.CL cs.AI cs.LG

    Question Asking as Program Generation

    Authors: Anselm Rothe, Brenden M. Lake, Todd M. Gureckis

    Abstract: A hallmark of human intelligence is the ability to ask rich, creative, and revealing questions. Here we introduce a cognitive model capable of constructing human-like questions. Our approach treats questions as formal programs that, when executed on the state of the world, output an answer. The model specifies a probability distribution over a complex, compositional space of programs, favoring con… ▽ More

    Submitted 16 November, 2017; originally announced November 2017.

    Comments: Published in Advances in Neural Information Processing Systems (NIPS) 30, December 2017

    Journal ref: Rothe, A., Lake, B. M., and Gureckis, T. M. (2017). Question asking as program generation. Advances in Neural Information Processing Systems 30

  33. arXiv:1711.00350  [pdf, other

    cs.CL cs.AI cs.LG

    Generalization without systematicity: On the compositional skills of sequence-to-sequence recurrent networks

    Authors: Brenden M. Lake, Marco Baroni

    Abstract: Humans can understand and produce new utterances effortlessly, thanks to their compositional skills. Once a person learns the meaning of a new verb "dax," he or she can immediately understand the meaning of "dax twice" or "sing and dax." In this paper, we introduce the SCAN domain, consisting of a set of simple compositional navigation commands paired with the corresponding action sequences. We th… ▽ More

    Submitted 6 June, 2018; v1 submitted 30 October, 2017; originally announced November 2017.

    Comments: Published at the 35th International Conference on Machine Learning (ICML 2018)

    Journal ref: Lake, B. M. and Baroni, M. (2018). Generalization without systematicity: On the compositional skills of sequence-to-sequence recurrent networks. International Conference on Machine Learning (ICML)

  34. arXiv:1611.09384  [pdf, other

    cs.LG stat.ML

    The Emergence of Organizing Structure in Conceptual Representation

    Authors: Brenden M. Lake, Neil D. Lawrence, Joshua B. Tenenbaum

    Abstract: Both scientists and children make important structural discoveries, yet their computational underpinnings are not well understood. Structure discovery has previously been formalized as probabilistic inference about the right structural form --- where form could be a tree, ring, chain, grid, etc. [Kemp & Tenenbaum (2008). The discovery of structural form. PNAS, 105(3), 10687-10692]. While this appr… ▽ More

    Submitted 21 November, 2017; v1 submitted 28 November, 2016; originally announced November 2016.

    Comments: In press at Cognitive Science

  35. arXiv:1604.00289  [pdf, other

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

    Building Machines That Learn and Think Like People

    Authors: Brenden M. Lake, Tomer D. Ullman, Joshua B. Tenenbaum, Samuel J. Gershman

    Abstract: Recent progress in artificial intelligence (AI) has renewed interest in building systems that learn and think like people. Many advances have come from using deep neural networks trained end-to-end in tasks such as object recognition, video games, and board games, achieving performance that equals or even beats humans in some respects. Despite their biological inspiration and performance achieveme… ▽ More

    Submitted 2 November, 2016; v1 submitted 1 April, 2016; originally announced April 2016.

    Comments: In press at Behavioral and Brain Sciences. Open call for commentary proposals (until Nov. 22, 2016). https://www.cambridge.org/core/journals/behavioral-and-brain-sciences/information/calls-for-commentary/open-calls-for-commentary