Evaluating the Performance and Efficiency of Sentence-BERT for Code Comment Classification

June 10, 2025 Β· Declared Dead Β· πŸ› 2025 IEEE/ACM International Workshop on Natural Language-Based Software Engineering (NLBSE)

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Fabian C. PeΓ±a, Steffen Herbold arXiv ID 2506.08581 Category cs.SE: Software Engineering Citations 2 Venue 2025 IEEE/ACM International Workshop on Natural Language-Based Software Engineering (NLBSE) Last Checked 4 months ago
Abstract
This work evaluates Sentence-BERT for a multi-label code comment classification task seeking to maximize the classification performance while controlling efficiency constraints during inference. Using a dataset of 13,216 labeled comment sentences, Sentence-BERT models are fine-tuned and combined with different classification heads to recognize comment types. While larger models outperform smaller ones in terms of F1, the latter offer outstanding efficiency, both in runtime and GFLOPS. As result, a balance between a reasonable F1 improvement (+0.0346) and a minimal efficiency degradation (+1.4x in runtime and +2.1x in GFLOPS) is reached.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Software Engineering

Died the same way β€” πŸ‘» Ghosted