주요 논문
5
*2026년 기준 최근 7년 이내 논문에 한해 Impact Factor가 표기됩니다.
1
Article
|
·
인용수 0
·
2026Vision–Language Target Retrieval for Drone-Based Maritime Search and Rescue
Seunghyun Kim, Youngon Oh, Jeonghyo Oh, Impyeong Lee
IF 0.4 (2026)
대한원격탐사학회지
https://doi.org/10.7780/kjrs.2026.42.2.6
Search and rescue
Focus (optics)
Key (lock)
Feature (linguistics)
Field (mathematics)
2
Article
|
인용수 0
·
2025Coverage Path Planning for Maritime Search and Rescue Using Maskable Proximal Policy Optimization
Youngon Oh, Jeonghyo Oh, Seunghyun Kim, Impyeong Lee
대한원격탐사학회지
Maritime search and rescue (SAR) missions require rapid and resource-efficient exploration of wide search areas under severe uncertainty in target location, while actual operational time is highly constrained. To support effective decision-making in such conditions, search planning is commonly formulated as a grid-based coverage path planning problem. However, traditional heuristic- based search patterns used in practice, such as parallel track search and expanding square search, offer limited adaptability because they do not explicitly reflect probability distributions that evolve due to environmental factors such as wind and ocean currents. To address these limitations, this study proposes a maskable Proximal Policy Optimization (PPO) framework for efficient grid-based search, motivated by the operational characteristics of maritime SAR missions. The proposed approach integrates domain- specific action masking rules into the policy optimization process to restrict invalid or inefficient actions during learning and execution. By guiding the agent toward feasible movements and high-priority regions of the search space, the framework promotes structured exploration behavior and stable policy learning in large-scale grid environments with sparse and unevenly distributed targets. The learning environment is constructed to reflect realistic maritime search conditions by incorporating probability distributions derived from drift particle simulations, and the search problem is modeled as a Markov decision process. The proposed method is evaluated under multiple target distribution scenarios and compared with representative heuristic search strategies, including parallel track search, nearest neighbor, expanding square search, and 2-optimization. Search performance is primarily assessed in terms of total search cost, measured by the cumulative movement steps required to complete the search task. Experimental results demonstrate that the maskable PPO consistently achieves the lowest total search cost across all tested environments. In particular, it requires substantially fewer movement steps than parallel track search and nearest neighbor methods, while maintaining comparable or superior efficiency relative to expanding square search and 2-optimization, depending on the target distribution. These results indicate that the proposed approach effectively learns coverage paths that reflect the underlying probability distribution of the environment. Overall, this study demonstrates that action- masking-based reinforcement learning provides a practical and scalable alternative to conventional heuristic search strategies for maritime SAR missions and establishes a foundation for adaptive search planning under realistic environmental uncertainty.
https://doi.org/10.7780/kjrs.2025.41.6.17
Path (computing)
Motion planning
Key (lock)
Trajectory
Work (physics)
3
Article
|
인용수 0
·
2025Automatic Verification of Building Depiction Errors in National Digital Maps via Context- and Boundary-Aware Segmentation
Inhyeok Lee, Chong Lee, Jangwoo Cheon, Bui Ngoc An, Dongun Lee, Impyeong Lee
대한원격탐사학회지
Accurate building representation in national digital maps is essential for ensuring reliable geospatial analyses and supporting policy and administrative decision-making. However, the current quality inspection system in Korea relies on manual sampling-based verification, which inspects only about 30% of each map sheet and therefore risks overlooking errors in the remaining data. In particular, depiction errors in building polygons—such as inaccurate outlines or positional shifts—can significantly degrade the reliability of digital maps, especially when they are used as ground truth for training and validating Artificial Intelligence (AI) models. This study proposes an automated verification framework that combines the complementary strengths of two segmentation approaches: SegFormer, which provides robust contextual awareness for detecting building areas, and Segment Anything Model 2 (SAM 2), which offers precise boundary delineation through prompt-based segmentation. To this end, we designed a context- and boundary-aware segmentation pipeline: SegFormer first identifies candidate building regions from high-resolution true orthoimages, while SAM 2 refines the building outlines at the object level using bounding-box prompts and a probability map derived from both models. This integration resolves under- segmentation issues observed in standalone SegFormer outputs and enables precise extraction of individual building footprints. Experiments were conducted in Seoul using a 2022 true orthoimage (Ground Sample Distance [GSD], 0.12 m) and the 1:5,000 national digital map. The results demonstrated a substantial improvement in segmentation accuracy: the one-to-one matching ratio between building objects increased from 61.46% (SegFormer alone) to 97.56% with the proposed method, while boundary accuracy (Boundary Intersection over Union, BIoU) improved from 65.85% to 72.60%. In depiction error verification, the method achieved 100% recall in detecting erroneous building polygons, ensuring that no actual errors were omitted. Although the precision was relatively low (6.93%) due to false alarms caused by occlusions and resolution limitations, this conservative detection approach offers a practical advantage: only error candidates need to be manually reviewed, reducing the inspection workload by approximately 75% compared to full manual verification. The proposed method highlights the potential of AI-based automation for nationwide digital map quality management. By fusing contextual and boundary-aware segmentation, it not only improves the precision of building footprint extraction but also provides a reproducible framework for efficient and consistent verification of depiction errors. This work lays the foundation for applying advanced segmentation techniques to operational digital map inspection and supports the development of scalable quality control systems for national geospatial datasets.
https://doi.org/10.7780/kjrs.2025.41.5.5
Segmentation
Depiction
Image segmentation
Feature (linguistics)
Pattern recognition (psychology)
Visualization
4
Article
|
인용수 0
·
2025Building Segmentation Refinement via Local Rank-Based Calibration and Graph Cut
Chong Lee, Inhyeok Lee, Jangwoo Cheon, Bui Ngoc An, Juhee Lee, Impyeong Lee
대한원격탐사학회지
Building segmentation in dense urban scenes remains challenging due to frequent under- segmentation, where adjacent buildings are erroneously merged into single objects. Conventional thresholding, morphological filtering, or context-based optimization methods such as Conditional Random Fields (CRFs) and Graph Cut alleviate this issue only partially, as soft boundaries between closely located buildings often lead to incorrect merging. To address this limitation, we propose a novel post-processing framework termed Local Rank-Based Calibration and Graph Cut for building segmentation refinement. The method introduces a percentile rank-based calibration applied to the softmax probability map before binarization. Instead of treating each pixel’s absolute probability as a decision boundary, our calibration reinterprets the probability as a relative percentile within a local sliding window. Low-percentile pixels are penalized via an exponential weighting function, thereby suppressing spurious foreground responses in narrow gaps between buildings, while high-percentile pixels retain their original values. The calibrated map is subsequently refined using a Graph Cut optimization, which balances unary terms from the calibrated probabilities with pairwise smoothness terms to enforce globally consistent segmentation. Experiments were conducted on high-resolution aerial orthoimages of Suseo, Seoul, using building footprints from the National Geographic Information Institute (NGII) as ground truth. SegFormer was adopted as the baseline segmentation backbone, and multiple post-processing strategies were compared under identical conditions. Quantitative results show that our method reduces the under-segmentation rate from 28.47% (baseline) to 15.33%, while maintaining the lowest over-segmentation rate (0.49%) among all tested methods. Pixel- level metrics also improved, with Intersection over Union (IoU) reaching 0.8012 and F1-score 0.8896. Visual comparisons confirm that the proposed Local Rank-Based Calibration and Graph Cut method effectively separates adjacent buildings while preserving the continuity of individual building interiors. Sensitivity analysis further demonstrates the robustness of the method across a reasonable range of parameter values. Although the Graph Cut step increases computational cost (2 hours 28 minutes for full- scene processing without GPU acceleration), the accuracy gains are significant for applications requiring reliable building-level delineation. The modular design allows our approach to be seamlessly integrated with various backbone models and combined with other post-processing methods such as morphology or CRF. In summary, this study presents a lightweight yet effective refinement strategy that substantially improves building boundary delineation in dense urban imagery. By combining local rank-based calibration with global Graph Cut optimization, the proposed method offers a generalizable and transferable solution for enhancing building segmentation in remote sensing applications.
https://doi.org/10.7780/kjrs.2025.41.5.9
Calibration
Segmentation
Cut
Graph
Pattern recognition (psychology)
Image segmentation
5
Article
|
인용수 27
·
2024Oil spill detection and classification through deep learning and tailored data augmentation
N. A. Van Bui, Youngon Oh, Impyeong Lee
IF 8.6 (2024)
International Journal of Applied Earth Observation and Geoinformation
Oil spill detection is an important task for protecting and minimizing the harmful effects of oil on the marine ecosystem. Currently, the application of images from unmanned aerial vehicles, along with deep learning, is widely employed. Although these methods have yielded good results, the issue of oil spill classification based on these methods has not received much attention at present. In this research, a deep learning model with a dual attention mechanism consisting of two modules was utilized. The first module focuses on capturing the spatial relationships between each pixel and the entire image, the second module identifies the characteristics between channels in the image, thereby enhancing the ability to detect and classify oil. Additionally, a data augmentation technique based on the Generative Adversarial Networks model was refined and employed to improve the model's accuracy. Experimental results, obtained through comparisons between dataset construction methods, the use of different encoders and decoders, and adjustments hyperparameters, reveal that the best model achieves a mean Intersection over Union by 72.49%. Data augmentation techniques also contribute to a 2.56% increase in mean Intersection over Union. The findings of this research provide a feasible solution not only for detecting but also for classifying oil spills, thereby assisting marine environmental managers in making timely decisions to respond to oil spill accidents.
https://doi.org/10.1016/j.jag.2024.103845
Oil spill
Geography
Deep learning
Cartography
Data science
Computer science
Artificial intelligence
Remote sensing
Environmental protection