Papers › Just Cluster It: An Approach for Exploration in High-Dimensions using Clustering and...

Just Cluster It: An Approach for Exploration in High-Dimensions using Clustering and Pre-Trained Representations

5 Feb 2024arXiv:2402.03138archive 2025-07-28

Stefan Sylvius Wagner, Stefan Harmeling

In this paper we adopt a representation-centric perspective on exploration in reinforcement learning, viewing exploration fundamentally as a density estimation problem. We investigate the effectiveness of clustering representations for exploration in 3-D environments, based on the observation that the importance of pixel changes between transitions is less pronounced in 3-D environments compared to 2-D environments, where pixel changes between transitions are typically distinct and significant. We propose a method that performs episodic and global clustering on random representations and on pre-trained DINO representations to count states, i.e, estimate pseudo-counts. Surprisingly, even random features can be clustered effectively to count states in 3-D environments, however when these become visually more complex, pre-trained DINO representations are more effective thanks to the pre-trained inductive biases in the representations. Overall, this presents a pathway for integrating pre-trained biases into exploration. We evaluate our approach on the VizDoom and Habitat environments, demonstrating that our method surpasses other well-known exploration methods in these settings.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2402.03138")

Code

Syntology Ran 4 of 8 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · fixture could not drive it; 2 ran with no contract checked.

By repository: official repository: 8 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

stefanwm13/just-cluster-it-public officialmentioned in paperpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

8 samples harvested; 4 ran; 1 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
1ran · fixture could not drive it
2ran
4unverified

Licence: 0 of the 8 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from stefanwm13/just-cluster-it-public. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

drop_path stefanwm13/just-cluster-it-public/dinov2/layers/drop_path.py official repository ran · fixture could not drive it MIT (permissive) · c157f5b112b3a392 · report
get_checkpoint_path stefanwm13/just-cluster-it-public/dinov2/utils/cluster.py official repository ran MIT (permissive) · 996697a5f744ee8c · report
get_cluster_type stefanwm13/just-cluster-it-public/dinov2/utils/cluster.py official repository ran MIT (permissive) · 8d549795034f8add · report
make_2tuple stefanwm13/just-cluster-it-public/dinov2/layers/patch_embed.py official repository ran · honoured contract fingerprinted MIT (permissive) · 3c04490a215299f2 · report
add_residual stefanwm13/just-cluster-it-public/dinov2/layers/block.py official repository unverified MIT (permissive) · 5d16d4d4fc573ac7 · report
drop_add_residual_stochastic_depth stefanwm13/just-cluster-it-public/dinov2/layers/block.py official repository unverified MIT (permissive) · 85f7ffc01945bb72 · report
get_branges_scales stefanwm13/just-cluster-it-public/dinov2/layers/block.py official repository unverified MIT (permissive) · 5be3610fa1fee19e · report
get_user_checkpoint_path stefanwm13/just-cluster-it-public/dinov2/utils/cluster.py official repository unverified MIT (permissive) · cadc9c6287c9ebd3 · report

Tasks

ClusteringDensity Estimation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AttentionDINODense ConnectionsLayer NormalizationLinear LayerMulti-Head AttentionResidual ConnectionSoftmaxVision Transformer

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections