Pith. sign in

REVIEW 1 cited by

Magika: AI-Powered Content-Type Detection

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2409.13768 v1 pith:YTWPZ257 submitted 2024-09-18 cs.CR cs.AI

classification cs.CRcs.AI
keywords magikacontent-typedetectiongithubmodeladoptionai-poweredalready
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

The task of content-type detection -- which entails identifying the data encoded in an arbitrary byte sequence -- is critical for operating systems, development, reverse engineering environments, and a variety of security applications. In this paper, we introduce Magika, a novel AI-powered content-type detection tool. Under the hood, Magika employs a deep learning model that can execute on a single CPU with just 1MB of memory to store the model's weights. We show that Magika achieves an average F1 score of 99% across over a hundred content types and a test set of more than 1M files, outperforming all existing content-type detection tools today. In order to foster adoption and improvements, we open source Magika under an Apache 2 license on GitHub and make our model and training pipeline publicly available. Our tool has already seen adoption by the Gmail email provider for attachment scanning, and it has been integrated with VirusTotal to aid with malware analysis. We note that this paper discusses the first iteration of Magika, and a more recent version already supports more than 200 content types. The interested reader can see the latest development on the Magika GitHub repository, available at https://github.com/google/magika.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Agentic AI framework for End-to-End Medical Data Inference

    cs.AI 2025-07 reject novelty 5.0 of 10

    An unvalidated multi-agent framework is proposed to automate clinical data pipelines from ingestion to inference for tabular and imaging data, with no reported benchmarks.

Pith tools