https://github.com/QiushiSun/Awesome-Code-Intelligence
Neural Code Intelligence Survey 2024; Reading lists and resources
https://github.com/QiushiSun/Awesome-Code-Intelligence
List: Awesome-Code-Intelligence
code-generation large-language-models
Last synced: 18 days ago
JSON representation
Neural Code Intelligence Survey 2024; Reading lists and resources
- Host: GitHub
- URL: https://github.com/QiushiSun/Awesome-Code-Intelligence
- Owner: QiushiSun
- License: mit
- Created: 2023-07-11T03:15:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-19T09:34:15.000Z (2 months ago)
- Last Synced: 2025-05-01T05:01:45.336Z (24 days ago)
- Topics: code-generation, large-language-models
- Homepage: https://arxiv.org/abs/2403.14734
- Size: 30.2 MB
- Stars: 259
- Watchers: 6
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- StarryDivineSky - QiushiSun/NCISurvey
- ultimate-awesome - Awesome-Code-Intelligence - Neural Code Intelligence Survey 2024; Reading lists and resources. (Other Lists / Julia Lists)
README
## Neural Code Intelligence Survey
This is the repository of our paper: **A Survey of Neural Code Intelligence: Paradigms, Advances and Beyond**.
[](https://arxiv.org/abs/2403.14734)
[](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)
[](http://makeapullrequest.com)
[](https://awesome.re)

[](https://huggingface.co/papers/2403.14734)
[](https://twitter.com/qiushi_sun)*Please do not hesitate to contact us or launch pull requests if you find any related papers that are missing in our paper.*
## News ๐ฐ
- Update on 2025/01/26: Version 1.6 released with additional topics on code preference learning ๐
- Update on 2024/11/01: Version 1.4 released with extra paper collections ๐
- Update on 2024/06/23: Version 1.2 released ๐
- Update on 2024/03/19: Version 1.0 released ๐
- Update on 2024/01/19: Add multiple reading lists ๐
- Update on 2023/12/29: Add Development Timelines ๐
- Update on 2023/12/25: Add Reading Lists, Merry Christmas ๐๐## Introduction ๐
๐ [**A Survey of Neural Code Intelligence: Paradigms, Advances and Beyond**](https://arxiv.org/abs/2403.14734)
>
> [Qiushi Sun](https://qiushisun.github.io/),
[Zhirui Chen](https://github.com/jet1004),
[Fangzhi Xu](https://xufangzhi.github.io/),
[Kanzhi Cheng](https://scholar.google.com/citations?user=S2IPVnwAAAAJ&hl=zh-CN),
[Chang Ma](https://chang-github-00.github.io/-changma/),
[Zhangyue Yin](https://scholar.google.com/citations?user=9gRQqSkAAAAJ&hl=en),
[Jianing Wang](https://wjn1996.github.io/),
[Chengcheng Han](https://hccngu.github.io/),
[Renyu Zhu](https://scholar.google.com/citations?user=tSWULnAAAAAJ&hl=en),
[Shuai Yuan](https://github.com/Luciferder),
[Qipeng Guo](https://scholar.google.com/citations?user=k3mPGKgAAAAJ&hl=en),
[Xipeng Qiu](https://xpqiu.github.io/),
[Pengcheng Yin](https://pengcheng.in/),
[Xiaoli Li](https://www.a-star.edu.sg/i2r/about-i2r/i2r-management/li-xiaoli),
[Fei Yuan](https://github.com/CONE-MT),
[Lingpeng Kong](https://ikekonglp.github.io/),
[Xiang Li](https://lixiang3776.github.io/),
[Zhiyong Wu](https://lividwo.github.io/zywu.github.io/)Introducing the resources provided by our survey paper, slides is also available at [here](assets/NCI_Survey_Slides_V1.pdf).
## Timeline
The Development of Code Intelligence

## Recent Work on Code Intelligence (Welcome PR) ๐
- [CodeI/O: Condensing Reasoning Patterns via Code Input-Output Prediction](https://arxiv.org/abs/2502.07316) 2025.2
- [Competitive Programming with Large Reasoning Models](https://arxiv.org/abs/2502.06807) 2025.2
- [EpiCoder: Encompassing Diversity and Complexity in Code Generation](https://arxiv.org/abs/2501.04694v1) 2025.1
- [WarriorCoder: Learning from Expert Battles to Augment Code Large Language Models](https://arxiv.org/abs/2412.17395) 2024.12
- [FullStack Bench: Evaluating LLMs as Full Stack Coders](https://arxiv.org/abs/2412.00535) 2024.12
- [CodeDPO: Aligning Code Models with Self Generated and Verified Source Code](https://arxiv.org/abs/2410.05605) 2024.11
- [OpenCoder: The Open Cookbook for Top-Tier Code Large Language Models](https://opencoder-llm.github.io/) 2024.11
- [Qwen2.5-Coder Series: Powerful, Diverse, Practical.](https://github.com/QwenLM/Qwen2.5-Coder) 2024.11
## Paper Collections / Tutorials ๐
- [Language Models for Code](https://github.com/QiushiSun/NCISurvey/blob/main/paper-reading/CodeLMs.md) ๐ค
- [Evaluations and Benchmarks](https://github.com/QiushiSun/NCISurvey/blob/main/paper-reading/Benchmarks.md) ๐
- [Preference Optimization](https://github.com/QiushiSun/NCISurvey/blob/main/paper-reading/Preference-Optimization.md) ๐
- [Code Repair](https://github.com/QiushiSun/NCISurvey/blob/main/paper-reading/Repair.md) ๐ง
- [Reasoning with Code Synthesis](https://github.com/QiushiSun/NCISurvey/blob/main/paper-reading/Reasoning.md) ๐ง
- [Data Science](https://github.com/QiushiSun/NCISurvey/blob/main/paper-reading/DS.md) ๐ข
- [Corpus containing Code Data](https://github.com/QiushiSun/NCISurvey/blob/main/paper-reading/Code-corpus.md) ๐
- [Code-Based Solutions for NLP Tasks](https://github.com/QiushiSun/NCISurvey/blob/main/paper-reading/NLPTasks-through-code.md) ๐
- [Code Empowered Agents](https://github.com/QiushiSun/NCISurvey/blob/main/paper-reading/CodeLM-empowered-agents.md) ๐ค
- [Reinforcement Learning with CodeLMs](https://github.com/QiushiSun/NCISurvey/blob/main/paper-reading/RL-with-CodeLMs.md) ๐ฎ
- [Code Intelligence assists AI4Science](https://github.com/QiushiSun/NCISurvey/blob/main/paper-reading/AI4Science.md) ๐งช
- [Software Development](https://github.com/QiushiSun/NCISurvey/blob/main/paper-reading/Software-Development.md) ๐ ๏ธ
- [Multilingual](https://github.com/QiushiSun/NCISurvey/blob/main/paper-reading/multilingual.md) ๐
- [Multimodal Code Generation](https://github.com/QiushiSun/NCISurvey/blob/main/paper-reading/Multimodal.md) ๐จ
- [Awesome Slides, Talks and Blogs](https://github.com/QiushiSun/NCISurvey/blob/main/paper-reading/tutorials.md) ๐งโ๐ซ## Citation ๐
๐ซถ If you are interested in our work or find this repository helpful, please consider using the following citation format when referencing our paper:
```bibtex
@article{sun2024survey,
title={A survey of neural code intelligence: Paradigms, advances and beyond},
author={Sun, Qiushi and Chen, Zhirui and Xu, Fangzhi and Cheng, Kanzhi and Ma, Chang and Yin, Zhangyue and Wang, Jianing and Han, Chengcheng and Zhu, Renyu and Yuan, Shuai and others},
journal={arXiv preprint arXiv:2403.14734},
year={2024}
}
```## Acknowledgements
This is an open collaborative research project among:
## Repository Contributors
## Star History ๐
[](https://star-history.com/#QiushiSun/Awesome-Code-Intelligence&Date)