Bo Wu
1 indexed paper
Recent (6 mo)
1With code
0Influential cites
0Benchmarked
0Publications per year
126
Top categories
Crypto×1Software Eng.×1
Frequent co-authors
Research Timeline
2026
How Code Representation Shapes False-Positive Dynamics in Cross-Language LLM Vulnerability Detection
The paper demonstrates that using raw source text for fine-tuning LLMs on vulnerability detection causes high false-positive rates by memorizing surface-level syntax, a problem mitigated by using Abstract Syntax Trees (ASTs) during inference.
Highlighted terms show continued research focus across papers
Papers
cs.CRcs.SERecentApr 30, 2026
How Code Representation Shapes False-Positive Dynamics in Cross-Language LLM Vulnerability Detection
Maofei Chen, Laifu Wang, Yue Qin, Yuan Wang +2 more
The paper demonstrates that using raw source text for fine-tuning LLMs on vulnerability detection causes high false-positive rates by memorizing surface-level syntax, a problem mitigated by using Abst…
View →