paper-with-me

홈 › Papers

A Physics-Inspired Deep Learning Framework with Polar Coordinate Attention for Ptychographic Imaging

2024-11-25 · Han Yue, Jun Cheng, Yu-Xuan Ren, Chien-Chun Chen, Grant A. van Riessen, Philip Heng Wai Leong, Steve Feng Shu

Ptychographic imaging confronts inherent challenges in applying deep learning for phase retrieval from diffraction patterns. Conventional neural architectures, both convolutional neural networks and Transformer-based methods, are optimized for natural images with Euclidean spatial neighborhood-based inductive biases that exhibit geometric mismatch with the concentric coherent patterns characteristic of diffraction data in reciprocal space. In this paper, we present PPN, a physics-inspired deep learning network with Polar Coordinate Attention (PoCA) for ptychographic imaging, that aligns neural inductive biases with diffraction physics through a dual-branch architecture separating local feature extraction from non-local coherence modeling. It consists of a PoCA mechanism that replaces Euclidean spatial priors with physically consistent radial-angular correlations. PPN outperforms existing end-to-end models, with spectral and spatial analysis confirming its greater preservation of high-frequency details. Notably, PPN maintains robust performance compared to iterative methods even at low overlap ratios, making it well suited for high-throughput imaging in real-world acquisition scenarios for samples with consistent structural characteristics.

📄 PDF Abstract BibTeX arXiv:2412.06806

Code (1)

johncolddd/ppn 공식 구현 tf

Tasks

Deep LearningRetrievalSSIM

Methods 이 논문이 사용한 방법론

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$…
Attention 설명 없음
Coordinate attention Hou et al. proposed coordinate attention, a novel attention mechanism which embeds positional information into channel attention, so that the network can focus on large…

Similar Papers 제목 키워드 기반

Transparent Shape from a Single View Polarization Image

2022-04-13 · ICCV 2023 1 · Mingqi Shao, Chongkun Xia, Zhendong Yang, Junnan Huang 외

This paper presents a learning-based method for transparent surface estimation from a single view polarization image. Existing shape from polarization(SfP) methods have the difficulty in estimating transparent shape sinc…

DocPolarBERT: A Pre-trained Model for Document Understanding with Relative Polar Coordinate Encoding of Layout Structures

2025-07-11 · Benno Uthayasooriyar, Antoine Ly, Franck Vermet, Caio Corro arxiv

We introduce DocPolarBERT, a layout-aware BERT model for document understanding that eliminates the need for absolute 2D positional embeddings. We extend self-attention to take into account text block positions in relati…

PCDVQ: Enhancing Vector Quantization for Large Language Models via Polar Coordinate Decoupling

2025-06-05 · Yuxuan Yue, Zukang Xu, Zhihang Yuan, Dawei Yang 외

Large Language Models (LLMs) face significant challenges in edge deployment due to their massive parameter scale. Vector Quantization (VQ), a clustering-based quantization method, serves as a prevalent solution to this i…

ClusteringQuantization

(Perlin) Noise as AI coordinator

2026-02-21 · Kaijie Xu, Clark Verbrugge arxiv

Large scale control of nonplayer agents is central to modern games, while production systems still struggle to balance several competing goals: locally smooth, natural behavior, and globally coordinated variety across sp…

Advancing Opinion Dynamics Modeling with Neural Diffusion-Convection-Reaction Equation

2026-02-05 · Chenghua Gong, Yihang Jiang, Hao Li, Rui Sun 외 arxiv

Advanced opinion dynamics modeling is vital for deciphering social behavior, emphasizing its role in mitigating polarization and securing cyberspace. To synergize mechanistic interpretability with data-driven flexibility…