-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreferences.bib
More file actions
289 lines (255 loc) · 8.78 KB
/
references.bib
File metadata and controls
289 lines (255 loc) · 8.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
@article{shen2026,
author = {Shen, Jenny H. and Tamkin, Alex},
title = {How {AI} Impacts Skill Formation},
journal = {arXiv preprint},
year = {2026},
eprint = {2601.20245},
archivePrefix = {arXiv}
}
@inproceedings{goodfellow2014,
author = {Goodfellow, Ian and Pouget-Abadie, Jean and Mirza, Mehdi and Xu, Bing and Warde-Farley, David and Ozair, Sherjil and Courville, Aaron and Bengio, Yoshua},
title = {Generative Adversarial Nets},
booktitle = {Advances in Neural Information Processing Systems},
volume = {27},
year = {2014}
}
@misc{lee2026,
author = {Lee, Min-Hyung},
title = {Agentic Social Affordance Framework ({ASAF}): Agent Identity Design as a Collaboration Interface in Multi-agent Systems},
year = {2026},
howpublished = {Preprint, Zenodo},
note = {\url{https://zenodo.org/records/19652278}}
}
@inproceedings{ghosh2018,
author = {Ghosh, Arnab and Kulharia, Viveka and Namboodiri, Vinay and Torr, Philip H. S. and Dokania, Puneet K.},
title = {Multi-agent Diverse Generative Adversarial Networks},
booktitle = {Proceedings of the {IEEE} Conference on Computer Vision and Pattern Recognition (CVPR)},
year = {2018}
}
@misc{irving2018,
author = {Irving, Geoffrey and Christiano, Paul and Amodei, Dario},
title = {{AI} Safety via Debate},
year = {2018},
eprint = {1805.00899},
archivePrefix = {arXiv}
}
@misc{zhu2024thread,
author = {Zhu, Lan and others},
title = {{THREAD}: Thinking Recursively and Dynamically},
year = {2024},
eprint = {2405.17402},
archivePrefix = {arXiv}
}
@misc{zhu2024redel,
author = {Zhu, Andrew and Dugan, Liam and Callison-Burch, Chris},
title = {{ReDel}: A Toolkit for {LLM}-powered Recursive Multi-agent Systems},
year = {2024},
eprint = {2408.02248},
archivePrefix = {arXiv}
}
@misc{rahwan2017,
author = {Rahwan, Iyad},
title = {Society-in-the-loop: Programming the Algorithmic Social Contract},
year = {2017},
eprint = {1707.07232},
archivePrefix = {arXiv}
}
@book{reeves1996,
author = {Reeves, Byron and Nass, Clifford},
title = {The Media Equation: How People Treat Computers, Television, and New Media Like Real People and Places},
publisher = {Cambridge University Press},
year = {1996}
}
@article{hutchby2001,
author = {Hutchby, Ian},
title = {Technologies, Texts and Affordances},
journal = {Sociology},
volume = {35},
number = {2},
pages = {441--456},
year = {2001}
}
@article{nagy2015,
author = {Nagy, Peter and Neff, Gina},
title = {Imagined Affordance: Reconstructing a Keyword for Communication Theory},
journal = {Social Media + Society},
volume = {1},
number = {2},
year = {2015}
}
@misc{epperson2025,
author = {Epperson, Margery and others},
title = {Scaffolding Creativity: How Divergent and Convergent {LLM} Personas Shape Human--Machine Creative Problem-Solving},
year = {2025},
eprint = {2510.26490},
archivePrefix = {arXiv}
}
@article{kumar2025,
author = {Kumar, S. and others},
title = {{AI} Agents for Decision Support and Cognitive Extension},
journal = {Issues in Information Systems},
volume = {26},
number = {1},
pages = {338--351},
year = {2025}
}
@misc{alami2026,
author = {Alami, R. and others},
title = {{M2HRI}: An {LLM}-driven Multimodal Multi-agent Framework for Personalized Human--Robot Interaction},
year = {2026},
howpublished = {Preprint}
}
@misc{li2025,
author = {Li, Yuxuan and others},
title = {Multi-Agent-as-Judge: Aligning {LLM}-agent-based Automated Evaluation with Multi-dimensional Human Evaluation},
year = {2025},
eprint = {2507.21028},
archivePrefix = {arXiv}
}
@inproceedings{zhang2025,
author = {Zhang, Weizhi and others},
title = {{PersonaAgent}: When Large Language Model Agents Meet Personalization at Test Time},
booktitle = {Advances in Neural Information Processing Systems (NeurIPS)},
year = {2025},
eprint = {2506.06254},
archivePrefix = {arXiv}
}
@misc{bai2022,
author = {Bai, Yuntao and Kadavath, Saurav and Kundu, Sandipan and Askell, Amanda and Kernion, Jackson and Jones, Andy and others},
title = {Constitutional {AI}: Harmlessness from {AI} Feedback},
year = {2022},
eprint = {2212.08073},
archivePrefix = {arXiv}
}
@misc{hof2026,
author = {Hof, Robert},
title = {{AI} Agents Are About to Overtake Cybersecurity --- For Better, or Worse?},
year = {2026},
month = mar,
howpublished = {SiliconANGLE},
note = {Quoting T. Weingarten, RSAC 2026 keynote (March 24, 2026). \url{https://siliconangle.com/2026/03/27/ai-agents-overtake-cybersecurity-better-worse/}}
}
@misc{wef2026,
author = {{World Economic Forum}},
title = {As {AI} Becomes Cognitive Infrastructure, Policy-makers Must Govern for Resilience},
year = {2026},
note = {\url{https://www.weforum.org/stories/2026/03/ai-cognitive-infrastructure-policy-resilience/}}
}
@article{hogberg2026,
author = {H{\"o}gberg, Anders},
title = {Becoming Human in the Age of {AI}: Cognitive Co-evolutionary Processes},
journal = {Frontiers in Psychology},
volume = {16},
pages = {1734048},
year = {2026},
doi = {10.3389/fpsyg.2025.1734048}
}
@misc{christiano2018ida,
author = {Christiano, Paul and Shlegeris, Buck and Amodei, Dario},
title = {Supervising Strong Learners by Amplifying Weak Experts},
year = {2018},
eprint = {1810.08575},
archivePrefix = {arXiv}
}
@misc{christiano2016hch,
author = {Christiano, Paul},
title = {Humans Consulting {HCH}},
year = {2016},
howpublished = {AI Alignment blog (later reposted to {AI} Alignment Forum, 2018)},
note = {\url{https://www.alignmentforum.org/posts/Mq5JLhLFmSWQs6dyq/humans-consulting-hch}}
}
@misc{moore2025,
author = {Moore, David},
title = {A Taxonomy of Hierarchical Multi-agent Systems: Design Patterns, Coordination Mechanisms, and Industrial Applications},
year = {2025},
eprint = {2508.12683},
archivePrefix = {arXiv}
}
@inproceedings{hong2024metagpt,
author = {Hong, Sirui and Zheng, Xiawu and Chen, Jonathan and Cheng, Yuheng and others},
title = {{MetaGPT}: Meta Programming for a Multi-agent Collaborative Framework},
booktitle = {International Conference on Learning Representations ({ICLR})},
year = {2024},
eprint = {2308.00352},
archivePrefix = {arXiv}
}
@inproceedings{yu2024acccollab,
author = {Yu, Andrew and Lebensold, Jonathan and Pal, Christopher and Bacon, Pierre-Luc},
title = {{ACC-Collab}: An Actor-Critic Approach to Multi-agent {LLM} Collaboration},
booktitle = {{ICLR} Workshop},
year = {2024}
}
@misc{kulveit2025,
author = {Kulveit, Jan and Douglas, Raymond and Ammann, Nora and Turan, Deger and Krueger, David and Duvenaud, David},
title = {Gradual Disempowerment: Systemic Existential Risks from Incremental {AI} Development},
year = {2025},
eprint = {2501.16946},
archivePrefix = {arXiv}
}
@misc{lin2026,
author = {Lin, Fangzhou and Ge, Qianwen and Xu, Lingyu and Li, Peiran and Gao, Xiangbo and Xing, Shuo and Yamada, Kazunori and Zhang, Ziming and Zhang, Haichong and Tu, Zhengzhong},
title = {Position: Human-Centric {AI} Requires a Minimum Viable Level of Human Understanding},
year = {2026},
eprint = {2602.00854},
archivePrefix = {arXiv},
note = {Introducing the Cognitive Integrity Threshold and Empty Oversight}
}
@article{kabashkin2025,
author = {Kabashkin, Igor},
title = {Cognitive Atrophy Paradox of {AI}--Human Interaction: From Cognitive Growth and Atrophy to Balance},
journal = {Information},
volume = {16},
number = {11},
pages = {1009},
year = {2025}
}
@article{ferdman2025,
author = {Ferdman, Avigail},
title = {{AI} Deskilling Is a Structural Problem},
journal = {{AI} \& Society},
year = {2025},
doi = {10.1007/s00146-025-02686-z}
}
@misc{dickerson2026,
author = {Dickerson, Mikey},
title = {The Military's Fabled `Human in the Loop' for {AI} Is Dangerously Misleading},
year = {2026},
month = mar,
howpublished = {Defense News}
}
@book{hutchins1995,
author = {Hutchins, Edwin},
title = {Cognition in the Wild},
publisher = {{MIT} Press},
year = {1995}
}
@book{suchman2007,
author = {Suchman, Lucy},
title = {Human-Machine Reconfigurations: Plans and Situated Actions},
edition = {2nd},
publisher = {Cambridge University Press},
year = {2007}
}
@article{goodall2011,
author = {Goodall, Amanda H.},
title = {Physician-leaders and hospital performance: Is there an association?},
journal = {Social Science \& Medicine},
year = {2011},
volume = {73},
number = {4},
pages = {535--539},
doi = {10.1016/j.socscimed.2011.06.025}
}
@book{polanyi1966,
author = {Polanyi, Michael},
title = {The Tacit Dimension},
publisher = {Routledge \& Kegan Paul},
year = {1966}
}
@inproceedings{bacchelli2013,
author = {Bacchelli, Alberto and Bird, Christian},
title = {Expectations, outcomes, and challenges of modern code review},
booktitle = {Proceedings of the 35th International Conference on Software Engineering (ICSE)},
pages = {712--721},
year = {2013}
}