SlideShare une entreprise Scribd logo
1  sur  1
Télécharger pour lire hors ligne
Tensor Subspace Projection for Dimensionality Reduction. For typical image and video tensor objects although
the corresponding tensor space is of high dimensionality, tensor objects typically are embedded in a lower
dimensional tensor subspace (or manifold), in analogy to the vectorized face image embedding problem where
vector image inputs reside in a low-dimensional subspace of the original input space (M. Turk, et al 1991). Thus,
it is possible to find a tensor subspace that captures most of the variation in the input tensor objects and it can be
used to extract features for recognition and classification applications. To achieve this objective, 𝑃𝑛 < 𝐼 𝑛
orthonormal basis vectors (principle axes) of the 𝑛 - mode linear space ℝ𝐼 𝑛 are sought for each mode 𝑛 and a
tensor subspace ℝ𝐼1 ⊗ ℝ𝐼2 … ⊗ ℝ𝐼 𝑁 is formed by these linear subspaces.
The MPCA objective is to define a multilinear transformation
𝐔(𝑛)
∈ 𝑅 𝐼 𝑛 × 𝑃 𝑛 , 𝑛 = 1, … , 𝑁 that maps the original tensor space 𝑅 𝐼1 ⊗ 𝑅 𝐼2 … ⊗ 𝑅 𝐼 𝑁 into a tensor subspace
𝑅 𝑃1⊗ 𝑅 𝑃2 … ⊗ 𝑅 𝑃 𝑁(with 𝑃𝑛 < 𝐼 𝑛 for 𝑛 = 1, … 𝑁):
𝑌 𝑀 = 𝑋 𝑀 ×1 𝐔 1 𝑇
×2 𝐔 2 𝑇
… × 𝑁 𝐔 𝑁 𝑇
, 𝑚 = 1, … 𝑀 , such that
𝑌 𝑀 ∈ 𝑅 𝑃1⊗ 𝑅 𝑃2 … ⊗ 𝑅 𝑃 𝑁 , 𝑚 = 1, … 𝑀 captures most of the variations observed in the original tensor objects,
assuming that these variations are measured by the total tensor scatter.
In other words, the MPCA objective is the determination of the 𝑁 projection matrices
𝐔(𝑛) ∈ ℝ𝐼 𝑛 × 𝑃 𝑛 , 𝑛 = 1, … , 𝑁 that maximize the total tensor scatter 𝛹 𝑌:
{𝐔(𝑛)
, 𝑛 = 1, … , 𝑁} = 𝑎𝑟𝑔 𝐔 1 ,𝐔 2 ,…𝐔 𝑁 max 𝛹 𝑌
Here, the dimensionality 𝑃𝑛 for each mode is assumed to be known or predetermined (Lu, Plataniotis, and
Venetsanopoulos, 2006).
Implementation. Our processing tool uses TensorReg Toolbox as a core (see below) providing the tensor PCA or
high order SVD (HO SVD). As other tensor processing software (see Tensorlab, for example) it creates the
output structures similar to the classical PCA structures. For instance, traditional PCA notation can be used to
describe algorithm:
[PC, SCORE, LATENT] = PCA(A)
where A is a matrix with column vectors representing observations. In tensor notation it can be written as:
[MPROJ, PC, LATENT] = TPCA(𝒜,d) following the Zhou, 2013 notation,
where 𝒜 is a tensor with dimensions [p_1, p_2, …,p_D,n], d is a target dimensions [d_1,…d_D],
MPROJ is a tensor with dimensions [d_1, …d_D,n] after change of basis (analogous to SCORE for regular PCA)
and PC is a D-by-1 cell array containing principal components along each mode. PC{i} has dimension p_i-by-
d_i, and LATENT is D-by-1 cell array containing the d_i eigenvalues along each mode, ordered from largest to
smallest.
Multimodal dimensionality reduction with other methods. The multidimensional discrete (MD) cosine transform
(DCT-II and DCT-III for inverse) is popular compression structures for MPEG-4, H.264, and HEVC (high
efficiency video coding), and is accepted as the best suboptimal transformation since its performance is very
close to that of the statistically optimal Karhunen-Loeve transform
𝑋(𝑘1, 𝑘2, … , 𝑘 𝑟) = …
𝑁2−1
𝑛2=0
𝑁1−1
𝑛1=0
𝑥(𝑛1, 𝑛2, … , 𝑛 𝑟) ∙ cos
𝜋 2𝑛1 + 1 𝑘1
2𝑁1
𝑁 𝑟−1
𝑛 𝑟=0
… cos
𝜋 2𝑛 𝑟 + 1 𝑘 𝑟
2𝑁𝑟
,
where 𝑘𝑖 = 0,1, … , 𝑁𝑖 -1 and 𝑖 = 1,2, … , 𝑟. Inverse truncated MD DCT returns the reduced tensor array with the
required number of components used for cross correlation template construction.
MD variants of the various DCT types follow from the one-dimensional definitions: they are a separable product
(equivalently, a composition) of DCTs along each dimension, and computing a multidimensional DCT by
sequences of one-dimensional DCTs along each dimension is known as a row-column algorithm. The inverse of a
multi-dimensional DCT is just a separable product of the inverse(s) of the corresponding one-dimensional
DCT(s), e.g. the one-dimensional inverses applied along one dimension at a time in a row-column algorithm.
There are different methods to compute DCT (Bi, Zeng, 2004). We follow the tensor reduction procedure
implemented by Hua Zhou, 2013, in his tensor regression software (TensorReg_toolbox). We use a 4D DCT
applied to 4-order tensor composing the 3-component seismic array data.
The dimensionality reduction based on tensor interpolation is also based on the tensor regression software
by Zhou, 2013.
A TensorToolbox software by T. Kolda (Sandia National Lab) is also required for this processing.
2DPCA discussed in (Lu et al, 2006) is also tested in this work through the TensorReg as well. We are not
discussing the results in this presentation since we could not obtain good enough performance with
this method.
Testing the Reviewed Event Bulletin of the International Data Centre Using Waveform Cross Correlation:
Repeat Events at Aitik Copper Mine, Sweden
Nikita Rozhkov1, Dmitry Bobrov2, Ivan Kitov2, Mikhail Rozhkov2, Matthew Yedlin3
1SYNAPSE Science Center, 2Preparatory Commission for the Comprehensive Nuclear Test-Ban Treaty Organization, 3University of British Columbia
Abstract. The quality of the Reviewed Event Bulletin (REB) issued by the
International Data Centre (IDC) of the Comprehensive Nuclear-Test-Ban Treaty
Organization (CTBTO) is crucial for the Member States as well as for the
seismological community. One of the most efficient methods to test the REB quality
is using repeat events having very accurate absolute locations. Hundreds of quarry
blasts detonated at Aitik copper mine (the central point of active mining - 67.08N,
20.95E) were recorded by several seismic arrays of the International Monitoring
System (IMS), found by IDC automatic processing and then confirmed by analysts
as REB events. The size of the quarry is approximately 1 km and one can consider
that the uncertainty in absolute coordinates of the studied events is less than 0.5 km
as measured from the central point. In the REB, the corresponding epicenters are
almost uniformly scattered over the territory 67.0N to 67.3N, and 20.7E to 21.5E.
These REB locations are based on the measured arrival times as well as azimuth and
slowness estimates at several IMS stations with the main input from ARCES, NOA,
FINES, and HFS. The higher scattering of REB locations is caused by the
uncertainty in measurements and velocity model. Seismological methods based on
waveform cross correlation allow very accurate relative location of repeat events.
Here we test the level of similarity between signals from these events. It was found
that IMS primary array station ARCES demonstrates the highest similarity as
expressed by cross correlation coefficient (CC) and signal-to-noise ratio (SNR)
calculated at the CC traces. The small-aperture array FINES is the second best and
large-aperture array NOA demonstrating mediocre performance likely due to its size
and the loss of coherency between high-frequency and relatively low-velocity
signals from the mine. During the past five years station ARCES has been upgraded
from a vertical array to a 3-C one. This transformation has improved the
performance of CC-technique as applied to the Aitik mine events. We have also
applied a Principal Component Analysis to estimate the level of variability in the
signals as well as to build the best waveform template for effective detection and
identification of all blasts conducted at Aitik mine.
Disclaimer: The views expressed on this poster are those of the authors
and do not necessary reflect the views of the PTS CTBTO
2. Tensor Approach to Seismic Array Data Processing
1. Aitik and Kiruna mines seismicity
3. Tensor Templates Test
Preparatory Commission for the Comprehensive Nuclear-Test Ban Treaty Organization,
Provisional Technical Secretariat, Vienna International Centre, P.O. Box 1200, A-1400 Vienna,
Austria. E-mail: mikhail.rozhkov@ctbto.org
www.ctbto.org
S31A-2705
Conclusion. We have tested a design of multidimensional (high order, HO)
master event template for further seismic event location based on cross
correlation. The reason for the HO template design emerges from the ability to
represent a multidimensional seismic 3-component array as a multidimensional
array in a computer semantic sense and to apply the dimensionality reduction
technique in a manner we used to do it with the single stations (single or 3-
component). The array seismogram was considered as a 3-order tensor so the
training data set turned to 4-order tensor. Then various tensor reduction methods
were applied in order to produce the most efficient template subset for cross
correlation methods. The following methods were tested: (1) high-order SVD
(HOSVD), (2) multidimensional discreet cosine transform (MD DCT), (3) two
dimensional SVD (2D SVD), and (4) tensor interpolation. The methods were
applied to the data from mining explosions conducted at regional distances at
Sweden mines Aitik and Kiruna and recorded at ARCES 3-component seismic
array of International Monitoring System. The designed master event templates
were tested with the training set as well as with the extended set comprising 50%
of new events recorded by the same array. Different time windows and filter
bands were evaluated. Almost all methods showed very good performance most
of all in terms of detection rate showing excellent SNR for the detected signal
comparing to the preceding background noise.
This work is considered by us as a first test of applying the high order tensor
methods for seismic array data processing, and more work is needed to tune the
methods carefully and test thoroughly the performance of these methods. Also
we are working on implementation of the tensor detector instead of using a 1D
detector working with the vectorized templates. In this case a 3D cross
correlation detector must be applied (or a 2D flattening as a special case), which
requires specific correlation measures to be determined.
Introduction. In this poster, we are discussing an approach to construct master event templates for
further cross-correlation-based location with data recorded at multichannel seismic installations, such
as 3-C seismic arrays of the International Monitoring System (IMS) of the CTBTO. This approach can
be extended to other so called “vector sensor” applications such as time lapse seismics, hydraulic
fracturing monitoring, or reservoir characterization. As discussed in (Spilker1, Rozhkov2, 1984-1987),
a multicomponent seismic sample can be represented, in general case, as a hypercomplex number, a
quaternion as a special case. A pure quaternion of order 4 and other hypercomplex systems are the
natural cases of representing a 3-component digital seismogram sample requiring however special
attention to the non-commutativity or non-transitivity of the corresponding algebra. Dealing with more
complex observations within the approach of assigning the number’s dimension to the observed
physical dimension (more precisely, to the measurement linked with the dimension) demands higher
than 4 dimensional algebras, or some specific grouping of them. Dealing with the tensor
representation of seismic wavefields can simplify in certain sense the multidimensional approach to
data processing, in particular, to the data set which was the same as used for the single component
processing. Multichannel data corresponding to a seismic event from the Aitik and Kiruna quarries in
Sweden can be rearranged as a 3-mode tensor, where first mode is time, or sample number, the second
mode is station, or sensor number, and the third mode is the direction of ground motion (Z, N and E).
Then, a complete test data set would consist of a 4-mode tensor with the event number corresponding
to the 4th dimension. Considering a 3-component seismic array as a multitude of observations with a
tensor description (not the tensor field in general sense), the corresponding data tensor, formally, can
be regarded as a tensor product of 3 vector spaces, each with its own coordinate system. Then we
could apply tensor operations to the data recorded by such arrays gaining certain benefits from
utilizing joint volumetric (sensor) and spatial (array) information. Further dimensionality reduction of
tensor data produces low order principal components, a basis for the multidimensional waveform
templates. Note that a first-mode, or first-order tensor is a vector, a second-order tensor is a matrix,
and tensors of higher orders are higher-order tensors.
General approach. High-dimensional tensors or so called multi-way data are becoming more and
more popular in areas such as biomedical imaging, chemometrics and networking. Traditional
approaches to finding lower dimensional representations of tensor data include flattening the data and
applying matrix factorizations such as principal components analysis (PCA) or employing tensor
decompositions such as the CANDECOMP/PARAFAC (canonical polyadic decomposition with
parallel factor analysis) and Tucker decompositions, which may be regarded as a more
flexible PARAFAC model. Tucker decomposition, which we use in this work, decomposes a tensor
into a set of matrices and one small core tensor. Then the eigen-images can be extracted for resizing
the input tensor to lower dimensions. There are more approaches to the multimodal dimensionality
reduction such as the multidimensional Discrete Fourier Transform (DCT) mostly used in image
processing (JPEG, for instance), 2D SVD (based on low rank approximation of the matrix), and tensor
interpolation (for example, Hotz, et al, 2010, Tensor Field Reconstruction Based on Eigenvector and
Eigenvalue Interpolation). In this poster, we provide results for all the above mentioned methods with
the accent on the Tucker tensor decomposition made with the alternating least squares (ALS) method.
Math formalism. Following standard multilinear algebra, any tensor can be expressed as the product
𝒜 = 𝒮 ×1 𝑈(1) ×2 𝑈(2) … × 𝑁 𝑈(𝑁)
where 𝑈(𝑛)
= (𝑈1
𝑛
𝑈2
𝑛
… 𝑈𝐼 𝑛
(𝑛)
) is an orthogonal (𝐼 𝑛 × 𝐼 𝑛) matrix (H. Lu, K.N. Plataniotis, and
A.N. Venetsanopoulos (2006), Multilinear principal component analysis for tensor objects for
classification). A visual representation of this decomposition in the third-order case is shown on next
figure:
A matrix representation of this decomposition can be obtained by unfolding 𝒜 and 𝒮 as:
𝐀(𝑛) = 𝐔(𝑛) ∙ 𝐒 𝑛 ∙ (𝐔 𝑛+1 ⊗ 𝐔 𝑛+2 … ⊗ 𝐔 𝑁 ⊗ 𝐔 1 ⊗ 𝐔 2 ⊗ ⋯ ⊗ 𝐔 𝑛−1 ) 𝑇
where ⊗ denotes the Kronecker product and 𝒮 is a core tensor of size 𝑅1 × 𝑅2 × ・ ・ ・ × 𝑅 𝑁 .The
decomposition can also be written as
𝒜 = …
𝐼2
𝑖2=1
𝐼1
𝑖1=1
𝒮(𝑖1 𝑖2, … , 𝑖 𝑁 ) ×
𝐼 𝑁
𝑖 𝑁=1
𝐮𝑖1
1
° 𝐮𝑖2
2
° … °𝐮𝑖 𝑁
𝑁
i.e., any tensor can be written as a linear combination of 𝐼1 × 𝐼2 × ⋯ × 𝐼 𝑁 rank-1 tensors.
This decomposition is used in the following to formulate a multilinear projection for
dimensionality reduction.
______________________________________________________________________________
1. A suite of papers in Doklady Academii Nauk SSSR, including (1) On commutative
hypercomplex system of order four, 1984, and (2) Some spectral properties of
hypercomplex wavefields representations, 1987.
2. Homomorphic processing in geophysical distributed systems, 1986. Dissertation Thesis.
We have conducted a study on template selection for further location
of seismic events by the waveform cross-correlation method using
regional quarry blast data recorded at 3-component IMS seismic array
ARCES. One of reasons for this study was the difference in location
conducted by the IDC and presented in the REB, and the location
results presented by the International Seismological Center, ISC,
based on data from the seismographic network of the University of
Helsinki (UH, inlay on a Google Earth map below). The blast clusters
by the IDC are white balls for both mines; the UH results are blue
clouds.
In total, 122 seismic events from the Aitik (copper) and Kiruna (iron)
mines were studied at 19 3-component stations of ARCES.
Aitik mine, aerial view
Seismic event (blast at
Aitik mine) recorded
at ARCES. Stations
with only vertical
components were not
used in the analysis.
W
𝒮U
V
≈
𝒜
We have conducted a number of tests with the obtained reduced tensor components in order to evaluate
performance of the cross correlation detector with these components used as templates. Complete sets of
components for the 3C array were produced with 4 methods: tensor interpolation, DCT, 2DSVD and
HOSVD. In this study, the 3D templates were reduced to 1D vectorized case ([Z,NS,WE]) and we applied a
well established system of tests. Selected results are presented on figures below. The first test was based on
cross correlation (CC) of the developed templates with continuous waveforms measured from the set of 122
events and determining the detection rate based on SNR threshold (see poster S51A-2758 for details, also
Bobrov, et al. 2012): the percentage of detections having SNRCC>3.5. Then, we tested 46 events not
included into the training set of 122. In this test, the ten first reduced tensor components were used for
detection, i.e. 40 components were tested altogether as presented on figures below: (1) 2D SVD, (2) MD
DCT, (3) HOSVD, and (4) tensor interpolation. Different template lengths were used from 10 to 30 seconds.
The best results were produced by the MD DCT and interpolation templates for average SNR; the minimum
SNRCC over all tested signals for a given template, which has to be above 3.5; and the average CC. The
overall difference in detection rates is not large. Similar tests were also carried out with the eigenimages
(instead of reduced back-projections) produced for the HOSVD (PC cell array in TPCA algorithm). It was
found that the algorithm destroys the proper channel alignment in sensor triads and move-outs related to
different stations of the array and the test results were not impressive. In case of single 3-C station, it does
not make any difference since all the channels in a training set are aligned by default and there no is need to
keep the move-outs so the regular SVD/PCA case works fine.
In short, the algorithm works like this: given n tensor
observations (number of seismic events in our case) the
program flattens each along mode I to obtain a matrix,
take the outer product of the matrix (p_i-by-p_i). Then do
the classical PCA on the sum of outer products, retrieve
the first d_i principal components (p_i-by-d_i) and then
scale the original tensor in the PC basis along each mode.
Following this procedure we were able to produce 3C
array projected components of the reduced tensor
composed of 57 seismic channel (19 stations x [N, EW,
NS]), corresponding to the tested reduction to the
dimension of 1 to n. A figure on a left is a snapshot of
one out of ten 3D components of the reduced tensor
seismogram. A reduced tensor set (3D for single
component and 4D for more components) inherits the
properties of the input training data set.
After all methods were tested with different template lengths and filters, we have taken the window (10 seconds) and the filter (3-6 Hz), which work the best. Then we returned to the high order
tensor decomposition and tried our own truncated reconstruction of the reduced tensor set. The detection rate was the same as for the best methods above, and the smallest SNRCC was even larger
(4.2 against 3.5). More work has to be conducted to find the optimal multidimensional template design.
Left figure:
4 methods, 10
templates in each
method, variable
time window length
Left figure:
2 methods, 10
templates in each
method, 5 filter bands:
2-4 Hz, 4-8 Hz, 3-6
Hz, 6-12 Hz, 8-16 Hz.
Left figure:
HOSVD tests non-
standard truncated
reconstruction of
the reduced tensor
set
3-component records at a single ARCES station. Bandpass filter is 3-6 Hz.
160 (upper figure) and 27 (lower) second time windows presented.

