paper-with-me

Papers

CrossDiff: Diffusion Probabilistic Model With Cross-conditional Encoder-Decoder for Crack Segmentation

2025-01-22 · Xianglong Shi, Yunhan Jiang, Xiaoheng Jiang, Mingling Xu, Yang Liu

Crack Segmentation in industrial concrete surfaces is a challenging task because cracks usually exhibit intricate morphology with slender appearances. Traditional segmentation methods often struggle to accurately locate such cracks, leading to inefficiencies in maintenance and repair processes. In this paper, we propose a novel diffusion-based model with a cross-conditional encoder-decoder, named CrossDiff, which is the first to introduce the diffusion probabilistic model for the crack segmentation task. Specifically, CrossDiff integrates a cross-encoder and a cross-decoder into the diffusion model to constitute a cross-shaped diffusion model structure. The cross-encoder enhances the ability to retain crack details and the cross-decoder helps extract the semantic features of cracks. As a result, CrossDiff can better handle slender cracks. Extensive experiments were conducted on five challenging crack datasets including CFD, CrackTree200, DeepCrack, GAPs384, and Rissbilder. The results demonstrate that the proposed CrossDiff model achieves impressive performance, outperforming other state-of-the-art methods by 8.0% in terms of both Dice score and IoU. The code will be open-source soon.

📄 PDF Abstract BibTeX arXiv:2501.12860

Code (0)

등록된 구현이 없습니다.

Tasks

Crack SegmentationDecoderSegmentation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

CrossDiff: Exploring Self-Supervised Representation of Pansharpening via Cross-Predictive Diffusion Model

2024-01-10 · Yinghui Xing, Litao Qu, Shizhou Zhang, Kai Zhang 외

Fusion of a panchromatic (PAN) image and corresponding multispectral (MS) image is also known as pansharpening, which aims to combine abundant spatial details of PAN and spectral information of MS. Due to the absence of …

Pansharpening

Realistic Human Motion Generation with Cross-Diffusion Models

2023-12-18 · Zeping Ren, Shaoli Huang, Xiu Li

We introduce the Cross Human Motion Diffusion Model (CrossDiff), a novel approach for generating high-quality human motion based on textual descriptions. Our method integrates 3D and 2D information using a shared transfo…

Motion Generation

Towards Unifying Diffusion Models for Probabilistic Spatio-Temporal Graph Learning

2023-10-26 · Junfeng Hu, Xu Liu, Zhencheng Fan, Yuxuan Liang 외

Spatio-temporal graph learning is a fundamental problem in modern urban systems. Existing approaches tackle different tasks independently, tailoring their models to unique task characteristics. These methods, however, fa…

DenoisingGraph Learning

Truncated Diffusion Probabilistic Models and Diffusion-based Adversarial Auto-Encoders

2022-02-19 · Huangjie Zheng, Pengcheng He, Weizhu Chen, Mingyuan Zhou

Employing a forward diffusion chain to gradually map the data to a noise distribution, diffusion-based generative models learn how to generate the data by inferring a reverse diffusion chain. However, this approach is sl…

Image GenerationText-to-Image Generation

Double-Diffusion: Diffusion Conditioned Diffusion Probabilistic Model For Air Quality Prediction

2025-06-29 · Hanlin Dong, Arian Prabowo, Hao Xue, Flora D. Salim

Air quality prediction is a challenging forecasting task due to its spatio-temporal complexity and the inherent dynamics as well as uncertainty. Most of the current models handle these two challenges by applying Graph Ne…

Image Restoration