English
Related papers

Related papers: TemplateTagger v1.0.0: A Template Matching Tool fo…

200 papers

The identification of boosted heavy particles such as top quarks or vector bosons is one of the key problems arising in experimental studies at the Large Hadron Collider. In this article, we introduce LundNet, a novel jet tagging method…

High Energy Physics - Phenomenology · Physics 2021-02-12 Frédéric A. Dreyer , Huilin Qu

Robotic Template Library (RTL) is a set of tools for dealing with geometry and point cloud processing, especially in robotic applications. The software package covers basic objects such as vectors, line segments, quaternions, rigid…

Robotics · Computer Science 2021-11-02 Ales Jelinek , Adam Ligocki , Ludek Zalud

The article deals with a kind of recursive function templates in C++, where the recursion is realized corresponding template parameters to achieve better computational performance. Some specialization of these template functions ends the…

Mathematical Software · Computer Science 2007-05-23 Volodymyr Myrnyy

Template-based code generation (TBCG) is a synthesis technique that produces code from high-level specifications, called templates. TBCG is a popular technique in model-driven engineering (MDE) given that they both emphasize abstraction and…

Software Engineering · Computer Science 2018-02-13 Eugene Syriani , Lechanceux Luhunu , Houari Sahraoui

Template matching is a fundamental task in computer vision and has been studied for decades. It plays an essential role in manufacturing industry for estimating the poses of different parts, facilitating downstream tasks such as robotic…

Computer Vision and Pattern Recognition · Computer Science 2024-08-21 Zhirui Gao , Renjiao Yi , Zheng Qin , Yunfan Ye , Chenyang Zhu , Kai Xu

There has been substantial progress in applying machine learning techniques to classification problems in collider and jet physics. But as these techniques grow in sophistication, they are becoming more sensitive to subtle features of jets…

High Energy Physics - Phenomenology · Physics 2021-02-01 Oz Amram , Cristina Mantilla Suarez

Parameter sweeping is a widely used algorithmic technique in computational science. It is specially suited for high-throughput computing since the jobs evaluating the parameter space are loosely coupled or independent. A tool that…

Distributed, Parallel, and Cluster Computing · Computer Science 2015-05-18 Alejandro Lorca , Eduardo Huedo , Ignacio M. Llorente

Jet shapes have the potential to play a role in many LHC analyses, for example in quark-gluon discrimination or jet substructure analyses for hadronic decays of boosted heavy objects. Most shapes, however, are significantly affected by…

High Energy Physics - Phenomenology · Physics 2013-04-24 Gregory Soyez , Gavin P. Salam , Jihun Kim , Souvik Dutta , Matteo Cacciari

The authors' "metatools" are a collection of tools for generic programming. This includes generating Java sources from mathematically well-founded specifications, as well as the creation of strictly typed document object models for XML…

Software Engineering · Computer Science 2011-11-22 Markus Lepper , Baltasar Trancón y Widemann

We present JetFormer, a versatile and scalable encoder-only Transformer architecture for particle jet tagging at the Large Hadron Collider (LHC). Unlike prior approaches that are often tailored to specific deployment regimes, JetFormer is…

Mechanistic interpretability seeks to reverse engineer a trained neural network by identifying the minimal subset of internal components. We perform a mechanistic interpretability analysis of the Particle Transformer architecture, trained…

High Energy Physics - Phenomenology · Physics 2026-05-12 Saurabh Rai , Sanmay Ganguly

Jet substructure is playing a central role at the Large Hadron Collider (LHC) probing the Standard Model in extreme regions of phase space and providing innovative ways to search for new physics. Analytic calculations of experimentally…

High Energy Physics - Phenomenology · Physics 2017-08-24 Andrew J. Larkoski , Ian Moult , Duff Neill

The JETSCAPE framework is a modular and versatile Monte Carlo software package for the simulation of high energy nuclear collisions. In this work we present a new tune of JETSCAPE, called PP19, and validate it by comparison to jet-based…

We develop taggers for multi-pronged jets that are simple functions of jet substructure (so-called `subjettiness') variables. These taggers can be approximately decorrelated from the jet mass in a quite simple way. Specifically, we use a…

High Energy Physics - Phenomenology · Physics 2020-07-15 J. A. Aguilar-Saavedra , B. Zaldivar

Jets with transverse energy of few TeV are becoming now common in LHC data. Most of these jets are produced by QCD processes and some from the collimated decay of highly boosted objects like W, Z, H0 and top-quark. The study of such QCD…

High Energy Physics - Phenomenology · Physics 2013-05-22 Ehud Duchovni

An overview of tools and methods for the reconstruction of high-boost top quark decays at the LHC is given in this report. The focus is on hadronic decays, in particular an overview of the current status of top quark taggers in physics…

High Energy Physics - Experiment · Physics 2019-08-15 Emanuele Usai

I explore many aspects of jet substructure at the Large Hadron Collider, ranging from theoretical techniques for jet calculations, to phenomenological tools for better searches with jets, to software for implementing and comparing such…

High Energy Physics - Phenomenology · Physics 2015-03-17 Christopher K. Vermilion

Jet tagging is a critical yet challenging classification task in particle physics. While deep learning has transformed jet tagging and significantly improved performance, the lack of a large-scale public dataset impedes further enhancement.…

High Energy Physics - Phenomenology · Physics 2024-01-30 Huilin Qu , Congqiao Li , Sitian Qian

The C++ programming language is not only a keystone of the high-performance-computing ecosystem but has proven to be a successful base for portable parallel-programming frameworks. As is well known, C++ programmers use templates to…

Programming Languages · Computer Science 2019-04-30 Hal Finkel , David Poliakoff , David F. Richards

Although current CCG supertaggers achieve high accuracy on the standard WSJ test set, few systems make use of the categories' internal structure that will drive the syntactic derivation during parsing. The tagset is traditionally truncated,…

Computation and Language · Computer Science 2020-12-14 Jakob Prange , Nathan Schneider , Vivek Srikumar