Skip to content

Commit

Permalink
added url for a paper (#51)
Browse files Browse the repository at this point in the history
Co-authored-by: XuhuiZhou <zhouxuhui2018@gmail.com>
  • Loading branch information
mqo00 and XuhuiZhou committed May 2, 2024
1 parent 8f7566f commit e4fe426
Show file tree
Hide file tree
Showing 5 changed files with 51 additions and 51 deletions.
92 changes: 46 additions & 46 deletions components/data/chartData.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -131,29 +131,29 @@ export const area_data = [
human: 1,
rule_based: 1,
human_agent: 1,
implicit_objectives: 0,
embodied: 0,
more_than_three_agents: 0,
health: 0,
qualitative: 0,
pretraining: 0,
not_applicable: 0,
agent_teams: 0,
text: 0,
finetuning: 0,
more_omniscient: 0,
agents_with_personas: 0,
model_based: 0,
prompting_and_in_context_learning: 0,
policy: 0,
two_agents: 0,
more_information_asymmetrical: 0,
virtual: 0,
education: 0,
text: 0,
competition: 0,
simulated_humans: 0,
pretraining: 0,
agents_with_memory: 0,
model_based: 0,
agent_teams: 0,
agents_with_personas: 0,
more_information_asymmetrical: 0,
implicit_objectives: 0,
fully_omniscient: 0,
not_applicable: 0,
two_agents: 0,
prompting_and_in_context_learning: 0,
more_than_three_agents: 0,
virtual: 0,
simulated_humans: 0,
health: 0,
embodied: 0,
finetuning: 0,
},
{
name: '2016',
Expand All @@ -173,20 +173,20 @@ export const area_data = [
rule_based: 2,
embodied: 1,
more_than_three_agents: 1,
pretraining: 0,
implicit_objectives: 0,
health: 0,
not_applicable: 0,
agent_teams: 0,
more_omniscient: 0,
model_based: 0,
prompting_and_in_context_learning: 0,
policy: 0,
more_information_asymmetrical: 0,
education: 0,
simulated_humans: 0,
pretraining: 0,
agents_with_memory: 0,
model_based: 0,
agent_teams: 0,
more_information_asymmetrical: 0,
implicit_objectives: 0,
fully_omniscient: 0,
not_applicable: 0,
prompting_and_in_context_learning: 0,
simulated_humans: 0,
health: 0,
},
{
name: '2017',
Expand All @@ -203,23 +203,23 @@ export const area_data = [
robotics: 1,
qualitative: 1,
human: 1,
pretraining: 0,
more_omniscient: 0,
policy: 0,
education: 0,
model_based: 0,
agent_teams: 0,
agents_with_personas: 0,
more_information_asymmetrical: 0,
implicit_objectives: 0,
fully_omniscient: 0,
prompting_and_in_context_learning: 0,
embodied: 0,
more_than_three_agents: 0,
simulated_humans: 0,
health: 0,
embodied: 0,
collaboration: 0,
agent_teams: 0,
finetuning: 0,
more_omniscient: 0,
agents_with_personas: 0,
model_based: 0,
prompting_and_in_context_learning: 0,
policy: 0,
collaboration: 0,
more_information_asymmetrical: 0,
education: 0,
simulated_humans: 0,
pretraining: 0,
fully_omniscient: 0,
},
{
name: '2018',
Expand Down Expand Up @@ -248,11 +248,11 @@ export const area_data = [
health: 1,
education: 1,
more_omniscient: 1,
pretraining: 0,
policy: 0,
model_based: 0,
agent_teams: 0,
model_based: 0,
policy: 0,
more_information_asymmetrical: 0,
pretraining: 0,
},
{
name: '2019',
Expand All @@ -278,14 +278,14 @@ export const area_data = [
agent_teams: 1,
model_based: 1,
health: 1,
pretraining: 0,
more_omniscient: 0,
policy: 0,
more_information_asymmetrical: 0,
education: 0,
simulated_humans: 0,
pretraining: 0,
agents_with_memory: 0,
more_information_asymmetrical: 0,
fully_omniscient: 0,
simulated_humans: 0,
},
{
name: '2020',
Expand Down Expand Up @@ -316,9 +316,9 @@ export const area_data = [
education: 1,
more_omniscient: 1,
pretraining: 3,
agents_with_memory: 0,
agent_teams: 0,
more_information_asymmetrical: 0,
agents_with_memory: 0,
},
{
name: '2021',
Expand Down Expand Up @@ -348,9 +348,9 @@ export const area_data = [
more_omniscient: 1,
agents_with_personas: 1,
prompting_and_in_context_learning: 1,
more_information_asymmetrical: 0,
pretraining: 0,
agents_with_memory: 0,
more_information_asymmetrical: 0,
fully_omniscient: 0,
},
{
Expand Down
4 changes: 2 additions & 2 deletions components/papers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3224,8 +3224,8 @@ export const data: Paper[] = [
agents: "more_than_three_agents, prompting_and_in_context_learning",
evaluation: "qualitative, human, rule_based",
other: "education, human_agent, simulated_humans, more_omniscient",
url: "http://arxiv.org/",
bibtex: "@INPROCEEDINGS{Naik2024generating,\n title = \"Generating Situated Reflection Triggers About Alternative Solution Paths: A Case Study in Generative {AI} for Computer-Supported Collaborative Learning\",\n booktitle = \"International Conference on Artificial Intelligence in Education\",\n author = {Naik, Atharva and Yin, Jessica Ruhan and Kamath, Anusha and Ma, Qianou and Wu, Sherry Tongshuang and Murray, Charles and Bogart, Christopher and Sakr, Majd and Rose, Carolyn P.},\n institution = \"Springer\",\n year = 2024,\n month = 6,\n url = \"http://arxiv.org/\", \n environments = {mixed_objectives, virtual},\n agents = {more_than_three_agents, prompting_and_in_context_learning},\n evaluation = {qualitative, human, rule_based},\n other = {education, human_agent, simulated_humans, more_omniscient},\n}",
url: "https://arxiv.org/abs/2404.18262",
bibtex: "@INPROCEEDINGS{Naik2024generating,\n title = \"Generating Situated Reflection Triggers About Alternative Solution Paths: A Case Study in Generative {AI} for Computer-Supported Collaborative Learning\",\n booktitle = \"International Conference on Artificial Intelligence in Education\",\n author = {Naik, Atharva and Yin, Jessica Ruhan and Kamath, Anusha and Ma, Qianou and Wu, Sherry Tongshuang and Murray, Charles and Bogart, Christopher and Sakr, Majd and Rose, Carolyn P.},\n institution = \"Springer\",\n year = 2024,\n month = 6,\n url = \"https://arxiv.org/abs/2404.18262\", \n environments = {mixed_objectives, virtual},\n agents = {more_than_three_agents, prompting_and_in_context_learning},\n evaluation = {qualitative, human, rule_based},\n other = {education, human_agent, simulated_humans, more_omniscient},\n}",
},


Expand Down
2 changes: 1 addition & 1 deletion docs/helper.md
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,7 @@

[6, 2024] [How to Teach Programming in the {AI} Era? Using {LLM}s as a Teachable Agent for Debugging](https://arxiv.org/abs/2310.05292), Qianou Ma et al., International Conference on Artificial Intelligence in Education

[6, 2024] [Generating Situated Reflection Triggers About Alternative Solution Paths: A Case Study in Generative {AI} for Computer-Supported Collaborative Learning](http://arxiv.org/), Atharva Naik et al., International Conference on Artificial Intelligence in Education
[6, 2024] [Generating Situated Reflection Triggers About Alternative Solution Paths: A Case Study in Generative {AI} for Computer-Supported Collaborative Learning](https://arxiv.org/abs/2404.18262), Atharva Naik et al., International Conference on Artificial Intelligence in Education

[3, 2024] [Generative {AI} and {K}-12 {Education}: An {MIT} {Perspective}](https://mit-genai.pubpub.org/pub/4k9msp17/release/1), Eric Klopfer et al., An MIT Exploration of Generative AI

Expand Down
2 changes: 1 addition & 1 deletion docs/paper_table.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@
| [Building a Foundation for Data-Driven, Interpretable, and Robust Policy Design using the AI Economist](https://arxiv.org/abs/2108.02904) | 08, 2021 | ['text', 'mixed_objectives'] | ['more_than_three_agents', 'reinforcement_learning'] | ['human', 'rule_based'] | ['policy'] |
| [The AI Economist: Improving Equality and Productivity with AI-Driven Tax Policies](https://arxiv.org/abs/2004.13332) | 4, 2020 | ['text', 'mixed_objectives'] | ['more_than_three_agents'] | ['human', 'rule_based'] | ['policy'] |
| [How to Teach Programming in the {AI} Era? Using {LLM}s as a Teachable Agent for Debugging](https://arxiv.org/abs/2310.05292) | 6, 2024 | ['mixed_objectives', 'virtual'] | ['two_agents', 'prompting_and_in_context_learning'] | ['qualitative', 'human', 'rule_based'] | ['education', 'human_agent', 'simulated_humans', 'more_omniscient'] |
| [Generating Situated Reflection Triggers About Alternative Solution Paths: A Case Study in Generative {AI} for Computer-Supported Collaborative Learning](http://arxiv.org/) | 6, 2024 | ['mixed_objectives', 'virtual'] | ['more_than_three_agents', 'prompting_and_in_context_learning'] | ['qualitative', 'human', 'rule_based'] | ['education', 'human_agent', 'simulated_humans', 'more_omniscient'] |
| [Generating Situated Reflection Triggers About Alternative Solution Paths: A Case Study in Generative {AI} for Computer-Supported Collaborative Learning](https://arxiv.org/abs/2404.18262) | 6, 2024 | ['mixed_objectives', 'virtual'] | ['more_than_three_agents', 'prompting_and_in_context_learning'] | ['qualitative', 'human', 'rule_based'] | ['education', 'human_agent', 'simulated_humans', 'more_omniscient'] |
| [Generative {AI} and {K}-12 {Education}: An {MIT} {Perspective}](https://mit-genai.pubpub.org/pub/4k9msp17/release/1) | 3, 2024 | ['mixed_objectives'] | ['two_agents'] | ['human', 'rule_based'] | ['education'] |
| [Doodlebot: An Educational Robot for Creativity and AI Literacy](https://doi.org/10.1145/3610977.3634950) | 3, 2024 | ['mixed_objectives', 'virtual', 'robotics'] | ['more_than_three_agents'] | ['human', 'rule_based'] | ['education', 'more_omniscient'] |
| [{CodeAid}: Evaluating a Classroom Deployment of an {LLM-based} Programming Assistant that Balances Student and Educator Needs](http://arxiv.org/abs/2401.11314) | 01, 2024 | ['mixed_objectives', 'virtual'] | ['two_agents', 'prompting_and_in_context_learning'] | ['qualitative', 'human', 'rule_based'] | ['education', 'human_agent', 'more_omniscient'] |
Expand Down
2 changes: 1 addition & 1 deletion main.bib
Original file line number Diff line number Diff line change
Expand Up @@ -4785,7 +4785,7 @@ @INPROCEEDINGS{Naik2024generating
institution = "Springer",
year = 2024,
month = 6,
url = "http://arxiv.org/",
url = "https://arxiv.org/abs/2404.18262",
environments = {mixed_objectives, virtual},
agents = {more_than_three_agents, prompting_and_in_context_learning},
evaluation = {qualitative, human, rule_based},
Expand Down

0 comments on commit e4fe426

Please sign in to comment.