-
End-to-End Optimal Detector Design with Mutual Information Surrogates
Authors:
Kinga Anna Wozniak,
Stephen Mulligan,
Jan Kieseler,
Markus Klute,
Francois Fleuret,
Tobias Golling
Abstract:
We introduce a novel approach for end-to-end black-box optimization of high energy physics (HEP) detectors using local deep learning (DL) surrogates. These surrogates approximate a scalar objective function that encapsulates the complex interplay of particle-matter interactions and physics analysis goals. In addition to a standard reconstruction-based metric commonly used in the field, we investig…
▽ More
We introduce a novel approach for end-to-end black-box optimization of high energy physics (HEP) detectors using local deep learning (DL) surrogates. These surrogates approximate a scalar objective function that encapsulates the complex interplay of particle-matter interactions and physics analysis goals. In addition to a standard reconstruction-based metric commonly used in the field, we investigate the information-theoretic metric of mutual information. Unlike traditional methods, mutual information is inherently task-agnostic, offering a broader optimization paradigm that is less constrained by predefined targets. We demonstrate the effectiveness of our method in a realistic physics analysis scenario: optimizing the thicknesses of calorimeter detector layers based on simulated particle interactions. The surrogate model learns to approximate objective gradients, enabling efficient optimization with respect to energy resolution. Our findings reveal three key insights: (1) end-to-end black-box optimization using local surrogates is a practical and compelling approach for detector design, providing direct optimization of detector parameters in alignment with physics analysis goals; (2) mutual information-based optimization yields design choices that closely match those from state-of-the-art physics-informed methods, indicating that these approaches operate near optimality and reinforcing their reliability in HEP detector design; and (3) information-theoretic methods provide a powerful, generalizable framework for optimizing scientific instruments. By reframing the optimization process through an information-theoretic lens rather than domain-specific heuristics, mutual information enables the exploration of new avenues for discovery beyond conventional approaches.
△ Less
Submitted 18 March, 2025;
originally announced March 2025.
-
CleverDistiller: Simple and Spatially Consistent Cross-modal Distillation
Authors:
Hariprasath Govindarajan,
Maciej K. Wozniak,
Marvin Klingner,
Camille Maurice,
B Ravi Kiran,
Senthil Yogamani
Abstract:
Vision foundation models (VFMs) such as DINO have led to a paradigm shift in 2D camera-based perception towards extracting generalized features to support many downstream tasks. Recent works introduce self-supervised cross-modal knowledge distillation (KD) as a way to transfer these powerful generalization capabilities into 3D LiDAR-based models. However, they either rely on highly complex distill…
▽ More
Vision foundation models (VFMs) such as DINO have led to a paradigm shift in 2D camera-based perception towards extracting generalized features to support many downstream tasks. Recent works introduce self-supervised cross-modal knowledge distillation (KD) as a way to transfer these powerful generalization capabilities into 3D LiDAR-based models. However, they either rely on highly complex distillation losses, pseudo-semantic maps, or limit KD to features useful for semantic segmentation only. In this work, we propose CleverDistiller, a self-supervised, cross-modal 2D-to-3D KD framework introducing a set of simple yet effective design choices: Unlike contrastive approaches relying on complex loss design choices, our method employs a direct feature similarity loss in combination with a multi layer perceptron (MLP) projection head to allow the 3D network to learn complex semantic dependencies throughout the projection. Crucially, our approach does not depend on pseudo-semantic maps, allowing for direct knowledge transfer from a VFM without explicit semantic supervision. Additionally, we introduce the auxiliary self-supervised spatial task of occupancy prediction to enhance the semantic knowledge, obtained from a VFM through KD, with 3D spatial reasoning capabilities. Experiments on standard autonomous driving benchmarks for 2D-to-3D KD demonstrate that CleverDistiller achieves state-of-the-art performance in both semantic segmentation and 3D object detection (3DOD) by up to 10% mIoU, especially when fine tuning on really low data amounts, showing the effectiveness of our simple yet powerful KD strategy
△ Less
Submitted 12 March, 2025;
originally announced March 2025.
-
S3PT: Scene Semantics and Structure Guided Clustering to Boost Self-Supervised Pre-Training for Autonomous Driving
Authors:
Maciej K. Wozniak,
Hariprasath Govindarajan,
Marvin Klingner,
Camille Maurice,
B Ravi Kiran,
Senthil Yogamani
Abstract:
Recent self-supervised clustering-based pre-training techniques like DINO and Cribo have shown impressive results for downstream detection and segmentation tasks. However, real-world applications such as autonomous driving face challenges with imbalanced object class and size distributions and complex scene geometries. In this paper, we propose S3PT a novel scene semantics and structure guided clu…
▽ More
Recent self-supervised clustering-based pre-training techniques like DINO and Cribo have shown impressive results for downstream detection and segmentation tasks. However, real-world applications such as autonomous driving face challenges with imbalanced object class and size distributions and complex scene geometries. In this paper, we propose S3PT a novel scene semantics and structure guided clustering to provide more scene-consistent objectives for self-supervised training. Specifically, our contributions are threefold: First, we incorporate semantic distribution consistent clustering to encourage better representation of rare classes such as motorcycles or animals. Second, we introduce object diversity consistent spatial clustering, to handle imbalanced and diverse object sizes, ranging from large background areas to small objects such as pedestrians and traffic signs. Third, we propose a depth-guided spatial clustering to regularize learning based on geometric information of the scene, thus further refining region separation on the feature level. Our learned representations significantly improve performance in downstream semantic segmentation and 3D object detection tasks on the nuScenes, nuImages, and Cityscapes datasets and show promising domain translation properties.
△ Less
Submitted 24 January, 2025; v1 submitted 30 October, 2024;
originally announced October 2024.
-
UADA3D: Unsupervised Adversarial Domain Adaptation for 3D Object Detection with Sparse LiDAR and Large Domain Gaps
Authors:
Maciej K Wozniak,
Mattias Hansson,
Marko Thiel,
Patric Jensfelt
Abstract:
In this study, we address a gap in existing unsupervised domain adaptation approaches on LiDAR-based 3D object detection, which have predominantly concentrated on adapting between established, high-density autonomous driving datasets. We focus on sparser point clouds, capturing scenarios from different perspectives: not just from vehicles on the road but also from mobile robots on sidewalks, which…
▽ More
In this study, we address a gap in existing unsupervised domain adaptation approaches on LiDAR-based 3D object detection, which have predominantly concentrated on adapting between established, high-density autonomous driving datasets. We focus on sparser point clouds, capturing scenarios from different perspectives: not just from vehicles on the road but also from mobile robots on sidewalks, which encounter significantly different environmental conditions and sensor configurations. We introduce Unsupervised Adversarial Domain Adaptation for 3D Object Detection (UADA3D). UADA3D does not depend on pre-trained source models or teacher-student architectures. Instead, it uses an adversarial approach to directly learn domain-invariant features. We demonstrate its efficacy in various adaptation scenarios, showing significant improvements in both self-driving car and mobile robot domains. Our code is open-source and will be available soon.
△ Less
Submitted 21 October, 2024; v1 submitted 26 March, 2024;
originally announced March 2024.
-
Low-Cost Teleoperation with Haptic Feedback through Vision-based Tactile Sensors for Rigid and Soft Object Manipulation
Authors:
Martina Lippi,
Michael C. Welle,
Maciej K. Wozniak,
Andrea Gasparri,
Danica Kragic
Abstract:
Haptic feedback is essential for humans to successfully perform complex and delicate manipulation tasks. A recent rise in tactile sensors has enabled robots to leverage the sense of touch and expand their capability drastically. However, many tasks still need human intervention/guidance. For this reason, we present a teleoperation framework designed to provide haptic feedback to human operators ba…
▽ More
Haptic feedback is essential for humans to successfully perform complex and delicate manipulation tasks. A recent rise in tactile sensors has enabled robots to leverage the sense of touch and expand their capability drastically. However, many tasks still need human intervention/guidance. For this reason, we present a teleoperation framework designed to provide haptic feedback to human operators based on the data from camera-based tactile sensors mounted on the robot gripper. Partial autonomy is introduced to prevent slippage of grasped objects during task execution. Notably, we rely exclusively on low-cost off-the-shelf hardware to realize an affordable solution. We demonstrate the versatility of the framework on nine different objects ranging from rigid to soft and fragile ones, using three different operators on real hardware.
△ Less
Submitted 25 March, 2024;
originally announced March 2024.
-
Happily Error After: Framework Development and User Study for Correcting Robot Perception Errors in Virtual Reality
Authors:
Maciej K. Wozniak,
Rebecca Stower,
Patric Jensfelt,
Andre Pereira
Abstract:
While we can see robots in more areas of our lives, they still make errors. One common cause of failure stems from the robot perception module when detecting objects. Allowing users to correct such errors can help improve the interaction and prevent the same errors in the future. Consequently, we investigate the effectiveness of a virtual reality (VR) framework for correcting perception errors of…
▽ More
While we can see robots in more areas of our lives, they still make errors. One common cause of failure stems from the robot perception module when detecting objects. Allowing users to correct such errors can help improve the interaction and prevent the same errors in the future. Consequently, we investigate the effectiveness of a virtual reality (VR) framework for correcting perception errors of a Franka Panda robot. We conducted a user study with 56 participants who interacted with the robot using both VR and screen interfaces. Participants learned to collaborate with the robot faster in the VR interface compared to the screen interface. Additionally, participants found the VR interface more immersive, enjoyable, and expressed a preference for using it again. These findings suggest that VR interfaces may offer advantages over screen interfaces for human-robot interaction in erroneous environments.
△ Less
Submitted 26 June, 2023;
originally announced June 2023.
-
Towards a Robust Sensor Fusion Step for 3D Object Detection on Corrupted Data
Authors:
Maciej K. Wozniak,
Viktor Karefjards,
Marko Thiel,
Patric Jensfelt
Abstract:
Multimodal sensor fusion methods for 3D object detection have been revolutionizing the autonomous driving research field. Nevertheless, most of these methods heavily rely on dense LiDAR data and accurately calibrated sensors which is often not the case in real-world scenarios. Data from LiDAR and cameras often come misaligned due to the miscalibration, decalibration, or different frequencies of th…
▽ More
Multimodal sensor fusion methods for 3D object detection have been revolutionizing the autonomous driving research field. Nevertheless, most of these methods heavily rely on dense LiDAR data and accurately calibrated sensors which is often not the case in real-world scenarios. Data from LiDAR and cameras often come misaligned due to the miscalibration, decalibration, or different frequencies of the sensors. Additionally, some parts of the LiDAR data may be occluded and parts of the data may be missing due to hardware malfunction or weather conditions. This work presents a novel fusion step that addresses data corruptions and makes sensor fusion for 3D object detection more robust. Through extensive experiments, we demonstrate that our method performs on par with state-of-the-art approaches on normal data and outperforms them on misaligned data.
△ Less
Submitted 12 June, 2023;
originally announced June 2023.
-
A Virtual Reality Framework for Human-Robot Collaboration in Cloth Folding
Authors:
Marco Moletta,
Maciej K. Wozniak,
Michael C. Welle,
Danica Kragic
Abstract:
We present a virtual reality (VR) framework to automate the data collection process in cloth folding tasks. The framework uses skeleton representations to help the user define the folding plans for different classes of garments, allowing for replicating the folding on unseen items of the same class. We evaluate the framework in the context of automating garment folding tasks. A quantitative analys…
▽ More
We present a virtual reality (VR) framework to automate the data collection process in cloth folding tasks. The framework uses skeleton representations to help the user define the folding plans for different classes of garments, allowing for replicating the folding on unseen items of the same class. We evaluate the framework in the context of automating garment folding tasks. A quantitative analysis is performed on 3 classes of garments, demonstrating that the framework reduces the need for intervention by the user. We also compare skeleton representations with RGB and binary images in a classification task on a large dataset of clothing items, motivating the use of the framework for other classes of garments.
△ Less
Submitted 14 December, 2023; v1 submitted 12 May, 2023;
originally announced May 2023.
-
Quantum anomaly detection in the latent space of proton collision events at the LHC
Authors:
Vasilis Belis,
Kinga Anna Woźniak,
Ema Puljak,
Panagiotis Barkoutsos,
Günther Dissertori,
Michele Grossi,
Maurizio Pierini,
Florentin Reiter,
Ivano Tavernelli,
Sofia Vallecorsa
Abstract:
The ongoing quest to discover new phenomena at the LHC necessitates the continuous development of algorithms and technologies. Established approaches like machine learning, along with emerging technologies such as quantum computing show promise in the enhancement of experimental capabilities. In this work, we propose a strategy for anomaly detection tasks at the LHC based on unsupervised quantum m…
▽ More
The ongoing quest to discover new phenomena at the LHC necessitates the continuous development of algorithms and technologies. Established approaches like machine learning, along with emerging technologies such as quantum computing show promise in the enhancement of experimental capabilities. In this work, we propose a strategy for anomaly detection tasks at the LHC based on unsupervised quantum machine learning, and demonstrate its effectiveness in identifying new phenomena. The designed quantum models, an unsupervised kernel machine and two clustering algorithms, are trained to detect new-physics events using a latent representation of LHC data, generated by an autoencoder designed to accommodate current quantum hardware limitations on problem size. For kernel-based anomaly detection, we implement an instance of the model on a quantum computer, and we identify a regime where it significantly outperforms its classical counterparts. We show that the observed performance enhancement is related to the quantum resources utilised by the model.
△ Less
Submitted 10 December, 2024; v1 submitted 25 January, 2023;
originally announced January 2023.
-
What you see is (not) what you get: A VR Framework for Correcting Robot Errors
Authors:
Maciej K. Wozniak,
Rebecca Stower,
Patric Jensfelt,
Andre Pereira
Abstract:
Many solutions tailored for intuitive visualization or teleoperation of virtual, augmented and mixed (VAM) reality systems are not robust to robot failures, such as the inability to detect and recognize objects in the environment or planning unsafe trajectories. In this paper, we present a novel virtual reality (VR) framework where users can (i) recognize when the robot has failed to detect a real…
▽ More
Many solutions tailored for intuitive visualization or teleoperation of virtual, augmented and mixed (VAM) reality systems are not robust to robot failures, such as the inability to detect and recognize objects in the environment or planning unsafe trajectories. In this paper, we present a novel virtual reality (VR) framework where users can (i) recognize when the robot has failed to detect a real-world object, (ii) correct the error in VR, (iii) modify proposed object trajectories and, (iv) implement behaviors on a real-world robot. Finally, we propose a user study aimed at testing the efficacy of our framework. Project materials can be found in the OSF repository.
△ Less
Submitted 17 January, 2023; v1 submitted 12 January, 2023;
originally announced January 2023.
-
Semantic 3D Grid Maps for Autonomous Driving
Authors:
Ajinkya Khoche,
Maciej K Wozniak,
Daniel Duberg,
Patric Jensfelt
Abstract:
Maps play a key role in rapidly developing area of autonomous driving. We survey the literature for different map representations and find that while the world is three-dimensional, it is common to rely on 2D map representations in order to meet real-time constraints. We believe that high levels of situation awareness require a 3D representation as well as the inclusion of semantic information. We…
▽ More
Maps play a key role in rapidly developing area of autonomous driving. We survey the literature for different map representations and find that while the world is three-dimensional, it is common to rely on 2D map representations in order to meet real-time constraints. We believe that high levels of situation awareness require a 3D representation as well as the inclusion of semantic information. We demonstrate that our recently presented hierarchical 3D grid mapping framework UFOMap meets the real-time constraints. Furthermore, we show how it can be used to efficiently support more complex functions such as calculating the occluded parts of space and accumulating the output from a semantic segmentation network.
△ Less
Submitted 9 November, 2022; v1 submitted 3 November, 2022;
originally announced November 2022.
-
Automatic Generation of Individual Fuzzy Cognitive Maps from Longitudinal Data
Authors:
Maciej K Wozniak,
Samvel Mkhitaryan,
Philippe j. Giabbanelli
Abstract:
Fuzzy Cognitive Maps (FCMs) are computational models that represent how factors (nodes) change over discrete interactions based on causal impacts (weighted directed edges) from other factors. This approach has traditionally been used as an aggregate, similarly to System Dynamics, to depict the functioning of a system. There has been a growing interest in taking this aggregate approach at the indiv…
▽ More
Fuzzy Cognitive Maps (FCMs) are computational models that represent how factors (nodes) change over discrete interactions based on causal impacts (weighted directed edges) from other factors. This approach has traditionally been used as an aggregate, similarly to System Dynamics, to depict the functioning of a system. There has been a growing interest in taking this aggregate approach at the individual-level, for example by equipping each agent of an Agent-Based Model with its own FCM to express its behavior. Although frameworks and studies have already taken this approach, an ongoing limitation has been the difficulty of creating as many FCMs as there are individuals. Indeed, current studies have been able to create agents whose traits are different, but whose decision-making modules are often identical, thus limiting the behavioral heterogeneity of the simulated population. In this paper, we address this limitation by using Genetic Algorithms to create one FCM for each agent, thus providing the means to automatically create a virtual population with heterogeneous behaviors. Our algorithm builds on prior work from Stach and colleagues by introducing additional constraints into the process and applying it over longitudinal, individual-level data. A case study from a real-world intervention on nutrition confirms that our approach can generate heterogeneous agents that closely follow the trajectories of their real-world human counterparts. Future works include technical improvements such as lowering the computational time of the approach, or case studies in computational intelligence that use our virtual populations to test new behavior change interventions.
△ Less
Submitted 14 February, 2022;
originally announced February 2022.
-
FCMpy: A Python Module for Constructing and Analyzing Fuzzy Cognitive Maps
Authors:
Samvel Mkhitaryan,
Philippe J. Giabbanelli,
Maciej K. Wozniak,
Gonzalo Napoles,
Nanne K. de Vries,
Rik Crutzen
Abstract:
FCMpy is an open source package in Python for building and analyzing Fuzzy Cognitive Maps. More specifically, the package allows 1) deriving fuzzy causal weights from qualitative data, 2) simulating the system behavior, 3) applying machine learning algorithms (e.g., Nonlinear Hebbian Learning, Active Hebbian Learning, Genetic Algorithms and Deterministic Learning) to adjust the FCM causal weight m…
▽ More
FCMpy is an open source package in Python for building and analyzing Fuzzy Cognitive Maps. More specifically, the package allows 1) deriving fuzzy causal weights from qualitative data, 2) simulating the system behavior, 3) applying machine learning algorithms (e.g., Nonlinear Hebbian Learning, Active Hebbian Learning, Genetic Algorithms and Deterministic Learning) to adjust the FCM causal weight matrix and to solve classification problems, and 4) implementing scenario analysis by simulating hypothetical interventions (i.e., analyzing what-if scenarios).
△ Less
Submitted 24 November, 2021;
originally announced November 2021.
-
Improving Variational Autoencoders for New Physics Detection at the LHC with Normalizing Flows
Authors:
Pratik Jawahar,
Thea Aarrestad,
Nadezda Chernyavskaya,
Maurizio Pierini,
Kinga A. Wozniak,
Jennifer Ngadiuba,
Javier Duarte,
Steven Tsan
Abstract:
We investigate how to improve new physics detection strategies exploiting variational autoencoders and normalizing flows for anomaly detection at the Large Hadron Collider. As a working example, we consider the DarkMachines challenge dataset. We show how different design choices (e.g., event representations, anomaly score definitions, network architectures) affect the result on specific benchmark…
▽ More
We investigate how to improve new physics detection strategies exploiting variational autoencoders and normalizing flows for anomaly detection at the Large Hadron Collider. As a working example, we consider the DarkMachines challenge dataset. We show how different design choices (e.g., event representations, anomaly score definitions, network architectures) affect the result on specific benchmark new physics models. Once a baseline is established, we discuss how to improve the anomaly detection accuracy by exploiting normalizing flow layers in the latent space of the variational autoencoder.
△ Less
Submitted 15 December, 2021; v1 submitted 16 October, 2021;
originally announced October 2021.
-
Predicting the redshift of gamma-ray loud AGNs using supervised machine learning
Authors:
Maria Giovanna Dainotti,
Malgorzata Bogdan,
Aditya Narendra,
Spencer James Gibson,
Blazej Miasojedow,
Ioannis Liodakis,
Agnieszka Pollo,
Trevor Nelson,
Kamil Wozniak,
Zooey Nguyen,
Johan Larrson
Abstract:
AGNs are very powerful galaxies characterized by extremely bright emissions coming out from their central massive black holes. Knowing the redshifts of AGNs provides us with an opportunity to determine their distance to investigate important astrophysical problems such as the evolution of the early stars, their formation along with the structure of early galaxies. The redshift determination is cha…
▽ More
AGNs are very powerful galaxies characterized by extremely bright emissions coming out from their central massive black holes. Knowing the redshifts of AGNs provides us with an opportunity to determine their distance to investigate important astrophysical problems such as the evolution of the early stars, their formation along with the structure of early galaxies. The redshift determination is challenging because it requires detailed follow-up of multi-wavelength observations, often involving various astronomical facilities. Here, we employ machine learning algorithms to estimate redshifts from the observed gamma-ray properties and photometric data of gamma-ray loud AGN from the Fourth Fermi-LAT Catalog. The prediction is obtained with the Superlearner algorithm, using LASSO selected set of predictors. We obtain a tight correlation, with a Pearson Correlation Coefficient of 71.3% between the inferred and the observed redshifts, an average Δz_norm = 11.6 x 10^-4. We stress that notwithstanding the small sample of gamma-ray loud AGNs, we obtain a reliable predictive model using Superlearner, which is an ensemble of several machine learning models.
△ Less
Submitted 22 July, 2021;
originally announced July 2021.
-
LHC physics dataset for unsupervised New Physics detection at 40 MHz
Authors:
Ekaterina Govorkova,
Ema Puljak,
Thea Aarrestad,
Maurizio Pierini,
Kinga Anna Woźniak,
Jennifer Ngadiuba
Abstract:
In particle detectors at the Large Hadron Collider, tens of terabytes of data are produced every second from proton-proton collisions occurring at a rate of 40 megahertz. This data rate is reduced to a sustainable level by a real-time event filter processing system which decides whether each collision event should be kept for further analysis or be discarded. We introduce a dataset of proton colli…
▽ More
In particle detectors at the Large Hadron Collider, tens of terabytes of data are produced every second from proton-proton collisions occurring at a rate of 40 megahertz. This data rate is reduced to a sustainable level by a real-time event filter processing system which decides whether each collision event should be kept for further analysis or be discarded. We introduce a dataset of proton collision events which emulates a typical data stream collected by such a real-time processing system, pre-filtered by requiring the presence of at least one electron or muon. This dataset could be used to develop novel event selection strategies and assess their sensitivity to new phenomena. In particular, by publishing this dataset we intend to stimulate a community-based effort towards the design of novel algorithms for performing unsupervised New Physics detection, customized to fit the bandwidth, latency and computational resource constraints of the real-time event selection system of a typical particle detector.
△ Less
Submitted 12 July, 2021; v1 submitted 5 July, 2021;
originally announced July 2021.
-
Closer Look at the Uncertainty Estimation in Semantic Segmentation under Distributional Shift
Authors:
Sebastian Cygert,
Bartłomiej Wróblewski,
Karol Woźniak,
Radosław Słowiński,
Andrzej Czyżewski
Abstract:
While recent computer vision algorithms achieve impressive performance on many benchmarks, they lack robustness - presented with an image from a different distribution, (e.g. weather or lighting conditions not considered during training), they may produce an erroneous prediction. Therefore, it is desired that such a model will be able to reliably predict its confidence measure. In this work, uncer…
▽ More
While recent computer vision algorithms achieve impressive performance on many benchmarks, they lack robustness - presented with an image from a different distribution, (e.g. weather or lighting conditions not considered during training), they may produce an erroneous prediction. Therefore, it is desired that such a model will be able to reliably predict its confidence measure. In this work, uncertainty estimation for the task of semantic segmentation is evaluated under a varying level of domain shift: in a cross-dataset setting and when adapting a model trained on data from the simulation. It was shown that simple color transformations already provide a strong baseline, comparable to using more sophisticated style-transfer data augmentation. Further, by constructing an ensemble consisting of models using different backbones and/or augmentation methods, it was possible to improve significantly model performance in terms of overall accuracy and uncertainty estimation under the domain shift setting. The Expected Calibration Error (ECE) on challenging GTA to Cityscapes adaptation was reduced from 4.05 to the competitive value of 1.1. Further, an ensemble of models was utilized in the self-training setting to improve the pseudo-labels generation, which resulted in a significant gain in the final model accuracy, compared to the standard fine-tuning (without ensemble).
△ Less
Submitted 27 September, 2021; v1 submitted 31 May, 2021;
originally announced June 2021.
-
The Dark Machines Anomaly Score Challenge: Benchmark Data and Model Independent Event Classification for the Large Hadron Collider
Authors:
T. Aarrestad,
M. van Beekveld,
M. Bona,
A. Boveia,
S. Caron,
J. Davies,
A. De Simone,
C. Doglioni,
J. M. Duarte,
A. Farbin,
H. Gupta,
L. Hendriks,
L. Heinrich,
J. Howarth,
P. Jawahar,
A. Jueid,
J. Lastow,
A. Leinweber,
J. Mamuzic,
E. Merényi,
A. Morandini,
P. Moskvitina,
C. Nellist,
J. Ngadiuba,
B. Ostdiek
, et al. (14 additional authors not shown)
Abstract:
We describe the outcome of a data challenge conducted as part of the Dark Machines Initiative and the Les Houches 2019 workshop on Physics at TeV colliders. The challenged aims at detecting signals of new physics at the LHC using unsupervised machine learning algorithms. First, we propose how an anomaly score could be implemented to define model-independent signal regions in LHC searches. We defin…
▽ More
We describe the outcome of a data challenge conducted as part of the Dark Machines Initiative and the Les Houches 2019 workshop on Physics at TeV colliders. The challenged aims at detecting signals of new physics at the LHC using unsupervised machine learning algorithms. First, we propose how an anomaly score could be implemented to define model-independent signal regions in LHC searches. We define and describe a large benchmark dataset, consisting of >1 Billion simulated LHC events corresponding to $10~\rm{fb}^{-1}$ of proton-proton collisions at a center-of-mass energy of 13 TeV. We then review a wide range of anomaly detection and density estimation algorithms, developed in the context of the data challenge, and we measure their performance in a set of realistic analysis environments. We draw a number of useful conclusions that will aid the development of unsupervised new physics searches during the third run of the LHC, and provide our benchmark dataset for future studies at https://www.phenoMLdata.org. Code to reproduce the analysis is provided at https://github.com/bostdiek/DarkMachines-UnsupervisedChallenge.
△ Less
Submitted 9 December, 2021; v1 submitted 28 May, 2021;
originally announced May 2021.
-
Cosmic Ray Extremely Distributed Observatory
Authors:
Piotr Homola,
Dmitriy Beznosko,
Gopal Bhatta,
Lukasz Bibrzycki,
Michalina Borczynska,
Lukasz Bratek,
Nikolai Budnev,
Dariusz Burakowski,
David E. Alvarez-Castillo,
Kevin Almeida Cheminant,
Aleksander Cwikla,
Punsiri Dam-o,
Niraj Dhital,
Alan R. Duffy,
Piotr Glownia,
Krzysztof Gorzkiewicz,
Dariusz Gora,
Alok C. Gupta,
Zuzana Hlavkova,
Martin Homola,
Joanna Jalocha,
Robert Kaminski,
Michal Karbowiak,
Marcin Kasztelan,
Renata Kierepko
, et al. (38 additional authors not shown)
Abstract:
The Cosmic Ray Extremely Distributed Observatory (CREDO) is a newly formed, global collaboration dedicated to observing and studying cosmic rays (CR) and cosmic ray ensembles (CRE): groups of a minimum of two CR with a common primary interaction vertex or the same parent particle. The CREDO program embraces testing known CR and CRE scenarios, and preparing to observe unexpected physics, it is also…
▽ More
The Cosmic Ray Extremely Distributed Observatory (CREDO) is a newly formed, global collaboration dedicated to observing and studying cosmic rays (CR) and cosmic ray ensembles (CRE): groups of a minimum of two CR with a common primary interaction vertex or the same parent particle. The CREDO program embraces testing known CR and CRE scenarios, and preparing to observe unexpected physics, it is also suitable for multi-messenger and multi-mission applications. Perfectly matched to CREDO capabilities, CRE could be formed both within classical models (e.g. as products of photon-photon interactions), and exotic scenarios (e.g. as results of decay of Super Heavy Dark Matter particles). Their fronts might be significantly extended in space and time, and they might include cosmic rays of energies spanning the whole cosmic ray energy spectrum, with a footprint composed of at least two extensive air showers with correlated arrival directions and arrival times. Since CRE are mostly expected to be spread over large areas and, because of the expected wide energy range of the contributing particles, CRE detection might only be feasible when using available cosmic ray infrastructure collectively, i.e. as a globally extended network of detectors. Thus, with this review article, the CREDO Collaboration invites the astroparticle physics community to actively join or to contribute to the research dedicated to CRE, and in particular to share any cosmic ray data useful for the specific CRE detection strategies.
△ Less
Submitted 19 October, 2020; v1 submitted 16 October, 2020;
originally announced October 2020.
-
CREDO project
Authors:
Robert Kamiński,
Tadeusz Wibig,
David Alvarez Castillo,
Kevin Almeida Cheminant,
Aleksander Ćwikła,
Alan R. Duffy,
Dariusz Góra,
Piotr Homola,
Paweł Jagoda,
Marcin Kasztelan,
Marek Knap,
Konrad Kopański,
Peter Kovacs,
Michał Krupiński,
Marek Magryś,
Vahabeddin Nazari,
Michał Niedźwiecki,
Wojciech Noga,
Matias Rosas,
Szymon Ryszkowski,
Katarzyna Smelcerz,
Karel Smolek,
Jarosław Stasielak,
Sławomir Stuglik,
Mateusz Sułek
, et al. (2 additional authors not shown)
Abstract:
The Cosmic-Ray Extremely Distributed Observatory (CREDO) is a project created a few years ago in the Institute of Nuclear Physics PAS in Kraków and dedicated is to global studies of extremely extended cosmic-ray phenomena. The main reason for creating such a project was that the cosmic-ray ensembles (CRE) are beyond the capabilities of existing detectors and observatories. Until now, cosmic ray st…
▽ More
The Cosmic-Ray Extremely Distributed Observatory (CREDO) is a project created a few years ago in the Institute of Nuclear Physics PAS in Kraków and dedicated is to global studies of extremely extended cosmic-ray phenomena. The main reason for creating such a project was that the cosmic-ray ensembles (CRE) are beyond the capabilities of existing detectors and observatories. Until now, cosmic ray studies, even in major observatories, have been limited to the recording and analysis of individual air showers therefore ensembles of cosmic-rays, which may spread over a significant fraction of the Earth were neither recorded nor analyzed. In this paper the status and perspectives of the CREDO project are presented.
△ Less
Submitted 25 September, 2020;
originally announced September 2020.
-
Distance-Weighted Graph Neural Networks on FPGAs for Real-Time Particle Reconstruction in High Energy Physics
Authors:
Yutaro Iiyama,
Gianluca Cerminara,
Abhijay Gupta,
Jan Kieseler,
Vladimir Loncar,
Maurizio Pierini,
Shah Rukh Qasim,
Marcel Rieger,
Sioni Summers,
Gerrit Van Onsem,
Kinga Wozniak,
Jennifer Ngadiuba,
Giuseppe Di Guglielmo,
Javier Duarte,
Philip Harris,
Dylan Rankin,
Sergo Jindariani,
Mia Liu,
Kevin Pedro,
Nhan Tran,
Edward Kreinar,
Zhenbin Wu
Abstract:
Graph neural networks have been shown to achieve excellent performance for several crucial tasks in particle physics, such as charged particle tracking, jet tagging, and clustering. An important domain for the application of these networks is the FGPA-based first layer of real-time data filtering at the CERN Large Hadron Collider, which has strict latency and resource constraints. We discuss how t…
▽ More
Graph neural networks have been shown to achieve excellent performance for several crucial tasks in particle physics, such as charged particle tracking, jet tagging, and clustering. An important domain for the application of these networks is the FGPA-based first layer of real-time data filtering at the CERN Large Hadron Collider, which has strict latency and resource constraints. We discuss how to design distance-weighted graph networks that can be executed with a latency of less than 1$μ\mathrm{s}$ on an FPGA. To do so, we consider a representative task associated to particle reconstruction and identification in a next-generation calorimeter operating at a particle collider. We use a graph network architecture developed for such purposes, and apply additional simplifications to match the computing constraints of Level-1 trigger systems, including weight quantization. Using the $\mathtt{hls4ml}$ library, we convert the compressed models into firmware to be implemented on an FPGA. Performance of the synthesized models is presented both in terms of inference accuracy and resource usage.
△ Less
Submitted 3 February, 2021; v1 submitted 8 August, 2020;
originally announced August 2020.
-
Public engagement as a scientific tool to implement multi-messenger strategies with the Cosmic-Ray Extremely Distributed Observatory
Authors:
Piotr Homola,
David E. Alvarez Castillo,
Dariusz Góra,
Alan R. Duffy,
Bohdan Hnatyk,
Paweł Jagoda,
Marcin Kasztelan,
Konrad Kopański,
Peter Kovacs,
Michał Krupiński,
Alona Mozgova,
Vahab Nazari,
Michal Niedźwiecki,
Wojciech Noga,
Dominik Ostrogórski,
Karel Smolek,
Jaroslaw Stasielak,
Oleksandr Sushchov,
Tadeusz Wibig,
Krzysztof W. Woźniak,
Jilberto Zamora-Saa
Abstract:
The Cosmic-Ray Extremely Distributed Observatory (CREDO) uses the hunt for particle cascades from deep space as a vehicle for a unique "bottom-up" approach to scientific research. By engaging the non-specialist public of all ages as "citizen scientists" we create opportunities for lifelong learning for individuals as well as for cooperation and the sharing of common educational tools amongst insti…
▽ More
The Cosmic-Ray Extremely Distributed Observatory (CREDO) uses the hunt for particle cascades from deep space as a vehicle for a unique "bottom-up" approach to scientific research. By engaging the non-specialist public of all ages as "citizen scientists" we create opportunities for lifelong learning for individuals as well as for cooperation and the sharing of common educational tools amongst institutions. The discoveries of these citizen scientists will feed directly into a pioneering new area of scientific research oriented on Cosmic Ray Ensembles (CRE). The detection (or non-detection) of such particle groups promises to open up a new method for exploring our universe, and a new channel on the multi-messenger stage, oriented on both astro- and geo-investigations. The opportunities this would create for cross-disciplinary research are significant and beneficial for individuals, networks of institutions and the global communities of both professional scientists and science enthusiasts.
△ Less
Submitted 26 August, 2019;
originally announced August 2019.
-
Cosmic Ray Extremely Distributed Observatory: Status and perspectives of a global cosmic ray detection framework
Authors:
Dariusz Gora,
Kevin Almeida Cheminant,
David E. Alvarez Castillo,
Dmitriy Beznosko,
Niraj Dhital,
Alan R. Duffy,
Piotr Homola,
Konrad Kopanski,
Peter Kovacs,
Marta Marek,
Alona Mozgova,
Vahab Nazari,
Michal Niedzwiecki,
Wojciech Noga,
Katarzyna Smelcerz,
Karel Smolek,
Jaroslaw Stasielak,
Oleksandr Sushchov,
Dominik Ostrogorski,
Krzysztof Rzecki,
Krzysztof W. Wozniak,
Jilberto Zamora-Saa
Abstract:
The Cosmic-Ray Extremely Distributed Observatory (CREDO) is a project dedicated to global studies of extremely extended cosmic-ray phenomena, the cosmic-ray ensembles (CRE), beyond the capabilities of existing detectors and observatories. Up to date cosmic-ray research has been focused on detecting single air showers, while the search for ensembles of cosmic-rays, which may spread over a significa…
▽ More
The Cosmic-Ray Extremely Distributed Observatory (CREDO) is a project dedicated to global studies of extremely extended cosmic-ray phenomena, the cosmic-ray ensembles (CRE), beyond the capabilities of existing detectors and observatories. Up to date cosmic-ray research has been focused on detecting single air showers, while the search for ensembles of cosmic-rays, which may spread over a significant fraction of the Earth, is a scientific terra incognita. The key idea of CREDO is to combine existing cosmic-ray detectors (large professional arrays, educational instruments, individual detectors, such as smartphones, etc.) into a worldwide network, thus enabling a global analysis. The second goal of CREDO involves a large number of participants (citizen science!), assuring the geographical spread of the detectors and managing manpower necessary to deal with vast amount of data to search for evidence for cosmic-ray ensembles. In this paper the status and perspectives of the project are presented.
△ Less
Submitted 19 August, 2019; v1 submitted 12 August, 2019;
originally announced August 2019.
-
Cosmic ray ensembles as signatures of ultra-high energy photons interacting with the solar magnetic field
Authors:
N. Dhital,
P. Homola,
D. Alvarez-Castillo,
D. Gora,
H. Wilczyński,
K. Almeida Cheminant,
B. Poncyljusz,
J. Mędrala,
G. Opiła,
G. Bhatta,
T. Bretz,
A. Ćwikła,
A. R. Duffy,
A. C. Gupta,
B. Hnatyk,
P. Jagoda,
M. Kasztelan,
K. Kopański,
P. Kovacs,
M. Krupinski,
V. Nazari,
M. Niedźwiecki,
D. Ostrogórski,
K. Rzecki,
K. Smelcerz
, et al. (8 additional authors not shown)
Abstract:
Propagation of ultra-high energy photons in the solar magnetosphere gives rise to cascades comprising thousands of photons. We study the cascade development using Monte Carlo simulations and find that the photons in the cascades are spatially extended over millions of kilometers on the plane distant from the Sun by 1 AU. We compare results from simulations which use two models of the solar magneti…
▽ More
Propagation of ultra-high energy photons in the solar magnetosphere gives rise to cascades comprising thousands of photons. We study the cascade development using Monte Carlo simulations and find that the photons in the cascades are spatially extended over millions of kilometers on the plane distant from the Sun by 1 AU. We compare results from simulations which use two models of the solar magnetic field, and show that although signatures of such cascades are different for the models used, for practical detection purpose in the ground-based detectors, they are similar.
△ Less
Submitted 17 November, 2021; v1 submitted 26 November, 2018;
originally announced November 2018.
-
Detection of Cosmic-Ray Ensembles with CREDO
Authors:
Krzysztof W. Woźniak,
Kevin Almeida-Cheminant,
Łukasz Bratek,
David Edwin Alvarez Castillo,
Niraj Dhital,
Alan R. Duffy,
Dariusz Góra,
Bohdan Hnatyk,
Piotr Homola,
Paweł Jagoda,
Joanna Jałocha-Bratek,
Marcin Kasztelan,
Dawid Lemański,
Peter Kovács,
Vahab Nazari,
Michał Niedźwiecki,
Katarzyna Smelcerz,
Karel Smolek,
Jarosław Stasielak,
Sławomir Stuglik,
Oleksandr Sushchov,
Jilberto Zamora-Saá
Abstract:
One of the main objectives of cosmic-ray studies are precise measurements of energy and chemical composition of particles with extreme energies. Large and sophisticated detectors are used to find events seen as showers starting in the Earth's atmosphere with recorded energies larger than 100 EeV. However, a Cosmic-Ray Ensemble (CRE) developing before reaching the Earth as a bunch of correlated par…
▽ More
One of the main objectives of cosmic-ray studies are precise measurements of energy and chemical composition of particles with extreme energies. Large and sophisticated detectors are used to find events seen as showers starting in the Earth's atmosphere with recorded energies larger than 100 EeV. However, a Cosmic-Ray Ensemble (CRE) developing before reaching the Earth as a bunch of correlated particles may spread over larger areas and requires an extended set of detectors to be discovered. The Cosmic-Ray Extremely Distributed Observatory (CREDO) is a solution to find such phenomena. Even simple detectors measuring the particle arrival time only are useful in this approach, as they are sufficient both to provide candidate CRE events and to determine the direction from which they are arriving.
△ Less
Submitted 26 November, 2018;
originally announced November 2018.
-
Cosmic-Ray Extremely Distributed Observatory: status and perspectives
Authors:
D. Góra,
K. Almeida Cheminant,
D. Alvarez-Castillo,
Ł. Bratek,
N. Dhital,
A. R. Duffy,
P. Homola,
P. Jagoda,
J. Jałocha,
M. Kasztelan,
K. Kopański,
P. Kovacs,
V. Nazari,
M. Niedźwiecki,
D. Ostrogórski,
K. Rzecki,
K. Smołek,
J. Stasielak,
O. Sushchov,
K. W. Woźniak,
J. Zamora-Saa
Abstract:
The Cosmic-Ray Extremely Distributed Observatory (CREDO) is a project dedicated to global studies of extremely extended cosmic-ray phenomena, the cosmic-ray ensembles (CRE), beyond the capabilities of existing detectors and observatories. Up to date cosmic-ray research has been focused on detecting single air showers, while the search for ensembles of cosmic-rays, which may overspread a significan…
▽ More
The Cosmic-Ray Extremely Distributed Observatory (CREDO) is a project dedicated to global studies of extremely extended cosmic-ray phenomena, the cosmic-ray ensembles (CRE), beyond the capabilities of existing detectors and observatories. Up to date cosmic-ray research has been focused on detecting single air showers, while the search for ensembles of cosmic-rays, which may overspread a significant fraction of the Earth, is a scientific terra incognita. Instead of developing and commissioning a completely new global detector infrastructure, CREDO proposes approaching the global cosmic-ray analysis objectives with all types of available detectors, from professional to pocket size, merged into a worldwide network. With such a network it is possible to search for evidences of correlated cosmic-ray ensembles. One of the observables that can be investigated in CREDO is a number of spatially isolated events collected in a small time window which could shed light on fundamental physics issues. The CREDO mission and strategy requires active engagement of a large number of participants, also non-experts, who will contribute to the project by using common electronic devices (e.g. smartphones). In this note the status and perspectives of the project is presented.
△ Less
Submitted 29 October, 2018; v1 submitted 24 October, 2018;
originally announced October 2018.
-
Cosmic Ray Extremely Distributed Observatory: a global network of detectors to probe contemporary physics mysteries
Authors:
K. Almeida Cheminant,
Ł Bratek,
D. E. Alvarez-Castillo,
N. Dhital,
D. Góra,
P. Homola,
R. Kamiński,
M. Kasztelan,
K. Kopański,
P. Kovacs,
M. Krupiński,
M. Magryś,
M. Marek,
V. Nazari,
M. Niedźwiecki,
W. Noga,
K. Oziomek,
M. Pawlik,
K. Rzecki,
J. Zamora-Saa,
F. Simkovic,
K. Smelcerz,
K. Smolek,
J. Staliesak,
O. Sushchov
, et al. (1 additional authors not shown)
Abstract:
In the past few years, cosmic-rays beyond the GZK cut-off ($E > 5 \times 10^{19}$ eV) have been detected by leading collaborations such as Pierre Auger Observatory. Such observations raise many questions as to how such energies can be reached and what source can possibly produce them. Although at lower energies, mechanisms such as Fermi acceleration in supernovae front shocks seem to be favored, t…
▽ More
In the past few years, cosmic-rays beyond the GZK cut-off ($E > 5 \times 10^{19}$ eV) have been detected by leading collaborations such as Pierre Auger Observatory. Such observations raise many questions as to how such energies can be reached and what source can possibly produce them. Although at lower energies, mechanisms such as Fermi acceleration in supernovae front shocks seem to be favored, top-down scenarios have been proposed to explain the existence of ultra-high energy cosmic-rays: the decay of super-massive long-lived particles produced in the early Universe may yield to a flux of ultra-high energy photons. Such photons might be presently generating so called super-preshowers, an extended cosmic-ray shower with a spatial distribution that can be as wide as the Earth diameter. The Cosmic Ray Extremely Distributed Observatory (CREDO) mission is to find such events by means of a network of detectors spread around the globe. CREDO's strategy is to connect existing detectors and create a worldwide network of cosmic-ray observatories. Moreover, citizen-science constitutes an important pillar of our approach. By helping our algorithms to recognize detection patterns and by using smartphones as individual cosmic-ray detectors, non-scientists can participate in scientific discoveries and help unravel some of the deepest mysteries in physics.
△ Less
Submitted 29 October, 2018; v1 submitted 16 October, 2018;
originally announced October 2018.
-
New results on collectivity with ATLAS
Authors:
Krzysztof W. Wozniak
Abstract:
The collective phenomena are observed not only in heavy ion collisions, but also in the proton-nucleus and in high-multiplicity $pp$ collisions. The latest results from this area obtained in ATLAS are presented. In $p$+Pb collisions the emission source of particles is measured using the HBT method. The analysis of $p$+Pb data collected in 2016 provides information on the elliptic flow of charged h…
▽ More
The collective phenomena are observed not only in heavy ion collisions, but also in the proton-nucleus and in high-multiplicity $pp$ collisions. The latest results from this area obtained in ATLAS are presented. In $p$+Pb collisions the emission source of particles is measured using the HBT method. The analysis of $p$+Pb data collected in 2016 provides information on the elliptic flow of charged hadrons and muons. Low multiplicity events from $pp$, $p$+Pb and peripheral Pb+Pb collisions are studied with the cumulant methods. A deeper understanding of Pb+Pb collisions is provided by the analysis of longitudinal fluctuations of the collective flow parameters.
△ Less
Submitted 13 June, 2017;
originally announced June 2017.
-
Measurements of minimum bias events, underlying event and particle production properties in ATLAS
Authors:
Krzysztof W. Woźniak
Abstract:
The measurements of the minimum bias events provide valuable information on the basic properties of the $pp$ interactions. The results at the new highest energy of $pp$ collisions, $\sqrt{s}$ = 13 TeV, obtained using the ATLAS detector, are shown. They include distributions of charged particle pseudorapidity density, transverse momentum and multiplicity. The properties of the underlying event, det…
▽ More
The measurements of the minimum bias events provide valuable information on the basic properties of the $pp$ interactions. The results at the new highest energy of $pp$ collisions, $\sqrt{s}$ = 13 TeV, obtained using the ATLAS detector, are shown. They include distributions of charged particle pseudorapidity density, transverse momentum and multiplicity. The properties of the underlying event, determined with respect to a leading high-$p_{T}$ particle, are also presented. In both cases the new results are compared with those from earlier studies of the $pp$ collisions at $\sqrt{s}$ = 7 TeV.
△ Less
Submitted 29 December, 2015;
originally announced December 2015.
-
Participant and spectator scaling of spectator fragments in Au+Au and Cu+Cu collisions at sqrt(sNN) = 19.6 and 22.4 GeV
Authors:
B. Alver,
B. B. Back,
M. D. Baker,
M. Ballintijn,
D. S. Barton,
R. R. Betts,
A. A. Bickley,
R. Bindel,
A. Budzanowski,
W. Busza,
A. Carroll,
Z. Chai,
V. Chetluru,
M. P. Decowski,
E. Garcia,
T. Gburek,
N. George,
K. Gulbrandsen,
S. Gushue,
C. Halliwell,
J. Hamblen,
I. Harnarine,
G. A. Heintzelman,
C. Henderson,
D. J. Hofman
, et al. (57 additional authors not shown)
Abstract:
Spectator fragments resulting from relativistic heavy ion collisions, consisting of single protons and neutrons along with groups of stable nuclear fragments up to Nitrogen (Z=7), are measured in PHOBOS. These fragments are observed in Au+Au (sqrt(sNN)=19.6 GeV) and Cu+Cu (22.4 GeV) collisions at high pseudorapidity ($η$). The dominant multiply-charged fragment is the tightly bound Helium ($α$), w…
▽ More
Spectator fragments resulting from relativistic heavy ion collisions, consisting of single protons and neutrons along with groups of stable nuclear fragments up to Nitrogen (Z=7), are measured in PHOBOS. These fragments are observed in Au+Au (sqrt(sNN)=19.6 GeV) and Cu+Cu (22.4 GeV) collisions at high pseudorapidity ($η$). The dominant multiply-charged fragment is the tightly bound Helium ($α$), with Lithium, Beryllium, and Boron all clearly seen as a function of collision centrality and pseudorapidity. We observe that in Cu+Cu collisions, it becomes much more favorable for the $α$ fragments to be released than Lithium. The yields of fragments approximately scale with the number of spectator nucleons, independent of the colliding ion. The shapes of the pseudorapidity distributions of fragments indicate that the average deflection of the fragments away from the beam direction increases for more central collisions. A detailed comparison of the shapes for $α$ and Lithium fragments indicates that the centrality dependence of the deflections favors a scaling with the number of participants in the collision.
△ Less
Submitted 24 November, 2015;
originally announced November 2015.
-
Nucleon-Gold Collisions at 200 AGeV Using Tagged d+Au Interactions in PHOBOS
Authors:
B. B. Back,
M. D. Baker,
M. Ballintijn,
D. S. Barton,
B. Becker,
R. R. Betts,
A. A. Bickley,
R. Bindel,
W. Busza,
A. Carroll,
M. P. Decowski,
E. García,
T. Gburek,
N. George,
K. Gulbrandsen,
S. Gushue,
C. Halliwell,
J. Hamblen,
A. S. Harrington,
C. Henderson,
D. J. Hofman,
R. S. Hollis,
R. Hołyński,
B. Holzman,
A. Iordanova
, et al. (36 additional authors not shown)
Abstract:
Forward calorimetry in the PHOBOS detector has been used to study charged hadron production in d+Au, p+Au and n+Au collisions at sqrt(s_nn) = 200 GeV. The forward proton calorimeter detectors are described and a procedure for determining collision centrality with these detectors is detailed. The deposition of energy by deuteron spectator nucleons in the forward calorimeters is used to identify p+A…
▽ More
Forward calorimetry in the PHOBOS detector has been used to study charged hadron production in d+Au, p+Au and n+Au collisions at sqrt(s_nn) = 200 GeV. The forward proton calorimeter detectors are described and a procedure for determining collision centrality with these detectors is detailed. The deposition of energy by deuteron spectator nucleons in the forward calorimeters is used to identify p+Au and n+Au collisions in the data. A weighted combination of the yield of p+Au and n+Au is constructed to build a reference for Au+Au collisions that better matches the isospin composition of the gold nucleus. The p_T and centrality dependence of the yield of this improved reference system is found to match that of d+Au. The shape of the charged particle transverse momentum distribution is observed to extrapolate smoothly from pbar+p to central d+Au as a function of the charged particle pseudorapidity density. The asymmetry of positively- and negatively-charged hadron production in p+Au is compared to that of n+Au. No significant asymmetry is observed at mid-rapidity. These studies augment recent results from experiments at the LHC and RHIC facilities to give a more complete description of particle production in p+A and d+A collisions, essential for the understanding the medium produced in high energy nucleus-nucleus collisions.
△ Less
Submitted 25 May, 2015;
originally announced May 2015.
-
Phobos results on charged particle multiplicity and pseudorapidity distributions in Au+Au, Cu+Cu, d+Au, and p+p collisions at ultra-relativistic energies
Authors:
B. Alver,
B. B. Back,
M. D. Baker,
M. Ballintijn,
D. S. Barton,
R. R. Betts,
A. A. Bickley,
R. Bindel,
A. Budzanowski,
W. Busza,
A. Carroll,
Z. Chai,
V. Chetluru,
M. P. Decowski,
E. Garcıa,
T. Gburek,
N. George,
K. Gulbrandsen,
S. Gushue,
C. Halliwell,
J. Hamblen,
G. A. Heintzelman,
C. Henderson,
D. J. Hofman,
R. S. Hollis
, et al. (54 additional authors not shown)
Abstract:
Pseudorapidity distributions of charged particles emitted in $Au+Au$, $Cu+Cu$, $d+Au$, and $p+p$ collisions over a wide energy range have been measured using the PHOBOS detector at RHIC. The centrality dependence of both the charged particle distributions and the multiplicity at midrapidity were measured. Pseudorapidity distributions of charged particles emitted with $|η|<5.4$, which account for b…
▽ More
Pseudorapidity distributions of charged particles emitted in $Au+Au$, $Cu+Cu$, $d+Au$, and $p+p$ collisions over a wide energy range have been measured using the PHOBOS detector at RHIC. The centrality dependence of both the charged particle distributions and the multiplicity at midrapidity were measured. Pseudorapidity distributions of charged particles emitted with $|η|<5.4$, which account for between 95% and 99% of the total charged-particle emission associated with collision participants, are presented for different collision centralities. Both the midrapidity density, $dN_{ch}/dη$, and the total charged-particle multiplicity, $N_{ch}$, are found to factorize into a product of independent functions of collision energy, $\sqrt{s_{_{NN}}}$, and centrality given in terms of the number of nucleons participating in the collision, $N_{part}$. The total charged particle multiplicity, observed in these experiments and those at lower energies, assumes a linear dependence of $(\ln s_{_{NN}})^2$ over the full range of collision energy of $\sqrt{s_{_{NN}}}$=2.7-200 GeV.
△ Less
Submitted 8 November, 2010;
originally announced November 2010.
-
Long range phenomena in heavy ion collisions observed by the PHOBOS experiment
Authors:
Krzysztof Wozniak
Abstract:
The PHOBOS experiment at RHIC has measured large samples of Au+Au and Cu+Cu collisions using a detector with uniquely large angular acceptance. These data enable studies of particle production over a very wide pseudorapidity interval which reveal unexpected features. In the analysis of correlations with a high-$p_{_{T}}$ trigger particle ($p_{_{T}}>2.5$ GeV/c) a ridge extending at least 4 units of…
▽ More
The PHOBOS experiment at RHIC has measured large samples of Au+Au and Cu+Cu collisions using a detector with uniquely large angular acceptance. These data enable studies of particle production over a very wide pseudorapidity interval which reveal unexpected features. In the analysis of correlations with a high-$p_{_{T}}$ trigger particle ($p_{_{T}}>2.5$ GeV/c) a ridge extending at least 4 units of pseudorapidity was found. The results on forward-backward and two-particle correlations suggest that particles are produced in very large clusters which are wider in pseudorapidity than is expected for isotropic decays. Explanation of these experimental results requires models in which both short-range and long-range correlations are present.
△ Less
Submitted 10 May, 2010;
originally announced May 2010.
-
Forward-backward multiplicity fluctuations in heavy nuclei collisions in the wounded nucleon model
Authors:
Adam Bzdak,
Krzysztof Wozniak
Abstract:
We use the wounded nucleon model to study the forward-backward multiplicity fluctuations measured by the PHOBOS Collaboration in Au+Au collisions at sqrt(s_NN)=200 GeV. The enhancement of forward-backward fluctuations in Au+Au collisions with respect to the elementary p+p interactions is in this model explained by the asymmetric shape of the pseudorapidity density of produced particles from a si…
▽ More
We use the wounded nucleon model to study the forward-backward multiplicity fluctuations measured by the PHOBOS Collaboration in Au+Au collisions at sqrt(s_NN)=200 GeV. The enhancement of forward-backward fluctuations in Au+Au collisions with respect to the elementary p+p interactions is in this model explained by the asymmetric shape of the pseudorapidity density of produced particles from a single wounded nucleon and the fluctuations of the number of wounded nucleons in the colliding nuclei. The wounded nucleon model describes these experimental data better than the HIJING, AMPT or UrQMD models do.
△ Less
Submitted 24 November, 2009;
originally announced November 2009.
-
Study of the quark-gluon matter by the PHOBOS experiment
Authors:
Krzysztof Wozniak
Abstract:
The PHOBOS experiment at the Relativistic Heavy Ion Collider (RHIC) has collected a large dataset of Au+Au, Cu+Cu, d+Au and p+p collisions in the center of mass energy range spanning from 19 GeV/nucleon to 200 GeV/nucleon. The almost full angular coverage of the PHOBOS detector allows the study of particle production over 10 units pseudorapidity. The unique design of the spectrometer enables rec…
▽ More
The PHOBOS experiment at the Relativistic Heavy Ion Collider (RHIC) has collected a large dataset of Au+Au, Cu+Cu, d+Au and p+p collisions in the center of mass energy range spanning from 19 GeV/nucleon to 200 GeV/nucleon. The almost full angular coverage of the PHOBOS detector allows the study of particle production over 10 units pseudorapidity. The unique design of the spectrometer enables reconstruction and identification of charged particles down to very low transverse momenta.
In this paper properties of the strongly interacting Quark-Gluon Plasma (sQGP) created in the nucleus-nucleus collisions at the highest energy available in laboratory are discussed. Results from the PHOBOS experiment on jet suppression, very low pt particles production and elliptic flow are shown. In more details are presented the most recent studies of the correlations of charged particles with respect to a high-pt trigger particle, elliptic flow fluctuations and two particle correlations.
△ Less
Submitted 17 September, 2008;
originally announced September 2008.
-
Scaling properties in bulk and p$_{\rm T}$-dependent particle production near midrapidity in relativistic heavy ion collisions
Authors:
PHOBOS Collaboration,
B. Alver,
B. B. Back,
M. D. Baker,
M. Ballintijn,
D. S. Barton,
R. R. Betts,
R. Bindel,
W. Busza,
Z. Chai,
V. Chetluru,
E. Garcia,
T. Gburek,
K. Gulbrandsen,
J. Hamblen,
I. Harnarine,
C. Henderson,
D. J. Hofman,
R. S. Hollis,
R. Holynski,
B. Holzman,
A. Iordanova,
J. L. Kane,
P. Kulinich,
C. M. Kuo
, et al. (34 additional authors not shown)
Abstract:
The centrality dependence of the midrapidity charged-particle multiplicity density ($|η|$$<$1) is presented for Au+Au and Cu+Cu collisions at RHIC over a broad range of collision energies. The multiplicity measured in the Cu+Cu system is found to be similar to that measured in the Au+Au system, for an equivalent N$_{\rm part}$, with the observed factorization in energy and centrality still persi…
▽ More
The centrality dependence of the midrapidity charged-particle multiplicity density ($|η|$$<$1) is presented for Au+Au and Cu+Cu collisions at RHIC over a broad range of collision energies. The multiplicity measured in the Cu+Cu system is found to be similar to that measured in the Au+Au system, for an equivalent N$_{\rm part}$, with the observed factorization in energy and centrality still persistent in the smaller Cu+Cu system. The extent of the similarities observed for bulk particle production is tested by a comparative analysis of the inclusive transverse momentum distributions for Au+Au and Cu+Cu collisions near midrapidity. It is found that, within the uncertainties of the data, the ratio of yields between the various energies for both Au+Au and Cu+Cu systems are similar and constant with centrality, both in the bulk yields as well as a function of p$_{\rm T}$, up to at least 4 GeV/$c$. The effects of multiple nucleon collisions that strongly increase with centrality and energy appear to only play a minor role in bulk and intermediate transverse momentum particle production.
△ Less
Submitted 13 August, 2008;
originally announced August 2008.
-
System size, energy, centrality and pseudorapidity dependence of charged-particle density in Au+Au and Cu+Cu collisions at RHIC
Authors:
PHOBOS Collaboration,
G. I. Veres,
B. Alver,
B. B. Back,
M. D. Baker,
M. Ballintijn,
D. S. Barton,
R. R. Betts,
A. A. Bickley,
R. Bindel,
W. Busza,
A. Carroll,
Z. Chai,
V. Chetluru,
M. P. Decowski,
E. García,
T. Gburek,
N. George,
K. Gulbrandsen,
C. Halliwell,
J. Hamblen,
I. Harnarine,
M. Hauer,
C. Henderson,
D. J. Hofman
, et al. (44 additional authors not shown)
Abstract:
Charged particle pseudorapidity distributions are presented from the PHOBOS experiment at RHIC, measured in Au+Au and Cu+Cu collisions at sqrt{s_NN}=19.6, 22.4, 62.4, 130 and 200 GeV, as a function of collision centrality. The presentation includes the recently analyzed Cu+Cu data at 22.4 GeV. The measurements were made by the same detector setup over a broad range in pseudorapidity, |eta|<5.4,…
▽ More
Charged particle pseudorapidity distributions are presented from the PHOBOS experiment at RHIC, measured in Au+Au and Cu+Cu collisions at sqrt{s_NN}=19.6, 22.4, 62.4, 130 and 200 GeV, as a function of collision centrality. The presentation includes the recently analyzed Cu+Cu data at 22.4 GeV. The measurements were made by the same detector setup over a broad range in pseudorapidity, |eta|<5.4, allowing for a reliable systematic study of particle production as a function of energy, centrality and system size. Comparing Cu+Cu and Au+Au results, we find that the total number of produced charged particles and the overall shape (height and width) of the pseudorapidity distributions are determined by the number of nucleon participants, N_part. Detailed comparisons reveal that the matching of the shape of the Cu+Cu and Au+Au pseudorapidity distributions over the full range of eta is better for the same N_part/2A value than for the same N_part value, where A denotes the mass number. In other words, it is the geometry of the nuclear overlap zone, rather than just the number of nucleon participants that drives the detailed shape of the pseudorapidity distribution and its centrality dependence.
△ Less
Submitted 17 June, 2008;
originally announced June 2008.
-
Non-flow correlations and elliptic flow fluctuations in Au+Au collisions at sqrt(s_NN)=200GeV
Authors:
PHOBOS Collaboration,
B. Alver,
B. B. Back,
M. D. Baker,
M. Ballintijn,
D. S. Barton,
R. R. Betts,
A. A. Bickley,
R. Bindel,
W. Busza,
A. Carroll,
Z. Chai,
V. Chetluru,
M. P. Decowski,
E. Garcia,
T. Gburek,
N. George,
K. Gulbrandsen,
C. Halliwell,
J. Hamblen,
I. Harnarine,
M. Hauer,
C. Henderson,
D. J. Hofman,
R. S. Hollis
, et al. (44 additional authors not shown)
Abstract:
We present first results on event-by-event elliptic flow fluctuations in nucleus-nucleus collisions corrected for effects of non-flow correlations where the magnitude of non-flow correlations has been independently measured in data. Over the measured range in centrality, we see large relative fluctuations of 25-50%. The results are consistent with predictions from both color glass condensate and…
▽ More
We present first results on event-by-event elliptic flow fluctuations in nucleus-nucleus collisions corrected for effects of non-flow correlations where the magnitude of non-flow correlations has been independently measured in data. Over the measured range in centrality, we see large relative fluctuations of 25-50%. The results are consistent with predictions from both color glass condensate and Glauber type initial condition calculations of the event-by-event participant eccentricity fluctuations.
△ Less
Submitted 27 April, 2008;
originally announced April 2008.
-
The Importance of Correlations and Fluctuations on the Initial Source Eccentricity in High-Energy Nucleus-Nucleus Collisions
Authors:
B. Alver,
B. B. Back,
M. D. Baker,
M. Ballintijn,
D. S. Barton,
R. R. Betts,
R. Bindel,
W. Busza,
V. Chetluru,
E. García,
T. Gburek,
J. Hamblen,
U. Heinz,
D. J. Hofman,
R. S. Hollis,
A. Iordanova,
W. Li,
C. Loizides,
S. Manly,
A. C. Mignerey,
R. Nouicer,
A. Olszewski,
C. Reed,
C. Roland,
G. Roland
, et al. (14 additional authors not shown)
Abstract:
In this paper, we investigate various ways of defining the initial source eccentricity using the Monte Carlo Glauber (MCG) approach. In particular, we examine the participant eccentricity, which quantifies the eccentricity of the initial source shape by the major axes of the ellipse formed by the interaction points of the participating nucleons. We show that reasonable variation of the density p…
▽ More
In this paper, we investigate various ways of defining the initial source eccentricity using the Monte Carlo Glauber (MCG) approach. In particular, we examine the participant eccentricity, which quantifies the eccentricity of the initial source shape by the major axes of the ellipse formed by the interaction points of the participating nucleons. We show that reasonable variation of the density parameters in the Glauber calculation, as well as variations in how matter production is modeled, do not significantly modify the already established behavior of the participant eccentricity as a function of collision centrality. Focusing on event-by-event fluctuations and correlations of the distributions of participating nucleons we demonstrate that, depending on the achieved event-plane resolution, fluctuations in the elliptic flow magnitude $v_2$ lead to most measurements being sensitive to the root-mean-square, rather than the mean of the $v_2$ distribution. Neglecting correlations among participants, we derive analytical expressions for the participant eccentricity cumulants as a function of the number of participating nucleons, $\Npart$,keeping non-negligible contributions up to $\ordof{1/\Npart^3}$. We find that the derived expressions yield the same results as obtained from mixed-event MCG calculations which remove the correlations stemming from the nuclear collision process. Most importantly, we conclude from the comparison with MCG calculations that the fourth order participant eccentricity cumulant does not approach the spatial anisotropy obtained assuming a smooth nuclear matter distribution. In particular, for the Cu+Cu system, these quantities deviate from each other by almost a factor of two over a wide range in centrality.
△ Less
Submitted 23 November, 2007;
originally announced November 2007.
-
System Size, Energy and Centrality Dependence of Pseudorapidity Distributions of Charged Particles in Relativistic Heavy Ion Collisions
Authors:
B. Alver,
B. B. Back,
M. D. Baker,
M. Ballintijn,
D. S. Barton,
R. R. Betts,
R. Bindel,
W. Busza,
Z. Chai,
V. Chetluru,
E. García,
T. Gburek,
K. Gulbrandsen,
J. Hamblen,
I. Harnarine,
C. Henderson,
D. J. Hofman,
R. S. Hollis,
R. Hołyński,
B. Holzman,
A. Iordanova,
J. L. Kane,
P. Kulinich,
C. M. Kuo,
W. Li
, et al. (33 additional authors not shown)
Abstract:
We present the first measurements of the pseudorapidity distribution of primary charged particles in Cu+Cu collisions as a function of collision centrality and energy, \sqrtsnn = 22.4, 62.4 and 200 GeV, over a wide range of pseudorapidity, using the PHOBOS detector. Making a global comparison of Cu+Cu and Au+Au results, we find that the total number of produced charged particles and the rough sh…
▽ More
We present the first measurements of the pseudorapidity distribution of primary charged particles in Cu+Cu collisions as a function of collision centrality and energy, \sqrtsnn = 22.4, 62.4 and 200 GeV, over a wide range of pseudorapidity, using the PHOBOS detector. Making a global comparison of Cu+Cu and Au+Au results, we find that the total number of produced charged particles and the rough shape (height and width) of the pseudorapidity distributions are determined by the number of nucleon participants. More detailed studies reveal that a more precise matching of the shape of the Cu+Cu and Au+Au pseudorapidity distributions over the full range of pseudorapidity occurs for the same Npart/2A value rather than the same Npart value. In other words, it is the collision geometry rather than just the number of nucleon participants that drives the detailed shape of the pseudorapidity distribution and its centrality dependence at RHIC energies.
△ Less
Submitted 25 September, 2007;
originally announced September 2007.
-
Multiplicity Fluctuations in Au+Au Collisions at RHIC
Authors:
Krzysztof Wozniak
Abstract:
In the PHOBOS experiment, charged particles are measured in almost the full solid angle. This enables the study of fluctuations and correlations in the particle production over a very wide kinematic range. In this paper, we show results of a direct search for fluctuations identified by an unusual shape of the pseudorapidity distribution. In addition, we use analysis of correlations of the multip…
▽ More
In the PHOBOS experiment, charged particles are measured in almost the full solid angle. This enables the study of fluctuations and correlations in the particle production over a very wide kinematic range. In this paper, we show results of a direct search for fluctuations identified by an unusual shape of the pseudorapidity distribution. In addition, we use analysis of correlations of the multiplicity in similar pseudorapidity bins, placed symmetrically in the forward and backward hemispheres, to test the hypothesis of production of particles in clusters.
△ Less
Submitted 28 February, 2007;
originally announced February 2007.
-
Vertex Reconstruction Using a Single Layer Silicon Detector
Authors:
E. Garcia,
R. S. Hollis,
A. Olszewski,
I. C. Park,
M. Reuter,
G. Roland,
P. Steinberg,
K. Wozniak,
A. H. Wuosmaa
Abstract:
Typical vertex finding algorithms use reconstructed tracks, registered in a multi-layer detector, which directly point to the common point of origin. A detector with a single layer of silicon sensors registers the passage of primary particles only in one place. Nevertheless, the information available from these hits can also be used to estimate the vertex position, when the geometrical propertie…
▽ More
Typical vertex finding algorithms use reconstructed tracks, registered in a multi-layer detector, which directly point to the common point of origin. A detector with a single layer of silicon sensors registers the passage of primary particles only in one place. Nevertheless, the information available from these hits can also be used to estimate the vertex position, when the geometrical properties of silicon sensors and the measured ionization energy losses of the particles are fully exploited. In this paper the algorithm used for this purpose in the PHOBOS experiment is described. The vertex reconstruction performance is studied using simulations and compared with results obtained from real data. The very large acceptance of a single-layered multiplicity detector permits vertex reconstruction for low multiplicity events where other methods, using small acceptance subdetectors, fail because of insufficient number of registered primary tracks.
△ Less
Submitted 6 December, 2006;
originally announced December 2006.
-
Identified hadron transverse momentum spectra in Au+Au collisions at sqrt(s_(NN))=62.4 GeV
Authors:
PHOBOS Collaboration,
B. B. Back,
M. D. Baker,
M. Ballintijn,
D. S. Barton,
R. R. Betts,
A. A. Bickley,
R. Bindel,
W. Busza,
A. Carroll,
Z. Chai,
M. P. Decowski,
E. Garcia,
T. Gburek,
N. George,
K. Gulbrandsen,
C. Halliwell,
J. Hamblen,
M. Hauer,
C. Henderson,
D. J. Hofman,
R. S. Hollis,
R. Holynski,
B. Holzman,
A. Iordanova
, et al. (34 additional authors not shown)
Abstract:
Transverse momentum spectra of pions, kaons, protons and antiprotons from Au+Au collisions at sqrt(s_(NN)) = 62.4 GeV have been measured by the PHOBOS experiment at the Relativistic Heavy Ion Collider at Brookhaven National Laboratory. The identification of particles relies on three different methods: low momentum particles stopping in the first detector layers; the specific energy loss (dE/dx)…
▽ More
Transverse momentum spectra of pions, kaons, protons and antiprotons from Au+Au collisions at sqrt(s_(NN)) = 62.4 GeV have been measured by the PHOBOS experiment at the Relativistic Heavy Ion Collider at Brookhaven National Laboratory. The identification of particles relies on three different methods: low momentum particles stopping in the first detector layers; the specific energy loss (dE/dx) in the silicon Spectrometer, and Time-of-Flight measurement. These methods cover the transverse momentum ranges 0.03-0.2, 0.2-1.0 and 0.5-3.0 GeV/c, respectively. Baryons are found to have substantially harder transverse momentum spectra than mesons. The pT region in which the proton to pion ratio reaches unity in central Au+Au collisions at sqrt(s_(NN)) = 62.4 GeV fits into a smooth trend as a function of collision energy. At low transverse momenta, the spectra exhibit a significant deviation from transverse mass scaling, and when the observed particle yields at very low pT are compared to extrapolations from higher pT, no significant excess is found. By comparing our results to Au+Au collisions at sqrt(s_(NN)) = 200 GeV, we conclude that the net proton yield at midrapidity is proportional to the number of participant nucleons in the collision.
△ Less
Submitted 30 September, 2006;
originally announced October 2006.
-
Vertex reconstruction algorithms in the PHOBOS experiment at RHIC
Authors:
K. Wozniak
Abstract:
The PHOBOS experiment at the Relativistic Heavy Ion Collider (RHIC) at Brookhaven National Laboratory is studying interactions of heavy nuclei at the largest energies available in the laboratory. The high multiplicity of particles created in heavy ion collisions makes precise vertex reconstruction possible using information from a spectrometer and a specialized vertex detector with relatively sm…
▽ More
The PHOBOS experiment at the Relativistic Heavy Ion Collider (RHIC) at Brookhaven National Laboratory is studying interactions of heavy nuclei at the largest energies available in the laboratory. The high multiplicity of particles created in heavy ion collisions makes precise vertex reconstruction possible using information from a spectrometer and a specialized vertex detector with relatively small acceptances. For lower multiplicity events, a large acceptance, single layer multiplicity detector is used and special algorithms are developed to reconstruct the vertex, resulting in high efficiency at the expense of poorer resolution. The algorithms used in the PHOBOS experiment and their performance are presented.
△ Less
Submitted 12 June, 2006;
originally announced June 2006.
-
Results from the PHOBOS Experiment on Au+Au Collisions at RHIC
Authors:
K. Wozniak
Abstract:
PHOBOS is one of four experiments studying the Au-Au interactions at RHIC. The data collected during the first few weeks after the RHIC start-up, using the initial configuration of the PHOBOS detector, were sufficient to obtain the first physics results for the most central collisions of Au nuclei at the center of mass energy of 56 and 130 AGeV. The pseudorapidity density of charged particles ne…
▽ More
PHOBOS is one of four experiments studying the Au-Au interactions at RHIC. The data collected during the first few weeks after the RHIC start-up, using the initial configuration of the PHOBOS detector, were sufficient to obtain the first physics results for the most central collisions of Au nuclei at the center of mass energy of 56 and 130 AGeV. The pseudorapidity density of charged particles near midrapidity is shown and compared with data at lower energies and from $pp$ and $p\bar{p}$ collisions. The progress of the analysis of the data is also presented.PHOBOS is one of four experiments studying the Au-Au interactions at RHIC. The data collected during the first few weeks after the RHIC start-up, using the initial configuration of the PHOBOS detector, were sufficient to obtain the first physics results for the most central collisions of Au nuclei at the center of mass energy of 56 and 130 AGeV. The pseudorapidity density of charged particles near midrapidity is shown and compared with data at lower energies and from $pp$ and $p\bar{p}$ collisions. The progress of the analysis of the data is also presented.
△ Less
Submitted 7 February, 2001;
originally announced February 2001.
-
Charged particle production in the Pb+Pb system at 158 GeV/c per nucleon
Authors:
P. Deines-Jones,
M. L. Cherry,
A. Dabrowska,
R. Holynski,
D. Kudzia,
B. S. Nilsen,
A. Olszewski,
M. Szarska,
A. Trzupek,
C. J. Waddington,
J. P. Wefel,
B. Wilczynska,
H. Wilczynski,
W. Wolter,
B. Wosiek,
K. Wozniak
Abstract:
Charged particle multiplicities from high multiplicity central interactions of 158 GeV/nucleon Pb ions with Pb target nuclei have been measured in the central and far forward projectile spectator regions using emulsion chambers. Multiplicities are significantly lower than predicted by Monte Carlo simulations. We examine the shape of the pseudorapidity distribution and its dependence on centralit…
▽ More
Charged particle multiplicities from high multiplicity central interactions of 158 GeV/nucleon Pb ions with Pb target nuclei have been measured in the central and far forward projectile spectator regions using emulsion chambers. Multiplicities are significantly lower than predicted by Monte Carlo simulations. We examine the shape of the pseudorapidity distribution and its dependence on centrality in detail.
△ Less
Submitted 23 December, 1999; v1 submitted 5 December, 1999;
originally announced December 1999.