paper-with-me

홈 › Papers

Human vs. supervised machine learning: Who learns patterns faster?

2020-11-30 · Niklas Kühl, Marc Goutier, Lucas Baier, Clemens Wolff, Dominik Martin

The capabilities of supervised machine learning (SML), especially compared to human abilities, are being discussed in scientific research and in the usage of SML. This study provides an answer to how learning performance differs between humans and machines when there is limited training data. We have designed an experiment in which 44 humans and three different machine learning algorithms identify patterns in labeled training data and have to label instances according to the patterns they find. The results show a high dependency between performance and the underlying patterns of the task. Whereas humans perform relatively similarly across all patterns, machines show large performance differences for the various patterns in our experiment. After seeing 20 instances in the experiment, human performance does not improve anymore, which we relate to theories of cognitive overload. Machines learn slower but can reach the same level or may even outperform humans in 2 of the 4 of used patterns. However, machines need more instances compared to humans for the same results. The performance of machines is comparably lower for the other 2 patterns due to the difficulty of combining input features.

📄 PDF Abstract BibTeX arXiv:2012.03661

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Learn to Explain Efficiently via Neural Logic Inductive Learning

2019-10-06 · ICLR 2020 1 · Yuan Yang, Le Song

The capability of making interpretable and self-explanatory decisions is essential for developing responsible machine learning systems. In this work, we study the learning to explain problem in the scope of inductive log…

Inductive LearningInductive logic programming

Intrinsically Motivated Discovery of Diverse Patterns in Self-Organizing Systems

2019-08-19 · ICLR 2020 1 · Chris Reinke, Mayalen Etcheverry, Pierre-Yves Oudeyer

In many complex dynamical systems, artificial or natural, one can observe self-organization of patterns emerging from local rules. Cellular automata, like the Game of Life (GOL), have been widely used as abstract models …

DeepFork: Supervised Prediction of Information Diffusion in GitHub

2019-10-17 · Ramya Akula, Niloofar Yousefi, Ivan Garibay

Information spreads on complex social networks extremely fast, in other words, a piece of information can go viral within no time. Often it is hard to barricade this diffusion prior to the significant occurrence of chaos…

BIG-bench Machine LearningLink PredictionPrediction

GaitSpan: Growing Humanoid Locomotion from Walking to Running

2026-07-13 · Kwan-Yee Lin, Zilin Wang, Janelle J. Liu, Stella X. Yu arxiv

A humanoid that can walk should not relearn locomotion from scratch to jog or run. Yet current approaches often obtain gait diversity by prescribing gait schedules, imitating motion clips, training experts to switch betw…

Application of Faster R-CNN model on Human Running Pattern Recognition

2018-11-13 · Kairan Yang, Feng Geng

The advance algorithms like Faster Regional Convolutional Neural Network (Faster R-CNN) models are suitable to identify classified moving objects, due to the efficiency in learning the training dataset superior than ordi…

Object Recognition