paper-with-me

Papers

Code-Aligned Autoencoders for Unsupervised Change Detection in Multimodal Remote Sensing Images

2020-04-15 · Luigi T. Luppino, Mads A. Hansen, Michael Kampffmeyer, Filippo M. Bianchi, Gabriele Moser, Robert Jenssen, Stian N. Anfinsen

Image translation with convolutional autoencoders has recently been used as an approach to multimodal change detection in bitemporal satellite images. A main challenge is the alignment of the code spaces by reducing the contribution of change pixels to the learning of the translation function. Many existing approaches train the networks by exploiting supervised information of the change areas, which, however, is not always available. We propose to extract relational pixel information captured by domain-specific affinity matrices at the input and use this to enforce alignment of the code spaces and reduce the impact of change pixels on the learning objective. A change prior is derived in an unsupervised fashion from pixel pair affinities that are comparable across domains. To achieve code space alignment we enforce that pixel with similar affinity relations in the input domains should be correlated also in code space. We demonstrate the utility of this procedure in combination with cycle consistency. The proposed approach are compared with state-of-the-art deep learning algorithms. Experiments conducted on four real datasets show the effectiveness of our methodology.

📄 PDF Abstract BibTeX arXiv:2004.07011

Code (1)

llu025/Heterogeneous_CD 공식 구현 tf

Tasks

Change DetectionTranslation

Similar Papers 제목 키워드 기반

A Mechanism for Producing Aligned Latent Spaces with Autoencoders

2021-06-29 · Saachi Jain, Adityanarayanan Radhakrishnan, Caroline Uhler

Aligned latent spaces, where meaningful semantic shifts in the input space correspond to a translation in the embedding space, play an important role in the success of downstream tasks such as unsupervised clustering and…

ClusteringImputationTranslation

Unsupervised Change Detection in Hyperspectral Images using Feature Fusion Deep Convolutional Autoencoders

2021-09-10 · Debasrita Chakraborty, Ashish Ghosh

Binary change detection in bi-temporal co-registered hyperspectral images is a challenging task due to a large number of spectral bands present in the data. Researchers, therefore, try to handle it by reducing dimensions…

Change Detection

ODDObjects: A Framework for Multiclass Unsupervised Anomaly Detection on Masked Objects

2021-04-26 · Ricky Ma

This paper presents a novel framework for unsupervised anomaly detection on masked objects called ODDObjects, which stands for Out-of-Distribution Detection on Objects. ODDObjects is designed to detect anomalies of vario…

Anomaly DetectionImage ReconstructionObject RecognitionOut-of-Distribution Detection+1

Unsupervised Analysis of Alzheimer's Disease Signatures using 3D Deformable Autoencoders

2024-07-04 · Mehmet Yigit Avci, Emily Chan, Veronika Zimmer, Daniel Rueckert 외

With the increasing incidence of neurodegenerative diseases such as Alzheimer's Disease (AD), there is a need for further research that enhances detection and monitoring of the diseases. We present MORPHADE (Morphologica…

Alzheimer's Disease Detection

Bag-of-Vectors Autoencoders for Unsupervised Conditional Text Generation

2021-10-13 · Florian Mai, James Henderson

Text autoencoders are often used for unsupervised conditional text generation by applying mappings in the latent space to change attributes to the desired values. Recently, Mai et al. (2020) proposed Emb2Emb, a method to…

Conditional Text GenerationSentence SummarizationText Generation