ALBERT

All Library Books, journals and Electronic Records Telegrafenberg

Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • pattern recognition  (7)
  • 03. Hydrosphere::03.04. Chemical and biological::03.04.05. Gases
  • ddc:551.48
  • Elsevier B.V.  (7)
  • Blackwell Publishing Ltd  (4)
  • American Chemical Society (ACS)
  • Nature Publishing Group
  • University of Patras, Greece
Collection
Language
  • 1
    facet.materialart.
    Unknown
    Elsevier B.V.
    Publication Date: 2021-02-01
    Description: In supervised classification, we search criteria allowing us to decide whether a sample belongs to a certain class of patterns. The identification of such decision functions is based on examples where we know a priori to which class they belong. The distinction of seismic signals, produced from earthquakes and nuclear explosions, is a classical problem of discrimination using classification with supervision. We move on from observed data—signals originating from known earthquakes and nuclear tests—and search for criteria on how to assign a class to a signal of unknown origin. We begin with Principal Component Analysis (PCA) and Fisher's Linear Discriminant Analysis (FLDA), identifying a linear element separating groups at best. PCA, FLDA, and likelihood-based approaches make use of statistical properties of the groups. Considering only the number of misclassified samples as a cost, we may prefer alternatives, such as the Multilayer Perceptrons (MLPs). The Support Vector Machines (SVMs) use a modified cost function, combining the criterion of the minimum number of misclassified samples with a request of separating the hulls of the groups with a margin as wide as possible. Both SVMs and MLPs overcome the limits of linear discrimination. A famous example for the advantages of the two techniques is the eXclusive OR (XOR) problem, where we wish to form classes of objects having the same parity—even, e.g., (0,0), (1,1) or odd, e.g., (0,1), (1,0). MLPs and SVMs offer effective methods for the identification of nonlinear decision functions, allowing us to resolve classification problems of any complexity provided the data set used during earning is sufficiently large. In Hidden Markov Models (HMMs), we consider observations where their meaning depends on their context. Observations form a causal chain generated by a hidden process. In Bayesian Networks (BNs) we represent conditional (in)dependencies between a set of random variables by a graphical model. In both HMMs and BNs, we aim at identifying models and parameters that explain observations with a highest possible degree of probability.
    Description: Published
    Description: 33-85
    Description: 5T. Sismologia, geofisica e geologia per l'ingegneria sismica
    Keywords: pattern recognition ; supervised learning ; Support Vector Machines ; Multilayer Perceptrons ; Hidden Markov Models ; Bayesian Networks ; 04.04. Geology ; 04.06. Seismology ; 04.07. Tectonophysics ; 04.08. Volcanology ; 05.04. Instrumentation and techniques of general interest
    Repository Name: Istituto Nazionale di Geofisica e Vulcanologia (INGV)
    Type: book chapter
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 2
    Publication Date: 2021-02-01
    Description: Patterns and objects are described by a variety of characteristics, namely features and feature vectors. Features can be numerical, ordinal, and categorical. Patterns can be made up of a number of objects, such as in speech processing. In geophysics, numerical features are the most common ones and we focus on those. The choice of appropriate features requires a priori reasoning about the physical relation between patterns and features. We present strategies for feature identification and procedures suitable for pattern recognition. In time series analysis and image processing, the direct use of raw data is not feasible. Procedures of feature extraction, based on locally encountered characteristics of the data, are applied. Here we present the problem of delineating segments of interest in time series and textures in image processing. In transformations, we “translate” our raw data to a form suitable for learning. In Principal Component Analysis, we rotate the original features to a system of uncorrelated variables, limiting redundancy. Independent Component Analysis follows a similar strategy, transforming our data into variables independent of each other. Fourier transform and wavelet transform are based on the representation of the original data as a series of basis functions—sines and cosines or finite-length wavelets. Redundancy reduction is achieved considering the contributions of the single basis functions. Even though a large number of features help to solve a classification problem, feature vectors with high dimensions pose severe problems. Besides the computational burden, we encounter problems known under the term “curse of dimensionality.” The curse of dimensionality entails the necessity of feature selection and reduction, which includes a priori considerations as well as redundancy reduction. The significance of features may be evaluated with tests, such as Student’s t or Hotelling's T2, and, in more complex problems, with cross-validation methods.
    Description: Published
    Description: 3-13
    Description: 5T. Sismologia, geofisica e geologia per l'ingegneria sismica
    Keywords: pattern recognition ; objects ; features ; 04.04. Geology ; 04.06. Seismology ; 04.07. Tectonophysics ; 04.08. Volcanology ; 05.04. Instrumentation and techniques of general interest
    Repository Name: Istituto Nazionale di Geofisica e Vulcanologia (INGV)
    Type: book chapter
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 3
    Publication Date: 2021-02-01
    Description: In this chapter, we deal with a posterior analysis of supervised and unsupervised learning techniques. Concerning supervised learning, we discuss methods of cross-validation and assessment of uncertainty of tests by means of the “Receiver Operation Curve” and the “Kappa-Statistics.” We show the importance of appropriate target information. Furthermore, features are critical; when they are not properly chosen, they fail to describe objects in a unique way. A critical attitude is mandatory to validate the success of an application. A high score of success does not automatically mean that a method is truly effective. At the same time, users should not despair when the desired success is not achieved. A posteriori analysis on the reasons for an apparent failure may provide useful insights into the problem. Targets may not be appropriately defined, features can be inadequate, etc. Problems can be often fixed by adjusting a few choices; sometimes a change of strategy may be necessary to improve results. In unsupervised learning, we ask whether the structures revealed in the data are meaningful. Cluster analysis offers rules giving formal answers to this question; however, such rules are not generally applicable. In some cases, a heuristic approach may be necessary.
    Description: Published
    Description: 237-259
    Description: 5T. Sismologia, geofisica e geologia per l'ingegneria sismica
    Keywords: pattern recognition ; a posteriori analysis ; supervised learning ; unsupervised learning ; cross validation ; assessment of uncertainty ; Receiver Operation Curve ; Kappa-Statistics ; 04.04. Geology ; 04.06. Seismology ; 04.07. Tectonophysics ; 04.08. Volcanology ; 05.04. Instrumentation and techniques of general interest
    Repository Name: Istituto Nazionale di Geofisica e Vulcanologia (INGV)
    Type: book chapter
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 4
    facet.materialart.
    Unknown
    Elsevier B.V.
    Publication Date: 2021-02-01
    Description: Unsupervised learning is based on the definition of an appropriate metrics defining the similarity of patterns. On the basis of the metrics, we form groups or clusters of patterns following various strategies. In partitioning cluster analysis, we form disjoint clusters. Being faced with data, where clusters still exhibit heterogeneities or subclusters, we may adopt the strategy of hierarchical clustering, which leads to the generation of the so-called dendrograms. In the partitioning strategy, we choose a priori the number of clusters we wish to form, whereas in the hierarchical strategy, the number of clusters depends on the resolution we want to have. Density-based clustering considers local structures of a data set. We consider a unit volume in our data space and derive the density of samples within this volume. Moving toward neighboring volumes, we verify whether the number of samples has dropped below a threshold. If this is the case, we identify a heterogeneity, otherwise we join the neighboring volumes to a common cluster. Self-Organizing Maps (SOMs) provide a way of representing multidimensional data in much lower dimensional spaces than the original data set. The process of reducing the dimensionality of vectors is essentially a data compression technique known as vector quantization. The SOM technique creates a network that stores information in a way that it maintains the topological relationships within the patterns of the data set. Each node of the network represents a number of patterns. Assigning a color code to the nodes, the representation of pattern characteristics with high-dimensional feature vectors becomes extremely effective.
    Description: Published
    Description: 87-124
    Description: 5T. Sismologia, geofisica e geologia per l'ingegneria sismica
    Keywords: pattern recognition ; unsupervised learning ; cluster analysis ; Density-based clustering ; Self-Organizing Maps ; 04.04. Geology ; 04.06. Seismology ; 04.07. Tectonophysics ; 04.08. Volcanology ; 05.04. Instrumentation and techniques of general interest
    Repository Name: Istituto Nazionale di Geofisica e Vulcanologia (INGV)
    Type: book chapter
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 5
    Publication Date: 2021-02-01
    Description: This chapter demonstrates how Unsupervised Learning can be applied in Geophysics. It starts with an example of clustering seismic spectra obtained on Stromboli volcano. K-means clustering as well as clustering using the Adaptive Criterion are applied. The latter criterion is preferred as it better matches the statistical characteristics of the data. Clusters show close relation to the state of volcanic activity. Density based clustering reveals groups whose hulls can be of irregular shape. This makes the method attractive, among others, for the identification of structural elements in geology, which often do not have a simple geometry. An example application is discussed considering the distribution of earthquake locations on Mt Etna, which clearly evidence structures already identified by other, independent evidences. Using SOM we aim at data reduction and effective graphical visualization. In an example for climate data we demonstrate the application of SOM for zoning purposes. Besides, the temporal evolution of spectral seismic data recorded on Mt Etna can be effectively monitored using SOM. We further illustrate the use of SOM for directional data, which can be handled best using a toroidal sheet geometry. We discuss this using a data set of seismic moment tensors of Mediterranean earthquakes.
    Description: Published
    Description: 189-234
    Description: 5T. Sismologia, geofisica e geologia per l'ingegneria sismica
    Keywords: pattern recognition ; unsupervised learning ; Density based clustering ; Stromboli ; earthquakes ; volcanic activity ; structural data ; seismic moment tensors ; 04.04. Geology ; 04.06. Seismology ; 04.07. Tectonophysics ; 04.08. Volcanology ; 05.04. Instrumentation and techniques of general interest
    Repository Name: Istituto Nazionale di Geofisica e Vulcanologia (INGV)
    Type: book chapter
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 6
    facet.materialart.
    Unknown
    Elsevier B.V.
    Publication Date: 2021-02-01
    Description: In this chapter, we present scripts and programs that accompany this book. Five MATLAB scripts regard simple examples related to supervised learning, that is, linear discrimination, the perceptron, support vector machines, and hidden Markov models. Seven scripts are devoted to unsupervised learning, such as K-means and fuzzy clustering, agglomerative clustering, density-based clustering, and clustering of patterns where features are correlated. These scripts provide a starting point for the reader, who can adjust and modify the codes with respect to proper needs. Besides, we provide sources and executables of programs that can be readily applied to larger and more complex datasets. These programs regard supervised learning using multilayerperceptron and support vector machines. KKAnalysis is a toolbox for unsupervised learning and offers various options of clustering and the use of self-organizing maps. The programs offer graphical user interfaces (GUI) to facilitate their use and create both graphical and alphanumeric output that can be used in further processing steps. The programs come along with real-world datasets that are also discussed in the example applications presented in various chapters of the book. Other propaedeutic material can be found in a folder called “miscellaneous.”
    Description: Published
    Description: 261-313
    Description: 5T. Sismologia, geofisica e geologia per l'ingegneria sismica
    Keywords: pattern recognition ; software manuals ; MATLAB scripts ; 04.04. Geology ; 04.06. Seismology ; 04.07. Tectonophysics ; 04.08. Volcanology ; 05.04. Instrumentation and techniques of general interest
    Repository Name: Istituto Nazionale di Geofisica e Vulcanologia (INGV)
    Type: book chapter
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 7
    Publication Date: 2021-02-15
    Description: This chapter presents applications of supervised learning in various geophysical disciplines, being them seismology, geodesy, magnetism, and others. For all examples, we provide a brief introduction to the geophysical background. Practical aspects, such as normalization issues and feature selection, are discussed. A posteriori considerations shed light on the geophysical problem, such as the importance of model parameters in regression, the possible nonuniqueness in inversion, and flaws in the definition of targets. We demonstrate multilayer perceptrons (MLPs) as classifiers of seismic waveforms. Besides, we show how the use of MLP is straightforward in the context of inversion of various kinds of data, for example, seismic, geodetic, and magnetic. Regression with MLP is applied to magnetotelluric and seismic data. Multiclass classification with support vector machine (SVM) is discussed for infrasound waveforms and volcanic rocks using geochemical characteristics. We introduce the use of SVM in the context of regression, which is formally less immediate than for MLP, but yields good results. An example deals with empirical ground motion estimation during earthquakes. In hidden Markov models and Bayesian networks one considers the interrelation between observations rather than single patterns. We show their benefits in various applications, from seismic waveform classification aimed at the forecast of volcanic unrest up to their use in tsunami early-warning systems.
    Description: Published
    Description: 127-187
    Description: 5T. Sismologia, geofisica e geologia per l'ingegneria sismica
    Keywords: pattern recognition ; supervised learning ; multilayer perceptrons ; seismic data ; magnetotelluric data ; infrasound waveforms ; volcanic rocks ; geochemical characteristics ; 04.04. Geology ; 04.06. Seismology ; 04.07. Tectonophysics ; 04.08. Volcanology ; 05.04. Instrumentation and techniques of general interest
    Repository Name: Istituto Nazionale di Geofisica e Vulcanologia (INGV)
    Type: book chapter
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 8
    Publication Date: 2021-06-15
    Description: The Amik Basin is an asymmetrical composite transtensional basin developed between the seismically active left-lateral Dead Sea Fault (DSF) splays and the left-lateral oblique-slip Karasu Fault segment during neotectonic period. The relationship between the DSF and the East Anatolian Fault Zone is important as it represents a triple junction between Arabian Plate, African Plate and Anatolian Block in which the Amik Basin developed. The basin was formed on a pre-Miocene basement consisting of two rock series: Paleozoic crustal units with a Mesozoic allochthonous ophiolitic complex and ~1300 m thick Upper Miocene-Lower Pliocene sedimentary sequence. Plio-Quaternary sediments and Quaternary volcanics unconformably overlie the deformed and folded Miocene beds. Quaternary alkali-basaltic volcanism, derived from a metasomatized asthenospheric or lithospheric mantle, is most probably related to the syn-collisional transtensional strike-slip deformation in the area. Active faults in the region have the potential to generate catastrophic earthquakes (M〉7). Nineteen samples of cold and thermal groundwaters have been collected over the Amik Basin area for dissolved gas analyses as well as two samples from the gas seeps, and one bubbling gas from a thermal spring Samples were analysed for their chemical and isotopic (He, C) composition. On the basis of their chemical composition, three main groups can be recognized. Most of the dissolved gases (16; Group I) collected from springs or shallow wells (〈 150 m depth), contain mainly atmospheric gasses with very limited H2 (〈 80 ppm) and CH4 (1– 2700 ppm) contents and minor concentrations of CO2 (0.5–11.2 %). The isotopic composition of Total Dissolved Carbon evidences a prevailing organic contribution with possible dissolution of carbonate rocks. However the CO2-richest sample shows a small but significant deep (probably mantle) contribution which is also evidenced by its He isotopic composition. Further three samples, taken from the northern part of the basin close to Quaternary volcanic outcrops and main tectonic structures, also exhibit a small mantle He contribution (Fig. 1). The two dissolved gases (Group II) collected from deep boreholes (〉 1200 m depth) are typical of hydrocarbon reservoirs being very rich in CH4 (〉 78 %) and N2 (〉 13%). The water composition of these samples is also distinctive of saline connate waters (Cl- and B-rich, SO4-poor). Isotopic composition of methane (δ13C ~ -65‰) indicates a biogenic origin while He-isotopic composition points to a prevailing crustal signature for one (R/Ra 0.16) of the sites and a small mantle contribution for the other (R/Ra 0.98) (Fig. 1). The three free gas samples (Group III), taken at two sites within the ophiolitic basement west of the basin, have the typical composition of gas generated by low temperature serpentinisation processes with high hydrogen (37–50 %) and methane (10–61 %) concentrations. While all three gases show an almost identical δD-H2 of ~ -750‰, two of them display an isotopic composition of methane (δ13C ~ -5‰; δD ~ -105‰) and a C1/[C2+C3] ratio (~100) typical of abiogenic hydrocarbons and a significant contribution of mantle-type helium (R/Ra: 1.33). The composition of these two gasses is comparable to that of the gasses issuing in similar geologic conditions (Chimera-Turkey, Zambales-Philippine and Oman ophiolites). The gas composition of the other site evidences a contribution of a crustal (thermogenic) component (δ13C-CH4 ~ -30‰; δD-CH4 ~ -325‰; C1/[C2+C3] ~ 3000). Such crustal contribution is also supported by higher N2 contents (40% instead of 2%) and lower He-isotopic composition (R/Ra 0.07) (Fig. 1). These first results highlight contributions of mantle-derived volatiles possibly drained towards shallow levels by the DSF and other parallel structures crossing the basin showing a tectonic control of the fluids circulating within the Basin .
    Description: Published
    Description: Patras, Greece
    Description: 4.5. Studi sul degassamento naturale e sui gas petroliferi
    Description: open
    Keywords: dissolved gases ; natural gas manifestations ; helium isotopes ; 03. Hydrosphere::03.04. Chemical and biological::03.04.05. Gases ; 04. Solid Earth::04.04. Geology::04.04.12. Fluid Geochemistry
    Repository Name: Istituto Nazionale di Geofisica e Vulcanologia (INGV)
    Type: Oral presentation
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 9
    Publication Date: 2017-04-04
    Description: The paper describes a case of a natural emission of methane from soil in an urban development area, generating a significant risk for the local population and buildings, due to gas explosiveness and asphyxiation potential. The site is located on the south-western margin of the East-European Platform in eastern Romania, in a hydrocarbon-prone area crossed by the Pericarpathian lineament and regional faults. Molecular composition of gas and stable isotopic analyses of methane (CH4〉90%, δ to the power of 13 C1: -49.4‰, δD1: -173.4‰) indicate a dominant thermogenic origin, with significant amounts of C2-C5 alkanes (~5%), likely migrating through faults from a deep reservoir. Possible candidates are the Saucesti and Secuieni gas fields, located in the same petroleum system. Two surface geochemical surveys, based on closed-chamber flux measurements, were performed to assess the degassing intensity and the extent of the affected area. Methane fluxes from soil reach orders of 10 to the power of 4 mg m to the power of -2 day to the power of -1. Gas seepage mainly occurs in one zone 30 000 m2 wide, and it is likely controlled by channeling along a fault and gas accumulation in permeable sediments and shallow subsoil. The estimated total CH4 emission is about 40 t year to the power of -1 CH4, of which 8–9 t year to the power of -1 are naturally released from soil and 30–35 t year to the power of -1 are emitted from shallow boreholes. These wells have likely channeled the gas accumulated in shallow alluvial sediment but gas flux from soil is still high and mitigation measures are needed to reduce the risk for humans and buildings.
    Description: Published
    Description: 311-320
    Description: 3.8. Geofisica per l'ambiente
    Description: JCR Journal
    Description: reserved
    Keywords: gas hazard ; methane seepage ; soil degassing ; thermogenic gas ; 03. Hydrosphere::03.04. Chemical and biological::03.04.05. Gases
    Repository Name: Istituto Nazionale di Geofisica e Vulcanologia (INGV)
    Type: article
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 10
    Publication Date: 2017-04-04
    Description: The Chimaera gas seep, near Antalya (SW Turkey), has been continuously active for thousands of years and it is known to be the source of the first Olympic fire in the Hellenistic period. New and thorough molecular and isotopic analyses including methane (approximately 87% v/v; δ to the power of 13 C1 from -7.9‰ to -12.3‰; δ to the power of 13 D1 from -119‰ to -124‰), light alkanes (C2 + C3 + C4 + C5 = 0.5%; C6+: 0.07%; δ to the power of 13 C2 from -24.2‰ to -26.5‰; δ to the power of 13 C3 from -25.5‰ to -27‰), hydrogen (7.5–11%), carbon dioxide (0.01–0.07%; δ to the power of 13 CCO2: -15‰), helium (approximately 80 ppmv; R/Ra: 0.41) and nitrogen (2–4.9%; δ to the power of 15 N from -2‰ to -2.8‰) converge to indicate that the seep releases a mixture of organic thermogenic gas, related to mature type III kerogen occurring in Palaeozoic and Mesozoic organic-rich sedimentary rocks, and abiogenic gas produced by low-temperature serpentinization in the Tekirova ophiolitic unit. Methane is not related to mantle or magma degassing. The abiogenic fraction accounts for about half of the total gas released, which is estimated to be well beyond 50 ton year to the power of -1. Ophiolites and limestones are in contact along a tectonic dislocation leading to gas mixing and migration to the Earth’s surface. Chimaera represents the biggest emission of abiogenic methane on land discovered so far. Deep and pressurized gas accumulations are necessary to sustain the Chimaera gas flow for thousands of years and are likely to have been charged by an active inorganic source.
    Description: Published
    Description: 263-273
    Description: 3.8. Geofisica per l'ambiente
    Description: JCR Journal
    Description: reserved
    Keywords: abiogenic methane ; isotopic composition ; ophiolites ; seep ; serpentinization ; 03. Hydrosphere::03.04. Chemical and biological::03.04.05. Gases
    Repository Name: Istituto Nazionale di Geofisica e Vulcanologia (INGV)
    Type: article
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...