Contenu connexe

Tendances

Segmentation Based Multilevel Wide Band Compression for SAR Images Using Coif...
Segmentation Based Multilevel Wide Band Compression for SAR Images Using Coif...Segmentation Based Multilevel Wide Band Compression for SAR Images Using Coif...
Segmentation Based Multilevel Wide Band Compression for SAR Images Using Coif...CSCJournals
 
OPTIMAL BEAM STEERING ANGLES OF A SENSOR ARRAY FOR A MULTIPLE SOURCE SCENARIO
OPTIMAL BEAM STEERING ANGLES OF A SENSOR ARRAY FOR A MULTIPLE SOURCE SCENARIOOPTIMAL BEAM STEERING ANGLES OF A SENSOR ARRAY FOR A MULTIPLE SOURCE SCENARIO
OPTIMAL BEAM STEERING ANGLES OF A SENSOR ARRAY FOR A MULTIPLE SOURCE SCENARIOcsandit
 
K147897
K147897K147897
K147897irjes
 
Continuous and Discrete Crooklet Transform
Continuous and Discrete Crooklet TransformContinuous and Discrete Crooklet Transform
Continuous and Discrete Crooklet TransformDR.P.S.JAGADEESH KUMAR
 
Finite DIfference Methods Mathematica
Finite DIfference Methods MathematicaFinite DIfference Methods Mathematica
Finite DIfference Methods Mathematicaguest56708a
 
