Skip to content

Commit 77c000b

Browse files
committedAug 8, 2024·
Prepare initial page for 2025
- update _config.yaml to reflect the 2025 config - add banner - remove currently irrelevant pages (registration, submission, call for paper etc.; they will be added once they are fixed) - moved documentation files to not be included in the page - add includes to update theme from 2024 - add code of conduct from 2024
1 parent e1fe2c1 commit 77c000b

25 files changed

+274
-129
lines changed
 

‎Gemfile

+4
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ end
1212

1313
# gem "rails"
1414

15+
16+
gem "json", "~> 2.7"
17+
18+
gem "webrick", "~> 1.8"

‎_config.yml

+103-85
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
# Site settings
22
title: Artificial Intelligence and Statistics Conference
33
description: > # this means to ignore newlines until "baseurl:"
4-
This is the website of the AISTATS 20XX conference.
5-
baseurl: "/aistats20XX" # the subpath of your site, e.g. /blog/
4+
This is the website of the AISTATS 2025 conference.
5+
baseurl: "" # the subpath of your site, e.g. /blog/
6+
timezone: ICT
67

78
# If you want to create a twitter account for your conference include
89
# twitter name here
9-
twitter_username:
10+
twitter_username: aistats_conf
1011

1112
github_username: aistats
1213

1314
author:
1415
name: AISTATS
15-
# YOu might want to create an email for handling conference queries, e.g. aistats20XX@gmail.com. If you do, you can enter it here.
16-
email:
16+
# You might want to create an email for handling conference queries, e.g. aistats2025@gmail.com. If you do, you can enter it here.
17+
email:
1718
comments: false
1819

1920
# Build settings
@@ -24,16 +25,17 @@ plugins:
2425
- jekyll-remote-theme
2526
# change encoding for the generated output files to utf-8
2627
encoding: utf-8
27-
remote_theme: lawrennd/proceedings
28+
remote_theme: aistats/jekyll-theme
2829
style: aistats
2930

3031
ghub:
3132
edit: true
32-
repository: aistats20XX
33-
33+
repository: aistats2025
3434

3535
# Place a banner image in assets/images and give its name here.
36-
banner: resort.png
36+
# TODO: attribute creator of image: https://commons.wikimedia.org/wiki/File:Arrival_to_airport_Phuket_11_feb%272013_-_panoramio.jpg
37+
banner: mai-khao.png
38+
banner_title: Artificial Intelligence and Statistics 2025
3739

