paper-with-me

Papers

PASCL: Supervised Contrastive Learning with Perturbative Augmentation for Particle Decay Reconstruction

2024-02-18 · Junjian Lu, Siwei Liu, Dmitrii Kobylianski, Etienne Dreyer, Eilam Gross, Shangsong Liang

In high-energy physics, particles produced in collision events decay in a format of a hierarchical tree structure, where only the final decay products can be observed using detectors. However, the large combinatorial space of possible tree structures makes it challenging to recover the actual decay process given a set of final particles. To better analyse the hierarchical tree structure, we propose a graph-based deep learning model to infer the tree structure to reconstruct collision events. In particular, we use a compact matrix representation termed as lowest common ancestor generations (LCAG) matrix, to encode the particle decay tree structure. Then, we introduce a perturbative augmentation technique applied to node features, aiming to mimic experimental uncertainties and increase data diversity. We further propose a supervised graph contrastive learning algorithm to utilize the information of inter-particle relations from multiple decay processes. Extensive experiments show that our proposed supervised graph contrastive learning with perturbative augmentation (PASCL) method outperforms state-of-the-art baseline models on an existing physics-based dataset, significantly improving the reconstruction accuracy. This method provides a more effective training strategy for models with the same parameters and makes way for more accurate and efficient high-energy particle physics data analysis.

📄 PDF Abstract BibTeX arXiv:2402.11538

Code (1)

luksysu/pascl 공식 구현 pytorch

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Graph Neural Network 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Partial and Asymmetric Contrastive Learning for Out-of-Distribution Detection in Long-Tailed Recognition

2022-07-04 · Haotao Wang, Aston Zhang, Yi Zhu, Shuai Zheng 외

Existing out-of-distribution (OOD) detection methods are typically benchmarked on training sets with balanced class distributions. However, in real-world applications, it is common for the training sets to have long-tail…

Anomaly DetectionContrastive LearningOut-of-Distribution DetectionOut of Distribution (OOD) Detection

Learning Flock: Enhancing Sets of Particles for Multi~Sub-State Particle Filtering with Neural Augmentation

2024-08-21 · Itai Nuri, Nir Shlezinger

A leading family of algorithms for state estimation in dynamic systems with multiple sub-states is based on particle filters (PFs). PFs often struggle when operating under complex or approximated modelling (necessitating…

State Estimation

Unsupervised Document Embedding via Contrastive Augmentation

2021-03-26 · Dongsheng Luo, Wei Cheng, Jingchao Ni, Wenchao Yu 외

We present a contrasting learning approach with data augmentation techniques to learn document representations in an unsupervised manner. Inspired by recent contrastive self-supervised learning algorithms used for image …

Contrastive LearningData AugmentationDocument ClassificationDocument Embedding+3

Stronger is not better: Better Augmentations in Contrastive Learning for Medical Image Segmentation

2025-11-30 · Azeez Idris, Abdurahman Ali Mohammed, Samuel Fanijo arxiv

Self-supervised contrastive learning is among the recent representation learning methods that have shown performance gains in several downstream tasks including semantic segmentation. This paper evaluates strong data aug…

Medical Image SegmentationRepresentation LearningSemantic SegmentationContrastive Learning

Analysis of Augmentations for Contrastive ECG Representation Learning

2022-05-30 · Sahar Soltanieh, Ali Etemad, Javad Hashemi

This paper systematically investigates the effectiveness of various augmentations for contrastive self-supervised learning of electrocardiogram (ECG) signals and identifies the best parameters. The baseline of our propos…

Arrhythmia DetectionContrastive LearningRepresentation LearningSelf-Supervised Learning