works on

From the 1 of 7 linked papers with an AI index.

collaborators

7 papers

cs.SE2026

ThinkLog: Leveraging Reasoning for Log Statement Generation

Kazuki Kusama, Honglin Shu, Masanari Kondo +2

ThinkLog uses large language models with reasoning prompts to automatically decide where to insert logs, what severity to assign, and how to phrase log messages, improving the accu…

cs.SE2026

Large Language Models for Multi-Lingual Equivalent Mutant Detection: An Extended Empirical Study

Honglin Shu, Zhao Tian, Dong Wang +5

Mutation testing is a powerful technique for ensuring software quality. However, the presence of equivalent mutants introduces unnecessary costs and biases, limiting its practical…

cs.SE2026

Leveraging Language Models for Log Statement Generation in Multilingual Scenarios: How Far Are We?

Kazuki Kusama, Honglin Shu, Masanari Kondo +1

Log statements capture critical information for software maintenance activities such as testing, debugging, and failure analysis. Because of this importance, developers must carefu…

cs.SE2026

Evaluating Large Language Models for Multilingual Vulnerability Detection at Dual Granularities

Honglin Shu, Michael Fu, Junji Yu +4

Various deep learning-based approaches utilizing pre-trained language models (PLMs) have been proposed for automated vulnerability detection. With recent advancements in large lang…

cs.SE2025

How Small is Enough? Empirical Evidence of Quantized Small Language Models for Automated Program Repair

Kazuki Kusama, Honglin Shu, Masanari Kondo +1

Background: Large language models (LLMs) have greatly improved the accuracy of automated program repair (APR) methods. However, LLMs are constrained by high computational resource…

cs.SE2025

On the Evaluation of Large Language Models in Multilingual Vulnerability Repair

Dong wang, Junji Yu, Honglin Shu +4

Various Deep Learning-based approaches with pre-trained language models have been proposed for automatically repairing software vulnerabilities. However, these approaches are limit…