Vibeleaderboard
← All Intel
Intel / article

CausalRepair: Bridging the Causality Gap in Large Language Model-Based Automated Program Repair via Dual-Slicing

Source
Linhao Wu, Yizhou Chen, Zhen Yang, Pengyu Xue, Dan Hao
Author
Linhao Wu, Yizhou Chen, Zhen Yang, Pengyu Xue, Dan Hao
Date
Terms in this piece · Glossary
  • LLM — A large language model — the neural network behind tools like Claude and ChatGPT, trained on huge amounts of text to predict what comes next.
  • context window — The maximum amount of text a model can consider at once — its working memory for the current conversation or task.
  • AI agent — An AI system that doesn't just answer once but works toward a goal in a loop — taking actions, reading the results, and deciding what to do next.
Why it matters

construction, not model choice, is what moves repair accuracy here, and the slicing strategy transfers to any that has to assemble a debugging context.

Recommended reads
Comments

Checking sign-in…

Loading comments…