activity
20192026
most citedLarge Language Model-Aware In-Context Learning for Code Generation

7 citations · 12 across the 5 of their papers we have counts for

collaborators

9 papers

cs.SE2026

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…

cs.SE2025

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…

cs.SE2025

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…

cs.SE20251 cited

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…

cs.SE20237 cited

Large Language Model-Aware In-Context Learning for Code Generation

Jia Li, Ge Li, Chongyang Tao +3

Large language models (LLMs) have shown impressive in-context learning (ICL) ability in code generation. LLMs take a prompt consisting of requirement-code examples and a new requir…

cs.SE2023

STEAM: Simulating the InTeractive BEhavior of ProgrAMmers for Automatic Bug Fixing

Yuwei Zhang, Zhi Jin, Ying Xing +1

Bug fixing holds significant importance in software development and maintenance. Recent research has made notable progress in exploring the potential of large language models (LLMs…