ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1711.09573
  4. Cited By
Code Completion with Neural Attention and Pointer Networks

Code Completion with Neural Attention and Pointer Networks

27 November 2017
Jian Li
Yue Wang
M. Lyu
Irwin King
ArXivPDFHTML

Papers citing "Code Completion with Neural Attention and Pointer Networks"

50 / 66 papers shown
Title
SURGE: On the Potential of Large Language Models as General-Purpose Surrogate Code Executors
SURGE: On the Potential of Large Language Models as General-Purpose Surrogate Code Executors
Bohan Lyu
Siqiao Huang
Zichen Liang
Qi-An Sun
Jiaming Zhang
ELM
LRM
60
0
0
16 Feb 2025
The Rise and Fall(?) of Software Engineering
The Rise and Fall(?) of Software Engineering
Antonio Mastropaolo
Camilo Escobar-Velásquez
Mario Linares-Vásquez
35
2
0
14 Jun 2024
An LLM-Assisted Easy-to-Trigger Backdoor Attack on Code Completion
  Models: Injecting Disguised Vulnerabilities against Strong Detection
An LLM-Assisted Easy-to-Trigger Backdoor Attack on Code Completion Models: Injecting Disguised Vulnerabilities against Strong Detection
Shenao Yan
Shen Wang
Yue Duan
Hanbin Hong
Kiho Lee
Doowon Kim
Yuan Hong
AAML
SILM
43
17
0
10 Jun 2024
Dataflow-Guided Retrieval Augmentation for Repository-Level Code
  Completion
Dataflow-Guided Retrieval Augmentation for Repository-Level Code Completion
Wei Cheng
Yuhan Wu
Wei Hu
38
11
0
30 May 2024
Does Your Neural Code Completion Model Use My Code? A Membership
  Inference Approach
Does Your Neural Code Completion Model Use My Code? A Membership Inference Approach
Yao Wan
Guanghua Wan
Shijie Zhang
Hongyu Zhang
Yulei Sui
Pan Zhou
Hai Jin
Lichao Sun
35
2
0
22 Apr 2024
Debug like a Human: A Large Language Model Debugger via Verifying
  Runtime Execution Step-by-step
Debug like a Human: A Large Language Model Debugger via Verifying Runtime Execution Step-by-step
Li Zhong
Zilong Wang
Jingbo Shang
29
48
0
25 Feb 2024
AST-T5: Structure-Aware Pretraining for Code Generation and
  Understanding
AST-T5: Structure-Aware Pretraining for Code Generation and Understanding
Linyuan Gong
Mostafa Elhoushi
Alvin Cheung
34
14
0
05 Jan 2024
Deep Learning for Code Intelligence: Survey, Benchmark and Toolkit
Deep Learning for Code Intelligence: Survey, Benchmark and Toolkit
Yao Wan
Yang He
Zhangqian Bi
Jianguo Zhang
Hongyu Zhang
Yulei Sui
Guandong Xu
Hai Jin
Philip S. Yu
45
21
0
30 Dec 2023
Poisoned ChatGPT Finds Work for Idle Hands: Exploring Developers' Coding
  Practices with Insecure Suggestions from Poisoned AI Models
Poisoned ChatGPT Finds Work for Idle Hands: Exploring Developers' Coding Practices with Insecure Suggestions from Poisoned AI Models
Sanghak Oh
Kiho Lee
Seonhye Park
Doowon Kim
Hyoungshick Kim
SILM
29
16
0
11 Dec 2023
RAP-Gen: Retrieval-Augmented Patch Generation with CodeT5 for Automatic
  Program Repair
RAP-Gen: Retrieval-Augmented Patch Generation with CodeT5 for Automatic Program Repair
Weishi Wang
Yue Wang
Chenyu You
Steven C. H. Hoi
34
58
0
12 Sep 2023
Towards Automatically Addressing Self-Admitted Technical Debt: How Far
  Are We?
Towards Automatically Addressing Self-Admitted Technical Debt: How Far Are We?
A. Mastropaolo
M. D. Penta
Gabriele Bavota
36
7
0
17 Aug 2023
ARIST: An Effective API Argument Recommendation Approach
ARIST: An Effective API Argument Recommendation Approach
Son Nguyen
C. T. Manh
T. Tran
Tan M. Nguyen
Thu-Trang Nguyen
Kien-Tuan Ngo
H. Vo
11
13
0
11 Jun 2023
Large Language Models of Code Fail at Completing Code with Potential
  Bugs
Large Language Models of Code Fail at Completing Code with Potential Bugs
Tuan Dinh
Jinman Zhao
Samson Tan
Renato M. P. Negrinho
Leonard Lausen
Sheng Zha
George Karypis
LRM
40
25
0
06 Jun 2023
Better Context Makes Better Code Language Models: A Case Study on
  Function Call Argument Completion
