Skip to content
GCC AI Research

Search

Results for "SoccerNet"

Soccernet brings AI to the game

KAUST ·

KAUST researchers Anthony Cioppa and Silvio Giancola have developed SoccerNet, an open platform for AI-driven sports analysis. SoccerNet uses a large reference set of soccer game recordings (500 games, 850 hours) to provide a platform for research. It enables researchers to develop AI systems that understand and analyze soccer games. Why it matters: This platform addresses the challenge of limited datasets in sports AI research, fostering innovation and standardized performance comparison.

PDNS-Net: A Large Heterogeneous Graph Benchmark Dataset of Network Resolutions for Graph Learning

arXiv ·

The Qatar Computing Research Institute (QCRI) has introduced PDNS-Net, a large heterogeneous graph dataset for malicious domain classification, containing 447K nodes and 897K edges. It is significantly larger than existing heterogeneous graph datasets like IMDB and DBLP. Preliminary evaluations using graph neural networks indicate that further research is needed to improve model performance on large heterogeneous graphs. Why it matters: This dataset will enable researchers to develop and benchmark graph learning algorithms on a scale relevant to real-world cybersecurity applications, particularly for identifying and mitigating malicious online activity.

MedNNS: Supernet-based Medical Task-Adaptive Neural Network Search

arXiv ·

The paper introduces MedNNS, a neural network search framework designed for medical imaging, addressing challenges in architecture selection and weight initialization. MedNNS constructs a meta-space encoding datasets and models based on their performance using a Supernetwork-based approach, expanding the model zoo size by 51x. The framework incorporates rank loss and Fréchet Inception Distance (FID) loss to capture inter-model and inter-dataset relationships, improving alignment in the meta-space and outperforming ImageNet pre-trained DL models and SOTA NAS methods.

KAUST becomes first FIFA research institute in the Middle East and Asia

KAUST ·

KAUST has been selected as the first FIFA Research Institute in the Middle East and Asia. KAUST will apply its research expertise to advance football-related studies, initially focusing on developing datasets that enable deeper insights into the game. The collaboration’s first project focuses on developing AI algorithms to analyze historical FIFA World Cup broadcast footage, while the second project leverages player and ball tracking data from the FIFA World Cup 2022™ Qatar and the FIFA Women’s World Cup 2023™ Australia & New Zealand. Why it matters: This partnership strengthens the intersection of sport, academia, and industry in the region through high-impact scientific inquiry.

ScoreAdv: Score-based Targeted Generation of Natural Adversarial Examples via Diffusion Models

arXiv ·

The paper introduces ScoreAdv, a novel approach for generating natural adversarial examples (UAEs) using diffusion models. It incorporates an adversarial guidance mechanism and saliency maps to shift the sampling distribution and inject visual information. Experiments on ImageNet and CelebA datasets demonstrate state-of-the-art attack success rates, image quality, and robustness against defenses.

A Benchmark and Agentic Framework for Omni-Modal Reasoning and Tool Use in Long Videos

arXiv ·

A new benchmark, LongShOTBench, is introduced for evaluating multimodal reasoning and tool use in long videos, featuring open-ended questions and diagnostic rubrics. The benchmark addresses the limitations of existing datasets by combining temporal length and multimodal richness, using human-validated samples. LongShOTAgent, an agentic system, is also presented for analyzing long videos, with both the benchmark and agent demonstrating the challenges faced by state-of-the-art MLLMs.