-
The KnowWhereGraph: A Large-Scale Geo-Knowledge Graph for Interdisciplinary Knowledge Discovery and Geo-Enrichment
Authors:
Rui Zhu,
Cogan Shimizu,
Shirly Stephen,
Colby K. Fisher,
Thomas Thelen,
Kitty Currier,
Krzysztof Janowicz,
Pascal Hitzler,
Mark Schildhauer,
Wenwen Li,
Dean Rehberger,
Adrita Barua,
Antrea Christou,
Ling Cai,
Abhilekha Dalal,
Anthony D'Onofrio,
Andrew Eells,
Mitchell Faulk,
Zilong Liu,
Gengchen Mai,
Mohammad Saeid Mahdavinejad,
Bryce Mecum,
Sanaz Saki Norouzi,
Meilin Shi,
Yuanyuan Tian
, et al. (3 additional authors not shown)
Abstract:
Global challenges such as food supply chain disruptions, public health crises, and natural hazard responses require access to and integration of diverse datasets, many of which are geospatial. Over the past few years, a growing number of (geo)portals have been developed to address this need. However, most existing (geo)portals are stacked by separated or sparsely connected data "silos" impeding ef…
▽ More
Global challenges such as food supply chain disruptions, public health crises, and natural hazard responses require access to and integration of diverse datasets, many of which are geospatial. Over the past few years, a growing number of (geo)portals have been developed to address this need. However, most existing (geo)portals are stacked by separated or sparsely connected data "silos" impeding effective data consolidation. A new way of sharing and reusing geospatial data is therefore urgently needed. In this work, we introduce KnowWhereGraph, a knowledge graph-based data integration, enrichment, and synthesis framework that not only includes schemas and data related to human and environmental systems but also provides a suite of supporting tools for accessing this information. The KnowWhereGraph aims to address the challenge of data integration by building a large-scale, cross-domain, pre-integrated, FAIR-principles-based, and AI-ready data warehouse rooted in knowledge graphs. We highlight the design principles of KnowWhereGraph, emphasizing the roles of space, place, and time in bridging various data "silos". Additionally, we demonstrate multiple use cases where the proposed geospatial knowledge graph and its associated tools empower decision-makers to uncover insights that are often hidden within complex and poorly interoperable datasets.
△ Less
Submitted 20 February, 2025; v1 submitted 19 February, 2025;
originally announced February 2025.
-
A Quantum-Classical Collaborative Training Architecture Based on Quantum State Fidelity
Authors:
Ryan L'Abbate,
Anthony D'Onofrio Jr.,
Samuel Stein,
Samuel Yen-Chi Chen,
Ang Li,
Pin-Yu Chen,
Juntao Chen,
Ying Mao
Abstract:
Recent advancements have highlighted the limitations of current quantum systems, particularly the restricted number of qubits available on near-term quantum devices. This constraint greatly inhibits the range of applications that can leverage quantum computers. Moreover, as the available qubits increase, the computational complexity grows exponentially, posing additional challenges. Consequently,…
▽ More
Recent advancements have highlighted the limitations of current quantum systems, particularly the restricted number of qubits available on near-term quantum devices. This constraint greatly inhibits the range of applications that can leverage quantum computers. Moreover, as the available qubits increase, the computational complexity grows exponentially, posing additional challenges. Consequently, there is an urgent need to use qubits efficiently and mitigate both present limitations and future complexities. To address this, existing quantum applications attempt to integrate classical and quantum systems in a hybrid framework. In this study, we concentrate on quantum deep learning and introduce a collaborative classical-quantum architecture called co-TenQu. The classical component employs a tensor network for compression and feature extraction, enabling higher-dimensional data to be encoded onto logical quantum circuits with limited qubits. On the quantum side, we propose a quantum-state-fidelity-based evaluation function to iteratively train the network through a feedback loop between the two sides. co-TenQu has been implemented and evaluated with both simulators and the IBM-Q platform. Compared to state-of-the-art approaches, co-TenQu enhances a classical deep neural network by up to 41.72% in a fair setting. Additionally, it outperforms other quantum-based methods by up to 1.9 times and achieves similar accuracy while utilizing 70.59% fewer qubits.
△ Less
Submitted 23 February, 2024;
originally announced February 2024.
-
Distributed Quantum Learning with co-Management in a Multi-tenant Quantum System
Authors:
Anthony D'Onofrio Jr.,
Amir Hossain,
Lesther Santana,
Naseem Machlovi,
Samuel Stein,
Jinwei Liu,
Ang Li,
Ying Mao
Abstract:
The rapid advancement of quantum computing has pushed classical designs into the quantum domain, breaking physical boundaries for computing-intensive and data-hungry applications. Given its immense potential, quantum-based computing systems have attracted increasing attention with the hope that some systems may provide a quantum speedup. For example, variational quantum algorithms have been propos…
▽ More
The rapid advancement of quantum computing has pushed classical designs into the quantum domain, breaking physical boundaries for computing-intensive and data-hungry applications. Given its immense potential, quantum-based computing systems have attracted increasing attention with the hope that some systems may provide a quantum speedup. For example, variational quantum algorithms have been proposed for quantum neural networks to train deep learning models on qubits, achieving promising results. Existing quantum learning architectures and systems rely on single, monolithic quantum machines with abundant and stable resources, such as qubits. However, fabricating a large, monolithic quantum device is considerably more challenging than producing an array of smaller devices. In this paper, we investigate a distributed quantum system that combines multiple quantum machines into a unified system. We propose DQuLearn, which divides a quantum learning task into multiple subtasks. Each subtask can be executed distributively on individual quantum machines, with the results looping back to classical machines for subsequent training iterations. Additionally, our system supports multiple concurrent clients and dynamically manages their circuits according to the runtime status of quantum workers. Through extensive experiments, we demonstrate that DQuLearn achieves similar accuracies with significant runtime reduction, by up to 68.7% and an increase per-second circuit processing speed, by up to 3.99 times, in a 4-worker multi-tenant setting.
△ Less
Submitted 13 December, 2023;
originally announced December 2023.
-
Local Search, Semantics, and Genetic Programming: a Global Analysis
Authors:
Fabio Anselmi,
Mauro Castelli,
Alberto d'Onofrio,
Luca Manzoni,
Luca Mariot,
Martina Saletta
Abstract:
Geometric Semantic Geometric Programming (GSGP) is one of the most prominent Genetic Programming (GP) variants, thanks to its solid theoretical background, the excellent performance achieved, and the execution time significantly smaller than standard syntax-based GP. In recent years, a new mutation operator, Geometric Semantic Mutation with Local Search (GSM-LS), has been proposed to include a loc…
▽ More
Geometric Semantic Geometric Programming (GSGP) is one of the most prominent Genetic Programming (GP) variants, thanks to its solid theoretical background, the excellent performance achieved, and the execution time significantly smaller than standard syntax-based GP. In recent years, a new mutation operator, Geometric Semantic Mutation with Local Search (GSM-LS), has been proposed to include a local search step in the mutation process based on the idea that performing a linear regression during the mutation can allow for a faster convergence to good-quality solutions. While GSM-LS helps the convergence of the evolutionary search, it is prone to overfitting. Thus, it was suggested to use GSM-LS only for a limited number of generations and, subsequently, to switch back to standard geometric semantic mutation. A more recently defined variant of GSGP (called GSGP-reg) also includes a local search step but shares similar strengths and weaknesses with GSM-LS. Here we explore multiple possibilities to limit the overfitting of GSM-LS and GSGP-reg, ranging from adaptive methods to estimate the risk of overfitting at each mutation to a simple regularized regression. The results show that the method used to limit overfitting is not that important: providing that a technique to control overfitting is used, it is possible to consistently outperform standard GSGP on both training and unseen data. The obtained results allow practitioners to better understand the role of local search in GSGP and demonstrate that simple regularization strategies are effective in controlling overfitting.
△ Less
Submitted 26 May, 2023;
originally announced May 2023.
-
Frequency maps reveal the correlation between Adversarial Attacks and Implicit Bias
Authors:
Lorenzo Basile,
Nikos Karantzas,
Alberto d'Onofrio,
Luca Manzoni,
Luca Bortolussi,
Alex Rodriguez,
Fabio Anselmi
Abstract:
Despite their impressive performance in classification tasks, neural networks are known to be vulnerable to adversarial attacks, subtle perturbations of the input data designed to deceive the model. In this work, we investigate the correlation between these perturbations and the implicit bias of neural networks trained with gradient-based algorithms. To this end, we analyse a representation of the…
▽ More
Despite their impressive performance in classification tasks, neural networks are known to be vulnerable to adversarial attacks, subtle perturbations of the input data designed to deceive the model. In this work, we investigate the correlation between these perturbations and the implicit bias of neural networks trained with gradient-based algorithms. To this end, we analyse a representation of the network's implicit bias through the lens of the Fourier transform. Specifically, we identify unique fingerprints of implicit bias and adversarial attacks by calculating the minimal, essential frequencies needed for accurate classification of each image, as well as the frequencies that drive misclassification in its adversarially perturbed counterpart. This approach enables us to uncover and analyse the correlation between these essential frequencies, providing a precise map of how the network's biases align or contrast with the frequency components exploited by adversarial attacks. To this end, among other methods, we use a newly introduced technique capable of detecting nonlinear correlations between high-dimensional datasets. Our results provide empirical evidence that the network bias in Fourier space and the target frequencies of adversarial attacks are highly correlated and suggest new potential strategies for adversarial defence.
△ Less
Submitted 8 April, 2025; v1 submitted 24 May, 2023;
originally announced May 2023.
-
A behavioural modelling approach to assess the impact of COVID-19 vaccine hesitancy
Authors:
Bruno Buonomo,
Rossella Della Marca,
Alberto d'Onofrio,
Maria Groppi
Abstract:
In this paper we introduce a compartmental epidemic model describing the transmission of the COVID-19 disease in presence of non-mandatory vaccination. The model takes into account the hesitancy and refusal of vaccination. To this aim, we employ the information index, which mimics the idea that individuals take their decision on vaccination based not only on the present but also on the past inform…
▽ More
In this paper we introduce a compartmental epidemic model describing the transmission of the COVID-19 disease in presence of non-mandatory vaccination. The model takes into account the hesitancy and refusal of vaccination. To this aim, we employ the information index, which mimics the idea that individuals take their decision on vaccination based not only on the present but also on the past information about the spread of the disease. Theoretical analysis and simulations show clearly as a voluntary vaccination can certainly reduce the impact of the disease but it is unable to eliminate it. We also show how the information-related parameters affect the dynamics of the disease. In particular, the hesitancy and refusal of vaccination is better contained in case of large information coverage and small memory characteristic time. Finally, the possible influence of seasonality is also investigated.
△ Less
Submitted 22 June, 2021;
originally announced June 2021.
-
Evidence of disorientation towards immunization on online social media after contrasting political communication on vaccines. Results from an analysis of Twitter data in Italy
Authors:
Samantha Ajovalasit,
Veronica Dorgali,
Angelo Mazza,
Alberto D'Onofrio,
Piero Manfredi
Abstract:
Background. In Italy, in recent years, vaccination coverage for key immunizations as MMR has been declining to worryingly low levels. In 2017, the Italian Gov't expanded the number of mandatory immunizations introducing penalties to unvaccinated children's families. During the 2018 general elections campaign, immunization policy entered the political debate with the Gov't in charge blaming opposit…
▽ More
Background. In Italy, in recent years, vaccination coverage for key immunizations as MMR has been declining to worryingly low levels. In 2017, the Italian Gov't expanded the number of mandatory immunizations introducing penalties to unvaccinated children's families. During the 2018 general elections campaign, immunization policy entered the political debate with the Gov't in charge blaming oppositions for fuelling vaccine scepticism. A new Gov't established in 2018 temporarily relaxed penalties. Objectives and Methods. Using a sentiment analysis on tweets posted in Italian during 2018, we aimed to: (i) characterize the temporal flow of vaccines communication on Twitter (ii) evaluate the polarity of vaccination opinions and usefulness of Twitter data to estimate vaccination parameters, and (iii) investigate whether the contrasting announcements at the highest political level might have originated disorientation amongst the Italian public. Results. Vaccine-relevant tweeters interactions peaked in response to main political events. Out of retained tweets, 70.0% resulted favourable to vaccination, 16.5% unfavourable, and 13.6% undecided, respectively. The smoothed time series of polarity proportions exhibit frequent large changes in the favourable proportion, enhanced by an up and down trend synchronized with the switch between gov't suggesting evidence of disorientation among the public. Conclusion. The reported evidence of disorientation documents that critical immunization topics, should never be used for political consensus. This is especially true given the increasing role of online social media as information source, which might yield to social pressures eventually harmful for vaccine uptake, and is worsened by the lack of institutional presence on Twitter, calling for efforts to contrast misinformation and the ensuing spread of hesitancy.
△ Less
Submitted 4 April, 2021; v1 submitted 31 December, 2019;
originally announced February 2020.
-
Statistical physics of vaccination
Authors:
Zhen Wang,
Chris T. Bauch,
Samit Bhattacharyya,
Alberto d'Onofrio,
Piero Manfredi,
Matjaz Perc,
Nicola Perra,
Marcel Salathé,
Dawei Zhao
Abstract:
Historically, infectious diseases caused considerable damage to human societies, and they continue to do so today. To help reduce their impact, mathematical models of disease transmission have been studied to help understand disease dynamics and inform prevention strategies. Vaccination - one of the most important preventive measures of modern times - is of great interest both theoretically and em…
▽ More
Historically, infectious diseases caused considerable damage to human societies, and they continue to do so today. To help reduce their impact, mathematical models of disease transmission have been studied to help understand disease dynamics and inform prevention strategies. Vaccination - one of the most important preventive measures of modern times - is of great interest both theoretically and empirically. And in contrast to traditional approaches, recent research increasingly explores the pivotal implications of individual behavior and heterogeneous contact patterns in populations. Our report reviews the developmental arc of theoretical epidemiology with emphasis on vaccination, as it led from classical models assuming homogeneously mixing (mean-field) populations and ignoring human behavior, to recent models that account for behavioral feedback and/or population spatial/social structure. Many of the methods used originated in statistical physics, such as lattice and network models, and their associated analytical frameworks. Similarly, the feedback loop between vaccinating behavior and disease propagation forms a coupled nonlinear system with analogs in physics. We also review the new paradigm of digital epidemiology, wherein sources of digital data such as online social media are mined for high-resolution information on epidemiologically relevant individual behavior. Armed with the tools and concepts of statistical physics, and further assisted by new sources of digital data, models that capture nonlinear interactions between behavior and disease dynamics offer a novel way of modeling real-world phenomena, and can help improve health outcomes. We conclude the review by discussing open problems in the field and promising directions for future research.
△ Less
Submitted 17 November, 2016; v1 submitted 31 August, 2016;
originally announced August 2016.
-
Effects of delayed immune-response in tumor immune-system interplay
Authors:
Giulio Caravagna,
Alex Graudenzi,
Marco Antoniotti,
Giancarlo Mauri,
Alberto d'Onofrio
Abstract:
Tumors constitute a wide family of diseases kinetically characterized by the co-presence of multiple spatio-temporal scales. So, tumor cells ecologically interplay with other kind of cells, e.g. endothelial cells or immune system effectors, producing and exchanging various chemical signals. As such, tumor growth is an ideal object of hybrid modeling where discrete stochastic processes model age…
▽ More
Tumors constitute a wide family of diseases kinetically characterized by the co-presence of multiple spatio-temporal scales. So, tumor cells ecologically interplay with other kind of cells, e.g. endothelial cells or immune system effectors, producing and exchanging various chemical signals. As such, tumor growth is an ideal object of hybrid modeling where discrete stochastic processes model agents at low concentrations, and mean-field equations model chemical signals. In previous works we proposed a hybrid version of the well-known Panetta-Kirschner mean-field model of tumor cells, effector cells and Interleukin-2. Our hybrid model suggested -at variance of the inferences from its original formulation- that immune surveillance, i.e. tumor elimination by the immune system, may occur through a sort of side-effect of large stochastic oscillations. However, that model did not account that, due to both chemical transportation and cellular differentiation/division, the tumor-induced recruitment of immune effectors is not instantaneous but, instead, it exhibits a lag period. To capture this, we here integrate a mean-field equation for Interleukins-2 with a bi-dimensional delayed stochastic process describing such delayed interplay. An algorithm to realize trajectories of the underlying stochastic process is obtained by coupling the Piecewise Deterministic Markov process (for the hybrid part) with a Generalized Semi-Markovian clock structure (to account for delays). We (i) relate tumor mass growth with delays via simulations and via parametric sensitivity analysis techniques, (ii) we quantitatively determine probabilistic eradication times, and (iii) we prove, in the oscillatory regime, the existence of a heuristic stochastic bifurcation resulting in delay-induced tumor eradication, which is neither predicted by the mean-field nor by the hybrid non-delayed models.
△ Less
Submitted 19 August, 2012;
originally announced August 2012.
-
Energy and environmental aspects of mobile communication systems
Authors:
C. Lubritto,
A. Petraglia,
C. Vetromile,
S. Curcuruto,
M. Logorelli,
G. Marsico,
A. D'Onofrio
Abstract:
The reduction of the energy consumptions of a Telecommunication Power System represents one of the critical factors of the telecommunication technologies, both to allow a sizeable saving of economic resources and to realize "sustainable" development actions. The consumption of about one hundred base stations for mobile phones were monitored for a total of over one thousand days, in order to study…
▽ More
The reduction of the energy consumptions of a Telecommunication Power System represents one of the critical factors of the telecommunication technologies, both to allow a sizeable saving of economic resources and to realize "sustainable" development actions. The consumption of about one hundred base stations for mobile phones were monitored for a total of over one thousand days, in order to study the energy consumption in relation to the environmental, electric and logistics parameters of the stations themselves. It was possible to survey, then, the role of the mobile communication systems in the general national energy framework and to plot the best areas of intervention for saving energy and improving the environmental impact, showing the role played by air conditioning and transmission equipments. Finally, new transmission algorithms and the use of renewable energy based techniques have been tested.
△ Less
Submitted 22 February, 2011;
originally announced February 2011.