Skip to content
GCC AI Research

Search

Results for "VISE"

UAE updates university evaluation framework to focus on outcomes, AI readiness - Gulf News

Gulf News ·

The UAE has revised its framework for evaluating higher education institutions, shifting focus from traditional metrics to academic outcomes. The updated framework specifically emphasizes the preparedness of universities for the age of artificial intelligence. This policy change aims to align the nation's educational standards with future technological advancements and economic demands. Why it matters: This strategic update signifies the UAE's commitment to integrating AI capabilities and future-ready skills directly into its higher education system, essential for developing a skilled local workforce and fostering innovation.

Paying More Attention to Visual Tokens in Self-Evolving Large Multimodal Models

arXiv ·

Researchers have introduced VISE (Visual Invariance Self-Evolution), a purely unsupervised framework designed to address 'visual under-conditioning' in self-evolving Large Multimodal Models (LMMs). VISE utilizes geometric and semantic invariance-based rewards to directly regularize the model's visual conditioning, ensuring it attends to visual content rather than relying on language priors. Trained on raw unlabeled images, experiments using Qwen3-VL-2B demonstrate significant performance gains, including +16.85 CIDEr on COCO and a 5.0-point reduction in object hallucination across 18 benchmarks. Why it matters: This research from MBZUAI offers a significant advancement in improving the visual reasoning capabilities and reliability of LMMs in unsupervised settings, making them more robust for real-world applications.

Uncovering Temporal Framing in the News

arXiv ·

Researchers from MBZUAI have proposed a new taxonomy of eight temporal frames and studied their persuasive use in news discourse. They created a multilingual dataset by expertly annotating 458 English and German news articles, identifying over 2,000 temporally framed sentences and approximately 3,000 annotations. Their experiments demonstrated that temporal framing is learnable at the sentence level, with supervised models significantly outperforming zero-shot classification approaches. Why it matters: This research provides a valuable dataset and methodology for understanding how time-related language shapes interpretation in news, contributing to advancements in NLP for media analysis and potentially countering disinformation.

SDAIA Updates Rules for Personal Data Transfers Outside Saudi Arabia - CairoScene

SDAIA ·

The Saudi Data and Artificial Intelligence Authority (SDAIA) has updated its regulatory framework governing the transfer of personal data outside Saudi Arabia. These new rules are designed to enhance data protection standards and ensure compliance with global best practices for cross-border data flows. The revised guidelines will impact all organizations operating within Saudi Arabia that handle personal data and engage in international data transfers. Why it matters: This update demonstrates Saudi Arabia's ongoing commitment to strengthening its data governance and privacy landscape, which is essential for building trust in its burgeoning digital economy and enabling secure international AI partnerships.

RightNow-Arabic-0.5B-Turbo: An Open Sub-1B Arabic Language Model via Vocabulary Injection and Edge-First Deployment

arXiv ·

RightNow-Arabic-0.5B-Turbo is a new 518M-parameter Arabic-specialized decoder LLM, built on Qwen2.5-0.5B, designed to bridge the gap between small multilingual and large Arabic-specialized models. Its development pipeline included adding 27,032 Arabic tokens via vocabulary injection, continued pretraining on 504M Arabic tokens, and fine-tuning with supervised instruction and direct preference optimization. The model achieved a 35.9% mean accuracy on three Arabic benchmarks (COPA-ar, Arabic HellaSwag, ArabicMMLU), outperforming all same-class open models and recovering 67% of SILMA-9B's mean accuracy at 1/18 the parameters, with all code and weights publicly released. Why it matters: This model significantly advances efficient Arabic NLP by providing a powerful, specialized sub-1B LLM suitable for edge deployment, making advanced Arabic AI more accessible and performant on resource-constrained devices.

UAE's use of American GPUs makes US tech a 'dominant standard', Trump's AI adviser says - thenationalnews.com

The National ·

The UAE's extensive utilization of American Graphics Processing Units (GPUs) for its artificial intelligence development has established US technology as a "dominant standard" in the region. This observation was made by Michael Kratsios, former US Chief Technology Officer and AI adviser to Donald Trump. The reliance highlights the critical role of hardware supply chains in shaping global AI capabilities. Why it matters: This underscores the geopolitical implications of technological dependency and the strategic advantage held by nations controlling essential AI infrastructure.

Video-R2: Reinforcing Consistent and Grounded Reasoning in Multimodal Language Models

arXiv ·

Researchers at MBZUAI have introduced Video-R2, a reinforcement learning approach to improve the consistency and visual grounding of reasoning in multimodal language models. Video-R2 combines timestamp-aware supervised fine-tuning with Group Relative Policy Optimization (GRPO) guided by a Temporal Alignment Reward (TAR). The model demonstrates higher Think Answer Consistency (TAC), Video Attention Score (VAS), and accuracy across multiple benchmarks, showing improved temporal alignment and reasoning coherence for video understanding.

EvoLMM: Self-Evolving Large Multimodal Models with Continuous Rewards

arXiv ·

Researchers at MBZUAI have introduced EvoLMM, a self-evolving framework for large multimodal models that enhances reasoning capabilities without human-annotated data or reward distillation. EvoLMM uses two cooperative agents, a Proposer and a Solver, which generate image-grounded questions and solve them through internal consistency, using a continuous self-rewarding process. Evaluations using Qwen2.5-VL as the base model showed performance gains of up to 3% on multimodal math-reasoning benchmarks like ChartQA, MathVista, and MathVision using only raw training images.