4 papers
CodeT5-RNN: Reinforcing Contextual Embeddings for Enhanced Code Comprehension
Md Mostafizer Rahman, Ariful Islam Shiplu, Yutaka Watanobe +3
Contextual embeddings generated by LLMs exhibit strong positional inductive biases, which can limit their ability to fully capture long-range, order-sensitive dependencies in highl…
GraphCodeAgent: Dual Graph-Guided LLM Agent for Retrieval-Augmented Repo-Level Code Generation
Jia Li, Xianjie Shi, Kechi Zhang +10
Writing code requires significant time and effort in software development. To automate this process, researchers have made substantial progress for code generation. Recently, large…
LONGCODEU: Benchmarking Long-Context Language Models on Long Code Understanding
Jia Li, Xuyuan Guo, Lei Li +7
Current advanced long-context language models offer great potential for real-world software engineering applications. However, progress in this critical domain remains hampered by…
PATCH: Empowering Large Language Model with Programmer-Intent Guidance and Collaborative-Behavior Simulation for Automatic Bug Fixing
Yuwei Zhang, Zhi Jin, Ying Xing +5
Bug fixing holds significant importance in software development and maintenance. Recent research has made substantial strides in exploring the potential of large language models (L…