Syncobert: Syntax-guided multi-modal contrastive pre-training for code representation

X Wang, Y Wang, F Mi, P Zhou, Y Wan, X Liu… - arXiv preprint arXiv …, 2021 - arxiv.org
… and dataflow) into the sequential model pre-training. To further explore the … SYNCOBERT,
a Syntax-guided multi-modal contrastive pre-training approach for better Code representations

CODE-MVP: Learning to represent source code from multiple views with contrastive pre-training

X Wang, Y Wang, Y Wan, J Wang, P Zhou, L Li… - arXiv preprint arXiv …, 2022 - arxiv.org
… Compared to the previous state-of-theart SynCoBERT, CODE-MVP also performs better …
indicates that the code representation learned by CODE-MVP preserves more code semantics. …

CPLCS: Contrastive Prompt Learning-based Code Search with Cross-modal Interaction Mechanism

Y Zhang, Y Liu, X Fan, Y Lu - 2024 International Joint …, 2024 - ieeexplore.ieee.org
… , several pre-training methods based on contrastive learning … studies, our model utilizes
multimodal contrastive learning by … SyncoBERT [13] aims to leverage the complementary …

Contrastive Prompt Learning-based Code Search based on Interaction Matrix

Y Zhang, Y Liu, X Fan, Y Lu - arXiv preprint arXiv:2310.06342, 2023 - arxiv.org
pretraining methods based on contrastive learning such as Corder [3], Code-MVP [35],
CodeRetriver [18], SynCoBERT [… code for joint encoding to obtain the code representation vector. …

Unixcoder: Unified cross-modal pre-training for code representation

D Guo, S Lu, N Duan, Y Wang, M Zhou… - arXiv preprint arXiv …, 2022 - arxiv.org
multi-modal contents to learn representation of code fragment with … data flow to enhance
code representation, and SYNCOBERT that … Syncobert: Syntax-guided multi-modal contrastive

Enhancing Code Representation Learning for Code Search with Abstract Code Semantics

S Zhang, Y Ding, E Hu, Y Yu… - 2024 International Joint …, 2024 - ieeexplore.ieee.org
… an important way to learn code semantics of source code through pre-training, and the pre-…
of codes, SYNCoBERT [9] combines AST edge prediction and multimodal contrastive learning…

CONCORD: clone-aware contrastive learning for source code

Y Ding, S Chakraborty, L Buratti, S Pujar… - Proceedings of the …, 2023 - dl.acm.org
code representations. We propose two-phase pre-training to comprehensively capture code
… extended to multi-modal tasks and perform well by loading a multi-modal pre-trained model. …

CodeCSE: A Simple Multilingual Model for Code and Comment Sentence Embeddings

A Varkey, S Jiang, W Huang - arXiv preprint arXiv:2407.06360, 2024 - arxiv.org
… Comment and code pairs can also be viewed as multi-modal … the loss function in the
pre-training process of SynCoBERT, C3P, … Jiang, “Syncobert: Syntax-guided multi-modal

[PDF][PDF] Contrastive Learning for Programming Languages

J Studer - 2021 - pub.tik.ee.ethz.ch
… time in the hope of turning it into a representation that makes it possible for the computer to
more … new pre-training tasks to effectively use this additional information. SynCoBERT is a …

Cross-modal contrastive learning for code search

Z Shi, Y Xiong, X Zhang, Y Zhang… - 2022 IEEE International …, 2022 - ieeexplore.ieee.org
… Specifically, in order to obtain better representations of code and query, we … SynCoBERT
proposed by Wang et al. [21], adopts a multi-modal contrastive learning objective for pre-training