paper-with-me

Papers

Point Cloud Transformers applied to Collider Physics

2021-02-09 · Vinicius Mikuni, Florencia Canelli

Methods for processing point cloud information have seen a great success in collider physics applications. One recent breakthrough in machine learning is the usage of Transformer networks to learn semantic relationships between sequences in language processing. In this work, we apply a modified Transformer network called Point Cloud Transformer as a method to incorporate the advantages of the Transformer architecture to an unordered set of particles resulting from collision events. To compare the performance with other strategies, we study jet-tagging applications for highly-boosted particles.

📄 PDF Abstract BibTeX arXiv:2102.05073

Code (1)

ViniciusMikuni/PCT_HEP 공식 구현 tf

Tasks

BIG-bench Machine LearningJet Tagging

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Attention 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

Induced Generative Adversarial Particle Transformers

2023-12-08 · Anni Li, Venkat Krishnamohan, Raghav Kansal, Rounak Sen 외

In high energy physics (HEP), machine learning methods have emerged as an effective way to accurately simulate particle collisions at the Large Hadron Collider (LHC). The message-passing generative adversarial network (M…

Generative Adversarial Network

Image and Point-cloud Classification for Jet Analysis in High-Energy Physics: A survey

2024-03-18 · Hamza Kheddar, Yassine Himeur, Abbes Amira, Rachik Soualah

Nowadays, there has been a growing trend in the field of high-energy physics (HEP), in both its experimental and phenomenological studies, to incorporate machine learning (ML) and its specialized branch, deep learning (D…

Image ClassificationJet TaggingPoint Cloud Classification

Particle Cloud Generation with Message Passing Generative Adversarial Networks

2021-06-22 · NeurIPS 2021 12 · Raghav Kansal, Javier Duarte, Hao Su, Breno Orzari 외

In high energy physics (HEP), jets are collections of correlated particles produced ubiquitously in particle collisions such as those at the CERN Large Hadron Collider (LHC). Machine learning (ML)-based generative models…

Transforming the Bootstrap: Using Transformers to Compute Scattering Amplitudes in Planar N = 4 Super Yang-Mills Theory

2024-05-09 · Tianji Cai, Garrett W. Merz, François Charton, Niklas Nolte 외

We pursue the use of deep learning methods to improve state-of-the-art computations in theoretical high-energy physics. Planar N = 4 Super Yang-Mills theory is a close cousin to the theory that describes Higgs boson prod…

Attention to Mean-Fields for Particle Cloud Generation

2023-05-24 · Benno Käch, Isabell Melzer-Pellmann

The generation of collider data using machine learning has emerged as a prominent research topic in particle physics due to the increasing computational challenges associated with traditional Monte Carlo simulation metho…