-
Optimizing Deep Neural Networks using Safety-Guided Self Compression
Authors:
Mohammad Zbeeb,
Mariam Salman,
Mohammad Bazzi,
Ammar Mohanna
Abstract:
The deployment of deep neural networks on resource-constrained devices necessitates effective model com- pression strategies that judiciously balance the reduction of model size with the preservation of performance. This study introduces a novel safety-driven quantization framework that leverages preservation sets to systematically prune and quantize neural network weights, thereby optimizing mode…
▽ More
The deployment of deep neural networks on resource-constrained devices necessitates effective model com- pression strategies that judiciously balance the reduction of model size with the preservation of performance. This study introduces a novel safety-driven quantization framework that leverages preservation sets to systematically prune and quantize neural network weights, thereby optimizing model complexity without compromising accuracy. The proposed methodology is rigorously evaluated on both a convolutional neural network (CNN) and an attention-based language model, demonstrating its applicability across diverse architectural paradigms. Experimental results reveal that our framework achieves up to a 2.5% enhancement in test accuracy relative to the original unquantized models while maintaining 60% of the initial model size. In comparison to conventional quantization techniques, our approach not only augments generalization by eliminating parameter noise and retaining essential weights but also reduces variance, thereby ensuring the retention of critical model features. These findings underscore the efficacy of safety-driven quantization as a robust and reliable strategy for the efficient optimization of deep learn- ing models. The implementation and comprehensive experimental evaluations of our framework are publicly accessible at GitHub.
△ Less
Submitted 1 May, 2025;
originally announced May 2025.
-
AWARE-NET: Adaptive Weighted Averaging for Robust Ensemble Network in Deepfake Detection
Authors:
Muhammad Salman,
Iqra Tariq,
Mishal Zulfiqar,
Muqadas Jalal,
Sami Aujla,
Sumbal Fatima
Abstract:
Deepfake detection has become increasingly important due to the rise of synthetic media, which poses significant risks to digital identity and cyber presence for security and trust. While multiple approaches have improved detection accuracy, challenges remain in achieving consistent performance across diverse datasets and manipulation types. In response, we propose a novel two-tier ensemble framew…
▽ More
Deepfake detection has become increasingly important due to the rise of synthetic media, which poses significant risks to digital identity and cyber presence for security and trust. While multiple approaches have improved detection accuracy, challenges remain in achieving consistent performance across diverse datasets and manipulation types. In response, we propose a novel two-tier ensemble framework for deepfake detection based on deep learning that hierarchically combines multiple instances of three state-of-the-art architectures: Xception, Res2Net101, and EfficientNet-B7. Our framework employs a unique approach where each architecture is instantiated three times with different initializations to enhance model diversity, followed by a learnable weighting mechanism that dynamically combines their predictions. Unlike traditional fixed-weight ensembles, our first-tier averages predictions within each architecture family to reduce model variance, while the second tier learns optimal contribution weights through backpropagation, automatically adjusting each architecture's influence based on their detection reliability. Our experiments achieved state-of-the-art intra-dataset performance with AUC scores of 99.22% (FF++) and 100.00% (CelebDF-v2), and F1 scores of 98.06% (FF++) and 99.94% (CelebDF-v2) without augmentation. With augmentation, we achieve AUC scores of 99.47% (FF++) and 100.00% (CelebDF-v2), and F1 scores of 98.43% (FF++) and 99.95% (CelebDF-v2). The framework demonstrates robust cross-dataset generalization, achieving AUC scores of 88.20% and 72.52%, and F1 scores of 93.16% and 80.62% in cross-dataset evaluations.
△ Less
Submitted 1 May, 2025;
originally announced May 2025.
-
Face Spoofing Detection using Deep Learning
Authors:
Najeebullah,
Maaz Salman,
Zar Nawab Khan Swati
Abstract:
Digital image spoofing has emerged as a significant security threat in biometric authentication systems, particularly those relying on facial recognition. This study evaluates the performance of three vision based models, MobileNetV2, ResNET50, and Vision Transformer, ViT, for spoof detection in image classification, utilizing a dataset of 150,986 images divided into training , 140,002, testing, 1…
▽ More
Digital image spoofing has emerged as a significant security threat in biometric authentication systems, particularly those relying on facial recognition. This study evaluates the performance of three vision based models, MobileNetV2, ResNET50, and Vision Transformer, ViT, for spoof detection in image classification, utilizing a dataset of 150,986 images divided into training , 140,002, testing, 10,984, and validation ,39,574, sets. Spoof detection is critical for enhancing the security of image recognition systems, and this research compares the models effectiveness through accuracy, precision, recall, and F1 score metrics. Results reveal that MobileNetV2 outperforms other architectures on the test dataset, achieving an accuracy of 91.59%, precision of 91.72%, recall of 91.59%, and F1 score of 91.58%, compared to ViT 86.54%, 88.28%, 86.54%, and 86.39%, respectively. On the validation dataset, MobileNetV2, and ViT excel, with MobileNetV2 slightly ahead at 97.17% accuracy versus ViT 96.36%. MobileNetV2 demonstrates faster convergence during training and superior generalization to unseen data, despite both models showing signs of overfitting. These findings highlight MobileNetV2 balanced performance and robustness, making it the preferred choice for spoof detection applications where reliability on new data is essential. The study underscores the importance of model selection in security sensitive contexts and suggests MobileNetV2 as a practical solution for real world deployment.
△ Less
Submitted 24 March, 2025;
originally announced March 2025.
-
Gaussian basis set approach to one-loop self-energy
Authors:
Dávid Ferenc,
Maen Salman,
Trond Saue
Abstract:
We report a method for the evaluation of the one-loop self-energy, to all orders in the external binding field, using a Gaussian basis set expansion. This choice of basis is motivated by its widespread use in molecular calculations. For a one-electron atom, our results show excellent agreement with those obtained using the exact Dirac--Coulomb wave functions. The developed method can be of interes…
▽ More
We report a method for the evaluation of the one-loop self-energy, to all orders in the external binding field, using a Gaussian basis set expansion. This choice of basis is motivated by its widespread use in molecular calculations. For a one-electron atom, our results show excellent agreement with those obtained using the exact Dirac--Coulomb wave functions. The developed method can be of interest for high-precision studies of heavy few-electron molecular systems, where the rigorous computation of QED corrections is currently a formidable task.
△ Less
Submitted 11 April, 2025; v1 submitted 17 January, 2025;
originally announced January 2025.
-
SpaLLM-Guard: Pairing SMS Spam Detection Using Open-source and Commercial LLMs
Authors:
Muhammad Salman,
Muhammad Ikram,
Nardine Basta,
Mohamed Ali Kaafar
Abstract:
The increasing threat of SMS spam, driven by evolving adversarial techniques and concept drift, calls for more robust and adaptive detection methods. In this paper, we evaluate the potential of large language models (LLMs), both open-source and commercial, for SMS spam detection, comparing their performance across zero-shot, few-shot, fine-tuning, and chain-of-thought prompting approaches. Using a…
▽ More
The increasing threat of SMS spam, driven by evolving adversarial techniques and concept drift, calls for more robust and adaptive detection methods. In this paper, we evaluate the potential of large language models (LLMs), both open-source and commercial, for SMS spam detection, comparing their performance across zero-shot, few-shot, fine-tuning, and chain-of-thought prompting approaches. Using a comprehensive dataset of SMS messages, we assess the spam detection capabilities of prominent LLMs such as GPT-4, DeepSeek, LLAMA-2, and Mixtral. Our findings reveal that while zero-shot learning provides convenience, it is unreliable for effective spam detection. Few-shot learning, particularly with carefully selected examples, improves detection but exhibits variability across models. Fine-tuning emerges as the most effective strategy, with Mixtral achieving 98.6% accuracy and a balanced false positive and false negative rate below 2%, meeting the criteria for robust spam detection. Furthermore, we explore the resilience of these models to adversarial attacks, finding that fine-tuning significantly enhances robustness against both perceptible and imperceptible manipulations. Lastly, we investigate the impact of concept drift and demonstrate that fine-tuned LLMs, especially when combined with few-shot learning, can mitigate its effects, maintaining high performance even on evolving spam datasets. This study highlights the importance of fine-tuning and tailored learning strategies to deploy LLMs effectively for real-world SMS spam detection
△ Less
Submitted 9 January, 2025;
originally announced January 2025.
-
Multi-population Differential Evolution for RSS based Cooperative Localization in Wireless Sensor Networks with Limited Communication Range
Authors:
Lismer Andres Caceres Najarro,
Iickho Song,
Muhammad Salman,
Kiseon Kim
Abstract:
This paper presents a novel approach to deal with the cooperative localization problem in wireless sensor networks based on received signal strength measurements. In cooperative scenarios, the cost function of the localization problem becomes increasingly nonlinear and nonconvex due to the heightened interaction between sensor nodes, making the estimation of the positions of the target nodes more…
▽ More
This paper presents a novel approach to deal with the cooperative localization problem in wireless sensor networks based on received signal strength measurements. In cooperative scenarios, the cost function of the localization problem becomes increasingly nonlinear and nonconvex due to the heightened interaction between sensor nodes, making the estimation of the positions of the target nodes more challenging. Although most of existing cooperative localization algorithms assure acceptable localization accuracy, their computational complexity increases dramatically, which may restrict their applicability. To reduce the computational complexity and provide competitive localization accuracy at the same time, we propose a localization algorithm based on the differential evolution with multiple populations, opposite-based learning, redirection, and anchoring. In this work, the cooperative localization cost function is split into several simpler cost functions, each of which accounts only for one individual target node. Then, each cost function is solved by a dedicated population of the proposed algorithm. In addition, an enhanced version of the proposed algorithm which incorporates the population midpoint scheme for further improvement in the localization accuracy is devised. Simulation results demonstrate that the proposed algorithms provide comparative localization accuracy with much lower computational complexity compared with the state-of-the-art algorithms.
△ Less
Submitted 27 December, 2024;
originally announced December 2024.
-
Exploring the Landscape for Generative Sequence Models for Specialized Data Synthesis
Authors:
Mohammad Zbeeb,
Mohammad Ghorayeb,
Mariam Salman
Abstract:
Artificial Intelligence (AI) research often aims to develop models that can generalize reliably across complex datasets, yet this remains challenging in fields where data is scarce, intricate, or inaccessible. This paper introduces a novel approach that leverages three generative models of varying complexity to synthesize one of the most demanding structured datasets: Malicious Network Traffic. Ou…
▽ More
Artificial Intelligence (AI) research often aims to develop models that can generalize reliably across complex datasets, yet this remains challenging in fields where data is scarce, intricate, or inaccessible. This paper introduces a novel approach that leverages three generative models of varying complexity to synthesize one of the most demanding structured datasets: Malicious Network Traffic. Our approach uniquely transforms numerical data into text, re-framing data generation as a language modeling task, which not only enhances data regularization but also significantly improves generalization and the quality of the synthetic data. Extensive statistical analyses demonstrate that our method surpasses state-of-the-art generative models in producing high-fidelity synthetic data. Additionally, we conduct a comprehensive study on synthetic data applications, effectiveness, and evaluation strategies, offering valuable insights into its role across various domains. Our code and pre-trained models are openly accessible at Github, enabling further exploration and application of our methodology. Index Terms: Data synthesis, machine learning, traffic generation, privacy preserving data, generative models.
△ Less
Submitted 6 November, 2024; v1 submitted 4 November, 2024;
originally announced November 2024.
-
The Locating Rainbow Connection Number of the Edge Corona of a Graph with a Complete Graph
Authors:
Ariestha Widyastuty Bustan,
A. N. M Salman,
Pritta Etriana Putri
Abstract:
A graph has a locating rainbow coloring if every pair of its vertices can be connected by a path passing through internal vertices with distinct colors and every vertex generates a unique rainbow code. The minimum number of colors needed for a graph to have a locating rainbow coloring is referred to as the locating rainbow connection number of a graph. Let $G$ and $H$ be two connected, simple, and…
▽ More
A graph has a locating rainbow coloring if every pair of its vertices can be connected by a path passing through internal vertices with distinct colors and every vertex generates a unique rainbow code. The minimum number of colors needed for a graph to have a locating rainbow coloring is referred to as the locating rainbow connection number of a graph. Let $G$ and $H$ be two connected, simple, and undirected graphs on disjoint sets of $|V(G)|$ and $|V(H)|$ vertices, $|E(G)|$ and $|E(G)|$ edges, respectively. For $j\in\{1,2,...,|E(G_m)|\}$, the edge corona of $G_m$ and $H_n$, denoted as $G_m \diamond H_n$, is constructed by using a single copy of $G_m$ and $E(G_m)$ copies of $H_n$, and then connecting the two end vertices of the $j$-th edge of $G_m$ to every vertex in the $j$-th copy of $H_n$. In this paper, we determine the upper and lower bounds of the locating rainbow connection number for the class of graphs resulting from the edge corona of a graph with a complete graph. Furthermore, we demonstrate that these upper and lower bounds are tight.
△ Less
Submitted 11 October, 2024;
originally announced October 2024.
-
Named Clinical Entity Recognition Benchmark
Authors:
Wadood M Abdul,
Marco AF Pimentel,
Muhammad Umar Salman,
Tathagata Raha,
Clément Christophe,
Praveen K Kanithi,
Nasir Hayat,
Ronnie Rajan,
Shadab Khan
Abstract:
This technical report introduces a Named Clinical Entity Recognition Benchmark for evaluating language models in healthcare, addressing the crucial natural language processing (NLP) task of extracting structured information from clinical narratives to support applications like automated coding, clinical trial cohort identification, and clinical decision support.
The leaderboard provides a standa…
▽ More
This technical report introduces a Named Clinical Entity Recognition Benchmark for evaluating language models in healthcare, addressing the crucial natural language processing (NLP) task of extracting structured information from clinical narratives to support applications like automated coding, clinical trial cohort identification, and clinical decision support.
The leaderboard provides a standardized platform for assessing diverse language models, including encoder and decoder architectures, on their ability to identify and classify clinical entities across multiple medical domains. A curated collection of openly available clinical datasets is utilized, encompassing entities such as diseases, symptoms, medications, procedures, and laboratory measurements. Importantly, these entities are standardized according to the Observational Medical Outcomes Partnership (OMOP) Common Data Model, ensuring consistency and interoperability across different healthcare systems and datasets, and a comprehensive evaluation of model performance. Performance of models is primarily assessed using the F1-score, and it is complemented by various assessment modes to provide comprehensive insights into model performance. The report also includes a brief analysis of models evaluated to date, highlighting observed trends and limitations.
By establishing this benchmarking framework, the leaderboard aims to promote transparency, facilitate comparative analyses, and drive innovation in clinical entity recognition tasks, addressing the need for robust evaluation methods in healthcare NLP.
△ Less
Submitted 7 October, 2024;
originally announced October 2024.
-
Beyond Fine-tuning: Unleashing the Potential of Continuous Pretraining for Clinical LLMs
Authors:
Clément Christophe,
Tathagata Raha,
Svetlana Maslenkova,
Muhammad Umar Salman,
Praveen K Kanithi,
Marco AF Pimentel,
Shadab Khan
Abstract:
Large Language Models (LLMs) have demonstrated significant potential in transforming clinical applications. In this study, we investigate the efficacy of four techniques in adapting LLMs for clinical use-cases: continuous pretraining, instruct fine-tuning, NEFTune, and prompt engineering. We employ these methods on Mistral 7B and Mixtral 8x7B models, leveraging a large-scale clinical pretraining d…
▽ More
Large Language Models (LLMs) have demonstrated significant potential in transforming clinical applications. In this study, we investigate the efficacy of four techniques in adapting LLMs for clinical use-cases: continuous pretraining, instruct fine-tuning, NEFTune, and prompt engineering. We employ these methods on Mistral 7B and Mixtral 8x7B models, leveraging a large-scale clinical pretraining dataset of 50 billion tokens and an instruct fine-tuning dataset of 500 million tokens. Our evaluation across various clinical tasks reveals the impact of each technique. While continuous pretraining beyond 250 billion tokens yields marginal improvements on its own, it establishes a strong foundation for instruct fine-tuning. Notably, NEFTune, designed primarily to enhance generation quality, surprisingly demonstrates additional gains on our benchmark. Complex prompt engineering methods further enhance performance. These findings show the importance of tailoring fine-tuning strategies and exploring innovative techniques to optimize LLM performance in the clinical domain.
△ Less
Submitted 23 September, 2024;
originally announced September 2024.
-
On the Robustness of Malware Detectors to Adversarial Samples
Authors:
Muhammad Salman,
Benjamin Zi Hao Zhao,
Hassan Jameel Asghar,
Muhammad Ikram,
Sidharth Kaushik,
Mohamed Ali Kaafar
Abstract:
Adversarial examples add imperceptible alterations to inputs with the objective to induce misclassification in machine learning models. They have been demonstrated to pose significant challenges in domains like image classification, with results showing that an adversarially perturbed image to evade detection against one classifier is most likely transferable to other classifiers. Adversarial exam…
▽ More
Adversarial examples add imperceptible alterations to inputs with the objective to induce misclassification in machine learning models. They have been demonstrated to pose significant challenges in domains like image classification, with results showing that an adversarially perturbed image to evade detection against one classifier is most likely transferable to other classifiers. Adversarial examples have also been studied in malware analysis. Unlike images, program binaries cannot be arbitrarily perturbed without rendering them non-functional. Due to the difficulty of crafting adversarial program binaries, there is no consensus on the transferability of adversarially perturbed programs to different detectors. In this work, we explore the robustness of malware detectors against adversarially perturbed malware. We investigate the transferability of adversarial attacks developed against one detector, against other machine learning-based malware detectors, and code similarity techniques, specifically, locality sensitive hashing-based detectors. Our analysis reveals that adversarial program binaries crafted for one detector are generally less effective against others. We also evaluate an ensemble of detectors and show that they can potentially mitigate the impact of adversarial program binaries. Finally, we demonstrate that substantial program changes made to evade detection may result in the transformation technique being identified, implying that the adversary must make minimal changes to the program binary.
△ Less
Submitted 5 August, 2024;
originally announced August 2024.
-
VLTI Unit Telescope coudé train vibration control upgrade for GRAVITY+
Authors:
Romain Laugier,
Julien Woillez,
Denis Defrère,
Benjamin Courtney-Barrer,
Muhammad Salman,
Babak Sedghi,
Roberto Abuter,
Azzurra Bigioli,
Maximilian Fabricius,
Frank Eisenhauer,
Frédéric Gonté,
Nicolas Schuhler,
Dieter Lutz,
Miguel Riquelme,
Pierre Bourget,
Philippe Neuville,
Sylvestre Lacour,
Mathias Nowak
Abstract:
Scaling up interferometry to 8m collectors should smooth-out the optical piston perturbations and allow a slow fringe tracker to obtain high precision correction on faint targets. In practice, the GRAVITY fringe tracker still observes high frequency OPD components that limit the exposure time, its precision and limiting magnitude. Perturbations seem to come from mechanical vibrations in the train…
▽ More
Scaling up interferometry to 8m collectors should smooth-out the optical piston perturbations and allow a slow fringe tracker to obtain high precision correction on faint targets. In practice, the GRAVITY fringe tracker still observes high frequency OPD components that limit the exposure time, its precision and limiting magnitude. Perturbations seem to come from mechanical vibrations in the train of mirrors. As part of the GRAVITY+ efforts, accelerometers were added to all the mirrors of the coudé train to compensate in real-time the optical path using the main delay lines. We show their effectiveness on vibrations peaks between 40 and 200Hz and outline prospects for the upgrade of the deformable mirrors and the beam-compressor differential delay lines.
△ Less
Submitted 24 July, 2024;
originally announced July 2024.
-
Asgard/NOTT: First lab assembly and experimental results
Authors:
G. Garreau,
A. Bigioli,
R. Laugier,
B. La Torre,
M-A. Martinod,
K. Missiaen,
J. Morren,
G. Raskin,
M. Salman,
S. Gross,
M. Ireland,
A. P. Joó,
L. Labadie,
S. Madden,
A. Mazzoli,
G. Medgyesi,
A. Sanny,
A. Taras,
B. Vandenbussche,
D. Defrère
Abstract:
Asgard/NOTT is an ERC-funded project hosted at KU Leuven and is part of a new visitor instrumental suite, called Asgard, under preparation for the Very Large Telescope Interferometer (VLTI). Leveraging nulling capabilities and the long VLTI baselines, it is optimized for high-contrast imaging of the snow line region around young nearby main-sequence stars. This will enable the characterization of…
▽ More
Asgard/NOTT is an ERC-funded project hosted at KU Leuven and is part of a new visitor instrumental suite, called Asgard, under preparation for the Very Large Telescope Interferometer (VLTI). Leveraging nulling capabilities and the long VLTI baselines, it is optimized for high-contrast imaging of the snow line region around young nearby main-sequence stars. This will enable the characterization of the atmosphere of young giant exoplanets and warm/hot exozodiacal dust with spectroscopy in the L'-band (3.5-4.0$μ$m). In this work, we present the first lab assembly of the instrument done at KU Leuven and the technical solutions to tackle the challenge of performing nulling in the mid-infrared despite the thermal background. The opto-mechanical design of the warm optics and the injection system for the photonic chip are described. The alignment procedure used to assemble the system is also presented. Finally, the first experimental results, including fringes and null measurements, are given and confirm the adequacy of the bench to test and optimize the Asgard/NOTT instrument.
△ Less
Submitted 11 July, 2024;
originally announced July 2024.
-
L-band nulling interferometry at the VLTI with Asgard/NOTT: status and plans
Authors:
Denis Defrère,
Romain Laugier,
Marc-Antoine Martinod,
Germain Garreau,
Kwinten Missiaen,
Muhammad Salman,
Gert Raskin,
Colin Dandumont,
Steve Ertel,
Michael J. Ireland,
Stefan Kraus,
Lucas Labadie,
Alexandra Mazzoli,
Gyorgy Medgyesi,
Ahmed Sanny,
Olivier Absil,
Peter Ábráham,
Jean-Philippe Berger,
Myriam Bonduelle,
Azzurra Bigioli,
Emilie Bouzerand,
Josh Carter,
Nick Cvetojevic,
Benjamin Courtney-Barrer,
Adrian M. Glauser
, et al. (21 additional authors not shown)
Abstract:
NOTT (formerly Hi-5) is the L'-band (3.5-4.0~microns) nulling interferometer of Asgard, an instrument suite in preparation for the VLTI visitor focus. The primary scientific objectives of NOTT include characterizing (i) young planetary systems near the snow line, a critical region for giant planet formation, and (ii) nearby main-sequence stars close to the habitable zone, with a focus on detecting…
▽ More
NOTT (formerly Hi-5) is the L'-band (3.5-4.0~microns) nulling interferometer of Asgard, an instrument suite in preparation for the VLTI visitor focus. The primary scientific objectives of NOTT include characterizing (i) young planetary systems near the snow line, a critical region for giant planet formation, and (ii) nearby main-sequence stars close to the habitable zone, with a focus on detecting exozodiacal dust that could obscure Earth-like planets. In 2023-2024, the final warm optics have been procured and assembled in a new laboratory at KU Leuven. First fringes and null measurements were obtained using a Gallium Lanthanum Sulfide (GLS) photonic chip that was also tested at cryogenic temperatures. In this paper, we present an overall update of the NOTT project with a particular focus on the cold mechanical design, the first results in the laboratory with the final NOTT warm optics, and the ongoing Asgard integration activities. We also report on other ongoing activities such as the characterization of the photonic chip (GLS, LiNbO3, SiO), the development of the exoplanet science case, the design of the dispersion control module, and the progress with the self-calibration data reduction software.
△ Less
Submitted 11 July, 2024;
originally announced July 2024.
-
Enabling 6G Performance in the Upper Mid-Band by Transitioning From Massive to Gigantic MIMO
Authors:
Emil Björnson,
Ferdi Kara,
Nikolaos Kolomvakis,
Alva Kosasih,
Parisa Ramezani,
Murat Babek Salman
Abstract:
The initial 6G networks will likely operate in the upper mid-band (7-24 GHz), which has decent propagation conditions but underwhelming new spectrum availability. In this paper, we explore whether we can anyway reach the ambitious 6G performance goals by evolving the multiple-input multiple-output (MIMO) technology from massive in 5G to gigantic in 6G. We describe how many antennas are needed to r…
▽ More
The initial 6G networks will likely operate in the upper mid-band (7-24 GHz), which has decent propagation conditions but underwhelming new spectrum availability. In this paper, we explore whether we can anyway reach the ambitious 6G performance goals by evolving the multiple-input multiple-output (MIMO) technology from massive in 5G to gigantic in 6G. We describe how many antennas are needed to reach the envisioned 6G peak user rates, how many can realistically be deployed in practical radio equipment, and what the practical spatial degrees-of-freedom might become. We further suggest a new deployment strategy that enables the utilization of radiative near-field effects in these bands for precise beamfocusing, localization, and sensing from a single base station site. Finally, we identify open research and standardization challenges that must be overcome to efficiently use gigantic MIMO dimensions in 6G from hardware, cost, and algorithmic perspectives.
△ Less
Submitted 3 June, 2025; v1 submitted 8 July, 2024;
originally announced July 2024.
-
Med42 -- Evaluating Fine-Tuning Strategies for Medical LLMs: Full-Parameter vs. Parameter-Efficient Approaches
Authors:
Clément Christophe,
Praveen K Kanithi,
Prateek Munjal,
Tathagata Raha,
Nasir Hayat,
Ronnie Rajan,
Ahmed Al-Mahrooqi,
Avani Gupta,
Muhammad Umar Salman,
Gurpreet Gosal,
Bhargav Kanakiya,
Charles Chen,
Natalia Vassilieva,
Boulbaba Ben Amor,
Marco AF Pimentel,
Shadab Khan
Abstract:
This study presents a comprehensive analysis and comparison of two predominant fine-tuning methodologies - full-parameter fine-tuning and parameter-efficient tuning - within the context of medical Large Language Models (LLMs). We developed and refined a series of LLMs, based on the Llama-2 architecture, specifically designed to enhance medical knowledge retrieval, reasoning, and question-answering…
▽ More
This study presents a comprehensive analysis and comparison of two predominant fine-tuning methodologies - full-parameter fine-tuning and parameter-efficient tuning - within the context of medical Large Language Models (LLMs). We developed and refined a series of LLMs, based on the Llama-2 architecture, specifically designed to enhance medical knowledge retrieval, reasoning, and question-answering capabilities. Our experiments systematically evaluate the effectiveness of these tuning strategies across various well-known medical benchmarks. Notably, our medical LLM Med42 showed an accuracy level of 72% on the US Medical Licensing Examination (USMLE) datasets, setting a new standard in performance for openly available medical LLMs. Through this comparative analysis, we aim to identify the most effective and efficient method for fine-tuning LLMs in the medical domain, thereby contributing significantly to the advancement of AI-driven healthcare applications.
△ Less
Submitted 23 April, 2024;
originally announced April 2024.
-
A Robust UWOC-assisted Multi-hop Topology for Underwater Sensor Network Nodes
Authors:
Maaz Salman,
Javad Bolboli,
Wan-Young Chung
Abstract:
Underwater environment is substantially less explored territory as compared to earth surface due to lack of robust underwater communication infrastructure. For Internet of Underwater things connectivity, underwater wireless optical communication can play a vital role, compared to conventional radio frequency communication, due to longer range, high data rate, low latency, and unregulated bandwidth…
▽ More
Underwater environment is substantially less explored territory as compared to earth surface due to lack of robust underwater communication infrastructure. For Internet of Underwater things connectivity, underwater wireless optical communication can play a vital role, compared to conventional radio frequency communication, due to longer range, high data rate, low latency, and unregulated bandwidth. This study proposes underwater wireless optical communication driven local area network UWOC LAN, comprised of multiple network nodes with optical transceivers. Moreover, the temperature sensor data is encapsulated with individual authentication identity to enhance the security of the framework at the user end. The proposed system is evaluated in a specially designed water tank of 4 meters. The proposed system evaluation analysis shows that the system can transmit underwater temperature data reliably in real time. The proposed secure UWOC LAN is tested within a communication range of 16 meters by incorporating multi hop connectivity to monitor the underwater environment.
△ Less
Submitted 31 March, 2024; v1 submitted 28 March, 2024;
originally announced March 2024.
-
A Survey of Coronal Mass Ejections Measured In Situ by Parker Solar Probe During 2018-2022
Authors:
Tarik M. Salman,
Teresa Nieves-Chinchilla,
Lan K. Jian,
Noé Lugaz,
Fernando Carcaboso,
Emma E. Davies,
Yaireska M. Collado-Vega
Abstract:
We present a statistical investigation of the radial evolution of 28 interplanetary coronal mass ejections (ICMEs), measured in situ by the Parker Solar Probe (PSP) spacecraft from 2018 October to 2022 August. First, by analyzing the radial distribution of ICME classification based on magnetic hodograms, we find that coherent configurations are more likely to be observed close to the Sun. In contr…
▽ More
We present a statistical investigation of the radial evolution of 28 interplanetary coronal mass ejections (ICMEs), measured in situ by the Parker Solar Probe (PSP) spacecraft from 2018 October to 2022 August. First, by analyzing the radial distribution of ICME classification based on magnetic hodograms, we find that coherent configurations are more likely to be observed close to the Sun. In contrast, more complex configurations are observed farther out. We also notice that the post-ICME magnetic field is more impacted following an ICME passage at larger heliocentric distances. Second, with a multi-linear robust regression, we derive a slower magnetic ejecta (ME) expansion rate within 1~au compared to previous statistical estimates. Then, investigating the magnetic field fluctuations within ICME sheaths, we see that these fluctuations are strongly coupled to the relative magnetic field strength gradient from the upstream solar wind to the ME. Third, we identify ME expansion as an important factor in forming sheaths. Finally, we determine the distortion parameter (DiP) which is a measure of magnetic field asymmetry in an ME. We discover lower overall asymmetries within MEs. We reveal that even for expanding MEs, the time duration over which an ME is sampled does not correlate with DiP values, indicating that the aging effect is not the sole contributor to the observed ME asymmetries.
△ Less
Submitted 4 March, 2024;
originally announced March 2024.
-
Multiscale Neuroimaging Features for the Identification of Medication Class and Non-Responders in Mood Disorder Treatment
Authors:
Bradley T. Baker,
Mustafa S. Salman,
Zening Fu,
Armin Iraji,
Elizabeth Osuch,
Jeremy Bockholt,
Vince D. Calhoun
Abstract:
In the clinical treatment of mood disorders, the complex behavioral symptoms presented by patients and variability of patient response to particular medication classes can create difficulties in providing fast and reliable treatment when standard diagnostic and prescription methods are used. Increasingly, the incorporation of physiological information such as neuroimaging scans and derivatives int…
▽ More
In the clinical treatment of mood disorders, the complex behavioral symptoms presented by patients and variability of patient response to particular medication classes can create difficulties in providing fast and reliable treatment when standard diagnostic and prescription methods are used. Increasingly, the incorporation of physiological information such as neuroimaging scans and derivatives into the clinical process promises to alleviate some of the uncertainty surrounding this process. Particularly, if neural features can help to identify patients who may not respond to standard courses of anti-depressants or mood stabilizers, clinicians may elect to avoid lengthy and side-effect-laden treatments and seek out a different, more effective course that might otherwise not have been under consideration. Previously, approaches for the derivation of relevant neuroimaging features work at only one scale in the data, potentially limiting the depth of information available for clinical decision support. In this work, we show that the utilization of multi spatial scale neuroimaging features - particularly resting state functional networks and functional network connectivity measures - provide a rich and robust basis for the identification of relevant medication class and non-responders in the treatment of mood disorders. We demonstrate that the generated features, along with a novel approach for fast and automated feature selection, can support high accuracy rates in the identification of medication class and non-responders as well as the identification of novel, multi-scale biomarkers.
△ Less
Submitted 12 February, 2024;
originally announced February 2024.
-
A dynamical measure of the black hole mass in a quasar 11 billion years ago
Authors:
R. Abuter,
F. Allouche,
A. Amorim,
C. Bailet,
A. Berdeu,
J. -P. Berger,
P. Berio,
A. Bigioli,
O. Boebion,
M. -L. Bolzer,
H. Bonnet,
G. Bourdarot,
P. Bourget,
W. Brandner,
Y. Cao,
R. Conzelmann,
M. Comin,
Y. Clénet,
B. Courtney-Barrer,
R. Davies,
D. Defrère,
A. Delboulbé,
F. Delplancke-Ströbele,
R. Dembet,
J. Dexter
, et al. (102 additional authors not shown)
Abstract:
Tight relationships exist in the local universe between the central stellar properties of galaxies and the mass of their supermassive black hole. These suggest galaxies and black holes co-evolve, with the main regulation mechanism being energetic feedback from accretion onto the black hole during its quasar phase. A crucial question is how the relationship between black holes and galaxies evolves…
▽ More
Tight relationships exist in the local universe between the central stellar properties of galaxies and the mass of their supermassive black hole. These suggest galaxies and black holes co-evolve, with the main regulation mechanism being energetic feedback from accretion onto the black hole during its quasar phase. A crucial question is how the relationship between black holes and galaxies evolves with time; a key epoch to probe this relationship is at the peaks of star formation and black hole growth 8-12 billion years ago (redshifts 1-3). Here we report a dynamical measurement of the mass of the black hole in a luminous quasar at a redshift of 2, with a look back time of 11 billion years, by spatially resolving the broad line region. We detect a 40 micro-arcsecond (0.31 pc) spatial offset between the red and blue photocenters of the H$α$ line that traces the velocity gradient of a rotating broad line region. The flux and differential phase spectra are well reproduced by a thick, moderately inclined disk of gas clouds within the sphere of influence of a central black hole with a mass of 3.2x10$^{8}$ solar masses. Molecular gas data reveal a dynamical mass for the host galaxy of 6x10$^{11}$ solar masses, which indicates an under-massive black hole accreting at a super-Eddington rate. This suggests a host galaxy that grew faster than the supermassive black hole, indicating a delay between galaxy and black hole formation for some systems.
△ Less
Submitted 25 January, 2024;
originally announced January 2024.
-
On the Mesoscale Structure of CMEs at Mercury's Orbit: BepiColombo and Parker Solar Probe Observations
Authors:
Erika Palmerio,
Fernando Carcaboso,
Leng Ying Khoo,
Tarik M. Salman,
Beatriz Sánchez-Cano,
Benjamin J. Lynch,
Yeimy J. Rivera,
Sanchita Pal,
Teresa Nieves-Chinchilla,
Andreas J. Weiss,
David Lario,
Johannes Z. D. Mieth,
Daniel Heyner,
Michael L. Stevens,
Orlando M. Romeo,
Andrei N. Zhukov,
Luciano Rodriguez,
Christina O. Lee,
Christina M. S. Cohen,
Laura Rodríguez-García,
Phyllis L. Whittlesey,
Nina Dresing,
Philipp Oleynik,
Immanuel C. Jebaraj,
David Fischer
, et al. (5 additional authors not shown)
Abstract:
On 2022 February 15, an impressive filament eruption was observed off the solar eastern limb from three remote-sensing viewpoints, namely Earth, STEREO-A, and Solar Orbiter. In addition to representing the most-distant observed filament at extreme ultraviolet wavelengths -- captured by Solar Orbiter's field of view extending to above 6 $R_{\odot}$ -- this event was also associated with the release…
▽ More
On 2022 February 15, an impressive filament eruption was observed off the solar eastern limb from three remote-sensing viewpoints, namely Earth, STEREO-A, and Solar Orbiter. In addition to representing the most-distant observed filament at extreme ultraviolet wavelengths -- captured by Solar Orbiter's field of view extending to above 6 $R_{\odot}$ -- this event was also associated with the release of a fast ($\sim$2200 km$\cdot$s$^{-1}$) coronal mass ejection (CME) that was directed towards BepiColombo and Parker Solar Probe. These two probes were separated by 2$^{\circ}$ in latitude, 4$^{\circ}$ in longitude, and 0.03 au in radial distance around the time of the CME-driven shock arrival in situ. The relative proximity of the two probes to each other and to the Sun ($\sim$0.35 au) allows us to study the mesoscale structure of CMEs at Mercury's orbit for the first time. We analyse similarities and differences in the main CME-related structures measured at the two locations, namely the interplanetary shock, the sheath region, and the magnetic ejecta. We find that, despite the separation between the two spacecraft being well within the typical uncertainties associated with determination of CME geometric parameters from remote-sensing observations, the two sets of in-situ measurements display some profound differences that make understanding of the overall 3D CME structure particularly challenging. Finally, we discuss our findings within the context of space weather at Mercury's distances and in terms of the need to investigate solar transients via spacecraft constellations with small separations, which has been gaining significant attention during recent years.
△ Less
Submitted 3 January, 2024;
originally announced January 2024.
-
The Rainbow Connection Number of The Commuting Graph of a Finite Nonabelian Group
Authors:
Rian Febrian Umbara,
A. N. M. Salman,
Pritta Etriana Putri
Abstract:
A path in an edge-colored graph is called a rainbow path if every two distinct edges of the path have different colors. A graph whose every pair of vertices are linked by a rainbow path is called a rainbow-connected graph. The rainbow connection number of a graph is the minimum number of colors that are needed to color the edges of the graph such that the graph is rainbow-connected. In this paper,…
▽ More
A path in an edge-colored graph is called a rainbow path if every two distinct edges of the path have different colors. A graph whose every pair of vertices are linked by a rainbow path is called a rainbow-connected graph. The rainbow connection number of a graph is the minimum number of colors that are needed to color the edges of the graph such that the graph is rainbow-connected. In this paper, we determine the rainbow connection number of the commuting graph of a finite nonabelian group, which is a graph whose vertex set is a nonabelian group of finite order and two distinct elements of the group is adjacent in the graph if they commute. We also show that the rainbow connection number of the commuting graph of a finite group is related to the number of maximal abelian subgroups or the number of involutions that do not commute with any other nonidentity element of the group.
△ Less
Submitted 26 October, 2024; v1 submitted 16 November, 2023;
originally announced November 2023.
-
Analytical Nonlinear Distortion Characterization for Frequency-Selective Massive MIMO Channels
Authors:
Murat Babek Salman,
Emil Björnson,
Gokhan Muzaffer Guvensen,
Tolga Ciloglu
Abstract:
Nonlinear distortion stemming from low-cost power amplifiers may severely affect wireless communication performance through out-of-band (OOB) radiation and in-band distortion. The distortion is correlated between different transmit antennas in an antenna array, which results in a beamforming gain at the receiver side that grows with the number of antennas. In this paper, we investigate how the str…
▽ More
Nonlinear distortion stemming from low-cost power amplifiers may severely affect wireless communication performance through out-of-band (OOB) radiation and in-band distortion. The distortion is correlated between different transmit antennas in an antenna array, which results in a beamforming gain at the receiver side that grows with the number of antennas. In this paper, we investigate how the strength of the distortion is affected by the frequency selectivity of the channel. A closed-form expression for the received distortion power is derived as a function of the number of multipath components (MPCs) and the delay spread, which highlight their impact. The performed analysis, which is verified via numerical simulations, reveals that as the number of MPCs increases, distortion exhibits distinct characteristics for in-band and OOB frequencies. It is shown that the received in-band and OOB distortion power is inversely proportional to the number of MPCs, and it is reported that as the delay spread gets narrower, the in-band distortion power is beamformed towards the intended user, which yields higher received in-band distortion compared to the OOB distortion.
△ Less
Submitted 30 October, 2023;
originally announced October 2023.
-
New Observations Needed to Advance Our Understanding of Coronal Mass Ejections
Authors:
Erika Palmerio,
Benjamin J. Lynch,
Christina O. Lee,
Lan K. Jian,
Teresa Nieves-Chinchilla,
Emma E. Davies,
Brian E. Wood,
Noé Lugaz,
Réka M. Winslow,
Tibor Török,
Nada Al-Haddad,
Florian Regnault,
Meng Jin,
Camilla Scolini,
Fernando Carcaboso,
Charles J. Farrugia,
Vincent E. Ledvina,
Cooper Downs,
Christina Kay,
Sanchita Pal,
Tarik M. Salman,
Robert C. Allen
Abstract:
Coronal mass ejections (CMEs) are large eruptions from the Sun that propagate through the heliosphere after launch. Observational studies of these transient phenomena are usually based on 2D images of the Sun, corona, and heliosphere (remote-sensing data), as well as magnetic field, plasma, and particle samples along a 1D spacecraft trajectory (in-situ data). Given the large scales involved and th…
▽ More
Coronal mass ejections (CMEs) are large eruptions from the Sun that propagate through the heliosphere after launch. Observational studies of these transient phenomena are usually based on 2D images of the Sun, corona, and heliosphere (remote-sensing data), as well as magnetic field, plasma, and particle samples along a 1D spacecraft trajectory (in-situ data). Given the large scales involved and the 3D nature of CMEs, such measurements are generally insufficient to build a comprehensive picture, especially in terms of local variations and overall geometry of the whole structure. This White Paper aims to address this issue by identifying the data sets and observational priorities that are needed to effectively advance our current understanding of the structure and evolution of CMEs, in both the remote-sensing and in-situ regimes. It also provides an outlook of possible missions and instruments that may yield significant improvements into the subject.
△ Less
Submitted 11 September, 2023;
originally announced September 2023.
-
Detecting Propaganda Techniques in Code-Switched Social Media Text
Authors:
Muhammad Umar Salman,
Asif Hanif,
Shady Shehata,
Preslav Nakov
Abstract:
Propaganda is a form of communication intended to influence the opinions and the mindset of the public to promote a particular agenda. With the rise of social media, propaganda has spread rapidly, leading to the need for automatic propaganda detection systems. Most work on propaganda detection has focused on high-resource languages, such as English, and little effort has been made to detect propag…
▽ More
Propaganda is a form of communication intended to influence the opinions and the mindset of the public to promote a particular agenda. With the rise of social media, propaganda has spread rapidly, leading to the need for automatic propaganda detection systems. Most work on propaganda detection has focused on high-resource languages, such as English, and little effort has been made to detect propaganda for low-resource languages. Yet, it is common to find a mix of multiple languages in social media communication, a phenomenon known as code-switching. Code-switching combines different languages within the same text, which poses a challenge for automatic systems. With this in mind, here we propose the novel task of detecting propaganda techniques in code-switched text. To support this task, we create a corpus of 1,030 texts code-switching between English and Roman Urdu, annotated with 20 propaganda techniques, which we make publicly available. We perform a number of experiments contrasting different experimental setups, and we find that it is important to model the multilinguality directly (rather than using translation) as well as to use the right fine-tuning strategy. The code and the dataset are publicly available at https://github.com/mbzuai-nlp/propaganda-codeswitched-text
△ Less
Submitted 15 March, 2024; v1 submitted 23 May, 2023;
originally announced May 2023.
-
Calculating the many-potential vacuum polarization density of the Dirac equation in the finite-basis approximation
Authors:
Maen Salman,
Trond Saue
Abstract:
In this work, we propose an efficient and accurate computational method to evaluate the many-potential $α\left(Zα\right)^{n\ge3}$ vacuum polarization density of hydrogen-like atoms within the finite-basis approximation of the Dirac equation. To prove the performance of our computational method, we choose to work with the one-electron $_{\,\,\,92}^{238}\text{U}$ atom. In summary, we find that compl…
▽ More
In this work, we propose an efficient and accurate computational method to evaluate the many-potential $α\left(Zα\right)^{n\ge3}$ vacuum polarization density of hydrogen-like atoms within the finite-basis approximation of the Dirac equation. To prove the performance of our computational method, we choose to work with the one-electron $_{\,\,\,92}^{238}\text{U}$ atom. In summary, we find that compliance with charge conjugation symmetry is a priori required to obtain physical results that are in line with our knowledge of the analytical problem. We also note that the final numerical results are found to be in excellent agreement with previous formal analytical (and numerical) evaluations that are limited to a few simple nuclear distribution models. Our technique can be efficiently implemented and evaluated in codes that solve the radial Dirac equation in the finite basis set framework and allows the use of arbitrary (radial) nuclear charge distribution. The obtained numerical results of the non-perturbative vacuum polarization density automatically account for the extended nuclear size effect. This method is hence of special importance for atomic Dirac problems whose analytical Green's functions expressions are not at hand or have relatively complicated analytical forms. Furthermore, we propose a vacuum polarization density formula that forces compliance with charge conjugation symmetry and can be used in cases where the relativistic basis violates this symmetry, as is the case in most relativistic basis set programs. In addition, we have shown that vector components of the vacuum polarization four-current vanish in the case where the Dirac Hamiltonian is symmetric under time-reversal symmetry.
△ Less
Submitted 18 April, 2023;
originally announced April 2023.
-
Syntactic Complexity Identification, Measurement, and Reduction Through Controlled Syntactic Simplification
Authors:
Muhammad Salman,
Armin Haller,
Sergio J. Rodríguez Méndez
Abstract:
Text simplification is one of the domains in Natural Language Processing (NLP) that offers an opportunity to understand the text in a simplified manner for exploration. However, it is always hard to understand and retrieve knowledge from unstructured text, which is usually in the form of compound and complex sentences. There are state-of-the-art neural network-based methods to simplify the sentenc…
▽ More
Text simplification is one of the domains in Natural Language Processing (NLP) that offers an opportunity to understand the text in a simplified manner for exploration. However, it is always hard to understand and retrieve knowledge from unstructured text, which is usually in the form of compound and complex sentences. There are state-of-the-art neural network-based methods to simplify the sentences for improved readability while replacing words with plain English substitutes and summarising the sentences and paragraphs. In the Knowledge Graph (KG) creation process from unstructured text, summarising long sentences and substituting words is undesirable since this may lead to information loss. However, KG creation from text requires the extraction of all possible facts (triples) with the same mentions as in the text. In this work, we propose a controlled simplification based on the factual information in a sentence, i.e., triple. We present a classical syntactic dependency-based approach to split and rephrase a compound and complex sentence into a set of simplified sentences. This simplification process will retain the original wording with a simple structure of possible domain facts in each sentence, i.e., triples. The paper also introduces an algorithm to identify and measure a sentence's syntactic complexity (SC), followed by reduction through a controlled syntactic simplification process. Last, an experiment for a dataset re-annotation is also conducted through GPT3; we aim to publish this refined corpus as a resource. This work is accepted and presented in International workshop on Learning with Knowledge Graphs (IWLKG) at WSDM-2023 Conference. The code and data is available at www.github.com/sallmanm/SynSim.
△ Less
Submitted 16 April, 2023;
originally announced April 2023.
-
Dynamics of multi-sensitive non-autonomous systems with respect to a vector
Authors:
Mohammad Salman,
Ruchi Das
Abstract:
We introduce the concept of multi-sensitivity with respect to a vector for a non-autonomous discrete system. We prove that for a periodic non-autonomous system on the closed unit interval, sensitivity is equivalent to strong multi-sensitivity and justify that the result need not be true if the system is not periodic. In addition, we study strong multi-sensitivity and N-sensitivity on non-autonomou…
▽ More
We introduce the concept of multi-sensitivity with respect to a vector for a non-autonomous discrete system. We prove that for a periodic non-autonomous system on the closed unit interval, sensitivity is equivalent to strong multi-sensitivity and justify that the result need not be true if the system is not periodic. In addition, we study strong multi-sensitivity and N-sensitivity on non-autonomous systems induced by probability measure spaces. Moreover, we first prove that if fn converges to f uniformly, then strong multi-sensitivity (respectively, N-sensitivity) of the non-autonomous system does not coincide with that of (X, f). Then we give a sufficient condition such that non-autonomous system is strongly multi-sensitive (respectively, N-sensitive) if and only if f is so. Finally, we prove that if a non-autonomous system converges uniformly, then multi-transitivity and dense periodicity imply N-sensitivity.
△ Less
Submitted 16 March, 2023;
originally announced March 2023.
-
The GRAVITY+ Project: Towards All-sky, Faint-Science, High-Contrast Near-Infrared Interferometry at the VLTI
Authors:
GRAVITY+ Collaboration,
:,
Roberto Abuter,
Patricio Alarcon,
Fatme Allouche,
Antonio Amorim,
Christophe Bailet,
Helen Bedigan,
Anthony Berdeu,
Jean-Philippe Berger,
Philippe Berio,
Azzurra Bigioli,
Richard Blaho,
Olivier Boebion,
Marie-Lena Bolzer,
Henri Bonnet,
Guillaume Bourdarot,
Pierre Bourget,
Wolfgang Brandner,
Cesar Cardenas,
Ralf Conzelmann,
Mauro Comin,
Yann Clénet,
Benjamin Courtney-Barrer,
Yigit Dallilar
, et al. (112 additional authors not shown)
Abstract:
The GRAVITY instrument has been revolutionary for near-infrared interferometry by pushing sensitivity and precision to previously unknown limits. With the upgrade of GRAVITY and the Very Large Telescope Interferometer (VLTI) in GRAVITY+, these limits will be pushed even further, with vastly improved sky coverage, as well as faint-science and high-contrast capabilities. This upgrade includes the im…
▽ More
The GRAVITY instrument has been revolutionary for near-infrared interferometry by pushing sensitivity and precision to previously unknown limits. With the upgrade of GRAVITY and the Very Large Telescope Interferometer (VLTI) in GRAVITY+, these limits will be pushed even further, with vastly improved sky coverage, as well as faint-science and high-contrast capabilities. This upgrade includes the implementation of wide-field off-axis fringe-tracking, new adaptive optics systems on all Unit Telescopes, and laser guide stars in an upgraded facility. GRAVITY+ will open up the sky to the measurement of black hole masses across cosmic time in hundreds of active galactic nuclei, use the faint stars in the Galactic centre to probe General Relativity, and enable the characterisation of dozens of young exoplanets to study their formation, bearing the promise of another scientific revolution to come at the VLTI.
△ Less
Submitted 19 January, 2023;
originally announced January 2023.
-
Impact of symmetry inheritance on conformally flat spacetime
Authors:
Musavvir Ali,
Mohammad Salman,
Sezgin Altay Demirbag
Abstract:
The goal of this research paper is to investigate curvature inheritance symmetry in conformally flat spacetime. Curvature inheritance symmetry in conformally flat spacetime is shown to be a conformal motion. We have proven that a conformally flat spacetime reduces to Einstein spacetime if admits curvature inheritance symmetry. A few results on conformally flat spacetimes that obey Einstein's field…
▽ More
The goal of this research paper is to investigate curvature inheritance symmetry in conformally flat spacetime. Curvature inheritance symmetry in conformally flat spacetime is shown to be a conformal motion. We have proven that a conformally flat spacetime reduces to Einstein spacetime if admits curvature inheritance symmetry. A few results on conformally flat spacetimes that obey Einstein's field equation with or without a cosmological constant, if admits the curvature inheritance symmetry. The energy-momentum tensor is to be covariantly constant in a 4-dimensional relativistic perfect fluid spacetime which is also conformally flat spacetime, admits curvature inheritance, and obeys Einstein's field equations in the presence of a cosmological constant. Moreover, it is also obtained that such spacetimes with perfect fluid satisfy the the vacuum-like equation of state consecutively it is dark matter. Finally, in the third part of the article, the case compatible with all Theorems from Theorem \ref{Th2.1} to Theorem \ref{Th2.5n} is shown. On the other hand, it has also been emphasized that it is an example of de Sitter spacetime. It has been demonstrated that this spacetime also has a conformal killing vector.
△ Less
Submitted 3 July, 2024; v1 submitted 17 January, 2023;
originally announced January 2023.
-
An Empirical Analysis of SMS Scam Detection Systems
Authors:
Muhammad Salman,
Muhammad Ikram,
Mohamed Ali Kaafar
Abstract:
The short message service (SMS) was introduced a generation ago to the mobile phone users. They make up the world's oldest large-scale network, with billions of users and therefore attracts a lot of fraud. Due to the convergence of mobile network with internet, SMS based scams can potentially compromise the security of internet services as well. In this study, we present a new SMS scam dataset con…
▽ More
The short message service (SMS) was introduced a generation ago to the mobile phone users. They make up the world's oldest large-scale network, with billions of users and therefore attracts a lot of fraud. Due to the convergence of mobile network with internet, SMS based scams can potentially compromise the security of internet services as well. In this study, we present a new SMS scam dataset consisting of 153,551 SMSes. This dataset that we will release publicly for research purposes represents the largest publicly-available SMS scam dataset. We evaluate and compare the performance achieved by several established machine learning methods on the new dataset, ranging from shallow machine learning approaches to deep neural networks to syntactic and semantic feature models. We then study the existing models from an adversarial viewpoint by assessing its robustness against different level of adversarial manipulation. This perspective consolidates the current state of the art in SMS Spam filtering, highlights the limitations and the opportunities to improve the existing approaches.
△ Less
Submitted 19 October, 2022;
originally announced October 2022.
-
Connecting Solar and Stellar Flares/CMEs: Expanding Heliophysics to Encompass Exoplanetary Space Weather
Authors:
B. J. Lynch,
B. E. Wood,
M. Jin,
T. Török,
X. Sun,
E. Palmerio,
R. A. Osten,
A. A. Vidotto,
O. Cohen,
J. D. Alvarado-Gómez,
J. J. Drake,
V. S. Airapetian,
Y. Notsu,
A. Veronig,
K. Namekata,
R. M. Winslow,
L. K. Jian,
A. Vourlidas,
N. Lugaz,
N. Al-Haddad,
W. B. Manchester,
C. Scolini,
C. J. Farrugia,
E. E. Davies,
T. Nieves-Chinchilla
, et al. (3 additional authors not shown)
Abstract:
The aim of this white paper is to briefly summarize some of the outstanding gaps in the observations and modeling of stellar flares, CMEs, and exoplanetary space weather, and to discuss how the theoretical and computational tools and methods that have been developed in heliophysics can play a critical role in meeting these challenges. The maturity of data-inspired and data-constrained modeling of…
▽ More
The aim of this white paper is to briefly summarize some of the outstanding gaps in the observations and modeling of stellar flares, CMEs, and exoplanetary space weather, and to discuss how the theoretical and computational tools and methods that have been developed in heliophysics can play a critical role in meeting these challenges. The maturity of data-inspired and data-constrained modeling of the Sun-to-Earth space weather chain provides a natural starting point for the development of new, multidisciplinary research and applications to other stars and their exoplanetary systems. Here we present recommendations for future solar CME research to further advance stellar flare and CME studies. These recommendations will require institutional and funding agency support for both fundamental research (e.g. theoretical considerations and idealized eruptive flare/CME numerical modeling) and applied research (e.g. data inspired/constrained modeling and estimating exoplanetary space weather impacts). In short, we recommend continued and expanded support for: (1.) Theoretical and numerical studies of CME initiation and low coronal evolution, including confinement of "failed" eruptions; (2.) Systematic analyses of Sun-as-a-star observations to develop and improve stellar CME detection techniques and alternatives; (3.) Improvements in data-inspired and data-constrained MHD modeling of solar CMEs and their application to stellar systems; and (4.) Encouraging comprehensive solar--stellar research collaborations and conferences through new interdisciplinary and multi-agency/division funding mechanisms.
△ Less
Submitted 12 October, 2022;
originally announced October 2022.
-
Curvature inheritance symmetry on M-projectively flat spacetimes
Authors:
Absos Ali Shaikh,
Musavvir Ali,
Mohammad Salman,
Fusun Ozen Zengin
Abstract:
The paper aims to investigate curvature inheritance symmetry in M-projectively flat spacetimes. It is shown that the curvature inheritance symmetry in M-projectively flat spacetime is a conformal motion. We have proved that M- projective curvature tensor follows the symmetry inheritance property along a vector field $ξ$, when spacetime admits the conditions of both curvature inheritance symmetry a…
▽ More
The paper aims to investigate curvature inheritance symmetry in M-projectively flat spacetimes. It is shown that the curvature inheritance symmetry in M-projectively flat spacetime is a conformal motion. We have proved that M- projective curvature tensor follows the symmetry inheritance property along a vector field $ξ$, when spacetime admits the conditions of both curvature inheritance symmetry and conformal motion or motion along the vector field $ξ$. Also, we have derived some results for M-projectively flat spacetime with perfect fluid following the Einstein field equations with a cosmological term and admitting the curvature inheritance symmetry along the vector field $ξ$. We have shown that an M-projectively flat perfect fluid spacetime obeying the Einstein field equations with a cosmological term and admitting the curvature inheritance symmetry along a vector field $ξ$ is either a vacuum or satisfies the vacuum-like equation of state. We have also shown that such spacetimes with the energy momentum tensor of an electromagnetic field distribution do not admit any curvature symmetry of general relativity. Finally, an example of M-projectively flat spacetime has been exhibited.
△ Less
Submitted 30 September, 2022;
originally announced October 2022.
-
On some properties of M-projective curvature tensor in spacetime of general relativity
Authors:
Musavvir Ali,
Mohammad Salman,
Farook Rahaman,
Naeem Ahmad Pundeer
Abstract:
In this paper, we investigate the connection between the M-projective curvature tensor and other tensors. Also, we obtain the divergence of M-projective curvature tensor. A symmetry of spacetime known as M-projective collineation has been presented, and it has been possible to determine the conditions under which the general relativity spacetimes can admit such collineations.
In this paper, we investigate the connection between the M-projective curvature tensor and other tensors. Also, we obtain the divergence of M-projective curvature tensor. A symmetry of spacetime known as M-projective collineation has been presented, and it has been possible to determine the conditions under which the general relativity spacetimes can admit such collineations.
△ Less
Submitted 26 May, 2023; v1 submitted 23 September, 2022;
originally announced September 2022.
-
L-band nulling interferometry at the VLTI with Asgard/Hi-5: status and plans
Authors:
Denis Defrère,
Azzurra Bigioli,
Colin Dandumont,
Germain Garreau,
Romain Laugier,
Marc-Antoine Martinod,
Olivier Absil,
Jean-Philippe Berger,
Emilie Bouzerand,
Benjamin Courtney-Barrer,
Alexandre Emsenhuber,
Steve Ertel,
Jonathan Gagne,
Adrian M. Glauser,
Simon Gross,
Michael J. Ireland,
Harry-Dean Kenchington,
Jacques Kluska,
Stefan Kraus,
Lucas Labadie,
Viktor Laborde,
Alain Leger,
Jarron Leisenring,
Jérôme Loicq,
Guillermo Martin
, et al. (12 additional authors not shown)
Abstract:
Hi-5 is the L'-band (3.5-4.0 $μ$m) high-contrast imager of Asgard, an instrument suite in preparation for the visitor focus of the VLTI. The system is optimized for high-contrast and high-sensitivity imaging within the diffraction limit of a single UT/AT telescope. It is designed as a double-Bracewell nulling instrument producing spectrally-dispersed (R=20, 400, or 2000) complementary nulling outp…
▽ More
Hi-5 is the L'-band (3.5-4.0 $μ$m) high-contrast imager of Asgard, an instrument suite in preparation for the visitor focus of the VLTI. The system is optimized for high-contrast and high-sensitivity imaging within the diffraction limit of a single UT/AT telescope. It is designed as a double-Bracewell nulling instrument producing spectrally-dispersed (R=20, 400, or 2000) complementary nulling outputs and simultaneous photometric outputs for self-calibration purposes. In this paper, we present an update of the project with a particular focus on the overall architecture, opto-mechanical design of the warm and cold optics, injection system, and development of the photonic beam combiner. The key science projects are to survey (i) nearby young planetary systems near the snow line, where most giant planets are expected to be formed, and (ii) nearby main sequence stars near the habitable zone where exozodiacal dust that may hinder the detection of Earth-like planets. We present an update of the expected instrumental performance based on full end-to-end simulations using the new GRAVITY+ specifications of the VLTI and the latest planet formation models.
△ Less
Submitted 18 August, 2022;
originally announced August 2022.
-
4-component relativistic Hamiltonian with effective QED potentials for molecular calculations
Authors:
Ayaki Sunaga,
Maen Salman,
Trond Saue
Abstract:
We report the implementation of effective QED potentials for all-electron 4-component relativistic molecular calculations using the DIRAC code. The potentials are also available for 2-component calculations, proper picture-change being mandatory. Specificially, we have implemented the Uehling potential [E. A. Uehling, Phys. Rev. 48 , 55 (1935)] for vacuum polarization and two effective potentials…
▽ More
We report the implementation of effective QED potentials for all-electron 4-component relativistic molecular calculations using the DIRAC code. The potentials are also available for 2-component calculations, proper picture-change being mandatory. Specificially, we have implemented the Uehling potential [E. A. Uehling, Phys. Rev. 48 , 55 (1935)] for vacuum polarization and two effective potentials [P. Pyykkö and L.-B. Zhao, J. Phys. B 36 , 1469 (2003); V. V. Flambaum and J. S. M. Ginges, Phys. Rev. A 72 , 052115 (2005)] for electron self-energy. We provide extensive theoretical background for these potentials. We report the following sample applications: i) we confirm the conjecture of Pyykkö that QED effects are observable for the AuCN molecule by directly calculating ground-state rotational constants $B_0$ of the three isotopomers studied by MW spectroscopy; QED brings the corresponding substitution Au-C bond length $r_s$ from 0.23 to 0.04 pm agreement with experiment, ii) spectroscopic constants of van der Waals dimers M$_2$ (M=Hg, Rn, Cn, Og) iii) there is a significant change of valence s population of Pb in the reaction PbH$_4$ -> PbH$_2$ + H$_2$, which is thereby a good candidate for observing QED effects in chemical reactions, as proposed in [K. G. Dyall et al., Chem. Phys. Lett. 348 , 497 (2001)]. QED contributes 0.32 kcal/mol to the reaction energy, thereby reducing its magnitude by -1.27 %. For corresponding hydrides of superheavy flerovium, the electronic structures are quite similar. Interestingly, the QED contribution to the reaction energy is of quite similar magnitude (0.35 kcal/mol), whereas the relative change is significantly smaller (-0.50 %). This curious observation can be explained by the faster increase of negative vacuum polarization over positive electron self-energy contributions as a function of nuclear charge.
△ Less
Submitted 28 July, 2022;
originally announced July 2022.
-
First Light for GRAVITY Wide: Large Separation Fringe Tracking for the Very Large Telescope Interferometer
Authors:
GRAVITY+ Collaboration,
:,
R. Abuter,
F. Allouche,
A. Amorim,
C. Bailet,
M. Bauböck,
J. -P. Berger,
P. Berio,
A. Bigioli,
O. Boebion,
M. L. Bolzer,
H. Bonnet,
G. Bourdarot,
P. Bourget,
W. Brandner,
Y. Clénet,
B. Courtney-Barrer,
Y. Dallilar,
R. Davies,
D. Defrère,
A. Delboulbé,
F. Delplancke,
R. Dembet,
P. T. de Zeeuw
, et al. (92 additional authors not shown)
Abstract:
GRAVITY+ is the upgrade of GRAVITY and the Very Large Telescope Interferometer (VLTI) with wide-separation fringe tracking, new adaptive optics, and laser guide stars on all four 8~m Unit Telescopes (UTs), for ever fainter, all-sky, high contrast, milliarcsecond interferometry. Here we present the design and first results of the first phase of GRAVITY+, called GRAVITY Wide. GRAVITY Wide combines t…
▽ More
GRAVITY+ is the upgrade of GRAVITY and the Very Large Telescope Interferometer (VLTI) with wide-separation fringe tracking, new adaptive optics, and laser guide stars on all four 8~m Unit Telescopes (UTs), for ever fainter, all-sky, high contrast, milliarcsecond interferometry. Here we present the design and first results of the first phase of GRAVITY+, called GRAVITY Wide. GRAVITY Wide combines the dual-beam capabilities of the VLTI and the GRAVITY instrument to increase the maximum separation between the science target and the reference star from 2 arcseconds with the 8 m UTs up to several 10 arcseconds, limited only by the Earth's turbulent atmosphere. This increases the sky-coverage of GRAVITY by two orders of magnitude, opening up milliarcsecond resolution observations of faint objects, and in particular the extragalactic sky. The first observations in 2019 - 2022 include first infrared interferometry of two redshift $z\sim2$ quasars, interferometric imaging on the binary system HD 105913A, and repeated observations of multiple star systems in the Orion Trapezium Cluster. We find the coherence loss between the science object and fringe-tracking reference star well described by the turbulence of the Earth's atmosphere. We confirm that the larger apertures of the UTs result in higher visibilities for a given separation due to larger overlap of the projected pupils on sky and give predictions for visibility loss as a function of separation to be used for future planning.
△ Less
Submitted 23 August, 2022; v1 submitted 1 June, 2022;
originally announced June 2022.
-
Radio-frequency manipulation of state populations in an entangled fluorine-muon-fluorine system
Authors:
David Billington,
Edward Riordan,
Majdi Salman,
Daniel Margineda,
George J. W. Gill,
Stephen P. Cottrell,
Iain McKenzie,
Tom Lancaster,
Michael J. Graf,
Sean R. Giblin
Abstract:
Entangled spin states are created by implanting muons into single crystal LiY0.95Ho0.05F4 to form a cluster of correlated, dipole-coupled local magnetic moments. The resulting states have well-defined energy levels allowing experimental manipulation of the state populations by electromagnetic excitation. Experimental control of the evolution of the muon spin polarization is demonstrated through ap…
▽ More
Entangled spin states are created by implanting muons into single crystal LiY0.95Ho0.05F4 to form a cluster of correlated, dipole-coupled local magnetic moments. The resulting states have well-defined energy levels allowing experimental manipulation of the state populations by electromagnetic excitation. Experimental control of the evolution of the muon spin polarization is demonstrated through application of continuous, radio-frequency magnetic excitation fields. A semiclassical model of quantum, dipole-coupled spins interacting with a classical, oscillating magnetic field accounts for the muon spin evolution. On application of the excitation field, this model shows how changes in the state populations lead to the experimentally observed effects, thus enabling a spectroscopic probe of entangled spin states with muons.
△ Less
Submitted 11 April, 2022;
originally announced April 2022.
-
A Coronal Mass Ejection and Magnetic Ejecta Observed In Situ by STEREO-A and Wind at 55$^\circ$ Angular Separation
Authors:
Noé Lugaz,
Tarik M. Salman,
Charles J. Farrugia,
Wenyuan Yu,
Bin Zhuang,
Nada Al-Haddad,
Camilla Scolini,
Réka M. Winslow,
Christian Möstl,
Emma E. Davies,
Antoinette B. Galvin
Abstract:
We present an analysis of {\it in situ} and remote-sensing measurements of a coronal mass ejection (CME) that erupted on 2021 February 20 and impacted both the Solar TErrestrial RElations Observatory (STEREO)-A and the {\it Wind} spacecraft, which were separated longitudinally by 55$^\circ$. Measurements on 2021 February 24 at both spacecraft are consistent with the passage of a magnetic ejecta (M…
▽ More
We present an analysis of {\it in situ} and remote-sensing measurements of a coronal mass ejection (CME) that erupted on 2021 February 20 and impacted both the Solar TErrestrial RElations Observatory (STEREO)-A and the {\it Wind} spacecraft, which were separated longitudinally by 55$^\circ$. Measurements on 2021 February 24 at both spacecraft are consistent with the passage of a magnetic ejecta (ME), making this one of the widest reported multi-spacecraft ME detections. The CME is associated with a low-inclined and wide filament eruption from the Sun's southern hemisphere, which propagates between STEREO-A and {\it Wind} around E34. At STEREO-A, the measurements indicate the passage of a moderately fast ($\sim 425$~km\,s$^{-1}$) shock-driving ME, occurring 2--3 days after the end of a high speed stream (HSS). At {\it Wind}, the measurements show a faster ($\sim 490$~km\,s$^{-1}$) and much shorter ME, not preceded by a shock nor a sheath, and occurring inside the back portion of the HSS. The ME orientation measured at both spacecraft is consistent with a passage close to the legs of a curved flux rope. The short duration of the ME observed at {\it Wind} and the difference in the suprathermal electron pitch-angle data between the two spacecraft are the only results that do not satisfy common expectations. We discuss the consequence of these measurements on our understanding of the CME shape and extent and the lack of clear signatures of the interaction between the CME and the HSS.
△ Less
Submitted 30 March, 2022;
originally announced March 2022.
-
Infrastructure-free, Deep Learned Urban Noise Monitoring at $\sim$100mW
Authors:
Jihoon Yun,
Sangeeta Srivastava,
Dhrubojyoti Roy,
Nathan Stohs,
Charlie Mydlarz,
Mahin Salman,
Bea Steers,
Juan Pablo Bello,
Anish Arora
Abstract:
The Sounds of New York City (SONYC) wireless sensor network (WSN) has been fielded in Manhattan and Brooklyn over the past five years, as part of a larger human-in-the-loop cyber-physical control system for monitoring, analyzing, and mitigating urban noise pollution. We describe the evolution of the 2-tier SONYC WSN from an acoustic data collection fabric into a 3-tier in situ noise complaint moni…
▽ More
The Sounds of New York City (SONYC) wireless sensor network (WSN) has been fielded in Manhattan and Brooklyn over the past five years, as part of a larger human-in-the-loop cyber-physical control system for monitoring, analyzing, and mitigating urban noise pollution. We describe the evolution of the 2-tier SONYC WSN from an acoustic data collection fabric into a 3-tier in situ noise complaint monitoring WSN, and its current evaluation. The added tier consists of long-range (LoRa), multi-hop networks of a new low-power acoustic mote, MKII ("Mach 2"), that we have designed and fabricated. MKII motes are notable in three ways: First, they advance machine learning capability at mote-scale in this application domain by introducing a real-time Convolutional Neural Network (CNN) based embedding model that is competitive with alternatives while also requiring 10$\times$ lesser training data and $\sim$2 orders of magnitude fewer runtime resources. Second, they are conveniently deployed relatively far from higher-tier base station nodes without assuming power or network infrastructure support at operationally relevant sites (such as construction zones), yielding a relatively low-cost solution. And third, their networking is frequency agile, unlike conventional LoRa networks: it tolerates in a distributed, self-stabilizing way the variable external interference and link fading in the cluttered 902-928MHz ISM band urban environment by dynamically choosing good frequencies using an efficient new method that combines passive and active measurements.
△ Less
Submitted 11 March, 2022;
originally announced March 2022.
-
Driver Drowsiness Detection Using Ensemble Convolutional Neural Networks on YawDD
Authors:
Rais Mohammad Salman,
Mahbubur Rashid,
Rupal Roy,
Md Manjurul Ahsan,
Zahed Siddique
Abstract:
Driver drowsiness detection using videos/images is one of the most essential areas in today's time for driver safety. The development of deep learning techniques, notably Convolutional Neural Networks (CNN), applied in computer vision applications such as drowsiness detection, has shown promising results due to the tremendous increase in technology in the recent few decades. Eyes that are closed o…
▽ More
Driver drowsiness detection using videos/images is one of the most essential areas in today's time for driver safety. The development of deep learning techniques, notably Convolutional Neural Networks (CNN), applied in computer vision applications such as drowsiness detection, has shown promising results due to the tremendous increase in technology in the recent few decades. Eyes that are closed or blinking excessively, yawning, nodding, and occlusion are all key aspects of drowsiness. In this work, we have applied four different Convolutional Neural Network (CNN) techniques on the YawDD dataset to detect and examine the extent of drowsiness depending on the yawning frequency with specific pose and occlusion variation. Preliminary computational results show that our proposed Ensemble Convolutional Neural Network (ECNN) outperformed the traditional CNN-based approach by achieving an F1 score of 0.935, whereas the other three CNN, such as CNN1, CNN2, and CNN3 approaches gained 0.92, 0.90, and 0.912 F1 scores, respectively.
△ Less
Submitted 19 December, 2021;
originally announced December 2021.
-
Causes and Consequences of Magnetic Complexity Changes within Interplanetary Coronal Mass Ejections: a Statistical Study
Authors:
Camilla Scolini,
Réka M. Winslow,
Noé Lugaz,
Tarik M. Salman,
Emma E. Davies,
Antoinette B. Galvin
Abstract:
We present the first statistical analysis of complexity changes affecting the magnetic structure of interplanetary coronal mass ejections (ICMEs), with the aim of answering the questions: How frequently do ICMEs undergo magnetic complexity changes during propagation? What are the causes of such changes? Do the in situ properties of ICMEs differ depending on whether they exhibit complexity changes?…
▽ More
We present the first statistical analysis of complexity changes affecting the magnetic structure of interplanetary coronal mass ejections (ICMEs), with the aim of answering the questions: How frequently do ICMEs undergo magnetic complexity changes during propagation? What are the causes of such changes? Do the in situ properties of ICMEs differ depending on whether they exhibit complexity changes? We consider multi-spacecraft observations of 31 ICMEs by MESSENGER, Venus Express, ACE, and STEREO between 2008 and 2014 while radially aligned. By analyzing their magnetic properties at the inner and outer spacecraft, we identify complexity changes which manifest as fundamental alterations or significant re-orientations of the ICME. Plasma and suprathermal electron data at 1 au, and simulations of the solar wind enable us to reconstruct the propagation scenario for each event, and to identify critical factors controlling their evolution. Results show that ~65% of ICMEs change their complexity between Mercury and 1 au and that interaction with multiple large-scale solar wind structures is the driver of these changes. Furthermore, 71% of ICMEs observed at large radial (>0.4 au) but small longitudinal (<15 degrees) separations exhibit complexity changes, indicating that propagation over large distances strongly affects ICMEs. Results also suggest ICMEs may be magnetically coherent over angular scales of at least 15 degrees, supporting earlier theoretical and observational estimates. This work presents statistical evidence that magnetic complexity changes are consequences of ICME interactions with large-scale solar wind structures, rather than intrinsic to ICME evolution, and that such changes are only partly identifiable from in situ measurements at 1 au.
△ Less
Submitted 24 November, 2021;
originally announced November 2021.
-
Bifurcations of Clusters and Collective Oscillations in Networks of Bistable Units
Authors:
Munir Salman,
Christian Bick,
Katharina Krischer
Abstract:
We investigate dynamics and bifurcations in a mathematical model that captures electrochemical experiments on arrays of microelectrodes. In isolation, each individual microelectrode is described by a one-dimensional unit with a bistable current-potential response. When an array of such electrodes is coupled by controlling the total electric current, the common electric potential of all electrodes…
▽ More
We investigate dynamics and bifurcations in a mathematical model that captures electrochemical experiments on arrays of microelectrodes. In isolation, each individual microelectrode is described by a one-dimensional unit with a bistable current-potential response. When an array of such electrodes is coupled by controlling the total electric current, the common electric potential of all electrodes oscillates in some interval of the current. These coupling-induced collective oscillations of bistable one-dimensional units are captured by the model. Moreover, any equilibrium is contained in a cluster subspace, where the electrodes take at most three distinct states. We systematically analyze the dynamics and bifurcations of the model equations: We consider the dynamics on cluster subspaces of successively increasing dimension and analyze the bifurcations occurring therein. Most importantly, the system exhibits an equivariant transcritical bifurcation of limit cycles. From this bifurcation, several limit cycles branch, one of which is stable for arbitrarily many bistable units.
△ Less
Submitted 28 October, 2021;
originally announced October 2021.
-
Derivative Based Proportionate Approach for Sparse Impulse Response Identification
Authors:
Murat Babek Salman,
Tolga Ciloglu
Abstract:
Proportionate type algorithms were developed and excessively used in the echo cancellation problems due to sparse characteristics of the echo channels. In the past, most of the attention was paid to a particular type of proportionate approach, which assigns step-sizes to filter coefficients proportional to the magnitude of the corresponding coefficient. In this letter, we propose a new proportiona…
▽ More
Proportionate type algorithms were developed and excessively used in the echo cancellation problems due to sparse characteristics of the echo channels. In the past, most of the attention was paid to a particular type of proportionate approach, which assigns step-sizes to filter coefficients proportional to the magnitude of the corresponding coefficient. In this letter, we propose a new proportionate type algorithm, which takes dynamic behavior of the estimated filter coefficient into account while assigning individual step-sizes to each coefficient. Proposed algorithm introduces an effective way to assign individual step-sizes using the time derivatives of the filter coefficients. Computational complexity of the proposed algorithm is similar to those of previously proposed algorithms. Simulation results have shown the improvements in the convergence rate achieved by the proposed algorithm.
△ Less
Submitted 8 July, 2021;
originally announced July 2021.
-
Categorization of Coronal Mass Ejection Driven Sheath Regions: Characteristics of STEREO Events
Authors:
T. M. Salman,
N. Lugaz,
R. M. Winslow,
C. J. Farrugia,
L. K. Jian,
A. B. Galvin
Abstract:
We present a comprehensive statistical analysis of 106 sheath regions driven by coronal mass ejections (CMEs) and measured near 1 AU. Using data from the STEREO probes, this extended analysis focuses on two discrete categorizations. In the first categorization, we investigate how the generic features of sheaths change with their potential formation mechanisms (propagation and expansion sheaths), n…
▽ More
We present a comprehensive statistical analysis of 106 sheath regions driven by coronal mass ejections (CMEs) and measured near 1 AU. Using data from the STEREO probes, this extended analysis focuses on two discrete categorizations. In the first categorization, we investigate how the generic features of sheaths change with their potential formation mechanisms (propagation and expansion sheaths), namely, their associations with magnetic ejectas (MEs) which are primarily expanding or propagating in the solar wind. We find propagation sheaths to be denser and driven by stronger MEs, whereas expansion sheaths are faster. Exploring the temporal profiles of these sheaths with a superposed epoch technique, we observe that most of the magnetic field and plasma signatures are more elevated in propagation sheaths relative to expansion sheaths. The second categorization is based on speed variations across sheaths. Employing linear least squares regression, we categorize four distinct speed profiles of the sheath plasma. We find that the associated shock properties and solar cycle phase do not impact the occurrence of such variations. Our results also highlight that the properties of the driving MEs are a major source of variability in the sheath properties. Through logistic regression, we conclude that the magnetic field strength and the ME speed in the frame of the solar wind are likely drivers of these speed variations.
△ Less
Submitted 22 June, 2021;
originally announced June 2021.
-
Experimental measurement of the isolated magnetic susceptibility
Authors:
D. Billington,
C. Paulsen,
E. Lhotel,
J. Cannon,
E. Riordan,
M. Salman,
G. Klemencic,
C. Cafolla-Ward,
D. Prabhakaran,
S. R. Giblin,
S. T. Bramwell
Abstract:
The isolated susceptibility $χ_{\rm I}$ may be defined as a (non-thermodynamic) average over the canonical ensemble, but while it has often been discussed in the literature, it has not been clearly measured. Here, we demonstrate an unambiguous measurement of $χ_{\rm I}$ at avoided nuclear-electronic level crossings in a dilute spin ice system, containing well-separated holmium ions. We show that…
▽ More
The isolated susceptibility $χ_{\rm I}$ may be defined as a (non-thermodynamic) average over the canonical ensemble, but while it has often been discussed in the literature, it has not been clearly measured. Here, we demonstrate an unambiguous measurement of $χ_{\rm I}$ at avoided nuclear-electronic level crossings in a dilute spin ice system, containing well-separated holmium ions. We show that $χ_{\rm I}$ quantifies the superposition of quasi-classical spin states at these points, and is a direct measure of state concurrence and populations.
△ Less
Submitted 23 February, 2021;
originally announced February 2021.
-
Boosting performance for software defined networks from traffic engineering perspective
Authors:
Mohammed I. Salman,
Bin Wang
Abstract:
Paths selection algorithms and rate adaptation objective functions are usually studied separately. In contrast, this paper evaluates some traffic engineering (TE) systems for software defined networking obtained by combining path selection techniques with average delay and load balancing, the two most popular TE objective functions. Based on TE simulation results, the best TE system suitable for s…
▽ More
Paths selection algorithms and rate adaptation objective functions are usually studied separately. In contrast, this paper evaluates some traffic engineering (TE) systems for software defined networking obtained by combining path selection techniques with average delay and load balancing, the two most popular TE objective functions. Based on TE simulation results, the best TE system suitable for software defined networks is a system where the paths are calculated using an oblivious routing model and its adaptation rate calculated using an average delay objective function. Thus, we propose the RACKE+AD system combining path sets computed using Racke's oblivious routing and traffic splitting objective function using average delay. This model outperforms current state-of-the-art models, maximizes throughput, achieves better network resource utilization, and minimizes delay. The proposed system outperformed SMORE and SWAN by 4.2% and 9.6% respectively, achieving 27% better utilization and delivering 34% more traffic with 50% less latency compared with both systems on a GEANT network.
△ Less
Submitted 15 January, 2021;
originally announced January 2021.
-
Phase Slips and Metastability in Granular Boron-doped Nanocrystalline Diamond Microbridges
Authors:
G. M. Klemencic,
D. T. S. Perkins,
J. M. Fellows,
C. M. Muirhead,
R. A. Smith,
S. Mandal,
S. Manifold,
M. Salman,
S. R. Giblin,
O. A. Williams
Abstract:
A phase slip is a localized disturbance in the coherence of a superconductor allowing an abrupt 2$π$ phase shift. Phase slips are a ubiquitous feature of one-dimensional superconductors and also have an analogue in two-dimensions. Here we present electrical transport measurements on boron-doped nanocrystalline diamond (BNCD) microbridges where, despite their three-dimensional macroscopic geometry,…
▽ More
A phase slip is a localized disturbance in the coherence of a superconductor allowing an abrupt 2$π$ phase shift. Phase slips are a ubiquitous feature of one-dimensional superconductors and also have an analogue in two-dimensions. Here we present electrical transport measurements on boron-doped nanocrystalline diamond (BNCD) microbridges where, despite their three-dimensional macroscopic geometry, we find clear evidence of phase slippage in both the resistance-temperature and voltage-current characteristics. We attribute this behavior to the unusual microstructure of BNCD. We argue that the columnar crystal structure of BNCD forms an intrinsic Josephson junction array that supports a line of phase slippage across the microbridge. The voltage-state in these bridges is metastable and we demonstrate the ability to switch deterministically between different superconducting states by applying electromagnetic noise pulses. This metastability is remarkably similar to that observed in $δ$-MoN nanowires, but with a vastly greater response voltage.
△ Less
Submitted 5 January, 2021;
originally announced January 2021.
-
Properties of the Sheath Regions of Coronal Mass Ejections with or without Shocks from STEREO in situ Observations near 1 AU
Authors:
T. M. Salman,
N. Lugaz,
C. J. Farrugia,
R. M. Winslow,
L. K. Jian,
A. B. Galvin
Abstract:
We examine 188 coronal mass ejections (CMEs) measured by the twin STEREO spacecraft during 2007-2016 to investigate the generic features of the CME sheath and the magnetic ejecta (ME) and dependencies of average physical parameters of the sheath on the ME. We classify the MEs into three categories, focusing on whether a ME drives both a shock and sheath, or only a sheath, or neither, near 1 AU. We…
▽ More
We examine 188 coronal mass ejections (CMEs) measured by the twin STEREO spacecraft during 2007-2016 to investigate the generic features of the CME sheath and the magnetic ejecta (ME) and dependencies of average physical parameters of the sheath on the ME. We classify the MEs into three categories, focusing on whether a ME drives both a shock and sheath, or only a sheath, or neither, near 1 AU. We also reevaluate our initial classification through an automated algorithm and visual inspection. We observe that even for leading edge speeds greater than 500 km/s, 1 out of 4 MEs do not drive shocks near 1 AU. MEs driving both shocks and sheaths are the fastest and propagate in high magnetosonic solar wind, whereas MEs driving only sheaths are the slowest and propagate in low magnetosonic solar wind. Our statistical and superposed epoch analyses indicate that all physical parameters are more enhanced in the sheath regions following shocks than in sheaths without shocks. However, differences within sheaths become statistically less significant for similar driving MEs. We also find that the radial thickness of ME-driven sheaths apparently has no clear linear correlation with the speed profile and associated Mach numbers of the driver.
△ Less
Submitted 12 November, 2020;
originally announced November 2020.
-
Diamond Message Set Groupcasting: From an Inner Bound for the DM Broadcast Channel to the Capacity Region of the Combination Network
Authors:
Mohamed Salman,
Mahesh K. Varanasi
Abstract:
Multiple groupcasting over the broadcast channel (BC) is studied. In particular, an inner bound is obtained for the $K$-receiver discrete memoryless (DM) BC for the diamond message set which consists of four groupcast messages: one desired by all receivers, one by all but two receivers, and two more desired by all but each one of those two receivers. The inner bound is based on rate-splitting and…
▽ More
Multiple groupcasting over the broadcast channel (BC) is studied. In particular, an inner bound is obtained for the $K$-receiver discrete memoryless (DM) BC for the diamond message set which consists of four groupcast messages: one desired by all receivers, one by all but two receivers, and two more desired by all but each one of those two receivers. The inner bound is based on rate-splitting and superposition coding and is given in explicit form herein as a union over coding distributions of four-dimensional polytopes. When specialized to the so-called combination network, which is a class of three-layer (two-hop) broadcast networks parameterized by $2^K-1$ finite-and-arbitrary-capacity noiseless links from the source node in the first layer to as many nodes of the second layer, our top-down approach from the DM BC to the combination network yields an explicit inner bound as a single polytope via the identification of a single coding distribution. This inner bound consists of inequalities which are then identified to be within the class of a plethora of (indeed, infinitely many) generalized cut-set outer bounds recently obtained by Salimi et al for broadcast networks. We hence establish the capacity region of the general $K$-user combination network for the diamond message set, and do so in explicit form. Such a result implies a certain strength of our inner bound for the DM BC in that it (a) produces a hitherto unknown capacity region when specialized to the combination network and (b) may capture many combinatorial aspects of the capacity region of the $K$-receiver DM BC itself (for the diamond message set). Moreover, we further extend that inner bound by adding binning to it and providing that inner bound also in explicit form as a union over coding distributions of four-dimensional polytopes in the message rates.
△ Less
Submitted 9 November, 2020;
originally announced November 2020.