Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Articles 1 - 8 of 8

Full-Text Articles in Physical Sciences and Mathematics

Unmasking Deception In Vanets: A Decentralized Approach To Verifying Truth In Motion, Susan Zehra, Syed R. Rizvi, Steven Olariu Jan 2023

Unmasking Deception In Vanets: A Decentralized Approach To Verifying Truth In Motion, Susan Zehra, Syed R. Rizvi, Steven Olariu

College of Sciences Posters

VANET, which stands for "Vehicular Ad Hoc Network," is a wireless network that allows vehicles to communicate with each other and with infrastructure, such as Roadside Units (RSUs), with the aim of enhancing road safety and improving the overall driving experience through real-time exchange of information and data. VANET has various applications, including traffic management, road safety alerts, and navigation. However, the security of VANET can be compromised if a malicious user alters the content of messages transmitted, which can harm both individual vehicles and the overall trust in VANET technology. Ensuring the correctness of messages is crucial for the …


Evaluation Of Scalable Quantum And Classical Machine Learning For Particle Tracking Classification In Nuclear Physics, Polykarpos Thomadakis, Emmanuel Billias, Nikos Chrisochoides Jan 2023

Evaluation Of Scalable Quantum And Classical Machine Learning For Particle Tracking Classification In Nuclear Physics, Polykarpos Thomadakis, Emmanuel Billias, Nikos Chrisochoides

The Graduate School Posters

Future particle accelerators will exceed by far the current data size (1015) per experiment, and high- luminosity program(s) will produce more than 300 times as much data. Classical Machine Learning (ML) likely will benefit from new tools based on quantum computing. Particle track reconstruction is the most computationally intensive process in nuclear physics experiments. A combinatorial approach exhaustively tests track measurements (“hits”), represented as images, to identify those that form an actual particle trajectory, which is then used to reconstruct track parameters necessary for the physics experiment. Quantum Machine Learning (QML) could improve this process in multiple ways, …


Ml-Based Surrogates And Emulators, Tareq Alghamdi, Yaohang Li, Nobuo Sato Jan 2023

Ml-Based Surrogates And Emulators, Tareq Alghamdi, Yaohang Li, Nobuo Sato

College of Sciences Posters

No abstract provided.


Metaenhance: Metadata Quality Improvement For Electronic Theses And Dissertations, Muntabir H. Choudhury, Lamia Salsabil, Himarsha R. Jayanetti, Jian Wu Jan 2023

Metaenhance: Metadata Quality Improvement For Electronic Theses And Dissertations, Muntabir H. Choudhury, Lamia Salsabil, Himarsha R. Jayanetti, Jian Wu

College of Sciences Posters

Metadata quality is crucial for digital objects to be discovered through digital library interfaces. Although DL systems have adopted Dublin Core to standardize metadata formats (e.g., ETD-MS v1.11), the metadata of digital objects may contain incomplete, inconsistent, and incorrect values [1]. Most existing frameworks to improve metadata quality rely on crowdsourced correction approaches, e.g., [2]. Such methods are usually slow and biased toward documents that are more discoverable by users. Artificial intelligence (AI) based methods can be adopted to overcome this limit by automatically detecting, correcting, and canonicalizing the metadata, featuring quick and unbiased responses to document metadata. …


A Machine Learning Approach To Denoising Particle Detector Observations In Nuclear Physics, Polykarpos Thomadakis, Angelos Angelopoulos, Gagik Gavalian, Nikos Chrisochoides Apr 2022

A Machine Learning Approach To Denoising Particle Detector Observations In Nuclear Physics, Polykarpos Thomadakis, Angelos Angelopoulos, Gagik Gavalian, Nikos Chrisochoides

College of Sciences Posters

With the evolution in detector technologies and electronic components used in the Nuclear Physics field, experimental setups become larger and more complex. Faster electronics enable particle accelerator experiments to run with higher beam intensity, providing more interactions per time and more particles per interaction. However, the increased beam intensities present a challenge to particle detectors because of the higher amount of noise and uncorrelated signals. Higher noise levels lead to a more challenging particle reconstruction process by increasing the number of combinatorics to analyze and background signals to eliminate. On the other hand, increasing the beam intensity can provide physics …


Lattice Optics Optimization For Recirculatory Energy Recovery Linacs With Multi-Objective Optimization, Isurumali Neththikumara, Todd Satogata, Alex Bogacz, Ryan Bodenstein, Arthur Vandenhoeke Apr 2022

Lattice Optics Optimization For Recirculatory Energy Recovery Linacs With Multi-Objective Optimization, Isurumali Neththikumara, Todd Satogata, Alex Bogacz, Ryan Bodenstein, Arthur Vandenhoeke

College of Sciences Posters

Beamline optics design for recirculatory linear accelerators requires special attention to suppress beam instabilities arising due to collective effects. The impact of these collective effects becomes more pronounced with the addition of energy recovery (ER) capability. Jefferson Lab’s multi-pass, multi-GeV ER proposal for the CEBAF accelerator, ER@CEBAF, is a 10- pass ER demonstration with low beam current. Tighter control of the beam parameters at lower energies is necessary to avoid beam break-up (BBU) instabilities, even with a small beam current. Optics optimizations require balancing both beta excursions at high-energy passes and overfocusing at low-energy passes. Here, we discuss an optics …


Physics-Informed Neural Networks (Pinns) For Dvcs Cross Sections, Manal Almaeen, Jake Grigsby, Joshua Hoskins, Brandon Kriesten, Yaohang Li, Huey-Wen Lin, Simonetta Liuti, Sorawich Maichum Apr 2022

Physics-Informed Neural Networks (Pinns) For Dvcs Cross Sections, Manal Almaeen, Jake Grigsby, Joshua Hoskins, Brandon Kriesten, Yaohang Li, Huey-Wen Lin, Simonetta Liuti, Sorawich Maichum

College of Sciences Posters

We present a physics informed deep learning technique for Deeply Virtual Compton Scattering (DVCS) cross sections from an unpolarized proton target using both an unpolarized and polarized electron beam. Training a deep learning model typically requires a large size of data that might not always be available or possible to obtain. Alternatively, a deep learning model can be trained using additional knowledge gained by enforcing some physics constraints such as angular symmetries for better accuracy and generalization. By incorporating physics knowledge to our deep learning model, our framework shows precise predictions on the DVCS cross sections and better extrapolation on …


Using Torchattacks To Improve The Robustness Of Models With Adversarial Training, William S. Matos Díaz Jan 2021

Using Torchattacks To Improve The Robustness Of Models With Adversarial Training, William S. Matos Díaz

Cybersecurity: Deep Learning Driven Cybersecurity Research in a Multidisciplinary Environment

Adversarial training has proven to be one of the most successful ways to defend models against adversarial examples. This process consists of training a model with an adversarial example to improve the robustness of the model. In this experiment, Torchattacks, a Pytorch library made for importing adversarial examples more easily, was used to determine which attack was the strongest. Later on, the strongest attack was used to train the model and make it more robust against adversarial examples. The datasets used to perform the experiments were MNIST and CIFAR-10. Both datasets were put to the test using PGD, FGSM, and …