paper-with-me

Papers

Geometric Coastline Localization using Vision-Language Models

2026-06-09 · Rafia Malik, Bernhard Pfahringer, Karin Bryan, Mark Dickson, Eibe Frank arxiv

Coastline detection in remote sensing imagery is commonly formulated as a pixel-wise segmentation problem, where the final coastline is extracted from a predicted mask through post-processing. This formulation relegates coastline geometry, the primary representation used in coastal change analysis, to a secondary artifact rather than the learning objective. In practice, coastlines are defined by geomorphic proxies such as vegetation lines, dune toes, or cliff edges, rather than an instantaneous land-water boundary often used in pixel-based segmentation approaches. In this work, we revisit coastline extraction from a representation perspective and formulate the task as geometric boundary localization. We use the New Zealand Coastal Change Dataset (NZCCD) and high-resolution aerial imagery from Land Information New Zealand (LINZ) to develop CoastlineVLM-7B, a vision-language model (VLM) built on the GeoChat-7B/LLaVA-1.5 architecture that jointly performs coastline presence detection, proxy-type classification, and coastline grounding. The model directly predicts a coastline as a polyline rather than a dense segmentation mask. We evaluate CoastlineVLM-7B against segmentation baselines under strict one-pixel boundary supervision. Results show that geometry-based metrics are more suitable for assessing coastline localization quality than pixel-overlap metrics such as Intersection over Union (IoU). CoastlineVLM-7B improves global geometric alignment with reference coastlines, reducing Hausdorff distance from 37.74 m to 31.84 m and Earth Mover's Distance from 21.12 m to 17.32 m. These results indicate that output representation is a critical design choice in coastline extraction, and that geometry-oriented learning, combined with the semantic reasoning capabilities of vision-language models, aligns well with how coastlines are defined and evaluated in operational coastal monitoring.

📄 PDF Abstract BibTeX arXiv:2606.10468

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Coastline as a Structural Constraint: Harnessing Scene Geometry for Autonomous Surface Vessel Localization

2026-08-21 · Derek R. Benham, Joshua G. Mangelson arxiv

Coastal environments contain rich, largely unexploited geometric structure capable of providing globally referenced localization cues. In this work, we present two complementary localization frameworks that exploit shore…

Semantic Segmentation

HED-UNet: Combined Segmentation and Edge Detection for Monitoring the Antarctic Coastline

2021-03-02 · Konrad Heidler, Lichao Mou, Celia Baumhoer, Andreas Dietz 외

Deep learning-based coastline detection algorithms have begun to outshine traditional statistical methods in recent years. However, they are usually trained only as single-purpose models to either segment land and water …

Deep LearningEdge DetectionSemantic Segmentation

Real-Scale Island Area and Coastline Estimation using Only its Place Name or Coordinates

2026-05-11 · Quanyun Wu, Kyle Gao, Wentao Sun, Hongjie He 외 arxiv

Accurate measurement of island area and coastline length is crucial for coastal zone monitoring and oceanographic analysis. However, traditional measurement and mapping methods usually rely heavily on orthophotos, expens…

Point Clouds

CCESAR: Coastline Classification-Extraction From SAR Images Using CNN-U-Net Combination

2025-01-21 · Vidhu Arora, Shreyan Gupta, Ananthakrishna Kudupu, Aditya Priyadarshi 외

In this article, we improve the deep learning solution for coastline extraction from Synthetic Aperture Radar (SAR) images by proposing a two-stage model involving image classification followed by segmentation. We hypoth…

image-classificationImage ClassificationSegmentation

BREATH-VL: Vision-Language-Guided 6-DoF Bronchoscopy Localization via Semantic-Geometric Fusion

2026-01-07 · Qingyao Tian, Bingyu Yang, Huai Liao, Xinyan Huang 외 arxiv

Vision-language models (VLMs) have recently shown remarkable performance in navigation and localization tasks by leveraging large-scale pretraining for semantic understanding. However, applying VLMs to 6-DoF endoscopic c…

Camera LocalizationPose Estimation