paper-with-me

홈 › Papers

FusionBooster: A Unified Image Fusion Boosting Paradigm

2023-05-10 · Chunyang Cheng, Tianyang Xu, Xiao-Jun Wu, Hui Li, Xi Li, Josef Kittler

In recent years, numerous ideas have emerged for designing a mutually reinforcing mechanism or extra stages for the image fusion task, ignoring the inevitable gaps between different vision tasks and the computational burden. We argue that there is a scope to improve the fusion performance with the help of the FusionBooster, a model specifically designed for the fusion task. In particular, our booster is based on the divide-and-conquer strategy controlled by an information probe. The booster is composed of three building blocks: the probe units, the booster layer, and the assembling module. Given the result produced by a backbone method, the probe units assess the fused image and divide the results according to their information content. This is instrumental in identifying missing information, as a step to its recovery. The recovery of the degraded components along with the fusion guidance are the role of the booster layer. Lastly, the assembling module is responsible for piecing these advanced components together to deliver the output. We use concise reconstruction loss functions in conjunction with lightweight autoencoder models to formulate the learning task, with marginal computational complexity increase. The experimental results obtained in various fusion tasks, as well as downstream detection tasks, consistently demonstrate that the proposed FusionBooster significantly improves the performance. Our code will be publicly available at https://github.com/AWCXV/FusionBooster.

📄 PDF Abstract BibTeX arXiv:2305.05970

Code (1)

awcxv/fusionbooster 공식 구현 tf

Similar Papers 제목 키워드 기반

Lavida-O: Elastic Large Masked Diffusion Models for Unified Multimodal Understanding and Generation

2025-09-23 · Shufan Li, Jiuxiang Gu, Kangning Liu, Zhe Lin 외 arxiv

We propose Lavida-O, a unified Masked Diffusion Model (MDM) for multimodal understanding and generation. Unlike existing multimodal MDMs such as MMaDa and Muddit which only support simple image-level understanding tasks …

Text-to-Image GenerationMultimodal ReasoningImage Editing

Language-Aware Token Boosting: LLM Language Confusion Reduction Without Tuning

2026-06-08 · Trapoom Ukarapol, Pakhapoom Sarapat, Nut Chukamphaeng arxiv

Large language models (LLMs) sometimes exhibit language confusion when generating non-English text. Existing approaches typically rely on fine-tuning to mitigate this issue. In contrast, we propose a tuning-free paradigm…

Large Language Models as Unified Multimodal Learners for Clinical Prediction

2026-07-16 · Ajay Madhavan Ravichandran, Bilgin Osmandoja, Klemens Budde, Klaus Netter 외 arxiv

Electronic health records combine free-text clinical narratives with structured measurements such as vital signs, laboratory values, and comorbidities. Yet most clinical prediction systems still rely on task-specific fus…

Diffusion Boosted Trees

2024-06-03 · Xizewen Han, Mingyuan Zhou

Combining the merits of both denoising diffusion probabilistic models and gradient boosting, the diffusion boosting paradigm is introduced for tackling supervised learning problems. We develop Diffusion Boosted Trees (DB…

DenoisingFraud Detection

Muddit: Liberating Generation Beyond Text-to-Image with a Unified Discrete Diffusion Model

2025-05-29 · Qingyu Shi, Jinbin Bai, Zhuoran Zhao, Wenhao Chai 외

Unified generation models aim to handle diverse tasks across modalities -- such as text generation, image generation, and vision-language reasoning -- within a single architecture and decoding paradigm. Autoregressive un…

DecoderImage Generationmultimodal generationText Generation