2 papers
cs.SE2025
HyClone: Bridging LLM Understanding and Dynamic Execution for Semantic Code Clone Detection
Yunhao Liang, Ruixuan Ying, Takuya Taniguchi +2
Code clone detection is a critical task in software engineering, aimed at identifying duplicated or similar code fragments within or across software systems. Traditional methods of…
cs.LG2024
Generalized Back-Stepping Experience Replay in Sparse-Reward Environments
Guwen Lyu, Masahiro Sato
Back-stepping experience replay (BER) is a reinforcement learning technique that can accelerate learning efficiency in reversible environments. BER trains an agent with generated b…