paper-with-me

Papers

Dual-Tasks Siamese Transformer Framework for Building Damage Assessment

2022-01-26 · Hongruixuan Chen, Edoardo Nemni, Sofia Vallecorsa, Xi Li, Chen Wu, Lars Bromley

Accurate and fine-grained information about the extent of damage to buildings is essential for humanitarian relief and disaster response. However, as the most commonly used architecture in remote sensing interpretation tasks, Convolutional Neural Networks (CNNs) have limited ability to model the non-local relationship between pixels. Recently, Transformer architecture first proposed for modeling long-range dependency in natural language processing has shown promising results in computer vision tasks. Considering the frontier advances of Transformer architecture in the computer vision field, in this paper, we present the first attempt at designing a Transformer-based damage assessment architecture (DamFormer). In DamFormer, a siamese Transformer encoder is first constructed to extract non-local and representative deep features from input multitemporal image-pairs. Then, a multitemporal fusion module is designed to fuse information for downstream tasks. Finally, a lightweight dual-tasks decoder aggregates multi-level features for final prediction. To the best of our knowledge, it is the first time that such a deep Transformer-based network is proposed for multitemporal remote sensing interpretation tasks. The experimental results on the large-scale damage assessment dataset xBD demonstrate the potential of the Transformer-based architecture.

📄 PDF Abstract BibTeX arXiv:2201.10953

Code (0)

등록된 구현이 없습니다.

Tasks

Building Damage AssessmentDecoderDisaster ResponseExtracting Buildings In Remote Sensing ImagesHumanitarian

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
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$…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Position-Wise Feed-Forward Layer 설명 없음
Adam 설명 없음
Multi-Head Attention 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…

Similar Papers 제목 키워드 기반

SiamixFormer: a fully-transformer Siamese network with temporal Fusion for accurate building detection and change detection in bi-temporal remote sensing images

2022-08-01 · Amir mohammadian, Foad Ghaderi

Building detection and change detection using remote sensing images can help urban and rescue planning. Moreover, they can be used for building damage assessment after natural disasters. Currently, most of the existing m…

2D Semantic SegmentationBuilding change detection for remote sensing imagesBuilding Damage AssessmentChange Detection+3

SiameseNorm: Breaking the Barrier to Reconciling Pre/Post-Norm

2026-02-08 · Tianyu Li, Dongchen Han, Zixuan Cao, Haofeng Huang 외 arxiv

The long-standing tension between Pre- and Post-Norm remains an open problem in Transformer architecture, reflecting a fundamental trade-off between training stability and representational capacity. Prior attempts to com…

Siamese DETR

2023-03-31 · CVPR 2023 1 · Zeren Chen, Gengshi Huang, Wei Li, Jianing Teng 외

Recent self-supervised methods are mainly designed for representation learning with the base model, e.g., ResNets or ViTs. They cannot be easily transferred to DETR, with task-specific Transformer modules. In this work, …

MULTI-VIEW LEARNINGRepresentation Learning

Transformer Meets Tracker: Exploiting Temporal Context for Robust Visual Tracking

2021-03-22 · CVPR 2021 1 · Ning Wang, Wengang Zhou, Jie Wang, Houqaing Li

In video object tracking, there exist rich temporal contexts among successive frames, which have been largely overlooked in existing trackers. In this work, we bridge the individual video frames and explore the temporal …

DecoderObjectObject TrackingVideo Object Tracking+2

SDR-Former: A Siamese Dual-Resolution Transformer for Liver Lesion Classification Using 3D Multi-Phase Imaging

2024-02-27 · Meng Lou, Hanning Ying, Xiaoqing Liu, Hong-Yu Zhou 외

Automated classification of liver lesions in multi-phase CT and MR scans is of clinical significance but challenging. This study proposes a novel Siamese Dual-Resolution Transformer (SDR-Former) framework, specifically d…

Computational EfficiencyDiagnosticLesion Classification