paper-with-me

홈 › Papers

Unsupervisedly Learned Representations: Should the Quest be Over?

2020-01-21 · Daniel N. Nissani

After four decades of research there still exists a Classification accuracy gap of about 20% between our best Unsupervisedly Learned Representations methods and the accuracy rates achieved by intelligent animals. It thus may well be that we are looking in the wrong direction. A possible solution to this puzzle is presented. We demonstrate that Reinforcement Learning can learn representations which achieve the same accuracy as that of animals. Our main modest contribution lies in the observations that: a. when applied to a real world environment Reinforcement Learning does not require labels, and thus may be legitimately considered as Unsupervised Learning, and b. in contrast, when Reinforcement Learning is applied in a simulated environment it does inherently require labels and should thus be generally be considered as Supervised Learning. The corollary of these observations is that further search for Unsupervised Learning competitive paradigms which may be trained in simulated environments may be futile.

📄 PDF Abstract BibTeX arXiv:2001.07495

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Using brain inspired principles to unsupervisedly learn good representations for visual pattern recognition

2021-04-30 · Luis Sa-Couto, Andreas Wichert

Although deep learning has solved difficult problems in visual pattern recognition, it is mostly successful in tasks where there are lots of labeled training data available. Furthermore, the global back-propagation based…

GLoMo: Unsupervisedly Learned Relational Graphs as Transferable Representations

2018-06-14 · Zhilin Yang, Jake Zhao, Bhuwan Dhingra, Kaiming He 외

Modern deep transfer learning approaches have mainly focused on learning generic feature vectors from one task that are transferable to other tasks, such as word embeddings in language and pretrained convolutional featur…

image-classificationImage ClassificationNatural Language InferenceQuestion Answering+3

Global-Local Bidirectional Reasoning for Unsupervised Representation Learning of 3D Point Clouds

2020-03-29 · CVPR 2020 6 · Yongming Rao, Jiwen Lu, Jie zhou

Local and global patterns of an object are closely related. Although each part of an object is incomplete, the underlying attributes about the object are shared among all parts, which makes reasoning the whole object fro…

3D Object ClassificationGeneral ClassificationObjectRepresentation Learning

LasUIE: Unifying Information Extraction with Latent Adaptive Structure-aware Generative Language Model

2023-04-13 · Hao Fei, Shengqiong Wu, Jingye Li, Bobo Li 외

Universally modeling all typical information extraction tasks (UIE) with one generative language model (GLM) has revealed great potential by the latest study, where various IE predictions are unified into a linearized hi…

Language ModelingLanguage ModellingUIE

Learning Structural Representations for Recipe Generation and Food Retrieval

2021-10-04 · Hao Wang, Guosheng Lin, Steven C. H. Hoi, Chunyan Miao

Food is significant to human daily life. In this paper, we are interested in learning structural representations for lengthy recipes, that can benefit the recipe generation and food cross-modal retrieval tasks. Different…

Cross-Modal RetrievalImage CaptioningRecipe GenerationRetrieval+1