activity
20242026
collaborators
Showing cs.SEShow all

6 papers · 1 filter

cs.SE2026

A Temporal Reasoning Benchmarking Framework for LRMs via Difficulty-controlled and Dynamic Test Generation

Shide Zhou, Kailong Wang, Ling Shi +1

Defining the reasoning boundaries and ensuring the reliability of Large Reasoning Models (LRMs) remains a critical challenge. Current benchmarks primarily rely on static datasets s…

cs.SE2025

Beyond Correctness: Exposing LLM-generated Logical Flaws in Reasoning via Multi-step Automated Theorem Proving

Xinyi Zheng, Ningke Li, Xiaokun Luan +4

Large Language Models (LLMs) have demonstrated impressive reasoning capabilities, leading to their adoption in high-stakes domains such as healthcare, law, and scientific research.…

cs.SE2025

Boosting Pointer Analysis With LLM-Enhanced Allocation Function Detection

Baijun Cheng, Kailong Wang, Ling Shi +5

Pointer analysis is foundational for many static analysis tasks, yet its effectiveness is often hindered by imprecise modeling of heap allocations, particularly in C/C++ programs w…

cs.SE2025

Enhancing Semantic Understanding in Pointer Analysis using Large Language Models

Baijun Cheng, Kailong Wang, Ling Shi +4

Pointer analysis has been studied for over four decades. However, existing frameworks continue to suffer from the propagation of incorrect facts. A major limitation stems from thei…

cs.SE2025

Understanding the Effectiveness of Coverage Criteria for Large Language Models: A Special Angle from Jailbreak Attacks

Shide Zhou, Tianlin Li, Kailong Wang +4

Large language models (LLMs) have revolutionized artificial intelligence, but their increasing deployment across critical domains has raised concerns about their abnormal behaviors…

cs.SE2024

Semantic-Enhanced Indirect Call Analysis with Large Language Models

Baijun Cheng, Cen Zhang, Kailong Wang +6

In contemporary software development, the widespread use of indirect calls to achieve dynamic features poses challenges in constructing precise control flow graphs (CFGs), which fu…