High resolution bound-fluid, free-fluid and total porosity w
High resolution bound-fluid, free-fluid and total porosity wHigh resolution bound-fluid, free-fluid and total porosity w
High resolution bound-fluid, free-fluid and total porosity wamrhaggag
 
VKI_RVAD_2005_Application_of_a_Lattice_Boltzmann_Code
VKI_RVAD_2005_Application_of_a_Lattice_Boltzmann_CodeVKI_RVAD_2005_Application_of_a_Lattice_Boltzmann_Code
VKI_RVAD_2005_Application_of_a_Lattice_Boltzmann_CodeNorbert Gruen
 
Blind separation of complex-valued satellite-AIS data for marine surveillance...
Blind separation of complex-valued satellite-AIS data for marine surveillance...Blind separation of complex-valued satellite-AIS data for marine surveillance...
Blind separation of complex-valued satellite-AIS data for marine surveillance...IJECEIAES
 
Qualitative model of transport
Qualitative model of transportQualitative model of transport
Qualitative model of transportRokhitTharshini
 
GPR Probing of Smoothly Layered Subsurface Medium: 3D Analytical Model
GPR Probing of Smoothly Layered Subsurface Medium: 3D Analytical ModelGPR Probing of Smoothly Layered Subsurface Medium: 3D Analytical Model
GPR Probing of Smoothly Layered Subsurface Medium: 3D Analytical ModelLeonid Krinitsky
 
Análisis de los resultados experimentales del aleteo de turbomaquinaria utili...
Análisis de los resultados experimentales del aleteo de turbomaquinaria utili...Análisis de los resultados experimentales del aleteo de turbomaquinaria utili...
Análisis de los resultados experimentales del aleteo de turbomaquinaria utili...BrianZamora7
 
Using Subspace Pursuit Algorithm to Improve Performance of the Distributed Co...
Using Subspace Pursuit Algorithm to Improve Performance of the Distributed Co...Using Subspace Pursuit Algorithm to Improve Performance of the Distributed Co...
Using Subspace Pursuit Algorithm to Improve Performance of the Distributed Co...Polytechnique Montreal
 
A Novel CAZAC Sequence Based Timing Synchronization Scheme for OFDM System
A Novel CAZAC Sequence Based Timing Synchronization Scheme for OFDM SystemA Novel CAZAC Sequence Based Timing Synchronization Scheme for OFDM System
A Novel CAZAC Sequence Based Timing Synchronization Scheme for OFDM SystemIJAAS Team
 
Metodo Monte Carlo -Wang Landau
Metodo Monte Carlo -Wang LandauMetodo Monte Carlo -Wang Landau
Metodo Monte Carlo -Wang Landauangely alcendra
 
Underwater Target Tracking Using Unscented Kalman Filter
Underwater Target Tracking Using Unscented Kalman FilterUnderwater Target Tracking Using Unscented Kalman Filter
Underwater Target Tracking Using Unscented Kalman FilterIJAPEJOURNAL
 

Tendances (19)

Segmentation Based Multilevel Wide Band Compression for SAR Images Using Coif...
Segmentation Based Multilevel Wide Band Compression for SAR Images Using Coif...Segmentation Based Multilevel Wide Band Compression for SAR Images Using Coif...
Segmentation Based Multilevel Wide Band Compression for SAR Images Using Coif...
 
BNL_Research_Report
BNL_Research_ReportBNL_Research_Report
BNL_Research_Report
 
OPTIMAL BEAM STEERING ANGLES OF A SENSOR ARRAY FOR A MULTIPLE SOURCE SCENARIO
OPTIMAL BEAM STEERING ANGLES OF A SENSOR ARRAY FOR A MULTIPLE SOURCE SCENARIOOPTIMAL BEAM STEERING ANGLES OF A SENSOR ARRAY FOR A MULTIPLE SOURCE SCENARIO
OPTIMAL BEAM STEERING ANGLES OF A SENSOR ARRAY FOR A MULTIPLE SOURCE SCENARIO
 
K147897
K147897K147897
K147897
 
Economia01
Economia01Economia01
Economia01
 
Continuous and Discrete Crooklet Transform
Continuous and Discrete Crooklet TransformContinuous and Discrete Crooklet Transform
Continuous and Discrete Crooklet Transform
 
Finite DIfference Methods Mathematica
Finite DIfference Methods MathematicaFinite DIfference Methods Mathematica
Finite DIfference Methods Mathematica
 
High resolution bound-fluid, free-fluid and total porosity w
High resolution bound-fluid, free-fluid and total porosity wHigh resolution bound-fluid, free-fluid and total porosity w
High resolution bound-fluid, free-fluid and total porosity w
 
H213949
H213949H213949
H213949
 
VKI_RVAD_2005_Application_of_a_Lattice_Boltzmann_Code
VKI_RVAD_2005_Application_of_a_Lattice_Boltzmann_CodeVKI_RVAD_2005_Application_of_a_Lattice_Boltzmann_Code
VKI_RVAD_2005_Application_of_a_Lattice_Boltzmann_Code
 