3840
conference:
3941
full_name: Artificial Intelligence and Statistics
@@ -42,109 +44,125 @@ conference:
4244
# set to True if the programme is draft only.
4345
draft: true
4446
# set to True to hide tentative speakers
45-
hide_tentative: true
47+
hide_tentative: true
4648
# Place an image of venue in assets/images and give its name here
47-
image: conference-venue.png
49+
image: mai-khao.png
4850
proceedings:
4951
# When proceedings are published add url here.
50-
url:
52+
url:
5153
show: false
52-
# Give details of the room in the venue here.
54+
# Give details of the room in the venue here.
5355
room:
54-
# Set the name of the venue (e.g. Caribe Hilton Hotel)
55-
venue:
56-
# Give the url of the venue here.
56+
# Set the name of the venue (e.g. Caribe Hilton Hotel)
57+
venue: Splash Beach Resort
58+
# Give the url of the venue here.
5759
venue_url:
5860
# Give the conference location in the form City, Country here.
59-
location:
60-
year: 20XX
61+
location: Mai Khao, Thailand
62+
year: 2025
6163
# Give the instance of the conference here (e.g. 24th)
62-
instance:
63-
# Styling for AISTATS is "International Conference"
64+
instance: 28th
65+
# Styling for AISTATS is "International Conference"
6466
styling: International Conference on
6567
# Give the individual days that the conference will be held on here.
6668
dates:
67-
- 20XX
68-
-
69+
- May 3 2025
70+
- May 4 2025
71+
- May 5 2025
6972
# Give the submission site details here.
7073
submission:
7174
# Whether to show the submission site.
72-
show:
75+
show: false
7376
# The URL of the submission site.
74-
url:
77+
url:
7578
# The name of the submission site (e.g. Microsoft CMT Website)
76-
name:
79+
name:
7780
deadlines:
7881
# Fill in the key dates as below.
7982
- name: Submission server open
8083
type: submission
81-
date:
84+
date: TBA
85+
- name: Abstract submission deadline
86+
type: submission
87+
time: TBA
8288
- name: Paper submission deadline
8389
type: submission
84-
time:
85-
- name: Author response period starts
86-
date:
87-
- name: Author response period ends
88-
time:
90+
time: TBA
91+
- name: Appendix submission deadline
92+
type: submission
93+
time: TBA
94+
- name: Reviews released
95+
date: TBA
96+
- name: Author rebuttals due
97+
type: submission
98+
time: TBA
8999
- name: Paper decision notifications
90-
date:
91100
type: decision
92-
- name: Deadline for camera-ready papers
93-
time:
94-
- name: Registration deadline
95-
date:
96-
# List program chairs here.
101+
date: TBA
102+
- name: Early Registration deadline
103+
date: TBA
104+
# List program chairs here.
97105
chairs:
98106
- type: Program Chairs
99107
people:
100-
- family:
101-
given:
102-
# Give their personal web page.
103-
url:
104-
institute:
105-
- family:
106-
given:
107-
url:
108-
institute:
108+
- family: Agrawal
109+
given: Shipra
110+
url: "https://www.columbia.edu/~sa3305/"
111+
institute: Columbia University
112+
- family: Khan
113+
given: Emtiyaz
114+
# Give their personal web page.
115+
url: "https://emtiyaz.github.io/"
116+
institute: RIKEN
109117
# If there's a local chair, or a general chair, you can add them here.
110-
- type: Local Chair
111-
people:
112-
- family:
113-
given:
114-
url:
115-
institute:
116-
# You might want Workflow Chair(s) to assist with your submission system and the review process.
118+
# - type: General Chair
119+
# people:
120+
# - family:
121+
# given:
122+
# url:
123+
# institute:
124+
# You might want Workflow Chair(s) to assist with your submission system and the review process.
117125
- type: Workflow Chairs
118126
people:
119-
- family:
120-
given:
121-
url:
122-
institute:
123-
# Your Publication Chair handles processing of proceedings.
124-
- type: Publication Chair
125-
people:
126-
- family:
127-
given:
128-
url:
129-
institute:
130-
# Publicity Chairs often handle websites, social media etc.
131-
- type: Publicity Chair
132-
people:
133-
- family:
134-
given:
135-
url:
136-
institute:
137-
# D&I Chairs look after initiatives to ensure an inclusive conference
138-
- type: D&I Chair
139-
people:
140-
- family:
141-
given:
142-
url:
143-
institute:
144-
# Sponsorship chairs handle bringing in money from sponsors.
145-
- type: Sponsorship Chair
146-
people:
147-
- family:
148-
given:
149-
url:
150-
institute:
127+
- family: Anders
128+
given: Christopher
129+
url:
130+
institute: RIKEN
131+
- family: Ou
132+
given: Tingting
133+
url:
134+
institute: Columbia University
135+
# Your Publication Chair handles processing of proceedings.
136+
# - type: Publication Chair
137+
# people:
138+
# - family:
139+
# given:
140+
# url:
141+
# institute:
142+
# Publicity Chairs often handle websites, social media etc.
143+
# - type: Publicity Chair
144+
# people:
145+
# - family:
146+
# given:
147+
# url:
148+
# institute:
149+
# D&I Chairs look after initiatives to ensure an inclusive conference
150+
# - type: D&I Chair
151+
# people:
152+
# - family:
153+
# given:
154+
# url:
155+
# institute:
156+
# Sponsorship chairs handle bringing in money from sponsors.
157+
# - type: Sponsorship Chair
158+
# people:
159+
# - family:
160+
# given:
161+
# url:
162+
# institute:
163+
# - type: Local Chair
164+
# people:
165+
# - family:
166+
# given:
167+
# url:
168+
# institute:

