Introduction

The shape of volcanic ash particles depends on the eruption type. Therefore, by analyzing ash shape, we can better understand the physical mechanism of volcanic eruptions, which can help to mitigate volcanic hazards. Classification of volcanic ash particles has traditionally been performed visually1,2,3. Although humans can recognize and categorize complex shapes qualitatively without carrying out calculations, due to biases and differences in level of experience, the result of such classification is often subjective. When we classify objects, they are typically categorized into a single class that is independent from other classes. However, the shapes of natural objects such as volcanic ash are often too complex to categorize into a single class, even for experienced people.

In order to solve this problem, objective methods using shape parameters have been used4,5,6,7,8,9,10,11,12,13,14. Shape parameters are defined to quantitatively represent ash shape by combining geometric values such as perimeter and area8,9,10,11,12,13,14. Once the parameters are defined, the shape of an ash particle can be classified by calculating the parameters in an objective way that is free from human bias. Coupled with improvements in instruments for imaging ash particles and calculating shape parameters, quantitative analyses have become regarded as effective for classifying volcanic ash shape. For example, the Morphologi G3STM (Malvern InstrumentsTM) can rapidly measure the shape parameters and intensity of more than one thousand particles15, which is very useful for volcanic ash analysis9.

However, one problem with quantitative analyses by parameterization is the selection of the parameters used to represent the ash shape correctly8, because the shape of volcanic ash is usually so complex that it cannot be described using only a single parameter. Although instruments such as the Morphologi can calculate parameters automatically, we still have to choose the shape parameters to be used. Thus far, many shape parameters, including fractal dimension, have been used for better understanding and classifying ash shapes8,9,10,11,12,13,14. While quantitative analysis is objective once the parameters are decided, defining and selecting effective parameters is difficult. In order to assess the effective parameters, statistical analyses (multivariate and discriminant analyses) have been performed8,13, which can reduce the number of parameters. However, prior to the statistical analyses, we have to select a limited number of shape parameters. In addition, it is uncertain whether the quality of the particles, such as complicated surface texture, is parameterized in sufficient detail.

Recently, in the field of machine learning, convolutional neural networks (CNNs) have been utilized for shape recognition with great success16,17,18. A CNN contains layers that convolve the pixel intensities and send the convoluted signals to the next layer. Finally, the last (fully-connected) layer of the CNN outputs the probabilities that the object being evaluated falls into each class. Each layer contains weights that are updated during training by minimizing a loss function. If training is performed effectively, a CNN can often recognize objects with an accuracy comparable to that of humans. One advantage of CNNs is that we do not have to define complicated parameters to represent shape because the network automatically learns to categorize objects during training. Moreover, once the CNN is trained, we can share the network and use it to categorize new objects. Thus, CNNs have a large potential to improve volcanic ash analysis by eliminating the individual bias associated with visual analysis and the difficulty in choosing shape parameters that can effectively discriminate ash particle shapes. Here, we demonstrate this idea by classifying volcanic ash particles generated by different types of eruptions using a CNN.

Preparation of Particle Images

Locations of samples

In this work, we considered volcanic ash generated by three eruption types: magmatic, phreatomagmatic, and rootless (Table 1). Magmatic eruption is caused by the vaporization of volatiles contained in ascending magma by pressure release. If ascending magma makes contact with external water such as ground water, this type of eruption is called a phreatomagmatic eruption. While magmatic and phreatomagmatic eruptions are induced by magma ascending through the conduit, rootless eruption is caused by the interaction between lava and wet ground at the surface19. When lava flows on the wet ground, water in the substrate vaporizes and the pressure rises dramatically between the lava flow and the substrate, which induces an explosion. Due to the repeated overlapping of active lava flow on water-saturated substrate, further explosions occur.

Table 1 List of samples.

