paper-with-me

홈 › Papers

ConeQuest: A Benchmark for Cone Segmentation on Mars

2023-11-15 · Mirali Purohit, Jacob Adler, Hannah Kerner

Over the years, space scientists have collected terabytes of Mars data from satellites and rovers. One important set of features identified in Mars orbital images is pitted cones, which are interpreted to be mud volcanoes believed to form in regions that were once saturated in water (i.e., a lake or ocean). Identifying pitted cones globally on Mars would be of great importance, but expert geologists are unable to sort through the massive orbital image archives to identify all examples. However, this task is well suited for computer vision. Although several computer vision datasets exist for various Mars-related tasks, there is currently no open-source dataset available for cone detection/segmentation. Furthermore, previous studies trained models using data from a single region, which limits their applicability for global detection and mapping. Motivated by this, we introduce ConeQuest, the first expert-annotated public dataset to identify cones on Mars. ConeQuest consists of >13k samples from 3 different regions of Mars. We propose two benchmark tasks using ConeQuest: (i) Spatial Generalization and (ii) Cone-size Generalization. We finetune and evaluate widely-used segmentation models on both benchmark tasks. Results indicate that cone segmentation is a challenging open problem not solved by existing segmentation models, which achieve an average IoU of 52.52% and 42.55% on in-distribution data for tasks (i) and (ii), respectively. We believe this new benchmark dataset will facilitate the development of more accurate and robust models for cone segmentation. Data and code are available at https://github.com/kerner-lab/ConeQuest.

📄 PDF Abstract BibTeX arXiv:2311.08657

Code (1)

kerner-lab/conequest 공식 구현 pytorch

Tasks

Segmentation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Mars-Bench: A Benchmark for Evaluating Foundation Models for Mars Science Tasks

2025-10-28 · Mirali Purohit, Bimal Gajera, Vatsal Malaviya, Irish Mehta 외 arxiv

Foundation models have enabled rapid progress across many specialized domains by leveraging large-scale pre-training on unlabeled data, demonstrating strong generalization to a variety of downstream tasks. While such mod…

Object Detection

MARS: Mask Attention Refinement with Sequential Quadtree Nodes for Car Damage Instance Segmentation

2023-05-01 · Teerapong Panboonyuen, Naphat Nithisopa, Panin Pienroj, Laphonchai Jirachuphun 외

Evaluating car damages from misfortune is critical to the car insurance industry. However, the accuracy is still insufficient for real-world applications since the deep learning network is not designed for car damage ima…

Instance SegmentationSegmentationSemantic Segmentation

S$^{5}$Mars: Semi-Supervised Learning for Mars Semantic Segmentation

2022-07-04 · Jiahang Zhang, Lilang Lin, Zejia Fan, Wenjing Wang 외

Deep learning has become a powerful tool for Mars exploration. Mars terrain semantic segmentation is an important Martian vision task, which is the base of rover autonomous planning and safe driving. However, there is a …

Representation LearningSegmentationSelf-Supervised LearningSemantic Segmentation

MarsSeg: Mars Surface Semantic Segmentation with Multi-level Extractor and Connector

2024-04-05 · Junbo Li, Keyan Chen, Gengju Tian, Lu Li 외

The segmentation and interpretation of the Martian surface play a pivotal role in Mars exploration, providing essential data for the trajectory planning and obstacle avoidance of rovers. However, the complex topography, …

DecoderSegmentationSemantic SegmentationTrajectory Planning

Automated Segmentation and Analysis of Cone Photoreceptors in Multimodal Adaptive Optics Imaging

2024-10-19 · Prajol Shrestha, Mikhail Kulyabin, Aline Sindel, Hilde R. Pedersen 외

Accurate detection and segmentation of cone cells in the retina are essential for diagnosing and managing retinal diseases. In this study, we used advanced imaging techniques, including confocal and non-confocal split de…

Segmentation