Better Context Makes Better Code Language Models: A Case Study on Function Call Argument Completion
Hengzhi Pei
Jinman Zhao
Leonard Lausen
Sheng Zha
George Karypis
ELM
LRM
14
22
0
01 Jun 2023
EDM3: Event Detection as Multi-task Text Generation
EDM3: Event Detection as Multi-task Text Generation
Ujjwala Anantheswaran
Himanshu Gupta
Mihir Parmar
Kuntal Kumar Pal
Chitta Baral
40
5
0
25 May 2023
Neural Machine Translation for Code Generation
Neural Machine Translation for Code Generation
K. Dharma
Clayton T. Morrison
32
4
0
22 May 2023
Learning Deep Semantics for Test Completion
Learning Deep Semantics for Test Completion
Pengyu Nie
Rahul Banerjee
Junyi Jessy Li
Raymond J. Mooney
Miloš Gligorić
33
55
0
20 Feb 2023
InstructABSA: Instruction Learning for Aspect Based Sentiment Analysis
InstructABSA: Instruction Learning for Aspect Based Sentiment Analysis
Kevin Scaria
Himanshu Gupta
Siddharth Goyal
Saurabh Arjun Sawant
Swaroop Mishra
Chitta Baral
34
25
0
16 Feb 2023
An Empirical Evaluation of Using Large Language Models for Automated
  Unit Test Generation
An Empirical Evaluation of Using Large Language Models for Automated Unit Test Generation
Max Schäfer
Sarah Nadi
A. Eghbali
F. Tip
LM&MA
36
229
0
13 Feb 2023
Execution-based Code Generation using Deep Reinforcement Learning
Execution-based Code Generation using Deep Reinforcement Learning
Parshin Shojaee
Aneesh Jain
Sindhu Tipirneni
Chandan K. Reddy
25
53
0
31 Jan 2023
Code Difference Guided Adversarial Example Generation for Deep Code
  Models
Code Difference Guided Adversarial Example Generation for Deep Code Models
Zhao Tian
Junjie Chen
Zhi Jin
AAML
29
18
0
06 Jan 2023
Serenity: Library Based Python Code Analysis for Code Completion and
  Automated Machine Learning
Serenity: Library Based Python Code Analysis for Code Completion and Automated Machine Learning
Wenting Zhao
Ibrahim Abdelaziz
Julian T Dolby
Kavitha Srinivas
M. Helali
Essam Mansour
32
0
0
05 Jan 2023
A Survey on Natural Language Processing for Programming
A Survey on Natural Language Processing for Programming
Qingfu Zhu
Xianzhen Luo
Fang Liu
Cuiyun Gao
Wanxiang Che
25
2
0
12 Dec 2022
Syntax-Aware On-the-Fly Code Completion
Syntax-Aware On-the-Fly Code Completion
Wannita Takerngsaksiri
C. Tantithamthavorn
Yuankui Li
52
18
0
09 Nov 2022
Don't Complete It! Preventing Unhelpful Code Completion for Productive
  and Sustainable Neural Code Completion Systems
Don't Complete It! Preventing Unhelpful Code Completion for Productive and Sustainable Neural Code Completion Systems
Zhensu Sun
Xiaoning Du
Fu Song
Shangwen Wang
Mingze Ni
Li Li
34
10
0
13 Sep 2022
StructCoder: Structure-Aware Transformer for Code Generation
StructCoder: Structure-Aware Transformer for Code Generation
Sindhu Tipirneni
Ming Zhu
Chandan K. Reddy
41
55
0
10 Jun 2022
A Survey of Deep Learning Models for Structural Code Understanding
A Survey of Deep Learning Models for Structural Code Understanding
Ruoting Wu
Yuxin Zhang
Qibiao Peng
Liang Chen
Zibin Zheng
24
6
0
03 May 2022
Data-Driven Approach for Log Instruction Quality Assessment
Data-Driven Approach for Log Instruction Quality Assessment
Jasmin Bogatinovski
S. Nedelkoski
Alexander Acker
Jorge Cardoso
O. Kao
19
4
0
06 Apr 2022
ReACC: A Retrieval-Augmented Code Completion Framework
ReACC: A Retrieval-Augmented Code Completion Framework
Shuai Lu
Nan Duan
Hojae Han
Daya Guo
Seung-won Hwang
Alexey Svyatkovskiy
25
140
0
15 Mar 2022
Compilable Neural Code Generation with Compiler Feedback
Compilable Neural Code Generation with Compiler Feedback
Xin Wang
Yasheng Wang
Yao Wan
Fei Mi
Yitong Li
Pingyi Zhou
Jin Liu
Hao Wu
Xin Jiang
Qun Liu
31
66
0
10 Mar 2022
CodeFill: Multi-token Code Completion by Jointly Learning from Structure
  and Naming Sequences
