Skip to content
GCC AI Research

Search

Results for "NATO"

Abu Dhabi’s Technology Innovation Institute Develops Quantum Solver for Large Scale Optimization Problems

TII ·

Abu Dhabi's Technology Innovation Institute (TII) has developed a new quantum optimization solver in collaboration with NVIDIA, Los Alamos National Laboratory, and Caltech. The solver addresses large-scale combinatorial optimization problems using a small number of qubits, encoding over 7000 variables with only 17 qubits. Published in Nature Communications, the research demonstrates a hybrid quantum-classical algorithm with a novel encoding scheme that maximizes the use of quantum resources. Why it matters: This advancement marks a significant step toward practical quantum computing applications in the UAE and beyond, particularly in solving complex optimization challenges across various sectors.

TII Launches Cloud API Enabling Access to Quantum-Inspired Algorithms

TII ·

The Technology Innovation Institute (TII) in Abu Dhabi has launched a cloud API providing access to quantum-inspired algorithms developed by its Quantum Research Center (QRC). The platform offers a testbed for partners to evaluate and build proof-of-concept applications, with the first algorithm being a quantum annealing emulator. Access is provided through two interfaces, enabling large-scale classical simulations and supporting the solution of combinatorial optimization problems. Why it matters: This initiative expands TII's quantum ecosystem and facilitates applied research and early-stage industry experimentation with advanced computational methods in the GCC region.

TII Demonstrates Large-Scale Quantum Annealing Simulations Reaching Up to 500,000 Qubits with NVIDIA Accelerated Computing

TII ·

The Technology Innovation Institute (TII) in Abu Dhabi, in collaboration with NVIDIA, has demonstrated large-scale simulations of the adiabatic quantum annealing (QA) algorithm for problem instances involving up to 500,000 qubits. TII's simulator achieved solution quality exceeding that of all solvers evaluated from the MQLib repository, a library for combinatorial optimization benchmarking. The emulator is accessible to external users via an experimental cloud platform hosted at https://q-inspired.tii.ae. Why it matters: This collaboration expands the range of complex optimization problems that can be investigated using quantum-inspired approaches, beyond those currently achievable with near-term quantum hardware.

XReal: Realistic Anatomy and Pathology-Aware X-ray Generation via Controllable Diffusion Model

arXiv ·

Researchers from MBZUAI have developed XReal, a diffusion model for generating realistic chest X-ray images with precise control over anatomy and pathology location. The model utilizes an Anatomy Controller and a Pathology Controller to introduce spatial control in a pre-trained Text-to-Image Diffusion Model without fine-tuning. XReal outperforms existing X-ray diffusion models in realism, as evaluated by quantitative metrics and radiologists' ratings, and the code/weights are available.

UAE: Universal Anatomical Embedding on Multi-modality Medical Images

arXiv ·

Researchers propose a universal anatomical embedding (UAE) framework for medical image analysis to learn appearance, semantic, and cross-modality anatomical embeddings. UAE incorporates semantic embedding learning with prototypical contrastive loss, a fixed-point-based matching strategy, and an iterative approach for cross-modality embedding learning. The framework was evaluated on landmark detection, lesion tracking and CT-MRI registration tasks, outperforming existing state-of-the-art methods.

AraELECTRA: Pre-Training Text Discriminators for Arabic Language Understanding

arXiv ·

The paper introduces AraELECTRA, a new Arabic language representation model. AraELECTRA is pre-trained using the replaced token detection objective on large Arabic text corpora. The model is evaluated on multiple Arabic NLP tasks, including reading comprehension, sentiment analysis, and named-entity recognition. Why it matters: AraELECTRA outperforms current state-of-the-art Arabic language representation models, given the same pretraining data and even with a smaller model size, advancing Arabic NLP.

AraGPT2: Pre-Trained Transformer for Arabic Language Generation

arXiv ·

The paper introduces AraGPT2, a suite of pre-trained transformer models for Arabic language generation, with the largest model (AraGPT2-mega) containing 1.46 billion parameters. Trained on a large Arabic corpus of internet text and news, AraGPT2-mega demonstrates strong performance in synthetic news generation and zero-shot question answering. To address the risk of misuse, the authors also released a discriminator model with 98% accuracy in detecting AI-generated text. Why it matters: This release of both the model and discriminator fills a critical gap in Arabic NLP and encourages further research and applications in the field.

Solving complex problems with LLMs: A new prompting strategy presented at NeurIPS

MBZUAI ·

Researchers from MBZUAI and King's College London have developed a new prompting strategy called self-guided exploration to improve LLM performance on combinatorial problems. The method was tested on complex challenges like the traveling salesman problem. The findings will be presented at the 38th Annual Conference on Neural Information Processing Systems (NeurIPS) in Vancouver. Why it matters: This research could lead to practical applications of LLMs in industries like logistics, planning, and scheduling by offering new approaches to computationally complex problems.