Skip to content

Commit e5f0e96

Browse files
add cfp
1 parent c1d7d2b commit e5f0e96

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed

call.md

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,22 @@ layout: home
44
permalink: /call/
55
---
66

7-
TBA
7+
<!-- TBA -->
88

9-
<!-- ## Research & Position Papers
9+
## Research & Position Papers
1010

11-
> *Submission Link:* [https://llm4code2024.hotcrp.com/](https://llm4code2024.hotcrp.com/)
11+
<!-- > *Submission Link:* [https://llm4code2024.hotcrp.com/](https://llm4code2024.hotcrp.com/) -->
1212

1313
This workshop accepts both research papers and position papers:
1414

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.
1717

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.
1919

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!**
2123

2224
## Topics
2325

@@ -38,18 +40,21 @@ This workshop accepts (not limited to) the submissions of the following topics:
3840
- LLM-based reverse engineering
3941
- LLM-based code evolution and maintenance
4042
- LLM-based refactor
43+
- LLM-based software engineering agents
4144
- **Datasets and Evaluation**
42-
- Datasets for LLM4Code training
45+
- Datasets for LLM4Code pre-training
46+
- Datasets for LLM4Code post-training
4347
- Datasets for LLM4Code evaluation
44-
- Automated dataset generation/augmentation
48+
- Automated dataset generation/augmentation (e.g., via LLMs)
4549
- Empirical studies on LLM4Code
4650
- **Model design and optimization on LLM4Code**
4751
- Model architecture design
4852
- Model hyperparameter tuning
4953
- Prompt tuning and prompt engineering
5054
- Pretraining objective design
5155
- Model alignment
52-
- Model optimization/distillation/quantization -->
56+
- Model distillation
57+
- Model optimization/quantization
5358

5459
<!-- 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/)
5560

0 commit comments

Comments
 (0)