Bidirectional Cross-Attention Fusion of High-Resolution RGB and Low-Resolution Hyperspectral Inputs for Multimodal Semantic Segmentation

20d ago · Global · primary source: export.arxiv.org

A new fusion method called Bidirectional Cross-Attention Fusion (BCAF) aligns high-resolution RGB with low-resolution hyperspectral imaging for multimodal semantic segmentation, avoiding common preprocessing steps that degrade data quality, according to a paper published on arXiv [1]. The approach, detailed by Jonas Vilho Funk and colleagues, uses two independent backbones: a standard Swin Transformer for RGB and a hyperspectral-adapted Swin variant that preserves spectral structure through 3D tokenization with spectral self-attention [1]. The method aligns the two modalities at their native grids via localized, bidirectional cross-attention, bypassing pre-upsampling or early spectral collapse that can occur in other fusion pipelines [1]. On the benchmark SpectralWaste dataset, BCAF achieved 75.4% accuracy while processing 55 images per second [1]. The researchers also evaluated the method on a novel industrial dataset, K3I-Cycling, where it reached 62.3% mean intersection-over-union for material segmentation across categories such as paper, metal, and plastic, and 66.2% mIoU for plastic-type segmentation distinguishing PET, PP, HDPE, LDPE, and PS [1]. The first RGB subset of the K3I-Cycling dataset has been released on Fordatis [1]. The authors describe BCAF as modality-agnostic, applicable to any co-registered RGB input paired with a lower-resolution, high-channel auxiliary sensor [1]. Code and model checkpoints are publicly available on GitHub [1]. The paper appeared on arXiv in March 2026 and was last revised in June 2026 [1]. Hugging Face, a platform that indexes machine learning papers and associated models, datasets, and demos, has integrated with arXiv to embed interactive demos directly alongside paper abstracts [5]. This integration allows users to find and run community-built demos for papers like BCAF without writing code, provided the paper is linked from a Hugging Face repository or Space [5]. The platform also supports paper pages that aggregate related artifacts and enable authorship verification [4].

research-papermodel-releaseproduct-launchbenchmarktool-release

Background sources we checked (8)
  • arxiv.org ↗ Multimodal semantic segmentation with heterogeneous sensors must reconcile complementary information across modalities that differ in spatial resolution and channel dimensionality. In particular, high-resolution RGB imaging provides detailed spatial structure but often fails to d…
  • arxiv.org ↗ We review thirteen generative systems and five supporting datasets for quantum circuit and quantum code generation, identified through a structured scoping review of Hugging Face, arXiv, and provenance tracing (January-February 2026). We organize the field along two axes: artifac…
  • huggingface.co ↗ # Paper Pages Paper pages allow people to find artifacts related to a paper such as models, datasets and apps/demos (Spaces). Paper pages also enable the community to discuss about the paper. ## Linking a Paper to a model, dataset or Space If the repository card (`README.md`) …
  • huggingface.co ↗ # How to Add a Space to ArXiv ... Demos on Hugging Face Spaces allow a wide audience to try out state-of-the-art machine learning research without writing any code. Hugging Face and ArXiv have collaborated to embed these demos directly along side papers on ArXiv! ... Thanks to th…
  • huggingface.co ↗ Daily Papers - Hugging Face new Get trending papers in your email inbox once a day! Get trending papers in your email inbox! Subscribe # Daily Papers ## byAK and the research community - Daily - Weekly - Monthly Trending Papers https://huggingface.co/papers/date/2026-06-…
  • en.wikipedia.org ↗ Hangzhou DeepSeek Artificial Intelligence Basic Technology Research Co., Ltd., doing business as DeepSeek, is a Chinese artificial intelligence (AI) company that develops large language models (LLMs). Based in Hangzhou, Zhejiang, DeepSeek is owned and funded by High-Flyer, a Chin…
  • en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
  • en.wikipedia.org ↗ Qwen (also known as Tongyi Qianwen, Chinese: 通义千问; pinyin: Tōngyì Qiānwèn) is a family of large language models developed by Alibaba Cloud. Many Qwen models are distributed under the free and open-source Apache 2.0 license, the source-available Qwen License, or the non-commercial…

Sources

Spot something wrong? Report an issue