Analysis updated 2026-05-18
Find research papers on whether AI generated images and video match what was asked for.
Look up benchmarks and datasets used to measure consistency in generative models.
Get an overview of known failure points in AI image and video generation quality.
| shawn-codedev/awesome-consistency-diffusion-visual-generation | chungyuandye/ntou_thesis | faust-donf/beamer-academic | |
|---|---|---|---|
| Stars | 48 | 32 | 26 |
| Language | TeX | TeX | TeX |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 1/5 | 2/5 | 2/5 |
| Audience | researcher | writer | researcher |
Figures from each repo's GitHub metadata at analysis time.
There is nothing to install, it is a linked reading list.
This repository is a research reference list accompanying an academic survey paper about a specific problem in AI image and video generation: consistency. In this context, consistency means whether the AI-generated output actually matches what was asked for or what was shown to it. Researchers from several universities in China and the UK, along with contributors from Li Auto and ByteDance, compiled the survey and this resource list. The collection is organized around three types of consistency problems. External consistency is about whether the output follows instructions: if you tell an AI to generate an image of a red ball on a table, does it actually include a red ball on a table, in the right place, in the right color. Internal consistency is about whether things stay the same across multiple generated outputs: if you generate several views of the same person's face, or multiple frames of a video, does the face look like the same person in all of them. Normative consistency is broader, covering whether outputs are safe, fair, physically plausible, and match common sense expectations. For each of these three categories, the repository lists relevant research papers, benchmarks used to measure the problem, and datasets researchers have used for testing. Each entry has a short note explaining what specific consistency issue it was designed to address. Papers that have not yet gone through full academic publishing are labeled clearly rather than guessing their venue. The repository is primarily useful to researchers or developers working on AI image generation who want to understand what has been studied, what evaluation tools exist, and where the known failure points are. It is not software you run, there is no code to install. It is a curated reading list and reference collection in the format common to academic "awesome list" repositories on GitHub. The full README is longer than what was shown.
A curated reading list of research papers, benchmarks, and datasets about consistency problems in AI image and video generation, based on an academic survey.
Mainly TeX. The stack also includes TeX, Markdown.
The README does not state a license, this is a curated reference list rather than distributable software.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
Verify against the repo before relying on details.