Science Requirements and Detector Concepts for the Electron-Ion Collider: EIC Yellow Report
Authors:
R. Abdul Khalek,
A. Accardi,
J. Adam,
D. Adamiak,
W. Akers,
M. Albaladejo,
A. Al-bataineh,
M. G. Alexeev,
F. Ameli,
P. Antonioli,
N. Armesto,
W. R. Armstrong,
M. Arratia,
J. Arrington,
A. Asaturyan,
M. Asai,
E. C. Aschenauer,
S. Aune,
H. Avagyan,
C. Ayerbe Gayoso,
B. Azmoun,
A. Bacchetta,
M. D. Baker,
F. Barbosa,
L. Barion
, et al. (390 additional authors not shown)
Abstract:
This report describes the physics case, the resulting detector requirements, and the evolving detector concepts for the experimental program at the Electron-Ion Collider (EIC). The EIC will be a powerful new high-luminosity facility in the United States with the capability to collide high-energy electron beams with high-energy proton and ion beams, providing access to those regions in the nucleon…
▽ More
This report describes the physics case, the resulting detector requirements, and the evolving detector concepts for the experimental program at the Electron-Ion Collider (EIC). The EIC will be a powerful new high-luminosity facility in the United States with the capability to collide high-energy electron beams with high-energy proton and ion beams, providing access to those regions in the nucleon and nuclei where their structure is dominated by gluons. Moreover, polarized beams in the EIC will give unprecedented access to the spatial and spin structure of the proton, neutron, and light ions. The studies leading to this document were commissioned and organized by the EIC User Group with the objective of advancing the state and detail of the physics program and developing detector concepts that meet the emerging requirements in preparation for the realization of the EIC. The effort aims to provide the basis for further development of concepts for experimental equipment best suited for the science needs, including the importance of two complementary detectors and interaction regions.
This report consists of three volumes. Volume I is an executive summary of our findings and developed concepts. In Volume II we describe studies of a wide range of physics measurements and the emerging requirements on detector acceptance and performance. Volume III discusses general-purpose detector concepts and the underlying technologies to meet the physics requirements. These considerations will form the basis for a world-class experimental program that aims to increase our understanding of the fundamental structure of all visible matter
△ Less
Submitted 26 October, 2021; v1 submitted 8 March, 2021;
originally announced March 2021.
On the derivatives of feed-forward neural networks
Authors:
Rabah Abdul Khalek,
Valerio Bertone
Abstract:
In this paper we present a C++ implementation of the analytic derivative of a feed-forward neural network with respect to its free parameters for an arbitrary architecture, known as back-propagation. We dubbed this code NNAD (Neural Network Analytic Derivatives) and interfaced it with the widely-used ceres-solver minimiser to fit neural networks to pseudodata in two different least-squares problem…
▽ More
In this paper we present a C++ implementation of the analytic derivative of a feed-forward neural network with respect to its free parameters for an arbitrary architecture, known as back-propagation. We dubbed this code NNAD (Neural Network Analytic Derivatives) and interfaced it with the widely-used ceres-solver minimiser to fit neural networks to pseudodata in two different least-squares problems. The first is a direct fit of Legendre polynomials. The second is a somewhat more involved minimisation problem where the function to be fitted takes part in an integral. Finally, using a consistent framework, we assess the efficiency of our analytic derivative formula as compared to numerical and automatic differentiation as provided by ceres-solver. We thus demonstrate the advantage of using NNAD in problems involving both deep or shallow neural networks.
△ Less
Submitted 12 May, 2020;
originally announced May 2020.