Preprint

When AI Reviews Train AI Reviewers:
Scientific-Judgment Collapse and Mitigation

Sy-Tuyen Ho*, Minghui Liu*, Furong Huang

* Equal contribution

University of Maryland, College Park

TL;DR. As model-generated reviews enter public data and future training corpora, AI peer review can become recursive: later reviewers learn from judgments produced by earlier models. We study this feedback loop in a controlled setting and find that synthetic reviews compress rating distributions and reduce semantic diversity. TrustReviewer counters these effects through curated training data and paired activation steering at inference time.

Controlled Study on Recursive AI Review Training

Starting from Llama 3.1 8B, we train a reviewer on official ICLR reviews, generate reviews for the following year, and train successor models with controlled mixtures of official and model-generated reviews. The review-source mixture is the only planned difference.

Controlled experiment. Synthetic-review exposure is varied while initialization, filtering, and optimization are held fixed.

Recursive synthetic exposure compresses rating diversity

Rating diversity. Increasing synthetic-review exposure compresses the distribution of reviewer ratings.

Semantic diversity under recursive exposure

Semantic diversity. Both same-paper and corpus-level semantic diversity decrease as synthetic exposure increases.

TrustReviewer Results

TrustReviewer trains a reviewer on curated human reviews and uses test-time activation steering to counter synthetic-review collapse. On held-out evaluation, it improves recommendation agreement while retaining a more diverse rating distribution.

TrustReviewer results

Results overview. TrustReviewer mitigates the diversity loss associated with recursive synthetic-review training.

ModelExact Match (%) ↑MAD ↓Entropy ↑
Meta-Llama-3.1-8B-Instruct33.93 ± 0.542.679 ± 0.0101.53 ± 0.03
Qwen3.6-35B-A3B61.85 ± 0.331.335 ± 0.0121.94 ± 0.02
OpenReviewer73.10 ± 1.361.113 ± 0.0222.10 ± 0.05
TrustReviewer without steering73.85 ± 0.151.077 ± 0.0052.13 ± 0.03
TrustReviewer75.40 ± 0.461.079 ± 0.0052.18 ± 0.01

Exact match measures agreement with at least one official reviewer rating; lower MAD and higher entropy are better.

Citation

Citation: TBD