English

See & Sniff: Learning Visuo-Olfactory Representations

Computer Vision and Pattern Recognition 2026-06-25 v1

Abstract

While modern multimodal models integrate vision with language, audio, or touch, olfaction remains largely unexplored due to the lack of paired visuo-olfactory data. We introduce SmellNet-V, a scalable visuo-olfactory dataset built on the insight that odor identity is largely invariant to visual transformations within a semantic category. This allows us to synthetically pair smell-only samples with semantically aligned in-the-wild web images, converting a unimodal olfactory dataset into a cross-modal benchmark without costly co-collection. Building on this dataset, we propose See & Sniff, a self-supervised framework that learns joint visuo-olfactory representations via dense local alignment and naturally produces smell saliency maps for spatial grounding of odor sources. We further introduce pixel-level smell localization task and a benchmark for evaluation. Our method surpasses smell-only baselines by 7% in smell classification from smell alone and generalizes to cross-modal retrieval and smell localization, establishing visuo-olfactory learning as a new direction in multimodal perception.

Cite

@article{arxiv.2606.27307,
  title  = {See & Sniff: Learning Visuo-Olfactory Representations},
  author = {Seongyu Kim and Seungwoo Lee and Hyeonggon Ryu and Joon Son Chung and Arda Senocak},
  journal= {arXiv preprint arXiv:2606.27307},
  year   = {2026}
}

Comments

ECCV 2026. Project Page: https://mm.kaist.ac.kr/projects/SeeandSniff/