paper-with-me

홈 › Papers

Cross-Resolution SAR Target Detection Using Structural Hierarchy Adaptation and Reliable Adjacency Alignment

2025-07-11 · Jiang Qin, Bin Zou, Haolin Li, Lamei Zhang arxiv

In recent years, continuous improvements in SAR resolution have significantly benefited applications such as urban monitoring and target detection. However, the improvement in resolution leads to increased discrepancies in scattering characteristics, posing challenges to the generalization ability of target detection models. While domain adaptation technology is a potential solution, the inevitable discrepancies caused by resolution differences often lead to blind feature adaptation and unreliable semantic propagation, ultimately degrading the domain adaptation performance. To address these challenges, this paper proposes a novel SAR target detection method (termed CR-Net), that incorporates structure priors and evidential learning theory into the detection model, enabling reliable domain adaptation for cross-resolution detection. To be specific, CR-Net integrates Structure-induced Hierarchical Feature Adaptation (SHFA) and Reliable Structural Adjacency Alignment (RSAA). SHFA module is introduced to establish structural correlations between targets and achieve structure-aware feature adaptation, thereby enhancing the interpretability of the feature adaptation process. Afterwards, the RSAA module is proposed to enhance reliable semantic alignment, by leveraging the secure adjacency set to transfer valuable discriminative knowledge from the source domain to the target domain. This further improves the discriminability of the detection model in the target domain. Based on experimental results from different-resolution datasets,the proposed CR-Net significantly enhances cross-resolution adaptation by preserving intra-domain structures and improving discriminability. It achieves state-of-the-art (SOTA) performance in cross-resolution SAR target detection.

📄 PDF Abstract BibTeX arXiv:2507.08290

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Multi-scale detection of hierarchical community architecture in structural and functional brain networks

2017-04-19

Community detection algorithms have been widely used to study the organization of complex systems like the brain. A principal appeal of these techniques is their ability to identify a partition of brain regions (or nodes…

Community DetectionFunctional Connectivity

LEVIRDet: A Million-Scale 159-Category Dataset and Foundation Model for Universal Remote Sensing Object Detection

2026-06-24 · Qinzhe Yang, Dongyu Wang, Haohan Niu, Jia Xu 외 arxiv

Remote sensing object detection has advanced rapidly with the development of large-scale benchmarks and modern detection architectures. However, existing datasets and detectors remain fragmented. Most benchmarks focus on…

Domain GeneralizationObject Detection

Efficient and High-Quality Depth Estimation via Pixel-Space Diffusion with Linear Attention

2026-08-31 · Bingde Liu, Wu Ran, Jinglei Zhang, Huanhuan Yuan 외 arxiv

This work presents $\textbf{Lapis}$, a $\textbf{l}$inear-$\textbf{a}$ttention-based $\textbf{pi}$xel-$\textbf{s}$pace generative framework that achieves efficient and high-fidelity depth estimation with one-step diffusio…

Monocular Depth Estimation

VarAD: Lightweight High-Resolution Image Anomaly Detection via Visual Autoregressive Modeling

2024-12-23 · Yunkang Cao, Haiming Yao, Wei Luo, Weiming Shen

This paper addresses a practical task: High-Resolution Image Anomaly Detection (HRIAD). In comparison to conventional image anomaly detection for low-resolution images, HRIAD imposes a heavier computational burden and ne…

Anomaly DetectionMambaPrediction

Implant Global and Local Hierarchy Information to Sequence based Code Representation Models

2023-03-14 · Kechi Zhang, Zhuo Li, Zhi Jin, Ge Li

Source code representation with deep learning techniques is an important research field. There have been many studies that learn sequential or structural information for code representation. But sequence-based models and…