Is My Vision-Language Data in Your AI? Membership Inference Test (MINT) Demo 2

22d ago · Global · primary source: export.arxiv.org

Researchers have introduced a new framework, the Membership Inference Test (MINT) Demo 2, designed to determine whether specific data was used to train a machine learning model, achieving up to 90% accuracy in detecting training data across image and text modalities [1][2]. The MINT technique provides an experimental method for auditing the training processes of AI models, a capability increasingly relevant as large language models (LLMs) and other systems are deployed widely [1]. The framework proposes multiple architectures that can be applied depending on the level of information available about the model being audited [2]. In tests, the system was evaluated using a popular face recognition model, four state-of-the-art LLMs, and multiple large-scale public image and text databases [2]. The research team reports accuracy levels in the detection of training data of up to 90% [1][2]. To make the tool accessible, the authors built a comprehensive web platform that expands MINT’s capabilities to both image and text modalities [1]. The platform integrates a technological stack that includes MINT, aMINT, and gMINT, allowing users to audit a wide range of models [2]. The demonstrator is hosted on arXivLabs, a framework that enables collaborators to develop and share new features directly on the arXiv website [1]. arXivLabs operates under values of openness, community, excellence, and user data privacy [1]. The release arrives as the machine learning community increasingly uses interactive demos to improve research transparency. Since October 2021, Hugging Face Spaces has been used to build and share over 12,000 open-source machine learning demos crafted by the community [3]. A collaboration between Hugging Face and arXiv now embeds these demos directly alongside papers, allowing users to find and try them immediately from a paper’s abstract page [3][4]. These demos are built using open-source tools such as the Gradio and Streamlit Python libraries and leverage models and datasets available on the Hugging Face Hub [3][4]. The push for auditing tools comes amid heightened scrutiny of training data practices. LLMs are language models with many parameters, trained with self-supervised learning on vast amounts of text [7]. Companies such as DeepSeek, a Chinese AI firm, have drawn attention for their training methodologies, reportedly training their V3 model for US$6 million, far less than the US$100 million cost for OpenAI’s GPT-4 in 2023 [6]. DeepSeek’s models are described as “open-weight,” meaning the exact parameters are openly shared, but the training data is not openly licensed [6]. The MINT Demo 2 aims to provide a practical tool to foster compliance with emerging AI regulations by offering a direct method to test for the presence of specific data in a model’s training set [2].

infrastructuretool-releaseresearch-paperregulationbenchmark

Background sources we checked (7)
  • arxiv.org ↗ We present the Membership Inference Test (MINT) Demo 2, a framework designed to improve transparency in machine learning training processes. MINT is a technique for experimentally determining whether specific data were used during machine learning model training. We establish the…
  • huggingface.co ↗ Hugging Face Machine Learning Demos on arXiv Back to Articles ... # Hugging Face Machine Learning Demos on arXiv Published November 17, 2022 Update on GitHub Upvote 1 - - - - - Abubakar Abid abidlabs Follow …
  • info.arxiv.org ↗ ## Hugging Face Spaces ... Hugging Face code repositories, About Hugging Face ... Collaborators: Abubakar Abid, Omar Sanseviero, Ahsen Khaliq, and the Hugging Face team ... Hugging Face Spaces includes links to demos created by the community or the authors themselves. By going to…
  • huggingface.co ↗ Demos on Hugging Face Spaces allow a wide audience to try out state-of-the-art machine learning research without writing any code. Hugging Face and ArXiv have collaborated to embed these demos directly along side papers on ArXiv! ... Thanks to this integration, users can now find…
  • en.wikipedia.org ↗ Hangzhou DeepSeek Artificial Intelligence Basic Technology Research Co., Ltd., doing business as DeepSeek, is a Chinese artificial intelligence (AI) company that develops large language models (LLMs). Based in Hangzhou, Zhejiang, DeepSeek is owned and funded by High-Flyer, a Chin…
  • en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
  • en.wikipedia.org ↗ Douwe Kiela is a Dutch-American research scientist and entrepreneur working in the field of artificial intelligence with a focus on machine learning and natural language processing. He is a research scientist director at Google DeepMind. He previously co-founded and served as CEO…

Sources

Spot something wrong? Report an issue