Search papers, labs, and topics across Lattice.
4
4
4
65
Evolved prompt transformation rules can fix 10-30% of LLM code generation failures, outperforming traditional execution-feedback methods.
Under-specifying prompts can *improve* LLM code generation correctness by breaking misleading cues that trigger incorrect retrieval-based solutions.
Turns out, a tiny fine-tuned model can spot flaws in coding instructions that trip up even the biggest LLMs, suggesting we're over-relying on brute force for code generation.
Turns out, your fancy deep learning model for vulnerability detection is probably struggling because of imbalanced data, and the fix isn't as simple as just throwing in focal loss.