#code generation

topiccode generation

41 papers · 1 filter

cs.SE2026

CoGate: Confidence-Gated Co-Decoding for Secure Code Generation

Minghao Hu, Lannan Luo, Allen Roush +1

The paper introduces CoGate, a method that uses the confidence of a security expert model to gate its influence during co-decoding for generating more secure code with large langua…

cs.CL2026

Lightning OPD 2.0: Mitigating Style Bias in Cross-Teacher On-Policy Distillation for Large Reasoning Models

Yecheng Wu, Song Han, Han Cai

The paper proposes Lightning OPD 2.0, a method that reduces style‑related bias when using on‑policy distillation across different teacher models, improving performance on mathemati…

cs.AI2026

IndustryForge-27B: A Domain-Enhanced Multimodal Foundation Model for Industrial CAD

Nianchen Deng, Jiaxin Ai, Tao Hu +10

The paper introduces IndustryForge-27B, a multimodal foundation model fine‑tuned on diverse industrial CAD data to understand drawings, generate parametric modeling scripts, and co…

cs.SE2026

The Case for Vibe Modeling: A Missing Step in AI-Based Trustworthy Software Development

Shalini Chakraborty, Michael Mittermaier, Judith Michael

The paper proposes "vibe modeling" as a lightweight intermediate abstraction between natural language prompts and code generation by large language models, aiming to improve unders…

cs.LG2026

RLPF: Reinforcement Learning from Performance Feedback for Code Generation

Huihao Jing, Haozhe Cui, Wenbin Hu +9

The paper introduces RLPF, a reinforcement‑learning approach that uses staged performance feedback to train code‑generation models to produce not only correct programs but also fas…

cs.SE2026

MindForge: Teaching Small Language Models Whole-Life-Cycle Software Engineering via Source-Free Program Synthesis

Yihao Chen, Shi Chang, Khaled Chawa +4

MindForge automatically turns open‑source command‑line programs into source‑free environments that expose only compiled executables and documentation, enabling the training of smal…