You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<Placeholdertext="Research Direction 1"col_span={1}/>
23
-
<Placeholdertext="Research Direction 2"col_span={1}/>
24
-
<Placeholdertext="Research Direction 3"col_span={1}/>
25
-
<Placeholdertext="Research Direction 4"col_span={1}/>
45
+
<>
46
+
<divclassName="p-4">
47
+
<h1className={subtitle()}>🔥 News</h1>
48
+
<ScrollShadowclassName="w-full h-[180px] px-8">
49
+
<ul>
50
+
<li>
51
+
Rex gave a tutorial on Machine Learning in Network Science at <Linkhref="https://netsci2024.com/en/schools">NetSci 2024</Link>
52
+
</li>
53
+
<li>
54
+
Rex gave a tutorial on <Linkhref="https://www2024.thewebconf.org/docs/tutorial-slides/text-attributed-graph-representation-learning.pdf">Text-Attributed Graph Representation Learning: Methods, Applications, and Challenges</Link> at WebConf 2024
55
+
</li>
56
+
</ul>
57
+
</ScrollShadow>
58
+
</div>
59
+
60
+
<divclassName="p-4">
61
+
<h1className={title()}>Vision</h1>
62
+
<divclassName="grid grid-cols-4 grid-rows-1">
63
+
<divclassName="col-span-2 px-8">
64
+
<pclassName="my-4">
65
+
We are a group of data-driven machine learning enthusiasts who are primarily interested in building unified approaches to integrate and learn from complex real-world data. Beyond just text and images, we also build novel deep learning models that consider graphs, time series, geometry and tabular data, and use them to solve a wide array of applications in domains such as biology, medicine, chemistry, physics, neuroscience, social networks, science of science and supply chain.
66
+
</p>
67
+
<p>
68
+
Motivated by real-world use cases, we focus on efficient and scalable techniques that combine relational reasoning, multimodal learning, geometric deep learning and foundation models. Furthermore, we are actively doing research in trustworthy deep learning to allow safe, transparent and reliable deployment of such models.
"intro": "Lorem ipsum, dolor sit amet consectetur adipisicing elit. Quia odit culpa doloremque enim nostrum laudantium, dolor rem velit. Atque, molestias corporis porro ipsa veritatis maxime earum. Cupiditate commodi pariatur cum.",
0 commit comments