Blind separation of complex-valued satellite-AIS data for marine surveillance...
Blind separation of complex-valued satellite-AIS data for marine surveillance...Blind separation of complex-valued satellite-AIS data for marine surveillance...
Blind separation of complex-valued satellite-AIS data for marine surveillance...
 
Qualitative model of transport
Qualitative model of transportQualitative model of transport
Qualitative model of transport
 
GPR Probing of Smoothly Layered Subsurface Medium: 3D Analytical Model
GPR Probing of Smoothly Layered Subsurface Medium: 3D Analytical ModelGPR Probing of Smoothly Layered Subsurface Medium: 3D Analytical Model
GPR Probing of Smoothly Layered Subsurface Medium: 3D Analytical Model
 
Análisis de los resultados experimentales del aleteo de turbomaquinaria utili...
Análisis de los resultados experimentales del aleteo de turbomaquinaria utili...Análisis de los resultados experimentales del aleteo de turbomaquinaria utili...
Análisis de los resultados experimentales del aleteo de turbomaquinaria utili...
 
Using Subspace Pursuit Algorithm to Improve Performance of the Distributed Co...
Using Subspace Pursuit Algorithm to Improve Performance of the Distributed Co...Using Subspace Pursuit Algorithm to Improve Performance of the Distributed Co...
Using Subspace Pursuit Algorithm to Improve Performance of the Distributed Co...
 
A Novel CAZAC Sequence Based Timing Synchronization Scheme for OFDM System
A Novel CAZAC Sequence Based Timing Synchronization Scheme for OFDM SystemA Novel CAZAC Sequence Based Timing Synchronization Scheme for OFDM System
A Novel CAZAC Sequence Based Timing Synchronization Scheme for OFDM System
 
Metodo Monte Carlo -Wang Landau
Metodo Monte Carlo -Wang LandauMetodo Monte Carlo -Wang Landau
Metodo Monte Carlo -Wang Landau
 
Underwater Target Tracking Using Unscented Kalman Filter
Underwater Target Tracking Using Unscented Kalman FilterUnderwater Target Tracking Using Unscented Kalman Filter
Underwater Target Tracking Using Unscented Kalman Filter
 
Graph Kernelpdf
Graph KernelpdfGraph Kernelpdf
Graph Kernelpdf
 

Similaire à Investigation of repeated blasts at Aitik mine using waveform cross correlation

CHANNEL ESTIMATION AND MULTIUSER DETECTION IN ASYNCHRONOUS SATELLITE COMMUNIC...
CHANNEL ESTIMATION AND MULTIUSER DETECTION IN ASYNCHRONOUS SATELLITE COMMUNIC...CHANNEL ESTIMATION AND MULTIUSER DETECTION IN ASYNCHRONOUS SATELLITE COMMUNIC...
CHANNEL ESTIMATION AND MULTIUSER DETECTION IN ASYNCHRONOUS SATELLITE COMMUNIC...ijwmn
 
ADC Lab Analysis
ADC Lab AnalysisADC Lab Analysis
ADC Lab AnalysisKara Bell
 
Projected Barzilai-Borwein Methods Applied to Distributed Compressive Spectru...
Projected Barzilai-Borwein Methods Applied to Distributed Compressive Spectru...Projected Barzilai-Borwein Methods Applied to Distributed Compressive Spectru...
Projected Barzilai-Borwein Methods Applied to Distributed Compressive Spectru...Polytechnique Montreal
 
1998 Appl. Phys. A 66 (1998), p857 design and construction of a high resoluti...
1998 Appl. Phys. A 66 (1998), p857 design and construction of a high resoluti...1998 Appl. Phys. A 66 (1998), p857 design and construction of a high resoluti...
1998 Appl. Phys. A 66 (1998), p857 design and construction of a high resoluti...pmloscholte
 
Vibration source identification caused by bearing faults based on SVD-EMD-ICA
Vibration source identification caused by bearing faults based on SVD-EMD-ICAVibration source identification caused by bearing faults based on SVD-EMD-ICA
Vibration source identification caused by bearing faults based on SVD-EMD-ICAIJRES Journal
 
Chaotic signals denoising using empirical mode decomposition inspired by mult...
Chaotic signals denoising using empirical mode decomposition inspired by mult...Chaotic signals denoising using empirical mode decomposition inspired by mult...
Chaotic signals denoising using empirical mode decomposition inspired by mult...IJECEIAES
 
Adaptive Channel Equalization using Multilayer Perceptron Neural Networks wit...
Adaptive Channel Equalization using Multilayer Perceptron Neural Networks wit...Adaptive Channel Equalization using Multilayer Perceptron Neural Networks wit...
Adaptive Channel Equalization using Multilayer Perceptron Neural Networks wit...IOSRJVSP
 
Ill-posedness formulation of the emission source localization in the radio- d...
Ill-posedness formulation of the emission source localization in the radio- d...Ill-posedness formulation of the emission source localization in the radio- d...
Ill-posedness formulation of the emission source localization in the radio- d...Ahmed Ammar Rebai PhD
 
Comparison of Different Methods for Fusion of Multimodal Medical Images
Comparison of Different Methods for Fusion of Multimodal Medical ImagesComparison of Different Methods for Fusion of Multimodal Medical Images
Comparison of Different Methods for Fusion of Multimodal Medical ImagesIRJET Journal
 
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-II
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-IIDesign of Linear Array Transducer Using Ultrasound Simulation Program Field-II
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-IIinventy
 
Photoacoustic tomography based on the application of virtual detectors
Photoacoustic tomography based on the application of virtual detectorsPhotoacoustic tomography based on the application of virtual detectors
Photoacoustic tomography based on the application of virtual detectorsIAEME Publication
 
New folderelec425_2016_hw5.pdfMar 25, 2016 ELEC 425 S.docx
New folderelec425_2016_hw5.pdfMar 25, 2016 ELEC 425 S.docxNew folderelec425_2016_hw5.pdfMar 25, 2016 ELEC 425 S.docx
New folderelec425_2016_hw5.pdfMar 25, 2016 ELEC 425 S.docxcurwenmichaela
 
VKI-RVAD-2005-BMW-Presentation
VKI-RVAD-2005-BMW-PresentationVKI-RVAD-2005-BMW-Presentation
VKI-RVAD-2005-BMW-PresentationNorbert Gruen
 
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...ijsc
 

Similaire à Investigation of repeated blasts at Aitik mine using waveform cross correlation (20)

CHANNEL ESTIMATION AND MULTIUSER DETECTION IN ASYNCHRONOUS SATELLITE COMMUNIC...
CHANNEL ESTIMATION AND MULTIUSER DETECTION IN ASYNCHRONOUS SATELLITE COMMUNIC...CHANNEL ESTIMATION AND MULTIUSER DETECTION IN ASYNCHRONOUS SATELLITE COMMUNIC...
CHANNEL ESTIMATION AND MULTIUSER DETECTION IN ASYNCHRONOUS SATELLITE COMMUNIC...
 
ADC Lab Analysis
ADC Lab AnalysisADC Lab Analysis
ADC Lab Analysis
 
Projected Barzilai-Borwein Methods Applied to Distributed Compressive Spectru...
Projected Barzilai-Borwein Methods Applied to Distributed Compressive Spectru...Projected Barzilai-Borwein Methods Applied to Distributed Compressive Spectru...
Projected Barzilai-Borwein Methods Applied to Distributed Compressive Spectru...
 
1998 Appl. Phys. A 66 (1998), p857 design and construction of a high resoluti...
1998 Appl. Phys. A 66 (1998), p857 design and construction of a high resoluti...1998 Appl. Phys. A 66 (1998), p857 design and construction of a high resoluti...
1998 Appl. Phys. A 66 (1998), p857 design and construction of a high resoluti...
 
Vibration source identification caused by bearing faults based on SVD-EMD-ICA
Vibration source identification caused by bearing faults based on SVD-EMD-ICAVibration source identification caused by bearing faults based on SVD-EMD-ICA
Vibration source identification caused by bearing faults based on SVD-EMD-ICA
 
JBUON-21-1-33
JBUON-21-1-33JBUON-21-1-33
JBUON-21-1-33
 
Lecture 3 sapienza 2017
Lecture 3 sapienza 2017Lecture 3 sapienza 2017
Lecture 3 sapienza 2017
 
Chaotic signals denoising using empirical mode decomposition inspired by mult...
Chaotic signals denoising using empirical mode decomposition inspired by mult...Chaotic signals denoising using empirical mode decomposition inspired by mult...
Chaotic signals denoising using empirical mode decomposition inspired by mult...
 
Adaptive Channel Equalization using Multilayer Perceptron Neural Networks wit...
Adaptive Channel Equalization using Multilayer Perceptron Neural Networks wit...Adaptive Channel Equalization using Multilayer Perceptron Neural Networks wit...
Adaptive Channel Equalization using Multilayer Perceptron Neural Networks wit...
 
