Papers › A Comprehensive Evaluation of Parameter-Efficient Fine-Tuning on Software Engineering Tasks

A Comprehensive Evaluation of Parameter-Efficient Fine-Tuning on Software Engineering Tasks

25 Dec 2023arXiv:2312.15614archive 2025-07-28

Wentao Zou, Qi Li, Jidong Ge, Chuanyi Li, Xiaoyu Shen, LiGuo Huang, Bin Luo

Pre-trained models (PTMs) have achieved great success in various Software Engineering (SE) downstream tasks following the ``pre-train then fine-tune'' paradigm. As fully fine-tuning all parameters of PTMs can be computationally expensive, a widely used solution is parameter-efficient fine-tuning (PEFT), which freezes PTMs while introducing extra parameters. Though work has been done to test PEFT methods in the SE field, a comprehensive evaluation is still lacking. This paper aims to fill in this gap by evaluating the effectiveness of five PEFT methods on eight PTMs and four SE downstream tasks. For different tasks and PEFT methods, we seek answers to the following research questions: 1) Is it more effective to use PTMs trained specifically on source code, or is it sufficient to use PTMs trained on natural language text? 2) What is the impact of varying model sizes? 3) How does the model architecture affect the performance? Besides effectiveness, we also discuss the efficiency of PEFT methods, concerning the costs of required training time and GPU resource consumption. We hope that our findings can provide a deeper understanding of PEFT methods on various PTMs and SE downstream tasks. All the codes and data are available at \url{https://github.com/zwtnju/PEFT.git}.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2312.15614")

Code

Syntology Ran 10 of 14 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 10 ran with no contract checked.

By repository: official repository: 14 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

zwtnju/peft officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 10 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

10ran
4unverified

Licence: 14 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from zwtnju/peft. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

calculate_scores zwtnju/peft/clone/evaluator/evaluator.py official repository ran no licence file found · pointer only · ccbc4540f0d52171 · report
calculate_scores zwtnju/peft/defect/evaluator/evaluator.py official repository ran no licence file found · pointer only · 41d07eb6c8fa7fe3 · report
convert_examples_to_features zwtnju/peft/clone/code/clone.py official repository ran no licence file found · pointer only · 68f5c0b24ac09348 · report
convert_examples_to_features zwtnju/peft/defect/code/defect.py official repository ran no licence file found · pointer only · b4f0a16045f53d0b · report
convert_examples_to_features zwtnju/peft/search/code/search.py official repository ran no licence file found · pointer only · 44937ddb7444bf3f · report
get_example zwtnju/peft/clone/code/clone.py official repository ran no licence file found · pointer only · 6244f710493c123f · report
get_model_size zwtnju/peft/clone/code/utils.py official repository ran no licence file found · pointer only · 73ade802c00b1275 · report
read_answers zwtnju/peft/clone/evaluator/evaluator.py official repository ran no licence file found · pointer only · fef237b7756f46a2 · report
read_predictions zwtnju/peft/clone/evaluator/evaluator.py official repository ran no licence file found · pointer only · bc0a52fa08b13927 · report
read_predictions zwtnju/peft/defect/evaluator/evaluator.py official repository ran no licence file found · pointer only · c5842e6ad19a6199 · report
evaluate zwtnju/peft/defect/code/defect.py official repository unverified no licence file found · pointer only · 36c97f6df416b811 · report
evaluate zwtnju/peft/search/code/search.py official repository unverified no licence file found · pointer only · a057595416cbd19e · report
load_and_cache_examples zwtnju/peft/clone/code/clone.py official repository unverified no licence file found · pointer only · c931ca2e34e6dbd9 · report
read_answers zwtnju/peft/defect/evaluator/evaluator.py official repository unverified no licence file found · pointer only · 5544b8be3dc13963 · report

Tasks

parameter-efficient fine-tuning

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections