From ede579432af00e1e07c058daee70d08ad7747740 Mon Sep 17 00:00:00 2001 From: Pulkit Verma Date: Tue, 14 May 2024 10:53:49 -0700 Subject: [PATCH 1/5] added AAAI25 --- _data/conferences.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/_data/conferences.yml b/_data/conferences.yml index a16f3e802b5..8100e5f3a9e 100644 --- a/_data/conferences.yml +++ b/_data/conferences.yml @@ -1,3 +1,19 @@ +- title: AAAI + year: 2025 + id: aaai25 + full_name: AAAI Conference on Artificial Intelligence + link: https://aaai.org/aaai-conference/save-the-date-aaai-25/ + deadline: '2024-08-15 23:59:59' + abstract_deadline: '2023-08-07 23:59:59' + timezone: UTC-12 + place: Philadelphia, USA + date: February 25 - March 04, 2025 + start: 2025-02-25 + end: 2025-03-04 + hindex: 212 + sub: ML + note: Mandatory abstract deadline on Aug 07, 2024, and supplementary material deadline on Aug 19, 2024. More info here. + - title: CoRL year: 2024 id: corl24 From 6f2204e9bc251f0d0cf8a2afca7d2e895a2e4bb9 Mon Sep 17 00:00:00 2001 From: Pulkit Verma Date: Tue, 14 May 2024 10:57:53 -0700 Subject: [PATCH 2/5] minor fix --- _data/conferences.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/_data/conferences.yml b/_data/conferences.yml index 42be696dbb8..6f12a1791bc 100644 --- a/_data/conferences.yml +++ b/_data/conferences.yml @@ -142,7 +142,6 @@ end: 2024-07-21 sub: ML note: Co-located with ICML 2024. Submission deadlines are March 29 (proceedings and workshop track) and May 10 (fast track). More info here ->>>>>>> d982ce4ec57c6e4d7f0351d45ef1b953b8427697 - title: CoRL year: 2024 From 3cbaf7cb625562b322e3c2093d9ea279840bda29 Mon Sep 17 00:00:00 2001 From: Pulkit Verma Date: Tue, 14 May 2024 12:31:51 -0700 Subject: [PATCH 3/5] added icra 2025 --- _data/conferences.yml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/_data/conferences.yml b/_data/conferences.yml index 6f12a1791bc..28e9d43c40f 100644 --- a/_data/conferences.yml +++ b/_data/conferences.yml @@ -1,3 +1,16 @@ +- title: ICRA + year: 2025 + id: icra25 + link: https://2025.ieee-icra.org + deadline: '2024-09-15 23:59:59' + timezone: America/Los_Angeles + place: Atlanta, USA + date: May 19 - May 23, 2025 + start: 2025-05-19 + end: 2025-05-23 + hindex: 119 + sub: RO + - title: AAAI year: 2025 id: aaai25 @@ -650,7 +663,7 @@ - title: ICRA year: 2024 id: icra24 - link: http://ieee-icra.org/ + link: http://2024.ieee-icra.org/ deadline: '2023-09-15 23:59:59' timezone: America/Los_Angeles place: Yokohama, Japan From 750d5baf59fdcac9f8a74add0a328a87a4c4a4d3 Mon Sep 17 00:00:00 2001 From: Pulkit Verma Date: Thu, 16 May 2024 18:15:44 -0700 Subject: [PATCH 4/5] fixed subjects for AAAI --- _data/conferences.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/conferences.yml b/_data/conferences.yml index 28e9d43c40f..c954c18eb38 100644 --- a/_data/conferences.yml +++ b/_data/conferences.yml @@ -24,7 +24,7 @@ start: 2025-02-25 end: 2025-03-04 hindex: 212 - sub: ML + sub: ['DM', 'KR', 'ML', 'RO', 'NLP', 'SP', 'CV', 'CG', 'HCI', 'AP'] note: Mandatory abstract deadline on Aug 07, 2024, and supplementary material deadline on Aug 19, 2024. More info here. - title: BMVC From ee61f1e12c5b45a42b715e4b5a5025608e10b876 Mon Sep 17 00:00:00 2001 From: Pulkit Verma Date: Thu, 16 May 2024 18:21:10 -0700 Subject: [PATCH 5/5] Added NeurIPS Dataset and Benchmarks Track --- _data/conferences.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/_data/conferences.yml b/_data/conferences.yml index c954c18eb38..554837c4d79 100644 --- a/_data/conferences.yml +++ b/_data/conferences.yml @@ -1,3 +1,19 @@ +- title: NeurIPS [Dataset and Benchmarks Track] + year: 2024 + id: neurips24 + full_name: Conference on Neural Information Processing Systems - Dataset and Benchmarks Track + hindex: 309 + link: https://nips.cc/Conferences/2024/CallForDatasetsBenchmarks + deadline: '2024-06-05 19:59:59' + abstract_deadline: '2024-04-29 19:59:59' + timezone: UTC + place: Vancouver, Canada + date: December 9 - December 15, 2024 + start: 2024-12-09 + end: 2024-12-15 + sub: ['DM', 'ML', 'NLP', 'SP', 'CV'] + note: Mandatory abstract deadline on May 29, 2024, and supplementary material deadline on JUn 12, 2024. More info here. + - title: ICRA year: 2025 id: icra25