MBZUAI's Provost, Tim Baldwin, provides six predictions for AI in 2025, highlighting the rise of agentic AI systems capable of performing actions on behalf of users. He notes the recent release of open-weight reasoning models like DeepSeek's R1 and OpenAI's o3-mini, emphasizing the dynamic nature of the field. Baldwin stresses the potential benefits of agentic AI, such as automating complex tasks like travel planning, while also cautioning about the need for careful deployment due to unforeseen outcomes. Why it matters: The predictions provide insight into the near-term trajectory of AI development and deployment, particularly regarding AI agents, and highlights the role of a UAE university in shaping the discussion around AI innovation.
KAUST scientists are developing models to predict extreme weather events like the 2009 Jeddah flood, which caused significant damage. Prof. Ibrahim Hoteit's team is using data from satellites, international sources, and local entities like PME and the Jeddah Municipality to build high-resolution models. The aim is to improve predictions of extreme rain events by one or two days and issue timely warnings. Why it matters: Improving extreme weather prediction is crucial for mitigating the impact of climate change in vulnerable regions like the GCC.
MBZUAI Assistant Professor Samuel Horváth is researching federated learning to address the tension between data privacy and the predictive power of machine learning models. Federated learning trains models on decentralized data, keeping sensitive information on devices. Horváth's research focuses on designing algorithms that can efficiently train on distributed data while respecting user privacy. Why it matters: This work is crucial for advancing AI in sensitive domains like healthcare, where privacy regulations limit centralized data collection.
MBZUAI Professor Agathe Guilloux developed the SigLasso model to forecast hospitalizations using real-time data from Google and Météo France during the COVID-19 pandemic. The model integrates mobility data and weather patterns to predict hospitalization rates 10-14 days in advance. SigLasso outperformed industry standards like GRU and Neural CDE in reducing reconstruction error. Why it matters: This research demonstrates the potential of AI to improve healthcare resource allocation and crisis management by accurately predicting patient flow using readily available data.
KAUST's Atmospheric and Climate Modeling group, led by Georgiy Stenchikov, is using high-resolution global and regional climate models to predict climate change in the Middle East, focusing on local atmospheric and oceanic processes. The group developed coupled regional atmospheric and oceanic models for the Red Sea, accounting for the climate effect of aerosols, especially dust, which is significant in the region. They found that dust strongly affects the Red Sea, causing high optical depth and solar cooling effect, particularly in the southern part, impacting energy balance and circulation. Why it matters: Improving regional climate models with specific attention to dust and aerosols is crucial for predicting and mitigating the environmental impacts of climate change in arid regions like the Middle East.
A new Bayesian matrix factorization approach is explored for performance prediction in multilingual NLP, aiming to reduce the experimental burden of evaluating various language combinations. The approach outperforms state-of-the-art methods in NLP benchmarks like machine translation and cross-lingual entity linking. It also avoids hyperparameter tuning and provides uncertainty estimates over predictions. Why it matters: Accurate performance prediction methods accelerate multilingual NLP research by reducing computational costs and improving experimental efficiency, especially valuable for Arabic NLP tasks.
The paper introduces a novel method for short-term, high-resolution traffic prediction, modeling it as a matrix completion problem solved via block-coordinate descent. An ensemble learning approach is used to capture periodic patterns and reduce training error. The method is validated using both simulated and real-world traffic data from Abu Dhabi, demonstrating superior performance compared to other algorithms.