3 papers
cs.SE2026
PseudoBridge: Pseudo Code as the Bridge for Better Semantic and Logic Alignment in Code Retrieval
Yixuan Li, Xinyi Liu, Weidong Yang +4
Code retrieval aims to find relevant code snippets matching natural language queries within massive codebases, playing a vital role in software development. Recent advances leverag…
cs.SE2025
LUK: Empowering Log Understanding with Expert Knowledge from Large Language Models
Lipeng Ma, Weidong Yang, Sihang Jiang +6
Logs play a critical role in providing essential information for system monitoring and troubleshooting. Recently, with the success of pre-trained language models (PLMs) and large l…
cs.SE2025
AdaptiveLog: An Adaptive Log Analysis Framework with the Collaboration of Large and Small Language Model
Lipeng Ma, Weidong Yang, Yixuan Li +6
Automated log analysis is crucial to ensure high availability and reliability of complex systems. The advent of LLMs in NLP has ushered in a new era of language model-driven automa…