You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This workshop accepts both research papers and position papers:
14
14
15
-
- **Research papers (4 -- 8 pages including references)** on novel approaches, tools, datasets, or studies.
16
-
- **Position papers (1 -- 4 pages including references)** on novel ideas and positions that have yet to be fully developed.
15
+
-**Research papers (4 –- 8 pages including references)** on novel approaches, tools, datasets, or studies.
16
+
-**Position papers (1 –- 4 pages including references)** on novel ideas and positions that have yet to be fully developed.
17
17
18
-
All papers will be submitted via HotCRP and be reviewed in double-blinded. The submission should comply with the ACM format (in line with [ICSE 2024](https://conf.researchr.org/track/icse-2024/icse-2024-research-track#submission-process)) and should present the original contribution. At least one author of each accepted paper should register for the workshop and present the paper in the workshop.
18
+
All papers will be submitted via HotCRP and be reviewed in double-blinded. The submission should comply with the IEEE format (in line with [ICSE 2025](https://conf.researchr.org/track/icse-2025/icse-2025-research-track#submission-process)) and should present the original contribution. At least one author of each accepted paper should register for the workshop and present the paper in the workshop.
19
19
20
-
**🏆 We will announce the best paper and the best presentation awards during the workshop!**
20
+
All accepted papers by default will appear in the ICSE 2025 workshop proceedings (i.e., the **archival** option). Meanwhile, we also provide a **non-archival** option on the paper submission system (HotCRP) for the authors who prefer to not have their papers in the proceedings. For the non-archival papers, the camera-ready version will only be posted/advertised on our workshop website (not listed on DBLP). Please note that no matter which option you choose (archival or non-archival), the submission should be fully **original** (not accepted/published anywhere else) by the submission time, and at least one author has to register for the workshop and present. The official publication date of the workshop proceedings is the date the proceedings are made available by IEEE. This date may be up to two weeks prior to the first day of ICSE 2025. The official publication date affects the deadline for any patent filings related to published work.
21
+
22
+
**🏆 We will announce the best paper awards (up to 10% papers) during the workshop!**
21
23
22
24
## Topics
23
25
@@ -38,18 +40,21 @@ This workshop accepts (not limited to) the submissions of the following topics:
38
40
- LLM-based reverse engineering
39
41
- LLM-based code evolution and maintenance
40
42
- LLM-based refactor
43
+
- LLM-based software engineering agents
41
44
-**Datasets and Evaluation**
42
-
- Datasets for LLM4Code training
45
+
- Datasets for LLM4Code pre-training
46
+
- Datasets for LLM4Code post-training
43
47
- Datasets for LLM4Code evaluation
44
-
- Automated dataset generation/augmentation
48
+
- Automated dataset generation/augmentation (e.g., via LLMs)
45
49
- Empirical studies on LLM4Code
46
50
-**Model design and optimization on LLM4Code**
47
51
- Model architecture design
48
52
- Model hyperparameter tuning
49
53
- Prompt tuning and prompt engineering
50
54
- Pretraining objective design
51
55
- Model alignment
52
-
- Model optimization/distillation/quantization -->
56
+
- Model distillation
57
+
- Model optimization/quantization
53
58
54
59
<!-- This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](https://jekyllrb.com/)
0 commit comments