11---
22title : Quantifying Causes of Arctic Amplification via Deep Learning Based Time-Series
33 Causal Inference
4- date : ' 2023-01-01'
5- draft : false
6- publishDate : ' 2026-02-01T16:51:45.151503Z'
4+
5+ # Authors
6+ # A YAML list of author names
7+ # If you created a profile for a user (e.g. the default `admin` user at `content/authors/admin/`),
8+ # write the username (folder name) here, and it will be replaced with their full name and linked to their profile.
79authors :
810- Sahara Ali
911- Omar Faruque
@@ -12,8 +14,28 @@ authors:
1214- Aneesh Subramanian
1315- Nicole-Jeanne Schlegel
1416- Jianwu Wang
17+
18+ # Author notes (such as 'Equal Contribution')
19+ # A YAML list of notes for each author in the above `authors` list
20+ author_notes : []
21+
22+ date : ' 2023-01-01'
23+
24+ # Date to publish webpage (NOT necessarily Bibtex publication's date).
25+ publishDate : ' 2026-02-06T05:57:01.499768Z'
26+
27+ # Publication type.
28+ # A single CSL publication type but formatted as a YAML list (for Hugo requirements).
1529publication_types :
16- - ' 2'
30+ - article-journal
31+
32+ # Publication name and optional abbreviated publication name.
33+ publication : ' *2023 International Conference on Machine Learning and Applications
34+ (ICMLA)*'
35+ publication_short : ' '
36+
37+ doi : 10.1109/icmla58977.2023.00101
38+
1739abstract : The warming of the Arctic, also known as Arctic amplification, is led by
1840 several atmospheric and oceanic drivers. However, the details of its underlying
1941 thermodynamic causes are still unknown. Inferring the causal effects of atmospheric
@@ -32,9 +54,43 @@ abstract: The warming of the Arctic, also known as Arctic amplification, is led
3254 Through experiments on synthetic and observational data, we show how our research
3355 can substantially improve the ability to quantify leading causes of Arctic sea ice
3456 melt, further paving paths for causal inference in observational Earth science.
57+
58+ # Summary. An optional shortened abstract.
59+ summary : ' '
60+
61+ tags : []
62+
63+ # Display this page in a list of Featured pages?
3564featured : false
36- publication : ' *2023 International Conference on Machine Learning and Applications
37- (ICMLA)*'
38- doi : 10.1109/icmla58977.2023.00101
65+
66+ # Links
67+ url_pdf : ' '
68+ url_code : ' '
69+ url_dataset : ' '
70+ url_poster : ' '
71+ url_project : ' '
72+ url_slides : ' '
73+ url_source : ' '
74+ url_video : ' '
75+
76+ # Custom links (uncomment lines below)
77+ # links:
78+ # - name: Custom Link
79+ # url: http://example.org
80+
81+ # Publication image
82+ # Add an image named `featured.jpg/png` to your page's folder then add a caption below.
83+ image :
84+ caption : ' '
85+ focal_point : ' '
86+ preview_only : false
87+
88+ # Associated Projects (optional).
89+ # Associate this publication with one or more of your projects.
90+ # Simply enter your project's folder or file name without extension.
91+ # E.g. `projects: ['internal-project']` links to `content/project/internal-project/index.md`.
92+ # Otherwise, set `projects: []`.
93+ projects : []
3994---
4095
96+ Add the ** full text** or ** supplementary notes** for the publication here using Markdown formatting.
0 commit comments