-
Quantum computing and artificial intelligence: status and perspectives
Authors:
Giovanni Acampora,
Andris Ambainis,
Natalia Ares,
Leonardo Banchi,
Pallavi Bhardwaj,
Daniele Binosi,
G. Andrew D. Briggs,
Tommaso Calarco,
Vedran Dunjko,
Jens Eisert,
Olivier Ezratty,
Paul Erker,
Federico Fedele,
Elies Gil-Fuster,
Martin Gärttner,
Mats Granath,
Markus Heyl,
Iordanis Kerenidis,
Matthias Klusch,
Anton Frisk Kockum,
Richard Kueng,
Mario Krenn,
Jörg Lässig,
Antonio Macaluso,
Sabrina Maniscalco
, et al. (13 additional authors not shown)
Abstract:
This white paper discusses and explores the various points of intersection between quantum computing and artificial intelligence (AI). It describes how quantum computing could support the development of innovative AI solutions. It also examines use cases of classical AI that can empower research and development in quantum technologies, with a focus on quantum computing and quantum sensing. The pur…
▽ More
This white paper discusses and explores the various points of intersection between quantum computing and artificial intelligence (AI). It describes how quantum computing could support the development of innovative AI solutions. It also examines use cases of classical AI that can empower research and development in quantum technologies, with a focus on quantum computing and quantum sensing. The purpose of this white paper is to provide a long-term research agenda aimed at addressing foundational questions about how AI and quantum computing interact and benefit one another. It concludes with a set of recommendations and challenges, including how to orchestrate the proposed theoretical work, align quantum AI developments with quantum hardware roadmaps, estimate both classical and quantum resources - especially with the goal of mitigating and optimizing energy consumption - advance this emerging hybrid software engineering discipline, and enhance European industrial competitiveness while considering societal implications.
△ Less
Submitted 29 May, 2025;
originally announced May 2025.
-
TabularQGAN: A Quantum Generative Model for Tabular Data
Authors:
Pallavi Bhardwaj,
Caitlin Jones,
Lasse Dierich,
Aleksandar Vučković
Abstract:
In this paper, we introduce a novel quantum generative model for synthesizing tabular data. Synthetic data is valuable in scenarios where real-world data is scarce or private, it can be used to augment or replace existing datasets. Real-world enterprise data is predominantly tabular and heterogeneous, often comprising a mixture of categorical and numerical features, making it highly relevant acros…
▽ More
In this paper, we introduce a novel quantum generative model for synthesizing tabular data. Synthetic data is valuable in scenarios where real-world data is scarce or private, it can be used to augment or replace existing datasets. Real-world enterprise data is predominantly tabular and heterogeneous, often comprising a mixture of categorical and numerical features, making it highly relevant across various industries such as healthcare, finance, and software. We propose a quantum generative adversarial network architecture with flexible data encoding and a novel quantum circuit ansatz to effectively model tabular data. The proposed approach is tested on the MIMIC III healthcare and Adult Census datasets, with extensive benchmarking against leading classical models, CTGAN, and CopulaGAN. Experimental results demonstrate that our quantum model outperforms classical models by an average of 8.5% with respect to an overall similarity score from SDMetrics, while using only 0.072% of the parameters of the classical models. Additionally, we evaluate the generalization capabilities of the models using two custom-designed metrics that demonstrate the ability of the proposed quantum model to generate useful and novel samples. To our knowledge, this is one of the first demonstrations of a successful quantum generative model for handling tabular data, indicating that this task could be well-suited to quantum computers.
△ Less
Submitted 28 May, 2025;
originally announced May 2025.
-
Symmetric generalized numerical semigroups in $\mathbb{N}^d$ with embedding dimension $2d+1$
Authors:
Om Prakash Bhardwaj,
Carmelo Cisto
Abstract:
In this article, we classify all symmetric generalized numerical semigroups in $\mathbb{N}^d$ of embedding dimension $2d+1$. Consequently, we show that in this case the property of being symmetric is equivalent to have a unique maximal gap with respect to natural partial order in $\mathbb{N}^d$. Moreover, we deduce that when $d>1$, there does not exist any generalized numerical semigroup of embedd…
▽ More
In this article, we classify all symmetric generalized numerical semigroups in $\mathbb{N}^d$ of embedding dimension $2d+1$. Consequently, we show that in this case the property of being symmetric is equivalent to have a unique maximal gap with respect to natural partial order in $\mathbb{N}^d$. Moreover, we deduce that when $d>1$, there does not exist any generalized numerical semigroup of embedding dimension $2d+1$, which is almost symmetric but not symmetric.
△ Less
Submitted 16 May, 2025;
originally announced May 2025.
-
Quantum Autoencoder for Multivariate Time Series Anomaly Detection
Authors:
Kilian Tscharke,
Maximilian Wendlinger,
Afrae Ahouzi,
Pallavi Bhardwaj,
Kaweh Amoi-Taleghani,
Michael Schrödl-Baumann,
Pascal Debus
Abstract:
Anomaly Detection (AD) defines the task of identifying observations or events that deviate from typical - or normal - patterns, a critical capability in IT security for recognizing incidents such as system misconfigurations, malware infections, or cyberattacks. In enterprise environments like SAP HANA Cloud systems, this task often involves monitoring high-dimensional, multivariate time series (MT…
▽ More
Anomaly Detection (AD) defines the task of identifying observations or events that deviate from typical - or normal - patterns, a critical capability in IT security for recognizing incidents such as system misconfigurations, malware infections, or cyberattacks. In enterprise environments like SAP HANA Cloud systems, this task often involves monitoring high-dimensional, multivariate time series (MTS) derived from telemetry and log data. With the advent of quantum machine learning offering efficient calculations in high-dimensional latent spaces, many avenues open for dealing with such complex data. One approach is the Quantum Autoencoder (QAE), an emerging and promising method with potential for application in both data compression and AD. However, prior applications of QAEs to time series AD have been restricted to univariate data, limiting their relevance for real-world enterprise systems. In this work, we introduce a novel QAE-based framework designed specifically for MTS AD towards enterprise scale. We theoretically develop and experimentally validate the architecture, demonstrating that our QAE achieves performance competitive with neural-network-based autoencoders while requiring fewer trainable parameters. We evaluate our model on datasets that closely reflect SAP system telemetry and show that the proposed QAE is a viable and efficient alternative for semisupervised AD in real-world enterprise settings.
△ Less
Submitted 24 April, 2025;
originally announced April 2025.
-
Enhancing zero-shot learning in medical imaging: integrating clip with advanced techniques for improved chest x-ray analysis
Authors:
Prakhar Bhardwaj,
Sheethal Bhat,
Andreas Maier
Abstract:
Due to the large volume of medical imaging data, advanced AI methodologies are needed to assist radiologists in diagnosing thoracic diseases from chest X-rays (CXRs). Existing deep learning models often require large, labeled datasets, which are scarce in medical imaging due to the time-consuming and expert-driven annotation process. In this paper, we extend the existing approach to enhance zero-s…
▽ More
Due to the large volume of medical imaging data, advanced AI methodologies are needed to assist radiologists in diagnosing thoracic diseases from chest X-rays (CXRs). Existing deep learning models often require large, labeled datasets, which are scarce in medical imaging due to the time-consuming and expert-driven annotation process. In this paper, we extend the existing approach to enhance zero-shot learning in medical imaging by integrating Contrastive Language-Image Pre-training (CLIP) with Momentum Contrast (MoCo), resulting in our proposed model, MoCoCLIP. Our method addresses challenges posed by class-imbalanced and unlabeled datasets, enabling improved detection of pulmonary pathologies. Experimental results on the NIH ChestXray14 dataset demonstrate that MoCoCLIP outperforms the state-of-the-art CheXZero model, achieving relative improvement of approximately 6.5%. Furthermore, on the CheXpert dataset, MoCoCLIP demonstrates superior zero-shot performance, achieving an average AUC of 0.750 compared to CheXZero with 0.746 AUC, highlighting its enhanced generalization capabilities on unseen data.
△ Less
Submitted 17 March, 2025;
originally announced March 2025.
-
Exact Sum Distribution of alpha-eta-kappa-mu Fading Channels for Statistical Performance Analysis of RRS-Based Wireless Transmission
Authors:
Rayees Ahmad Wani,
Rajeev Rajagopal,
Pranay Bhardwaj,
El Mehdi Amhoud,
S. M. Zafaruddin
Abstract:
Reconfigurable refractive surface (RRS) is an efficient alternative to holographic multiple input multiple outputs (HMIMO) systems that can serve as a transmission unit operating in the signal refraction mode. RRS transmissions experience near-field propagation due to the proximity of the transmission feed and far-field propagation for the user located farther from the transmitting unit. There is…
▽ More
Reconfigurable refractive surface (RRS) is an efficient alternative to holographic multiple input multiple outputs (HMIMO) systems that can serve as a transmission unit operating in the signal refraction mode. RRS transmissions experience near-field propagation due to the proximity of the transmission feed and far-field propagation for the user located farther from the transmitting unit. There is limited research on the effect of channel fading on far-field users in RRS-based transmissions. In this paper, we conduct an exact statistical analysis of RRS-based transmission considering alpha-eta-kappa-mu fading model for the far-field user and the near-field effect of transmission feed. First, we show the exact statistical analysis for the RRS transmission over alpha-eta-kappa-mu fading model consisting of multiple infinite-series representations with multivariate Fox-H function. Next, we develop a novel approach to derive the density and distribution functions for the resultant fading channel of the RRS system in terms of multivariate Fox-H functions without involving infinite series approximations for tractable performance analysis. We present the exact outage probability and average bit-error-rate (BER) performance of single-element and multiple-element RRS systems to validate the proposed analysis further. We also obtain the diversity order of the system by analyzing the outage probability at a high signal-to-noise ratio (SNR). Computer simulations demonstrate the relevance of the developed statistical results for RRS-based wireless systems over the generalized fading model for a comprehensive performance evaluation.
△ Less
Submitted 18 February, 2025;
originally announced February 2025.
-
Benchmarking Quantum Models for Time-series Forecasting
Authors:
Caitlin Jones,
Nico Kraus,
Pallavi Bhardwaj,
Maximilian Adler,
Michael Schrödl-Baumann,
David Zambrano Manrique
Abstract:
Time series forecasting is a valuable tool for many applications, such as stock price predictions, demand forecasting or logistical optimization. There are many well-established statistical and machine learning models that are used for this purpose. Recently in the field of quantum machine learning many candidate models for forecasting have been proposed, however in the absence of theoretical grou…
▽ More
Time series forecasting is a valuable tool for many applications, such as stock price predictions, demand forecasting or logistical optimization. There are many well-established statistical and machine learning models that are used for this purpose. Recently in the field of quantum machine learning many candidate models for forecasting have been proposed, however in the absence of theoretical grounds for advantage thorough benchmarking is essential for scientific evaluation.
To this end, we performed a benchmarking study using real data of various quantum models, both gate-based and annealing-based, comparing them to the state-of-the-art classical approaches, including extensive hyperparameter optimization. Overall we found that the best classical models outperformed the best quantum models. Most of the quantum models were able to achieve comparable results and for one data set two quantum models outperformed the classical ARIMA model. These results serve as a useful point of comparison for the field of forecasting with quantum machine learning.
△ Less
Submitted 18 December, 2024;
originally announced December 2024.
-
Virtual Buddy: Redefining Conversational AI Interactions for Individuals with Hand Motor Disabilities
Authors:
Atieh Taheri,
Purav Bhardwaj,
Arthur Caetano,
Alice Zhong,
Misha Sra
Abstract:
Advances in artificial intelligence have transformed the paradigm of human-computer interaction, with the development of conversational AI systems playing a pivotal role. These systems employ technologies such as natural language processing and machine learning to simulate intelligent and human-like conversations. Driven by the personal experience of an individual with a neuromuscular disease who…
▽ More
Advances in artificial intelligence have transformed the paradigm of human-computer interaction, with the development of conversational AI systems playing a pivotal role. These systems employ technologies such as natural language processing and machine learning to simulate intelligent and human-like conversations. Driven by the personal experience of an individual with a neuromuscular disease who faces challenges with leaving home and contends with limited hand-motor control when operating digital systems, including conversational AI platforms, we propose a method aimed at enriching their interaction with conversational AI. Our prototype allows the creation of multiple agent personas based on hobbies and interests, to support topic-based conversations. In contrast with existing systems, such as Replika, that offer a 1:1 relation with a virtual agent, our design enables one-to-many relationships, easing the process of interaction for this individual by reducing the need for constant data input. We can imagine our prototype potentially helping others who are in a similar situation with reduced typing/input ability.
△ Less
Submitted 12 November, 2024;
originally announced November 2024.
-
Generation of Structured Light and Controlled-NOT Gate in Microwave Regime
Authors:
Parkhi Bhardwaj,
Shubhrangshu Dasgupta
Abstract:
In this work, we propose a theoretical model for generating microwave beams with non-zero orbital angular momentum utilizing the atomic vapor medium combined with coherent control techniques. Our method involves a difference frequency generation process within a centrosymmetric medium subjected to a dc electric field, enabling frequency conversion and parametric amplification. We have developed a…
▽ More
In this work, we propose a theoretical model for generating microwave beams with non-zero orbital angular momentum utilizing the atomic vapor medium combined with coherent control techniques. Our method involves a difference frequency generation process within a centrosymmetric medium subjected to a dc electric field, enabling frequency conversion and parametric amplification. We have developed a Controlled NOT gate based on a three-level atomic system by satisfying phase-matching conditions and ensuring the conservation of orbital angular momentum. The generation of Laguerre-Gaussian fields in the microwave domain opens up novel possibilities for advanced information processing in wireless communication and offers exciting potential for applications in quantum technologies.
△ Less
Submitted 24 October, 2024;
originally announced October 2024.
-
Regularity of two classes of Cohen-Macaulay binomial edge ideals
Authors:
Om Prakash Bhardwaj,
Kamalesh Saha
Abstract:
Some recent investigations indicate that for the classification of Cohen-Macaulay binomial edge ideals, it suffices to consider biconnected graphs with some whiskers attached (in short, `block with whiskers'). This paper provides explicit combinatorial formulae for the Castelnuovo-Mumford regularity of two specific classes of Cohen-Macaulay binomial edge ideals: (i) chain of cycles with whiskers a…
▽ More
Some recent investigations indicate that for the classification of Cohen-Macaulay binomial edge ideals, it suffices to consider biconnected graphs with some whiskers attached (in short, `block with whiskers'). This paper provides explicit combinatorial formulae for the Castelnuovo-Mumford regularity of two specific classes of Cohen-Macaulay binomial edge ideals: (i) chain of cycles with whiskers and (ii) $r$-regular $r$-connected block with whiskers. For the first type, we introduce a new invariant of graphs in terms of the number of blocks in certain induced block graphs, and this invariant may help determine the regularity of other classes of binomial edge ideals. For the second type, we present the formula as a linear function of $r$.
△ Less
Submitted 3 September, 2024;
originally announced September 2024.
-
On unboundedness of some invariants of $\mathcal{C}$-semigroups
Authors:
Om Prakash Bhardwaj,
Carmelo Cisto
Abstract:
In this article, we first prove that the type of an affine semigroup ring is equal to the number of maximal elements of the Apéry set with respect to the set of exponents of the monomials, which form a maximal regular sequence. Further, we consider $\mathcal{C}$-semigroups in $\mathbb{N}^d$ and prove that the notions of symmetric and almost symmetric $\mathcal{C}$-semigroups are independent of ter…
▽ More
In this article, we first prove that the type of an affine semigroup ring is equal to the number of maximal elements of the Apéry set with respect to the set of exponents of the monomials, which form a maximal regular sequence. Further, we consider $\mathcal{C}$-semigroups in $\mathbb{N}^d$ and prove that the notions of symmetric and almost symmetric $\mathcal{C}$-semigroups are independent of term orders. We further investigate the conductor and the Apéry set of a $\mathcal{C}$-semigroup with respect to a minimal extremal ray. Building upon this, we extend the notion of reduced type to $\mathcal{C}$-semigroups and study its extremal behavior. For all $d$ and fixed $e \geq 2d$, we give a class of $\mathcal{C}$-semigroups of embedding dimension $e$ such that both the type and the reduced type do not have any upper bound in terms of the embedding dimension. We further explore irreducible decompositions of a $\mathcal{C}$-semigroup and give a lower bound on the irreducible components in an irreducible decomposition. Consequently, we deduce that for each positive integer $k$, there exists a $\mathcal{C}$-semigroup $S$ such that the number of irreducible components of $S$ is at least $k$.
△ Less
Submitted 16 February, 2025; v1 submitted 16 July, 2024;
originally announced July 2024.
-
Reduced type of certain numerical semigroup rings
Authors:
Om Prakash Bhardwaj
Abstract:
For a reduced one-dimensional complete local $k$-algebra $R$, Huneke et al. (Res. Math. Sci., 8(4), paper no. 60, 2021) introduced an important invariant, the reduced type. In this article, we study the extremal behavior of reduced type of some special numerical semigroup rings. For a numerical semigroup ring, the behavior of reduced type can be studied by analyzing the set of pseudo-Frobenius ele…
▽ More
For a reduced one-dimensional complete local $k$-algebra $R$, Huneke et al. (Res. Math. Sci., 8(4), paper no. 60, 2021) introduced an important invariant, the reduced type. In this article, we study the extremal behavior of reduced type of some special numerical semigroup rings. For a numerical semigroup ring, the behavior of reduced type can be studied by analyzing the set of pseudo-Frobenius elements of the numerical semigroup. We give complete descriptions of pseudo-Frobenius elements of Bresinsky's numerical semigroups and duplication of numerical semigroups. Further, we explore the extremal behavior of reduced type for the associated semigroup rings.
△ Less
Submitted 22 June, 2024;
originally announced June 2024.
-
Progress in Developing Highly Efficient p-Type TCOs for Transparent Electronics: A Comprehensive Review
Authors:
Jarnail Singh,
Pankaj Bhardwaj
Abstract:
Transparent conducting oxides (TCOs) represent a remarkable class of materials that possess both excellent electrical conductivity and high optical transparency, which are typically considered mutually exclusive in traditional materials. In conventional materials, achieving both high electrical conductivity and optical transparency is difficult. Materials with a wide optical band gap are transpare…
▽ More
Transparent conducting oxides (TCOs) represent a remarkable class of materials that possess both excellent electrical conductivity and high optical transparency, which are typically considered mutually exclusive in traditional materials. In conventional materials, achieving both high electrical conductivity and optical transparency is difficult. Materials with a wide optical band gap are transparent in the visible region but lack electrical conductivity, while conductive metals are opaque. Hence, the only way to induce both properties in a single material is to create non-stoichiometry and/or defects. By introducing shallow defects near the conduction band for n-type materials and the valence band for p-type materials, it is possible to enhance the conductivity of the material at room temperature. However, developing efficient p-type TCOs has been particularly difficult due to the localized nature of the valence band derived from O 2p orbitals and the challenges associated with shallow acceptors, resulting in large effective mass of holes. While commercially available TCOs are predominantly n-type, such as Sn:In2O3, Al:ZnO, and F:SnO2, the development of efficient p-type TCOs lags. In this review, we have discussed the origin of p-type conductivity in TCOs, and the difficulties encountered in developing efficient p-type materials. We have also demonstrated the fundamental materials physics of p-type TCOs, including electronic structures, doping, defect properties, and optical properties. A range of deposition techniques has been adopted to prepare TCO films, and this review provides a detailed discussion of these techniques and their relative deposition parameters. Overall, we have presented an up-to-date and comprehensive review of different p-type transparent conducting oxide thin films, providing insights into ongoing research and potential future directions in this field.
△ Less
Submitted 23 May, 2024;
originally announced May 2024.
-
Harnessing the Duality of Magnetism and Conductivity: A Review of Oxide based Dilute Magnetic Semiconductors
Authors:
Pankaj Bhardwaj,
Jarnail Singh,
Vikram Verma,
Ravi Kumar
Abstract:
Over the last two decades, the new branch of spintronics, i.e., semiconductor spintronics, has gained more attention because it integrates the characteristics of conventional semiconductors, such as optical bandgap and charge carriers, helpful for processing and computing pieces of information combined with magnets for data storage applications in a single device. Likewise, substituting transition…
▽ More
Over the last two decades, the new branch of spintronics, i.e., semiconductor spintronics, has gained more attention because it integrates the characteristics of conventional semiconductors, such as optical bandgap and charge carriers, helpful for processing and computing pieces of information combined with magnets for data storage applications in a single device. Likewise, substituting transition metal (TM) ions to induce magnetic qualities into semiconductors or oxides creates dilute magnetic semiconductors (DMSs) or oxides (DMOs) with high electronic, photonic, and magnetic functionality. This review article discusses the historical outline of magnetic semiconductors with their origin and mechanism. It also includes a concise overview of various DMO systems based on their conductivity (p-type and n-type) to elucidate the synthesis, origin, and control mechanisms and further evoke the prepared spintronics devices. The occurrence of RTFM with transparency and conductivity can be helpful in spintronics device fabrications, which was assumed to be governed by the formation of intrinsic defects, charge carriers, morphology, and the induced exchange interactions between ions. The DMOs-based spintronics devices, such as magneto-optical devices, transparent ferromagnets, and spin-based solar cells, exploit both semiconducting and magnetic properties, which have also been discussed in this review article with outlook and perspectives.
△ Less
Submitted 6 May, 2024; v1 submitted 28 February, 2024;
originally announced February 2024.
-
Switchable Photovoltaic Effect in Ferroelectric CsPbBr3 Nanocrystals
Authors:
Anashmita Ghosh,
Susmita Paul,
Mrinmay Das,
Piyush Kanti Sarkar,
Pooja Bhardwaj,
Goutam Sheet,
Surajit Das,
Anuja Datta,
Somobrata Acharya
Abstract:
Ferroelectric all-inorganic halide perovskites nanocrystals with both spontaneous polarizations and visible light absorption are promising candidates for designing functional ferroelectric photovoltaic devices. Three dimensional halide perovskite nanocrystals have the potential of being ferroelectric, yet it remains a challenge to realize ferroelectric photovoltaic devices which can be operated in…
▽ More
Ferroelectric all-inorganic halide perovskites nanocrystals with both spontaneous polarizations and visible light absorption are promising candidates for designing functional ferroelectric photovoltaic devices. Three dimensional halide perovskite nanocrystals have the potential of being ferroelectric, yet it remains a challenge to realize ferroelectric photovoltaic devices which can be operated in absence of an external electric field. Here we report that a popular all-inorganic halide perovskite nanocrystal, CsPbBr3, exhibits ferroelectricity driven photovoltaic effect under visible light in absence of an external electric field. The ferroelectricity in CsPbBr3 nanocrystals originates from the stereochemical activity in Pb (II) lone pair that promotes the distortion of PbBr6 octahedra. Furthermore, application of an external electric field allows the photovoltaic effect to be enhanced and the spontaneous polarization to be switched with the direction of the electric field. Robust fatigue performance, flexibility and prolonged photoresponse under continuous illumination are potentially realized in the zero-bias conditions. These finding establishes all-inorganic halide perovskites nanocrystals as potential candidates for designing novel photoferroelectric devices by coupling optical functionalities and ferroelectric responses.
△ Less
Submitted 10 January, 2024; v1 submitted 6 January, 2024;
originally announced January 2024.
-
Random Access Protocols for Cell-Free Wireless Network Exploiting Statistical Behavior of THz Signal Propagation
Authors:
Pranay Bhardwaj,
S. M. Zafaruddin,
Amir Leshem
Abstract:
The current body of research on terahertz (THz) wireless communications predominantly focuses on its application for single-user backhaul/fronthaul connectivity at sub-THz frequencies. First, we develop a generalized statistical model for signal propagation at THz frequencies encompassing physical layer impairments, including random path-loss with Gamma distribution for the molecular absorption co…
▽ More
The current body of research on terahertz (THz) wireless communications predominantly focuses on its application for single-user backhaul/fronthaul connectivity at sub-THz frequencies. First, we develop a generalized statistical model for signal propagation at THz frequencies encompassing physical layer impairments, including random path-loss with Gamma distribution for the molecular absorption coefficient, short-term fading characterized by the $α$-$η$-$κ$-$μ$ distribution, antenna misalignment errors, and transceiver hardware impairments. Next, we propose random access protocols for a cell-free wireless network, ensuring successful transmission for multiple users with limited delay and energy loss, exploiting the combined effect of random atmospheric absorption, non-linearity of fading, hardware impairments, and antenna misalignment errors. We consider two schemes: a fixed transmission probability (FTP) scheme where the transmission probability (TP) of each user is updated at the beginning of the data transmission and an adaptive transmission probability (ATP) scheme where the TP is updated with each successful reception of the data. We analyze the performance of both protocols using delay, energy consumption, and outage probability with scaling laws for the transmission of a data frame consisting of a single packet from users at a predefined quality of service (QoS).
△ Less
Submitted 10 November, 2023;
originally announced November 2023.
-
A Generalized Statistical Model for THz wireless Channel with Random Atmospheric Absorption
Authors:
Pranay Bhardwaj,
S. M. Zafaruddin
Abstract:
Current statistical channel models for Terahertz (THz) wireless communication primarily concentrate on the sub-THz band, mostly with $α$-$μ$ and Gaussian mixture fading distributions for short-term fading and deterministic modeling for atmospheric absorption. In this paper, we develop a generalized statistical model for signal propagation at THz frequencies considering random path-loss employing G…
▽ More
Current statistical channel models for Terahertz (THz) wireless communication primarily concentrate on the sub-THz band, mostly with $α$-$μ$ and Gaussian mixture fading distributions for short-term fading and deterministic modeling for atmospheric absorption. In this paper, we develop a generalized statistical model for signal propagation at THz frequencies considering random path-loss employing Gamma distribution for the molecular absorption coefficient, short-term fading characterized by the $α$-$η$-$κ$-$μ$ distribution, antenna misalignment errors, and transceiver hardware impairments. The proposed model can handle various propagation scenarios, including indoor and outdoor environments, backhaul/fronthaul situations, and complex urban settings. Using Fox's H-functions, we present the probability density function (PDF) and cumulative distribution function (CDF) that capture the combined statistical effects of channel impairments. We analyze the outage probability of a THz link to demonstrate the analytical tractability of the proposed generalized model. We present computer simulations to demonstrate the efficacy of the proposed model for performance assessment with the statistical effect of atmospheric absorption.
△ Less
Submitted 28 October, 2023;
originally announced October 2023.
-
Topological surface states host superconductivity induced by the bulk condensate in YRuB$_2$
Authors:
Nikhlesh Singh Mehta,
Bikash Patra,
Mona Garg,
Ghulam Mohmad,
Mohd Monish,
Pooja Bhardwaj,
P. K. Meena,
K. Motla,
Ravi Prakash Singh,
Bahadur Singh,
Goutam Sheet
Abstract:
While the possibility of topological superconductivity (TSC) in hybrid heterostructures involving topologically nontrivial band structure and superconductors has been proposed, the realization of TSC in a single stoichiometric material is most desired for fundamental experimental investigation of TSC and its device applications. Bulk measurements on YRuB$_2$ detect a single superconducting gap of…
▽ More
While the possibility of topological superconductivity (TSC) in hybrid heterostructures involving topologically nontrivial band structure and superconductors has been proposed, the realization of TSC in a single stoichiometric material is most desired for fundamental experimental investigation of TSC and its device applications. Bulk measurements on YRuB$_2$ detect a single superconducting gap of $\sim$ 1 meV. This is supported by our electronic structure calculations which also reveal the existence of topological surface states in the system. We performed surface-sensitive Andreev reflection spectroscopy on YRuB$_2$ and detected the bulk superconducting gap as well as another superconducting gap of $\sim$ 0.5 meV. From our analysis of electronic structure, we show that the smaller gap is formed in the topological surface states in YRuB$_2$ due to the proximity of the bulk superconducting condensate. Thus, in agreement with the past theoretical predictions, we present YRuB$_2$ as a unique system that hosts superconducting topological surface states.
△ Less
Submitted 18 May, 2024; v1 submitted 15 September, 2023;
originally announced September 2023.
-
Free Space Continuous Variable Quantum Key Distribution with Discrete Phases
Authors:
Anju Rani,
Pooja Chandravanshi,
Jayanth Ramakrishnan,
Pravin Vaity,
P. Madhusudhan,
Tanya Sharma,
Pranav Bhardwaj,
Ayan Biswas,
R. P. Singh
Abstract:
Quantum Key Distribution (QKD) offers unconditional security in principle. Many QKD protocols have been proposed and demonstrated to ensure secure communication between two authenticated users. Continuous variable (CV) QKD offers many advantages over discrete variable (DV) QKD since it is cost-effective, compatible with current classical communication technologies, efficient even in daylight, and…
▽ More
Quantum Key Distribution (QKD) offers unconditional security in principle. Many QKD protocols have been proposed and demonstrated to ensure secure communication between two authenticated users. Continuous variable (CV) QKD offers many advantages over discrete variable (DV) QKD since it is cost-effective, compatible with current classical communication technologies, efficient even in daylight, and gives a higher secure key rate. Keeping this in view, we demonstrate a discrete modulated CVQKD protocol in the free space which is robust against polarization drift. We also present the simulation results with a noise model to account for the channel noise and the effects of various parameter changes on the secure key rate. These simulation results help us to verify the experimental values obtained for the implemented CVQKD.
△ Less
Submitted 22 May, 2023;
originally announced May 2023.
-
Affine semigroups of maximal projective dimension-II
Authors:
Om Prakash Bhardwaj,
Indranath Sengupta
Abstract:
If the Krull dimension of the semigroup ring is greater than one, then affine semigroups of maximal projective dimension ($\mathrm{MPD}$) are not Cohen-Macaulay, but they may be Buchsbaum. We give a necessary and sufficient condition for simplicial $\mathrm{MPD}$-semigroups to be Buchsbaum in terms of pseudo-Frobenius elements. We give certain characterizations of $\prec$-almost symmetric…
▽ More
If the Krull dimension of the semigroup ring is greater than one, then affine semigroups of maximal projective dimension ($\mathrm{MPD}$) are not Cohen-Macaulay, but they may be Buchsbaum. We give a necessary and sufficient condition for simplicial $\mathrm{MPD}$-semigroups to be Buchsbaum in terms of pseudo-Frobenius elements. We give certain characterizations of $\prec$-almost symmetric $\mathcal{C}$-semigroups. When the cone is full, we prove the irreducible $\mathcal{C}$-semigroups, and $\prec$-almost symmetric $\mathcal{C}$-semigroups with Betti-type three satisfy the extended Wilf's conjecture. For $e \geq 4$, we give a class of MPD-semigroups in $\mathbb{N}^2$ such that there is no upper bound on the Betti-type in terms of embedding dimension $e$. Thus, the Betti-type may not be a bounded function of the embedding dimension. We further explore the submonoids of $\mathbb{N}^d$, which satisfy the Arf property.
△ Less
Submitted 19 July, 2023; v1 submitted 28 April, 2023;
originally announced April 2023.
-
Performance of Integrated IoT Network with Hybrid mmWave/FSO/THz Backhaul Link
Authors:
Pranay Bhardwaj,
Vedant Bansal,
Nikhil Biyani,
Shiv Shukla,
S. M. Zafaruddin
Abstract:
Establishing end-to-end connectivity of Internet of Things (IoT) network with the core for collecting sensing data from remote and hard-to-reach terrains is a challenging task. In this article, we analyze the performance of an IoT network integrated with wireless backhaul link for data collection. We propose a solution that involves a self-configuring protocol for aggregate node (AN) selection in…
▽ More
Establishing end-to-end connectivity of Internet of Things (IoT) network with the core for collecting sensing data from remote and hard-to-reach terrains is a challenging task. In this article, we analyze the performance of an IoT network integrated with wireless backhaul link for data collection. We propose a solution that involves a self-configuring protocol for aggregate node (AN) selection in an IoT network, which sends the data packet to an unmanned aerial vehicle (UAV) over radio frequency (RF) channels. We adopt a novel hybrid transmission technique for wireless backhaul employing opportunistic selections combining (OSC) and maximal ratio combining (MRC) that simultaneously transmits the data packet on mmWave (mW), free space optical (FSO), and terahertz (THz) technologies to take advantage of their complementary characteristics. We employ the decode-and-forward (DF) protocol to integrate the IoT and backhaul links and provide physical layer performance assessment using outage probability and average bit-error-rate (BER) under diverse channel conditions. We also develop simplified expressions to gain a better understanding of the system's performance at high signal-to-noise ratio (SNR). We provide computer simulations to compare different wireless backhaul technologies under various channel and SNR scenarios and demonstrate the performance of the data collection using the integrated link.
△ Less
Submitted 10 June, 2023; v1 submitted 3 April, 2023;
originally announced April 2023.
-
Exact Performance Analysis of THz Link Under Transceiver Hardware Impairments
Authors:
Pranay Bhardwaj,
S. M. Zafaruddin
Abstract:
Transceiver hardware impairment (THI) is inevitable for high-date rate terahertz (THz) communication. Existing statistical analysis either neglects THI's effect or provides approximate results when analyzing the performance of the THz system combined with channel fading and antenna misalignment. In this paper, we develop exact analytical expressions for the average signal-to-noise ratio (SNR), erg…
▽ More
Transceiver hardware impairment (THI) is inevitable for high-date rate terahertz (THz) communication. Existing statistical analysis either neglects THI's effect or provides approximate results when analyzing the performance of the THz system combined with channel fading and antenna misalignment. In this paper, we develop exact analytical expressions for the average signal-to-noise ratio (SNR), ergodic capacity, and average bit-error-rate (BER) performance of a THz wireless link under the combined effect of $α$-$μ$ fading channel, zero-boresight pointing errors, and the Gaussian distributed THI. We also derive asymptotic expressions for the outage probability and average BER, which shows that the diversity order of the THz link is independent of THI's parameters. Simulations validate the derived analytical results and demonstrate the impact of the THI parameters on the THz performance.
△ Less
Submitted 21 February, 2023;
originally announced February 2023.
-
The $α$-$η$-$κ$-$μ$ Fading Model: An Exact Statistical Representation
Authors:
Pranay Bhardwaj,
Eesha Santosh Karnawat,
S. M. Zafaruddin
Abstract:
The $α$-$η$-$κ$-$μ$ is one of the most generalized and flexible channel models having an excellent fit to experimental data from diverse propagation environments. The existing statistical results on the envelope of $α$-$η$-$κ$-$μ$ model contain an infinite series involving regularized hypergeometric function and generalized Laguerre polynomial, prohibiting its widespread application in the perform…
▽ More
The $α$-$η$-$κ$-$μ$ is one of the most generalized and flexible channel models having an excellent fit to experimental data from diverse propagation environments. The existing statistical results on the envelope of $α$-$η$-$κ$-$μ$ model contain an infinite series involving regularized hypergeometric function and generalized Laguerre polynomial, prohibiting its widespread application in the performance analysis of wireless systems. In this paper, we employ a novel approach to derive density and distribution functions of the envelope of the $α$-$η$-$κ$-$μ$ fading channel without an infinite series approximation. The derived statistical results are presented using a single Fox's H-function for tractable performance analysis and efficient numerical computations, especially for high-frequency mmWave and terahertz wireless transmissions. To gain insight into the distribution of channel envelope, we develop an asymptotic analysis using a more straightforward Gamma function converging to the exact within a reasonable range of channel parameters. To further substantiate the proposed analysis, we present the exact outage probability and average bit-error-rate (BER) performance of a wireless link subjected to the $α$-$η$-$κ$-$μ$ fading model using a single tri-variate Fox's H-function. We obtain the diversity order of the system by analyzing the outage probability at a high signal-to-noise (SNR) ratio. We use numerical and simulation analysis to demonstrate the significance of the developed statistical results compared with the existing infinite series representation for the envelope of the $α$-$η$-$κ$-$μ$ model.
△ Less
Submitted 10 June, 2023; v1 submitted 14 November, 2022;
originally announced November 2022.
-
Derivation module and the Hilbert-Kunz multiplicity of the co-ordinate ring of a projective monomial curve
Authors:
Om Prakash Bhardwaj,
Indranath Sengupta
Abstract:
Let $n_0, n_1, \ldots, n_p$ be a sequence of positive integers such that $n_0 < n_1 < \cdots < n_p$ and $\mathrm{gcd}(n_0,n_1, \ldots,n_p) = 1$. Let $S = \langle (0,n_p), (n_0,n_p-n_0),\ldots,(n_{p-1},n_p-n_{p-1}), (n_p,0) \rangle$ be an affine semigroup in $\mathbb{N}^2$. The semigroup ring $k[S]$ is the co-ordinate ring of the projective monomial curve in the projective space…
▽ More
Let $n_0, n_1, \ldots, n_p$ be a sequence of positive integers such that $n_0 < n_1 < \cdots < n_p$ and $\mathrm{gcd}(n_0,n_1, \ldots,n_p) = 1$. Let $S = \langle (0,n_p), (n_0,n_p-n_0),\ldots,(n_{p-1},n_p-n_{p-1}), (n_p,0) \rangle$ be an affine semigroup in $\mathbb{N}^2$. The semigroup ring $k[S]$ is the co-ordinate ring of the projective monomial curve in the projective space $\mathbb{P}_k^{p+1}$, which is defined parametrically by \begin{center} $x_0 = v^{n_p}, \quad x_1 = u^{n_0}v^{n_p-n_0},\quad \ldots , \quad x_p= u^{n_{p-1}}v^{n_p-n_{p-1}}, \quad x_{p+1} = u^{n_p}$. \end{center} In this article, we consider the case when $n_0, n_1, \ldots, n_p$ forms an arithmetic sequence, and give an explicit set of minimal generators for the derivation module $\mathrm{Der}_k(k[S])$. Further, we give an explicit formula for the Hilbert-Kunz multiplicity of the co-ordinate ring of a projective monomial curve.
△ Less
Submitted 18 July, 2023; v1 submitted 21 October, 2022;
originally announced October 2022.
-
Early Diagnosis of Retinal Blood Vessel Damage via Deep Learning-Powered Collective Intelligence Models
Authors:
Pranjal Bhardwaj,
Prajjwal Gupta,
Thejineaswar Guhan,
Kathiravan Srinivasan
Abstract:
Early diagnosis of retinal diseases such as diabetic retinopathy has had the attention of many researchers. Deep learning through the introduction of convolutional neural networks has become a prominent solution for image-related tasks such as classification and segmentation. Most tasks in image classification are handled by deep CNNs pretrained and evaluated on imagenet dataset. However, these mo…
▽ More
Early diagnosis of retinal diseases such as diabetic retinopathy has had the attention of many researchers. Deep learning through the introduction of convolutional neural networks has become a prominent solution for image-related tasks such as classification and segmentation. Most tasks in image classification are handled by deep CNNs pretrained and evaluated on imagenet dataset. However, these models do not always translate to the best result on other datasets. Devising a neural network manually from scratch based on heuristics may not lead to an optimal model as there are numerous hyperparameters in play. In this paper, we use two nature-inspired swarm algorithms: particle swarm optimization (PSO) and ant colony optimization (ACO) to obtain TDCN models to perform classification of fundus images into severity classes. The power of swarm algorithms is used to search for various combinations of convolutional, pooling, and normalization layers to provide the best model for the task. It is observed that TDCN-PSO outperforms imagenet models and existing literature, while TDCN-ACO achieves faster architecture search. The best TDCN model achieves an accuracy of 90.3%, AUC ROC of 0.956, and a Cohen kappa score of 0.967. The results were compared with the previous studies to show that the proposed TDCN models exhibit superior performance.
△ Less
Submitted 17 October, 2022;
originally announced October 2022.
-
Adversarial Robustness of Representation Learning for Knowledge Graphs
Authors:
Peru Bhardwaj
Abstract:
Knowledge graphs represent factual knowledge about the world as relationships between concepts and are critical for intelligent decision making in enterprise applications. New knowledge is inferred from the existing facts in the knowledge graphs by encoding the concepts and relations into low-dimensional feature vector representations. The most effective representations for this task, called Knowl…
▽ More
Knowledge graphs represent factual knowledge about the world as relationships between concepts and are critical for intelligent decision making in enterprise applications. New knowledge is inferred from the existing facts in the knowledge graphs by encoding the concepts and relations into low-dimensional feature vector representations. The most effective representations for this task, called Knowledge Graph Embeddings (KGE), are learned through neural network architectures. Due to their impressive predictive performance, they are increasingly used in high-impact domains like healthcare, finance and education. However, are the black-box KGE models adversarially robust for use in domains with high stakes? This thesis argues that state-of-the-art KGE models are vulnerable to data poisoning attacks, that is, their predictive performance can be degraded by systematically crafted perturbations to the training knowledge graph. To support this argument, two novel data poisoning attacks are proposed that craft input deletions or additions at training time to subvert the learned model's performance at inference time. These adversarial attacks target the task of predicting the missing facts in knowledge graphs using KGE models, and the evaluation shows that the simpler attacks are competitive with or outperform the computationally expensive ones. The thesis contributions not only highlight and provide an opportunity to fix the security vulnerabilities of KGE models, but also help to understand the black-box predictive behaviour of KGE models.
△ Less
Submitted 30 September, 2022;
originally announced October 2022.
-
On the algebraic invariants of certain affine semigroup algebras
Authors:
Om Prakash Bhardwaj,
Indranath Sengupta
Abstract:
Let $a$ and $d$ be two linearly independent vectors in $\mathbb{N}^2$, over the field of rational numbers. For a positive integer $k \geq 2$, consider the sequence $a, a+d, \ldots, a+kd$ such that the affine semigroup $S_{a,d,k} = \langle a, a+d, \ldots, a+kd \rangle$ is minimally generated by this sequence. We study the properties of affine semigroup algebra $k[S_{a,d,k}]$ associated to this semi…
▽ More
Let $a$ and $d$ be two linearly independent vectors in $\mathbb{N}^2$, over the field of rational numbers. For a positive integer $k \geq 2$, consider the sequence $a, a+d, \ldots, a+kd$ such that the affine semigroup $S_{a,d,k} = \langle a, a+d, \ldots, a+kd \rangle$ is minimally generated by this sequence. We study the properties of affine semigroup algebra $k[S_{a,d,k}]$ associated to this semigroup. We prove that $k[S_{a,d,k}]$ is always Cohen-Macaulay and it is Gorenstein if and only if $k=2$. For $k=2,3,4$, we explicitly compute the syzygies, minimal graded free resolution and Hilbert series of $k[S_{a,d,k}].$ We also give a minimal generating set and a Gröbner basis of the defining ideal of $k[S_{a,d,k}].$ Consequently, we prove that $k[S_{a,d,k}]$ is Koszul. Finally, we prove that the Castelnuovo-Mumford regularity of $k[S_{a,d,k}]$ is $1$ for any $a,d,k.$
△ Less
Submitted 6 July, 2022;
originally announced July 2022.
-
Performance Analysis of Cooperative Relaying for Multi-Antenna RF Transmissions over THz Wireless Link
Authors:
Pranay Bhardwaj,
S. M. Zafaruddin
Abstract:
Recent research has focused on single antenna radio-frequency (RF) and terahertz (THz) wireless systems to mix the access link with the backhaul. In this paper, we evaluate the performance of a mixed RF-THz system employing multiple antenna-assisted access point (AP) for the RF link and single-antenna THz transmissions. We employ an equal gain combining (EGC) receiver at the AP and use the fixed-g…
▽ More
Recent research has focused on single antenna radio-frequency (RF) and terahertz (THz) wireless systems to mix the access link with the backhaul. In this paper, we evaluate the performance of a mixed RF-THz system employing multiple antenna-assisted access point (AP) for the RF link and single-antenna THz transmissions. We employ an equal gain combining (EGC) receiver at the AP and use the fixed-gain amplify and forward (AF) relaying protocol to interface the RF and THz links. We derive analytical expressions for probability density function (PDF) and cumulative distribution function (CDF) of the end-to-end SNR for the considered system assuming independent and non-identically distributed (i.ni.d.) $α$-$μ$ distribution to model for both RF and THz channels and pointing errors in the THz link. We analyze the system performance using the outage probability, average bit error rate (BER), and ergodic capacity involving bivariate Fox's H-function. We use the residue method to develop asymptotic analysis using Gamma functions to show the impact of the various channel and system parameters on the outage probability and average BER in the high SNR regime. We use computer simulations to depict the scaling of the performance with an increase in the number of antennas at the AP for signal reception in the access link.
△ Less
Submitted 1 May, 2022;
originally announced May 2022.
-
Performance of Hybrid THz and Multi-Antenna RF System with Diversity Combining
Authors:
Pranay Bhardwaj,
S. M. Zafaruddin
Abstract:
Recent studies investigate single-antenna radio frequency (RF) systems mixed with terahertz (THz) wireless communications. This paper considers a two-tier system of THz for backhaul and multiple-antenna assisted RF for the access network. We analyze the system performance by employing both selection combining (SC) and maximal ratio combining (MRC) receivers for the RF link integrated with the THz…
▽ More
Recent studies investigate single-antenna radio frequency (RF) systems mixed with terahertz (THz) wireless communications. This paper considers a two-tier system of THz for backhaul and multiple-antenna assisted RF for the access network. We analyze the system performance by employing both selection combining (SC) and maximal ratio combining (MRC) receivers for the RF link integrated with the THz using the fixed-gain amplify and forward (AF) protocol. We develop the probability density function (PDF) and cumulative distribution function (CDF) of the end-to-end signal-to-noise (SNR) of the dual-hop system over independent and non-identically distributed (i.ni.d.) $α$-$μ$ fading channels with a statistical model for misalignment errors in the THz wireless link. We use the derived statistical results to develop analytical expressions of the outage probability, average bit error rate (BER), and ergodic capacity for the performance assessment of the considered system. We develop diversity order of the system using asymptotic analysis in the high SNR region, demonstrating the scaling of system performance with the number of antennas. We use computer simulations to show the effect of system and channel parameters on the performance of the hybrid THz-RF link with multi-antenna diversity schemes.
△ Less
Submitted 17 February, 2022;
originally announced February 2022.
-
Fixed-Gain AF Relaying for RF-THz Wireless System over $α$-$κ$-$μ$ Shadowed and $α$-$μ$ Channels
Authors:
Pranay Bhardwaj,
S. M. Zafaruddin
Abstract:
Recent research investigates the decode-and-forward (DF) relaying for mixed radio frequency (RF) and terahertz (THz) wireless links with zero-boresight pointing errors. In this letter, we analyze the performance of a fixed-gain amplify-and-forward (AF) relaying for the RF-THz link to interface the access network on the RF technology with wireless THz transmissions. We develop probability density f…
▽ More
Recent research investigates the decode-and-forward (DF) relaying for mixed radio frequency (RF) and terahertz (THz) wireless links with zero-boresight pointing errors. In this letter, we analyze the performance of a fixed-gain amplify-and-forward (AF) relaying for the RF-THz link to interface the access network on the RF technology with wireless THz transmissions. We develop probability density function (PDF) and cumulative distribution function (CDF) of the end-to-end SNR for the relay-assisted system in terms of bivariate Fox's H function considering $α$-$μ$ fading for the THz system with non-zero boresight pointing errors and $α$-$κ$-$μ$ shadowed ($α$-KMS) fading model for the RF link. Using the derived PDF and CDF, we present exact analytical expressions of the outage probability, average bit-error-rate (BER), and ergodic capacity of the considered system. We also analyze the outage probability and average BER asymptotically for a better insight into the system behavior at high SNR. We use simulations to compare the performance of the AF relaying having a semi-blind gain factor with the recently proposed DF relaying for THz-RF transmissions.
△ Less
Submitted 3 December, 2021;
originally announced December 2021.
-
Affine semigroups of maximal projective dimension
Authors:
Om Prakash Bhardwaj,
Kriti Goel,
Indranath Sengupta
Abstract:
We generalize the notion of symmetric semigroups, pseudo symmetric semigroups, and row factorization matrices for pseudo Frobenius elements of numerical semigroups to the case of semigroups with maximal projective dimension (MPD semigroups).
We generalize the notion of symmetric semigroups, pseudo symmetric semigroups, and row factorization matrices for pseudo Frobenius elements of numerical semigroups to the case of semigroups with maximal projective dimension (MPD semigroups).
△ Less
Submitted 24 August, 2022; v1 submitted 23 November, 2021;
originally announced November 2021.
-
Poisoning Knowledge Graph Embeddings via Relation Inference Patterns
Authors:
Peru Bhardwaj,
John Kelleher,
Luca Costabello,
Declan O'Sullivan
Abstract:
We study the problem of generating data poisoning attacks against Knowledge Graph Embedding (KGE) models for the task of link prediction in knowledge graphs. To poison KGE models, we propose to exploit their inductive abilities which are captured through the relationship patterns like symmetry, inversion and composition in the knowledge graph. Specifically, to degrade the model's prediction confid…
▽ More
We study the problem of generating data poisoning attacks against Knowledge Graph Embedding (KGE) models for the task of link prediction in knowledge graphs. To poison KGE models, we propose to exploit their inductive abilities which are captured through the relationship patterns like symmetry, inversion and composition in the knowledge graph. Specifically, to degrade the model's prediction confidence on target facts, we propose to improve the model's prediction confidence on a set of decoy facts. Thus, we craft adversarial additions that can improve the model's prediction confidence on decoy facts through different inference patterns. Our experiments demonstrate that the proposed poisoning attacks outperform state-of-art baselines on four KGE models for two publicly available datasets. We also find that the symmetry pattern based attacks generalize across all model-dataset combinations which indicates the sensitivity of KGE models to this pattern.
△ Less
Submitted 11 November, 2021;
originally announced November 2021.
-
Adversarial Attacks on Knowledge Graph Embeddings via Instance Attribution Methods
Authors:
Peru Bhardwaj,
John Kelleher,
Luca Costabello,
Declan O'Sullivan
Abstract:
Despite the widespread use of Knowledge Graph Embeddings (KGE), little is known about the security vulnerabilities that might disrupt their intended behaviour. We study data poisoning attacks against KGE models for link prediction. These attacks craft adversarial additions or deletions at training time to cause model failure at test time. To select adversarial deletions, we propose to use the mode…
▽ More
Despite the widespread use of Knowledge Graph Embeddings (KGE), little is known about the security vulnerabilities that might disrupt their intended behaviour. We study data poisoning attacks against KGE models for link prediction. These attacks craft adversarial additions or deletions at training time to cause model failure at test time. To select adversarial deletions, we propose to use the model-agnostic instance attribution methods from Interpretable Machine Learning, which identify the training instances that are most influential to a neural model's predictions on test instances. We use these influential triples as adversarial deletions. We further propose a heuristic method to replace one of the two entities in each influential triple to generate adversarial additions. Our experiments show that the proposed strategies outperform the state-of-art data poisoning attacks on KGE models and improve the MRR degradation due to the attacks by up to 62% over the baselines.
△ Less
Submitted 4 November, 2021;
originally announced November 2021.
-
On the Performance of Multihop THz Wireless System Over Mixed Channel Fading with Shadowing and Antenna Misalignment
Authors:
Pranay Bhardwaj,
S. M. Zafaruddin
Abstract:
The existing relay-assisted terahertz (THz) wireless system is limited to dual-hop transmission with pointing errors and short-term fading without considering the shadowing effect. This paper analyzes the performance of a multihop-assisted backhaul communication mixed with an access link under the shadowed fading with antenna misalignment errors. We derive statistical results of the signal-to-nois…
▽ More
The existing relay-assisted terahertz (THz) wireless system is limited to dual-hop transmission with pointing errors and short-term fading without considering the shadowing effect. This paper analyzes the performance of a multihop-assisted backhaul communication mixed with an access link under the shadowed fading with antenna misalignment errors. We derive statistical results of the signal-to-noise ratio (SNR) of the multihop link by considering independent but not identically distributed (i.ni.d) $α$-$μ$ fading channel with pointing errors employing channel-assisted (CA) and fixed-gain (FG) amplify-and-forward (AF) relaying for each hop. We analyze the outage probability, average BER, and ergodic capacity performance of the mixed system considering the generalized-$K$ shadowed fading model with AF and decode-and-forward (DF) protocols employed for the access link. We derive exact expressions of the performance metrics for the CA-multihop system with the DF relaying for the last hop and upper bound of the performance for the FG-multihop system using FG and DF relaying at the last relay. We also develop asymptotic analysis in the high SNR to derive the diversity order of the system and use computer simulations to provide design and deployment aspects of multiple relays in the backhaul link to extend the communication range for THz wireless transmissions.
△ Less
Submitted 8 April, 2022; v1 submitted 29 October, 2021;
originally announced October 2021.
-
Performance Analysis of Dual-Hop THz Wireless Transmission for Backhaul Applications
Authors:
Vinay U. Pai,
Pranay Bhardwaj,
S. M. Zafaruddin
Abstract:
THz transmissions suffer from pointing errors due to antenna misalignment and incur higher path loss from the molecular absorption in addition to the channel fading. In this paper, we employ an amplify-and-forward (AF) dual-hop relaying to mitigate the effect of pointing errors and extend the range of the THz wireless system for backhaul connectivity. We provide statistical analysis on the perform…
▽ More
THz transmissions suffer from pointing errors due to antenna misalignment and incur higher path loss from the molecular absorption in addition to the channel fading. In this paper, we employ an amplify-and-forward (AF) dual-hop relaying to mitigate the effect of pointing errors and extend the range of the THz wireless system for backhaul connectivity. We provide statistical analysis on the performance of the considered system by deriving analytical expressions for the outage probability, average bit-error-rate (BER), average signal-to-noise ratio (SNR), and a lower bound on the ergodic capacity over independent and identical (i.i.d) $α$-$μ$ fading combined with the statistical effect of pointing errors. Using computer simulations, we validate the derived analysis of the relay-assisted system. We also demonstrate the effect of the system parameters on outage probability and average BER with the help of diversity order. We show that data rates up to several \mbox{Gbps} can be achieved using THz transmissions, which is desirable for next-generation wireless systems, especially for backhaul applications.
△ Less
Submitted 21 November, 2021; v1 submitted 29 October, 2021;
originally announced October 2021.
-
Terahertz Wireless Transmissions with Maximal Ratio Combining over Fluctuating Two-Ray Fading
Authors:
Atharva Anand Joshi,
Pranay Bhardwaj,
S. M. Zafaruddin
Abstract:
Mitigating channel fading and transceiver impairments are desirable for high-speed terahertz (THz) wireless links. This paper analyzes the performance of a multi-antenna THz wireless system by considering the combined effect of pointing errors and fluctuating two-ray (FTR) fading model. We provide a statistical characterization of the maximal ratio combining (MRC) receiver over independent and non…
▽ More
Mitigating channel fading and transceiver impairments are desirable for high-speed terahertz (THz) wireless links. This paper analyzes the performance of a multi-antenna THz wireless system by considering the combined effect of pointing errors and fluctuating two-ray (FTR) fading model. We provide a statistical characterization of the maximal ratio combining (MRC) receiver over independent and nonidentical (i.ni.d.) channel conditions in terms of multi-variate Fox's H by deriving density and distribution functions of the signal-to-noise ratio (SNR) of a single-link THz link using incomplete Gamma function. We develop exact analytical expressions of outage probability, average bit-error-rate (BER), and ergodic capacity for both single-antenna and MRC receivers. We also present the diversity order of the system by deriving asymptotic expressions for outage probability and average BER at high SNR to obtain insights into the system performance. We validate our derived analytical expressions with Monte-Carlo simulations and demonstrate the effect of various system and channel parameters on the performance of single and multi-antenna THz wireless communications.
△ Less
Submitted 3 August, 2021;
originally announced August 2021.
-
On Row-Factorization relations of certain numerical semigroups
Authors:
Om Prakash Bhardwaj,
Kriti Goel,
Indranath Sengupta
Abstract:
Let $H$ be a numerical semigroup minimally generated by an almost arithmetic sequence. We give a description of a possible row-factorization $(\RF)$ matrix for each pseudo-Frobenius element of $H.$ Further, when $H$ is symmetric and has embedding dimension 4 or 5, we prove that the defining ideal is minimally generated by $\RF$-relations.
Let $H$ be a numerical semigroup minimally generated by an almost arithmetic sequence. We give a description of a possible row-factorization $(\RF)$ matrix for each pseudo-Frobenius element of $H.$ Further, when $H$ is symmetric and has embedding dimension 4 or 5, we prove that the defining ideal is minimally generated by $\RF$-relations.
△ Less
Submitted 24 August, 2022; v1 submitted 1 May, 2021;
originally announced May 2021.
-
Performance Analysis of Dual-Hop Relaying for THz-RF Wireless Link with Asymmetrical Fading
Authors:
Pranay Bhardwaj,
S. M. Zafaruddin
Abstract:
Terahertz (THz) frequency bands can be promising for data transmissions between the core network and access points (AP) for next-generation wireless systems. In this paper, we analyze the performance of a dual-hop THz-RF wireless system where an AP facilitates data transmission between a core network and user equipment (UE). We consider a generalized model for the end-to-end channel with an indepe…
▽ More
Terahertz (THz) frequency bands can be promising for data transmissions between the core network and access points (AP) for next-generation wireless systems. In this paper, we analyze the performance of a dual-hop THz-RF wireless system where an AP facilitates data transmission between a core network and user equipment (UE). We consider a generalized model for the end-to-end channel with an independent and not identically distributed (i.ni.d.) fading model for THz and RF links using the $α$-$μ$ distribution, the THz link with pointing errors, and asymmetrical relay position. We derive a closed-form expression of the cumulative distribution function (CDF) of the end-to-end signal-to-noise ratio (SNR) for the THz-RF link, which is valid for continuous values of $μ$ for a generalized performance analysis over THz fading channels. Using the derived CDF, we analyze the performance of the THz-RF relayed system using decode-and-forward (DF) protocol by deriving analytical expressions of diversity order, moments of SNR, ergodic capacity, and average BER in terms of system parameters. We also analyze the considered system with an i.i.d. model and develop simplified performance to provide insight on the system behavior analytically under various practically relevant scenarios. Simulation and numerical analysis show a significant effect of fading parameters of the THz link and a nominal effect of normalized beam-width on the performance of the relay-assisted THz-RF system.
△ Less
Submitted 15 March, 2021;
originally announced March 2021.
-
Performance of Dual-Hop Relaying for THz-RF Wireless Link
Authors:
Pranay Bhardwaj,
S. M. Zafaruddin
Abstract:
The use of Terahertz (THz) frequency bands for data transmissions between the core network and an access point can be promising for next generation wireless systems. In this paper, we analyze the performance of a dual-hop relaying for THz-RF wireless link for backhaul applications. Considering the $α-μ$ fading channel and a statistical model of pointing errors, we derive a novel closed-form expres…
▽ More
The use of Terahertz (THz) frequency bands for data transmissions between the core network and an access point can be promising for next generation wireless systems. In this paper, we analyze the performance of a dual-hop relaying for THz-RF wireless link for backhaul applications. Considering the $α-μ$ fading channel and a statistical model of pointing errors, we derive a novel closed-form expression of the cumulative distribution function (CDF) of the signal-to-noise ratio (SNR) for the THz link, which is also valid for non-integer values of $μ$. Using the CDF, we derive analytical expressions of the end-to-end SNR and lower bound on ergodic capacity of a decode-and-forward (DF) assisted THz-RF relaying in terms of system parameters. Using analytical results of the direct link and computer simulations, we demonstrate that the THz-RF relaying is a viable technology for wireless backhaul, providing a significant increase of almost $25 \%$ in the spectral efficiency, compared to the direct transmissions.
△ Less
Submitted 24 December, 2020;
originally announced December 2020.
-
A Hybrid Simulation-based Duopoly Game Framework for Analysis of Supply Chain and Marketing Activities
Authors:
Dong Xu,
Chao Meng,
Qingpeng Zhang,
Puneet Bhardwaj,
Young-Jun Son
Abstract:
A hybrid simulation-based framework involving system dynamics and agent-based simulation is proposed to address duopoly game considering multiple strategic decision variables and rich payoff, which cannot be addressed by traditional approaches involving closed-form equations. While system dynamics models are used to represent integrated production, logistics, and pricing determination activities o…
▽ More
A hybrid simulation-based framework involving system dynamics and agent-based simulation is proposed to address duopoly game considering multiple strategic decision variables and rich payoff, which cannot be addressed by traditional approaches involving closed-form equations. While system dynamics models are used to represent integrated production, logistics, and pricing determination activities of duopoly companies, agent-based simulation is used to mimic enhanced consumer purchasing behavior considering advertisement, promotion effect, and acquaintance recommendation in the consumer social network. The payoff function of the duopoly companies is assumed to be the net profit based on the total revenue and various cost items such as raw material, production, transportation, inventory and backorder. A unique procedure is proposed to solve and analyze the proposed simulation-based game, where the procedural components include strategy refinement, data sampling, gaming solving, and performance evaluation. First, design of experiment and estimated conformational value of information techniques are employed for strategy refinement and data sampling, respectively. Game solving then focuses on pure strategy equilibriums, and performance evaluation addresses game stability, equilibrium strictness, and robustness. A hypothetical case scenario involving soft-drink duopoly on Coke and Pepsi is considered to illustrate and demonstrate the proposed approach. Final results include P-values of statistical tests, confidence intervals, and simulation steady state analysis for different pure equilibriums.
△ Less
Submitted 20 September, 2020;
originally announced September 2020.
-
Predicting Stroke from Electronic Health Records
Authors:
Chidozie Shamrock Nwosu,
Soumyabrata Dev,
Peru Bhardwaj,
Bharadwaj Veeravalli,
Deepu John
Abstract:
Studies have identified various risk factors associated with the onset of stroke in an individual. Data mining techniques have been used to predict the occurrence of stroke based on these factors by using patients' medical records. However, there has been limited use of electronic health records to study the inter-dependency of different risk factors of stroke. In this paper, we perform an analysi…
▽ More
Studies have identified various risk factors associated with the onset of stroke in an individual. Data mining techniques have been used to predict the occurrence of stroke based on these factors by using patients' medical records. However, there has been limited use of electronic health records to study the inter-dependency of different risk factors of stroke. In this paper, we perform an analysis of patients' electronic health records to identify the impact of risk factors on stroke prediction. We also provide benchmark performance of the state-of-art machine learning algorithms for predicting stroke using electronic health records.
△ Less
Submitted 25 April, 2019;
originally announced April 2019.
-
Minimizing the Switch and Link Conflicts in an Optical Multi-stage Interconnection Network
Authors:
Ved Prakash Bhardwaj,
Nitin,
Vipin Tyagi
Abstract:
Multistage Interconnection Networks (MINs) are very popular in switching and communication applications. A MIN connects N inputs to N outputs and is referred as an N \times N MIN; having size N. Optical Multistage Interconnection Network (OMIN) represents an important class of Interconnection networks. Crosstalk is the basic problem of OMIN. Switch Conflict and Link Conflict are the two main reaso…
▽ More
Multistage Interconnection Networks (MINs) are very popular in switching and communication applications. A MIN connects N inputs to N outputs and is referred as an N \times N MIN; having size N. Optical Multistage Interconnection Network (OMIN) represents an important class of Interconnection networks. Crosstalk is the basic problem of OMIN. Switch Conflict and Link Conflict are the two main reason of crosstalk. In this paper, we are considering both problems. A number of techniques like Optical window, Improved Window, Heuristic, Genetic, and Zero have been proposed earlier in this research domain. In this paper, we have proposed two algorithms called Address Selection Algorithm and Route Selection Algorithm (RSA). RSA is based on Improved Window Method. We have applied the proposed algorithms on existing Omega network, having shuffle-exchange connection pattern. The main functionality of ASA and RSA is to minimize the number of switch and link conflicts in the network and to provide conflict free routes.
△ Less
Submitted 6 January, 2012;
originally announced January 2012.