Institution profile

Central China Normal University

Academic institutionasia · cn
Official website
Research library193linked papers
Opportunities0open roles
Selected work

Representative Papers

A Comprehensive Evaluation of Parameter-Efficient Fine-Tuning on Method-Level Code Smell Detection

Dec 18, 2024arXiv.org

Existing code smell detection approaches—ranging from heuristic rules to machine learning (ML) and deep learning (DL)—exhibit limited performance, while full fine-tuning of large language models (LLMs) incurs prohibitive computational costs. This work presents the first systematic evaluation of parameter-efficient fine-tuning (PEFT) techniques—including Prompt Tuning, Prefix Tuning, LoRA, and (IA)³—for method-level code bad smells (e.g., Complex Conditional, Long Method) detection. We conduct experiments across four small language models and six LLMs using a high-quality GitHub dataset. Key findings: (1) Small models combined with PEFT significantly outperform both large models with PEFT and even fully fine-tuned LLMs; (2) Training data scale exerts a far greater impact on detection accuracy than the number of tunable parameters; (3) PEFT achieves comparable or superior accuracy to full fine-tuning while drastically reducing GPU memory consumption and consistently surpassing traditional detectors. Our study establishes a novel, lightweight, efficient, and deployable paradigm for code quality analysis.

2 citationsRead paper

Are We Evaluating the Edit Locality of LLM Model Editing Properly?

Jan 24, 2026

This work addresses critical conceptual flaws and insufficient sensitivity in existing evaluation protocols for specificity in large language model editing, which hinder accurate assessment of non-target knowledge retention. The authors propose a novel constructive evaluation protocol that resolves the conflict between open-ended generation and the assumption of deterministic answers while mitigating query-irrelevant fluency biases, thereby enabling more precise specificity measurement. This protocol reveals, for the first time, the weak correlation between current metrics and regularization strength, and introduces a continuously adjustable strictness framework that significantly enhances the discriminative power across different editing methods in terms of knowledge retention. Empirical results demonstrate that the new metric consistently exhibits superior sensitivity and correlation across diverse models, datasets, and editing approaches.

1 citationsRead paper
Recent publications

Latest Papers