paper-with-me

홈 › Papers

A machine-generated catalogue of Charon's craters and implications for the Kuiper belt

2022-06-16 · Mohamad Ali-Dib

In this paper we investigate Charon's craters size distribution using a deep learning model. This is motivated by the recent results of Singer et al. (2019) who, using manual cataloging, found a change in the size distribution slope of craters smaller than 12 km in diameter, translating into a paucity of small Kuiper Belt objects. These results were corroborated by Robbins and Singer (2021), but opposed by Morbidelli et al. (2021), necessitating an independent review. Our MaskRCNN-based ensemble of models was trained on Lunar, Mercurian, and Martian crater catalogues and both optical and digital elevation images. We use a robust image augmentation scheme to force the model to generalize and transfer-learn into icy objects. With no prior bias or exposure to Charon, our model find best fit slopes of q =-1.47+-0.33 for craters smaller than 10 km, and q =-2.91+-0.51 for craters larger than 15 km. These values indicate a clear change in slope around 15 km as suggested by Singer et al. (2019) and thus independently confirm their conclusions. Our slopes however are both slightly flatter than those found more recently by Robbins and Singer (2021). Our trained models and relevant codes are available online on github.com/malidib/ACID .

📄 PDF Abstract BibTeX arXiv:2206.08277

Code (1)

malidib/acid 공식 구현 tf

Tasks

Image Augmentation

Similar Papers 제목 키워드 기반

Automated crater shape retrieval using weakly-supervised deep learning

2019-06-20 · Mohamad Ali-Dib, Kristen Menou, Alan P. Jackson, Chenchong Zhu 외

Crater ellipticity determination is a complex and time consuming task that so far has evaded successful automation. We train a state of the art computer vision algorithm to identify craters in Lunar digital elevation map…

Deep LearningInstance SegmentationRetrievalSemantic Segmentation

Automatic detection of impact craters on Al foils from the Stardust interstellar dust collector using convolutional neural networks

2021-03-15 · Logan Jaeger, Anna L. Butterworth, Zack Gainsforth, Robert Lettieri 외

NASA's Stardust mission utilized a sample collector composed of aerogel and aluminum foil to return cometary and interstellar particles to Earth. Analysis of the aluminum foil begins with locating craters produced by hyp…

SensitivitySpecificity

Autonomous crater detection on asteroids using a fully-convolutional neural network

2022-04-01 · Francesco Latorre, Dario Spiller, Fabio Curti

This paper shows the application of autonomous Crater Detection using the U-Net, a Fully-Convolutional Neural Network, on Ceres. The U-Net is trained on optical images of the Moon Global Morphology Mosaic based on data c…

BinarizationImage SegmentationSemantic SegmentationTemplate Matching+1

Charon: A Unified and Fine-Grained Simulator for Large-Scale LLM Training and Inference

2026-05-16 · Mengtian Yang, Zhekun Zhang, Mingheng Wu, Jianwen Yan 외 arxiv

Deploying large-scale LLM training and inference with optimal performance is exceptionally challenging due to a complex design space of parallelism strategies, system optimizations, and hardware configurations. Accurate …

Automated crater detection with human level performance

2020-10-23 · Christopher Lee, James Hogan

Crater cataloging is an important yet time-consuming part of geological mapping. We present an automated Crater Detection Algorithm (CDA) that is competitive with expert-human researchers and hundreds of times faster. Th…