SevenTnewS

Image Editing

Reddit users built an image editor that beats the labs at their own game

RealEdit, a dataset of 48K real-world image editing requests from Reddit, shows that current models underperform on authentic user tasks. A model trained on this data beats competitors by up to 165 Elo points, and it also boosts deepfake detection accuracy by 14 percentage points.

Emmanuel Fabrice Omgbwa Yasse AI-assisted

2025-05-01 · 2 min read

Reddit users built an image editor that beats the labs at their own game

Academic benchmarks can be deceiving. Image editing models that top leaderboards often fail when faced with the messiness of actual user requests. A new dataset called RealEdit aims to close that gap. It was built from thousands of authentic editing conversations on Reddit, giving researchers both a test set of 9,300 examples and 48,000 training pairs. All of them reflect real human intent, not synthetic prompts.Nvidia's data atlas shows why synthetic data matters…

Researchers found that commercially available models underperform on these real-world tasks. So they trained their own model on the RealEdit training set. In human evaluations, it scored up to 165 Elo points higher than competitors. On the automated VIEScore metric, it showed a 92% relative improvement. The team deployed the model live on Reddit, where users responded positively. That kind of practical validation is something lab results rarely capture.Ai2's olmo-eval gives LLM developers a microscope for…

"Existing models have yet to be widely adopted for real user needs," the team notes. Current datasets use artificial edits. They lack the scale and ecological validity needed to address the true diversity of user requests. RealEdit changes that by sourcing edits that people actually wanted and made themselves.

Beyond image editing: deepfake detection gains

One of the more striking findings is RealEdit's transferability. The researchers worked with a deepfake detection non-profit to fine-tune their detection model on RealEdit data. The result: a 14-percentage-point improvement in F1-score. That suggests the dataset captures realistic manipulation patterns that generalize beyond casual photo fixes into forensic territory.Fifteen articles on AI generation reveal three shifts…

The timing matters. Generative AI makes image manipulation easier and harder to spot. Detectors trained on synthetic forgeries may not hold up under real-world pressure. RealEdit provides an alternative: authentic traces of human editing intent that may be harder for adversaries to game.AI models can't stop thinking out loud. That's both…

The paper is on arXiv under identifier 2502.03629. The dataset is available as peter-sushko/RealEdit. Together, they open the door for more ecologically valid training pipelines. For researchers working on generative models, it is a reminder that what users actually want to edit and what benchmarks test are not always the same thing.M3D and Real-Guidance Bring Dataset Distillation to…

The RealEdit team plans to keep expanding the dataset and is inviting community contributions. The goal is to keep closing the gap between laboratory performance and real-world utility.