-
Notifications
You must be signed in to change notification settings - Fork 112
/
HEPML.bib
21057 lines (19731 loc) · 673 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
% November 12, 2024
@article{Cornell:2024dki,
author = "Cornell, Alan S. and Fuks, Benjamin and Goodsell, Mark D. and Ncube, Anele M.",
title = "{Improving smuon searches with Neural Networks}",
eprint = "2411.04526",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "11",
year = "2024"
}
% November 12, 2024
@article{Richter-Was:2024jxn,
author = "Richter-Was, E. and Yerniyazov, T. and Was, Z.",
title = "{Pseudo-observables and Deep Neural Network for mixed CP -- H to tau tau decays at LHC}",
eprint = "2411.06216",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
reportNumber = "IFJPAN-IV-2024-12",
month = "11",
year = "2024"
}
% November 12, 2024
@article{Kawai:2024pws,
author = "Kawai, Shinsuke and Okada, Nobuchika",
title = "{Truth, beauty, and goodness in grand unification: a machine learning approach}",
eprint = "2411.06718",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "11",
year = "2024"
}
% November 12, 2024
@article{CMS:2024jdl,
author = "{CMS Collaboration}",
title = "{Reweighting simulated events using machine-learning techniques in the CMS experiment}",
eprint = "2411.03023",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
reportNumber = "CMS-MLG-24-001, CERN-EP-2024-269",
month = "11",
year = "2024"
}
% November 12, 2024
@article{Smith:2024lxz,
author = "Smith, Dylan and Ghosh, Aishik and Liu, Junze and Baldi, Pierre and Whiteson, Daniel",
title = "{Fast multi-geometry calorimeter simulation with conditional self-attention variational autoencoders}",
eprint = "2411.05996",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
month = "11",
year = "2024"
}
% November 12, 2024
@article{VanStroud:2024fau,
author = "Van Stroud, Samuel and Duckett, Philippa and Hart, Max and Pond, Nikita and Rettie, S\'ebastien and Facini, Gabriel and Scanlon, Tim",
title = "{Transformers for Charged Particle Track Reconstruction in High Energy Physics}",
eprint = "2411.07149",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
month = "11",
year = "2024"
}
% November 08, 2024
@article{ATLAS:2024mrr,
author = "{ATLAS Collaboration}",
title = "{Search for vector-like leptons coupling to first- and second-generation Standard Model leptons in $pp$ collisions at $\sqrt{s}=13$ TeV with the ATLAS detector}",
eprint = "2411.07143",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
reportNumber = "CERN-EP-2024-296",
month = "11",
year = "2024"
}
% November 06, 2024
@article{Heller:2024onk,
author = "Heller, Nick and Ilten, Phil and Menzo, Tony and Mrenna, Stephen and Nachman, Benjamin and Siodmok, Andrzej and Szewc, Manuel and Youssef, Ahmed",
title = "{Rejection Sampling with Autodifferentiation -- Case study: Fitting a Hadronization Model}",
eprint = "2411.02194",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
reportNumber = "FERMILAB-PUB-24-0784-CSAID, MCNET-24-18",
month = "11",
year = "2024"
}
% November 06, 2024
@inproceedings{Geuskens:2024tfo,
author = {Geuskens, Joep and Gite, Nishank and Kr\"amer, Michael and Mikuni, Vinicius and M\"uck, Alexander and Nachman, Benjamin and Reyes-Gonz\'alez, Humberto},
title = "{The Fundamental Limit of Jet Tagging}",
eprint = "2411.02628",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "11",
year = "2024"
}
% November 06, 2024
@article{Butter:2024vbx,
author = "Butter, Anja and Diefenbacher, Sascha and Huetsch, Nathan and Mikuni, Vinicius and Nachman, Benjamin and Palacios Schweitzer, Sofia and Plehn, Tilman",
title = "{Generative Unfolding with Distribution Mapping}",
eprint = "2411.02495",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "11",
year = "2024"
}
% November 06, 2024
@article{Terin:2024iyy,
author = "Terin, Rodrigo Carmo",
title = "{Physics-informed neural networks viewpoint for solving the Dyson-Schwinger equations of quantum electrodynamics}",
eprint = "2411.02177",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "11",
year = "2024"
}
% November 06, 2024
@article{Greljo:2024ytg,
author = "Greljo, Admir and Tiblom, Hector and Valenti, Alessandro",
title = "{New Physics Through Flavor Tagging at FCC-ee}",
eprint = "2411.02485",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "11",
year = "2024"
}
% November 05, 2024
@article{Li:2024akn,
author = "Li, Peng-Cheng and Bi, Xiao-Xue and Zhang, Zhen and Deng, Xiao-Bao and Li, Chun and Wang, Li-Wen and Liu, Gong-Fa and Zhang, Yi and Zhou, Ai-Yu and Liu, Yu",
title = "{A versatile framework for attitude tuning of beamlines at advanced light sources}",
eprint = "2411.01278",
archivePrefix = "arXiv",
primaryClass = "physics.ins-det",
month = "11",
year = "2024"
}
% November 05, 2024
@article{Heimel:2024drk,
author = "Heimel, Theo and Plehn, Tilman and Schmal, Nikita",
title = "{Profile Likelihoods on ML-Steroids}",
eprint = "2411.00942",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "11",
year = "2024"
}
% November 04, 2024
@article{Brehmer:2024yqw,
author = "Brehmer, Johann and Bres\'o, V\'\i{}ctor and de Haan, Pim and Plehn, Tilman and Qu, Huilin and Spinner, Jonas and Thaler, Jesse",
title = "{A Lorentz-Equivariant Transformer for All of the LHC}",
eprint = "2411.00446",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
reportNumber = "MIT-CTP/5802",
month = "11",
year = "2024"
}
% November 04, 2024
@article{Larkoski:2024hfe,
author = "Larkoski, Andrew J.",
title = "{Systematic Interpretability and the Likelihood for Boosted Top Quark Identification}",
eprint = "2411.00104",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "10",
year = "2024"
}
% November 04, 2024
@article{Maselek:2024qyp,
author = "Mase\l{}ek, Rafa\l{} and Nojiri, Mihoko M. and Sakurai, Kazuki",
title = "{Machine Learning Electroweakino Production}",
eprint = "2411.00093",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "10",
year = "2024"
}
% October 31, 2024
@article{Araz:2024bom,
author = "Araz, Jack Y. and Mikuni, Vinicius and Ringer, Felix and Sato, Nobuo and Acosta, Fernando Torales and Whitehill, Richard",
title = "{Point cloud-based diffusion models for the Electron-Ion Collider}",
eprint = "2410.22421",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "10",
year = "2024"
}
% October 31, 2024
@article{Scott:2024txs,
author = "Scott, Jacob L. and Dong, Zhongtian and Kim, Taejoon and Kong, Kyoungchul and Park, Myeonghun",
title = "{Hybrid quantum-classical approach for combinatorial problems at hadron colliders}",
eprint = "2410.22417",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "10",
year = "2024"
}
% October 31, 2024
@article{Kakati:2024dun,
author = "Kakati, Nilotpal and Dreyer, Etienne and Ivina, Anna and Di Bello, Francesco Armando and Heinrich, Lukas and Kado, Marumi and Gross, Eilam",
title = "{HGPflow: Extending Hypergraph Particle Flow to Collider Event Reconstruction}",
eprint = "2410.23236",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
month = "10",
year = "2024"
}
% October 30, 2024
@article{Algren:2024bqw,
author = "Algren, Malte and Pollard, Christopher and Raine, John Andrew and Golling, Tobias",
title = "{Variational inference for pile-up removal at hadron colliders with diffusion models}",
eprint = "2410.22074",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "10",
year = "2024"
}
% October 29, 2024
@article{Krause:2024avx,
author = "Krause, Claudius and others",
title = "{CaloChallenge 2022: A Community Challenge for Fast Calorimeter Simulation}",
eprint = "2410.21611",
archivePrefix = "arXiv",
primaryClass = "cs.LG",
reportNumber = "HEPHY-ML-24-05, FERMILAB-PUB-24-0728-CMS, TTK-24-43",
month = "10",
year = "2024"
}
% October 29, 2024
@article{Das:2024fwo,
author = "Das, Ranit and Shih, David",
title = "{SIGMA: Single Interpolated Generative Model for Anomalies}",
eprint = "2410.20537",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "10",
year = "2024"
}
% October 29, 2024
@inproceedings{Aarts:2024rsl,
author = "Aarts, Gert and Habibi, Diaa E. and Wang, Lingxiao and Zhou, Kai",
title = "{On learning higher-order cumulants in diffusion models}",
booktitle = "{38th conference on Neural Information Processing Systems}",
eprint = "2410.21212",
archivePrefix = "arXiv",
primaryClass = "hep-lat",
reportNumber = "RIKEN-iTHEMS-Report-24",
month = "10",
year = "2024"
}
% October 28, 2024
@inproceedings{Zhu:2024kiu,
author = "Zhu, Qianteng and Aarts, Gert and Wang, Wei and Zhou, Kai and Wang, Lingxiao",
title = "{Diffusion models for lattice gauge field simulations}",
booktitle = "{38th conference on Neural Information Processing Systems}",
eprint = "2410.19602",
archivePrefix = "arXiv",
primaryClass = "hep-lat",
reportNumber = "RIKEN-iTHEMS-Report-24",
month = "10",
year = "2024"
}
% October 28, 2024
@article{Butbaia:2024xgj,
author = {Butbaia, Giorgi and Mayorga Pe\~na, Dami\'an and Tan, Justin and Berglund, Per and H\"ubsch, Tristan and Jejjala, Vishnu and Mishra, Challenger},
title = "{cymyc -- Calabi-Yau Metrics, Yukawas, and Curvature}",
eprint = "2410.19728",
archivePrefix = "arXiv",
primaryClass = "hep-th",
month = "10",
year = "2024"
}
% October 25, 2024
@article{Maitre:2024hzp,
author = "Ma\^\i{}tre, Daniel and Ngairangbam, Vishal S. and Spannowsky, Michael",
title = "{Optimal Equivariant Architectures from the Symmetries of Matrix-Element Likelihoods}",
eprint = "2410.18553",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
reportNumber = "IPPP/24/69",
month = "10",
year = "2024"
}
% October 25, 2024
@article{Yang:2024bqw,
author = "Yang, Ji-Chong and Zhang, Shuai and Yue, Chong-Xing",
title = "{A novel quantum machine learning classifier to search for new physics}",
eprint = "2410.18847",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "10",
year = "2024"
}
% October 24, 2024
@article{Florez:2024lrr,
author = "Fl\'orez, A. and Gurrola, A. and Rodriguez, C. and Qureshi, U. S.",
title = "{Probing Light Scalars and Vector-like Quarks at the High-Luminosity LHC}",
eprint = "2410.17854",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "10",
year = "2024"
}
% October 23, 2024
@article{CMS:2024psu,
author = "{CMS Collaboration}",
title = "{Performance of the CMS high-level trigger during LHC Run 2}",
eprint = "2410.17038",
archivePrefix = "arXiv",
primaryClass = "physics.ins-det",
reportNumber = "CMS-TRG-19-001, CERN-EP-2024-259",
month = "10",
year = "2024"
}
% October 22, 2024
@article{Vatellis:2024vjl,
author = "Vatellis, Vasileios",
title = "{Advancing Physics Data Analysis through Machine Learning and Physics-Informed Neural Networks}",
eprint = "2410.14760",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "10",
year = "2024"
}
% October 22, 2024
@article{Wolf:2024zkz,
author = "Wolf, Moritz and Stietz, Lars O. and Connor, Patrick L. S. and Schleper, Peter and Bein, Samuel",
title = "{Fast Perfekt: Regression-based refinement of fast simulation}",
eprint = "2410.15992",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
month = "10",
year = "2024"
}
% October 22, 2024
@article{Leon:2024zfk,
author = "Le\'on, E. and others",
title = "{Machine Learning-Powered Data Cleaning for LEGEND}",
eprint = "2410.14701",
archivePrefix = "arXiv",
primaryClass = "physics.data-an",
month = "10",
year = "2024"
}
% October 21, 2024
@article{Kvita:2024ooa,
author = "Kvita, Ji\v{r}\'\i{} and Baro\v{n}, Petr and Machalov\'a, Monika and P\v{r}\'\i{}vara, Radek and Vod\'ak, Rostislav and Tome\v{c}ek, Jan",
title = "{Application of Machine Learning Based Top Quark and W Jet Tagging to Hadronic Four-Top Final States Induced by SM and BSM Processes}",
eprint = "2410.13904",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "10",
year = "2024"
}
% October 21, 2024
@article{Sheldon:2024sbe,
author = "Sheldon, Liam Rankin and Rankin, Dylan Sheldon and Harris, Philip",
title = "{MACK: Mismodeling Addressed with Contrastive Knowledge}",
eprint = "2410.13947",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "10",
year = "2024"
}
% October 21, 2024
@inproceedings{Malara:2024zsj,
author = "Malara, Andrea",
title = "{Exploring jets: substructure and flavour tagging in CMS and ATLAS}",
booktitle = "{12th Large Hadron Collider Physics Conference}",
eprint = "2410.14330",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
month = "10",
year = "2024"
}
% October 18, 2024
@article{Arganda:2024tqo,
author = "Arganda, Ernesto and Carena, Marcela and de los Rios, Mart\'\i{}n and Perez, Andres D. and Rocha, Duncan and Sand\'a Seoane, Rosa M. and Wagner, Carlos E. M.",
title = "{Machine-Learning Analysis of Radiative Decays to Dark Matter at the LHC}",
eprint = "2410.13799",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
reportNumber = "EFI-24-9, IFT-UAM/CSIC-24-91, FERMILAB-PUB-24-0791-V",
month = "10",
year = "2024"
}
% October 18, 2024
@article{Yu:2024eog,
author = {Yu, Felix J. and Kamp, Nicholas and Arg\"uelles, Carlos A.},
title = "{Learning Efficient Representations of Neutrino Telescope Events}",
eprint = "2410.13148",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
month = "10",
year = "2024"
}
% October 18, 2024
@article{BESIII:2024mgg,
author = "{BESIII Collaboration}",
title = "{Observation of a rare beta decay of the charmed baryon with a Graph Neural Network}",
eprint = "2410.13515",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
month = "10",
year = "2024"
}
% October 18, 2024
@article{Gerdes:2024rjk,
author = "Gerdes, Mathis and de Haan, Pim and Bondesan, Roberto and Cheng, Miranda C. N.",
title = "{Continuous normalizing flows for lattice gauge theories}",
eprint = "2410.13161",
archivePrefix = "arXiv",
primaryClass = "hep-lat",
month = "10",
year = "2024"
}
% October 16, 2024
@article{Tagami:2024gtc,
author = "Tagami, Risako and Suehara, Taikan and Ishino, Masaya",
title = "{Application of Particle Transformer to quark flavor tagging in the ILC project}",
eprint = "2410.11322",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
month = "10",
year = "2024"
}
% October 16, 2024
@article{Ek:2024fgd,
author = "Ek, Carl Henrik and Kim, Oisin and Mishra, Challenger",
title = "{Calabi-Yau metrics through Grassmannian learning and Donaldson's algorithm}",
eprint = "2410.11284",
archivePrefix = "arXiv",
primaryClass = "hep-th",
month = "10",
year = "2024"
}
% October 10, 2024
@article{Verma:2024kdx,
author = "Verma, Shivam and Biswas, Sanjoy and Mandal, Tanumoy and Mitra, Subhadip",
title = "{Machine learning tagged boosted dark photon: A signature of fermionic portal matter at the LHC}",
eprint = "2410.06925",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "10",
year = "2024"
}
% October 10, 2024
@article{Ragoni:2024jhg,
author = "Ragoni, Simone and Seger, Janet and Anson, Christopher and Tlusty, David",
title = "{Machine learning opportunities for online and offline tagging of photo-induced and diffractive events in continuous readout experiments}",
eprint = "2410.06983",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
month = "10",
year = "2024"
}
% October 09, 2024
@article{Bahl:2024meb,
author = "Bahl, Henning and Bres\'o, Victor and De Crescenzo, Giovanni and Plehn, Tilman",
title = "{Advancing Tools for Simulation-Based Inference}",
eprint = "2410.07315",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "10",
year = "2024"
}
% October 09, 2024
@article{Ma:2024qoa,
author = "Ma, Xiaotian and Wu, Zuofei and Wu, Jinfei and Huang, Yanping and Li, Gang and Ruan, Manqi and Alves, F\'abio L. and Jin, Shan",
title = "{Measurements of decay branching fractions of the Higgs boson to hadronic final states at the CEPC}",
eprint = "2410.04465",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
month = "10",
year = "2024"
}
% October 08, 2024
@inproceedings{Wang:2024ykk,
author = "Wang, Lingxiao and Doi, Takumi and Hatsuda, Tetsuo and Lyu, Yan",
title = "{Building Hadron Potentials from Lattice QCD with Deep Neural Networks}",
booktitle = "{41st International Symposium on Lattice Field Theory}",
eprint = "2410.03082",
archivePrefix = "arXiv",
primaryClass = "hep-lat",
reportNumber = "RIKEN-iTHEMS-Report-24",
month = "10",
year = "2024"
}
% October 07, 2024
@article{Bhimji:2024bcd,
author = "Bhimji, Wahid and others",
title = "{FAIR Universe HiggsML Uncertainty Challenge Competition}",
eprint = "2410.02867",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "10",
year = "2024"
}
% October 07, 2024
@article{Migala:2024ael,
author = "Migala, Alexander and Ku, Eugene and Li, Zepeng and Li, Aobo",
title = "{Real-time Position Reconstruction for the KamLAND-Zen Experiment using Hardware-AI Co-design}",
eprint = "2410.02991",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
month = "10",
year = "2024"
}
% October 07, 2024
@inproceedings{Badea:2024zoq,
author = "Badea, Anthony and others",
title = "{Intelligent Pixel Detectors: Towards a Radiation Hard ASIC with On-Chip Machine Learning in 28 nm CMOS}",
booktitle = "{42nd International Conference on High Energy Physics}",
eprint = "2410.02945",
archivePrefix = "arXiv",
primaryClass = "physics.ins-det",
month = "10",
year = "2024"
}
% October 02, 2024
@article{DARWIN:2024unx,
author = "{DARWIN Collaboration}",
title = "{Model-independent searches of new physics in DARWIN with a semi-supervised deep learning pipeline}",
eprint = "2410.00755",
archivePrefix = "arXiv",
primaryClass = "physics.ins-det",
month = "10",
year = "2024"
}
% October 02, 2024
@inproceedings{Duarte:2024lsg,
author = "Duarte, Javier M.",
title = "{Novel machine learning applications at the LHC}",
booktitle = "{42nd International Conference on High Energy Physics}",
eprint = "2409.20413",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
reportNumber = "CMS-CR-2024-239",
month = "9",
year = "2024"
}
% October 01, 2024
@article{Serhiayenka:2024han,
author = "Serhiayenka, Pavel and Roche, Stephen and Carlson, Benjamin and Hong, Tae Min",
title = "{Nanosecond hardware regression trees in FPGA at the LHC}",
eprint = "2409.20506",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
reportNumber = "PITT-PACC-2409",
month = "9",
year = "2024"
}
% September 30, 2024
@article{Bhat:2024agd,
author = "Bhat, Faizan and Chowdhury, Debapriyo and Saha, Arnab Priya and Sinha, Aninda",
title = "{Bootstrapping string models with entanglement minimization and Machine-Learning}",
eprint = "2409.18259",
archivePrefix = "arXiv",
primaryClass = "hep-th",
month = "9",
year = "2024"
}
% September 27, 2024
@article{Chowdhury:2024ymm,
author = "Chowdhury, Talal Ahmed and Izubuchi, Taku and Kamruzzaman, Methun and Karthik, Nikhil and Khan, Tanjib and Liu, Tianbo and Paul, Arpon and Schoenleber, Jakob and Sufian, Raza Sabbir",
title = "{Polarized and unpolarized gluon PDFs: generative machine learning applications for lattice QCD matrix elements at short distance and large momentum}",
eprint = "2409.17234",
archivePrefix = "arXiv",
primaryClass = "hep-lat",
month = "9",
year = "2024"
}
% September 27, 2024
@inproceedings{Rovira:2024aqd,
author = "Rovira, M. and Parre\~no, A. and Perry, R. J.",
title = "{A Variational Approach to Quantum Field Theory}",
booktitle = "{10th International Conference on Quarks and Nuclear Physics}",
eprint = "2409.17887",
archivePrefix = "arXiv",
primaryClass = "hep-lat",
month = "9",
year = "2024"
}
% September 25, 2024
@article{Borella:2024mgs,
author = "Borella, Lorenzo and Coppi, Alberto and Pazzini, Jacopo and Stanco, Andrea and Trenti, Marco and Triossi, Andrea and Zanetti, Marco",
title = "{Ultra-low latency quantum-inspired machine learning predictors implemented on FPGA}",
eprint = "2409.16075",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
month = "9",
year = "2024"
}
% September 25, 2024
@article{Capuozzo:2024vdw,
author = "Capuozzo, Pietro and Gherardini, Tancredi Schettini and Suzzoni, Benjamin",
title = "{Machine Learning Toric Duality in Brane Tilings}",
eprint = "2409.15251",
archivePrefix = "arXiv",
primaryClass = "hep-th",
reportNumber = "QMUL-PH-24-21",
month = "9",
year = "2024"
}
% September 23, 2024
@article{Saito:2024fmr,
author = "Saito, Masahiko and Morinaga, Masahiro and Kishimoto, Tomoe and Tanaka, Junichi",
title = "{Signal model parameter scan using Normalizing Flow}",
eprint = "2409.13201",
archivePrefix = "arXiv",
primaryClass = "physics.data-an",
doi = "10.22323/1.458.0017",
journal = "PoS",
volume = "ISGC2024",
pages = "017",
month = "9",
year = "2024"
}
% September 20, 2024
@article{Leigh:2024ked,
author = "Leigh, Matthew and Klein, Samuel and Charton, Fran\c{c}ois and Golling, Tobias and Heinrich, Lukas and Kagan, Michael and Ochoa, In\^es and Osadchy, Margarita",
title = "{Is Tokenization Needed for Masked Particle Modelling?}",
eprint = "2409.12589",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "9",
year = "2024"
}
% September 20, 2024
@article{Halverson:2024axc,
author = "Halverson, James and Naskar, Joydeep and Tian, Jiahua",
title = "{Conformal Fields from Neural Networks}",
eprint = "2409.12222",
archivePrefix = "arXiv",
primaryClass = "hep-th",
month = "9",
year = "2024"
}
% September 19, 2024
@article{Sahu:2024fzi,
author = "Sahu, Rameswar and Ashanujjaman, Saiyad and Ghosh, Kirtiman",
title = "{Unveiling the Secrets of New Physics Through Top Quark Tagging}",
eprint = "2409.12085",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "9",
year = "2024"
}
% September 18, 2024
@article{CMS:2024xzb,
author = "{CMS Collaboration}",
title = "{Search for light long-lived particles decaying to displaced jets in proton-proton collisions at $\sqrt{s}$ = 13.6 TeV}",
eprint = "2409.10806",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
reportNumber = "CMS-EXO-23-013, CERN-EP-2024-225",
month = "9",
year = "2024"
}
% September 18, 2024
@article{Nelakurti:2024xol,
author = "Nelakurti, Rishivarshil and Hill, Christopher",
title = "{Evaluating Modifications to Classifiers for Identification of Higgs Bosons}",
eprint = "2409.10902",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
month = "9",
year = "2024"
}
% September 17, 2024
@article{Nishimura:2024apb,
author = "Nishimura, Satsuki and Miyao, Coh and Otsuka, Hajime",
title = "{Reinforcement learning-based statistical search strategy for an axion model from flavor}",
eprint = "2409.10023",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
reportNumber = "KYUSHU-HET-296",
month = "9",
year = "2024"
}
% September 17, 2024
@article{Zhu:2024drd,
author = "Zhu, Huanbiao and Desai, Krish and Kuusela, Mikael and Mikuni, Vinicius and Nachman, Benjamin and Wasserman, Larry",
title = "{Multidimensional Deconvolution with Profiling}",
eprint = "2409.10421",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "9",
year = "2024"
}
% September 13, 2024
@article{Glazier:2024ogg,
author = "Glazier, D. I. and Tyson, R.",
title = "{Converting sWeights to Probabilities with Density Ratios}",
eprint = "2409.08183",
archivePrefix = "arXiv",
primaryClass = "physics.data-an",
month = "9",
year = "2024"
}
% September 12, 2024
@article{Zhang:2024ebl,
author = "Zhang, Shuai and Chen, Ke-Xin and Yang, Ji-Chong",
title = "{Detect anomalous quartic gauge couplings at muon colliders with quantum kernel k-means}",
eprint = "2409.07010",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "9",
year = "2024"
}
% September 06, 2024
@article{Chekanov:2024ezm,
author = "Chekanov, Sergei V. and Islam, Wasikul and Zhang, Rui and Luongo, Nicholas",
title = "{ADFilter -- A Web Tool for New Physics Searches With Autoencoder-Based Anomaly Detection Using Deep Unsupervised Neural Networks}",
eprint = "2409.03065",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
reportNumber = "ANL-HEP-190964",
month = "9",
year = "2024"
}
% September 05, 2024
@article{Abasov:2024hyq,
author = "Abasov, E. and Volkov, P. and Vorotnikov, G. and Dudko, L. and Zaborenko, A. and Iudin, E. and Markina, A. and Perfilov, M.",
title = "{Application of Kolmogorov-Arnold Networks in high energy physics}",
eprint = "2409.01724",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "9",
year = "2024"
}
% September 05, 2024
@article{Takahashi:2024bxx,
author = "Takahashi, Shota and Harada, Akira and Yamada, Shoichi",
title = "{An Extended Closure Relation by LightGBM for Neutrino Radiation Transport in Core-collapse Supernovae}",
eprint = "2409.02719",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "9",
year = "2024"
}
% September 05, 2024
@article{He:2024ppu,
author = "He, Yan and others",
title = "{A novel machine learning method to detect double-$\Lambda$ hypernuclear events in nuclear emulsions}",
eprint = "2409.01657",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
month = "9",
year = "2024"
}
% September 04, 2024
@article{Bodendorfer:2024egw,
author = "Bodendorfer, Norbert and Oktay, Onur and Gautam, Vaibhav and Hanada, Masanori and Rinaldi, Enrico",
title = "{Variational Monte Carlo with Neural Network Quantum States for Yang-Mills Matrix Model}",
eprint = "2409.00398",
archivePrefix = "arXiv",
primaryClass = "hep-th",
reportNumber = "RIKEN-iTHEMS-Report-24",
month = "8",
year = "2024"
}
% September 02, 2024
@inproceedings{Biro:2024tzv,
author = {B\'\i{}r\'o, G\'abor and Papp, G\'abor and Barnaf\"oldi, Gergely G\'abor},
title = "{Estimating event-by-event multiplicity by a Machine Learning Method for Hadronization Studies}",
eprint = "2408.17130",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "8",
year = "2024"
}
% September 02, 2024
@article{Matos:2024ggs,
author = "Matos, Gabriel and Busch, Elena and Park, Ki Ryeong and Gonski, Julia",
title = "{Semi-supervised permutation invariant particle-level anomaly detection}",
eprint = "2408.17409",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "8",
year = "2024"
}
% August 29, 2024
@inproceedings{Akchurin:2024ffj,
author = "Akchurin, N. and others",
title = "{Vertex Imaging Hadron Calorimetry Using AI/ML Tools}",
booktitle = "{20th International Conference on Calorimetry in Particle Physics}",
eprint = "2408.15385",
archivePrefix = "arXiv",
primaryClass = "physics.ins-det",
month = "8",
year = "2024"
}
% August 27, 2024
@article{Gao:2024zdz,
author = "Gao, Lin",
title = "{Estimation of the pseudoscalar glueball mass based on a modified Transformer}",
eprint = "2408.13280",
archivePrefix = "arXiv",
primaryClass = "hep-lat",
month = "8",
year = "2024"
}
% August 23, 2024
@article{Grosso:2024wjt,
author = "Grosso, Gaia and Letizia, Marco",
title = "{Multiple testing for signal-agnostic searches of new physics with machine learning}",
eprint = "2408.12296",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "8",
year = "2024"
}
% August 23, 2024
@article{Kats:2024eaq,
author = "Kats, Yevgeny and Ofir, Edo",
title = "{From strange-quark tagging to fragmentation tagging with machine learning}",
eprint = "2408.12377",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "8",
year = "2024"
}
% August 22, 2024
@article{Zoch:2024eyp,
author = "Zoch, Knut and Raine, John Andrew and Sengupta, Debajyoti and Golling, Tobias",
title = "{RODEM Jet Datasets}",
eprint = "2408.11616",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "8",
year = "2024"
}
% August 21, 2024
@inproceedings{Chung:2024vfg,
author = "Chung, Wonyong",
title = "{Full Detector Simulation of a Projective Dual-Readout Segmented Crystal Electromagnetic Calorimeter with Precision Timing}",
booktitle = "{20th International Conference on Calorimetry in Particle Physics}",
eprint = "2408.11027",
archivePrefix = "arXiv",
primaryClass = "physics.ins-det",
month = "8",
year = "2024"
}
% August 20, 2024
@article{Graczyk:2024pjm,
author = "Graczyk, Krzysztof M. and Kowal, Beata E. and Ankowski, Artur M. and Banerjee, Rwik Dharmapal and Bonilla, Jose Luis and Prasad, Hemant and Sobczyk, Jan T.",
title = "{Electron-nucleus cross sections from transfer learning}",
eprint = "2408.09936",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "8",
year = "2024"
}
% August 19, 2024
@article{Yu:2024ldv,
author = {Yu, Felix J. and Kamp, Nicholas and Arg\"uelles, Carlos A.},
title = "{Enhancing Events in Neutrino Telescopes through Deep Learning-Driven Super-Resolution}",
eprint = "2408.08474",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
month = "8",
year = "2024"
}
% August 16, 2024
@article{JETSCAPE:2024cqe,
author = "{JETSCAPE Collaboration}",
title = "{Bayesian Inference analysis of jet quenching using inclusive jet and hadron suppression measurements}",
eprint = "2408.08247",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
month = "8",
year = "2024"
}
% August 12, 2024
@article{Kach:2024yxi,
author = {K\"ach, Benno and Melzer-Pellmann, Isabell and Kr\"ucker, Dirk},
title = "{Pay Attention To Mean Fields For Point Cloud Generation}",
eprint = "2408.04997",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
month = "8",
year = "2024"
}
% August 12, 2024
@article{Cheung:2024svk,
author = "Cheung, Clifford and Dersy, Aur\'elien and Schwartz, Matthew D.",
title = "{Learning the Simplicity of Scattering Amplitudes}",
eprint = "2408.04720",
archivePrefix = "arXiv",
primaryClass = "hep-th",
reportNumber = "CALT-TH 2024-031",
month = "8",
year = "2024"
}
% August 12, 2024
@article{Panahi:2024sfb,
author = "Panahi, Milad and Porta, Giovanni Michele and Riva, Monica and Guadagnini, Alberto",
title = "{Modelling parametric uncertainty in PDEs models via Physics-Informed Neural Networks}",
eprint = "2408.04690",
archivePrefix = "arXiv",
primaryClass = "physics.data-an",
month = "8",
year = "2024"
}
% August 08, 2024
@article{Luo:2024iwf,
author = "Luo, Ou-Yang and Chen, Xun and Li, Fu-Peng and Li, Xiao-Hua and Zhou, Kai",
title = "{Neural Network Modeling of Heavy-Quark Potential from Holography}",
eprint = "2408.03784",
archivePrefix = "arXiv",
primaryClass = "hep-ph",