4 papers
SpecCoder: Specification-Aware Code Generation with Curriculum Dual-Task Reinforcement Learning
Yixuan Li, Mingxuan Huang, Jiajing Wang +4
Large language models (LLMs) have made substantial progress in code generation but still struggle with challenging programming tasks that require understanding rich natural languag…
LogReasoner: Empowering LLMs with Expert-like Coarse-to-Fine Reasoning for Automated Log Analysis
Lipeng Ma, Yixuan Li, Weidong Yang +7
Log analysis is crucial for monitoring system health and diagnosing failures in complex systems. Recent advances in large language models (LLMs) offer new opportunities for automat…
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…
ChemAU: Harness the Reasoning of LLMs in Chemical Research with Adaptive Uncertainty Estimation
Xinyi Liu, Lipeng Ma, Yixuan Li +5
Large Language Models (LLMs) are widely used across various scenarios due to their exceptional reasoning capabilities and natural language understanding. While LLMs demonstrate str…