-
Arabic-Nougat: Fine-Tuning Vision Transformers for Arabic OCR and Markdown Extraction
Authors:
Mohamed Rashad
Abstract:
We present Arabic-Nougat, a suite of OCR models for converting Arabic book pages into structured Markdown text. Based on Meta's Nougat architecture, Arabic-Nougat includes three specialized models: arabic-small-nougat, arabic-base-nougat, and arabic-large-nougat. These models are fine-tuned on a synthetic dataset, arabic-img2md, comprising 13.7k pairs of Arabic book pages and their Markdown repres…
▽ More
We present Arabic-Nougat, a suite of OCR models for converting Arabic book pages into structured Markdown text. Based on Meta's Nougat architecture, Arabic-Nougat includes three specialized models: arabic-small-nougat, arabic-base-nougat, and arabic-large-nougat. These models are fine-tuned on a synthetic dataset, arabic-img2md, comprising 13.7k pairs of Arabic book pages and their Markdown representations. Key contributions include the Aranizer-PBE-86k tokenizer, designed for efficient tokenization, and the use of torch.bfloat16 precision with Flash Attention 2 for optimized training and inference. Our models achieve state-of-the-art performance, with arabic-large-nougat delivering the highest Markdown Structure Accuracy and the lowest Character Error Rate. Additionally, we release a large-scale dataset containing 1.1 billion Arabic tokens extracted from over 8,500 books using our best-performing model, providing a valuable resource for Arabic OCR research. All models, datasets, and code are open-sourced and available at https://github.com/MohamedAliRashad/arabic-nougat.
△ Less
Submitted 19 November, 2024;
originally announced November 2024.
-
The EMC Effect of Tritium and Helium-3 from the JLab MARATHON Experiment
Authors:
D. Abrams,
H. Albataineh,
B. S. Aljawrneh,
S. Alsalmi,
D. Androic,
K. Aniol,
W. Armstrong,
J. Arrington,
H. Atac,
T. Averett,
C. Ayerbe Gayoso,
X. Bai,
J. Bane,
S. Barcus,
A. Beck,
V. Bellini,
H. Bhatt,
D. Bhetuwal,
D. Biswas,
D. Blyth,
W. Boeglin,
D. Bulumulla,
J. Butler,
A. Camsonne,
M. Carmignotto
, et al. (109 additional authors not shown)
Abstract:
Measurements of the EMC effect in the tritium and helium-3 mirror nuclei are reported. The data were obtained by the MARATHON Jefferson Lab experiment, which performed deep inelastic electron scattering from deuterium and the three-body nuclei, using a cryogenic gas target system and the High Resolution Spectrometers of the Hall A Facility of the Lab. The data cover the Bjorken $x$ range from 0.20…
▽ More
Measurements of the EMC effect in the tritium and helium-3 mirror nuclei are reported. The data were obtained by the MARATHON Jefferson Lab experiment, which performed deep inelastic electron scattering from deuterium and the three-body nuclei, using a cryogenic gas target system and the High Resolution Spectrometers of the Hall A Facility of the Lab. The data cover the Bjorken $x$ range from 0.20 to 0.83, corresponding to a squared four-momentum transfer $Q^2$ range from 2.7 to $11.9\gevsq$, and to an invariant mass $W$ of the final hadronic state greater than 1.84 GeV/${\it c}^2$. The tritium EMC effect measurement is the first of its kind. The MARATHON experimental results are compared to results from previous measurements by DESY-HERMES and JLab-Hall C experiments, as well as with few-body theoretical predictions.
△ Less
Submitted 15 October, 2024;
originally announced October 2024.
-
TabVFL: Improving Latent Representation in Vertical Federated Learning
Authors:
Mohamed Rashad,
Zilong Zhao,
Jeremie Decouchant,
Lydia Y. Chen
Abstract:
Autoencoders are popular neural networks that are able to compress high dimensional data to extract relevant latent information. TabNet is a state-of-the-art neural network model designed for tabular data that utilizes an autoencoder architecture for training. Vertical Federated Learning (VFL) is an emerging distributed machine learning paradigm that allows multiple parties to train a model collab…
▽ More
Autoencoders are popular neural networks that are able to compress high dimensional data to extract relevant latent information. TabNet is a state-of-the-art neural network model designed for tabular data that utilizes an autoencoder architecture for training. Vertical Federated Learning (VFL) is an emerging distributed machine learning paradigm that allows multiple parties to train a model collaboratively on vertically partitioned data while maintaining data privacy. The existing design of training autoencoders in VFL is to train a separate autoencoder in each participant and aggregate the latent representation later. This design could potentially break important correlations between feature data of participating parties, as each autoencoder is trained on locally available features while disregarding the features of others. In addition, traditional autoencoders are not specifically designed for tabular data, which is ubiquitous in VFL settings. Moreover, the impact of client failures during training on the model robustness is under-researched in the VFL scene. In this paper, we propose TabVFL, a distributed framework designed to improve latent representation learning using the joint features of participants. The framework (i) preserves privacy by mitigating potential data leakage with the addition of a fully-connected layer, (ii) conserves feature correlations by learning one latent representation vector, and (iii) provides enhanced robustness against client failures during training phase. Extensive experiments on five classification datasets show that TabVFL can outperform the prior work design, with 26.12% of improvement on f1-score.
△ Less
Submitted 25 June, 2024; v1 submitted 27 April, 2024;
originally announced April 2024.
-
Dynamics Based Neural Encoding with Inter-Intra Region Connectivity
Authors:
Mai Gamal,
Mohamed Rashad,
Eman Ehab,
Seif Eldawlatly,
Mennatullah Siam
Abstract:
Extensive literature has drawn comparisons between recordings of biological neurons in the brain and deep neural networks. This comparative analysis aims to advance and interpret deep neural networks and enhance our understanding of biological neural systems. However, previous works did not consider the time aspect and how the encoding of video and dynamics in deep networks relate to the biologica…
▽ More
Extensive literature has drawn comparisons between recordings of biological neurons in the brain and deep neural networks. This comparative analysis aims to advance and interpret deep neural networks and enhance our understanding of biological neural systems. However, previous works did not consider the time aspect and how the encoding of video and dynamics in deep networks relate to the biological neural systems within a large-scale comparison. Towards this end, we propose the first large-scale study focused on comparing video understanding models with respect to the visual cortex recordings using video stimuli. The study encompasses more than two million regression fits, examining image vs. video understanding, convolutional vs. transformer-based and fully vs. self-supervised models. Additionally, we propose a novel neural encoding scheme to better encode biological neural systems. We provide key insights on how video understanding models predict visual cortex responses; showing video understanding better than image understanding models, convolutional models are better in the early-mid visual cortical regions than transformer based ones except for multiscale transformers, and that two-stream models are better than single stream. Furthermore, we propose a novel neural encoding scheme that is built on top of the best performing video understanding models, while incorporating inter-intra region connectivity across the visual cortex. Our neural encoding leverages the encoded dynamics from video stimuli, through utilizing two-stream networks and multiscale transformers, while taking connectivity priors into consideration. Our results show that merging both intra and inter-region connectivity priors increases the encoding performance over each one of them standalone or no connectivity priors. It also shows the necessity for encoding dynamics to fully benefit from such connectivity priors.
△ Less
Submitted 8 December, 2024; v1 submitted 19 February, 2024;
originally announced February 2024.
-
Divergent Clinical Equivalence Findings from DVH and NTCP Metrics for Alternative OAR Delineations with Increasing Setup Variability in Head-and-Neck Radiotherapy
Authors:
M. N. H. Rashad,
Abishek Karki,
Jason Czak,
Victor Gabriel Alves,
Hamidreza Nourzadeh,
Wookjin Choi,
Jeffrey V Siebers
Abstract:
Purpose: This study quantifies the variation in dose-volume histogram (DVH) and normal tissue complication probability (NTCP) metrics for head-and-neck (HN) cancer patients when alternative organ-at-risk (OAR) delineations are used for treatment planning and for treatment plan evaluation. We particularly focus on the effects of daily patient positioning/setup variations (SV) in relation to treatme…
▽ More
Purpose: This study quantifies the variation in dose-volume histogram (DVH) and normal tissue complication probability (NTCP) metrics for head-and-neck (HN) cancer patients when alternative organ-at-risk (OAR) delineations are used for treatment planning and for treatment plan evaluation. We particularly focus on the effects of daily patient positioning/setup variations (SV) in relation to treatment technique and delineation variability. Materials and Methods: We generated two-arc VMAT, 5-beam IMRT, and 9-beam IMRT treatment plans for a cohort of 209 HN patients. These plans incorporated five different OAR delineation sets, including manual and four automated algorithms. Each treatment plan was assessed under various simulated per-fraction patient setup uncertainties, evaluating the potential clinical impacts through DVH and NTCP metrics. Results: The study demonstrates that increasing setup variability generally reduces differences in DVH metrics between alternative delineations. However, in contrast, differences in NTCP metrics tend to increase with higher setup variability. This pattern is observed consistently across different treatment plans and delineator combinations, illustrating the intricate relationship between SV and delineation accuracy. Additionally, the need for delineation accuracy in treatment planning is shown to be case-specific and dependent on factors beyond geometric variations. Conclusions: The findings highlight the necessity for comprehensive quality assurance programs in radiotherapy, incorporating both dosimetric impact analysis and geometric variation assessment to ensure optimal delineation quality. The study emphasizes the complex dynamics of treatment planning in radiotherapy, advocating for personalized, case-specific strategies in clinical practice to enhance patient care quality and efficacy in the face of varying SV and delineation accuracies.
△ Less
Submitted 13 August, 2024; v1 submitted 10 January, 2024;
originally announced January 2024.
-
Precision Determination of the Neutral Weak Form Factor of $^{48}$Ca
Authors:
D. Adhikari,
H. Albataineh,
D. Androic,
K. A. Aniol,
D. S. Armstrong,
T. Averett,
C. Ayerbe Gayoso,
S. K. Barcus,
V. Bellini,
R. S. Beminiwattha,
J. F. Benesch,
H. Bhatt,
D. Bhatta Pathak,
D. Bhetuwal,
B. Blaikie,
J. Boyd,
Q. Campagna,
A. Camsonne,
G. D. Cates,
Y. Chen,
C. Clarke,
J. C. Cornejo,
S. Covrig Dusa,
M. M. Dalton,
P. Datta
, et al. (77 additional authors not shown)
Abstract:
We report a precise measurement of the parity-violating asymmetry $A_{\rm PV}$ in the elastic scattering of longitudinally polarized electrons from $^{48}{\rm Ca}$. We measure $A_{\rm PV} =2668\pm 106\ {\rm (stat)}\pm 40\ {\rm (syst)}$ parts per billion, leading to an extraction of the neutral weak form factor $F_{\rm W} (q=0.8733$ fm…
▽ More
We report a precise measurement of the parity-violating asymmetry $A_{\rm PV}$ in the elastic scattering of longitudinally polarized electrons from $^{48}{\rm Ca}$. We measure $A_{\rm PV} =2668\pm 106\ {\rm (stat)}\pm 40\ {\rm (syst)}$ parts per billion, leading to an extraction of the neutral weak form factor $F_{\rm W} (q=0.8733$ fm$^{-1}) = 0.1304 \pm 0.0052 \ {\rm (stat)}\pm 0.0020\ {\rm (syst)}$ and the charge minus the weak form factor $F_{\rm ch} - F_{\rm W} = 0.0277\pm 0.0055$. The resulting neutron skin thickness $R_n-R_p=0.121 \pm 0.026\ {\rm (exp)} \pm 0.024\ {\rm (model)}$~fm is relatively thin yet consistent with many model calculations. The combined CREX and PREX results will have implications for future energy density functional calculations and on the density dependence of the symmetry energy of nuclear matter.
△ Less
Submitted 16 June, 2022; v1 submitted 23 May, 2022;
originally announced May 2022.
-
Deeply virtual Compton scattering cross section at high Bjorken $x_B$
Authors:
F. Georges,
M. N. H. Rashad,
A. Stefanko,
M. Dlamini,
B. Karki,
S. F. Ali,
P-J. Lin,
H-S Ko,
N. Israel,
D. Adikaram,
Z. Ahmed,
H. Albataineh,
B. Aljawrneh,
K. Allada,
S. Allison,
S. Alsalmi,
D. Androic,
K. Aniol,
J. Annand,
H. Atac,
T. Averett,
C. Ayerbe Gayoso,
X. Bai,
J. Bane,
S. Barcus
, et al. (137 additional authors not shown)
Abstract:
We report high-precision measurements of the Deeply Virtual Compton Scattering (DVCS) cross section at high values of the Bjorken variable $x_B$. DVCS is sensitive to the Generalized Parton Distributions of the nucleon, which provide a three-dimensional description of its internal constituents. Using the exact analytic expression of the DVCS cross section for all possible polarization states of th…
▽ More
We report high-precision measurements of the Deeply Virtual Compton Scattering (DVCS) cross section at high values of the Bjorken variable $x_B$. DVCS is sensitive to the Generalized Parton Distributions of the nucleon, which provide a three-dimensional description of its internal constituents. Using the exact analytic expression of the DVCS cross section for all possible polarization states of the initial and final electron and nucleon, and final state photon, we present the first experimental extraction of all four helicity-conserving Compton Form Factors (CFFs) of the nucleon as a function of $x_B$, while systematically including helicity flip amplitudes. In particular, the high accuracy of the present data demonstrates sensitivity to some very poorly known CFFs.
△ Less
Submitted 10 January, 2022;
originally announced January 2022.
-
New Measurements of the Beam-Normal Single Spin Asymmetry in Elastic Electron Scattering Over a Range of Spin-0 Nuclei
Authors:
PREX,
CREX Collaborations,
:,
D. Adhikari,
H. Albataineh,
D. Androic,
K. Aniol,
D. S. Armstrong,
T. Averett,
C. Ayerbe Gayoso,
S. Barcus,
V. Bellini,
R. S. Beminiwattha,
J. F. Benesch,
H. Bhatt,
D. Bhatta Pathak,
D. Bhetuwal,
B. Blaikie,
J. Boyd,
Q. Campagna,
A. Camsonne,
G. D. Cates,
Y. Chen,
C. Clarke,
J. C. Cornejo
, et al. (82 additional authors not shown)
Abstract:
We report precision determinations of the beam normal single spin asymmetries ($A_n$) in the elastic scattering of 0.95 and 2.18~GeV electrons off $^{12}$C, $^{40}$Ca, $^{48}$Ca, and $^{208}$Pb at very forward angles where the most detailed theoretical calculations have been performed. The first measurements of $A_n$ for $^{40}$Ca and $^{48}$Ca are found to be similar to that of $^{12}$C, consiste…
▽ More
We report precision determinations of the beam normal single spin asymmetries ($A_n$) in the elastic scattering of 0.95 and 2.18~GeV electrons off $^{12}$C, $^{40}$Ca, $^{48}$Ca, and $^{208}$Pb at very forward angles where the most detailed theoretical calculations have been performed. The first measurements of $A_n$ for $^{40}$Ca and $^{48}$Ca are found to be similar to that of $^{12}$C, consistent with expectations thus demonstrating the validity of theoretical calculations for nuclei with Z~$\leq20$. We also report $A_n$ for $^{208}$Pb at two new momentum transfers (Q$^2$) extending the previous measurement. Our new data confirm the surprising result previously reported, with all three data points showing significant disagreement with the results from the $Z\leq 20$ nuclei. These data confirm our basic understanding of the underlying dynamics that govern $A_n$ for nuclei containing $\lesssim 50$ nucleons, but point to the need for further investigation to understand the unusual $A_n$ behaviour discovered for scattering off $^{208}$Pb.
△ Less
Submitted 9 August, 2022; v1 submitted 7 November, 2021;
originally announced November 2021.
-
Deeply virtual Compton scattering off the neutron
Authors:
M. Benali,
C. Desnault,
M. Mazouz,
Z. Ahmed,
H. Albataineh,
K. Allada,
K. A. Aniol,
V. Bellini,
W. Boeglin,
P. Bertin,
M. Brossard,
A. Camsonne,
M. Canan,
S. Chandavar,
C. Chen,
J. -P. Chen,
M. Defurne,
C. W. de Jager,
R. de Leo,
A. Deur,
L. El Fassi,
R. Ent,
D. Flay,
M. Friend,
E. Fuchey
, et al. (74 additional authors not shown)
Abstract:
The three-dimensional structure of nucleons (protons and neutrons) is embedded in so-called generalized parton distributions, which are accessible from deeply virtual Compton scattering. In this process, a high energy electron is scattered off a nucleon by exchanging a virtual photon. Then, a highly-energetic real photon is emitted from one of the quarks inside the nucleon, which carries informati…
▽ More
The three-dimensional structure of nucleons (protons and neutrons) is embedded in so-called generalized parton distributions, which are accessible from deeply virtual Compton scattering. In this process, a high energy electron is scattered off a nucleon by exchanging a virtual photon. Then, a highly-energetic real photon is emitted from one of the quarks inside the nucleon, which carries information on the quark's transverse position and longitudinal momentum. By measuring the cross-section of deeply virtual Compton scattering, Compton form factors related to the generalized parton distributions can be extracted. Here, we report the observation of unpolarized deeply virtual Compton scattering off a deuterium target. From the measured photon-electroproduction cross-sections, we have extracted the cross-section of a quasi-free neutron and a coherent deuteron. Due to the approximate isospin symmetry of quantum chromodynamics, we can determine the contributions from the different quark flavours to the helicity-conserved Compton form factors by combining our measurements with previous ones probing the proton's internal structure. These results advance our understanding of the description of the nucleon structure, which is important to solve the proton spin puzzle.
△ Less
Submitted 5 September, 2021;
originally announced September 2021.
-
Measurement of the Nucleon $F^n_2/F^p_2$ Structure Function Ratio by the Jefferson Lab MARATHON Tritium/Helium-3 Deep Inelastic Scattering Experiment
Authors:
MARATHON Collaboration,
D. Abrams,
H. Albataineh,
B. S. Aljawrneh,
S. Alsalmi,
K. Aniol,
W. Armstrong,
J. Arrington,
H. Atac,
T. Averett,
C. Ayerbe Gayoso,
X. Bai,
J. Bane,
S. Barcus,
A. Beck,
V. Bellini,
H. Bhatt,
D. Bhetuwal,
D. Biswas,
D. Blyth,
W. Boeglin,
D. Bulumulla,
J. Butler,
A. Camsonne,
M. Carmignotto
, et al. (107 additional authors not shown)
Abstract:
The ratio of the nucleon $F_2$ structure functions, $F_2^n/F_2^p$, is determined by the MARATHON experiment from measurements of deep inelastic scattering of electrons from $^3$H and $^3$He nuclei. The experiment was performed in the Hall A Facility of Jefferson Lab and used two high resolution spectrometers for electron detection, and a cryogenic target system which included a low-activity tritiu…
▽ More
The ratio of the nucleon $F_2$ structure functions, $F_2^n/F_2^p$, is determined by the MARATHON experiment from measurements of deep inelastic scattering of electrons from $^3$H and $^3$He nuclei. The experiment was performed in the Hall A Facility of Jefferson Lab and used two high resolution spectrometers for electron detection, and a cryogenic target system which included a low-activity tritium cell. The data analysis used a novel technique exploiting the mirror symmetry of the two nuclei, which essentially eliminates many theoretical uncertainties in the extraction of the ratio. The results, which cover the Bjorken scaling variable range $0.19 < x < 0.83$, represent a significant improvement compared to previous SLAC and Jefferson Lab measurements for the ratio. They are compared to recent theoretical calculations and empirical determinations of the $F_2^n/F_2^p$ ratio.
△ Less
Submitted 9 June, 2021; v1 submitted 12 April, 2021;
originally announced April 2021.
-
CreativeGAN: Editing Generative Adversarial Networks for Creative Design Synthesis
Authors:
Amin Heyrani Nobari,
Muhammad Fathy Rashad,
Faez Ahmed
Abstract:
Modern machine learning techniques, such as deep neural networks, are transforming many disciplines ranging from image recognition to language understanding, by uncovering patterns in big data and making accurate predictions. They have also shown promising results for synthesizing new designs, which is crucial for creating products and enabling innovation. Generative models, including generative a…
▽ More
Modern machine learning techniques, such as deep neural networks, are transforming many disciplines ranging from image recognition to language understanding, by uncovering patterns in big data and making accurate predictions. They have also shown promising results for synthesizing new designs, which is crucial for creating products and enabling innovation. Generative models, including generative adversarial networks (GANs), have proven to be effective for design synthesis with applications ranging from product design to metamaterial design. These automated computational design methods can support human designers, who typically create designs by a time-consuming process of iteratively exploring ideas using experience and heuristics. However, there are still challenges remaining in automatically synthesizing `creative' designs. GAN models, however, are not capable of generating unique designs, a key to innovation and a major gap in AI-based design automation applications. This paper proposes an automated method, named CreativeGAN, for generating novel designs. It does so by identifying components that make a design unique and modifying a GAN model such that it becomes more likely to generate designs with identified unique components. The method combines state-of-art novelty detection, segmentation, novelty localization, rewriting, and generative models for creative design synthesis. Using a dataset of bicycle designs, we demonstrate that the method can create new bicycle designs with unique frames and handles, and generalize rare novelties to a broad set of designs. Our automated method requires no human intervention and demonstrates a way to rethink creative design synthesis and exploration.
△ Less
Submitted 10 March, 2021;
originally announced March 2021.
-
Form Factors and Two-Photon Exchange in High-Energy Elastic Electron-Proton Scattering
Authors:
M. E. Christy,
T. Gautam,
L. Ou,
B. Schmookler,
Y. Wang,
D. Adikaram,
Z. Ahmed,
H. Albataineh,
S. F. Ali,
B. Aljawrneh,
K. Allada,
S. L. Allison,
S. Alsalmi,
D. Androic,
K. Aniol,
J. Annand,
J. Arrington,
H. Atac,
T. Averett,
C. Ayerbe Gayoso,
X. Bai,
J. Bane,
S. Barcus,
K. Bartlett,
V. Bellini
, et al. (145 additional authors not shown)
Abstract:
We present new precision measurements of the elastic electron-proton scattering cross section for momentum transfer (Q$^2$) up to 15.75~\gevsq. Combined with existing data, these provide an improved extraction of the proton magnetic form factor at high Q$^2$ and double the range over which a longitudinal/transverse separation of the cross section can be performed. The difference between our result…
▽ More
We present new precision measurements of the elastic electron-proton scattering cross section for momentum transfer (Q$^2$) up to 15.75~\gevsq. Combined with existing data, these provide an improved extraction of the proton magnetic form factor at high Q$^2$ and double the range over which a longitudinal/transverse separation of the cross section can be performed. The difference between our results and polarization data agrees with that observed at lower Q$^2$ and attributed to hard two-photon exchange (TPE) effects, extending to 8~(GeV/c)$^2$ the range of Q$^2$ for which a discrepancy is established at $>$95\% confidence. We use the discrepancy to quantify the size of TPE contributions needed to explain the cross section at high Q$^2$.
△ Less
Submitted 21 March, 2022; v1 submitted 2 March, 2021;
originally announced March 2021.
-
Accurate Determination of the Neutron Skin Thickness of $^{208}$Pb through Parity-Violation in Electron Scattering
Authors:
D. Adhikari,
H. Albataineh,
D. Androic,
K. Aniol,
D. S. Armstrong,
T. Averett,
S. Barcus,
V. Bellini,
R. S. Beminiwattha,
J. F. Benesch,
H. Bhatt,
D. Bhatta Pathak,
D. Bhetuwal,
B. Blaikie,
Q. Campagna,
A. Camsonne,
G. D. Cates,
Y. Chen,
C. Clarke,
J. C. Cornejo,
S. Covrig Dusa,
P. Datta,
A. Deshpande,
D. Dutta,
C. Feldman
, et al. (76 additional authors not shown)
Abstract:
We report a precision measurement of the parity-violating asymmetry $A_{PV}$ in the elastic scattering of longitudinally polarized electrons from $^{208}$Pb. We measure $A_{PV}=550\pm 16 {\rm (stat)}\pm 8\ {\rm (syst)}$ parts per billion, leading to an extraction of the neutral weak form factor $F_W(Q^2 = 0.00616\ {\rm GeV}^2) = 0.368 \pm 0.013$. Combined with our previous measurement, the extract…
▽ More
We report a precision measurement of the parity-violating asymmetry $A_{PV}$ in the elastic scattering of longitudinally polarized electrons from $^{208}$Pb. We measure $A_{PV}=550\pm 16 {\rm (stat)}\pm 8\ {\rm (syst)}$ parts per billion, leading to an extraction of the neutral weak form factor $F_W(Q^2 = 0.00616\ {\rm GeV}^2) = 0.368 \pm 0.013$. Combined with our previous measurement, the extracted neutron skin thickness is $R_n-R_p=0.283 \pm 0.071$~fm. The result also yields the first significant direct measurement of the interior weak density of $^{208}$Pb: $ρ^0_W = -0.0796\pm0.0036\ {\rm (exp.)}\pm0.0013\ {\rm (theo.)}\ {\rm fm}^{-3}$ leading to the interior baryon density $ρ^0_b = 0.1480\pm0.0036\ {\rm (exp.)}\pm0.0013\ {\rm (theo.)}\ {\rm fm}^{-3}$. The measurement accurately constrains the density dependence of the symmetry energy of nuclear matter near saturation density, with implications for the size and composition of neutron stars.
△ Less
Submitted 26 April, 2021; v1 submitted 21 February, 2021;
originally announced February 2021.
-
Deep exclusive electroproduction of $π^0$ at high $Q^2$ in the quark valence regime
Authors:
The Jefferson Lab Hall A Collaboration,
M. Dlamini,
B. Karki,
S. F. Ali,
P-J. Lin,
F. Georges,
H-S Ko,
N. Israel,
M. N. H. Rashad,
A. Stefanko,
D. Adikaram,
Z. Ahmed,
H. Albataineh,
B. Aljawrneh,
K. Allada,
S. Allison,
S. Alsalmi,
D. Androic,
K. Aniol,
J. Annand,
H. Atac,
T. Averett,
C. Ayerbe Gayoso,
X. Bai,
J. Bane
, et al. (137 additional authors not shown)
Abstract:
We report measurements of the exclusive neutral pion electroproduction cross section off protons at large values of $x_B$ (0.36, 0.48 and 0.60) and $Q^2$ (3.1 to 8.4 GeV$^2$) obtained from Jefferson Lab Hall A experiment E12-06-014. The corresponding structure functions $dσ_L/dt+εdσ_T/dt$, $dσ_{TT}/dt$, $dσ_{LT}/dt$ and $dσ_{LT'}/dt$ are extracted as a function of the proton momentum transfer…
▽ More
We report measurements of the exclusive neutral pion electroproduction cross section off protons at large values of $x_B$ (0.36, 0.48 and 0.60) and $Q^2$ (3.1 to 8.4 GeV$^2$) obtained from Jefferson Lab Hall A experiment E12-06-014. The corresponding structure functions $dσ_L/dt+εdσ_T/dt$, $dσ_{TT}/dt$, $dσ_{LT}/dt$ and $dσ_{LT'}/dt$ are extracted as a function of the proton momentum transfer $t-t_{min}$. The results suggest the amplitude for transversely polarized virtual photons continues to dominate the cross-section throughout this kinematic range. The data are well described by calculations based on transversity Generalized Parton Distributions coupled to a helicity flip Distribution Amplitude of the pion, thus providing a unique way to probe the structure of the nucleon.
△ Less
Submitted 25 October, 2021; v1 submitted 22 November, 2020;
originally announced November 2020.
-
An experimental program with high duty-cycle polarized and unpolarized positron beams at Jefferson Lab
Authors:
A. Accardi,
A. Afanasev,
I. Albayrak,
S. F. Ali,
M. Amaryan,
J. R. M. Annand,
J. Arrington,
A. Asaturyan,
H. Atac,
H. Avakian,
T. Averett,
C. Ayerbe Gayoso,
X. Bai,
L. Barion,
M. Battaglieri,
V. Bellini,
R. Beminiwattha,
F. Benmokhtar,
V. V. Berdnikov,
J. C. Bernauer,
V. Bertone,
A. Bianconi,
A. Biselli,
P. Bisio,
P. Blunden
, et al. (205 additional authors not shown)
Abstract:
Positron beams, both polarized and unpolarized, are identified as essential ingredients for the experimental programs at the next generation of lepton accelerators. In the context of the hadronic physics program at Jefferson Lab (JLab), positron beams are complementary, even essential, tools for a precise understanding of the electromagnetic structure of nucleons and nuclei, in both the elastic an…
▽ More
Positron beams, both polarized and unpolarized, are identified as essential ingredients for the experimental programs at the next generation of lepton accelerators. In the context of the hadronic physics program at Jefferson Lab (JLab), positron beams are complementary, even essential, tools for a precise understanding of the electromagnetic structure of nucleons and nuclei, in both the elastic and deep-inelastic regimes. For instance, elastic scattering of polarized and unpolarized electrons and positrons from the nucleon enables a model independent determination of its electromagnetic form factors. Also, the deeply-virtual scattering of polarized and unpolarized electrons and positrons allows unambiguous separation of the different contributions to the cross section of the lepto-production of photons and of lepton-pairs, enabling an accurate determination of the nucleons and nuclei generalized parton distributions, and providing an access to the gravitational form factors. Furthermore, positron beams offer the possibility of alternative tests of the Standard Model of particle physics through the search of a dark photon, the precise measurement of electroweak couplings, and the investigation of charged lepton flavor violation. This document discusses the perspectives of an experimental program with high duty-cycle positron beams at JLab.
△ Less
Submitted 21 May, 2021; v1 submitted 29 July, 2020;
originally announced July 2020.
-
Probing few-body nuclear dynamics via 3H and 3He (e,e'p)pn cross-section measurements
Authors:
R. Cruz-Torres,
D. Nguyen,
F. Hauenstein,
A. Schmidt,
S. Li,
D. Abrams,
H. Albataineh,
S. Alsalmi,
D. Androic,
K. Aniol,
W. Armstrong,
J. Arrington,
H. Atac,
T. Averett,
C. Ayerbe Gayoso,
X. Bai,
J. Bane,
S. Barcus,
A. Beck,
V. Bellini,
F. Benmokhtar,
H. Bhatt,
D. Bhetuwal,
D. Biswas,
D. Blyth
, et al. (103 additional authors not shown)
Abstract:
We report the first measurement of the \eep three-body breakup reaction cross sections in helium-3 ($^3$He) and tritium ($^3$H) at large momentum transfer ($\langle Q^2 \rangle \approx 1.9$ (GeV/c)$^2$) and $x_B>1$ kinematics, where the cross section should be sensitive to quasielastic (QE) scattering from single nucleons. The data cover missing momenta $40 \le p_{miss} \le 500$ MeV/c that, in the…
▽ More
We report the first measurement of the \eep three-body breakup reaction cross sections in helium-3 ($^3$He) and tritium ($^3$H) at large momentum transfer ($\langle Q^2 \rangle \approx 1.9$ (GeV/c)$^2$) and $x_B>1$ kinematics, where the cross section should be sensitive to quasielastic (QE) scattering from single nucleons. The data cover missing momenta $40 \le p_{miss} \le 500$ MeV/c that, in the QE limit with no rescattering, equals the initial momentum of the probed nucleon. The measured cross sections are compared with state-of-the-art ab-initio calculations. Overall good agreement, within $\pm20\%$, is observed between data and calculations for the full $p_{miss}$ range for $^3$H and for $100 \le p_{miss} \le 350$ MeV/c for $^3$He. Including the effects of rescattering of the outgoing nucleon improves agreement with the data at $p_{miss} > 250$ MeV/c and suggests contributions from charge-exchange (SCX) rescattering. The isoscalar sum of $^3$He plus $^3$H, which is largely insensitive to SCX, is described by calculations to within the accuracy of the data over the entire $p_{miss}$ range. This validates current models of the ground state of the three-nucleon system up to very high initial nucleon momenta of $500$ MeV/c.
△ Less
Submitted 17 June, 2020; v1 submitted 20 January, 2020;
originally announced January 2020.
-
Physics with Positron Beams at Jefferson Lab 12 GeV
Authors:
A. Afanasev,
I. Albayrak,
S. Ali,
M. Amaryan,
A. D'Angelo,
J. Annand,
J. Arrington,
A. Asaturyan,
H. Avakian,
T. Averett,
L. Barion,
M. Battaglieri,
V. Bellini,
V. Berdnikov,
J. Bernauer,
A. Biselli,
M. Boer,
M. Bondì,
K. -T. Brinkmann,
B. Briscoe,
V. Burkert,
A. Camsonne,
T. Cao,
L. Cardman,
M. Carmignotto
, et al. (102 additional authors not shown)
Abstract:
Positron beams, both polarized and unpolarized, are identified as essential ingredients for the experimental program at the next generation of lepton accelerators. In the context of the Hadronic Physics program at the Jefferson Laboratory (JLab), positron beams are complementary, even essential, tools for a precise understanding of the electromagnetic structure of the nucleon, in both the elastic…
▽ More
Positron beams, both polarized and unpolarized, are identified as essential ingredients for the experimental program at the next generation of lepton accelerators. In the context of the Hadronic Physics program at the Jefferson Laboratory (JLab), positron beams are complementary, even essential, tools for a precise understanding of the electromagnetic structure of the nucleon, in both the elastic and the deep-inelastic regimes. For instance, elastic scattering of (un)polarized electrons and positrons off the nucleon allows for a model independent determination of the electromagnetic form factors of the nucleon. Also, the deeply virtual Compton scattering of (un)polarized electrons and positrons allows us to separate unambiguously the different contributions to the cross section of the lepto-production of photons, enabling an accurate determination of the nucleon Generalized Parton Distributions (GPDs), and providing an access to its Gravitational Form Factors. Furthermore, positron beams offer the possibility of alternative tests of the Standard Model through the search of a dark photon or the precise measurement of electroweak couplings. This letter proposes to develop an experimental positron program at JLab to perform unique high impact measurements with respect to the two-photon exchange problem, the determination of the proton and the neutron GPDs, and the search for the $A^{\prime}$ dark photon.
△ Less
Submitted 22 June, 2019;
originally announced June 2019.
-
Comparing proton momentum distributions in $A=2$ and 3 nuclei via $^2$H $^3$H and $^3$He $(e, e'p)$ measurements
Authors:
R. Cruz-Torres,
S. Li,
F. Hauenstein,
A. Schmidt,
D. Nguyen,
D. Abrams,
H. Albataineh,
S. Alsalmi,
D. Androic,
K. Aniol,
W. Armstrong,
J. Arrington,
H. Atac,
T. Averett,
C. Ayerbe Gayoso,
X. Bai,
J. Bane,
S. Barcus,
A. Beck,
V. Bellini,
H. Bhatt,
D. Bhetuwal,
D. Biswas,
D. Blyth,
W. Boeglin
, et al. (103 additional authors not shown)
Abstract:
We report the first measurement of the $(e,e'p)$ reaction cross-section ratios for Helium-3 ($^3$He), Tritium ($^3$H), and Deuterium ($d$). The measurement covered a missing momentum range of $40 \le p_{miss} \le 550$ MeV$/c$, at large momentum transfer ($\langle Q^2 \rangle \approx 1.9$ (GeV$/c$)$^2$) and $x_B>1$, which minimized contributions from non quasi-elastic (QE) reaction mechanisms. The…
▽ More
We report the first measurement of the $(e,e'p)$ reaction cross-section ratios for Helium-3 ($^3$He), Tritium ($^3$H), and Deuterium ($d$). The measurement covered a missing momentum range of $40 \le p_{miss} \le 550$ MeV$/c$, at large momentum transfer ($\langle Q^2 \rangle \approx 1.9$ (GeV$/c$)$^2$) and $x_B>1$, which minimized contributions from non quasi-elastic (QE) reaction mechanisms. The data is compared with plane-wave impulse approximation (PWIA) calculations using realistic spectral functions and momentum distributions. The measured and PWIA-calculated cross-section ratios for $^3$He$/d$ and $^3$H$/d$ extend to just above the typical nucleon Fermi-momentum ($k_F \approx 250$ MeV$/c$) and differ from each other by $\sim 20\%$, while for $^3$He/$^3$H they agree within the measurement accuracy of about 3\%. At momenta above $k_F$, the measured $^3$He/$^3$H ratios differ from the calculation by $20\% - 50\%$. Final state interaction (FSI) calculations using the generalized Eikonal Approximation indicate that FSI should change the $^3$He/$^3$H cross-section ratio for this measurement by less than 5\%. If these calculations are correct, then the differences at large missing momenta between the $^3$He/$^3$H experimental and calculated ratios could be due to the underlying $NN$ interaction, and thus could provide new constraints on the previously loosely-constrained short-distance parts of the $NN$ interaction.
△ Less
Submitted 24 September, 2019; v1 submitted 17 February, 2019;
originally announced February 2019.
-
A Glimpse of Gluons through Deeply Virtual Compton Scattering on the Proton
Authors:
M. Defurne,
A. Martì Jiménez-Argüello,
Z. Ahmed,
H. Albataineh,
K. Allada,
K. A. Aniol,
V. Bellini,
M. Benali,
W. Boeglin,
P. Bertin,
M. Brossard,
A. Camsonne,
M. Canan,
S. Chandavar,
C. Chen,
J. -P. Chen,
C. W. de Jager,
R. de Leo,
C. Desnault,
A. Deur,
L. El Fassi,
R. Ent,
D. Flay,
M. Friend,
E. Fuchey
, et al. (69 additional authors not shown)
Abstract:
The proton is composed of quarks and gluons, bound by the most elusive mechanism of strong interaction called confinement. In this work, the dynamics of quarks and gluons are investigated using deeply virtual Compton scattering (DVCS): produced by a multi-GeV electron, a highly virtual photon scatters off the proton which subsequently radiates a high energy photon. Similarly to holography, measuri…
▽ More
The proton is composed of quarks and gluons, bound by the most elusive mechanism of strong interaction called confinement. In this work, the dynamics of quarks and gluons are investigated using deeply virtual Compton scattering (DVCS): produced by a multi-GeV electron, a highly virtual photon scatters off the proton which subsequently radiates a high energy photon. Similarly to holography, measuring not only the magnitude but also the phase of the DVCS amplitude allows to perform 3D images of the internal structure of the proton. The phase is made accessible through the quantum-mechanical interference of DVCS with the Bethe-Heitler (BH) process, in which the final photon is emitted by the electron rather than the proton.
We report herein the first full determination of the BH-DVCS interference by exploiting the distinct energy dependences of the DVCS and BH amplitudes. In the high energy regime where the scattering process is expected to occur off a single quark in the proton, these accurate measurements show an intriguing sensitivity to gluons, the carriers of the strong interaction.
△ Less
Submitted 28 March, 2017;
originally announced March 2017.
-
Rosenbluth separation of the $π^0$ Electroproduction Cross Section off the Neutron
Authors:
M. Mazouz,
Z. Ahmed,
H. Albataineh,
K. Allada,
K. A. Aniol,
V. Bellini,
M. Benali,
W. Boeglin,
P. Bertin,
M. Brossard,
A. Camsonne,
M. Canan,
S. Chandavar,
C. Chen,
J. -P. Chen,
M. Defurne,
C. W. de Jager,
R. de Leo,
C. Desnault,
A. Deur,
L. El Fassi,
R. Ent,
D. Flay,
M. Friend,
E. Fuchey
, et al. (73 additional authors not shown)
Abstract:
We report the first longitudinal/transverse separation of the deeply virtual exclusive $π^0$ electroproduction cross section off the neutron and coherent deuteron. The corresponding four structure functions $dσ_L/dt$, $dσ_T/dt$, $dσ_{LT}/dt$ and $dσ_{TT}/dt$ are extracted as a function of the momentum transfer to the recoil system at $Q^2$=1.75 GeV$^2$ and $x_B$=0.36. The $ed \to edπ^0$ cross sect…
▽ More
We report the first longitudinal/transverse separation of the deeply virtual exclusive $π^0$ electroproduction cross section off the neutron and coherent deuteron. The corresponding four structure functions $dσ_L/dt$, $dσ_T/dt$, $dσ_{LT}/dt$ and $dσ_{TT}/dt$ are extracted as a function of the momentum transfer to the recoil system at $Q^2$=1.75 GeV$^2$ and $x_B$=0.36. The $ed \to edπ^0$ cross sections are found compatible with the small values expected from theoretical models. The $en \to enπ^0$ cross sections show a dominance from the response to transversely polarized photons, and are in good agreement with calculations based on the transversity GPDs of the nucleon. By combining these results with previous measurements of $π^0$ electroproduction off the proton, we present a flavor decomposition of the $u$ and $d$ quark contributions to the cross section.
△ Less
Submitted 2 February, 2017;
originally announced February 2017.
-
Rosenbluth separation of the $π^0$ electroproduction cross section
Authors:
M. Defurne,
M. Mazouz,
H. Albataineh,
K. Allada,
K. A. Aniol,
V. Bellini,
M. Benali,
W. Boeglin,
P. Bertin,
M. Brossard,
A. Camsonne,
M. Canan,
S. Chandavar,
C. Chen,
J. -P. Chen,
C. W. de Jager,
R. de Leo,
C. Desnault,
A. Deur,
L. El Fassi,
R. Ent,
D. Flay,
M. Friend,
E. Fuchey,
S. Frullani
, et al. (69 additional authors not shown)
Abstract:
We present deeply virtual $π^0$ electroproduction cross-section measurements at $x_B$=0.36 and three different $Q^2$--values ranging from 1.5 to 2 GeV$^2$, obtained from experiment E07-007 that ran in the Hall A at Jefferson Lab. The Rosenbluth technique was used to separate the longitudinal and transverse responses. Results demonstrate that the cross section is dominated by its transverse compone…
▽ More
We present deeply virtual $π^0$ electroproduction cross-section measurements at $x_B$=0.36 and three different $Q^2$--values ranging from 1.5 to 2 GeV$^2$, obtained from experiment E07-007 that ran in the Hall A at Jefferson Lab. The Rosenbluth technique was used to separate the longitudinal and transverse responses. Results demonstrate that the cross section is dominated by its transverse component, and thus is far from the asymptotic limit predicted by perturbative Quantum Chromodynamics. An indication of a non-zero longitudinal contribution is provided by the interference term $σ_{LT}$ also measured. Results are compared with several models based on the leading twist approach of Generalized Parton Distributions (GPDs). In particular, a fair agreement is obtained with models where the scattering amplitude is described by a convolution of chiral-odd (transversity) GPDs of the nucleon with the twist-3 pion distribution amplitude. Therefore, neutral pion electroproduction may offer the exciting possibility of accessing transversity GPDs through experiment.
△ Less
Submitted 2 August, 2016;
originally announced August 2016.
-
Some General Properties of Stein-AG-groupoids and Stein-AG-Test
Authors:
Muhammad Rashad,
Imtiaz Ahmad,
Muhammad Shah,
Amanullah
Abstract:
A groupoid that satisfying the left invertive law is called an AG-groupoid.this concept is extended to introduce a Stein AG-groupoid. We provethe existence by providing some non-associative examples. We also explore some basic and general properties of these AG-groupoids and find their relations with other subclasses of AG-groupoids.
A groupoid that satisfying the left invertive law is called an AG-groupoid.this concept is extended to introduce a Stein AG-groupoid. We provethe existence by providing some non-associative examples. We also explore some basic and general properties of these AG-groupoids and find their relations with other subclasses of AG-groupoids.
△ Less
Submitted 24 June, 2016; v1 submitted 21 March, 2014;
originally announced March 2014.
-
Enumeration of Bi-commutative AG-groupoids
Authors:
Muhammad Rashad,
Imtiaz Ahmad,
Muhammad Shah,
A. B. Saeid
Abstract:
A groupoid satisfying the left invertive law: $ab\cdot c=cb\cdot a$ is called an AG-groupoid and is a generalization of commutative semigroups. We consider the concept of bi-commutativity in AG-groupoids and thus introduce left commutative AG-groupoids, right commutative AG-groupoids and bi-commutative AG-groupoids.
A groupoid satisfying the left invertive law: $ab\cdot c=cb\cdot a$ is called an AG-groupoid and is a generalization of commutative semigroups. We consider the concept of bi-commutativity in AG-groupoids and thus introduce left commutative AG-groupoids, right commutative AG-groupoids and bi-commutative AG-groupoids.
△ Less
Submitted 17 October, 2019; v1 submitted 21 March, 2014;
originally announced March 2014.
-
Some General Properties of LAD and RAD AG-groupoids
Authors:
Muhammad Rashad,
Imtiaz Ahmad,
Muhammad Shah
Abstract:
A groupoid that satisfies the left invertive law: $ab\cdot c=cb\cdot a$ is called an AG-groupoid. We extend the concept of left abelian distributive groupoid (LAD) and right abelian distributive groupoid (RAD) to introduce new subclasses of AG-groupoid, left abelian distributive AG-groupoid and right abelian distributive AG-groupoid. We give their enumeration up to order 6 and find some basic rela…
▽ More
A groupoid that satisfies the left invertive law: $ab\cdot c=cb\cdot a$ is called an AG-groupoid. We extend the concept of left abelian distributive groupoid (LAD) and right abelian distributive groupoid (RAD) to introduce new subclasses of AG-groupoid, left abelian distributive AG-groupoid and right abelian distributive AG-groupoid. We give their enumeration up to order 6 and find some basic relations of these new classes with other known subclasses of AG-groupoids and other relevant algebraic structures. We establish a method to test an arbitrary AG-groupoid for these classes.
△ Less
Submitted 20 March, 2014;
originally announced March 2014.
-
On Modulo AG-groupoids
Authors:
Amanullah,
Muhammad Rashad,
Imtiaz Ahmad,
Muhammad Shah
Abstract:
A groupoid G is called an AG-groupoid if it satisfies the left invertive law: (ab)c = (cb)a. An AG-group G, is an AG-groupoid with left identity e \in G (that is, ea = a for all a \in G) and for all a \in G there exists a' \in G such that a.a' = a'.a = e. In this article we introduce the concept of AG-groupoids (mod n) and AG-group (mod n) using Vasantha's constructions [1]. This enables us to pro…
▽ More
A groupoid G is called an AG-groupoid if it satisfies the left invertive law: (ab)c = (cb)a. An AG-group G, is an AG-groupoid with left identity e \in G (that is, ea = a for all a \in G) and for all a \in G there exists a' \in G such that a.a' = a'.a = e. In this article we introduce the concept of AG-groupoids (mod n) and AG-group (mod n) using Vasantha's constructions [1]. This enables us to prove that AG-groupoids (mod n) and AG-groups (mod n) exist for every integer n \geq 3. We also give some nice characterizations of some classes of AG-groupoids in terms of AG-groupoids (mod n).
△ Less
Submitted 11 March, 2014;
originally announced March 2014.
-
Left Transitive AG-groupoids
Authors:
Muhammad Rashad,
Imtiaz Ahmad,
Muhammad Shah,
Z. U. A. Khuhro
Abstract:
An AG-groupoid is an algebraic structure that satisfies the left invertive law: (ab)c =(cb)a. We prove that the class of left transitive AG-groupoids (AG-groupoids satisfying the identity, ab.ac = bc) coincides with the class of T2-AG-groupoids. We also develop a simple procedure to test whether an arbitrary groupoid is left transitive AG-groupoid or not. Further we prove that, (i). Every left tra…
▽ More
An AG-groupoid is an algebraic structure that satisfies the left invertive law: (ab)c =(cb)a. We prove that the class of left transitive AG-groupoids (AG-groupoids satisfying the identity, ab.ac = bc) coincides with the class of T2-AG-groupoids. We also develop a simple procedure to test whether an arbitrary groupoid is left transitive AG-groupoid or not. Further we prove that, (i). Every left transitive AG-groupoid is transitively commutative AG-groupoid (ii) For left transitive AG-groupoid the properties of flexibility, right alternativity, AG*, right nuclear square, middle nuclear square and commutative semigroup are equivalent.
△ Less
Submitted 15 November, 2014; v1 submitted 21 February, 2014;
originally announced February 2014.
-
Food Recommendation using Ontology and Heuristics
Authors:
M. A. El-Dosuky,
M. Z. Rashad,
T. T. Hamza,
A. H. EL-Bassiouny
Abstract:
Recommender systems are needed to find food items of ones interest. We review recommender systems and recommendation methods. We propose a food personalization framework based on adaptive hypermedia. We extend Hermes framework with food recommendation functionality. We combine TF-IDF term extraction method with cosine similarity measure. Healthy heuristics and standard food database are incorporat…
▽ More
Recommender systems are needed to find food items of ones interest. We review recommender systems and recommendation methods. We propose a food personalization framework based on adaptive hypermedia. We extend Hermes framework with food recommendation functionality. We combine TF-IDF term extraction method with cosine similarity measure. Healthy heuristics and standard food database are incorporated into the knowledgebase. Based on the performed evaluation, we conclude that semantic recommender systems in general outperform traditional recommenders systems with respect to accuracy, precision, and recall, and that the proposed recommender has a better F-measure than existing semantic recommenders.
△ Less
Submitted 5 December, 2013;
originally announced December 2013.
-
Visualization of Job Scheduling in Grid Computers
Authors:
M A Awad,
M Z Rashad,
M A Elsoud,
M A El-dosuky
Abstract:
One of the hot problems in grid computing is job scheduling. It is known that the job scheduling is NP-complete, and thus the use of heuristics is the de facto approach to deal with this practice in its difficulty. The proposed is an imagination to fish swarm, job dispatcher and Visualization gridsim to execute some jobs.
One of the hot problems in grid computing is job scheduling. It is known that the job scheduling is NP-complete, and thus the use of heuristics is the de facto approach to deal with this practice in its difficulty. The proposed is an imagination to fish swarm, job dispatcher and Visualization gridsim to execute some jobs.
△ Less
Submitted 2 August, 2013;
originally announced August 2013.
-
Q#, a quantum computation package for the .NET platform
Authors:
A. S. Tolba,
M. Z. Rashad,
M. A. El-Dosuky
Abstract:
Quantum computing is a promising approach of computation that is based on equations from Quantum Mechanics. A simulator for quantum algorithms must be capable of performing heavy mathematical matrix transforms. The design of the simulator itself takes one of three forms: Quantum Turing Machine, Network Model or circuit model of connected gates or, Quantum Programming Language, yet, some simulators…
▽ More
Quantum computing is a promising approach of computation that is based on equations from Quantum Mechanics. A simulator for quantum algorithms must be capable of performing heavy mathematical matrix transforms. The design of the simulator itself takes one of three forms: Quantum Turing Machine, Network Model or circuit model of connected gates or, Quantum Programming Language, yet, some simulators are hybrid. We studied previous simulators and then we adopt features from three simulators of different implementation languages, different paradigms, and for different platforms. They are Quantum Computing Language (QCL), QUASI, and Quantum Optics Toolbox for Matlab 5. Our simulator for quantum algorithms takes the form of a package or a programming library for Quantum computing, with a case study showing the ability of using it in the circuit model. The .NET is a promising platform for computing. VB.NET is an easy, high productive programming language with the full power and functionality provided by the .NET framework. It is highly readable, writeable, and flexible language, compared to another language such as C#.NET in many aspects. We adopted VB.NET although its shortage in built-in mathematical complex and matrix operations, compared to Matlab. For implementation, we first built a mathematical core of matrix operations. Then, we built a quantum core which contains: basic qubits and register operations, basic 1D, 2D, and 3D quantum gates, and multi-view visualization of the quantum state, then a window for demos to show you how to use and get the most of the package.
△ Less
Submitted 20 February, 2013;
originally announced February 2013.
-
Quantum-inspired Huffman Coding
Authors:
A. S. Tolba,
M. Z. Rashad,
M. A. El-Dosuky
Abstract:
Huffman Compression, also known as Huffman Coding, is one of many compression techniques in use today. The two important features of Huffman coding are instantaneousness that is the codes can be interpreted as soon as they are received and variable length that is a most frequent symbol has length smaller than a less frequent symbol. The traditional Huffman coding has two procedures: constructing a…
▽ More
Huffman Compression, also known as Huffman Coding, is one of many compression techniques in use today. The two important features of Huffman coding are instantaneousness that is the codes can be interpreted as soon as they are received and variable length that is a most frequent symbol has length smaller than a less frequent symbol. The traditional Huffman coding has two procedures: constructing a tree in O(n^2) and then traversing it in O(n). Quantum computing is a promising approach of computation that is based on equations from Quantum Mechanics. Instantaneousness and variable length features are difficult to generalize to the quantum case. The quantum coding field is pioneered by Schumacher works on block coding scheme. To encode N signals sequentially, it requires O(N3) computational steps. The encoding and decoding processes are far from instantaneous. Moreover, the lengths of all the codewords are the same. A Huffman-coding-inspired scheme for the storage of quantum information takes O(N(log N)a) computational steps for a sequential implementation on non-parallel machines.
△ Less
Submitted 20 February, 2013;
originally announced February 2013.
-
Collaborating Robotics Using Nature-Inspired Meta-Heuristics
Authors:
M. A. El-Dosuky,
M. Z. Rashad,
T. T. Hamza,
A. H. EL-Bassiouny
Abstract:
This paper introduces collaborating robots which provide the possibility of enhanced task performance, high reliability and decreased. Collaborating-bots are a collection of mobile robots able to self-assemble and to self-organize in order to solve problems that cannot be solved by a single robot. These robots combine the power of swarm intelligence with the flexibility of self-reconfiguration as…
▽ More
This paper introduces collaborating robots which provide the possibility of enhanced task performance, high reliability and decreased. Collaborating-bots are a collection of mobile robots able to self-assemble and to self-organize in order to solve problems that cannot be solved by a single robot. These robots combine the power of swarm intelligence with the flexibility of self-reconfiguration as aggregate Collaborating-bots can dynamically change their structure to match environmental variations. Collaborating robots are more than just networks of independent agents, they are potentially reconfigurable networks of communicating agents capable of coordinated sensing and interaction with the environment. Robots are going to be an important part of the future. Collaborating robots are limited in individual capability, but robots deployed in large numbers can represent a strong force similar to a colony of ants or swarm of bees. We present a mechanism for collaborating robots based on swarm intelligence such as Ant colony optimization and Particle swarm Optimization
△ Less
Submitted 23 December, 2012;
originally announced December 2012.
-
Improving problem solving by exploiting the concept of symmetry
Authors:
M. A. El-Dosuky,
M. Z. Rashad,
T. T. Hamza,
A. H. EL-Bassiouny
Abstract:
We investigate the concept of symmetry and its role in problem solving. This paper first defines precisely the elements that constitute a "problem" and its "solution," and gives several examples to illustrate these definitions. Given precise definitions of problems, it is relatively straightforward to construct a search process for finding solutions. Finally this paper attempts to exploit the conc…
▽ More
We investigate the concept of symmetry and its role in problem solving. This paper first defines precisely the elements that constitute a "problem" and its "solution," and gives several examples to illustrate these definitions. Given precise definitions of problems, it is relatively straightforward to construct a search process for finding solutions. Finally this paper attempts to exploit the concept of symmetry in improving problem solving.
△ Less
Submitted 4 March, 2013; v1 submitted 23 December, 2012;
originally announced December 2012.
-
New SpiroPlanck Heuristics for High Energy Physics Networking and Future Internet Testbeds
Authors:
M. A. El-Dosuky,
M. Z. Rashad,
T. T. Hamza,
A. H. EL-Bassiouny
Abstract:
The need for data intensive Grids, and advanced networks with high performance that support our science has made the High Energy Physics community a leading and a key co-developer of leading edge wide area networks. This paper gives an overview of the status for the world's research networks and major international links used by the high energy physics and other scientific communities, showing som…
▽ More
The need for data intensive Grids, and advanced networks with high performance that support our science has made the High Energy Physics community a leading and a key co-developer of leading edge wide area networks. This paper gives an overview of the status for the world's research networks and major international links used by the high energy physics and other scientific communities, showing some Future Internet testbed architectures, scalability, geographic scope, and extension between networks. The resemblance between wireless sensor network and future internet network, especially in scale consideration as density and network coverage, inspires us to adopt the models of the former to the later. Then we test this assumption to see that this provides a concise working model. This paper collects some heuristics that we call them SpiroPlanck and employs them to model the coverage of dense networks. In this paper, we propose a framework for the operation of FI testbeds containing a test scenario, new representation and visualization techniques, and possible performance measures. Investigations show that it is very promising and could be seen as a good optimization
△ Less
Submitted 7 December, 2012;
originally announced December 2012.
-
Spike and Tyke, the Quantized Neuron Model
Authors:
M. A. El-Dosuky,
M. Z. Rashad,
T. T. Hamza,
A. H. EL-Bassiouny
Abstract:
Modeling spike firing assumes that spiking statistics are Poisson, but real data violates this assumption. To capture non-Poissonian features, in order to fix the inevitable inherent irregularity, researchers rescale the time axis with tedious computational overhead instead of searching for another distribution. Spikes or action potentials are precisely-timed changes in the ionic transport through…
▽ More
Modeling spike firing assumes that spiking statistics are Poisson, but real data violates this assumption. To capture non-Poissonian features, in order to fix the inevitable inherent irregularity, researchers rescale the time axis with tedious computational overhead instead of searching for another distribution. Spikes or action potentials are precisely-timed changes in the ionic transport through synapses adjusting the synaptic weight, successfully modeled and developed as a memristor. Memristance value is multiples of initial resistance. This reminds us with the foundations of quantum mechanics. We try to quantize potential and resistance, as done with energy. After reviewing Planck curve for blackbody radiation, we propose the quantization equations. We introduce and prove a theorem that quantizes the resistance. Then we define the tyke showing its basic characteristics. Finally we give the basic transformations to model spiking and link an energy quantum to a tyke. Investigation shows how this perfectly models the neuron spiking, with over 97% match.
△ Less
Submitted 4 March, 2013; v1 submitted 7 December, 2012;
originally announced December 2012.
-
New Heuristics for Interfacing Human Motor System using Brain Waves
Authors:
Mohammed El-Dosuky,
Ahmed EL-Bassiouny,
Taher Hamza,
Magdy Rashad
Abstract:
There are many new forms of interfacing human users to machines. We persevere here electric mechanical form of interaction between human and machine. The emergence of brain-computer interface allows mind-to-movement systems. The story of the Pied Piper inspired us to devise some new heuristics for interfacing human motor system using brain waves by combining head helmet and LumbarMotionMonitor For…
▽ More
There are many new forms of interfacing human users to machines. We persevere here electric mechanical form of interaction between human and machine. The emergence of brain-computer interface allows mind-to-movement systems. The story of the Pied Piper inspired us to devise some new heuristics for interfacing human motor system using brain waves by combining head helmet and LumbarMotionMonitor For the simulation we use java GridGain Brain responses of classified subjects during training indicates that Probe can be the best stimulus to rely on in distinguishing between knowledgeable and not knowledgeable
△ Less
Submitted 23 November, 2012;
originally announced November 2012.
-
New Hoopoe Heuristic Optimization
Authors:
Mohammed El-Dosuky,
Ahmed EL-Bassiouny,
Taher Hamza,
Magdy Rashad
Abstract:
Most optimization problems in real life applications are often highly nonlinear. Local optimization algorithms do not give the desired performance. So, only global optimization algorithms should be used to obtain optimal solutions. This paper introduces a new nature-inspired metaheuristic optimization algorithm, called Hoopoe Heuristic (HH). In this paper, we will study HH and validate it against…
▽ More
Most optimization problems in real life applications are often highly nonlinear. Local optimization algorithms do not give the desired performance. So, only global optimization algorithms should be used to obtain optimal solutions. This paper introduces a new nature-inspired metaheuristic optimization algorithm, called Hoopoe Heuristic (HH). In this paper, we will study HH and validate it against some test functions. Investigations show that it is very promising and could be seen as an optimization of the powerful algorithm of cuckoo search. Finally, we discuss the features of Hoopoe Heuristic and propose topics for further studies.
△ Less
Submitted 23 November, 2012;
originally announced November 2012.
-
Obesity Heuristic, New Way On Artificial Immune Systems
Authors:
Mohammed El-Dosuky,
Ahmed EL-Bassiouny,
Taher Hamza,
Magdy Rashad
Abstract:
There is a need for new metaphors from immunology to flourish the application areas of Artificial Immune Systems. A metaheuristic called Obesity Heuristic derived from advances in obesity treatment is proposed. The main forces of the algorithm are the generation omega-6 and omega-3 fatty acids. The algorithm works with Just-In-Time philosophy; by starting only when desired. A case study of data cl…
▽ More
There is a need for new metaphors from immunology to flourish the application areas of Artificial Immune Systems. A metaheuristic called Obesity Heuristic derived from advances in obesity treatment is proposed. The main forces of the algorithm are the generation omega-6 and omega-3 fatty acids. The algorithm works with Just-In-Time philosophy; by starting only when desired. A case study of data cleaning is provided. With experiments conducted on standard tables, results show that Obesity Heuristic outperforms other algorithms, with 100% recall. This is a great improvement over other algorithms
△ Less
Submitted 23 November, 2012;
originally announced November 2012.
-
Simulated Tom Thumb, the Rule Of Thumb for Autonomous Robots
Authors:
M. A. El-Dosuky,
M. Z. Rashad,
T. T. Hamza,
A. H. EL-Bassiouny
Abstract:
For a mobile robot to be truly autonomous, it must solve the simultaneous localization and mapping (SLAM) problem. We develop a new metaheuristic algorithm called Simulated Tom Thumb (STT), based on the detailed adventure of the clever Tom Thumb and advances in researches relating to path planning based on potential functions. Investigations show that it is very promising and could be seen as an o…
▽ More
For a mobile robot to be truly autonomous, it must solve the simultaneous localization and mapping (SLAM) problem. We develop a new metaheuristic algorithm called Simulated Tom Thumb (STT), based on the detailed adventure of the clever Tom Thumb and advances in researches relating to path planning based on potential functions. Investigations show that it is very promising and could be seen as an optimization of the powerful solution of SLAM with data association and learning capabilities. STT outperform JCBB. The performance is 100 % match.
△ Less
Submitted 8 October, 2012;
originally announced October 2012.
-
Robopinion: Opinion Mining Framework Inspired by Autonomous Robot Navigation
Authors:
M. A. El-Dosuky,
M. Z. Rashad,
T. T. Hamza,
A. H. EL-Bassiouny
Abstract:
Data association methods are used by autonomous robots to find matches between the current landmarks and the new set of observed features. We seek a framework for opinion mining to benefit from advancements in autonomous robot navigation in both research and development
Data association methods are used by autonomous robots to find matches between the current landmarks and the new set of observed features. We seek a framework for opinion mining to benefit from advancements in autonomous robot navigation in both research and development
△ Less
Submitted 3 September, 2012;
originally announced September 2012.
-
Go Heuristics for Coverage of Dense Wireless Sensor Networks
Authors:
M. A. El-Dosuky,
M. Z. Rashad,
T. T. Hamza,
A. H. EL-Bassiouny
Abstract:
This paper collects heuristics of Go Game and employs them to achieve coverage of dense wireless sensor networks. In this paper, we propose an algorithm based on Go heuristics and validate it. Investigations show that it is very promising and could be seen as a good optimization. Keywords: Go Heuristics, Wireless Sensor Networks, Coverage, Density
This paper collects heuristics of Go Game and employs them to achieve coverage of dense wireless sensor networks. In this paper, we propose an algorithm based on Go heuristics and validate it. Investigations show that it is very promising and could be seen as a good optimization. Keywords: Go Heuristics, Wireless Sensor Networks, Coverage, Density
△ Less
Submitted 22 June, 2012;
originally announced June 2012.
-
Iris Recognition Based on LBP and Combined LVQ Classifier
Authors:
M. Y. Shams,
M. Z. Rashad,
O. Nomir,
R. M. El-Awady
Abstract:
Iris recognition is considered as one of the best biometric methods used for human identification and verification, this is because of its unique features that differ from one person to another, and its importance in the security field. This paper proposes an algorithm for iris recognition and classification using a system based on Local Binary Pattern and histogram properties as a statistical app…
▽ More
Iris recognition is considered as one of the best biometric methods used for human identification and verification, this is because of its unique features that differ from one person to another, and its importance in the security field. This paper proposes an algorithm for iris recognition and classification using a system based on Local Binary Pattern and histogram properties as a statistical approaches for feature extraction, and Combined Learning Vector Quantization Classifier as Neural Network approach for classification, in order to build a hybrid model depends on both features. The localization and segmentation techniques are presented using both Canny edge detection and Hough Circular Transform in order to isolate an iris from the whole eye image and for noise detection .Feature vectors results from LBP is applied to a Combined LVQ classifier with different classes to determine the minimum acceptable performance, and the result is based on majority voting among several LVQ classifier. Different iris datasets CASIA, MMU1, MMU2, and LEI with different extensions and size are presented. Since LBP is working on a grayscale level so colored iris images should be transformed into a grayscale level. The proposed system gives a high recognition rate 99.87 % on different iris datasets compared with other methods.
△ Less
Submitted 7 November, 2011;
originally announced November 2011.
-
Overcoming Misleads In Logic Programs by Redefining Negation
Authors:
M. A. El-Dosuky,
T. T. Hamza,
M. Z. Rashad,
A. H. Naguib
Abstract:
Negation as failure and incomplete information in logic programs have been studied by many researchers In order to explains HOW a negated conclusion was reached, we introduce and proof a different way for negating facts to overcoming misleads in logic programs. Negating facts can be achieved by asking the user for constants that do not appear elsewhere in the knowledge base.
Negation as failure and incomplete information in logic programs have been studied by many researchers In order to explains HOW a negated conclusion was reached, we introduce and proof a different way for negating facts to overcoming misleads in logic programs. Negating facts can be achieved by asking the user for constants that do not appear elsewhere in the knowledge base.
△ Less
Submitted 4 March, 2013; v1 submitted 30 May, 2011;
originally announced May 2011.