Anonymous Data Upload for Submission [D]

· Source: Machine Learning · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Intermediate, quick

Summary

A user inquired about anonymously uploading models for replication in academic submissions, specifically for conferences like ACL/EMNLP. The primary concern was whether using HuggingFace, which offers download tracking on a paid plan, would violate anonymity policies due to the potential for tracking, even if the service isn't utilized. A suggested solution involves uploading the research paper to arXiv under the same title as the conference submission. Subsequently, the models and data can be uploaded to HuggingFace and linked to the arXiv paper, providing both reviewer access for replication and broader visibility for the work. This approach aims to circumvent direct tracking while facilitating necessary review processes.

Key takeaway

For AI Scientists or Machine Learning Engineers submitting to conferences like ACL/EMNLP, providing models for replication requires careful anonymity management. HuggingFace's download tracking, even if unused, could pose a risk. You should upload your paper to arXiv with the submission's title, then link your HuggingFace models to that arXiv entry. This ensures reviewer access and visibility while preserving anonymity.

Key insights

Anonymity for academic submissions can be maintained by linking HuggingFace models to an arXiv paper, avoiding direct reviewer tracking.

Principles

Method

Upload the research paper to arXiv using the submission's title. Then, upload models/data to HuggingFace and link them directly to the arXiv paper for reviewer access.

In practice

Topics

Best for: AI Scientist, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.