Economia01
Economia01Economia01
Economia01
 
C4_S2_G8 (1).pdf
C4_S2_G8  (1).pdfC4_S2_G8  (1).pdf
C4_S2_G8 (1).pdf
 
C4_S2_G8 .pdf
C4_S2_G8 .pdfC4_S2_G8 .pdf
C4_S2_G8 .pdf
 
Ill-posedness formulation of the emission source localization in the radio- d...
Ill-posedness formulation of the emission source localization in the radio- d...Ill-posedness formulation of the emission source localization in the radio- d...
Ill-posedness formulation of the emission source localization in the radio- d...
 
Comparison of Different Methods for Fusion of Multimodal Medical Images
Comparison of Different Methods for Fusion of Multimodal Medical ImagesComparison of Different Methods for Fusion of Multimodal Medical Images
Comparison of Different Methods for Fusion of Multimodal Medical Images
 
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-II
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-IIDesign of Linear Array Transducer Using Ultrasound Simulation Program Field-II
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-II
 
Photoacoustic tomography based on the application of virtual detectors
Photoacoustic tomography based on the application of virtual detectorsPhotoacoustic tomography based on the application of virtual detectors
Photoacoustic tomography based on the application of virtual detectors
 
New folderelec425_2016_hw5.pdfMar 25, 2016 ELEC 425 S.docx
New folderelec425_2016_hw5.pdfMar 25, 2016 ELEC 425 S.docxNew folderelec425_2016_hw5.pdfMar 25, 2016 ELEC 425 S.docx
New folderelec425_2016_hw5.pdfMar 25, 2016 ELEC 425 S.docx
 
VKI-RVAD-2005-BMW-Presentation
VKI-RVAD-2005-BMW-PresentationVKI-RVAD-2005-BMW-Presentation
VKI-RVAD-2005-BMW-Presentation
 
H44093641
H44093641H44093641
H44093641
 
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
 

Plus de Ivan Kitov

Assessing the consistency, quality, and completeness of the Reviewed Event Bu...
Assessing the consistency, quality, and completeness of the Reviewed Event Bu...Assessing the consistency, quality, and completeness of the Reviewed Event Bu...
Assessing the consistency, quality, and completeness of the Reviewed Event Bu...Ivan Kitov
 
Detection and location of small aftershocks using waveform cross correlation
Detection and location of small aftershocks using waveform cross correlationDetection and location of small aftershocks using waveform cross correlation
Detection and location of small aftershocks using waveform cross correlationIvan Kitov
 
Waveform cross correlation: coherency of seismic signals estimated from repea...
Waveform cross correlation: coherency of seismic signals estimated from repea...Waveform cross correlation: coherency of seismic signals estimated from repea...
Waveform cross correlation: coherency of seismic signals estimated from repea...Ivan Kitov
 
Remote detection of weak aftershocks of the DPRK underground explosions using...
Remote detection of weak aftershocks of the DPRK underground explosions using...Remote detection of weak aftershocks of the DPRK underground explosions using...
Remote detection of weak aftershocks of the DPRK underground explosions using...Ivan Kitov
 
Investigation of repeated events at Jordan phosphate mine with waveform cross...
Investigation of repeated events at Jordan phosphate mine with waveform cross...Investigation of repeated events at Jordan phosphate mine with waveform cross...
Investigation of repeated events at Jordan phosphate mine with waveform cross...Ivan Kitov
 
Recovery of aftershock sequences using waveform cross correlation: from catas...
Recovery of aftershock sequences using waveform cross correlation: from catas...Recovery of aftershock sequences using waveform cross correlation: from catas...
Recovery of aftershock sequences using waveform cross correlation: from catas...Ivan Kitov
 
Testing the global grid of master events for waveform cross correlation with ...
Testing the global grid of master events for waveform cross correlation with ...Testing the global grid of master events for waveform cross correlation with ...
Testing the global grid of master events for waveform cross correlation with ...Ivan Kitov
 
Detection of the 2006 DPRK event using small aperture array Mikhnevo
Detection of the 2006 DPRK event using small aperture array MikhnevoDetection of the 2006 DPRK event using small aperture array Mikhnevo
Detection of the 2006 DPRK event using small aperture array MikhnevoIvan Kitov
 
The use of a 3-C array for regional monitoring
The use of a 3-C array for regional monitoringThe use of a 3-C array for regional monitoring
The use of a 3-C array for regional monitoringIvan Kitov
 
The use of waveform cross correlation for creation of an accurate catalogue o...
The use of waveform cross correlation for creation of an accurate catalogue o...The use of waveform cross correlation for creation of an accurate catalogue o...
The use of waveform cross correlation for creation of an accurate catalogue o...Ivan Kitov
 
Inflation, Unemployment, and Labor Force: The Phillips Curve and Long-term Pr...
Inflation, Unemployment, and Labor Force: The Phillips Curve and Long-term Pr...Inflation, Unemployment, and Labor Force: The Phillips Curve and Long-term Pr...
Inflation, Unemployment, and Labor Force: The Phillips Curve and Long-term Pr...Ivan Kitov
 
Big Data solution for CTBT monitoring:CEA-IDC joint global cross correlation ...
Big Data solution for CTBT monitoring:CEA-IDC joint global cross correlation ...Big Data solution for CTBT monitoring:CEA-IDC joint global cross correlation ...
Big Data solution for CTBT monitoring:CEA-IDC joint global cross correlation ...Ivan Kitov
 
Joint interpretation of infrasound, acoustic, and seismic waves from meteorit...
Joint interpretation of infrasound, acoustic, and seismic waves from meteorit...Joint interpretation of infrasound, acoustic, and seismic waves from meteorit...
Joint interpretation of infrasound, acoustic, and seismic waves from meteorit...Ivan Kitov
 
The Chelyabinsk meteor: joint interpretation of infrasound, acoustic, and sei...
The Chelyabinsk meteor: joint interpretation of infrasound, acoustic, and sei...The Chelyabinsk meteor: joint interpretation of infrasound, acoustic, and sei...
The Chelyabinsk meteor: joint interpretation of infrasound, acoustic, and sei...Ivan Kitov
 
Synthetics vs. real waveforms from underground nuclear explosions as master t...
Synthetics vs. real waveforms from underground nuclear explosions as master t...Synthetics vs. real waveforms from underground nuclear explosions as master t...
Synthetics vs. real waveforms from underground nuclear explosions as master t...Ivan Kitov
 
Performance of waveform cross correlation using a global and regular grid of ...
Performance of waveform cross correlation using a global and regular grid of ...Performance of waveform cross correlation using a global and regular grid of ...
Performance of waveform cross correlation using a global and regular grid of ...Ivan Kitov
 
Modelling the transition from a socialist to capitalist economic system
Modelling the transition from a socialist to capitalist economic systemModelling the transition from a socialist to capitalist economic system
Modelling the transition from a socialist to capitalist economic system Ivan Kitov
 
Evolution of the personal income distribution in the USA: high incomes
Evolution of the personal income distribution in the USA: high incomesEvolution of the personal income distribution in the USA: high incomes
Evolution of the personal income distribution in the USA: high incomesIvan Kitov
 
Searching for aftershocks of underground explosions with cross correlation
Searching for aftershocks of underground explosions with cross correlationSearching for aftershocks of underground explosions with cross correlation
Searching for aftershocks of underground explosions with cross correlationIvan Kitov
 
Review regional Source Specific Station Corrections (SSSCs) developed for no...
Review regional Source Specific Station Corrections (SSSCs) developed for  no...Review regional Source Specific Station Corrections (SSSCs) developed for  no...
Review regional Source Specific Station Corrections (SSSCs) developed for no...Ivan Kitov
 

Plus de Ivan Kitov (20)

Assessing the consistency, quality, and completeness of the Reviewed Event Bu...
Assessing the consistency, quality, and completeness of the Reviewed Event Bu...Assessing the consistency, quality, and completeness of the Reviewed Event Bu...
Assessing the consistency, quality, and completeness of the Reviewed Event Bu...
 
Detection and location of small aftershocks using waveform cross correlation
Detection and location of small aftershocks using waveform cross correlationDetection and location of small aftershocks using waveform cross correlation
Detection and location of small aftershocks using waveform cross correlation
 
Waveform cross correlation: coherency of seismic signals estimated from repea...
Waveform cross correlation: coherency of seismic signals estimated from repea...Waveform cross correlation: coherency of seismic signals estimated from repea...
Waveform cross correlation: coherency of seismic signals estimated from repea...
 
Remote detection of weak aftershocks of the DPRK underground explosions using...
Remote detection of weak aftershocks of the DPRK underground explosions using...Remote detection of weak aftershocks of the DPRK underground explosions using...
Remote detection of weak aftershocks of the DPRK underground explosions using...
 
