CVAIFeb 17

Position-Aware Scene-Appearance Disentanglement for Bidirectional Photoacoustic Microscopy Registration

arXiv:2602.15959v11 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses registration challenges in high-speed photoacoustic microscopy imaging, offering improved alignment for medical and biological applications, though it is incremental over existing generative approaches.

The paper tackles the problem of coupled domain shift and geometric misalignment in bidirectional photoacoustic microscopy registration, proposing GPEReg-Net, which achieves NCC of 0.953, SSIM of 0.932, and PSNR of 34.49dB, surpassing state-of-the-art by 3.8% in SSIM and 1.99dB in PSNR.

High-speed optical-resolution photoacoustic microscopy (OR-PAM) with bidirectional raster scanning doubles imaging speed but introduces coupled domain shift and geometric misalignment between forward and backward scan lines. Existing registration methods, constrained by brightness constancy assumptions, achieve limited alignment quality, while recent generative approaches address domain shift through complex architectures that lack temporal awareness across frames. We propose GPEReg-Net, a scene-appearance disentanglement framework that separates domain-invariant scene features from domain-specific appearance codes via Adaptive Instance Normalization (AdaIN), enabling direct image-to-image registration without explicit deformation field estimation. To exploit temporal structure in sequential acquisitions, we introduce a Global Position Encoding (GPE) module that combines learnable position embeddings with sinusoidal encoding and cross-frame attention, allowing the network to leverage context from neighboring frames for improved temporal coherence. On the OR-PAM-Reg-4K benchmark (432 test samples), GPEReg-Net achieves NCC of 0.953, SSIM of 0.932, and PSNR of 34.49dB, surpassing the state-of-the-art by 3.8% in SSIM and 1.99dB in PSNR while maintaining competitive NCC. Code is available at https://github.com/JiahaoQin/GPEReg-Net.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes