paper-with-me

Papers

A Vision Transformer Approach for Efficient Near-Field Irregular SAR Super-Resolution

2023-05-03 · Josiah Smith, Yusef Alimam, Geetika Vedula, Murat Torlak

In this paper, we develop a novel super-resolution algorithm for near-field synthetic-aperture radar (SAR) under irregular scanning geometries. As fifth-generation (5G) millimeter-wave (mmWave) devices are becoming increasingly affordable and available, high-resolution SAR imaging is feasible for end-user applications and non-laboratory environments. Emerging applications such freehand imaging, wherein a handheld radar is scanned throughout space by a user, unmanned aerial vehicle (UAV) imaging, and automotive SAR face several unique challenges for high-resolution imaging. First, recovering a SAR image requires knowledge of the array positions throughout the scan. While recent work has introduced camera-based positioning systems capable of adequately estimating the position, recovering the algorithm efficiently is a requirement to enable edge and Internet of Things (IoT) technologies. Efficient algorithms for non-cooperative near-field SAR sampling have been explored in recent work, but suffer image defocusing under position estimation error and can only produce medium-fidelity images. In this paper, we introduce a mobile-friend vision transformer (ViT) architecture to address position estimation error and perform SAR image super-resolution (SR) under irregular sampling geometries. The proposed algorithm, Mobile-SRViT, is the first to employ a ViT approach for SAR image enhancement and is validated in simulation and via empirical studies.

📄 PDF Abstract BibTeX arXiv:2305.02074

Code (2)

josiahwsmith10/thz-and-sub-thz-imaging-toolbox 공식 구현
josiahwsmith10/Efficient-3-D-Near-Field-MIMO-SAR-Imaging-for-Irregular-Scanning-Geometries

Tasks

Image EnhancementImage Super-ResolutionPositionSuper-Resolution

Methods 이 논문이 사용한 방법론

Attention 설명 없음
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$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Residual Connection 설명 없음
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…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Vision Transformer The Vision Transformer, or ViT, is a model for image classification that employs a Transformer-like architecture over…

Similar Papers 제목 키워드 기반

Exploring and Improving Mobile Level Vision Transformers

2021-08-30 · Pengguang Chen, Yixin Chen, Shu Liu, MingChang Yang 외

We study the vision transformer structure in the mobile level in this paper, and find a dramatic performance drop. We analyze the reason behind this phenomenon, and propose a novel irregular patch embedding module and ad…

Continuous-Time Linear Positional Embedding for Irregular Time Series Forecasting

2024-09-30 · Byunghyun Kim, Jae-Gil Lee

Irregularly sampled time series forecasting, characterized by non-uniform intervals, is prevalent in practical applications. However, previous research have been focused on regular time series forecasting, typically rely…

Irregular Time SeriesTime SeriesTime Series Forecasting

Uncertainty-Gated Deformable Network for Breast Tumor Segmentation in MR Images

2025-09-19 · Yue Zhang, Jiahua Dong, Chengtao Peng, Qiuli Wang 외 arxiv

Accurate segmentation of breast tumors in magnetic resonance images (MRI) is essential for breast cancer diagnosis, yet existing methods face challenges in capturing irregular tumor shapes and effectively integrating loc…

Tumor Segmentation

Efficient CNN-based Super Resolution Algorithms for mmWave Mobile Radar Imaging

2023-05-03 · Christos Vasileiou, Josiah W. Smith, Shiva Thiagarajan, Matthew Nigh 외

In this paper, we introduce an innovative super resolution approach to emerging modes of near-field synthetic aperture radar (SAR) imaging. Recent research extends convolutional neural network (CNN) architectures from th…

Image Super-ResolutionSuper-Resolution

Texture Image Synthesis Using Spatial GAN Based on Vision Transformers

2025-02-03 · Elahe Salari, Zohreh Azimifar

Texture synthesis is a fundamental task in computer vision, whose goal is to generate visually realistic and structurally coherent textures for a wide range of applications, from graphics to scientific simulations. While…

Generative Adversarial NetworkImage GenerationSSIMTexture Synthesis