y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#llm-code-generation News & Analysis

2 articles tagged with #llm-code-generation. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

2 articles
AIBullisharXiv – CS AI Β· 14h ago7/10
🧠

How Many Tries Does It Take? Iterative Self-Repair in LLM Code Generation Across Model Scales and Benchmarks

Researchers demonstrate that modern large language models can significantly improve code generation accuracy through iterative self-repairβ€”feeding execution errors back to the model for correctionβ€”achieving 4.9-30.0 percentage point gains across benchmarks. The study reveals that instruction-tuned models succeed with prompting alone even at 8B scale, with Gemini 2.5 Flash reaching 96.3% pass rates on HumanEval, though logical errors remain substantially harder to fix than syntax errors.

🧠 Gemini🧠 Llama
AIBullisharXiv – CS AI Β· 14h ago7/10
🧠

LLM-based Realistic Safety-Critical Driving Video Generation

Researchers have developed an LLM-based framework that automatically generates safety-critical driving scenarios for autonomous vehicle testing using the CARLA simulator and realistic video synthesis. The system uses few-shot code generation to create diverse edge cases like pedestrian occlusions and vehicle cut-ins, bridging simulation and real-world realism through advanced video generation techniques.