Skip to content
GCC AI Research

Search

Results for "fault detection"

Exploring Sound vs Vibration for Robust Fault Detection on Rotating Machinery

arXiv ·

The study introduces the Qatar University Dual-Machine Bearing Fault Benchmark dataset (QU-DMBF) containing sound and vibration data from two motors across 1080 conditions. It proposes a deep learning approach for sound-based fault detection, addressing limitations of vibration-based methods. Experiments on QU-DMBF show sound-based detection is more robust, independent of sensor location, and cost-effective while matching vibration-based performance. Why it matters: The new dataset and findings could shift the focus toward sound-based methods for more reliable and accessible predictive maintenance in industrial settings.

Unveiling Hidden Energy Anomalies: Harnessing Deep Learning to Optimize Energy Management in Sports Facilities

arXiv ·

This paper explores the use of deep learning for anomaly detection in sports facilities, with the goal of optimizing energy management. The researchers propose a method using Deep Feedforward Neural Networks (DFNN) and threshold estimation techniques to identify anomalies and reduce false alarms. They tested their approach on an aquatic center dataset at Qatar University, achieving 94.33% accuracy and 92.92% F1-score. Why it matters: The research demonstrates the potential of AI to improve energy efficiency and operational effectiveness in sports facilities within the GCC region.

Software-Directed Hardware Reliability for ML Systems

MBZUAI ·

Abdulrahman Mahmoud, a postdoctoral fellow at Harvard University, discusses software-directed tools and techniques for processor design and reliability enhancement in ML systems. He emphasizes the need for a nuanced approach to numerical data formats supported by robust hardware. He advocates for integrating reliability as a foundational element in the design process. Why it matters: This research addresses the critical challenge of hardware reliability in AI processors, particularly relevant as the field moves towards hardware-software co-design for sustained growth.

Truth from uncertainty: using AI’s internal signals to spot hallucinations

MBZUAI ·

Researchers from MBZUAI developed "uncertainty quantification heads" (UQ heads) to detect hallucinations in language models by probing internal states and estimating the credibility of generated text. UQ heads leverage attention maps and logits to identify potential hallucinations without altering the model's generation process or relying on external knowledge. The team found that UQ heads achieved state-of-the-art performance in claim-level hallucination detection across different domains and languages. Why it matters: This approach offers a more efficient and accurate method for identifying hallucinations, improving the reliability and trustworthiness of language models in various applications.

Similarities and anomalies for MBZUAI’s winning pair

MBZUAI ·

An all-female team including two MBZUAI master's students won the WomenHackAI competition, presented by Siemens Female Data Science Network. The team developed an anomaly detector for financial time-series datasets, achieving 99% performance. The solution involved building models to analyze historical data and a GUI for real-time data upload and anomaly flagging. Why it matters: The recognition of MBZUAI students in an international competition highlights the growing talent pool in AI within the UAE and the university's role in fostering innovation.

Transformer Models: from Linguistic Probing to Outlier Weights

MBZUAI ·

Giovanni Puccetti from ISTI-CNR presented research on linguistic probing of language models like BERT and RoBERTa. The research investigates the ability of these models to encode linguistic properties, linking this ability to outlier parameters. Preliminary work on fine-tuning LLMs in Italian and detecting synthetic news generation was also presented. Why it matters: Understanding the inner workings and linguistic capabilities of LLMs is crucial for improving their reliability and adapting them to diverse languages like Arabic.

A multimodal approach for developing medical diagnoses with AI

MBZUAI ·

MBZUAI doctoral student Mai A. Shaaban and colleagues developed MedPromptX, a system that analyzes chest X-rays and patient data to aid lung disease diagnoses. MedPromptX uses multimodal large language models with visual grounding and few-shot prompting, trained on a new dataset of 6,000 patient records (MedPromptX-VQA) derived from MIMIC-IV and MIMIC-CXR. The system addresses the challenge of incomplete electronic health records by leveraging the knowledge embedded in large language models to interpret lab results. Why it matters: This research advances AI-driven medical diagnostics by integrating diverse data sources and addressing data gaps, potentially leading to quicker and more accurate diagnoses.