Skip to content

Commit 3b1b959

Browse files
Added AIIDE 23 papers
1 parent 54a9824 commit 3b1b959

2 files changed

Lines changed: 54 additions & 9 deletions

File tree

_data/publications.json

Lines changed: 36 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,40 @@
11
[
2-
{
3-
"title": "Towards an Understanding of Character Believability",
4-
"url": "https://dl.acm.org/doi/abs/10.1145/3582437.3582466",
5-
"authors": ["Rehaf Aljammaz","Noah Wardrip-Fruin", "Michael Mateas"],
6-
"year": "2023",
7-
"venue": "FDG",
8-
"venue_long": "Foundations of Digital Games",
9-
"pubtype": "full"
10-
},
2+
{
3+
"title": "Toward Using ChatGPT to Generate Theme-Relevant Simulated Storyworlds",
4+
"url": "https://www.exag.org/papers/Toward%20Using%20ChatGPT%20to%20Generate%20Theme-Relevant%20Simulated%20Storyworlds.pdf",
5+
"authors": ["Shi Johnson-Bey", "Michael Mateas", "Noah Wardrip-Fruin"],
6+
"year": "2023",
7+
"venue": "EXAG",
8+
"venue_long": "AIIDE Workshop on Experimental AI for Games",
9+
"pubtype": "workshop"
10+
},
11+
{
12+
"title": "There and back again: extracting formal domains for controllable neurosymbolic story authoring",
13+
"url": "https://ojs.aaai.org/index.php/AIIDE/article/download/27502/27275",
14+
"authors": ["Jack Kelly", "Alex Calderwood", "Noah Wardrip-Fruin", "Michael Mateas"],
15+
"year": "2023",
16+
"venue": "AIIDE",
17+
"venue_long": "Artificial Intelligence and Interactive Digital Entertainment",
18+
"pubtype": "full"
19+
},
20+
{
21+
"title": "Modeling morality-based argumentation for believable game characters: a design postmortem",
22+
"url": "https://ojs.aaai.org/index.php/AIIDE/article/download/27514/27287",
23+
"authors": ["Rehaf Aljammaz","Noah Wardrip-Fruin", "Michael Mateas"],
24+
"year": "2023",
25+
"venue": "AIIDE",
26+
"venue_long": "Artificial Intelligence and Interactive Digital Entertainment",
27+
"pubtype": "full"
28+
},
29+
{
30+
"title": "Towards an Understanding of Character Believability",
31+
"url": "https://dl.acm.org/doi/abs/10.1145/3582437.3582466",
32+
"authors": ["Rehaf Aljammaz","Noah Wardrip-Fruin", "Michael Mateas"],
33+
"year": "2023",
34+
"venue": "FDG",
35+
"venue_long": "Foundations of Digital Games",
36+
"pubtype": "full"
37+
},
1138
{
1239
"title": "Shoelace: A Storytelling Assistant for GUMSHOE One-2-One",
1340
"url": "https://dl.acm.org/doi/10.1145/3582437.3582475",

_site/publications/index.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,24 @@ <h1><a href="/">Expressive Intelligence Studio</a></h1>
177177
<th>Authors</th>
178178
<th>Venue</th>
179179
<th>Links</th>
180+
</tr><tr>
181+
<td>2023</td>
182+
<td class="title"><a href="https://www.exag.org/papers/Toward%20Using%20ChatGPT%20to%20Generate%20Theme-Relevant%20Simulated%20Storyworlds.pdf">Toward Using ChatGPT to Generate Theme-Relevant Simulated Storyworlds</a></td>
183+
<td><span class='author'>Shi Johnson-Bey</span>, <span class='author'>Michael Mateas</span>, <span class='author'>Noah Wardrip-Fruin</span></td>
184+
<td><span title="AIIDE Workshop on Experimental AI for Games">EXAG</span></td>
185+
<td><a href="https://scholar.google.com/scholar?q=%22Toward Using ChatGPT to Generate Theme-Relevant Simulated Storyworlds%22 Johnson-Bey">Google Scholar</a></td>
186+
</tr><tr>
187+
<td>2023</td>
188+
<td class="title"><a href="https://ojs.aaai.org/index.php/AIIDE/article/download/27502/27275">There and back again: extracting formal domains for controllable neurosymbolic story authoring</a></td>
189+
<td><span class='author'>Jack Kelly</span>, <span class='author'>Alex Calderwood</span>, <span class='author'>Noah Wardrip-Fruin</span>, <span class='author'>Michael Mateas</span></td>
190+
<td><span title="Artificial Intelligence and Interactive Digital Entertainment">AIIDE</span></td>
191+
<td><a href="https://scholar.google.com/scholar?q=%22There and back again: extracting formal domains for controllable neurosymbolic story authoring%22 Kelly">Google Scholar</a></td>
192+
</tr><tr>
193+
<td>2023</td>
194+
<td class="title"><a href="https://ojs.aaai.org/index.php/AIIDE/article/download/27514/27287">Modeling morality-based argumentation for believable game characters: a design postmortem</a></td>
195+
<td><span class='author'>Rehaf Aljammaz</span>, <span class='author'>Noah Wardrip-Fruin</span>, <span class='author'>Michael Mateas</span></td>
196+
<td><span title="Artificial Intelligence and Interactive Digital Entertainment">AIIDE</span></td>
197+
<td><a href="https://scholar.google.com/scholar?q=%22Modeling morality-based argumentation for believable game characters: a design postmortem%22 Aljammaz">Google Scholar</a></td>
180198
</tr><tr>
181199
<td>2023</td>
182200
<td class="title"><a href="https://dl.acm.org/doi/abs/10.1145/3582437.3582466">Towards an Understanding of Character Believability</a></td>

0 commit comments

Comments
 (0)