news
Shanghai's AI Industry Battles Corrupted Training Data Crisis
Duplicate and corrupted training images are quietly undermining the city's push to become China's artificial intelligence capital, and the people responsible for fixing it are finally speaking up.
How we reported this
Shanghai's artificial intelligence sector is grappling with a technical problem that carries serious commercial consequences: the widespread contamination of visual training datasets with duplicate, mislabelled and low-quality images. The issue, long treated as a back-office nuisance, has moved into boardrooms and government briefings across Pudong's Zhangjiang Hi-Tech Park, where dozens of AI startups and research institutes are competing for contracts in a market worth hundreds of billions of yuan.
The timing matters. Beijing's push to establish Shanghai as the country's primary AI governance hub, formalised through the city's 2025-2027 Artificial Intelligence Development Action Plan, puts quality-controlled training data at the centre of regulatory compliance. Enterprises that cannot demonstrate clean datasets risk losing certification under the Cyberspace Administration of China's generative AI service rules, which took effect in August 2023 and require providers to document training data sources and quality-control procedures.
What the Experts Are Warning
Researchers at the Shanghai Artificial Intelligence Laboratory on Yunjin Road in Xuhui District have flagged duplicate-image contamination as one of the top three data-quality failure modes affecting large vision models developed in China. The laboratory, established in 2020 with backing from the Shanghai municipal government and several technology companies, has been developing deduplication benchmarks intended for industry-wide adoption. Officials connected to the program have described the contamination problem as systemic rather than isolated, the result of scraping pipelines that prioritise volume over hygiene.
Academic voices at Fudan University's School of Computer Science on Handan Road have made similar arguments in published research. Duplicate images in training sets, the argument runs, do not merely waste compute cycles, they distort model weights in ways that are difficult to detect during standard evaluation and that can produce subtle but costly errors in downstream commercial applications, from medical imaging software to the autonomous-driving perception systems being tested along the G60 Science and Technology Corridor in Songjiang District.
Industry figures at the 2026 World Artificial Intelligence Conference, held at the Shanghai World Expo Exhibition and Convention Center in late June, pressed for a shared municipal deduplication registry, a central repository where companies could flag known duplicate clusters before committing them to training runs. No formal proposal has yet been adopted by the Shanghai Municipal Commission of Economy and Informatization, which oversees much of the city's AI policy, but multiple sessions at the conference treated the registry idea as an inevitability rather than a speculation.
The Commercial Stakes and What Comes Next
The financial exposure is real. Training a competitive vision-language model at scale can cost upward of 10 million yuan in cloud compute alone, according to cost disclosures discussed at industry panels this year. If a meaningful share of those training cycles are burning through duplicated data, some estimates from data-quality firms put contamination rates in publicly scraped Chinese-language image corpora at between 15 and 30 percent, the waste aggregates quickly across an industry where margins are already thin.
Several data-infrastructure companies operating out of the Caohejing Development Zone in Minhang District have begun marketing automated deduplication pipelines specifically positioned to meet anticipated CAC audit requirements. The services range from perceptual-hash filtering, which catches near-identical images, to more computationally intensive embedding-based approaches capable of flagging semantically redundant content that simple hash checks miss.
For companies navigating this, the practical path forward involves three steps that data engineers and compliance officers in the city are converging on: conducting a retroactive audit of existing training sets before the next regulatory inspection cycle, integrating deduplication as a mandatory gate in ingestion pipelines rather than a post-hoc fix, and documenting those processes in a format consistent with CAC disclosure requirements. The Shanghai government has indicated that AI governance inspections will intensify in the second half of 2026. Companies that treat data quality as a procurement checkbox rather than an engineering priority are likely to find that distinction expensive.