SearcharxivSearch

arXiv subjects

Sara Vallero

Publications and source records attributed to Sara Vallero.

5 recordsLinked to original sources

QTAM: QTransform Amplitude Modulation

We present Q-Transform Amplitude Modulation (QTAM), a novel, fully invertible implementation of the Constant-Q Transform algorithm, designed to enable robust signal denoising and the disentanglement of overlapping transient events in current and next generation gravitational wave (GW) observatories. Time-frequency (TF) analysis faces a fundamental dichotomy: critically sampled transforms are computationally efficient but lack time-shift invariance, limiting their efficacy for robust pattern recognition and Deep Learning applications. While alternative approaches such as the Dual-Tree Complex Wavelet Transform provide efficient approximate shift-invariance, their wavelet constructions remain tied to dyadic scale frequency tilings that are poorly matched to the simultaneous representation of GW chirps and instrumental glitches. Conversely, overcomplete transforms provide the necessary shift-invariance and tunable frequency resolution, but their implementations generate highly redundant data volumes that are prohibitive for low-latency (LL) processing. Furthermore, standard attempts to compress these dense representations rely on lossy interpolation, destroying the phase coherence required to reconstruct the signal. QTAM bridges this gap by employing a methodology inspired by Amplitude Modulation radio broadcasting. By modeling the Q-transform output as a slowly varying complex envelope carried by a deterministic high-frequency term, we achieve lossless data decimation via spectral shifting to baseband. We demonstrate that QTAM is linear and fully invertible, allowing exact reconstruction of the original signal with machine precision while retaining the shift-invariance of dense spectrograms. Leveraging native GPU acceleration, QTAM enables TF pipelines to operate within LL O(1s) bounds. We validate the method's potential for denoising and disentanglement on GW data and signal injections.

gr-qc

Computing Challenges for the Einstein Telescope project

The discovery of gravitational waves, first observed in September 2015 following the merger of a binary black hole system, has already revolutionised our understanding of the Universe. This was further enhanced in August 2017, when the coalescence of a binary neutron star system was observed both with gravitational waves and a variety of electromagnetic counterparts; this joint observation marked the beginning of gravitational multimessenger astronomy. The Einstein Telescope, a proposed next-generation ground-based gravitational-wave observatory, will dramatically increase the sensitivity to sources: the number of observations of gravitational waves is expected to increase from roughly 100 per year to roughly 100'000 per year, and signals may be visible for hours at a time, given the low frequency cutoff of the planned instrument. This increase in the number of observed events, and the duration with which they are observed, is hugely beneficial to the scientific goals of the community but poses a number of significant computing challenges. Moreover, the currently used computing algorithms do not scale to this new environment, both in terms of the amount of resources required and the speed with which each signal must be characterised. This contribution will discuss the Einstein Telescope's computing challenges, and the activities that are underway to prepare for them. Available computing resources and technologies will greatly evolve in the years ahead, and those working to develop the Einstein Telescope data analysis algorithms will need to take this into account. It will also be important to factor into the initial development of the experiment's computing model the availability of huge parallel HPC systems and ubiquitous Cloud computing; the design of the model will also, for the first time, include the environmental impact as one of the optimisation metrics.

gr-qc

INDIGO-DataCloud:A data and computing platform to facilitate seamless access to e-infrastructures

This paper describes the achievements of the H2020 project INDIGO-DataCloud. The project has provided e-infrastructures with tools, applications and cloud framework enhancements to manage the demanding requirements of scientific communities, either locally or through enhanced interfaces. The middleware developed allows to federate hybrid resources, to easily write, port and run scientific applications to the cloud. In particular, we have extended existing PaaS (Platform as a Service) solutions, allowing public and private e-infrastructures, including those provided by EGI, EUDAT, and Helix Nebula, to integrate their existing services and make them available through AAI services compliant with GEANT interfederation policies, thus guaranteeing transparency and trust in the provisioning of such services. Our middleware facilitates the execution of applications using containers on Cloud and Grid based infrastructures, as well as on HPC clusters. Our developments are freely downloadable as open source components, and are already being integrated into many scientific applications.

cs.DC

OCCAM: a flexible, multi-purpose and extendable HPC cluster

The Open Computing Cluster for Advanced data Manipulation (OCCAM) is a multi-purpose flexible HPC cluster designed and operated by a collaboration between the University of Torino and the Sezione di Torino of the Istituto Nazionale di Fisica Nucleare. It is aimed at providing a flexible, reconfigurable and extendable infrastructure to cater to a wide range of different scientific computing use cases, including ones from solid-state chemistry, high-energy physics, computer science, big data analytics, computational biology, genomics and many others. Furthermore, it will serve as a platform for R&D activities on computational technologies themselves, with topics ranging from GPU acceleration to Cloud Computing technologies. A heterogeneous and reconfigurable system like this poses a number of challenges related to the frequency at which heterogeneous hardware resources might change their availability and shareability status, which in turn affect methods and means to allocate, manage, optimize, bill, monitor VMs, containers, virtual farms, jobs, interactive bare-metal sessions, etc. This work describes some of the use cases that prompted the design and construction of the HPC cluster, its architecture and resource provisioning model, along with a first characterization of its performance by some synthetic benchmark tools and a few realistic use-case tests.

cs.DC

Improved Cloud resource allocation: how INDIGO-DataCloud is overcoming the current limitations in Cloud schedulers

Performing efficient resource provisioning is a fundamental aspect for any resource provider. Local Resource Management Systems (LRMS) have been used in data centers for decades in order to obtain the best usage of the resources, providing their fair usage and partitioning for the users. In contrast, current cloud schedulers are normally based on the immediate allocation of resources on a first-come, first-served basis, meaning that a request will fail if there are no resources (e.g. OpenStack) or it will be trivially queued ordered by entry time (e.g. OpenNebula). Moreover, these scheduling strategies are based on a static partitioning of the resources, meaning that existing quotas cannot be exceeded, even if there are idle resources allocated to other projects. This is a consequence of the fact that cloud instances are not associated with a maximum execution time and leads to a situation where the resources are under-utilized. These facts have been identified by the INDIGO-DataCloud project as being too simplistic for accommodating scientific workloads in an efficient way, leading to an underutilization of the resources, a non desirable situation in scientific data centers. In this work, we will present the work done in the scheduling area during the first year of the INDIGO project and the foreseen evolutions.

cs.DC