SearcharxivSearch

arXiv subjects

Charles Young

Publications and source records attributed to Charles Young.

18 recordsLinked to original sources

Considerations for an Integrated Detector Design at FCC-ee: A Human-AI Exploration

This report explores detector design considerations for the Future Circular Collider in its electron-positron mode (FCC-ee) through an extended dialogue between a physicist and an AI assistant. Starting from initial "prejudice" detector concepts proposed by the AI assistant without explicit physicist input, each subsystem is examined in detail, with the AI's assumptions challenged and revised through the exchange. The discussion covers the full detector from beam pipe to luminosity monitor, with particular attention to the interplay between subsystem choices and the practical considerations - calibration, stability, and operational simplicity - that are essential for a fifteen-year precision physics program. The narrative documents how the integrated detector design evolved substantially from the starting point to revised "prejudice" detector concepts of the AI assistant. The focus of this report is on the process to illustrate both the potential and the limitations of human-AI collaboration in experimental physics design, and the physics capabilities of any of the "prejudice" detector concepts remain to be explored.

physics.ins-det

Monolithic Active Pixel Sensors on CMOS technologies

Collider detectors have taken advantage of the resolution and accuracy of silicon detectors for at least four decades. Future colliders will need large areas of silicon sensors for low mass trackers and sampling calorimetry. Monolithic Active Pixel Sensors (MAPS), in which Si diodes and readout circuitry are combined in the same pixels, and can be fabricated in some of standard CMOS processes, are a promising technology for high-granularity and light detectors. In this paper we review 1) the requirements on MAPS for trackers and electromagnetic calorimeters (ECal) at future colliders experiments, 2) the ongoing efforts towards dedicated MAPS for the Electron-Ion Collider (EIC) at BNL, for which the EIC Silicon Consortium was already instantiated, and 3) space-born applications for MeV $γ$-ray experiments with MAPS based trackers (AstroPix).

physics.ins-det

Recent Progress and Next Steps for the MATHUSLA LLP Detector

We report on recent progress and next steps in the design of the proposed MATHUSLA Long Lived Particle (LLP) detector for the HL-LHC as part of the Snowmass 2021 process. Our understanding of backgrounds has greatly improved, aided by detailed simulation studies, and significant R&D has been performed on designing the scintillator detectors and understanding their performance. The collaboration is on track to complete a Technical Design Report, and there are many opportunities for interested new members to contribute towards the goal of designing and constructing MATHUSLA in time for HL-LHC collisions, which would increase the sensitivity to a large variety of highly motivated LLP signals by orders of magnitude.

hep-ex

The MATHUSLA Test Stand

The rate of muons from LHC $pp$ collisions reaching the surface above the ATLAS interaction point is measured and compared with expected rates from decays of $W$ and $Z$ bosons and $b$- and $c$-quark jets. In addition, data collected during periods without beams circulating in the LHC provide a measurement of the background from cosmic ray inelastic backscattering that is compared to simulation predictions. Data were recorded during 2018 in a 2.5 $\times$ 2.5 $\times$ 6.5~$\rm{m}^3$ active volume MATHUSLA test stand detector unit consisting of two scintillator planes, one at the top and one at the bottom, which defined the trigger, and six layers of RPCs between them, grouped into three $(x,y)$-measuring layers separated by 1.74 m from each other. Triggers selecting both upward-going tracks and downward-going tracks were used.

physics.ins-det

An Update to the Letter of Intent for MATHUSLA: Search for Long-Lived Particles at the HL-LHC

We report on recent progress in the design of the proposed MATHUSLA Long Lived Particle (LLP) detector for the HL-LHC, updating the information in the original Letter of Intent (LoI), see CDS:LHCC-I-031, arXiv:1811.00927. A suitable site has been identified at LHC Point 5 that is closer to the CMS Interaction Point (IP) than assumed in the LoI. The decay volume has been increased from 20 m to 25 m in height. Engineering studies have been made in order to locate much of the decay volume below ground, bringing the detector even closer to the IP. With these changes, a 100 m x 100 m detector has the same physics reach for large c$τ$ as the 200 m x 200 m detector described in the LoI and other studies. The performance for small c$τ$ is improved because of the proximity to the IP. Detector technology has also evolved while retaining the strip-like sensor geometry in Resistive Plate Chambers (RPC) described in the LoI. The present design uses extruded scintillator bars read out using wavelength shifting fibers and silicon photomultipliers (SiPM). Operations will be simpler and more robust with much lower operating voltages and without the use of greenhouse gases. Manufacturing is straightforward and should result in cost savings. Understanding of backgrounds has also significantly advanced, thanks to new simulation studies and measurements taken at the MATHUSLA test stand operating above ATLAS in 2018. We discuss next steps for the MATHUSLA collaboration, and identify areas where new members can make particularly important contributions.

