From the 1 of 4 linked papers with an AI index.
1 citations · 1 across the 2 of their papers we have counts for
4 papers
Understanding before Naming! Enhancing LLM-based Method Name Prediction with Code Summarization
Wei Liu, Weisong Sun, Tingting Xu +4
The paper proposes SMNP, a method name prediction approach that first summarizes code and then refines the name using chain‑of‑thought reasoning, and shows that LLM‑based evaluator…
Can Distillation Mitigate Backdoor Attacks in Pre-trained Encoders?
TIngxu Han, Wei Song, Weisong Sun +7
Self-Supervised Learning (SSL) has become a prominent paradigm for pre-training encoders to learning general-purpose representations from unlabeled data and releasing them on third…
Mutual Information Guided Backdoor Mitigation for Pre-trained Encoders
Tingxu Han, Weisong Sun, Ziqi Ding +5
Self-supervised learning (SSL) is increasingly attractive for pre-training encoders without requiring labeled data. Downstream tasks built on top of those pre-trained encoders can…
A Prompt Learning Framework for Source Code Summarization
Tingting Xu, Yun Miao, Chunrong Fang +8
(Source) code summarization is the task of automatically generating natural language summaries (also called comments) for given code snippets. Recently, with the successful applica…