ByT5-small reaches 89.87% and CANINE reaches 72.88% on news-headline and Twitter sarcasm detection, each edging a T5 baseline by less than one accuracy point.
A Simple Approach for Handling Out-of-Vocabulary Identifiers in Deep Learning for Source Code
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
There is an emerging interest in the application of natural language processing models to source code processing tasks. One of the major problems in applying deep learning to software engineering is that source code often contains a lot of rare identifiers, resulting in huge vocabularies. We propose a simple, yet effective method, based on identifier anonymization, to handle out-of-vocabulary (OOV) identifiers. Our method can be treated as a preprocessing step and, therefore, allows for easy implementation. We show that the proposed OOV anonymization method significantly improves the performance of the Transformer in two code processing tasks: code completion and bug fixing.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Token-free Models for Sarcasm Detection
ByT5-small reaches 89.87% and CANINE reaches 72.88% on news-headline and Twitter sarcasm detection, each edging a T5 baseline by less than one accuracy point.