Skip to content
GCC AI Research

Search

Results for "attribution"

Latest Stories | King Abdullah University

KAUST ·

This is a brief statement indicating that the content is from King Abdullah University of Science and Technology (KAUST). It mentions KAUST Discovery and notes the late King Abdullah bin Abdulaziz Al Saud. It also states that all rights are reserved. Why it matters: This is a standard copyright and attribution notice for KAUST content.

Towards Trustworthy AI-Generated Text

MBZUAI ·

Xiuying Chen from KAUST presented her work on improving the trustworthiness of AI-generated text, focusing on accuracy and robustness. Her research analyzes causes of hallucination in language models related to semantic understanding and neglect of input knowledge, and proposes solutions. She also demonstrated vulnerabilities of language models to noise and enhances robustness using augmentation techniques. Why it matters: Improving the reliability of AI-generated text is crucial for its deployment in sensitive domains like healthcare and scientific discovery, where accuracy is paramount.

FAID: Fine-Grained AI-Generated Text Detection Using Multi-Task Auxiliary and Multi-Level Contrastive Learning

arXiv ·

MBZUAI researchers introduce FAID, a fine-grained AI-generated text detection framework capable of classifying text as human-written, LLM-generated, or collaboratively written. FAID utilizes multi-level contrastive learning and multi-task auxiliary classification to capture authorship and model-specific characteristics, and can identify the underlying LLM family. The framework outperforms existing baselines, especially in generalizing to unseen domains and new LLMs, and includes a multilingual, multi-domain dataset called FAIDSet.

Exploring Visual Context for Weakly Supervised Person Search - The Association for the Advancement of Artificial Intelligence

Inception ·

Based solely on its title, the research paper "Exploring Visual Context for Weakly Supervised Person Search" investigates methods for leveraging visual cues to improve person search capabilities. This work explores advancements in weakly supervised learning techniques for identifying individuals across different image or video frames. The publication is associated with The Association for the Advancement of Artificial Intelligence (AAAI), indicating a contribution to the broader AI research community. Why it matters: Improvements in person search technology are vital for applications in security, surveillance, and intelligent systems, which have significant implications for smart city initiatives and public safety in the region.

VideoMolmo: Spatio-Temporal Grounding Meets Pointing

arXiv ·

Researchers from MBZUAI have introduced VideoMolmo, a large multimodal model for spatio-temporal pointing conditioned on textual descriptions. The model incorporates a temporal module with an attention mechanism and a temporal mask fusion pipeline using SAM2 for improved coherence across video sequences. They also curated a dataset of 72k video-caption pairs and introduced VPoS-Bench, a benchmark for evaluating generalization across real-world scenarios, with code and models publicly available.