The locations where the ash particles were collected are shown in Fig. 1. Every volcano in this study is a monogenetic basaltic volcano that has a similar bulk composition and phenocryst mode (Table 2). Funabara, Hachikuboyama, Hachinoyama, Inatori, and Sukumoyama (Sample IDs begin with FN, HK, HN, IT and SK in Table 1, respectively) are scoria cones in Izu Peninsula, which were formed in the late Quaternary20. Whole samples from Miyakejima (IDs begin with MJ and NP) were generated by the eruption in 1983. The eruption began from the flank of the mountain (Oyama) and then propagated to the summit and the coastal areas through a fissure vent system21. Samples with IDs beginning with MJ and NP are fire fountain deposits and phreatomagmatic surge deposits (at an outcrop of Nippana tuff ring), respectively. Samples from Myvatn (IDs begin with MY) are products of explosive lava-water interactions i.e., rootless eruption, which occurred in 2170 ± 38 cal yr BP22. This explosive interaction created a conical edifice (known as a rootless cone) through the ejection of fragmented lava and water-saturated sediments.

Figure 1
figure 1

Map, outcrop, and ash particle images for samples in this study (Left: Izu Paninsula, Japan, middle: Miyakejima Island, Japan, right: Myvatn, Iceland). Maps of Japan are based on the Chiriin Tile (http://maps.gsi.go.jp) of Geospatial Information Authority of Japan and the Hydrographic and Oceanographic Department, Japan Coast Guard. The 1983 lava extent is from “Miyakejima geological map 1:25,000” vector data of Geological Survey of Japan (https://gbank.gsj.jp/datastore/)38. For the map of Iceland, the tiny black lines indicate the 10 m interval topographic contour lines based on the elevation model of the Landmæ lingar Íslands (LMI), and the background image is a Landsat image mosaic in RGB (resolution: 30 m), based on data from the National Land Survey of Iceland (NLSI).

Table 2 Petrological information of each volcano.

FN and NP samples were collected from several layers at the outcrops (Fig. 1). Except for MJ16102402 and MJ16102403, every particle was sampled from constituent materials of pyroclastic cones. Examples of microscope images of the volcanic ash particles are shown in Fig. 1. Each sample was sieved using screens after drying in an oven. Additional sample information, including particle size distributions and microscopic observations, is provided in the Supplementary Information.

Particle imaging

Because a large number of particle images are required to train a CNN, we used the Morphologi G3STM (Malvern Instruments) to image volcanic ash particles15. Morphologi is an automated particle analyzer that can detect the position and measure the size and shape parameters of thousands of particles in tens of minutes15. The images taken by Morphologi are two-dimensional projections of particles dispersed on a glass plate. In this study, we used particles with grain sizes of 2ϕ to 3ϕ (125 μm to 250 μm in diameter) because they exist in sufficient quantities for training a CNN and statistical analysis. To place the volcanic ash particles on the glass plate, we used a sample dispersion unit (SDU) with an injection pressure of 1.5 bar and an injection time of 20 ms. We measured particles a 5 × magnification because this is the most suitable magnification to obtain the high-resolution shape of the particles9. During the measurement, the illumination was set to diascopic (bottom lighting) under automatic light calibration (calibration intensity of 80.00 and intensity tolerance of 0.20). The threshold for background separation (0 to 255) was set at 80 in order to obtain a sharp focus. The measurement lasted approximately 40 min for each sample. Among the measured particle images, some are unsuitable for use and were excluded by visual inspection: images containing dust and images of overexposed, non-isolated, or cut-off particles. To train the CNN, we resized every image to 50 × 50 pixels using Th-MakerX (http://www5.wind.ne.jp/miko/index-en.html).

Characteristic shape of particles

In this study, since we aim to analyze the volcanic ash characteristics for each sample, it is necessary to classify ash into some category of shape. Previous studies have tried to classify volcanic ash particles into several categories: blocky11,12,23, vesicular8,12,23, mossy11,23, shard8, fluidal11, and rounded23,24. Considering these studies, we applied four typical basal shapes for volcanic ash particles: blocky, vesicular, elongated, and rounded (examples are shown in Fig. 2). Blocky particles are close to rectangular, with relatively straight and nearly right-angle edges. Vesicular particles have a concave and irregular shape. Elongated particles are relatively long and thin. Rounded particles have a relatively smooth and rounded shape caused by surface tension within a fluid droplet before they cool.

Figure 2
figure 2

Four basal shapes considered in this study, and examples of ash particles composed of a single basal shape.

The origin of each particle shape depends on the eruption mechanism8,12,25. Blocky and vesicular particles reflect fragmentation and quenching of magma, while elongated and rounded shapes are related to ductile deformation24. In magmatic eruption, blocky particles are generally formed due to brittle fragmentation of magma in the volcanic conduit and on the ground surface. Vesicular particles are formed by rupturing of vesiculated magma in the conduit during explosive eruption. On the other hand, fragmented magma that has a low enough viscosity to deform forms either elongated particles due to stretching or rounded particles due to the effect of surface tension. Phreatomagmatic and rootless explosions occur due to rapid heat transfer from magma to water, which produces explosive vaporization and results in brittle fragmentation1,23. Blocky and vesicular particles are generated by the quenching of such magma fractures. On the other hand, ductile deformation of magma is caused by the fluid instabilities at the interface between magma and water11,23. Elongated and rounded particles with a smooth surface are formed by the effect of surface tension during the time when the viscosity of magma is low. Rounded particles with a rough and cauliflower-like surface are formed when the surface of magma clasts cools faster than the effect of surface tension26. Our samples consist of juvenile volcanic ash and phenocrysts, which did not receive weathering or hydrothermal alteration that could be counted as blocky or rounded. Most of the phenocrysts have a blocky shape (plagioclase, pyroxene, magnetite, and olivine).

Training of CNN

Mixing ratio determined by CNN

Although the four classes defined above are the characteristic shapes of the particles in our samples, a single particle is often a mixture of more than two basal shapes. This is because volcanic ash particles are generated by multiple processes during fragmentation of magma and transport of pyroclasts, which has several components such as melts and crystals. Thus, there are many particles with a complex shape that should not be forced into a single class because not only does the classification become subjective but the properties of the neglected classes are discarded.

One of the properties of a CNN is that it can output probabilities that a single particle falls into each class. For example, if a particle has primarily one basal shape, the corresponding class probability will be high and the probabilities of the other classes will be very low. On the other hand, in the case of particles composed of multiple basal shapes, two or more classes will have a relatively high probability. Thus, these probabilities can be used to quantitatively express the mixing ratio of basal shapes present in a single particle, which is an impossible task for humans. Therefore, we first trained the CNN using particles composed of only one of the four basal shapes being considered (i.e., pure shapes). Then, using the trained CNN, the probabilities for all four shapes were calculated for every particle in the samples.

Selection of basal images for training

We visually selected images of particles that have only one basal shape, as shown in Fig. 2, without any qualitative thresholds. Of the approximately 15,000 ash images acquired, the numbers of images corresponding to particles composed of only blocky, vesicular, elongated and rounded shapes were 245, 239, 248 and 245, respectively (every particle image we selected is given at https://www.researchgate.net/publication/324495337_Training_particle_images_for_Classification_of _volcanic_ash_particles_using_a_convolutional_neural_network_and_probability). These basal images were used to train the CNN.

Although the purpose of this work is to classify particle shape without having to select shape parameters, in order to verify the shape of the particles in the basal images, we measured the averaged characteristic shape parameters (aspect ratio, convexity, high sensitivity (HS) circularity, and solidity) of the basal images, as shown in Table 3 (definition and method are shown in the Supplementary Information). Elongated particles have a low aspect ratio, and rounded ones have high circularity, which are consistent with the definitions of these classes. Vesicular particles are less circular compared with other classes because we selected particles that have large-scale concavities as the vesicular class. Particles of the blocky class have a larger aspect ratio and smaller circularity compared with those belonging to the elongated and rounded classes, respectively. Thus, the basal images we selected visually were distinguished relatively well.

Table 3 Averaged shape parameters (aspect ratio, convexity, high sensitivity (HS) circularity, and solidity) for each basal shape selected for training and testing of CNN.

Of these images, we used 200 images for each class as the training images, and the rest of the images were placed in the test set for evaluation of the network accuracy. The test images were not used for tuning of CNN. After the training of each epoch, the accuracy of the network was evaluated based on how many test images were categorized into the correct classes. Although we also calculated the accuracy using the training images, the accuracy by the test images is more important to evaluate the robustness of the CNN.

Structure and training of CNN

Training and testing were performed using the Keras package (https://keras.io), which is free and written in Python27. The structure of the CNN used in this study is shown in Fig. 3. The images of the volcanic ash particles used were 50 × 50 pixels, and the pixel intensities were normalized to between 0 and 1 and used as the input signal of the CNN. First, the pixel intensity values are convoluted using 5 × 5 kernels. The number of kernels was set to 30, and thus 30 convolution maps composed of 46 × 46 blocks are generated. Although we tried training several models, and specifically investigated the effect of image padding (including extra space around the images), the accuracy changed little because our network has only one convolutional layer and the detailed features around the image boundary are not so important for the four basal shapes. Thus, image padding, which is important for deeper networks with many convolutional layers, was not considered in this work. The convoluted maps are pooled using a 2 × 2 max pooling layer, which results in 23 × 23 block maps. The pooling layer, which removes the effect of trivial movement of objects in images and increases the robustness of the network to displacements of objects, has a stride equal to the length of the filter and selects the maximum value in each area (2 × 2 block). After the pooling, the signals are sent to an affine layer, and then the probabilities for each of the four classes are calculated.

Figure 3
figure 3

Schematic view of CNN used for volcanic ash analyses.

One of the most serious problems for neural networks is overfitting, which happens when a network is tuned only for the training data and does not generalize well to unseen data (accuracy is high only on the training set). In the present study, the number of training images is small, which is a common cause of overfitting. Thus, in order to avoid overfitting, we added 50% dropout layers before the affine layers. A dropout layer randomly severs a specified percentage of interlayer connections of the network during each training iteration, which reduces the complexity of the network and thus prevents overfitting28. In the testing phase, although every connection is used, signals are scaled by the ratio of the cutting of the connection28. The mini-batch size was set to 200 (in one epoch, 200 images are selected randomly from the 800 training images) and the number of iterations in one epoch to update the weights of each layer was 20 (updating of weights using 200 mini-batch images was conducted 20 times per epoch)27. The initial values of the weights were set using a Glorot uniform initializer, in which numbers are distributed uniformly within the range depending on the layer number29. Gradient descent with an Adam optimizer30 was used to update the weights. The probabilities and loss function were calculated using the softmax and cross-entropy functions, respectively, in the Keras library.

Because the number of images was small, in order to avoid overfitting, 200 images in one mini-batch selected in one epoch were rotated, flipped horizontally and shifted in one of four directions randomly at the start of each epoch. This procedure can increase the number of the training images virtually, even though the exact number does not change from 800. The range of the rotation angle was -180 degrees to 180 degrees, and the maximum amount of shift was 10%. One image was augmented by the combination of these operations in Keras27. The angle and width of rotation and shift were determined randomly within the maximum range, and flipping occurred randomly. Thus, one epoch corresponds to selection of one mini-batch, data augmentation, and then 20 iterations of weight updates. After one epoch, a new mini-batch was selected and the same process was conducted. We trained the CNN until the loss function and the accuracy became stable.

Results

Accuracy of CNN

The loss function and network accuracy as a function of epoch are shown in Fig. 4. As the epoch number increases, the loss functions using mini-batch decrease and the training and test accuracies increase. From the 80th epoch, the loss function becomes stable, so we decided to run 100 epochs. During training, the training loss is higher than the testing loss (Fig. 4). This is because the regularization mechanism of the dropout layer is turned off at testing time27. We confirmed that the training loss and the testing loss (and the accuracies) became the same if the two dropout layers are removed. The accuracy of the CNN after 100 epochs was evaluated from test images to be approximately 92% (Fig. 4b). Because initial values of layers and the mini-batch were determined randomly, we trained the CNN several times, and confirmed that the corresponding changes in accuracy were negligible.

Figure 4
figure 4

(a) Loss functions and (b) training and test accuracies as a function of epoch number.

We also conducted training with a small number of the training images (the number of the test images did not change). In the case of 100 images per class (400 images total), the accuracy of the network was approximately 90%. Approximately 90% accuracy could often be achieved even with 50 images per class, and it decreased to ~86% at 20 training images per class. Thus, the minimum number required for classification of our data set is 50 per class (200 total) in order to achieve ~90% accuracy. Because the images taken by Morphologi have a relatively simple shape (only four classes and the complicated surface texture was not shown), a sufficient number of training images were generated by augmentation (rotating, shifting, and flipping) even though the number of the original images was small. When the training data was not augmented, the accuracy was only ~80%, even with 200 images per class, and overfitting occurred. Thus, in the case of data without augmentation, many more images (perhaps more than one thousand per one class) are needed. We note that the required number of images strongly depends on the structure of the network and the images themselves. If we were to consider the complicated patterns in, for example, scanning electron microscopy (SEM) images, many images would be required, which is beyond the scope of this work.

Mixing ratio of particles

Using the trained network, we calculated the probabilities for each of the four classes for every particle in the data set. Examples of probabilities calculated by the trained CNN are shown in Fig. 5. If these particles were primarily composed of two basal shapes, the probabilities for two classes were relatively high, while only one probability is high for the particles composed of only one basal shape (e.g., Fig. 5g). In the case of Fig. 5h, three shapes are mixed, so the probability of the vesicular class was relatively lower compared with the particles in Fig. 5a and b. However, we note that not every combination of classes was observed in our analyses. The rounded class was found to mainly mix with the blocky class. In addition, the number of particles composed of three basal shapes (e.g., Fig. 5h) was small. The rounded particles selected as training images have a high aspect ratio and circularity, which is in contrast to the elongated and vesicular shapes (Table 3), i.e., the rounded shape is exclusive from vesicular and elongated shape by definition of the classes. Thus, the probability of the rounded shape was not often found in combination with the vesicular and elongated shapes with high probability.

Figure 5
figure 5

Examples of ash particles with complex shapes and corresponding class probabilities for each of the four basal shapes: B (blocky), V (vesicular), E (elongated) and R (rounded). The probabilities can be interpreted as the mixing ratio of the four basal shapes.

In this work, the training images were selected from the large-scale structure of the particle, and thus some basal images contain small-scale structure such as concavity. Thus, uncertainty due to the effect of the small-scale structure could not be removed completely in evaluating the mixing ratio. For example, even though some particles have shallow or small concavity (e.g., Fig. 5e,d and j), the vesicular class probability for these particles was low. This is because we defined the vesicular shape to be an irregular outline and concavity that can be recognized as a whole structure rather than part of it (Fig. 2). Thus, the probabilities by our CNN show the mixing ratio of large-scale structure in one particle. If we limit the training images to more ideal shapes (only particles without small-scale structures), accurate evaluation of small vesicular shape may be possible. However, because volcanic ash is not an artificial object, many more samples are required to collect better training images. Moreover, in the case of Fig. 5d, the CNN might recognize that the small concavity is the connection between blocky and elongated shapes rather than vesicular structure, which also reduced the vesicular probability. Another caveat is that we used relatively low-resolution (50 × 50 pixel) images to reduce the computational time. Thus, the CNN might not recognize the small-scale structure of the particles. If high-resolution images are used, although the computational time will increase, the effect of detailed morphology may be evaluated more accurately. These tasks require more images and can be considered in future studies.

Averaged mixing ratio and clustering of samples

As a next step, we selected 18 samples from three areas, Funabara, Nippana, and Myvatn (formed by magmatic, phreatomagmatic, and rootless eruptions, respectively), and performed clustering of the samples based on the mean probabilities of the four basal shapes averaged over every particle in each sample. Moreover, the probability ratio of basal shapes over the three areas p i was also calculated as \({p}_{i}={\sum }_{j}{m}_{ij}{n}_{j}/{\sum }_{j}{n}_{j}\), where m ij and n j are the mean probability of basal shape i (one of four classes) in sample j and the number of particles in the sample, respectively. The summation was carried out for each area (Funabara, Nippana, and Myvatn).

One caveat is that, with Morphologi images, details of the surface texture cannot be observed. However, Morphologi can automatically calculate the pixel intensity for each particle15, which can provide rough information about the particle composition in terms of the transparency under bottom lighting. Transparency can be an effective means of extracting glass fragments and transparent crystals from volcanic ash, which can play an important role in a discussion of the degree of quenching and fragmentation of magma/lava3,31,32. To calculate ash transparency, complex parameterization is not required. Thus, we considered the transparency in addition to the class probabilities.

Using Morphologi, we evaluated the mean (I m ) and standard deviation (I SD ) of the intensity of one particle (see the Supplementary Information for details), and thus there are 2 parameters per particle image. We averaged I m and I SD over one sample, and considered the averaged value, the standard deviation, and the median as the transparency of each sample. Thus, each sample has 4 parameters (averaged probabilities) for shape and 6 parameters for transparency. Cluster analyses were conducted using these 10 parameters. We performed hierarchical clustering (Ward’s method33) in R34 based on the Euclidean distances between each pair of samples.

Table 4 shows the mean probabilities of basal shapes and transparency values for each sample. The averaged probability over each area (three different eruption types) p i is shown in Fig. 6. In every sample, the most dominant shape was blocky. In particular, particles of Funabara (FN) consist of more than 50% blocky shape on average (Fig. 6). The probabilities of the vesicular and elongated shapes were high (more than 30% and 10%, respectively) for the lower layers of Nippana (NP15113001–NP15113003). The MY13091305 particles also had a high probability for the elongated shape. On the other hand, the probability for the rounded shape is small for the Nippana samples (Fig. 6). In addition to vesicularity and elongation of particles, transparency is also high for the Nippana samples (there are many transparent particles in the Nippana samples) compared with the samples of Funabara (FN) and Myvatn (MY) (Table 4) because most of the particles in the Nippana samples are glass fragments (see the Supplementary Information).

Table 4 Mean probabilities for four basal shapes, and average, standard deviation (SD) and median of I m and I SD over each sample.
Figure 6
figure 6

Mean shape probabilities over three areas (three eruption types). (B) blocky, (V) vesicular, (E) elongated and (R) rounded.

The reason why the blocky shape is dominant is that blocky particles are common in shape. As shown above, blocky particles are general products in brittle fragmentation of magma, which is typical for magmatic eruption. The probability of more than 50% for the blocky shape for the Funabara samples can be explained in this way. Furthermore, the dominance of the blocky shape in the Nippana and Myvatn samples can be explained as follows: blocky, equant shapes are the most frequently found in hydrovolcanic (magma-water interactions) ash23. The high probability of the vesicular shape in the lower layers of Nippana (NP15113001–NP15113003) is consistent with general understanding for basaltic phreatomagmatic products: fragmentation due to thermal shock and expansion of gas by the contact of vesiculating basaltic magma and external water produces vesicular glassy ash particles23. The high ratio for the elongated shape in the lower layers of Nippana (NP15113001–NP15113003) and MY13091305 indicates the existence of fluidal shape particles (e.g., Supplementary Fig. S6), which is caused by the elongation of low-viscosity magma during eruption. The effect of elongated crystals can be excluded because the samples in this work were formed in a short duration, in which case it is difficult to vary the phenocryst component and proportions. The dominance of rounded particles in the Myvatn samples may correspond to the existence of “mossy grain”, which was described for Icelandic rootless tephra11. Mossy morphology is formed by hydrodynamic fragmentation of deformable lava if the effects of viscosity are more dominant than the effects of surface tension11. In the case of MY13091402, the high ratio of the rounded shape is consistent with the existence of hollow spherules (see Supplementary Fig. S8 and the Supplementary Information for details). For FN15101206, FN15101208, and NP16102407, the reason for the high rounded shape probability may be surface tension11,26.

The clustering of samples is shown in Fig. 7. The clusters are consistent with the differences between the three regions (differences in eruption type). In the dendrogram, first, most Nippana samples were distinguished from the others, then the Funabara and Myvatn samples were separated. The clusters are also consistent with the stratigraphy: NP15113001–NP15113003 (lower parts of Nippana tuff ring), and NP15113004–NP15113006 (upper parts of Nippana tuff ring). This is also the case for the Funabara samples, although FN15113007 does not follow.

Figure 7
figure 7

Dendrogram of samples using averaged probabilities and transparencies. Sample IDs shown with red, blue, and green indicate Funabara (magmatic eruption origin), Nippana (phreatomagmatic eruption origin) and Myvatn (rootless eruption origin), respectively.

NP16102407, MY13091305, and MY13091402 were not classified consistently with their eruption type. However, this can be explained by the differences in the stratigraphic positions and geospatial distributions of the sampling. MY13091305 was collected from the lower part of a rootless cone (Fig. 1), and contains information about the early stage of lava-water interaction, which is considered to possibly be as energetic as a phreatomagmatic explosion35. MY13091402 was collected in Hagi, where the lava flowed down approximately 45 km from the fissure vent (Fig. 1). Therefore, this sample may be different from other samples of rootless eruptions due to different conditions, such as lava temperature and availability of water during the explosions. NP16102407 was separated from other phreatomagmatic samples (Fig. 1). It is known that, at the time of the formation, a magmatic eruption took place concurrently at an extremely close range (less than 300 m)21. Thus, NP16102407 might be a mixture of ash particles generated by phreatomagmatic and magmatic eruptions, and is therefore considered to be distinct from other phreatomagmatic samples.

Discussion

Future works

In this work, because Morphologi was used to quickly acquire many images, the detailed surface texture of the particles, other than the transparency, could not be imaged. Surface texture also contains information about eruption type, as both qualitative and quantitative analyses have indicated1,4,5,36. Thus, we are planning to apply this method to other types of images, such as SEM images, which provide such detail3,5,36, with the goal of training our CNN to recognize particle texture.

In order to increase the robustness of the particle classification by CNN, much more images should be prepared and tested with several conditions (e.g., different location, resolution and class). As we mentioned, our basal images were selected from large structure. More accurate mixing ratios may be obtained if the training images are limited to more ideal shapes, which do not have small-scale structure. However, the number of particles with ideal shapes is very small. To solve the problem of the amount of images, a database of volcanic ash images9 will be useful for further studies. The structure of CNN also should be discussed especially when the complicated texture of particles is taken into account.

Suggestion of new taxonomy approach

Other than volcanic ash, our approach using probabilities (mixing ratio) is applicable to classifications of other objects in nature, such as organisms and fossils that are difficult to categorize into unique species37. Although an important principle of classification is that one object is categorized into one class and that every class is independent, in the case of natural objects, characteristics of several classes are often present in a single object. Thus, classification by the naked eye becomes subjective if we forcibly assign such natural objects into a single class. On the other hand, visual classification has the advantages that qualitative characteristics can be taken into account and that unlimited parameterization of complex shapes is not required. As quantitative analyses of volcanic ash have shown8, the number of parameters increases as one seeks a better representation of complex objects. A CNN can provide probabilities for each class (i.e., quantification of human recognition), which can be interpreted as a mixing ratio of basal shapes. Thus, in addition to the fact that a trained CNN can be shared, even obscure objects can be classified without forcibly assigning them into a single class and without defining numerous complex parameters, which may become a new direction of taxonomy. Further studies and discussions with researchers in different fields (e.g., geology, computer science, and biology) are important.