Search papers, labs, and topics across Lattice.
5
0
8
Runtime diagnoses from multi-faceted bug reproduction tests can significantly boost patch generation effectiveness, leading to a 75.7% resolution rate on verified issues.
LLMs underperform traditional ML methods in software fairness tasks, challenging the assumption that they offer a silver bullet solution for bias mitigation.
Despite advances in VLMs, understanding software architecture diagrams remains surprisingly difficult, with even top models struggling to surpass 70% accuracy on a new benchmark designed to test diagram reasoning and visual grounding.
LLMs can learn reusable code optimization skills from slow/fast program pairs, enabling significant efficiency improvements without runtime feedback.
Even when LLMs translate code correctly, over 20% of the time it's surprisingly inefficient due to algorithmic flaws, poor language choices, or resource mismanagement.