Skip to content

Commit c3aa814

Browse files
committed
add new leader
1 parent ca7fd69 commit c3aa814

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

src/data/team/leaders.ts

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -30,22 +30,9 @@ export const leaders: TeamLeader[] = [
3030
tags: ["THEORY", "ML", "AI"],
3131
description:
3232
"Tomasz Steifer is a researcher working at the interface of machine learning, artificial intelligence, and theoretical computer science. He investigates the fundamental capabilities and limitations of modern ML/AI architectures, developing mathematically grounded frameworks that explain when these systems can learn, where they must fail, and how to design models that are more powerful, controllable, and predictable.",
33-
teamName: "THEO-XAI: Theoretical foundations of AI",
34-
teamDescription:
35-
"We focus on the mathematical foundations of modern machine learning and artificial intelligence. Our goal is to precisely characterize what current ML/AI architectures can and cannot do, and to design new structures that improve robustness, interpretability, and reliability in high-stakes applications by turning questions about randomness, decision-making, and agency into concrete, analyzable models.",
36-
},
37-
{
38-
id: "blue-xai-leader",
39-
name: "To be announced",
40-
title: "",
41-
imageUrl: "",
42-
imageAlt: "To be announced",
43-
tags: [],
44-
description: "More information about this team leader will be available soon.",
4533
teamName: "BLUE-XAI: Human-centered explainable AI",
4634
teamDescription:
4735
"We focus on assessing the trustworthiness and societal impact of large language models (LLMs) and other AI systems in human-facing applications. Our goal is to advance human-centered XAI by developing methods to evaluate user trust, define ethical requirements, and design interactions that foster transparency, accountability, and cognitive alignment between intelligent systems and their users.",
48-
isUnannounced: true,
4936
},
5037
{
5138
id: "bio-xai-leader",

0 commit comments

Comments
 (0)