physics.ins-det

Big-Bang Nucleosynthesis After Planck

We assess the status of big-bang nucleosynthesis (BBN) in light of the final Planck data release and other recent developments, and in anticipation of future measurements. Planck data fix the cosmic baryon density to 0.9% precision, and determine the helium abundance and effective number of neutrinos with precision approaching that of astronomical and BBN determinations respectively. In addition, new high-redshift measurements give D/H to better precision than theoretical predictions, and new Li/H data reconfirm the lithium problem. We present new ${}^{7}{\rm Be}(n,p){}^{7}{\rm Li}$ rates using new neutron capture measurements; we have also examined the effect of proposed changes in the $d(p,γ){}^{3}{\rm He}$ rates. Using these results we perform a series of likelihood analyses. We assess BBN/CMB consistency, with attention to how our results depend on the choice of Planck data, as well as how the results depend on the choice of non-BBN, non-Planck data sets. Most importantly the lithium problem remains, and indeed is more acute given the very tight D/H observational constraints; new neutron capture data reveals systematics that somewhat increases uncertainty and thus slightly reduces but does not essentially change the problem. We confirm that $d(p,γ){}^{3}{\rm He}$ theoretical rates brings D/H out of agreement and slightly increases 7Li; new experimental data are needed at BBN energies. Setting the lithium problem aside, we find the effective number of neutrino species at BBN is $N_ν= 2.86 \pm 0.15$. Future CMB Stage-4 measurements promise substantial improvements in BBN parameters: helium abundance determinations will be competitive with the best astronomical determinations, and $N_{\rm eff}$ will approach sensitivities capable of detecting the effects of Standard Model neutrino heating of the primordial plasma. (Abridged)

astro-ph.CO

SuperTML: Two-Dimensional Word Embedding for the Precognition on Structured Tabular Data

Tabular data is the most commonly used form of data in industry. Gradient Boosting Trees, Support Vector Machine, Random Forest, and Logistic Regression are typically used for classification tasks on tabular data. DNN models using categorical embeddings are also applied in this task, but all attempts thus far have used one-dimensional embeddings. The recent work of Super Characters method using two-dimensional word embeddings achieved the state of art result in text classification tasks, showcasing the promise of this new approach. In this paper, we propose the SuperTML method, which borrows the idea of Super Characters method and two-dimensional embeddings to address the problem of classification on tabular data. For each input of tabular data, the features are first projected into two-dimensional embeddings like an image, and then this image is fed into fine-tuned two-dimensional CNN models for classification. Experimental results have shown that the proposed SuperTML method had achieved state-of-the-art results on both large and small datasets.

cs.CV

SuperCaptioning: Image Captioning Using Two-dimensional Word Embedding

Language and vision are processed as two different modal in current work for image captioning. However, recent work on Super Characters method shows the effectiveness of two-dimensional word embedding, which converts text classification problem into image classification problem. In this paper, we propose the SuperCaptioning method, which borrows the idea of two-dimensional word embedding from Super Characters method, and processes the information of language and vision together in one single CNN model. The experimental results on Flickr30k data shows the proposed method gives high quality image captions. An interactive demo is ready to show at the workshop.

cs.CL

System Demo for Transfer Learning across Vision and Text using Domain Specific CNN Accelerator for On-Device NLP Applications

Power-efficient CNN Domain Specific Accelerator (CNN-DSA) chips are currently available for wide use in mobile devices. These chips are mainly used in computer vision applications. However, the recent work of Super Characters method for text classification and sentiment analysis tasks using two-dimensional CNN models has also achieved state-of-the-art results through the method of transfer learning from vision to text. In this paper, we implemented the text classification and sentiment analysis applications on mobile devices using CNN-DSA chips. Compact network representations using one-bit and three-bits precision for coefficients and five-bits for activations are used in the CNN-DSA chip with power consumption less than 300mW. For edge devices under memory and compute constraints, the network is further compressed by approximating the external Fully Connected (FC) layers within the CNN-DSA chip. At the workshop, we have two system demonstrations for NLP tasks. The first demo classifies the input English Wikipedia sentence into one of the 14 ontologies. The second demo classifies the Chinese online-shopping review into positive or negative.

cs.CL

SuperChat: Dialogue Generation by Transfer Learning from Vision to Language using Two-dimensional Word Embedding and Pretrained ImageNet CNN Models

