ArXiv to ban authors for AI-generated paper submissions

๐กArXiv's new ban on AI-generated papers signals a major shift in academic integrity standards for AI researchers.
โก 30-Second TL;DR
What Changed
ArXiv will issue a one-year ban for authors who rely on AI to generate entire research papers.
Why It Matters
This policy sets a precedent for academic repositories to enforce stricter quality control and authorship standards. Researchers must now ensure human oversight and original contribution to avoid platform blacklisting.
What To Do Next
Ensure all AI-assisted content in your research papers is clearly disclosed and verified by human authors to comply with ArXiv's evolving submission guidelines.
Key Points
- โขArXiv will issue a one-year ban for authors who rely on AI to generate entire research papers.
- โขThe policy aims to curb the careless and unverified use of large language models in academic publishing.
- โขThe move reflects growing concerns over the integrity of scientific literature in the age of generative AI.
๐ง Deep Insight
Web-grounded analysis with 24 cited sources.
๐ Enhanced Key Takeaways
- โขThe one-year ban from ArXiv for authors is specifically triggered by "incontrovertible evidence" of unchecked large language model (LLM) generation, such as hallucinated references, fabricated quotations, or meta-comments left by the AI within the manuscript.
- โขBeyond the one-year ban, authors will face a subsequent requirement that any new submissions to ArXiv must first be accepted at a reputable peer-reviewed venue.
- โขThis policy is presented as a clarification and stricter enforcement of ArXiv's existing Code of Conduct, which already holds authors fully responsible for all content in their papers, regardless of how it was generated.
- โขThe stricter enforcement comes in response to a significant increase in "AI-generated content" or "AI slop" on the platform, particularly noted in the computer science section, which has been eroding trust in the preprint ecosystem.
- โขPrior to this, ArXiv had already tightened its rules in December 2025 for computer science survey and position papers, requiring them to undergo peer review before being considered for submission.
๐ Competitor Analysisโธ Show
| Publisher/Platform | AI Authorship | AI Disclosure | AI Image/Data Manipulation | Reviewer/Editor AI Use | Other Noteworthy Policies |
|---|---|---|---|---|---|
| ArXiv | Prohibited (authors responsible) | Implicitly required via author responsibility; explicit ban for unchecked LLM errors | Prohibited if unchecked/unverified | Not explicitly detailed for ArXiv, but general academic consensus advises against uploading manuscripts to public AI tools | One-year ban for unchecked AI output; subsequent submissions require prior peer review acceptance; previously required peer review for CS survey papers |
| Elsevier | Prohibited | Required in a separate section before references; updated Sept 2025 | Prohibits AI image generation | Reviewers/editors may not upload manuscripts to public AI tools | Focus on human accountability and transparency |
| Springer Nature | Prohibited | Required | Not specified in search results, but general publisher policies restrict | Reviewers/editors may not upload manuscripts to public AI tools | Emphasizes human accountability and transparency |
| Wiley | Prohibited | Required | Advises authors to review legal terms of AI tools to avoid transferring rights | Reviewers/editors may not upload manuscripts to public AI tools | Focus on human accountability and transparency |
| Taylor & Francis | Prohibited | Required; some policies permit AI for tasks like identifying research gaps or refining language with disclosure | Not specified in search results, but general publisher policies restrict | Reviewers/editors may not upload manuscripts to public AI tools | Emphasizes human accountability and transparency |
| ICMJE | Prohibited | Required; writing assistance in acknowledgments, data/analysis in methods | Not specified in search results, but general publisher policies restrict | Not specified in search results, but general academic consensus advises against uploading manuscripts to public AI tools | Guidance underpins many medical and life-science journals |
| Science (AAAS) | Prohibited | Required, including tool names, versions, and prompts | Not specified in search results, but general publisher policies restrict | Not specified in search results, but general academic consensus advises against uploading manuscripts to public AI tools | Early editorial argued AI-generated text conflicts with originality and authorship |
๐ ๏ธ Technical Deep Dive
While ArXiv's specific AI detection methods are not publicly detailed, the broader academic and technical community is exploring various approaches to identify AI-generated text:
- Stylometric and Readability Features: Some lightweight approaches decompose text into stylometric and readability features, which are then used for classification by models like Convolutional Neural Networks (CNN) or Random Forests (RF). These methods can achieve high accuracy with relatively small model sizes.
- Machine Learning and Deep Learning Models: Traditional machine learning models, such as TF-IDF logistic regression, provide a baseline, but deep learning models like BiLSTM classifiers and transformer-based architectures (e.g., DistilBERT) generally outperform them by leveraging contextual semantic modeling.
- Non-Stationarity Detection: AI-generated text often exhibits significant "non-stationarity," meaning its statistical properties vary more between text segments compared to human writing. Techniques like Temporal Discrepancy Tomography (TDT) aim to detect this by preserving positional information and treating token-level discrepancies as a time-series signal.
- Watermarking: Embedding signals directly into the generation process of AI models can serve as a detection mechanism, though this requires control over the language model itself.
- Perplexity-based Detectors: These methods analyze the predictability of text, though modern LLM outputs can sometimes show lower perplexity than human text, requiring correction.
- Challenges: AI detection tools face significant challenges, including false positives (especially for non-native English speakers), false negatives, and limited multilingual support. OpenAI, for instance, discontinued its own AI detector due to poor performance.
๐ฎ Future ImplicationsAI analysis grounded in cited sources
โณ Timeline
๐ Sources (24)
Factual claims are grounded in the sources below. Forward-looking analysis is AI-generated interpretation.
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
Weekly AI Recap
Read this week's curated digest of top AI events โ
๐Related Updates
AI-curated news aggregator. All content rights belong to original publishers.
Original source: TechCrunch AI โ