User Tools

Site Tools


science_cases:dlr_science_case

Classification of surface composition on the surface of Mercury

Short description

Data returned from space missions has grown immensely in the last decade. Our goal is to understand the composition and evolution of planetary surfaces. We plan to extract the underlying information from this huge data set using unsupervised classification spectral data, chemical composition, and ages from the surface of Mercury.

Aim of the science case

On the one hand, we would like to have an assessment if current remote sensing data from NASA/MESSENGER could resolve different surface regions of Mercury an ideas on the potential of upcoming ESA/BepiColombo mission for improvement. The ultimate goal would be to have a classifciation of Mercury's surface regions with uncertainty assessments, matching with laboratory measurements.

Long Description

The sheer amount of data returned by scientific missions aimed at exploring the solar system and observing exoplanets in recent decades overwhelms classical methods to explore and discover important scientific aspects of the target body.
As an example, the Mercury data return for Mariner 10 was less than 100 MB, while MESSENGER delivered about 23 TB. Future missions are expected to exceed this limit. In addition, there is a trend of increasing complexity in the data itself, e.g., going from the of Mariner-10 to the hyperspectral datasets expected from BepiColombo. This situation clearly indicates that some form of automated analysis would be beneficial, provided it is able to save time without a loss of the information content of the data.

Keeping the focus on hyperspectral remote sensing data, the typical approach for analysing this kind of data is to model the observed radiation with a forward radiative model (like Hapke, as in Hamilton et al., 2005) or attempt to reproduce the observed radiation by setting up relevant samples in a laboratory setting using chemical and/or geomorphological context information (e.g., Helbert et al., 2013). Complex forward models that are able to take into account the relevant physics are typically computationally intensive and difficult to use to investigate the very large parameter space covered by hyperspectral data. This consideration is even more relevant for laboratory investigations: Physical simulation needs the target to be physically fabricated, hence more and and more parameters means more experiments and more time. Models need computational power to be calculated in a reasonable amount of time, but could be distributed on several machines to overcome this limitation. This workaround is not effective for laboratory experiment, because most only few places meets of the environment needed for space sample simulation, like high-vacuum, -temperature, -radiation and so on. Without a way to efficiently and rapidly explore large amounts of complex data, it is likely that valuable information will be missed in large hyperspectral data sets. Geological maps are the gold standard for remote planetary surface studies, but producing them is an extremely time-consuming task.
This process can suffer from user bias and typically only uses a few data points (e.g., 3-channel images) to describe different units. For example, Denevi et al. (2009) mapped the distribution and extent of major terrain types of Mercury using MESSENGER Mercury Dual Imaging System (MDIS) camera observations of Mercury. While the camera has 11 spectral bands, the maps typically used for the terrain differentiation are RGB, where 3 representative spectral bands are mapped onto the three image color channels. Geomorphological maps take in account additional features like surface roughness and crater density as a proxy for the age, where the correlation between age and crater density are derived from models (e.g., Bland, 2003; Kerr, 2006).

Automated techniques are becoming more common in planetary science applications, and the aim of this case is to illustrate how to apply unsupervised learning techniques to remote sensing data. This approach requires minimal user interaction and yields scientifically interesting products like classification maps that can be directly compared with geomorphological maps and models.

References:

  • Bland, P. Crater counting. Astronomy & Geophysics, 44(4):4.21–4.21, August 2003. ISSN 1366-8781. doi: 10/dsw66x.
  • Denevi, B. W., et al., MESSENGER global color observations: Implications for the composition and evolution of Mercury’s crust. In Lunar and Planetary Science Conference, pages 1–2, 2009.
  • Hamilton et al., Mineralogy of Martian atmospheric dust inferred from thermal infrared spectra of aerosols. Journal of Geophysical Research, 110(E12), E12006, 2005. doi: 10.1029/2005JE002501.
  • Helbert et al., Visible and near-infrared reflectance spectra of thermally processed synthetic sulfides as a potential analog for the hollow forming materials on Mercury. Earth and Planetary Science Letters, 369-370:233–238, 2013. doi:10.1016/j.epsl.2013.03.045.
  • Kerr, R. A. Who Can Read the Martian Clock? Science, 312(5777):1132–1133, May 2006. ISSN 0036-8075, 1095-9203. doi: 10/b6v8tt.
  • McClintock, W. E. and Lankton, M. R. The mercury atmospheric and surface composition spectrometer for the MESSENGER mission. Space Science Reviews, 131(1-4):481–521, 2007. ISSN 00386308. doi: 10/btc6f6.

Description of the machine learning problem and our approach

In this science case, Mercury surface reflectance data from the MASCS instrument onboard the NASA/MESSENGER mission is analysed.

First, NASA/PDS data is converted in a relational DB (PostgreSQL). Then the data is regridded with custom Postgis/PostgreSQL spatial queries. This produces a global hyperspectral data cube image of normalized MASCS visible (VIS) detector spectra, from the first Earth year of the orbital mission. The cube contains some anomalies, in regions of low coverage or from high levels of spectral variation within a single pixel.

Thus, data artifacts, instrumental and photometric residual effects are all removed. The resulting data cube has several hundred features that are compressed via blind signal demixing with Independent Component Analysis (ICA). Initial results show that four components reconstruct the original dataset within the measurement estimated error. The four features were embedded in a two-dimensional space via Uniform Manifold Approximation and Projection (UMAP). No significant small-scale morphology was found after exploring UMAP hyperparameters.

Finally, the 2D maps were partitioned with hierarchical agglomerative clustering . Dendrogram gap analysis shows a big gap between data partition in three and four clusters, and three clusters have been chosen as a significant data segregation. At this initial stage, the existence of two large and spectrally distinct regions have been found, which have been designated the polar spectral unit and the equatorial spectral unit.

The spatial extent of the polar unit in the northern hemisphere generally correlates well with that of the northern volcanic plains and partially to the surface highest temperature models in the equatorial region. This may indicate an interaction between mineral composition and structure and surface temperature, because Mercury reaches a diurnal temperature above 700 K. Chemical data spatial distribution from X-ray and Gamma ray spectrometers show no apparent correlation with the clusters. This could indicate that chemical composition produces no distinctive mineral phases for the instrument or that those phases were altered enough to be indistinguishable by the harsh space environment around Mercury. Further analysis indicates the presence of smaller sub-units that lie near the boundaries of these large regions and may be transitional areas of intermediate spectral characters.

First results of the science case were presented at EGU21. ML code for this science case is available on our GitHub repository.

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
science_cases/dlr_science_case.txt · Last modified: 2022/10/20 14:25 by admin