The recent work of Super Characters method using two-dimensional word embedding achieved state-of-the-art results in text classification tasks, showcasing the promise of this new approach. This paper borrows the idea of Super Characters method and two-dimensional embedding, and proposes a method of generating conversational response for open domain dialogues. The experimental results on a public dataset shows that the proposed SuperChat method generates high quality responses. An interactive demo is ready to show at the workshop.

cs.CL

Long-Lived Particles at the Energy Frontier: The MATHUSLA Physics Case

We examine the theoretical motivations for long-lived particle (LLP) signals at the LHC in a comprehensive survey of Standard Model (SM) extensions. LLPs are a common prediction of a wide range of theories that address unsolved fundamental mysteries such as naturalness, dark matter, baryogenesis and neutrino masses, and represent a natural and generic possibility for physics beyond the SM (BSM). In most cases the LLP lifetime can be treated as a free parameter from the $μ$m scale up to the Big Bang Nucleosynthesis limit of $\sim 10^7$m. Neutral LLPs with lifetimes above $\sim$ 100m are particularly difficult to probe, as the sensitivity of the LHC main detectors is limited by challenging backgrounds, triggers, and small acceptances. MATHUSLA is a proposal for a minimally instrumented, large-volume surface detector near ATLAS or CMS. It would search for neutral LLPs produced in HL-LHC collisions by reconstructing displaced vertices (DVs) in a low-background environment, extending the sensitivity of the main detectors by orders of magnitude in the long-lifetime regime. In this white paper we study the LLP physics opportunities afforded by a MATHUSLA-like detector at the HL-LHC. We develop a model-independent approach to describe the sensitivity of MATHUSLA to BSM LLP signals, and compare it to DV and missing energy searches at ATLAS or CMS. We then explore the BSM motivations for LLPs in considerable detail, presenting a large number of new sensitivity studies. While our discussion is especially oriented towards the long-lifetime regime at MATHUSLA, this survey underlines the importance of a varied LLP search program at the LHC in general. By synthesizing these results into a general discussion of the top-down and bottom-up motivations for LLP searches, it is our aim to demonstrate the exceptional strength and breadth of the physics case for the construction of the MATHUSLA detector.

hep-ph

MATHUSLA: A Detector Proposal to Explore the Lifetime Frontier at the HL-LHC

The observation of long-lived particles at the LHC would reveal physics beyond the Standard Model, could account for the many open issues in our understanding of our universe, and conceivably point to a more complete theory of the fundamental interactions. Such long-lived particle signatures are fundamentally motivated and can appear in virtually every theoretical construct that address the Hierarchy Problem, Dark Matter, Neutrino Masses and the Baryon Asymmetry of the Universe. We describe in this document a large detector, MATHUSLA, located on the surface above an HL-LHC $pp$ interaction point, that could observe long-lived particles with lifetimes up to the Big Bang Nucleosynthesis limit of 0.1 s. We also note that its large detector area allows MATHUSLA to make important contributions to cosmic ray physics. Because of the potential for making a major breakthrough in our conceptual understanding of the universe, long-lived particle searches should have the highest level of priority.

hep-ex

A Letter of Intent for MATHUSLA: a dedicated displaced vertex detector above ATLAS or CMS

In this Letter of Intent (LOI) we propose the construction of MATHUSLA (MAssive Timing Hodoscope for Ultra-Stable neutraL pArticles), a dedicated large-volume displaced vertex detector for the HL-LHC on the surface above ATLAS or CMS. Such a detector, which can be built using existing technologies with a reasonable budget in time for the HL-LHC upgrade, could search for neutral long-lived particles (LLPs) with up to several orders of magnitude better sensitivity than ATLAS or CMS, while also acting as a cutting-edge cosmic ray telescope at CERN to explore many open questions in cosmic ray and astro-particle physics. We review the physics motivations for MATHUSLA and summarize its LLP reach for several different possible detector geometries, as well as outline the cosmic ray physics program. We present several updated background studies for MATHUSLA, which help inform a first detector-design concept utilizing modular construction with Resistive Plate Chambers (RPCs) as the primary tracking technology. We present first efficiency and reconstruction studies to verify the viability of this design concept, and we explore some aspects of its total cost. We end with a summary of recent progress made on the MATHUSLA test stand, a small-scale demonstrator experiment currently taking data at CERN Point 1, and finish with a short comment on future work.

physics.ins-det

Super Characters: A Conversion from Sentiment Classification to Image Classification

We propose a method named Super Characters for sentiment classification. This method converts the sentiment classification problem into image classification problem by projecting texts into images and then applying CNN models for classification. Text features are extracted automatically from the generated Super Characters images, hence there is no need of any explicit step of embedding the words or characters into numerical vector representations. Experimental results on large social media corpus show that the Super Characters method consistently outperforms other methods for sentiment classification and topic classification tasks on ten large social media datasets of millions of contents in four different languages, including Chinese, Japanese, Korean and English.