‎doc/README.md ‎_doc/README.md

File renamed without changes.

‎doc/checklist.md ‎_doc/checklist.md

File renamed without changes.

‎doc/giki.md ‎_doc/giki.md

File renamed without changes.
File renamed without changes.
File renamed without changes.

‎doc/schedule.md ‎_doc/schedule.md

File renamed without changes.
File renamed without changes.

‎doc/venue.md ‎_doc/venue.md

File renamed without changes.

‎_includes/banner.html

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{% if site.banner or page.banner %}{% capture banner_image_url %}{% if page.banner %}{{ page.banner | prepend: "/assets/images/" | prepend: site.baseurl }}{% else %}{{ site.banner | prepend: "/assets/images/" | prepend: site.baseurl }}{% endif %}{% endcapture %}{% endif %}
2+
{% capture banner_title %}{% if site.banner_title or page.banner_title %}{%if page.banner_title %}{{ page.banner_title }}{% else %}{{site.banner_title }}{% endif %}{% else %}{{ site.data.conference.name }} {{ site.data.conference.year }}{%endif%}{% endcapture %}
3+
<style>{%- if banner_image_url -%}
4+
.hero-image {
5+
background-image: linear-gradient(rgba(0,0,0,0.2), rgba(0, 0, 0, 0.2)), url({{ banner_image_url }});
6+
}
7+
{%- else -%}
8+
.hero-text {
9+
color: #303030;
10+
}
11+
{%- endif -%}
12+
</style>
13+
14+
<div class="hero-image">
15+
<div class="hero-text">
16+
<a href="/"><img src="{{ site.baseurl }}/assets/images/logo-aistats.jpg" alt="[{{ site.data.conference.name }} Logo]"></a>
17+
{{ banner_title }}
18+
</div>
19+
</div>

‎_includes/listdates.html

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<ul>
2+
{% for deadline in site.conference.deadlines %}
3+
{% unless deadline.hide %}
4+
<li>
5+
{% capture nowunix %}{{'now' | date: '%s'}}{% endcapture %}
6+
{% capture deadlinetime %}{{deadline.date | date: '%s'}}{% endcapture %}
7+
8+
{% if deadlinetime < nowunix %}<s>{% endif %}
9+
{% if deadline.important %}<strong>{% endif %}
10+
{{ deadline.name }}: {% if deadline.text %}{{ deadline.text }}{% elsif deadline.time %}<time datetime="{{ deadline.time }}">{{ deadline.time | date: "%A, %-d %B %Y %I:%M%P (%Z)" }}{% if site.TZ %} ({{ site.TZ }}){% endif %}</time>{% elsif deadline.date %}<time datetime="{{ deadline.date }}">{{ deadline.date | date: "%A, %B %-d, %Y" }}</time>{% endif %}
11+
{% if deadline.important %}</strong>{% endif %}
12+
{% if deadlinetime < nowunix %}</s>{% endif %}
13+
14+
</li>
15+
{% endunless %}
16+
{% endfor %}
17+
<li>
18+
<strong>Conference dates: May 3 - May 5, 2025</strong>
19+
</li>
20+
</ul>

‎_includes/tabledates.html

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<table border="0" cellpadding="2" cellspacing="0" width="90%">
2+
{% for deadline in site.conference.deadlines %}
3+
4+
<tr><td>{{ deadline.name }}</td><td>{% if deadline.text %}{{ deadline.text }}{% elsif deadline.time %}<time datetime="{{ deadline.time }}">{{ deadline.time | date: "%A, %-d %B %Y %I:%M%P (%Z)" }}</time>{% elsif deadline.date %}<time datetime="{{ deadline.date }}">{{ deadline.date | date: "%A, %B %-d, %Y" }}</time>{% endif %}</td></tr>
5+
6+
{% endfor %}
7+
<tr><td>Conference start</td><td>{{ site.conference.dates[0] | date: "%A, %B %-d, %Y" }}</td></tr>
8+
</table>

‎accommodation.html

-6
This file was deleted.

