Large language models for software engineering: A systematic literature review

X Hou, Y Zhao, Y Liu, Z Yang, K Wang, L Li… - ACM Transactions on …, 2024 - dl.acm.org
Large Language Models (LLMs) have significantly impacted numerous domains, including
Software Engineering (SE). Many recent publications have explored LLMs applied to …

A survey on deep learning for software engineering

Y Yang, X **a, D Lo, J Grundy - ACM Computing Surveys (CSUR), 2022 - dl.acm.org
In 2006, Geoffrey Hinton proposed the concept of training “Deep Neural Networks (DNNs)”
and an improved model training method to break the bottleneck of neural network …

Learning selective self-mutual attention for RGB-D saliency detection

N Liu, N Zhang, J Han - … of the IEEE/CVF conference on …, 2020 - openaccess.thecvf.com
Saliency detection on RGB-D images is receiving more and more research interests
recently. Previous models adopt the early fusion or the result fusion scheme to fuse the input …

Spt-code: Sequence-to-sequence pre-training for learning source code representations

C Niu, C Li, V Ng, J Ge, L Huang, B Luo - Proceedings of the 44th …, 2022 - dl.acm.org
Recent years have seen the successful application of large pre-trained models to code
representation learning, resulting in substantial improvements on many code-related …

What do they capture? a structural analysis of pre-trained language models for source code

Y Wan, W Zhao, H Zhang, Y Sui, G Xu… - Proceedings of the 44th …, 2022 - dl.acm.org
Recently, many pre-trained language models for source code have been proposed to model
the context of code and serve as a basis for downstream code intelligence tasks such as …

A survey on machine learning techniques for source code analysis

T Sharma, M Kechagia, S Georgiou, R Tiwari… - arxiv preprint arxiv …, 2021 - arxiv.org
The advancements in machine learning techniques have encouraged researchers to apply
these techniques to a myriad of software engineering tasks that use source code analysis …

A comprehensive investigation of multimodal deep learning fusion strategies for breast cancer classification

FZ Nakach, A Idri, E Goceri - Artificial Intelligence Review, 2024 - Springer
In breast cancer research, diverse data types and formats, such as radiological images,
clinical records, histological data, and expression analysis, are employed. Given the intricate …

Improving code search with co-attentive representation learning

J Shuai, L Xu, C Liu, M Yan, X **a, Y Lei - Proceedings of the 28th …, 2020 - dl.acm.org
Searching and reusing existing code from a large-scale codebase, eg, GitHub, can help
developers complete a programming task efficiently. Recently, Gu et al. proposed a deep …

Learning selective mutual attention and contrast for RGB-D saliency detection

N Liu, N Zhang, L Shao, J Han - IEEE Transactions on Pattern …, 2021 - ieeexplore.ieee.org
How to effectively fuse cross-modal information is a key problem for RGB-D salient object
detection. Early fusion and result fusion schemes fuse RGB and depth information at the …

You see what i want you to see: poisoning vulnerabilities in neural code search

Y Wan, S Zhang, H Zhang, Y Sui, G Xu, D Yao… - Proceedings of the 30th …, 2022 - dl.acm.org
Searching and reusing code snippets from open-source software repositories based on
natural-language queries can greatly improve programming productivity. Recently, deep …