-
Remote sensing of tectonic induced stress across faults using high energy muon beams
Authors:
L. Serafini,
G. Muttoni,
A. Bacci,
F. Broggi,
L. Giuliano,
A. M. Marotta,
V. Petrillo,
E. Puppin,
M. Rossetti Conti,
A. R. Rossi,
S. Samsam,
M. Voltolini,
M. Zucali
Abstract:
We illustrate a theoretical study of a newly conceived technique using high-energy muon beams (TeV-class) propagating through thick (km-long) crystalline rock layers subject to tectonic-induced stress, potentially capable of actively monitoring the temporal evolution of the pressure rise in seismic fault zones associated with earthquake triggering when the induced tectonic pressure reaches and ove…
▽ More
We illustrate a theoretical study of a newly conceived technique using high-energy muon beams (TeV-class) propagating through thick (km-long) crystalline rock layers subject to tectonic-induced stress, potentially capable of actively monitoring the temporal evolution of the pressure rise in seismic fault zones associated with earthquake triggering when the induced tectonic pressure reaches and overcomes the rock elasto-plastic deformation limit. This technique could contribute to improving earthquake forecasting statistics in seismically active regions, offering support for seismic hazard assessment and prevention strategies.
Active monitoring of the induced tectonic stress and its time evolution is achieved by remote sensing of the electric field generated in quartz crystals embedded in crystalline rocks by piezoelectric effects. In this context, tectonic pressure refers to the time-dependent stress field acting on the rock body due to tectonic forces, which adds to the time-independent lithostatic pressure resulting from the weight of overlying materials. High-energy muon beams transmitted through a rock layer subject to tectonic pressure will be affected in their transverse phase space distributions by the piezoelectric fields, therefore transferring to a detector the information on the applied tectonic stress.
Finally, we illustrate the design of a proof-of-principle experiment to be conducted in a standard accelerator laboratory, using moderate-energy muons (GeV-class) propagating through granite slabs subject to a press-induced stress reaching the rupture limit. A zero-generation proof-of-principle test can also be performed using 20-150\,MeV electron beams transmitted through single quartz crystals subject to variable pressure.
△ Less
Submitted 13 June, 2025;
originally announced June 2025.
-
A Novel Open Set Energy-based Flow Classifier for Network Intrusion Detection
Authors:
Manuela M. C. Souza,
Camila Pontes,
Joao Gondim,
Luis P. F. Garcia,
Luiz DaSilva,
Marcelo A. Marotta
Abstract:
Network intrusion detection systems (NIDS) are one of many solutions that make up a computer security system. Several machine learning-based NIDS have been proposed in recent years, but most of them were developed and evaluated under the assumption that the training context is similar to the test context. In real networks, this assumption is false, given the emergence of new attacks and variants o…
▽ More
Network intrusion detection systems (NIDS) are one of many solutions that make up a computer security system. Several machine learning-based NIDS have been proposed in recent years, but most of them were developed and evaluated under the assumption that the training context is similar to the test context. In real networks, this assumption is false, given the emergence of new attacks and variants of known attacks. To deal with this reality, the open set recognition field, which is the most general task of recognizing classes not seen during training in any domain, began to gain importance in NIDS research. Yet, existing solutions are often bounded to high temporal complexities and performance bottlenecks. In this work, we propose an algorithm to be used in NIDS that performs open set recognition. Our proposal is an adaptation of the single-class Energy-based Flow Classifier (EFC), which proved to be an algorithm with strong generalization capability and low computational cost. The new version of EFC correctly classifies not only known attacks, but also unknown ones, and differs from other proposals from the literature by presenting a single layer with low temporal complexity. Our proposal was evaluated against well-established multi-class algorithms and as an open set classifier. It proved to be an accurate classifier in both evaluations, similar to the state of the art. As a conclusion of our work, we consider EFC a promising algorithm to be used in NIDS for its high performance and applicability in real networks.
△ Less
Submitted 26 April, 2022; v1 submitted 23 September, 2021;
originally announced September 2021.
-
A new method for flow-based network intrusion detection using the inverse Potts model
Authors:
Camila Pontes,
Manuela Souza,
João Gondim,
Matt Bishop,
Marcelo Marotta
Abstract:
Network Intrusion Detection Systems (NIDS) play an important role as tools for identifying potential network threats. In the context of ever-increasing traffic volume on computer networks, flow-based NIDS arise as good solutions for real-time traffic classification. In recent years, different flow-based classifiers have been proposed using Machine Learning (ML) algorithms. Nevertheless, classical…
▽ More
Network Intrusion Detection Systems (NIDS) play an important role as tools for identifying potential network threats. In the context of ever-increasing traffic volume on computer networks, flow-based NIDS arise as good solutions for real-time traffic classification. In recent years, different flow-based classifiers have been proposed using Machine Learning (ML) algorithms. Nevertheless, classical ML-based classifiers have some limitations. For instance, they require large amounts of labeled data for training, which might be difficult to obtain. Additionally, most ML-based classifiers are not capable of domain adaptation, i.e. after being trained on an specific data distribution, they are not general enough to be applied to other related data distributions. And, finally, many of the models inferred by these algorithms are black boxes, which do not provide explainable results. To overcome these limitations, we propose a new algorithm, called Energy-based Flow Classifier (EFC). This anomaly-based classifier uses inverse statistics to infer a statistical model based on labeled benign examples. We show that EFC is capable of accurately performing binary flow classification and is more adaptable to different data distributions than classical ML-based classifiers. Given the positive results obtained on three different datasets (CIDDS-001, CICIDS17 and CICDDoS19), we consider EFC to be a promising algorithm to perform robust flow-based traffic classification.
△ Less
Submitted 23 September, 2021; v1 submitted 16 October, 2019;
originally announced October 2019.
-
Power-Efficient Resource Allocation in C-RANs with SINR Constraints and Deadlines
Authors:
Salvatore D'Oro,
Marcelo Antonio Marotta,
Cristiano Bonato Both,
Luiz DaSilva,
Sergio Palazzo
Abstract:
In this paper, we address the problem of power-efficient resource management in Cloud Radio Access Networks (C-RANs).
Specifically, we consider the case where Remote Radio Heads (RRHs) perform data transmission, and signal processing is executed in a virtually centralized Base-Band Units (BBUs) pool. Users request to transmit at different time instants; they demand minimum signal-to-noise-plus-i…
▽ More
In this paper, we address the problem of power-efficient resource management in Cloud Radio Access Networks (C-RANs).
Specifically, we consider the case where Remote Radio Heads (RRHs) perform data transmission, and signal processing is executed in a virtually centralized Base-Band Units (BBUs) pool. Users request to transmit at different time instants; they demand minimum signal-to-noise-plus-interference ratio (SINR) guarantees, and their requests must be accommodated within a given deadline. These constraints pose significant challenges to the management of C-RANs and, as we will show, considerably impact the allocation of processing and radio resources in the network.
Accordingly, we analyze the power consumption of the C-RAN system, and we formulate the power consumption minimization problem as a weighted joint scheduling of processing and power allocation problem for C-RANs with minimum SINR and finite horizon constraints.
The problem is a Mixed Integer Non-Linear Program (MINLP), and we propose an optimal offline solution based on Dynamic Programming (DP).
We show that the optimal solution is of exponential complexity, thus we propose a sub-optimal greedy online algorithm of polynomial complexity.
We assess the performance of the two proposed solutions through extensive numerical results.
Our solution aims to reach an appropriate trade-off between minimizing the power consumption and maximizing the percentage of satisfied users.
We show that it results in power consumption that is only marginally higher than the optimum, at significantly lower complexity.
△ Less
Submitted 24 April, 2019;
originally announced April 2019.
-
Integration of natural data within a numerical model of ablative subduction: A possible interpretation for the Alpine dynamics of the Austroalpine crust
Authors:
Manuel Roda,
Maria Iole Spalla,
Anna Maria Marotta
Abstract:
A numerical modelling approach is used to validate the physical and ge- ological reliability of the ablative subduction mechanism during Alpine con- vergence in order to interpret the tectonic and metamorphic evolution of an inner portion of the Alpine belt: the Austroalpine Domain. The model pre- dictions and the natural data for the Austroalpine of the Western Alps agree very well in terms of P-…
▽ More
A numerical modelling approach is used to validate the physical and ge- ological reliability of the ablative subduction mechanism during Alpine con- vergence in order to interpret the tectonic and metamorphic evolution of an inner portion of the Alpine belt: the Austroalpine Domain. The model pre- dictions and the natural data for the Austroalpine of the Western Alps agree very well in terms of P-T peak conditions, relative chronology of peak and exhumation events, P-T-t paths, thermal gradients and the tectonic evolu- tion of the continental rocks. These findings suggest that a pre-collisional evolution of this domain, with the burial of the continental rocks (induced by ablative subduction of the overriding Adria plate) and their exhumation (driven by an upwelling flow generated in a hydrated mantle wedge) could be a valid mechanism that reproduces the actual tectono-metamorphic config- uration of this part of the Alps. There is less agreement between the model predictions and the natural data for the Austroalpine of the Central-Eastern Alps. Based on the natural data available in the literature, a critical discus- sion of the other proposed mechanisms is presented, and additional geological factors that should be considered within the numerical model are suggested to improve the fitting to the numerical results; these factors include varia- tions in the continental and/or oceanic thickness, variation of the subduction rate and/or slab dip, the initial thermal state of the passive margin, the oc- currence of continental collision and an oblique convergence.
△ Less
Submitted 10 July, 2012; v1 submitted 9 July, 2012;
originally announced July 2012.
-
The effects of the overriding plate thermal state on the slab dip in an ocean-continent subduction system
Authors:
Manuel Roda,
Anna Maria Marotta,
Maria Iole Spalla
Abstract:
To evaluate the effects of variations in the thermal state of the overriding plate on the slab dip in an ocean-continent subduction system, a 2-D finite element thermo-mechanical model was implemented. The lithosphere base was located at the depth of the 1600 K isotherm. Numerical simulations were performed while taking into account four different initial thicknesses for the oceanic lithosphere (6…
▽ More
To evaluate the effects of variations in the thermal state of the overriding plate on the slab dip in an ocean-continent subduction system, a 2-D finite element thermo-mechanical model was implemented. The lithosphere base was located at the depth of the 1600 K isotherm. Numerical simulations were performed while taking into account four different initial thicknesses for the oceanic lithosphere (60, 80, 95 and 110 km) and five different thicknesses of the overriding plate, as compared in terms of the continental-oceanic plate thickness ratio (100, 120, 140, 160 and 200% of the oceanic lithosphere thickness). The results of numerical modeling indicate that a high variability of the subducting plate geometry occurs for an oceanic lithosphere thickness ranging from 60 to 80 km, while the variability decreases where the oceanic plates are thicker (95 and 110 km). Furthermore, the slab dip strongly depends on the thermal state of the overriding plate, and, in particular, the slab dip decreases with the increase in the upper plate thickness. The model predictions also confirm that a direct correlation between the slab dip and the age of the oceanic lithosphere does not exist, at least for subduction plates thinner that 110 km. These conclusions are supported by the good agreement between the model results and the natural data referring to worldwide ocean-continent subduction zones.
△ Less
Submitted 23 June, 2011;
originally announced June 2011.
-
Numerical simulations of an ocean/continent convergent system: influence of subduction geometry and mantle wedge hydration on crustal recycling
Authors:
Manuel Roda,
Anna Maria Marotta,
Maria Iole Spalla
Abstract:
The effects of the hydration mechanism on continental crust recycling are analyzed through a 2D finite element thermo-mechanical model. Oceanic slab dehydration and consequent mantle wedge hydration are implemented using a dynamic method. Hydration is accomplished by lawsonite and serpentine breakdown; topography is treated as a free surface. Subduction rates of 1, 3, 5, 7.5 and 10 cm/y, slab angl…
▽ More
The effects of the hydration mechanism on continental crust recycling are analyzed through a 2D finite element thermo-mechanical model. Oceanic slab dehydration and consequent mantle wedge hydration are implemented using a dynamic method. Hydration is accomplished by lawsonite and serpentine breakdown; topography is treated as a free surface. Subduction rates of 1, 3, 5, 7.5 and 10 cm/y, slab angles of 30o, 45o and 60o and a mantle rheology represented by dry dunite and dry olivine flow laws, have been taken into account during successive numerical experiments. Model predictions pointed out that a direct relationship exists between mantle rheology and the amount of recycled crustal material: the larger the viscosity contrast between hydrated and dry mantle, the larger the percentage of recycled material into the mantle wedge. Slab dip variation has a moderate impact on the recycling. Metamorphic evolution of recycled material is influenced by subduction style. TPmax, generally representative of eclogite facies conditions, is sensitive to changes in slab dip. A direct relationship between subduction rate and exhumation rate results for different slab dips that does not depend on the used mantle flow law. Thermal regimes predicted by different numerical models are compared to PT paths followed by continental crustal slices involved in ancient and recent subduction zones, making ablative subduction a suitable pre-collisional mechanism for burial and exhumation of continental crust.
△ Less
Submitted 23 June, 2011;
originally announced June 2011.
-
Hidden Forces and Fluctuations from Moving Averages: A Test Study
Authors:
V. Alfi,
F. Coccetti,
M. Marotta,
L. Pietronero,
M. Takayasu
Abstract:
The possibility that price dynamics is affected by its distance from a moving average has been recently introduced as new statistical tool. The purpose is to identify the tendency of the price dynamics to be attractive or repulsive with respect to its own moving average. We consider a number of tests for various models which clarify the advantages and limitations of this new approach. The analys…
▽ More
The possibility that price dynamics is affected by its distance from a moving average has been recently introduced as new statistical tool. The purpose is to identify the tendency of the price dynamics to be attractive or repulsive with respect to its own moving average. We consider a number of tests for various models which clarify the advantages and limitations of this new approach. The analysis leads to the identification of an effective potential with respect to the moving average. Its specific implementation requires a detailed consideration of various effects which can alter the statistical methods used. However, the study of various model systems shows that this approach is indeed suitable to detect hidden forces in the market which go beyond usual correlations and volatility clustering.
△ Less
Submitted 12 January, 2006;
originally announced January 2006.
-
Exact Results for the Roughness of a Finite Size Random Walk
Authors:
V. Alfi,
F. Coccetti,
M. Marotta,
A. Petri,
L. Pietronero
Abstract:
We consider the role of finite size effects on the value of the effective Hurst exponent H. This problem is motivated by the properties of the high frequency daily stock-prices. For a finite size random walk we derive some exact results based on Spitzer's identity. The conclusion is that finite size effects strongly enhance the value of H and the convergency to the asymptotic value (H=1/2) is ra…
▽ More
We consider the role of finite size effects on the value of the effective Hurst exponent H. This problem is motivated by the properties of the high frequency daily stock-prices. For a finite size random walk we derive some exact results based on Spitzer's identity. The conclusion is that finite size effects strongly enhance the value of H and the convergency to the asymptotic value (H=1/2) is rather slow. This result has a series of conceptual and practical implication which we discuss.
△ Less
Submitted 11 January, 2006;
originally announced January 2006.