y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#procedural-generation News & Analysis

4 articles tagged with #procedural-generation. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

4 articles
AIBullisharXiv – CS AI · Jun 27/10
🧠

TRON: Targeted Rule-Verifiable Online Environments for Visual Reasoning RL

Researchers introduce TRON, an online environment framework that generates unlimited, verifiable training instances for visual reasoning reinforcement learning across 520 diverse tasks. The system enables scalable model training without fixed dataset constraints and demonstrates consistent performance improvements on multiple multimodal reasoning benchmarks.

AINeutralarXiv – CS AI · Jun 26/10
🧠

3DCodeBench: Benchmarking Agentic Procedural 3D Modeling Via Code

Researchers introduce 3DCodeBench, a comprehensive benchmark for evaluating vision-language models (VLMs) as procedural 3D modelers that convert text and image inputs into code for 3D modeling software. The study reveals that current advanced VLMs struggle primarily with API mismatches and geometric coherence, while identifying test-time scaling as an effective improvement method.

AINeutralarXiv – CS AI · Jun 15/10
🧠

Procedural Generation of First Person Shooter Maps using Map-Elites

Researchers apply MAP-Elites, a quality diversity algorithm, to procedurally generate First-Person Shooter game maps using novel representation methods. The study introduces Point-Line and Spatial-Layout representations that outperform existing approaches in generating diverse, high-quality FPS maps by analyzing both topological and emergent gameplay properties.

GeneralNeutralarXiv – CS AI · May 125/10
📰

Mazocarta: A Seeded Procedural Deckbuilder for Instrumented Game Development

Mazocarta is an open-source procedural deckbuilder game built in Rust and WebAssembly that serves as a reference architecture for instrumented game development. The project demonstrates how a single rules engine can support interactive play, automated testing, balance simulation, and local multiplayer, with evaluation showing 36.1% single-player and 34.9% two-player win rates across 1,000 deterministic seeds.