-
Notifications
You must be signed in to change notification settings - Fork 352
ATLAS blog post for GSoC 2025 #1755
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
5f5521c
3fefcc2
6c0136f
df574ab
eee5105
bcd4d6f
7243389
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
@@ -0,0 +1,103 @@ | ||||||
--- | ||||||
project: ATLAS | ||||||
title: Neural (De) | ||||||
author: Jane Doe | ||||||
photo: blog_authors/JaneDoe.jpg # Upload your square photo here | ||||||
avatar: https://avatars.githubusercontent.com/u/12345678?s=400&v=4 # Replace with your GitHub avatar URL | ||||||
maszyman marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||||
date: 31.08.2025 # Use the date you wrote the article | ||||||
year: 2025 | ||||||
layout: blog_post | ||||||
logo: hsf_logo_angled.png # Match the logo file listed in your project’s metadata | ||||||
intro: | | ||||||
In high-energy physics experiments such as those at CERN’s ATLAS project, immense volumes of data are generated. This project explores the feasability for “precision upsampling” using deep generative models to be used to reconstruct high-precision floating-point data from aggressively compressed representations. | ||||||
yolannel marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
In high-energy physics experiments such as those at CERN’s ATLAS project, immense volumes of data are generated. This project explores the feasability for “precision upsampling” using deep generative models to be used to reconstruct high-precision floating-point data from aggressively compressed representations. | |
In High-Energy Physics (HEP) experiments such as those at CERN’s ATLAS project, immense volumes of data are generated. This project explores the feasability for “precision upsampling” using deep generative models to be used to reconstruct high-precision floating-point data from aggressively compressed representations. |
(since you use HEP later on)
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add ANL as well.
yolannel marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be nice if you could mention Argonne National Laboratory here as well :-)
yolannel marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
maszyman marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe add here some explanation for the 30% (e.g. not everything in the file is floating point number). Perhaps you could link here (or somewhere else in the text) your slides which you presented at ANL meeting or the overleaf document, where you have that table explaining what's in the file (amongst other details that may be interesting for the reader).
yolannel marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
maszyman marked this conversation as resolved.
Show resolved
Hide resolved
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm afraid this won't work in markdown :( Maybe an image, or a plain text?
yolannel marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
maszyman marked this conversation as resolved.
Show resolved
Hide resolved
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you expand a bit, what momentum, eta, and phi values are (shortly)?
yolannel marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
maszyman marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
maszyman marked this conversation as resolved.
Show resolved
Hide resolved
yolannel marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
my day-to-day work
Feel free to be more specific and some links to your work.
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Models at this scale are easily and quickly trained on an NVIDIA RTX4080
Speaking of which. Could you please add somewhere what hardware resources you used in this project?
yolannel marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would still add the plots showing the results for the models you implemented, even if they are not as good as one could hope for.
I think it's important to clearly show what has been achieved, try explaining why, and propose the next steps (which you did in the previous paragraph basically).
but I have begun to move them to modular python files to facilitate further work.
I would drop that. Instead you may say few words about your repo, what's there, how to use it, etc.
Uh oh!
There was an error while loading. Please reload this page.