Base Models Look Human To AI Detectors
Abstract
Domain fit: AI-core · Core AI workload signals detected from paper context and implementation/artifact evidence.
As AI-generated text enters the real-world at scale, institutions increasingly use commercial AI-text detectors, especially in education and academic-integrity workflows. We report a surprising empirical finding about such systems: when evaluated by GPTZero and Pangram, generated text from base models is often judged overwhelmingly human, whereas text generated by their instruction-tuned counterparts is not. Building on this observation, we propose Humanization by Iterative Paraphrasing (HIP), a detector-agnostic pipeline that minimally fine-tunes a base model into a paraphraser and applies it iteratively. Compared with the baselines we test, HIP yields a stronger trade-off between semantic preservation and detector evasion on commercial detectors. Across Llama-3 and Qwen-3 families, spanning model sizes from 0.6B to 70B, HIP consistently improves detector human-likeness. Our findings suggest that current detectors are tracking artifacts of instruction tuning and local context more than any invariant notion of machine-generated text. This, in turn, calls for detector designs that model these factors more explicitly.
Results and benchmarks
As AI-generated text enters the real-world at scale, institutions increasingly use commercial AI-text detectors, especially in education and academic-integrity workflows.
Benchmark evidence is limited
Evidence graph: 3 refs, 3 links.
Utility signals: depth 95/100, grounding 85/100, status high.
Implementation
Best maintained implementation now
Best static AI text humanizer. Two research-grounded LLM-agnostic skills that make AI writing sound human and relatable. Nine levers, 50+ peer-reviewed sources, 2024-2026 detection literature.
380 stars · 42 forks · Last push Jul 10, 2026 · MIT license
- License
- CI
- Dependencies
- Docker
Matched via arXiv identifier search · Partial overlap with paper title keywords · Community adoption signal (380 stars)
harshaneel/humanize is the best available implementation candidate based on ranking signals, but recommendation confidence is not yet high. CI workflows are present. License is declared (MIT).
Open harshaneel/humanize- Dependency manifest is missing
- Selected harshaneel/humanize as the strongest maintained implementation for new work.
- Includes CI workflow signals.
- Repository activity is within the last 24 months.
Compare implementation paths
Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.
- Maintenance
- Recently updated
- Confidence
- Medium
- Reproducibility
- Moderate
- Stars
- 380
- Last push
- Jul 10, 2026 (46d)
Matched via arXiv identifier search · Partial overlap with paper title keywords
- No tagged releases
- No Docker setup
- Dependency manifest missing
- Maintenance
- Recently updated
- Confidence
- Low
- Reproducibility
- Moderate
- Stars
- 5
- Last push
- May 20, 2026 (98d)
Matched via arXiv identifier search
- No CI pipeline detected
- No tagged releases
- No Docker setup
- Maintenance
- Recently updated
- Confidence
- Low
- Reproducibility
- Moderate
- Stars
- 1
- Last push
- Jul 7, 2026 (50d)
Matched via arXiv identifier search
- No Docker setup
- Dependency manifest missing
- Low confidence match
Reproduction readiness
Major work
No dependency manifest, manual reconstruction required
- harshaneel/humanize has no requirements.txt, environment.yml, pyproject.toml, or Dockerfile.
- You will need to reverse-engineer dependencies from import statements in the source code.
Hardware requirements
- Expect multi-day setup/compute for meaningful reproduction based on current guidance.
Repositories and ecosystem
No additional verified repositories beyond the primary recommendation.
These repositories had low-confidence matching signals and are hidden by default.
- YixuanEvenXu/humanization-by-iterative-paraphrasing
Confidence: Low · 5 stars
- qjjy2004/geo-auditor
Confidence: Low · 1 stars
- amitshah995/humanize-
Confidence: Low · 0 stars
- Ashirliaykhan0828/youtube-humanizer
Confidence: Low · 0 stars
- judetelan/ai-humanizer
Confidence: Low · 0 stars
- jamesfishwick/dehip
Confidence: Low · 0 stars
Hugging Face artifacts
No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.
Models
No trustworthy models matches right now.
Search models on Hugging FaceDatasets
- suraj-ranganath/tell-human-detectors
67 downloads · 0 likes · Updated Jun 3, 2026
- acmc/real_human_detectors_verdicts
29 downloads · 0 likes · Updated May 25, 2026
Spaces
No trustworthy spaces matches right now.
Search spaces on Hugging FaceResearch context
Tasks
Instruction tuning
Methods
Transformer
Domains
Large Language Models
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXJump to Paper2Code search queries derived from this paper's research context.