| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- {
- "description": "CCF 推荐国际学术会议(A 类)精选,按领域分组",
- "last_updated": "2025-12",
- "categories": {
- "artificial_intelligence": {
- "conferences": [
- {"name": "AAAI", "full_name": "AAAI Conference on Artificial Intelligence", "acceptance_rate": "~20%", "deadline_month": "Aug", "pages": 10},
- {"name": "NeurIPS", "full_name": "Conference on Neural Information Processing Systems", "acceptance_rate": "~25%", "deadline_month": "May", "pages": 10},
- {"name": "ICML", "full_name": "International Conference on Machine Learning", "acceptance_rate": "~25%", "deadline_month": "Jan", "pages": 10},
- {"name": "IJCAI", "full_name": "International Joint Conference on Artificial Intelligence", "acceptance_rate": "~15%", "deadline_month": "Jan", "pages": 7},
- {"name": "ICLR", "full_name": "International Conference on Learning Representations", "acceptance_rate": "~30%", "deadline_month": "Oct", "pages": "unlimited"}
- ]
- },
- "nlp": {
- "conferences": [
- {"name": "ACL", "full_name": "Annual Meeting of the Association for Computational Linguistics", "acceptance_rate": "~22%", "deadline_month": "Jan/Jun", "pages": 8},
- {"name": "EMNLP", "full_name": "Conference on Empirical Methods in Natural Language Processing", "acceptance_rate": "~22%", "deadline_month": "Jun", "pages": 8},
- {"name": "NAACL", "full_name": "North American Chapter of the ACL", "acceptance_rate": "~22%", "deadline_month": "Dec", "pages": 8}
- ]
- },
- "computer_vision": {
- "conferences": [
- {"name": "CVPR", "full_name": "IEEE Conference on Computer Vision and Pattern Recognition", "acceptance_rate": "~25%", "deadline_month": "Nov", "pages": 8},
- {"name": "ICCV", "full_name": "International Conference on Computer Vision", "acceptance_rate": "~25%", "deadline_month": "Mar", "pages": 8},
- {"name": "ECCV", "full_name": "European Conference on Computer Vision", "acceptance_rate": "~27%", "deadline_month": "Mar", "pages": 14}
- ]
- },
- "data_mining": {
- "conferences": [
- {"name": "KDD", "full_name": "ACM SIGKDD Conference on Knowledge Discovery and Data Mining", "acceptance_rate": "~20%", "deadline_month": "Feb", "pages": 9},
- {"name": "WWW", "full_name": "The Web Conference", "acceptance_rate": "~20%", "deadline_month": "Oct", "pages": 10},
- {"name": "SIGIR", "full_name": "ACM SIGIR Conference on Research and Development in Information Retrieval", "acceptance_rate": "~20%", "deadline_month": "Jan", "pages": 10}
- ]
- },
- "software_engineering": {
- "conferences": [
- {"name": "ICSE", "full_name": "International Conference on Software Engineering", "acceptance_rate": "~22%", "deadline_month": "Sep", "pages": 11},
- {"name": "FSE", "full_name": "ACM SIGSOFT Symposium on Foundations of Software Engineering", "acceptance_rate": "~22%", "deadline_month": "Mar", "pages": 11},
- {"name": "ASE", "full_name": "IEEE/ACM International Conference on Automated Software Engineering", "acceptance_rate": "~20%", "deadline_month": "May", "pages": 11}
- ]
- },
- "systems": {
- "conferences": [
- {"name": "OSDI", "full_name": "USENIX Symposium on Operating Systems Design and Implementation", "acceptance_rate": "~18%", "deadline_month": "Dec", "pages": 14},
- {"name": "SOSP", "full_name": "ACM Symposium on Operating Systems Principles", "acceptance_rate": "~16%", "deadline_month": "Apr", "pages": 14},
- {"name": "MLSys", "full_name": "Conference on Machine Learning and Systems", "acceptance_rate": "~20%", "deadline_month": "Oct", "pages": 12}
- ]
- }
- }
- }
|