paper-with-me

Papers

Changer: Feature Interaction is What You Need for Change Detection

2022-09-17 · Sheng Fang, Kaiyu Li, Zhe Li

Change detection is an important tool for long-term earth observation missions. It takes bi-temporal images as input and predicts "where" the change has occurred. Different from other dense prediction tasks, a meaningful consideration for change detection is the interaction between bi-temporal features. With this motivation, in this paper we propose a novel general change detection architecture, MetaChanger, which includes a series of alternative interaction layers in the feature extractor. To verify the effectiveness of MetaChanger, we propose two derived models, ChangerAD and ChangerEx with simple interaction strategies: Aggregation-Distribution (AD) and "exchange". AD is abstracted from some complex interaction methods, and "exchange" is a completely parameter\&computation-free operation by exchanging bi-temporal features. In addition, for better alignment of bi-temporal features, we propose a flow dual-alignment fusion (FDAF) module which allows interactive alignment and feature fusion. Crucially, we observe Changer series models achieve competitive performance on different scale change detection datasets. Further, our proposed ChangerAD and ChangerEx could serve as a starting baseline for future MetaChanger design.

📄 PDF Abstract BibTeX arXiv:2209.08290

Code (1)

likyoo/open-cd 공식 구현 pytorch

Tasks

Building change detection for remote sensing imagesChange DetectionEarth Observation

Similar Papers 제목 키워드 기반

Interpretability, Then What? Editing Machine Learning Models to Reflect Human Knowledge and Values

2022-06-30 · Zijie J. Wang, Alex Kale, Harsha Nori, Peter Stella 외

Machine learning (ML) interpretability techniques can reveal undesirable patterns in data that models exploit to make predictions--potentially causing harms once deployed. However, how to take action to address these pat…

Additive modelsBIG-bench Machine LearningModel Editing

Real-time Health Monitoring of Heat Exchangers using Hypernetworks and PINNs

2022-12-20 · Ritam Majumdar, Vishal Jadhav, Anirudh Deodhar, Shirish Karande 외

We demonstrate a Physics-informed Neural Network (PINN) based model for real-time health monitoring of a heat exchanger, that plays a critical role in improving energy efficiency of thermal power plants. A hypernetwork b…

Cleaning Schedule Optimization of Heat Exchanger Networks Using Particle Swarm Optimization

2015-12-02 · Totok R. Biyanto, Sumitra Wira Suganda, Matraji, Yerry Susatio 외

Oil refinery is one of industries that require huge energy consumption. The today technology advance requires energy saving. Heat integration is a method used to minimize the energy comsumption though the implementation …

Shapechanger: Environments for Transfer Learning

2017-09-15 · Sébastien M. R. Arnold, Tsam Kiu Pun, Théo-Tim J. Denisart, Francisco J. Valero-Cuevas

We present Shapechanger, a library for transfer reinforcement learning specifically designed for robotic tasks. We consider three types of knowledge transfer---from simulation to simulation, from simulation to real, and …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Transfer Learning+1

MaskChanger: A Transformer-Based Model Tailoring Change Detection with Mask Classification

2024-03-06 · 13th Iranian/3rd International Machine Vision and Image Processing Conference (MVIP) 2024 3 · Mohammad Ebrahimzadeh, Mohammad Taghi Manzuri

Change detection in multi-temporal remote sensing data enables crucial urban analysis and environmental monitoring applications. However, complex factors like illumination variance and occlusion make robust automated cha…

Building change detection for remote sensing imagesChange DetectionDecoder