forked from iml-wg/HEPML-LivingReview
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHEPML.bib
10205 lines (9601 loc) · 342 KB
/
HEPML.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# HEPML Papers
%May 30, 2023
@article{ATLAS:2023mny,
author = "{ATLAS Collaboration}",
title = "{Measurements of multijet event isotropies using optimal transport with the ATLAS detector}",
eprint = "2305.16930",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
reportNumber = "CERN-EP-2023-079",
month = "5",
year = "2023"
}
%May 18, 2023
@article{ATLAS:2023hbp,
author = "Aad, Georges and others",
collaboration = "ATLAS",
title = "{Search for periodic signals in the dielectron and diphoton invariant mass spectra using 139 fb$^{-1}$ of $pp$ collisions at $\sqrt{s} =$ 13 TeV with the ATLAS detector}",
eprint = "2305.10894",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
reportNumber = "CERN-EP-2023-073",
month = "5",
year = "2023"
}
%May 17, 2023
@article{Butter:2023fov,
author = "Butter, Anja and Huetsch, Nathan and Schweitzer, Sofia Palacios and Plehn, Tilman and Sorrenson, Peter and Spinner, Jonas",
title = "{Jet Diffusion versus JetGPT -- Modern Networks for the LHC}",
eprint = "2305.10475",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "5",
year = "2023"
}
@article{Shmakov:2023kjj,
author = "Shmakov, Alexander and Greif, Kevin and Fenton, Michael and Ghosh, Aishik and Baldi, Pierre and Whiteson, Daniel",
title = "{End-To-End Latent Variational Diffusion Models for Inverse Problems in High Energy Physics}",
eprint = "2305.10399",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
month = "5",
year = "2023"
}
@article{Wang:2023muv,
author = "Wang, Han-Sheng and Guo, Shuang and Zhou, Kai and Ma, Guo-Liang",
title = "{A machine learning study to identify collective flow in small and large colliding systems}",
eprint = "2305.09937",
archivePrefix = "arXiv",
primaryClass = "nucl-th",
month = "5",
year = "2023"
}
@article{Rizvi:2023mws,
author = "Rizvi, Shahzar and Pettee, Mariel and Nachman, Benjamin",
title = "{Learning Likelihood Ratios with Neural Network Classifiers}",
eprint = "2305.10500",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "5",
year = "2023"
}
%May 16, 2023
@article{Biassoni:2023lih,
author = "Biassoni, Matteo and Giachero, Andrea and Grossi, Michele and Guffanti, Daniele and Labranca, Danilo and Moretti, Roberto and Rossi, Marco and Terranova, Francesco and Vallecorsa, Sofia",
title = "{Assessment of few-hits machine learning classification algorithms for low energy physics in liquid argon detectors}",
eprint = "2305.09744",
archivePrefix = "arXiv",
primaryClass = "physics.ins-det",
month = "5",
year = "2023"
}
@article{Lin:2023bmy,
author = "Lin, S. and others",
title = "{Demonstration of Sub-micron UCN Position Resolution using Room-temperature CMOS Sensor}",
eprint = "2305.09562",
archivePrefix = "arXiv",
primaryClass = "physics.ins-det",
month = "5",
year = "2023"
}
@article{Nachman:2023clf,
author = "Nachman, Benjamin and Winterhalder, Ramon",
title = "{ELSA - Enhanced latent spaces for improved collider simulations}",
eprint = "2305.07696",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
reportNumber = "IRMP-CP3-23-20",
month = "5",
year = "2023"
}
@article{Hammal:2023njz,
author = "Hammal, O. Al and Martini, M. and Frontera-Pons, J. and Nguyen, T. H. and Perez-Ramos, R.",
title = "{Neural Network predictions of inclusive electron-nucleus cross sections}",
eprint = "2305.08217",
archivePrefix = "arXiv",
primaryClass = "nucl-th",
month = "5",
year = "2023"
}
%May 15, 2023
@article{Athanasakos:2023fhq,
author = "Athanasakos, Dimitrios and Larkoski, Andrew J. and Mulligan, James and Ploskon, Mateusz and Ringer, Felix",
title = "{Is infrared-collinear safe information all you need for jet classification?}",
eprint = "2305.08979",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
reportNumber = "JLAB-THY-23-3818, YITP-SB-2023-08",
month = "5",
year = "2023"
}
%May 7, 2023
@article{Aguilar-Saavedra:2023pde,
author = "Aguilar-Saavedra, J. A. and Arganda, E. and Joaquim, F. R. and Sand\'a Seoane, R. M. and Seabra, J. F.",
title = "{Gradient Boosting MUST taggers for highly-boosted jets}",
eprint = "2305.04957",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
reportNumber = "IFT-UAM/CSIC-23-29",
month = "5",
year = "2023"
}
@article{Bardhan:2023mia,
author = "Bardhan, Debjyoti and Kats, Yevgeny and Wunch, Noam",
title = "{Searching for dark jets with displaced vertices using weakly supervised machine learning}",
eprint = "2305.04372",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "5",
year = "2023"
}
%May 4, 2023
@article{Dennis:2023kfe,
author = "Dennis, Mitchell T. and Sakstein, Jeremy",
title = "{Tip of the Red Giant Branch Bounds on the Axion-Electron Coupling Revisited}",
eprint = "2305.03113",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "5",
year = "2023"
}
@article{Soleymaninia:2023dds,
author = "Soleymaninia, Maryam and Hashamipour, Hadi and Khanpour, Hamzeh and Shoeib, Samira and Mohamaditabar, Alireza",
title = "{Nuclear corrections on the charged hadron fragmentation functions in a Neural Network global QCD analysis}",
eprint = "2305.02664",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "5",
year = "2023"
}
%May 2, 2023
@article{Shi:2023xfz,
author = "Shi, Jun and Gui, Long-Cheng and Liang, Jian and Liu, Guoming",
title = "{$\Sigma$ Resonances from a Neural Network-based Partial Wave Analysis on $K^-p$ Scattering}",
eprint = "2305.01852",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "5",
year = "2023"
}
%May 1, 2023
@article{Guo:2023nfu,
author = "Guo, Yu-Chen and Feng, Fan and Di, An and Lu, Shi-Qi and Yang, Ji-Chong",
title = "{MLAnalysis: An open-source program for high energy physics analyses}",
eprint = "2305.00964",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "5",
year = "2023"
}
%Apr. 30, 2023
@article{Basak:2023wzq,
author = "Basak, Dipankar and Dey, Kalyan",
title = "{Estimation of collision centrality in terms of the number of participating nucleons in heavy-ion collisions using deep learning}",
eprint = "2305.00493",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "4",
year = "2023"
}
%Apr. 27, 2023
@article{Nishimura:2023wdu,
author = "Nishimura, Satsuki and Miyao, Coh and Otsuka, Hajime",
title = "{Exploring the flavor structure of quarks and leptons with reinforcement learning}",
eprint = "2304.14176",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
reportNumber = "KYUSHU-HET-257",
month = "4",
year = "2023"
}
@article{Fernando:2023obn,
author = "Fernando, I. P. and Keller, D.",
title = "{A Modern Global Extraction of the Sivers Function}",
eprint = "2304.14328",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "4",
year = "2023"
}
%Apr. 20, 2023
@article{Lehner:2023prf,
author = "Lehner, Christoph and Wettig, Tilo",
title = "{Gauge-equivariant pooling layers for preconditioners in lattice QCD}",
eprint = "2304.10438",
archivePrefix = "arXiv",
primaryClass = "hep-lat",
month = "4",
year = "2023"
}
%Apr. 18, 2023
@article{Flacke:2023eil,
author = "Flacke, Thomas and Kim, Jeong Han and Kunkel, Manuel and Ko, Pyungwon and Pi, Jun Seung and Porod, Werner and Schwarze, Leonard",
title = "{Uncovering doubly charged scalars with dominant three-body decays using machine learning}",
eprint = "2304.09195",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
reportNumber = "KIAS-A23009",
month = "4",
year = "2023"
}
@article{Qiu:2023ihi,
author = "Qiu, Shikai and Han, Shuo and Ju, Xiangyang and Nachman, Benjamin and Wang, Haichen",
title = "{Parton Labeling without Matching: Unveiling Emergent Labelling Capabilities in Regression Models}",
eprint = "2304.09208",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "4",
year = "2023"
}
%Apr. 16, 2023
@inproceedings{NarcisoFerreira:2023kak,
author = "Narciso Ferreira, Mauricio",
title = "{Evidence of the Schwinger mechanism from lattice QCD}",
booktitle = "{16th International Conference on the Structure of Baryons}",
eprint = "2304.07800",
archivePrefix = "arXiv",
primaryClass = "hep-lat",
month = "4",
year = "2023"
}
%Apr. 15, 2023
@article{Wang:2023poi,
author = "Wang, Xiao-Yun and Dong, Chen",
title = "{Research on the distribution formula of QCD strong coupling constant in medium and high energy scale region based on symbolic regression algorithm}",
eprint = "2304.07682",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "4",
year = "2023"
}
%Apr. 14, 2023
@article{CrispimRomao:2023ssj,
author = "Crispim Rom\~ao, Miguel and Milhano, Jos\'e Guilherme and van Leeuwen, Marco",
title = "{Jet substructure observables for jet quenching in Quark Gluon Plasma: a Machine Learning driven analysis}",
eprint = "2304.07196",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "4",
year = "2023"
}
%Apr. 12, 2023
@article{Bender:2023gwr,
author = "Bender, Julian and Emonts, Patrick and Cirac, J. Ignacio",
title = "{A variational Monte Carlo algorithm for lattice gauge theories with continuous gauge groups: a study of (2+1)-dimensional compact QED with dynamical fermions at finite density}",
eprint = "2304.05916",
archivePrefix = "arXiv",
primaryClass = "hep-lat",
month = "4",
year = "2023"
}
%Apr. 7, 2023
@article{Roche:2023int,
author = "Roche, Stephen and Bayer, Quincy and Carlson, Benjamin and Ouligian, William and Serhiayenka, Pavel and Stelzer, Joerg and Hong, Tae Min",
title = "{Nanosecond anomaly detection with decision trees for high energy physics and real-time application to exotic Higgs decays}",
eprint = "2304.03836",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
reportNumber = "PITT-PACC-2311",
month = "4",
year = "2023"
}
%Apr. 06, 2023
@article{Lu:2023gjk,
author = "Lu, Chih-Ting and Lv, Huifang and Shen, Wei and Wu, Lei and Zhang, Jia",
title = "{Probing Dark QCD Sector through the Higgs Portal with Machine Learning at the LHC}",
eprint = "2304.03237",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "4",
year = "2023"
}
%Apr. 04, 2023
@article{R:2023dcr,
author = "R, Dinesh P.",
title = "{Locality-constrained autoregressive cum conditional normalizing flow for lattice field theory simulations}",
eprint = "2304.01798",
archivePrefix = "arXiv",
primaryClass = "hep-lat",
month = "4",
year = "2023"
}
@article{Guo:2023jkz,
author = "Guo, Qilong and Gao, Leyun and Mao, Yajun and Li, Qiang",
title = "{Search for vector-like leptons at a Muon Collider}",
eprint = "2304.01885",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "4",
year = "2023"
}
%Apr. 03, 2023
@article{Dong:2023nir,
author = "Dong, Yi-Fei and Mao, Ying-Chen and Yang, Ji-Chong",
title = "{Searching for anomalous quartic gauge couplings at muon colliders using principle component analysis}",
eprint = "2304.01505",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "4",
year = "2023"
}
@article{Mikuni:2023dvk,
author = "Mikuni, Vinicius and Nachman, Benjamin and Pettee, Mariel",
title = "{Fast Point Cloud Generation with Diffusion Models in High Energy Physics}",
eprint = "2304.01266",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "4",
year = "2023"
}
@article{MB:2023edk,
author = "MB, Vinaya Krishnan and Nayak, Aruna Kumar and Radhakrishnan, Asrith Krishna",
title = "{Invariant mass reconstruction of heavy gauge bosons decaying to $\tau$ leptons using machine learning techniques}",
eprint = "2304.01126",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "4",
year = "2023"
}
%Mar. 30, 2023
@article{Hudspith:2023loy,
author = "Hudspith, R. J. and Mohler, D.",
title = "{Exotic Tetraquark states with two $\bar{b}$-quarks and $J^P=0^+$ and $1^+$$B_s$ states in a nonperturbatively-tuned Lattice NRQCD setup}",
eprint = "2303.17295",
archivePrefix = "arXiv",
primaryClass = "hep-lat",
month = "3",
year = "2023"
}
%Mar. 28, 2023
@article{Pedro:2023sdp,
author = "Pedro, Kevin and Shyamsundar, Prasanth",
title = "{Optimal Mass Variables for Semivisible Jets}",
eprint = "2303.16253",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
reportNumber = "FERMILAB-PUB-23-112-CSAID-PPD-QIS",
month = "3",
year = "2023"
}
@article{Liu:2023gpt,
author = "Liu, Wei and Li, Jing and Chen, Zixiang and Sun, Hao",
title = "{Probing Heavy Neutrinos at the LHC from Fat-jet using Machine Learning}",
eprint = "2303.15920",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "3",
year = "2023"
}
%Mar. 27, 2023
@article{Zhou:2023pti,
author = "Zhou, Kai and Wang, Lingxiao and Pang, Long-Gang and Shi, Shuzhe",
title = "{Exploring QCD matter in extreme conditions with Machine Learning}",
eprint = "2303.15136",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "3",
year = "2023"
}
%Mar. 24, 2023
@inproceedings{Golling:2023juz,
author = "Golling, Tobias and others",
title = "{The Mass-ive Issue: Anomaly Detection in Jet Physics}",
booktitle = "{34th Conference on Neural Information Processing Systems}",
eprint = "2303.14134",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "3",
year = "2023"
}
@article{Ehrke:2023cpn,
author = "Ehrke, Lukas and Raine, John Andrew and Zoch, Knut and Guth, Manuel and Golling, Tobias",
title = "{Topological Reconstruction of Particle Physics Processes using Graph Neural Networks}",
eprint = "2303.13937",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "3",
year = "2023"
}
%Mar. 20, 2023
@article{Aronsson:2023rli,
author = {Aronsson, Jimmy and M\"uller, David I. and Schuh, Daniel},
title = "{Geometrical aspects of lattice gauge equivariant convolutional neural networks}",
eprint = "2303.11448",
archivePrefix = "arXiv",
primaryClass = "hep-lat",
month = "3",
year = "2023"
}
%Mar. 15, 2023
@article{Kim:2023wuk,
author = {Kim, Taegyun and Kim, Jeong Han and Kumar, Soubhik and Martin, Adam and M\"unchmeyer, Moritz and Tsai, Yuhsin},
title = "{Probing Cosmological Particle Production and Pairwise Hotspots with Deep Neural Networks}",
eprint = "2303.08869",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "3",
year = "2023"
}
%Mar. 12, 2023
@article{Wang:2023nab,
author = "Wang, Xiao-Yun and Dong, Chen and Wang, Quanjin",
title = "{Determination of the distribution of strong coupling constant with machine learning}",
eprint = "2303.07968",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "3",
year = "2023"
}
@article{Finke:2023veq,
author = {Finke, Thorben and Kr\"amer, Michael and M\"uck, Alexander and T\"onshoff, Jan},
title = "{Learning the language of QCD jets with transformers}",
eprint = "2303.07364",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "3",
year = "2023"
}
@article{Kassabov:2023hbm,
author = "Kassabov, Zahari and Madigan, Maeve and Mantani, Luca and Moore, James and Alvarado, Manuel Morales and Rojo, Juan and Ubiali, Maria",
title = "{The top quark legacy of the LHC Run II for PDF and SMEFT analyses}",
eprint = "2303.06159",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "3",
year = "2023"
}
@article{He:2023zin,
author = "He, Wan-Bing and Ma, Yu-Gang and Pang, Long-Gang and Song, Huichao and Zhou, Kai",
title = "{High energy nuclear physics meets Machine Learning}",
eprint = "2303.06752",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "3",
year = "2023"
}
%Mar. 9, 2023
@inproceedings{Biro:2023kyx,
author = {B\'\i{}r\'o, G\'abor and Barnaf\"oldi, Gergely G\'abor},
title = "{Machine Learning based KNO-scaling of charged hadron multiplicities with Hijing++}",
booktitle = "{21th International Workshop on Advanced Computing and Analysis Techniques in Physics Research}: {AI meets Reality}",
eprint = "2303.05422",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "3",
year = "2023"
}
%Mar. 8, 2023
@article{Hirvonen:2023lqy,
author = "Hirvonen, H. and Eskola, K. J. and Niemi, H.",
title = "{Deep learning for flow observables in ultrarelativistic heavy-ion collisions}",
eprint = "2303.04517",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "3",
year = "2023"
}
%Feb. 27, 2023
@article{Nicoli:2023qsl,
author = "Nicoli, Kim A. and Anders, Christopher J. and Hartung, Tobias and Jansen, Karl and Kessel, Pan and Nakajima, Shinichi",
title = "{Detecting and Mitigating Mode-Collapse for Flow-based Sampling of Lattice Field Theories}",
eprint = "2302.14082",
archivePrefix = "arXiv",
primaryClass = "hep-lat",
month = "2",
year = "2023"
}
%Feb. 24, 2023
@article{Choi:2023slq,
author = "Choi, SangKwan and Li, Jinmian and Zhang, Cong and Zhang, Rao",
title = "{Automatic detection of boosted Higgs and top quark jets in event image}",
eprint = "2302.13460",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "2",
year = "2023"
}
@article{Rousselot:2023pcj,
author = "Rousselot, Armand and Spannowsky, Michael",
title = "{Generative Invertible Quantum Neural Networks}",
eprint = "2302.12906",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
reportNumber = "IPPP/23/10",
month = "2",
year = "2023"
}
%Feb. 16, 2023
@article{Albandea:2023wgd,
author = "Albandea, David and Del Debbio, Luigi and Hern\'andez, Pilar and Kenway, Richard and Rossney, Joe Marsh and Ramos, Alberto",
title = "{Learning Trivializing Flows}",
eprint = "2302.08408",
archivePrefix = "arXiv",
primaryClass = "hep-lat",
reportNumber = "IFIC/23-07",
month = "2",
year = "2023"
}
@article{Larkoski:2023nye,
author = "Larkoski, Andrew J. and Rathjens, Denis and Veatch, Jason and Walker, Joel W.",
title = "{Jet SIFT-ing: a new scale-invariant jet clustering algorithm for the substructure era}",
eprint = "2302.08609",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "2",
year = "2023"
}
@article{Candido:2023utz,
author = "Candido, Alessandro and Garcia, Alfonso and Magni, Giacomo and Rabemananjara, Tanjona and Rojo, Juan and Stegeman, Roy",
title = "{Neutrino Structure Functions from GeV to EeV Energies}",
eprint = "2302.08527",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
reportNumber = "Nikhef 2022-014, Edinburgh 2022/27, TIF-UNIMI-2023-5",
month = "2",
year = "2023"
}
@article{Anisha:2023xmh,
author = "Anisha and Atkinson, Oliver and Bhardwaj, Akanksha and Englert, Christoph and Naskar, Wrishik and Stylianou, Panagiotis",
title = "{On the BSM reach of four top production at the LHC}",
eprint = "2302.08281",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
reportNumber = "DESY-23-025",
month = "2",
year = "2023"
}
%Feb. 10, 2023
@article{Lehner:2023bba,
author = "Lehner, Christoph and Wettig, Tilo",
title = "{Gauge-equivariant neural networks as preconditioners in lattice QCD}",
eprint = "2302.05419",
archivePrefix = "arXiv",
primaryClass = "hep-lat",
month = "2",
year = "2023"
}
@article{Forestano:2023qcy,
author = "Forestano, Roy T. and Matchev, Konstantin T. and Matcheva, Katia and Roman, Alexander and Unlu, Eyup B. and Verner, Sarunas",
title = "{Discovering Sparse Representations of Lie Groups with Machine Learning}",
eprint = "2302.05383",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "2",
year = "2023"
}
@article{Chan:2023tbf,
author = "Chan, Jay and Nachman, Benjamin",
title = "{Unbinned Profiled Unfolding}",
eprint = "2302.05390",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "2",
year = "2023"
}
%Feb. 8, 2023
@article{Palit:2023dvs,
author = "Palit, Pritam and Shil, Sujay",
title = "{Probing Electroweak Phase Transition in Singlet scalar extension of Standard Model at HL-LHC through $bbZZ$ channel using parameterized machine learning}",
eprint = "2302.04191",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "2",
year = "2023"
}
@article{Maitre:2023dqz,
author = "Ma\^\i{}tre, D. and Truong, H.",
title = "{One-loop matrix element emulation with factorisation awareness}",
eprint = "2302.04005",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
reportNumber = "IPPP/23/06",
month = "2",
year = "2023"
}
%Jan. 31, 2023
@article{Janssen:2023ahv,
author = "Jan\ss{}en, Timo and Ma\^\i{}tre, Daniel and Schumann, Steffen and Siegert, Frank and Truong, Henry",
title = "{Unweighting multijet event generation using factorisation-aware neural networks}",
eprint = "2301.13562",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
reportNumber = "MCNET-23-01, IPPP/23/04",
month = "1",
year = "2023"
}
%Jan. 25, 2023
@article{Mallick:2023vgi,
author = {Mallick, Neelkamal and Prasad, Suraj and Mishra, Aditya Nath and Sahoo, Raghunath and Barnaf\"oldi, Gergely G\'abor},
title = "{Deep learning predicted elliptic flow of identified particles in heavy-ion collisions at the RHIC and LHC energies}",
eprint = "2301.10426",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "1",
year = "2023"
}
%Jan. 22, 2023
@article{Steffanic:2023cyx,
author = "Steffanic, P. and Hughes, C. and Nattrass, C.",
title = "{Separating signal from combinatorial jets in a high background environment}",
eprint = "2301.09148",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "1",
year = "2023"
}
%Jan. 17, 2023
@article{Buhmann:2023pmh,
author = "Buhmann, Erik and Kasieczka, Gregor and Thaler, Jesse",
title = "{EPiC-GAN: Equivariant Point Cloud Generation for Particle Jets}",
eprint = "2301.08128",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
reportNumber = "MIT-CTP 5519",
month = "1",
year = "2023"
}
%Jan. 12, 2023
@article{Forestano:2023fpj,
author = "Forestano, Roy T. and Matchev, Konstantin T. and Matcheva, Katia and Roman, Alexander and Unlu, Eyup and Verner, Sarunas",
title = "{Deep Learning Symmetries and Their Lie Groups, Algebras, and Subalgebras from First Principles}",
eprint = "2301.05638",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "1",
year = "2023"
}
@article{Zhang:2023czx,
author = "Zhang, Zhenyu and Liu, Jiahao and Hu, Jifeng and Wang, Qian and Mei\ss{}ner, Ulf-G.",
title = "{Revealing the nature of hidden charm pentaquarks with machine learning}",
eprint = "2301.05364",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
doi = "10.1016/j.scib.2023.04.018",
month = "1",
year = "2023"
}
%Dec. 30, 2022
@article{Peng:2022wdl,
author = "Peng, Jhao-Hong and Tseng, Yuan-Heng and Jiang, Fu-Jiun",
title = "{Machine learning phases of an Abelian gauge theory}",
eprint = "2212.14655",
archivePrefix = "arXiv",
primaryClass = "hep-lat",
month = "12",
year = "2022"
}
@article{Lawrence:2022dba,
author = "Lawrence, Scott and Yamauchi, Yukari",
title = "{Deep Learning of Fermion Sign Fluctuations}",
eprint = "2212.14606",
archivePrefix = "arXiv",
primaryClass = "hep-lat",
reportNumber = "INT-PUB-22-060",
month = "12",
year = "2022"
}
%Dec. 25, 2022
@article{Subba:2022czw,
author = "Subba, Amir and Singh, Ritesh K.",
title = "{Role of polarizations and spin-spin correlations of W's in e-e+\textrightarrow{}W-W+ at s=250\,\,GeV to probe anomalous W-W+Z/\ensuremath{\gamma} couplings}",
eprint = "2212.12973",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
doi = "10.1103/PhysRevD.107.073004",
journal = "Phys. Rev. D",
volume = "107",
number = "7",
pages = "073004",
year = "2023"
}
%Dec. 23, 2022
@article{Gao:2022uhg,
author = "Gao, Xiang and Hanlon, Andrew D. and Holligan, Jack and Karthik, Nikhil and Mukherjee, Swagato and Petreczky, Peter and Syritsyn, Sergey and Zhao, Yong",
title = "{Unpolarized proton PDF at NNLO from lattice QCD with physical quark masses}",
eprint = "2212.12569",
archivePrefix = "arXiv",
primaryClass = "hep-lat",
doi = "10.1103/PhysRevD.107.074509",
journal = "Phys. Rev. D",
volume = "107",
number = "7",
pages = "074509",
year = "2023"
}
%Dec. 22, 2022
@article{Bhattacherjee:2022gjq,
author = "Bhattacherjee, Biplob and Bose, Camellia and Chakraborty, Amit and Sengupta, Rhitaja",
title = "{Boosted top tagging and its interpretation using Shapley values}",
eprint = "2212.11606",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "12",
year = "2022"
}
%Dec. 20, 2022
@article{Onyisi:2022hdh,
author = "Onyisi, Peter and Shen, Delon and Thaler, Jesse",
title = "{Comparing Point Cloud Strategies for Collider Event Classification}",
eprint = "2212.10659",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
reportNumber = "MIT-CTP 5473",
month = "12",
year = "2022"
}
%Dec. 18, 2022
@article{Bhattacharyya:2022umc,
author = "Bhattacharyya, Gautam and Chakraborty, Indrani and Ghosh, Dilip Kumar and Jha, Tapoja and Saha, Gourab",
title = "{Searching for exotic Higgs bosons from top quark decays at the HL-LHC}",
eprint = "2212.09061",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "12",
year = "2022"
}
%Dec. 16, 2022
@article{Bacchio:2022vje,
author = "Bacchio, Simone and Kessel, Pan and Schaefer, Stefan and Vaitl, Lorenz",
title = "{Learning trivializing gradient flows for lattice gauge theories}",
eprint = "2212.08469",
archivePrefix = "arXiv",
primaryClass = "hep-lat",
doi = "10.1103/PhysRevD.107.L051504",
journal = "Phys. Rev. D",
volume = "107",
number = "5",
pages = "L051504",
year = "2023"
}
@article{Backes:2022vmn,
author = "Backes, Mathias and Butter, Anja and Dunford, Monica and Malaescu, Bogdan",
title = "{An unfolding method based on conditional Invertible Neural Networks (cINN) using iterative training}",
eprint = "2212.08674",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "12",
year = "2022"
}
%Dec. 14, 2022
@article{Chen:2022asj,
author = "Chen, Zhuo and Luo, Di and Hu, Kaiwen and Clark, Bryan K.",
title = "{Simulating 2+1D Lattice Quantum Electrodynamics at Finite Density with Neural Flow Wavefunctions}",
eprint = "2212.06835",
archivePrefix = "arXiv",
primaryClass = "hep-lat",
reportNumber = "MIT-CTP/5497",
month = "12",
year = "2022"
}
%Dec. 12, 2022
@article{Heimel:2022wyj,
author = "Heimel, Theo and Winterhalder, Ramon and Butter, Anja and Isaacson, Joshua and Krause, Claudius and Maltoni, Fabio and Mattelaer, Olivier and Plehn, Tilman",
title = "{MadNIS -- Neural Multi-Channel Importance Sampling}",
eprint = "2212.06172",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
reportNumber = "IRMP-CP3-22-56, MCNET-22-22, FERMILAB-PUB-22-915-T",
month = "12",
year = "2022"
}
@inproceedings{Mastandrea:2022vas,
author = "Mastandrea, Radha and Nachman, Benjamin",
title = "{Efficiently Moving Instead of Reweighting Collider Events with Machine Learning}",
booktitle = "{36th Conference on Neural Information Processing Systems}",
eprint = "2212.06155",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "12",
year = "2022"
}
%Dec. 5, 2022
@article{Kim:2022rna,
author = "Kim, Jangho and Unger, Wolfgang",
title = "{Error reduction using machine learning on Ising worm simulation}",
eprint = "2212.02365",
archivePrefix = "arXiv",
primaryClass = "hep-lat",
reportNumber = "018",
doi = "10.22323/1.430.0018",
journal = "PoS",
volume = "LATTICE2022",
pages = "018",
year = "2023"
}
@article{Bardhan:2022sif,
author = "Bardhan, Jai and Mandal, Tanumoy and Mitra, Subhadip and Neeraj, Cyrin",
title = "{Machine learning-enhanced search for a vectorlike-singlet $\mathbf B$ quark decaying to a singlet scalar or pseudoscalar}",
eprint = "2212.02442",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "12",
year = "2022"
}
%Dec. 2, 2022
@article{DiBello:2022iwf,
author = "Di Bello, Francesco Armando and others",
title = "{Reconstructing particles in jets using set transformer and hypergraph prediction networks}",
eprint = "2212.01328",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
month = "12",
year = "2022"
}
%Dec. 1, 2022
@article{Favoni:2022mcg,
author = {Favoni, Matteo and Ipp, Andreas and M\"uller, David I.},
title = "{Applications of Lattice Gauge Equivariant Neural Networks}",
eprint = "2212.00832",
archivePrefix = "arXiv",
primaryClass = "hep-lat",
doi = "10.1051/epjconf/202227409001",
journal = "EPJ Web Conf.",
volume = "274",
pages = "09001",
year = "2022"
}
#Nov. 30, 2022
@article{Das:2022cjl,
author = "Das, Ranit and Kasieczka, Gregor and Shih, David",
title = "{Feature Selection with Distance Correlation}",
eprint = "2212.00046",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "11",
year = "2022"
}
%Nov. 29, 2022
@article{Karsch:2022yka,
author = "Karsch, Frithjof and Lahiri, Anirban and Neumann, Marius and Schmidt, Christian",
title = "{A machine learning approach to the classification of phase transitions in many flavor QCD}",
eprint = "2211.16232",
archivePrefix = "arXiv",
primaryClass = "hep-lat",
doi = "10.22323/1.430.0027",
journal = "PoS",
volume = "LATTICE2022",
pages = "027",
year = "2023"
}
@article{Sale:2022snt,
author = "Sale, Nicholas and Lucini, Biagio and Giansiracusa, Jeffrey",
title = "{Persistent homology as a probe for center vortices and deconfinement in SU(2) lattice gauge theory}",
eprint = "2211.16273",
archivePrefix = "arXiv",
primaryClass = "hep-lat",
doi = "10.22323/1.430.0387",
journal = "PoS",
volume = "LATTICE2022",
pages = "387",
year = "2023"
}
@article{Dolan:2022ikg,
author = {Dolan, Matthew J. and Ore, Ayodele},
title = "{TopicFlow: Disentangling quark and gluon jets with normalizing flows}",
eprint = {2211.16053},
archiveprefix = {arXiv},
primaryclass = {hep-ph},
month = {11},
year = {2022}
}
%Nov. 28, 2022
@article{Khan:2022vot,
author = "Khan, Tanjib and Liu, Tianbo and Sufian, Raza Sabbir",
title = "{Gluon helicity distribution in the nucleon from lattice QCD and machine learning}",
eprint = "2211.15587",
archivePrefix = "arXiv",
primaryClass = "hep-lat",
month = "11",
year = "2022"
}
%Nov. 23, 2022
@article{Albandea:2022fky,
author = "Albandea, David and Del Debbio, Luigi and Hern\'andez, Pilar and Kenway, Richard and Rossney, Joe Marsh and Ramos Martinez, Alberto",
title = "{Learning trivializing flows}",
eprint = "2211.12806",
archivePrefix = "arXiv",
primaryClass = "hep-lat",
reportNumber = "IFIC/22-36",
doi = "10.22323/1.430.0001",
journal = "PoS",
volume = "LATTICE2022",
pages = "001",
year = "2023"
}
@inproceedings{Cresswell:2022tof,
author = "Cresswell, Jesse C. and Ross, Brendan Leigh and Loaiza-Ganem, Gabriel and Reyes-Gonzalez, Humberto and Letizia, Marco and Caterini, Anthony L.",
title = "{CaloMan: Fast generation of calorimeter showers with density estimation on learned manifolds}",
booktitle = "{36th Conference on Neural Information Processing Systems}",
eprint = "2211.15380",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "11",