paper-with-me

홈 › Papers

Supervise Thyself: Examining Self-Supervised Representations in Interactive Environments

2019-06-27 · Evan Racah, Christopher Pal

Self-supervised methods, wherein an agent learns representations solely by observing the results of its actions, become crucial in environments which do not provide a dense reward signal or have labels. In most cases, such methods are used for pretraining or auxiliary tasks for "downstream" tasks, such as control, exploration, or imitation learning. However, it is not clear which method's representations best capture meaningful features of the environment, and which are best suited for which types of environments. We present a small-scale study of self-supervised methods on two visual environments: Flappy Bird and Sonic The Hedgehog. In particular, we quantitatively evaluate the representations learned from these tasks in two contexts: a) the extent to which the representations capture true state information of the agent and b) how generalizable these representations are to novel situations, like new levels and textures. Lastly, we evaluate these self-supervised features by visualizing which parts of the environment they focus on. Our results show that the utility of the representations is highly dependent on the visuals and dynamics of the environment.

📄 PDF Abstract BibTeX arXiv:1906.11951

Code (2)

eracah/self-supervised-survey 공식 구현 pytorch
eracah/supervise-thyself 공식 구현 pytorch

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

KnowThyself: An Agentic Assistant for LLM Interpretability

2025-11-05 · Suraj Prasai, Mengnan Du, Ying Zhang, Fan Yang arxiv

We develop KnowThyself, an agentic assistant that advances large language model (LLM) interpretability. Existing tools provide useful insights but remain fragmented and code-intensive. KnowThyself consolidates these capa…

Know Thyself by Knowing Others: Learning Neuron Identity from Population Context

2025-12-01 · Vinam Arora, Divyansha Lachi, Ian J. Knight, Mehdi Azabou 외 arxiv

Neurons process information in ways that depend on their cell type, connectivity, and the brain region in which they are embedded. However, inferring these factors from neural activity remains a significant challenge. To…

Zero-shot GeneralizationRepresentation Learning

Self Supervised Clustering of Traffic Scenes using Graph Representations

2022-11-24 · Maximilian Zipfl, Moritz Jarosch, J. Marius Zöllner

Examining graphs for similarity is a well-known challenge, but one that is mandatory for grouping graphs together. We present a data-driven method to cluster traffic scenes that is self-supervised, i.e. without manual la…

ClusteringGraph Embedding

Deepfake Detection: A Comparative Analysis

2023-08-07 · Sohail Ahmed Khan, Duc-Tien Dang-Nguyen

This paper present a comprehensive comparative analysis of supervised and self-supervised models for deepfake detection. We evaluate eight supervised deep learning architectures and two transformer-based models pre-train…

DeepFake DetectionDeep LearningFace Swapping

Layer-wise Analysis of a Self-supervised Speech Representation Model

2021-07-10 · Ankita Pasad, Ju-chieh Chou, Karen Livescu

Recently proposed self-supervised learning approaches have been successful for pre-training speech representation models. The utility of these learned representations has been observed empirically, but not much has been …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Self-Supervised Learningspeech-recognition+1