paper-with-me

Papers

Disentangling Abstraction from Statistical Pattern Matching in Human and Machine Learning

2022-04-04 · Sreejan Kumar, Ishita Dasgupta, Nathaniel D. Daw, Jonathan D. Cohen, Thomas L. Griffiths

The ability to acquire abstract knowledge is a hallmark of human intelligence and is believed by many to be one of the core differences between humans and neural network models. Agents can be endowed with an inductive bias towards abstraction through meta-learning, where they are trained on a distribution of tasks that share some abstract structure that can be learned and applied. However, because neural networks are hard to interpret, it can be difficult to tell whether agents have learned the underlying abstraction, or alternatively statistical patterns that are characteristic of that abstraction. In this work, we compare the performance of humans and agents in a meta-reinforcement learning paradigm in which tasks are generated from abstract rules. We define a novel methodology for building "task metamers" that closely match the statistics of the abstract tasks but use a different underlying generative process, and evaluate performance on both abstract and metamer tasks. We find that humans perform better at abstract tasks than metamer tasks whereas common neural network architectures typically perform worse on the abstract tasks than the matched metamers. This work provides a foundation for characterizing differences between humans and machine learning that can be used in future work towards developing machines with more human-like behavior.

📄 PDF Abstract BibTeX arXiv:2204.01437

Code (1)

sreejank/Abstract_Neural_Metamers 공식 구현 pytorch

Tasks

BIG-bench Machine LearningInductive BiasMeta-LearningMeta Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Disentangling Options with Hellinger Distance Regularizer

2019-04-15 · Minsung Hyun, Junyoung Choi, Nojun Kwak

In reinforcement learning (RL), temporal abstraction still remains as an important and unsolved problem. The options framework provided clues to temporal abstraction in the RL, and the option-critic architecture elegantl…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Fuzzy Longest Common Subsequence Matching With FCM Using R

2015-08-14 · Ibrahim Ozkan, I. Burhan Turksen

Capturing the interdependencies between real valued time series can be achieved by finding common similar patterns. The abstraction of time series makes the process of finding similarities closer to the way as humans do.…

Time SeriesTime Series Analysis

Deep Music Analogy Via Latent Representation Disentanglement

2019-06-09 · Ruihan Yang, Dingsu Wang, Ziyu Wang, Tianyao Chen 외

Analogy-making is a key method for computer algorithms to generate both natural and creative music pieces. In general, an analogy is made by partially transferring the music abstractions, i.e., high-level representations…

DisentanglementRhythm

A Neurobiological Evaluation Metric for Neural Network Model Search

2018-05-28 · CVPR 2019 6 · Nathaniel Blanchard, Jeffery Kinnison, Brandon RichardWebster, Pouya Bashivan 외

Neuroscience theory posits that the brain's visual system coarsely identifies broad object categories via neural activation patterns, with similar objects producing similar neural responses. Artificial neural networks al…

Character-aware Transformers Learn an Irregular Morphological Pattern Yet None Generalize Like Humans

2026-02-15 · Akhilesh Kakolu Ramarao, Kevin Tang, Dinah Baer-Henney arxiv

Whether neural networks can serve as cognitive models of morphological learning remains an open question. Recent work has shown that encoder-decoder models can acquire irregular patterns, but evidence that they generaliz…