Investigation of repeated events at Jordan phosphate mine with waveform cross...
Investigation of repeated events at Jordan phosphate mine with waveform cross...Investigation of repeated events at Jordan phosphate mine with waveform cross...
Investigation of repeated events at Jordan phosphate mine with waveform cross...
 
Recovery of aftershock sequences using waveform cross correlation: from catas...
Recovery of aftershock sequences using waveform cross correlation: from catas...Recovery of aftershock sequences using waveform cross correlation: from catas...
Recovery of aftershock sequences using waveform cross correlation: from catas...
 
Testing the global grid of master events for waveform cross correlation with ...
Testing the global grid of master events for waveform cross correlation with ...Testing the global grid of master events for waveform cross correlation with ...
Testing the global grid of master events for waveform cross correlation with ...
 
Detection of the 2006 DPRK event using small aperture array Mikhnevo
Detection of the 2006 DPRK event using small aperture array MikhnevoDetection of the 2006 DPRK event using small aperture array Mikhnevo
Detection of the 2006 DPRK event using small aperture array Mikhnevo
 
The use of a 3-C array for regional monitoring
The use of a 3-C array for regional monitoringThe use of a 3-C array for regional monitoring
The use of a 3-C array for regional monitoring
 
The use of waveform cross correlation for creation of an accurate catalogue o...
The use of waveform cross correlation for creation of an accurate catalogue o...The use of waveform cross correlation for creation of an accurate catalogue o...
The use of waveform cross correlation for creation of an accurate catalogue o...
 
Inflation, Unemployment, and Labor Force: The Phillips Curve and Long-term Pr...
Inflation, Unemployment, and Labor Force: The Phillips Curve and Long-term Pr...Inflation, Unemployment, and Labor Force: The Phillips Curve and Long-term Pr...
Inflation, Unemployment, and Labor Force: The Phillips Curve and Long-term Pr...
 
Big Data solution for CTBT monitoring:CEA-IDC joint global cross correlation ...
Big Data solution for CTBT monitoring:CEA-IDC joint global cross correlation ...Big Data solution for CTBT monitoring:CEA-IDC joint global cross correlation ...
Big Data solution for CTBT monitoring:CEA-IDC joint global cross correlation ...
 
Joint interpretation of infrasound, acoustic, and seismic waves from meteorit...
Joint interpretation of infrasound, acoustic, and seismic waves from meteorit...Joint interpretation of infrasound, acoustic, and seismic waves from meteorit...
Joint interpretation of infrasound, acoustic, and seismic waves from meteorit...
 
The Chelyabinsk meteor: joint interpretation of infrasound, acoustic, and sei...
The Chelyabinsk meteor: joint interpretation of infrasound, acoustic, and sei...The Chelyabinsk meteor: joint interpretation of infrasound, acoustic, and sei...
The Chelyabinsk meteor: joint interpretation of infrasound, acoustic, and sei...
 
Synthetics vs. real waveforms from underground nuclear explosions as master t...
Synthetics vs. real waveforms from underground nuclear explosions as master t...Synthetics vs. real waveforms from underground nuclear explosions as master t...
Synthetics vs. real waveforms from underground nuclear explosions as master t...
 
Performance of waveform cross correlation using a global and regular grid of ...
Performance of waveform cross correlation using a global and regular grid of ...Performance of waveform cross correlation using a global and regular grid of ...
Performance of waveform cross correlation using a global and regular grid of ...
 
Modelling the transition from a socialist to capitalist economic system
Modelling the transition from a socialist to capitalist economic systemModelling the transition from a socialist to capitalist economic system
Modelling the transition from a socialist to capitalist economic system
 
Evolution of the personal income distribution in the USA: high incomes
Evolution of the personal income distribution in the USA: high incomesEvolution of the personal income distribution in the USA: high incomes
Evolution of the personal income distribution in the USA: high incomes
 
Searching for aftershocks of underground explosions with cross correlation
Searching for aftershocks of underground explosions with cross correlationSearching for aftershocks of underground explosions with cross correlation
Searching for aftershocks of underground explosions with cross correlation
 
Review regional Source Specific Station Corrections (SSSCs) developed for no...
Review regional Source Specific Station Corrections (SSSCs) developed for  no...Review regional Source Specific Station Corrections (SSSCs) developed for  no...
Review regional Source Specific Station Corrections (SSSCs) developed for no...
 

Dernier

Sulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesSulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesVijayaLaxmi84
 
MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdfMr Bounab Samir
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvRicaMaeCastro1
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...DhatriParmar
 
How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17Celine George
 
6 ways Samsung’s Interactive Display powered by Android changes the classroom
6 ways Samsung’s Interactive Display powered by Android changes the classroom6 ways Samsung’s Interactive Display powered by Android changes the classroom
6 ways Samsung’s Interactive Display powered by Android changes the classroomSamsung Business USA
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Association for Project Management
 
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...HetalPathak10
 
Comparative Literature in India by Amiya dev.pptx
Comparative Literature in India by Amiya dev.pptxComparative Literature in India by Amiya dev.pptx
Comparative Literature in India by Amiya dev.pptxAvaniJani1
 
ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6Vanessa Camilleri
 
4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptx4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptxmary850239
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxSayali Powar
 
Integumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptIntegumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptshraddhaparab530
 
How to Uninstall a Module in Odoo 17 Using Command Line
How to Uninstall a Module in Odoo 17 Using Command LineHow to Uninstall a Module in Odoo 17 Using Command Line
How to Uninstall a Module in Odoo 17 Using Command LineCeline George
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQuiz Club NITW
 
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITWQ-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITWQuiz Club NITW
 

Dernier (20)

Spearman's correlation,Formula,Advantages,
Spearman's correlation,Formula,Advantages,Spearman's correlation,Formula,Advantages,
Spearman's correlation,Formula,Advantages,
 
Sulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesSulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their uses
 
MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdf
 
Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
 
Chi-Square Test Non Parametric Test Categorical Variable
Chi-Square Test Non Parametric Test Categorical VariableChi-Square Test Non Parametric Test Categorical Variable
Chi-Square Test Non Parametric Test Categorical Variable
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
 
How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17
 
6 ways Samsung’s Interactive Display powered by Android changes the classroom
6 ways Samsung’s Interactive Display powered by Android changes the classroom6 ways Samsung’s Interactive Display powered by Android changes the classroom
6 ways Samsung’s Interactive Display powered by Android changes the classroom
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
 
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
 
Comparative Literature in India by Amiya dev.pptx
Comparative Literature in India by Amiya dev.pptxComparative Literature in India by Amiya dev.pptx
Comparative Literature in India by Amiya dev.pptx
 
ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6
 
4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptx4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptx
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
 
Integumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptIntegumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.ppt
 
How to Uninstall a Module in Odoo 17 Using Command Line
How to Uninstall a Module in Odoo 17 Using Command LineHow to Uninstall a Module in Odoo 17 Using Command Line
How to Uninstall a Module in Odoo 17 Using Command Line
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
 
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of EngineeringFaculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
 
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITWQ-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
 

