-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathreference.bib
More file actions
executable file
·87 lines (77 loc) · 2.99 KB
/
reference.bib
File metadata and controls
executable file
·87 lines (77 loc) · 2.99 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
@article{kraus2019ai,
author = {Kraus, S. and others},
title = {AI for Explaining Decisions in Multi-Agent Environments},
journal = {arXiv:1910.04404},
year = {2019},
url = {https://arxiv.org/pdf/1910.04404.pdf}
}
@article{castroYear,
author = {Castro, M. and Liskov, B.},
title = {Practical Byzantine Fault Tolerance},
journal = {Laboratory for Computer Science, Massachusetts Institute of Technology},
year = {Year},
url = {https://www.scs.stanford.edu/nyu/03sp/sched/bfs.pdf}
}
@article{ongaroYear,
author = {Ongaro, D. and Ousterhout, J.},
title = {In Search of an Understandable Consensus Algorithm (Extended Version)},
journal = {Stanford University},
year = {Year},
url = {https://raft.github.io/raft.pdf}
}
@article{wangYear,
author = {Wang, X. and others},
title = {A Game-Theoretic Learning Framework for Multi-Agent Intelligent Wireless Networks},
journal = {IEEE},
year = {Year},
url = {https://arxiv.org/pdf/1812.01267v2.pdf}
}
@article{hogenhout2020ethical,
author = {Hogenhout, L.},
title = {Ethical AI},
journal = {Stanford University},
year = {2020},
url = {https://arxiv.org/pdf/2104.12547.pdf}
}
@article{ferrara2023fairness,
author = {Ferrara, E.},
title = {Fairness And Bias in Artificial Intelligence: A Brief Survey of Sources, Impacts, And Mitigation Strategies},
journal = {arXiv:2304.07683v1},
year = {2023},
url = {https://arxiv.org/pdf/2304.07683v1.pdf}
}
@article{agasheYear,
author = {Agashe, S. and Fan, Y. and Wang, X. E.},
title = {Evaluating Multi-Agent Coordination Abilities in Large Language Models},
journal = {University of California, Santa Cruz},
year = {Year},
url = {https://arxiv.org/pdf/2310.03903.pdf}
}
@article{zhuYear,
author = {Zhu, L. and Wang, X. and Wang, X.},
title = {JudgeLM: Fine-Tuned Large Language Models are Scalable Judges},
journal = {Beijing Academy of Artificial Intelligence; School of EIC, Huazhong University of Science and Technology},
year = {Year},
url = {https://arxiv.org/pdf/2310.17631.pdf}
}
@article{hallyburtonYear,
author = {Hallyburton, R. S. and Hunt, D. and Luo, S. and Pajic, M.},
title = {A Multi-Agent Security Testbed for the Analysis of Attacks and Defenses in Collaborative Sensor Fusion},
journal = {Duke University},
year = {Year},
url = {https://arxiv.org/pdf/2401.09387.pdf}
}
@article{steyversYear,
author = {Steyvers, M. and Kumar, A.},
title = {Three Challenges for AI-Assisted Decision-Making},
journal = {Unknown},
year = {Year},
url = {https://journals.sagepub.com/doi/full/10.1177/17456916231181102}
}
@article{kaddourYear,
author = {Kaddour, J. and others},
title = {Challenges and Applications of Large Language Models},
journal = {University College London; UK Health Security Agency; EleutherAI; University of Cambridge; Stability AI; Meta AI Research; InstaDeep},
year = {Year},
url = {https://arxiv.org/pdf/2307.10169.pdf}
}