cs.CL

The solutions of $\mathfrak{gl}_{M|N}$ Bethe ansatz equation and rational pseudodifferential operators

We describe a reproduction procedure which, given a solution of the $\mathfrak{gl}_{M|N}$ Gaudin Bethe ansatz equation associated to a tensor product of polynomial modules, produces a family $P$ of other solutions called the population. To a population we associate a rational pseudodifferential operator $R$ and a superspace $W$ of rational functions. We show that if at least one module is typical then the population $P$ is canonically identified with the set of minimal factorizations of $R$ and with the space of full superflags in $W$. We conjecture that the singular eigenvectors (up to rescaling) of all $\mathfrak{gl}_{M|N}$ Gaudin Hamiltonians are in a bijective correspondence with certain superspaces of rational functions.

math.QA

$({\mathfrak{gl}}_M, {\mathfrak{gl}}_N)$-Dualities in Gaudin Models with Irregular Singularities

We establish $({\mathfrak{gl}}_M, {\mathfrak{gl}}_N)$-dualities between quantum Gaudin models with irregular singularities. Specifically, for any $M, N \in {\mathbb Z}_{\geq 1}$ we consider two Gaudin models: the one associated with the Lie algebra ${\mathfrak{gl}}_M$ which has a double pole at infinity and $N$ poles, counting multiplicities, in the complex plane, and the same model but with the roles of $M$ and $N$ interchanged. Both models can be realized in terms of Weyl algebras, i.e., free bosons; we establish that, in this realization, the algebras of integrals of motion of the two models coincide. At the classical level we establish two further generalizations of the duality. First, we show that there is also a duality for realizations in terms of free fermions. Second, in the bosonic realization we consider the classical cyclotomic Gaudin model associated with the Lie algebra ${\mathfrak{gl}}_M$ and its diagram automorphism, with a double pole at infinity and $2N$ poles, counting multiplicities, in the complex plane. We prove that it is dual to a non-cyclotomic Gaudin model associated with the Lie algebra ${\mathfrak{sp}}_{2N}$, with a double pole at infinity and $M$ simple poles in the complex plane. In the special case $N=1$ we recover the well-known self-duality in the Neumann model.

math.QA

Ultra Power-Efficient CNN Domain Specific Accelerator with 9.3TOPS/Watt for Mobile and Embedded Applications

Computer vision performances have been significantly improved in recent years by Convolutional Neural Networks(CNN). Currently, applications using CNN algorithms are deployed mainly on general purpose hardwares, such as CPUs, GPUs or FPGAs. However, power consumption, speed, accuracy, memory footprint, and die size should all be taken into consideration for mobile and embedded applications. Domain Specific Architecture (DSA) for CNN is the efficient and practical solution for CNN deployment and implementation. We designed and produced a 28nm Two-Dimensional CNN-DSA accelerator with an ultra power-efficient performance of 9.3TOPS/Watt and with all processing done in the internal memory instead of outside DRAM. It classifies 224x224 RGB image inputs at more than 140fps with peak power consumption at less than 300mW and an accuracy comparable to the VGG benchmark. The CNN-DSA accelerator is reconfigurable to support CNN model coefficients of various layer sizes and layer types, including convolution, depth-wise convolution, short-cut connections, max pooling, and ReLU. Furthermore, in order to better support real-world deployment for various application scenarios, especially with low-end mobile and embedded platforms and MCUs (Microcontroller Units), we also designed algorithms to fully utilize the CNN-DSA accelerator efficiently by reducing the dependency on external accelerator computation resources, including implementation of Fully-Connected (FC) layers within the accelerator and compression of extracted features from the CNN-DSA accelerator. Live demos with our CNN-DSA accelerator on mobile and embedded systems show its capabilities to be widely and practically applied in the real world.

cs.CV

Prime Representations from a Homological Perspective

We begin the study of simple finite-dimensional prime representations of quantum affine algebras from a homological perspective. Namely, we explore the relation between self extensions of simple representations and the property of being prime. We show that every nontrivial simple module has a nontrivial self extension. Conversely, if a simple representation has a unique nontrivial self extension up to isomorphism, then its Drinfeld polynomial is a power of the Drinfeld polynomial of a prime representation. It turns out that, in the sl(2) case, a simple module is prime if and only if it has a unique nontrivial self extension up to isomorphism. It is tempting to conjecture that this is true in general and we present a large class of prime representations satisfying this homological property.

math.QA