2 papers
cs.CL2025
Focusing on Language: Revealing and Exploiting Language Attention Heads in Multilingual Large Language Models
Xin Liu, Qiyang Song, Qihang Zhou +5
Large language models (LLMs) increasingly support multilingual understanding and generation. Meanwhile, efforts to interpret their internal mechanisms have emerged, offering insigh…
cs.PL2024
LoopSCC: Towards Summarizing Multi-branch Loops within Determinate Cycles
Kai Zhu, Chenkai Guo, Kuihao Yan +5
Analyzing programs with loops is a challenging task, suffering from potential issues such as indeterminate number of iterations and exponential growth of control flow complexity. L…