paper-with-me

Papers

Novel Batch Active Learning Approach and Its Application to Synthetic Aperture Radar Datasets

2023-07-19 · James Chapman, Bohan Chen, Zheng Tan, Jeff Calder, Kevin Miller, Andrea L. Bertozzi

Active learning improves the performance of machine learning methods by judiciously selecting a limited number of unlabeled data points to query for labels, with the aim of maximally improving the underlying classifier's performance. Recent gains have been made using sequential active learning for synthetic aperture radar (SAR) data arXiv:2204.00005. In each iteration, sequential active learning selects a query set of size one while batch active learning selects a query set of multiple datapoints. While batch active learning methods exhibit greater efficiency, the challenge lies in maintaining model accuracy relative to sequential active learning methods. We developed a novel, two-part approach for batch active learning: Dijkstra's Annulus Core-Set (DAC) for core-set generation and LocalMax for batch sampling. The batch active learning process that combines DAC and LocalMax achieves nearly identical accuracy as sequential active learning but is more efficient, proportional to the batch size. As an application, a pipeline is built based on transfer learning feature embedding, graph learning, DAC, and LocalMax to classify the FUSAR-Ship and OpenSARShip datasets. Our pipeline outperforms the state-of-the-art CNN-based methods.

📄 PDF Abstract BibTeX arXiv:2307.10495

Code (1)

chapman20j/sar_bal 공식 구현 pytorch

Tasks

Active LearningGraph LearningTransfer Learning

Methods 이 논문이 사용한 방법론

DAC 설명 없음

Similar Papers 제목 키워드 기반

Indoor Synthetic Aperture Radar Measurements of Point-Like Targets Using a Wheeled Mobile Robot

2024-04-30 · Yuma E. Ritterbusch, Johannes Fink, Christian Waldschmidt

Small, low-cost radar sensors offer a lighting independent sensing capability for indoor mobile robots that is useful for localization and mapping. Synthetic aperture radar (SAR) offers an attractive way to increase the …

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

Active Reconfigurable Intelligent Surface Empowered Synthetic Aperture Radar Imaging

2024-09-18 · Yifan Sun, Rang Liu, Zhiping Lu, Honghao Luo 외

Synthetic Aperture Radar (SAR) utilizes the movement of the radar antenna over a specific area of interest to achieve higher spatial resolution imaging. In this paper, we aim to investigate the realization of SAR imaging…

3D Near-Field Millimeter-Wave Synthetic Aperture Radar Imaging

2020-11-01 · Shahrokh Hamidi, Safieddin Safavi-Naeini

In this paper, we present 3D high resolution radar imaging process at millimeter-Wave (mmWave) frequencies by creating the effect of a large aperture synthetically. We use a low cost fully integrated Frequency Modulated …

A Statistical View on Synthetic Aperture Imaging for Occlusion Removal

2019-06-15 · Indrajit Kurmi, David C. Schedl, Oliver Bimber

Synthetic apertures find applications in many fields, such as radar, radio telescopes, microscopy, sonar, ultrasound, LiDAR, and optical imaging. They approximate the signal of a single hypothetical wide aperture sensor …

Common Sense Reasoning