paper-with-me

Papers

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 dimensions. In this work, we frame visual self-supervised learning as a discrete communication process between a teacher and a student network, where semantic information is transmitted through a fixed-capacity binary channel. Rather than aligning continuous features, the student predicts multi-label binary messages produced by the teacher. Discrete agreement is enforced through an element-wise binary cross-entropy objective, while a coding-rate regularization term encourages effective utilization of the constrained channel, promoting structured representations. We further show that periodically reinitializing the projection head strengthens this effect by encouraging embeddings that remain predictive across multiple discrete encodings. Extensive experiments demonstrate consistent improvements over continuous agreement baselines on image classification, retrieval, and dense visual prediction tasks, as well as under domain shift through self-supervised adaptation. Beyond backbone representations, we analyze the learned binary codes and show that they form a compact and informative discrete language, capturing semantic factors reusable across classes.

📄 PDF Abstract BibTeX arXiv:2602.09764

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningImage Classification

Similar Papers 제목 키워드 기반

Learning Emergent Discrete Message Communication for Cooperative Reinforcement Learning

2021-02-24 · Sheng Li, Yutai Zhou, Ross Allen, Mykel J. Kochenderfer

Communication is a important factor that enables agents work cooperatively in multi-agent reinforcement learning (MARL). Most previous work uses continuous message communication whose high representational capacity comes…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

A Comunication Framework for Compositional Generation

2025-01-31 · Rafael Elberg, Mircea Petrache, Denis Parra

Compositionality and compositional generalization--the ability to understand novel combinations of known concepts--are central characteristics of human language and are hypothesized to be essential for human cognition. I…

Inductive Bias for Emergent Communication in a Continuous Setting

2023-06-06 · John Isak Fjellvang Villanger, Troels Arnfred Bojesen

We study emergent communication in a multi-agent reinforcement learning setting, where the agents solve cooperative tasks and have access to a communication channel. The communication channel may consist of either discre…

Inductive BiasMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning

Emergent Discrete Communication in Semantic Spaces

2021-08-04 · NeurIPS 2021 12 · Mycal Tucker, Huao Li, Siddharth Agrawal, Dana Hughes 외

Neural agents trained in reinforcement learning settings can learn to communicate among themselves via discrete tokens, accomplishing as a team what agents would be unable to do alone. However, the current standard of us…

Selfish Emergent Communication

2019-09-25 · Michael Noukhovitch, Travis LaCroix, Aaron Courville

Current literature in machine learning holds that unaligned, self-interested agents do not learn to use an emergent communication channel. We introduce a new sender-receiver game to study emergent communication for this …