Investigation of repeated blasts at Aitik mine using waveform cross correlation

  • 1. Tensor Subspace Projection for Dimensionality Reduction. For typical image and video tensor objects although the corresponding tensor space is of high dimensionality, tensor objects typically are embedded in a lower dimensional tensor subspace (or manifold), in analogy to the vectorized face image embedding problem where vector image inputs reside in a low-dimensional subspace of the original input space (M. Turk, et al 1991). Thus, it is possible to find a tensor subspace that captures most of the variation in the input tensor objects and it can be used to extract features for recognition and classification applications. To achieve this objective, 𝑃𝑛 < 𝐼 𝑛 orthonormal basis vectors (principle axes) of the 𝑛 - mode linear space ℝ𝐼 𝑛 are sought for each mode 𝑛 and a tensor subspace ℝ𝐼1 ⊗ ℝ𝐼2 … ⊗ ℝ𝐼 𝑁 is formed by these linear subspaces. The MPCA objective is to define a multilinear transformation 𝐔(𝑛) ∈ 𝑅 𝐼 𝑛 × 𝑃 𝑛 , 𝑛 = 1, … , 𝑁 that maps the original tensor space 𝑅 𝐼1 ⊗ 𝑅 𝐼2 … ⊗ 𝑅 𝐼 𝑁 into a tensor subspace 𝑅 𝑃1⊗ 𝑅 𝑃2 … ⊗ 𝑅 𝑃 𝑁(with 𝑃𝑛 < 𝐼 𝑛 for 𝑛 = 1, … 𝑁): 𝑌 𝑀 = 𝑋 𝑀 ×1 𝐔 1 𝑇 ×2 𝐔 2 𝑇 … × 𝑁 𝐔 𝑁 𝑇 , 𝑚 = 1, … 𝑀 , such that 𝑌 𝑀 ∈ 𝑅 𝑃1⊗ 𝑅 𝑃2 … ⊗ 𝑅 𝑃 𝑁 , 𝑚 = 1, … 𝑀 captures most of the variations observed in the original tensor objects, assuming that these variations are measured by the total tensor scatter. In other words, the MPCA objective is the determination of the 𝑁 projection matrices 𝐔(𝑛) ∈ ℝ𝐼 𝑛 × 𝑃 𝑛 , 𝑛 = 1, … , 𝑁 that maximize the total tensor scatter 𝛹 𝑌: {𝐔(𝑛) , 𝑛 = 1, … , 𝑁} = 𝑎𝑟𝑔 𝐔 1 ,𝐔 2 ,…𝐔 𝑁 max 𝛹 𝑌 Here, the dimensionality 𝑃𝑛 for each mode is assumed to be known or predetermined (Lu, Plataniotis, and Venetsanopoulos, 2006). Implementation. Our processing tool uses TensorReg Toolbox as a core (see below) providing the tensor PCA or high order SVD (HO SVD). As other tensor processing software (see Tensorlab, for example) it creates the output structures similar to the classical PCA structures. For instance, traditional PCA notation can be used to describe algorithm: [PC, SCORE, LATENT] = PCA(A) where A is a matrix with column vectors representing observations. In tensor notation it can be written as: [MPROJ, PC, LATENT] = TPCA(𝒜,d) following the Zhou, 2013 notation, where 𝒜 is a tensor with dimensions [p_1, p_2, …,p_D,n], d is a target dimensions [d_1,…d_D], MPROJ is a tensor with dimensions [d_1, …d_D,n] after change of basis (analogous to SCORE for regular PCA) and PC is a D-by-1 cell array containing principal components along each mode. PC{i} has dimension p_i-by- d_i, and LATENT is D-by-1 cell array containing the d_i eigenvalues along each mode, ordered from largest to smallest. Multimodal dimensionality reduction with other methods. The multidimensional discrete (MD) cosine transform (DCT-II and DCT-III for inverse) is popular compression structures for MPEG-4, H.264, and HEVC (high efficiency video coding), and is accepted as the best suboptimal transformation since its performance is very close to that of the statistically optimal Karhunen-Loeve transform 𝑋(𝑘1, 𝑘2, … , 𝑘 𝑟) = … 𝑁2−1 𝑛2=0 𝑁1−1 𝑛1=0 𝑥(𝑛1, 𝑛2, … , 𝑛 𝑟) ∙ cos 𝜋 2𝑛1 + 1 𝑘1 2𝑁1 𝑁 𝑟−1 𝑛 𝑟=0 … cos 𝜋 2𝑛 𝑟 + 1 𝑘 𝑟 2𝑁𝑟 , where 𝑘𝑖 = 0,1, … , 𝑁𝑖 -1 and 𝑖 = 1,2, … , 𝑟. Inverse truncated MD DCT returns the reduced tensor array with the required number of components used for cross correlation template construction. MD variants of the various DCT types follow from the one-dimensional definitions: they are a separable product (equivalently, a composition) of DCTs along each dimension, and computing a multidimensional DCT by sequences of one-dimensional DCTs along each dimension is known as a row-column algorithm. The inverse of a multi-dimensional DCT is just a separable product of the inverse(s) of the corresponding one-dimensional DCT(s), e.g. the one-dimensional inverses applied along one dimension at a time in a row-column algorithm. There are different methods to compute DCT (Bi, Zeng, 2004). We follow the tensor reduction procedure implemented by Hua Zhou, 2013, in his tensor regression software (TensorReg_toolbox). We use a 4D DCT applied to 4-order tensor composing the 3-component seismic array data. The dimensionality reduction based on tensor interpolation is also based on the tensor regression software by Zhou, 2013. A TensorToolbox software by T. Kolda (Sandia National Lab) is also required for this processing. 2DPCA discussed in (Lu et al, 2006) is also tested in this work through the TensorReg as well. We are not discussing the results in this presentation since we could not obtain good enough performance with this method. Testing the Reviewed Event Bulletin of the International Data Centre Using Waveform Cross Correlation: Repeat Events at Aitik Copper Mine, Sweden Nikita Rozhkov1, Dmitry Bobrov2, Ivan Kitov2, Mikhail Rozhkov2, Matthew Yedlin3 1SYNAPSE Science Center, 2Preparatory Commission for the Comprehensive Nuclear Test-Ban Treaty Organization, 3University of British Columbia Abstract. The quality of the Reviewed Event Bulletin (REB) issued by the International Data Centre (IDC) of the Comprehensive Nuclear-Test-Ban Treaty Organization (CTBTO) is crucial for the Member States as well as for the seismological community. One of the most efficient methods to test the REB quality is using repeat events having very accurate absolute locations. Hundreds of quarry blasts detonated at Aitik copper mine (the central point of active mining - 67.08N, 20.95E) were recorded by several seismic arrays of the International Monitoring System (IMS), found by IDC automatic processing and then confirmed by analysts as REB events. The size of the quarry is approximately 1 km and one can consider that the uncertainty in absolute coordinates of the studied events is less than 0.5 km as measured from the central point. In the REB, the corresponding epicenters are almost uniformly scattered over the territory 67.0N to 67.3N, and 20.7E to 21.5E. These REB locations are based on the measured arrival times as well as azimuth and slowness estimates at several IMS stations with the main input from ARCES, NOA, FINES, and HFS. The higher scattering of REB locations is caused by the uncertainty in measurements and velocity model. Seismological methods based on waveform cross correlation allow very accurate relative location of repeat events. Here we test the level of similarity between signals from these events. It was found that IMS primary array station ARCES demonstrates the highest similarity as expressed by cross correlation coefficient (CC) and signal-to-noise ratio (SNR) calculated at the CC traces. The small-aperture array FINES is the second best and large-aperture array NOA demonstrating mediocre performance likely due to its size and the loss of coherency between high-frequency and relatively low-velocity signals from the mine. During the past five years station ARCES has been upgraded from a vertical array to a 3-C one. This transformation has improved the performance of CC-technique as applied to the Aitik mine events. We have also applied a Principal Component Analysis to estimate the level of variability in the signals as well as to build the best waveform template for effective detection and identification of all blasts conducted at Aitik mine. Disclaimer: The views expressed on this poster are those of the authors and do not necessary reflect the views of the PTS CTBTO 2. Tensor Approach to Seismic Array Data Processing 1. Aitik and Kiruna mines seismicity 3. Tensor Templates Test Preparatory Commission for the Comprehensive Nuclear-Test Ban Treaty Organization, Provisional Technical Secretariat, Vienna International Centre, P.O. Box 1200, A-1400 Vienna, Austria. E-mail: mikhail.rozhkov@ctbto.org www.ctbto.org S31A-2705 Conclusion. We have tested a design of multidimensional (high order, HO) master event template for further seismic event location based on cross correlation. The reason for the HO template design emerges from the ability to represent a multidimensional seismic 3-component array as a multidimensional array in a computer semantic sense and to apply the dimensionality reduction technique in a manner we used to do it with the single stations (single or 3- component). The array seismogram was considered as a 3-order tensor so the training data set turned to 4-order tensor. Then various tensor reduction methods were applied in order to produce the most efficient template subset for cross correlation methods. The following methods were tested: (1) high-order SVD (HOSVD), (2) multidimensional discreet cosine transform (MD DCT), (3) two dimensional SVD (2D SVD), and (4) tensor interpolation. The methods were applied to the data from mining explosions conducted at regional distances at Sweden mines Aitik and Kiruna and recorded at ARCES 3-component seismic array of International Monitoring System. The designed master event templates were tested with the training set as well as with the extended set comprising 50% of new events recorded by the same array. Different time windows and filter bands were evaluated. Almost all methods showed very good performance most of all in terms of detection rate showing excellent SNR for the detected signal comparing to the preceding background noise. This work is considered by us as a first test of applying the high order tensor methods for seismic array data processing, and more work is needed to tune the methods carefully and test thoroughly the performance of these methods. Also we are working on implementation of the tensor detector instead of using a 1D detector working with the vectorized templates. In this case a 3D cross correlation detector must be applied (or a 2D flattening as a special case), which requires specific correlation measures to be determined. Introduction. In this poster, we are discussing an approach to construct master event templates for further cross-correlation-based location with data recorded at multichannel seismic installations, such as 3-C seismic arrays of the International Monitoring System (IMS) of the CTBTO. This approach can be extended to other so called “vector sensor” applications such as time lapse seismics, hydraulic fracturing monitoring, or reservoir characterization. As discussed in (Spilker1, Rozhkov2, 1984-1987), a multicomponent seismic sample can be represented, in general case, as a hypercomplex number, a quaternion as a special case. A pure quaternion of order 4 and other hypercomplex systems are the natural cases of representing a 3-component digital seismogram sample requiring however special attention to the non-commutativity or non-transitivity of the corresponding algebra. Dealing with more complex observations within the approach of assigning the number’s dimension to the observed physical dimension (more precisely, to the measurement linked with the dimension) demands higher than 4 dimensional algebras, or some specific grouping of them. Dealing with the tensor representation of seismic wavefields can simplify in certain sense the multidimensional approach to data processing, in particular, to the data set which was the same as used for the single component processing. Multichannel data corresponding to a seismic event from the Aitik and Kiruna quarries in Sweden can be rearranged as a 3-mode tensor, where first mode is time, or sample number, the second mode is station, or sensor number, and the third mode is the direction of ground motion (Z, N and E). Then, a complete test data set would consist of a 4-mode tensor with the event number corresponding to the 4th dimension. Considering a 3-component seismic array as a multitude of observations with a tensor description (not the tensor field in general sense), the corresponding data tensor, formally, can be regarded as a tensor product of 3 vector spaces, each with its own coordinate system. Then we could apply tensor operations to the data recorded by such arrays gaining certain benefits from utilizing joint volumetric (sensor) and spatial (array) information. Further dimensionality reduction of tensor data produces low order principal components, a basis for the multidimensional waveform templates. Note that a first-mode, or first-order tensor is a vector, a second-order tensor is a matrix, and tensors of higher orders are higher-order tensors. General approach. High-dimensional tensors or so called multi-way data are becoming more and more popular in areas such as biomedical imaging, chemometrics and networking. Traditional approaches to finding lower dimensional representations of tensor data include flattening the data and applying matrix factorizations such as principal components analysis (PCA) or employing tensor decompositions such as the CANDECOMP/PARAFAC (canonical polyadic decomposition with parallel factor analysis) and Tucker decompositions, which may be regarded as a more flexible PARAFAC model. Tucker decomposition, which we use in this work, decomposes a tensor into a set of matrices and one small core tensor. Then the eigen-images can be extracted for resizing the input tensor to lower dimensions. There are more approaches to the multimodal dimensionality reduction such as the multidimensional Discrete Fourier Transform (DCT) mostly used in image processing (JPEG, for instance), 2D SVD (based on low rank approximation of the matrix), and tensor interpolation (for example, Hotz, et al, 2010, Tensor Field Reconstruction Based on Eigenvector and Eigenvalue Interpolation). In this poster, we provide results for all the above mentioned methods with the accent on the Tucker tensor decomposition made with the alternating least squares (ALS) method. Math formalism. Following standard multilinear algebra, any tensor can be expressed as the product 𝒜 = 𝒮 ×1 𝑈(1) ×2 𝑈(2) … × 𝑁 𝑈(𝑁) where 𝑈(𝑛) = (𝑈1 𝑛 𝑈2 𝑛 … 𝑈𝐼 𝑛 (𝑛) ) is an orthogonal (𝐼 𝑛 × 𝐼 𝑛) matrix (H. Lu, K.N. Plataniotis, and A.N. Venetsanopoulos (2006), Multilinear principal component analysis for tensor objects for classification). A visual representation of this decomposition in the third-order case is shown on next figure: A matrix representation of this decomposition can be obtained by unfolding 𝒜 and 𝒮 as: 𝐀(𝑛) = 𝐔(𝑛) ∙ 𝐒 𝑛 ∙ (𝐔 𝑛+1 ⊗ 𝐔 𝑛+2 … ⊗ 𝐔 𝑁 ⊗ 𝐔 1 ⊗ 𝐔 2 ⊗ ⋯ ⊗ 𝐔 𝑛−1 ) 𝑇 where ⊗ denotes the Kronecker product and 𝒮 is a core tensor of size 𝑅1 × 𝑅2 × ・ ・ ・ × 𝑅 𝑁 .The decomposition can also be written as 𝒜 = … 𝐼2 𝑖2=1 𝐼1 𝑖1=1 𝒮(𝑖1 𝑖2, … , 𝑖 𝑁 ) × 𝐼 𝑁 𝑖 𝑁=1 𝐮𝑖1 1 ° 𝐮𝑖2 2 ° … °𝐮𝑖 𝑁 𝑁 i.e., any tensor can be written as a linear combination of 𝐼1 × 𝐼2 × ⋯ × 𝐼 𝑁 rank-1 tensors. This decomposition is used in the following to formulate a multilinear projection for dimensionality reduction. ______________________________________________________________________________ 1. A suite of papers in Doklady Academii Nauk SSSR, including (1) On commutative hypercomplex system of order four, 1984, and (2) Some spectral properties of hypercomplex wavefields representations, 1987. 2. Homomorphic processing in geophysical distributed systems, 1986. Dissertation Thesis. We have conducted a study on template selection for further location of seismic events by the waveform cross-correlation method using regional quarry blast data recorded at 3-component IMS seismic array ARCES. One of reasons for this study was the difference in location conducted by the IDC and presented in the REB, and the location results presented by the International Seismological Center, ISC, based on data from the seismographic network of the University of Helsinki (UH, inlay on a Google Earth map below). The blast clusters by the IDC are white balls for both mines; the UH results are blue clouds. In total, 122 seismic events from the Aitik (copper) and Kiruna (iron) mines were studied at 19 3-component stations of ARCES. Aitik mine, aerial view Seismic event (blast at Aitik mine) recorded at ARCES. Stations with only vertical components were not used in the analysis. W 𝒮U V ≈ 𝒜 We have conducted a number of tests with the obtained reduced tensor components in order to evaluate performance of the cross correlation detector with these components used as templates. Complete sets of components for the 3C array were produced with 4 methods: tensor interpolation, DCT, 2DSVD and HOSVD. In this study, the 3D templates were reduced to 1D vectorized case ([Z,NS,WE]) and we applied a well established system of tests. Selected results are presented on figures below. The first test was based on cross correlation (CC) of the developed templates with continuous waveforms measured from the set of 122 events and determining the detection rate based on SNR threshold (see poster S51A-2758 for details, also Bobrov, et al. 2012): the percentage of detections having SNRCC>3.5. Then, we tested 46 events not included into the training set of 122. In this test, the ten first reduced tensor components were used for detection, i.e. 40 components were tested altogether as presented on figures below: (1) 2D SVD, (2) MD DCT, (3) HOSVD, and (4) tensor interpolation. Different template lengths were used from 10 to 30 seconds. The best results were produced by the MD DCT and interpolation templates for average SNR; the minimum SNRCC over all tested signals for a given template, which has to be above 3.5; and the average CC. The overall difference in detection rates is not large. Similar tests were also carried out with the eigenimages (instead of reduced back-projections) produced for the HOSVD (PC cell array in TPCA algorithm). It was found that the algorithm destroys the proper channel alignment in sensor triads and move-outs related to different stations of the array and the test results were not impressive. In case of single 3-C station, it does not make any difference since all the channels in a training set are aligned by default and there no is need to keep the move-outs so the regular SVD/PCA case works fine. In short, the algorithm works like this: given n tensor observations (number of seismic events in our case) the program flattens each along mode I to obtain a matrix, take the outer product of the matrix (p_i-by-p_i). Then do the classical PCA on the sum of outer products, retrieve the first d_i principal components (p_i-by-d_i) and then scale the original tensor in the PC basis along each mode. Following this procedure we were able to produce 3C array projected components of the reduced tensor composed of 57 seismic channel (19 stations x [N, EW, NS]), corresponding to the tested reduction to the dimension of 1 to n. A figure on a left is a snapshot of one out of ten 3D components of the reduced tensor seismogram. A reduced tensor set (3D for single component and 4D for more components) inherits the properties of the input training data set. After all methods were tested with different template lengths and filters, we have taken the window (10 seconds) and the filter (3-6 Hz), which work the best. Then we returned to the high order tensor decomposition and tried our own truncated reconstruction of the reduced tensor set. The detection rate was the same as for the best methods above, and the smallest SNRCC was even larger (4.2 against 3.5). More work has to be conducted to find the optimal multidimensional template design. Left figure: 4 methods, 10 templates in each method, variable time window length Left figure: 2 methods, 10 templates in each method, 5 filter bands: 2-4 Hz, 4-8 Hz, 3-6 Hz, 6-12 Hz, 8-16 Hz. Left figure: HOSVD tests non- standard truncated reconstruction of the reduced tensor set 3-component records at a single ARCES station. Bandpass filter is 3-6 Hz. 160 (upper figure) and 27 (lower) second time windows presented.