Probing Pretrained Models of Source Code

February 16, 2022 Β· Declared Dead Β· πŸ› BlackboxNLP Workshop on Analyzing and Interpreting Neural Networks for NLP

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Sergey Troshin, Nadezhda Chirkova arXiv ID 2202.08975 Category cs.SE: Software Engineering Cross-listed cs.CL, cs.LG Citations 48 Venue BlackboxNLP Workshop on Analyzing and Interpreting Neural Networks for NLP Last Checked 4 months ago
Abstract
Deep learning models are widely used for solving challenging code processing tasks, such as code generation or code summarization. Traditionally, a specific model architecture was carefully built to solve a particular code processing task. However, recently general pretrained models such as CodeBERT or CodeT5 have been shown to outperform task-specific models in many applications. While pretrained models are known to learn complex patterns from data, they may fail to understand some properties of source code. To test diverse aspects of code understanding, we introduce a set of diagnosting probing tasks. We show that pretrained models of code indeed contain information about code syntactic structure and correctness, the notions of identifiers, data flow and namespaces, and natural language naming. We also investigate how probing results are affected by using code-specific pretraining objectives, varying the model size, or finetuning.
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