KAUST is advancing the circular economy through research and collaborations focused on resource efficiency, waste minimization, and sustainability. Researchers are exploring carbon capture, sustainable fuel development, and AI/ML to accelerate circular principles. The university is also working on optimized waste-to-energy conversion, biomass waste conversion, and CO2 conversion for sustainable fuels. Why it matters: This highlights KAUST's commitment to sustainable solutions, which could position Saudi Arabia as a leader in circular economy practices and reduce its reliance on fossil fuels.
A talk introduces a computational framework for learning a compact structured representation for real-world datasets, that is both discriminative and generative. It proposes to learn a closed-loop transcription between the distribution of a high-dimensional multi-class dataset and an arrangement of multiple independent subspaces, known as a linear discriminative representation (LDR). The optimality of the closed-loop transcription can be characterized in closed-form by an information-theoretic measure known as the rate reduction. Why it matters: The framework unifies concepts and benefits of auto-encoding and GAN and generalizes them to the settings of learning a both discriminative and generative representation for multi-class visual data.
This paper proposes a smart dome model for mosques that uses AI to control dome movements based on weather conditions and overcrowding. The model utilizes Congested Scene Recognition Network (CSRNet) and fuzzy logic techniques in Python to determine when to open and close the domes to maintain fresh air and sunlight. The goal is to automatically manage dome operation based on real-time data, specifying the duration for which the domes should remain open each hour.
This paper introduces a longitudinal control system for autonomous racing vehicles with combustion engines, translating trajectory-tracking commands into low-level vehicle controls like throttle, brake pressure, and gear selection. The modular design facilitates integration with various trajectory-tracking algorithms and vehicles. Experimental validation on the EAV24 racecar during the Abu Dhabi Autonomous Racing League at Yas Marina Circuit demonstrated the system's effectiveness, achieving longitudinal accelerations up to 25 m/s². Why it matters: This research contributes to the advancement of autonomous racing technology in the region, showcasing practical applications in high-performance scenarios and fostering innovation in vehicle control systems.
KAUST Associate Professor Taous-Meriem Laleg-Kirati leads the Estimation, Modeling and ANalysis (EMAN) research group, focusing on control theory, system modeling, and signal applications. Her group develops mathematical models and algorithms to control processes relying on real-time feedback, especially for systems where experimental data is limited. The EMAN group recently developed a real-time control algorithm for a solar membrane distillation system, increasing water production by over 50% in simulations. Why it matters: Laleg-Kirati's work advances both engineering and healthcare by combining model-based research with AI, offering opportunities for personalized medicine and efficient resource management in the region.
A KAUST team led by Hossein Fariborzi won second place in the MEMS Design Contest for their "MEMS Resonator for Oscillator, Tunable Filter and Re-Programmable Logic Applications." The device is runtime-reprogrammable, allowing the function of each device in the circuit to be changed during operation. The KAUST team demonstrated that two MEMS resonators could replace over 20 transistors in applications like digital adders, reducing digital circuit complexity. Why it matters: This innovation could significantly reduce power consumption, chip area, and manufacturing costs in microprocessors, advancing the development of energy-efficient microcomputers in the region.
This paper proposes a smart dome system for mosques that uses machine learning to automatically control dome ventilation based on weather conditions and outside temperatures. The system was tested on the Prophet Mosque in Saudi Arabia using K-Nearest Neighbors and Decision Tree algorithms. The Decision Tree algorithm achieved a higher accuracy of 98% compared to 95% for the k-NN algorithm.