paper-with-me

Papers

Multi-Task Classification of Sewer Pipe Defects and Properties using a Cross-Task Graph Neural Network Decoder

2021-11-15 · Joakim Bruslund Haurum, Meysam Madadi, Sergio Escalera, Thomas B. Moeslund

The sewerage infrastructure is one of the most important and expensive infrastructures in modern society. In order to efficiently manage the sewerage infrastructure, automated sewer inspection has to be utilized. However, while sewer defect classification has been investigated for decades, little attention has been given to classifying sewer pipe properties such as water level, pipe material, and pipe shape, which are needed to evaluate the level of sewer pipe deterioration. In this work we classify sewer pipe defects and properties concurrently and present a novel decoder-focused multi-task classification architecture Cross-Task Graph Neural Network (CT-GNN), which refines the disjointed per-task predictions using cross-task information. The CT-GNN architecture extends the traditional disjointed task-heads decoder, by utilizing a cross-task graph and unique class node embeddings. The cross-task graph can either be determined a priori based on the conditional probability between the task classes or determined dynamically using self-attention. CT-GNN can be added to any backbone and trained end-to-end at a small increase in the parameter count. We achieve state-of-the-art performance on all four classification tasks in the Sewer-ML dataset, improving defect classification and water level classification by 5.3 and 8.0 percentage points, respectively. We also outperform the single task methods as well as other multi-task classification approaches while introducing 50 times fewer parameters than previous model-focused approaches. The code and models are available at the project page http://vap.aau.dk/ctgnn

📄 PDF Abstract BibTeX arXiv:2111.07846

Code (1)

https://bitbucket.org/aauvap/ctgnn 공식 구현 pytorch

Tasks

ClassificationDecoderGraph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Multi-label Sewer Pipe Defect Recognition with Mask Attention Feature Enhancement and Label Correlation Learning

2024-08-01 · Xin Zuo, Yu Sheng, Jifeng Shen, Yongwei Shan

The coexistence of multiple defect categories as well as the substantial class imbalance problem significantly impair the detection of sewer pipeline defects. To solve this problem, a multi-label pipe defect recognition …

System for 3D Acquisition and 3D Reconstruction using Structured Light for Sewer Line Inspection

2023-03-06 · Johannes Künzel, Darko Vehar, Rico Nestler, Karl-Heinz Franke 외

The assessment of sewer pipe systems is a highly important, but at the same time cumbersome and error-prone task. We introduce an innovative system based on single-shot structured light modules that facilitates the detec…

3D Reconstruction

Automatic Defect Detection in Sewer Network Using Deep Learning Based Object Detector

2024-04-09 · Bach Ha, Birgit Schalter, Laura White, Joachim Koehler

Maintaining sewer systems in large cities is important, but also time and effort consuming, because visual inspections are currently done manually. To reduce the amount of aforementioned manual work, defects within sewer…

Defect DetectionObjectobject-detectionObject Detection

Towards Trustworthy Multi-label Sewer Defect Classification via Evidential Deep Learning

2022-10-25 · Chenyang Zhao, Chuanfei Hu, Hang Shao, Zhe Wang 외

An automatic vision-based sewer inspection plays a key role of sewage system in a modern city. Recent advances focus on utilizing deep learning model to realize the sewer inspection system, benefiting from the capability…

Deep Learning

Automatic Analysis of Sewer Pipes Based on Unrolled Monocular Fisheye Images

2019-12-11 · Johannes Künzel, Thomas Werner, Ronja Möller, Peter Eisert 외

The task of detecting and classifying damages in sewer pipes offers an important application area for computer vision algorithms. This paper describes a system, which is capable of accomplishing this task solely based on…