CodeFill: Multi-token Code Completion by Jointly Learning from Structure and Naming Sequences
M. Izadi
Roberta Gismondi
Georgios Gousios
23
99
0
14 Feb 2022
Code Sophistication: From Code Recommendation to Logic Recommendation
Code Sophistication: From Code Recommendation to Logic Recommendation
Jessie Galasso
Michalis Famelis
H. Sahraoui
34
1
0
19 Jan 2022
Senatus -- A Fast and Accurate Code-to-Code Recommendation Engine
Senatus -- A Fast and Accurate Code-to-Code Recommendation Engine
Fran Silavong
Sean J. Moran
Antonios Georgiadis
Rohan Saphal
R. Otter
20
9
0
05 Nov 2021
A Survey on Machine Learning Techniques for Source Code Analysis
A Survey on Machine Learning Techniques for Source Code Analysis
Tushar Sharma
M. Kechagia
Stefanos Georgiou
Rohit Tiwari
Indira Vats
Hadi Moazen
Federica Sarro
25
61
0
18 Oct 2021
Leveraging Automated Unit Tests for Unsupervised Code Translation
Leveraging Automated Unit Tests for Unsupervised Code Translation
Baptiste Roziere
Jie M. Zhang
François Charton
Mark Harman
Gabriel Synnaeve
Guillaume Lample
33
112
0
13 Oct 2021
Context-NER : Contextual Phrase Generation at Scale
Context-NER : Contextual Phrase Generation at Scale
Himanshu Gupta
Shreyas Verma
Santosh Mashetty
Swaroop Mishra
24
10
0
16 Sep 2021
Autoencoders as Tools for Program Synthesis
Autoencoders as Tools for Program Synthesis
Sander de Bruin
Vadim Liventsev
M. Petković
15
4
0
16 Aug 2021
SpreadsheetCoder: Formula Prediction from Semi-structured Context
SpreadsheetCoder: Formula Prediction from Semi-structured Context
Xinyun Chen
Petros Maniatis
Rishabh Singh
Charles Sutton
H. Dai
Max Lin
Denny Zhou
LMTD
AI4TS
21
47
0
26 Jun 2021
Toward Less Hidden Cost of Code Completion with Acceptance and Ranking
  Models
Toward Less Hidden Cost of Code Completion with Acceptance and Ranking Models
Jingxuan Li
Rui Huang
Wei Li
Kai-Lang Yao
Weiguo Tan
32
14
0
26 Jun 2021
On the Capabilities of Pointer Networks for Deep Deductive Reasoning
On the Capabilities of Pointer Networks for Deep Deductive Reasoning
Monireh Ebrahimi
Aaron Eberhart
Pascal Hitzler
NAI
21
10
0
17 Jun 2021
Discrete Auto-regressive Variational Attention Models for Text Modeling
Discrete Auto-regressive Variational Attention Models for Text Modeling
Xianghong Fang
Haoli Bai
Jian Li
Zenglin Xu
Michael Lyu
Irwin King
40
3
0
16 Jun 2021
Improving Code Autocompletion with Transfer Learning
Improving Code Autocompletion with Transfer Learning
Wenjie Zhou
Seohyun Kim
V. Murali
Gareth Ari Aye
33
14
0
12 May 2021
Language-Agnostic Representation Learning of Source Code from Structure
  and Context
Language-Agnostic Representation Learning of Source Code from Structure and Context
Daniel Zügner
Tobias Kirschstein
Michele Catasta
J. Leskovec
Stephan Günnemann
30
119
0
21 Mar 2021
Code Completion by Modeling Flattened Abstract Syntax Trees as Graphs
Code Completion by Modeling Flattened Abstract Syntax Trees as Graphs
Yanlin Wang
Hui Li
10
85
0
17 Mar 2021
Unified Pre-training for Program Understanding and Generation
Unified Pre-training for Program Understanding and Generation
Wasi Uddin Ahmad
Saikat Chakraborty
Baishakhi Ray
Kai-Wei Chang
41
749
0
10 Mar 2021
DOBF: A Deobfuscation Pre-Training Objective for Programming Languages
DOBF: A Deobfuscation Pre-Training Objective for Programming Languages
Baptiste Roziere
Marie-Anne Lachaux
Marc Szafraniec
Guillaume Lample
AI4CE
52
137
0
15 Feb 2021
Neural Software Analysis
Neural Software Analysis
Michael Pradel
S. Chandra
NAI
34
33
0
16 Nov 2020
On the Embeddings of Variables in Recurrent Neural Networks for Source
  Code
On the Embeddings of Variables in Recurrent Neural Networks for Source Code
Nadezhda Chirkova
11
0
0
23 Oct 2020
A Simple Approach for Handling Out-of-Vocabulary Identifiers in Deep
  Learning for Source Code
A Simple Approach for Handling Out-of-Vocabulary Identifiers in Deep Learning for Source Code
Nadezhda Chirkova
Sergey Troshin
56
12
0
23 Oct 2020
Towards Full-line Code Completion with Neural Language Models
Towards Full-line Code Completion with Neural Language Models
Wenhan Wang
Sijie Shen
Ge Li
Zhi Jin
27
16
0
18 Sep 2020
12
Next