The paper introduces NativQA, a language-independent framework for constructing culturally and regionally aligned QA datasets in native languages. Using the framework, the authors created MultiNativQA, a multilingual natural QA dataset consisting of ~64k manually annotated QA pairs in seven languages. The dataset covers queries from native speakers from 9 regions covering 18 topics, and is designed for evaluating and tuning LLMs. Why it matters: The framework and dataset enable the creation of more culturally relevant and effective LLMs for diverse linguistic communities, including those in the Middle East.
QRC has developed Qibo, a Python library enabling classical simulation of quantum algorithms with double precision. Qibo leverages hardware accelerators like GPUs and CPUs with multi-threading. It incorporates a multi-GPU distributed approach for circuit simulation. Why it matters: This framework allows researchers and developers in the region to explore and prototype quantum algorithms using existing classical computing infrastructure, fostering innovation in quantum computing research and applications.
This paper introduces a deep learning framework for automated pain-level detection, designed for deployment in the UAE healthcare system. The system aims to assist in patient-centric pain management and diagnosis support, particularly relevant in situations with medical staff shortages. The research assesses the framework's performance using common approaches, indicating its potential for accurate pain level identification.
This paper introduces an explainable machine learning framework for early-stage chronic kidney disease (CKD) screening, specifically designed for low-resource settings in Bangladesh and South Asia. The framework utilizes a community-based dataset from Bangladesh and evaluates multiple ML classifiers with feature selection techniques. Results show that the ML models achieve high accuracy and sensitivity, outperforming existing screening tools and demonstrating strong generalizability across independent datasets from India, the UAE, and Bangladesh.
G42 announced its intention to develop and implement an enhanced assurance framework to secure U.S.-origin AI semiconductors within its infrastructure. This framework builds on the UAE's participation in the U.S.-led Pax Silica initiative. It aims to establish a scalable model for trusted AI collaboration, enhancing transparency and regulatory alignment. Why it matters: The framework could set a precedent for responsible AI deployment and governance in the region, especially for sensitive technologies.
InfiAgent is a new agent framework comparable to GPT4-Agent, developed by replicating Codex. It includes InfiCoder, an open-source model for text-to-code, code-to-code, and freeform code-related QA tasks. The framework focuses on data analysis and integrates an LLM with programming capabilities and a sandbox environment for executing Python code. Why it matters: This research demonstrates the potential for advancements in AI operating systems and highlights areas where current models like GPT-4V can be improved, contributing to the broader development of more capable and versatile AI agents.