Spaces:
Sleeping
Sleeping
Modal Conference Agent Claude Sonnet 4.5 commited on
Commit ·
481334b
1
Parent(s): 800dcea
Update FAccT 2026 conference data
Browse files- Corrected conference dates from June 27-30 to June 25-28, 2026
- Updated venue from Hotel Bonaventure to Le Centre Sheraton Montréal
- Added additional deadlines: rebuttal submission, initial notification, final notification, and camera-ready deadline
- Added start and end date fields for better date tracking
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
src/data/conferences/facct.yml
CHANGED
|
@@ -12,8 +12,26 @@
|
|
| 12 |
label: Paper Submission
|
| 13 |
date: '2026-01-13 23:59:59'
|
| 14 |
timezone: AoE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
timezone: AoE
|
| 16 |
-
date: June
|
|
|
|
|
|
|
| 17 |
tags:
|
| 18 |
- fairness
|
| 19 |
- machine-learning
|
|
@@ -22,6 +40,6 @@
|
|
| 22 |
city: Montreal
|
| 23 |
country: Canada
|
| 24 |
rankings: 'CCF: , CORE: , THCPL: '
|
| 25 |
-
venue:
|
| 26 |
hindex: 103
|
| 27 |
note: ACM FAccT is an interdisciplinary conference dedicated to bringing together a diverse community of scholars from computer science, law, social sciences, and humanities to investigate and tackle issues in this emerging area. Research challenges are not limited to technological solutions regarding potential bias, but include the question of whether decisions should be outsourced to data- and code-driven computing systems. We particularly seek to evaluate technical solutions with respect to existing problems, reflecting upon their benefits and risks; to address pivotal questions about economic incentive structures, perverse implications, distribution of power, and redistribution of welfare; and to ground research on fairness, accountability, and transparency in existing legal requirements.
|
|
|
|
| 12 |
label: Paper Submission
|
| 13 |
date: '2026-01-13 23:59:59'
|
| 14 |
timezone: AoE
|
| 15 |
+
- type: rebuttal_start
|
| 16 |
+
label: Rebuttal Submission
|
| 17 |
+
date: '2026-02-24 23:59:59'
|
| 18 |
+
timezone: AoE
|
| 19 |
+
- type: notification
|
| 20 |
+
label: Initial Notification
|
| 21 |
+
date: '2026-03-02 23:59:59'
|
| 22 |
+
timezone: AoE
|
| 23 |
+
- type: notification
|
| 24 |
+
label: Final Notification
|
| 25 |
+
date: '2026-04-08 23:59:59'
|
| 26 |
+
timezone: AoE
|
| 27 |
+
- type: camera_ready
|
| 28 |
+
label: Camera-Ready Deadline
|
| 29 |
+
date: '2026-05-11 23:59:59'
|
| 30 |
+
timezone: AoE
|
| 31 |
timezone: AoE
|
| 32 |
+
date: June 25 - June 28, 2026
|
| 33 |
+
start: 2026-06-25
|
| 34 |
+
end: 2026-06-28
|
| 35 |
tags:
|
| 36 |
- fairness
|
| 37 |
- machine-learning
|
|
|
|
| 40 |
city: Montreal
|
| 41 |
country: Canada
|
| 42 |
rankings: 'CCF: , CORE: , THCPL: '
|
| 43 |
+
venue: Le Centre Sheraton Montréal, Montreal, QC, Canada
|
| 44 |
hindex: 103
|
| 45 |
note: ACM FAccT is an interdisciplinary conference dedicated to bringing together a diverse community of scholars from computer science, law, social sciences, and humanities to investigate and tackle issues in this emerging area. Research challenges are not limited to technological solutions regarding potential bias, but include the question of whether decisions should be outsourced to data- and code-driven computing systems. We particularly seek to evaluate technical solutions with respect to existing problems, reflecting upon their benefits and risks; to address pivotal questions about economic incentive structures, perverse implications, distribution of power, and redistribution of welfare; and to ground research on fairness, accountability, and transparency in existing legal requirements.
|