ArXiv TLDR

Stylistic-STORM (ST-STORM) : Perceiving the Semantic Nature of Appearance

🐦 Tweet
2604.16086

Hamed Ouattara, Pierre Duthon, Pascal Houssam Salmane, Frédéric Bernardin, Omar Ait Aider

cs.CVcs.AIcs.LGstat.ML

TLDR

ST-STORM is an SSL framework that disentangles appearance (style) from content, treating style as a semantic modality for improved perception in critical applications.

Key contributions

  • Introduces ST-STORM, a hybrid SSL framework that disentangles appearance (style) as a semantic modality from content.
  • Uses two separate latent streams: a Content branch for stable semantics and a Style branch for appearance signatures.
  • Style branch captures textures, contrasts, and scattering via feature prediction and adversarial reconstruction.
  • Achieves high F1 scores (97% Multi-Weather, 94% ISIC 2024) for style, without degrading content performance.

Why it matters

Current SSL methods often ignore appearance, which is crucial in fields like weather analysis or autonomous driving. ST-STORM addresses this by treating appearance as a semantic signal, improving perception where appearance cues are vital.

Original Abstract

One of the dominant paradigms in self-supervised learning (SSL), illustrated by MoCo or DINO, aims to produce robust representations by capturing features that are insensitive to certain image transformations such as illumination, or geometric changes. This strategy is appropriate when the objective is to recognize objects independently of their appearance. However, it becomes counterproductive as soon as appearance itself constitutes the discriminative signal. In weather analysis, for example, rain streaks, snow granularity, atmospheric scattering, as well as reflections and halos, are not noise: they carry the essential information. In critical applications such as autonomous driving, ignoring these cues is risky, since grip and visibility depend directly on ground conditions and atmospheric conditions. We introduce ST-STORM, a hybrid SSL framework that treats appearance (style) as a semantic modality to be disentangled from content. Our architecture explicitly separates two latent streams, regulated by gating mechanisms. The Content branch aims at a stable semantic representation through a JEPA scheme coupled with a contrastive objective, promoting invariance to appearance variations. In parallel, the Style branch is constrained to capture appearance signatures (textures, contrasts, scattering) through feature prediction and reconstruction under an adversarial constraint. We evaluate ST-STORM on several tasks, including object classification (ImageNet-1K), fine-grained weather characterization, and melanoma detection (ISIC 2024 Challenge). The results show that the Style branch effectively isolates complex appearance phenomena (F1=97% on Multi-Weather and F1=94% on ISIC 2024 with 10% labeled data), without degrading the semantic performance (F1=80% on ImageNet-1K) of the Content branch, and improves the preservation of critical appearance

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.