Papers with dedentation
Addressing Leakage in Self-Supervised Contextualized Code Retrieval (2022.coling-1)
Copied to clipboard
| Challenge: | a recent study addresses the use of contextualized code retrieval to fill gaps in a partial input program. |
| Approach: | They propose a self-supervised approach to contextualized code retrieval . they propose mutual identifier masking, dedentation, and the selection of syntax-aligned targets . |
| Outcome: | The proposed approach improves retrieval substantially and yields state-of-the-art results for code clone and defect detection. |