‎assets/images/mai-khao.png

275 KB
Loading

‎code-of-conduct.md

+70
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
---
2+
title: Code of Conduct
3+
layout: default
4+
weight: 2
5+
hide: false
6+
---
7+
8+
# Code of Conduct
9+
The open exchange of ideas, the freedom of thought and expression, and respectful scientific debate are central to the goals of the Artificial Intelligence and Statistics (AISTATS) activities; this requires a community and an environment that recognizes and respects the inherent worth of every person. The purpose of this Code of Conduct (CoC) is to outline expected standards of behaviour during AISTATS activities.
10+
11+
## Scope
12+
13+
This CoC applies to all AISTATS activities, including but not limited to:
14+
* Events organized, hosted, co-branded, or in cooperation with AISTATS.
15+
* Submissions and reviewing processes run by AISTATS.
16+
* Communications sent through communication channels associated with AISTATS, including but not limited to social media.
17+
* Meetings and discussions associated with AISTATS activities.
18+
19+
If an activity is in cooperation with another organization, if the other organization has its own CoC, the union of both CoCs apply.
20+
21+
## Responsibility
22+
23+
All attendees, speakers, mentors, panelists, area chairs, reviewers, sponsors, contractors, organizers, volunteers, members of the AISTATS Board of Directors and Senior Advisory Council (referred to as “Participants” collectively throughout this document) involved in AISTATS activities as described above are required to comply with this CoC.
24+
25+
Reviews should actively avoid subtle discrimination, however inadvertent. In particular, reviewers should avoid comments in reviews about English style or grammar stating that the author(s) is “foreign” or “non-native”.
26+
27+
## Unacceptable Behavior
28+
29+
AISTATS is dedicated to providing an experience for all participants that is free from harassment, bullying, discrimination, and retaliation. This includes offensive comments related to gender, gender identity and expression, age, sexual orientation, disability, physical appearance, body size, race, ethnicity, religion (or lack thereof), politics, technology choices, or any other personal characteristics or considerations made unlawful by federal, state, or local laws, ordinances, or regulations.
30+
31+
Inappropriate or unprofessional behavior that interferes with another participant’s full participation will not be tolerated. This includes bullying, intimidation, personal attacks, harassment, sustained disruption of talks or other events, sexual harassment, stalking, following, harassing photography or recording, inappropriate physical contact, unwelcome sexual attention, public vulgar exchanges, derogatory name-calling, or diminutive characterizations, all of which are unwelcome in this community. Advocating for, or encouraging, any of the above behaviour, is also considered harassment. No use of images, activities, or other materials that are of a sexual, racial, or otherwise offensive nature that may create an inappropriate or toxic environment is permitted. Disorderly, boisterous, or disruptive conduct including but not limited to fighting, coercion, theft, damage to property, or any mistreatment or non-businesslike behavior towards other participants is not tolerated. Scientific misconduct—including but not limited to fabrication, falsification, or plagiarism of paper submissions or research presentations—is prohibited.
32+
33+
## Reporting
34+
35+
If you have concerns related to your participation or interaction at an AISTATS activity, observe someone else’s difficulties, or have any other concerns you wish to share, you can make a report via email (TBA).
36+
37+
There is no deadline by which to make a report.
38+
39+
If the person receiving your report is not the designated responder for that event, they will direct you to a designated responder and/or provide you immediate medical or security help and assist you to feel safe for the duration of the activity. Designated responders will follow AISTATS procedures to respond to and investigate your report.
40+
41+
## Enforcement
42+
43+
Any participant asked by any member of the community to stop any unacceptable behavior is expected to comply immediately, even if the participant’s intent was not to offend—behavior can be harassing without an intent to offend.
44+
45+
If a participant engages in behaviour that violates this CoC, AISTATS retains the right to take any action deemed appropriate, including but not limited to:
46+
47+
* Formal or informal warnings.
48+
* Barring or limiting continued attendance and participation, including but not limited to expulsion from the event.
49+
* Barring from participating in or deriving benefits from future AISTATS activities.
50+
* Exclusion from AISTATS opportunities, e.g. leadership, organizing, volunteering, speaking, reviewing, sponsoring, etc.
51+
* Reporting the incident to the offender’s local institution or funding agencies.
52+
* Reporting the incident to local law enforcement.
53+
54+
The same actions may be taken toward any individual who engages in retaliation or who knowingly makes a false allegation of harassment.
55+
56+
If action is taken, an appeals process will be made available.
57+
58+
## Investigation
59+
60+
Reports of violations will be handled at the discretion of the AISTATS organising committee, who will investigate reports and bring the issue to resolution. Reports made during the activity will be responded to within 24 hours; reports made at other times will be responded to in less than five weeks. All reports will be handled as confidentially as possible and information will be disclosed only as it is necessary to complete the investigation and bring to resolution. There may be situations (such as those involving Title IX issues in the United States and venue- or employer-specific policies) where the member of the AISTATS organising committee informed of the violation will be under an obligation to file a report with another individual or organization outside of AISTATS.
61+
62+
## Ongoing Review
63+
64+
The AISTATS organising committee welcomes feedback from the community on this CoC policy and procedures; please contact us by email (TBA).
65+
66+
## Acknowledgements
67+
68+
This CoC policy is a modified version of the [WiML CoC](https://wimlworkshop.org/conduct/), which itself was written by adapting the wording and structure from other CoC policies and procedures by [Geek Feminism](https://geekfeminism.wikia.org/wiki/Conference_anti-harassment/Policy) Wiki (created by the Ada Initiative), [NeurIPS](https://nips.cc/public/CodeOfConduct), [ACM](https://www.acm.org/about-acm/policy-against-harassment), [Montreal AI Symposium](https://montrealaisymposium.wordpress.com/code-of-conduct/), and [Deep Learning Indaba](https://deeplearningindaba.com/mentorship/code-of-ethics-and-conduct/).
69+
70+

‎committee.html

+23-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,28 @@
11
---
2-
title: Committees
3-
layout: committee
2+
title: Committee
3+
layout: default
44
weight: 4
55
---
66

7+
<h1>{{ site.conference.name }} {{ site.conference.year }} Organizing Committee</h1>
8+
9+
{%if site.author.email %}General inquiries should be sent to {{ site.author.email }}.{%endif%}
10+
<br>
11+
<br>
12+
13+
{%- if site.conference.chairs -%}
14+
{%- for chair in site.conference.chairs -%}
15+
{%- include listchairs.html header=header -%}
16+
{%- endfor -%}
17+
{%- endif -%}
18+
{%- if include.program_committee -%}
19+
{%-if site.data.program_committee-%}
20+
<{{ header }}>Program Committee</{{ header }}>
21+
<ul>
22+
{% for person in site.data.program_committee %}
23+
{%- include listperson.html prefix='<li>' postfix='</li>' separator='' details=true -%}
24+
{%endfor%}
25+
</ul>
26+
{%- endif -%}
27+
{%- endif -%}
728
<!-- List your Senior Program Committee Members here, the Program chairs etc are auto-included by Jekyll --!>

‎dates.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Key Dates
3+
layout: default
4+
weight: 1
5+
---
6+
7+
# AISTATS 2025 Key Dates
8+
9+
{% include listdates.html %}

‎index.html

-10
This file was deleted.

‎index.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Home
3+
layout: default
4+
weight: 1
5+
---
6+
7+
The 28th International Conference on Artificial Intelligence and Statistics (AISTATS) will be held on May 3nd - May 5th, 2025. This conference will be held in Mai Khao, Thailand as an in-person event.
8+
9+
# Organizing Committee
10+
11+
See our full organizing committee [here](/committee.html).
12+
13+
{%if site.author.email %}General inquiries should be sent to [{{ site.author.email }}](mailto:{{ site.author.email }}).{%endif%}

‎local.html

-7
This file was deleted.

‎other.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: Past Meetings
3+
layout: other
4+
hide: true
5+
---

‎registration.html

-7
This file was deleted.

‎submission.html

-7
This file was deleted.

‎submit.html

-5
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.