paper-with-me

Papers

Equivariant Multi-Modality Image Fusion

2023-05-19 · CVPR 2024 1 · Zixiang Zhao, Haowen Bai, Jiangshe Zhang, Yulun Zhang, Kai Zhang, Shuang Xu, Dongdong Chen, Radu Timofte, Luc van Gool

Multi-modality image fusion is a technique that combines information from different sensors or modalities, enabling the fused image to retain complementary features from each modality, such as functional highlights and texture details. However, effective training of such fusion models is challenging due to the scarcity of ground truth fusion data. To tackle this issue, we propose the Equivariant Multi-Modality imAge fusion (EMMA) paradigm for end-to-end self-supervised learning. Our approach is rooted in the prior knowledge that natural imaging responses are equivariant to certain transformations. Consequently, we introduce a novel training paradigm that encompasses a fusion module, a pseudo-sensing module, and an equivariant fusion module. These components enable the net training to follow the principles of the natural sensing-imaging process while satisfying the equivariant imaging prior. Extensive experiments confirm that EMMA yields high-quality fusion results for infrared-visible and medical images, concurrently facilitating downstream multi-modal segmentation and detection tasks. The code is available at https://github.com/Zhaozixiang1228/MMIF-EMMA.

📄 PDF Abstract BibTeX arXiv:2305.11443

Code (4)

zhaozixiang1228/mmif-emma 공식 구현 pytorch
zhaozixiang1228/if-film pytorch
zhaozixiang1228/mmif-cddfuse pytorch
zhaozixiang1228/mmif-ddfm pytorch

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

Efficient Hybrid SE(3)-Equivariant Visuomotor Flow Policy via Spherical Harmonics for Robot Manipulation

2026-03-24 · Qinglun Zhang, Shen Cheng, Tian Dan, Haoqiang Fan 외 arxiv

While existing equivariant methods enhance data efficiency, they suffer from high computational intensity, reliance on single-modality inputs, and instability when combined with fast-sampling methods. In this work, we pr…

Robot ManipulationPoint Clouds

Rotation-Equivariant Deep Learning for Diffusion MRI

2021-02-13 · Philip Müller, Vladimir Golkov, Valentina Tomassini, Daniel Cremers

Convolutional networks are successful, but they have recently been outperformed by new neural networks that are equivariant under rotations and translations. These new networks work better because they do not struggle wi…

Deep LearningDiffusion MRILesion Segmentation

Generalizable Single-Source Cross-modality Medical Image Segmentation via Invariant Causal Mechanisms

2024-11-07 · Boqi Chen, Yuanzhi Zhu, Yunke Ao, Sebastiano Caprara 외

Single-source domain generalization (SDG) aims to learn a model from a single source domain that can generalize well on unseen target domains. This is an important task in computer vision, particularly relevant to medica…

Domain GeneralizationImage SegmentationMedical Image SegmentationSemantic Segmentation+1

Weakly supervised segmentation with cross-modality equivariant constraints

2021-04-06 · Gaurav Patel, Jose Dolz

Weakly supervised learning has emerged as an appealing alternative to alleviate the need for large labeled datasets in semantic segmentation. Most current approaches exploit class activation maps (CAMs), which can be gen…

Data AugmentationSemantic SegmentationWeakly-supervised LearningWeakly supervised segmentation

EquiBot: SIM(3)-Equivariant Diffusion Policy for Generalizable and Data Efficient Learning

2024-07-01 · Jingyun Yang, Zi-ang Cao, Congyue Deng, Rika Antonova 외

Building effective imitation learning methods that enable robots to learn from limited data and still generalize across diverse real-world environments is a long-standing problem in robot learning. We propose Equibot, a …

Imitation LearningRobot Manipulation