Latest Past Events

AlphaFold

AlphaFold, developed by DeepMind, is a revolutionary AI system that predicts the 3D structures of proteins with unprecedented accuracy, revolutionizing our understanding of biological processes. This breakthrough, achieved through deep learning techniques, allows scientists to accelerate drug discovery, design new materials, and gain deeper insights into diseases, paving the way for significant advancements in human health and scientific research.

Learning Model-Agnostic Counterfactual Explanations for Tabular data

"Learning Model-Agnostic Counterfactual Explanations for Tabular Data" focuses on developing methods to understand and explain the predictions of machine learning models applied to tabular data, such as those used in finance or healthcare. By generating "counterfactual" examples – hypothetical scenarios where minor changes to the input data lead to a different model prediction – these techniques aim to provide insights into the model's decision-making process, enhance trust, and enable users to understand how to influence the model's output. This approach is valuable as it is "model-agnostic," meaning it can be applied to a wide range of machine learning models without requiring specific knowledge about their internal workings.

GraphAny

GraphAny is a groundbreaking foundation model for node classification on any graph, addressing the limitations of existing models that struggle to generalize across different graph structures and feature spaces. This innovative approach leverages a novel architecture consisting of LinearGNNs and an attention mechanism that learns to combine their predictions, enabling effective inference on new graphs without the need for retraining. By learning attention scores for each node based on entropy-normalized distance features, GraphAny demonstrates remarkable generalization capabilities, surpassing traditional methods in various node classification tasks.