Skip to content

Commit 735f3df

Browse files
committed
change the framing of tdl
1 parent a1d7e19 commit 735f3df

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

packs/challenge.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -371,12 +371,9 @@ <h1>ICML Topological Deep Learning Challenge 2024: Beyond the Graph Domain<a cla
371371
</section>
372372
<section id="motivation">
373373
<h1>Motivation<a class="headerlink" href="#motivation" title="Link to this heading">#</a></h1>
374-
<p>The field of Topological Deep Learning (TDL) aims to extend Graph Neural
375-
Networks (GNN) by naturally processing relations between more than two
376-
elements, ubiquitous in any realistic complex system (social connections
374+
<p> In the field of Topological Deep Learning (TDL), we focus on developing deep learning models for data situated on topological domains such as simplicial complexes, cell complexes, and hypergraphs. These domains encompass diverse structures found in scientific computations . Topological domains naturally model higher-order interactions ubiquitous in any realistic complex system (social connections
377375
within a community, molecular structures and reactions, n-body
378-
interactions,…). More specifically, TDL methods allow to go beyond
379-
graphs’ pairwise connections –and local neighborhoods– by encoding
376+
interactions,…). More specifically, TDL methods allow encoding
380377
higher-order relationships through algebraic topology concepts;
381378
<a class="reference internal" href="#fig-domains"><span class="std std-numref">Fig. 1</span></a> illustrates the standard <em>topological domains</em> used
382379
to that end.</p>

0 commit comments

Comments
 (0)