paper-with-me

Papers

Self-supervised structured object representation learning

2025-08-27 · Oussama Hadjerci, Antoine Letienne, Mohamed Abbas Hedjazi, Adel Hafiane arxiv

Self-supervised learning (SSL) has emerged as a powerful technique for learning visual representations. While recent SSL approaches achieve strong results in global image understanding, they are limited in capturing the structured representation in scenes. In this work, we propose a self-supervised approach that progressively builds structured visual representations by combining semantic grouping, instance level separation, and hierarchical structuring. Our approach, based on a novel ProtoScale module, captures visual elements across multiple spatial scales. Unlike common strategies like DINO that rely on random cropping and global embeddings, we preserve full scene context across augmented views to improve performance in dense prediction tasks. We validate our method on downstream object detection tasks using a combined subset of multiple datasets (COCO and UA-DETRAC). Experimental results show that our method learns object centric representations that enhance supervised object detection and outperform the state-of-the-art methods, even when trained with limited annotated data and fewer fine-tuning epochs.

📄 PDF Abstract BibTeX arXiv:2508.19864

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningRepresentation LearningObject Detection

Similar Papers 제목 키워드 기반

Leveraging Hidden Structure in Self-Supervised Learning

2021-06-30 · Emanuele Sansone

This work considers the problem of learning structured representations from raw images using self-supervised learning. We propose a principled framework based on a mutual information objective, which integrates self-supe…

Self-Supervised Learning

Self-Supervised Learning of Structured Dynamics from Videos

2026-07-23 · Lukas Knobel, Andrew Zisserman, Yuki M. Asano arxiv

Understanding motion in video is a fundamental challenge for visual learning, as frame-to-frame change entangles two sources of dynamics: camera motion and object motion. This decomposition has remained underexplored in …

Self-Supervised LearningRepresentation Learning

Structured Object Language Modeling (SoLM): Native Structured Objects Generation Conforming to Complex Schemas with Self-Supervised Denoising

2024-11-28 · Amir Tavanaei, Kee Kiat Koo, Hayreddin Ceker, Shaobai Jiang 외

In this paper, we study the problem of generating structured objects that conform to a complex schema, with intricate dependencies between the different components (facets) of the object. The facets of the object (attrib…

DenoisingLanguage ModelingLanguage ModellingObject+2

Neural Eigenfunctions Are Structured Representation Learners

2022-10-23 · Zhijie Deng, Jiaxin Shi, Hao Zhang, Peng Cui 외

This paper introduces a structured, adaptive-length deep representation called Neural Eigenmap. Unlike prior spectral methods such as Laplacian Eigenmap that operate in a nonparametric manner, Neural Eigenmap leverages N…

Contrastive LearningData AugmentationFeature ImportanceImage Retrieval+5

Self-Supervised Learning as Discrete Communication

2026-02-10 · Kawtar Zaher, Ilyass Moummad, Olivier Buisson, Alexis Joly arxiv

Most self-supervised learning (SSL) methods learn continuous visual representations by aligning different views of the same input, offering limited control over how information is structured across representation dimensi…

Self-Supervised LearningImage Classification