paper-with-me

Papers

RGBX-DiffusionDet: A Framework for Multi-Modal RGB-X Object Detection Using DiffusionDet

2025-05-05 · Eliraz Orfaig, Inna Stainvas, Igal Bilik

This work introduces RGBX-DiffusionDet, an object detection framework extending the DiffusionDet model to fuse the heterogeneous 2D data (X) with RGB imagery via an adaptive multimodal encoder. To enable cross-modal interaction, we design the dynamic channel reduction within a convolutional block attention module (DCR-CBAM), which facilitates cross-talk between subnetworks by dynamically highlighting salient channel features. Furthermore, the dynamic multi-level aggregation block (DMLAB) is proposed to refine spatial feature representations through adaptive multiscale fusion. Finally, novel regularization losses that enforce channel saliency and spatial selectivity are introduced, leading to compact and discriminative feature embeddings. Extensive experiments using RGB-Depth (KITTI), a novel annotated RGB-Polarimetric dataset, and RGB-Infrared (M$^3$FD) benchmark dataset were conducted. We demonstrate consistent superiority of the proposed approach over the baseline RGB-only DiffusionDet. The modular architecture maintains the original decoding complexity, ensuring efficiency. These results establish the proposed RGBX-DiffusionDet as a flexible multimodal object detection approach, providing new insights into integrating diverse 2D sensing modalities into diffusion-based detection pipelines.

📄 PDF Abstract BibTeX arXiv:2505.02586

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

RGBX-R1: Visual Modality Chain-of-Thought Guided Reinforcement Learning for Multimodal Grounding

2026-01-31 · Jiahe Wu, Bing Cao, Qilong Wang, Qinghua Hu 외 arxiv

Multimodal Large Language Models (MLLM) are primarily pre-trained on the RGB modality, thereby limiting their performance on other modalities, such as infrared, depth, and event data, which are crucial for complex scenar…

Reinforcement Learning

V-RGBX: Video Editing with Accurate Controls over Intrinsic Properties

2025-12-12 · Ye Fang, Tong Wu, Valentin Deschaintre, Duygu Ceylan 외 arxiv

Large-scale video generation models have shown remarkable potential in modeling photorealistic appearance and lighting interactions in real-world scenes. However, a closed-loop framework that jointly understands intrinsi…

Inverse RenderingVideo Generation

DiffusionDet: Diffusion Model for Object Detection

2022-11-17 · ICCV 2023 1 · Shoufa Chen, Peize Sun, Yibing Song, Ping Luo

We propose DiffusionDet, a new framework that formulates object detection as a denoising diffusion process from noisy boxes to object boxes. During the training stage, object boxes diffuse from ground-truth boxes to rand…

DenoisingmodelObjectobject-detection+1

3DifFusionDet: Diffusion Model for 3D Object Detection with Robust LiDAR-Camera Fusion

2023-11-07 · Xinhao Xiang, Simon Dräger, Jiawei Zhang

Good 3D object detection performance from LiDAR-Camera sensors demands seamless feature alignment and fusion strategies. We propose the 3DifFusionDet framework in this paper, which structures 3D object detection as a den…

3D Object DetectionDenoisingObjectobject-detection+1

PRISM: A Unified Framework for Photorealistic Reconstruction and Intrinsic Scene Modeling

2025-04-19 · Alara Dirik, Tuanfeng Wang, Duygu Ceylan, Stefanos Zafeiriou 외

We present PRISM, a unified framework that enables multiple image generation and editing tasks in a single foundational model. Starting from a pre-trained text-to-image diffusion model, PRISM proposes an effective fine-t…

Conditional Image GenerationImage GenerationIntrinsic Image DecompositionText to Image Generation+1