activity
20242026
collaborators
Showing cs.SEShow all

6 papers · 1 filter

cs.SE2026

Multi-level Code Optimization via Mixture of Prompts

Yun Peng, Jun Wan, Jiakun Liu +3

Runtime efficiency is a critical factor that impacts both software quality and user satisfaction. There are many approaches proposed for code optimization to improve runtime effici…

cs.SE2025

Curiosity-Driven Testing for Sequential Decision-Making Process

Junda He, Zhou Yang, Jieke Shi +5

Sequential decision-making processes (SDPs) are fundamental for complex real-world challenges, such as autonomous driving, robotic control, and traffic management. While recent adv…

cs.SE2025

Characterising Bugs in Jupyter Platform

Yutian Tang, Hongchen Cao, Yuxi Chen +1

As a representative literate programming platform, Jupyter is widely adopted by developers, data analysts, and researchers for replication, data sharing, documentation, interactive…

cs.SE2025

When Deep Learning Meets Information Retrieval-based Bug Localization: A Survey

Feifei Niu, Chuanyi Li, Kui Liu +2

Bug localization is a crucial aspect of software maintenance, running through the entire software lifecycle. Information retrieval-based bug localization (IRBL) identifies buggy co…

cs.SE2025

FlexFL: Flexible and Effective Fault Localization with Open-Source Large Language Models

Chuyang Xu, Zhongxin Liu, Xiaoxue Ren +3

Due to the impressive code comprehension ability of Large Language Models (LLMs), a few studies have proposed to leverage LLMs to locate bugs, i.e., LLM-based FL, and demonstrated…

cs.SE2024

Ecosystem of Large Language Models for Code

Zhou Yang, Jieke Shi, Premkumar Devanbu +1

The availability of vast amounts of publicly accessible data of source code and the advances in modern language models, coupled with increasing computational resources, have led to…