expanding on the taxonomy and economic references

This commit is contained in:
2025-12-12 21:58:23 +01:00
parent b0a637b294
commit d0de488a83
3 changed files with 37 additions and 2 deletions

View File

@@ -60,3 +60,24 @@
url = {https://par.nsf.gov/servlets/purl/10066022},
year = {2017}
}
@misc{Parkes2015,
abstract = {The field of artificial intelligence (AI) strives to build rational agents capable of perceiving the world around them and taking actions to advance specified goals. Put another way, AI researchers aim to construct a synthetic homo economicus, the mythical perfectly rational agent of neoclassical economics.We review progress toward creating this new species of machine, machina economicus, and discuss some challenges in designing AIs that can reason effectively in economic contexts. Supposing that AI succeeds in this quest, or at least comes close enough that it is useful to think about AIs in rationalistic terms, we ask how to design the rules of interaction in multi-agent systems that come to represent an economy of AIs.Theories of normative design from economics may prove more relevant for artificial agents than human agents, with AIs that better respect idealized assumptions of rationality than people, interacting through novel rules and incentive systems quite distinct from those tailored for people.},
author = {David C. Parkes and Michael P. Wellman},
doi = {10.1126/science.aaa8403},
issn = {10959203},
issue = {6245},
journal = {Science},
month = {7},
pages = {267-272},
pmid = {26185245},
publisher = {American Association for the Advancement of Science},
title = {Economic reasoning and artificial intelligence},
volume = {349},
year = {2015}
}
@book{Russell,
author = {Stuart Russell and Peter Norvig},
isbn = {978-1-292-40117-1},
title = {Artificial Intelligence A Modern Approach Fourth Edition Global Edition}
}