Skip to content

Commit 87f9487

Browse files
committed
Added Neural Interactive Proofs arXiv link
1 parent faedb8e commit 87f9487

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

_bibliography/papers.bib

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,28 @@
11
---
22
---
33
4-
@inproceedings{hammond-adam-day-2024-nip-icml,
4+
@misc{hammond-adam-day-2024-nip,
55
author = {Hammond, Lewis and Adam-Day, Sam},
66
title = {Neural Interactive Proofs},
77
year = {2024},
88
booktitle = {Next Generation of AI Safety Workshop, ICML '24},
9-
url = {https://openreview.net/forum?id=RhEND1litL},
10-
html = {https://openreview.net/forum?id=RhEND1litL},
119
bibtex_show = {true},
10+
eprint = {2412.08897},
11+
archiveprefix = {arXiv},
12+
primaryclass = {cs.AI},
13+
arxiv = {2412.08897},
1214
abstract = {We consider the problem of how a trusted, but computationally bounded agent (a 'verifier') can learn to interact with one or more powerful but untrusted agents ('provers') in order to solve a given task without being misled. More specifically, we study the case in which agents are represented using neural networks and refer to solutions of this problem as neural interactive proofs. First we introduce a unifying framework based on prover-verifier games (Anil et al., 2021), which generalises previously proposed interaction 'protocols'. We then describe several new protocols for generating neural interactive proofs, and provide a (theoretical) comparison of both new and existing approaches. In so doing, we aim to create a foundation for future work on neural interactive proofs and their application in building safer AI systems.},
1315
preview = {nip-schematic.png},
1416
}
1517

1618
@misc{adam-day-et-al-2024-aas-constant,
1719
author = {Sam Adam-Day and Michael Benedikt and İsmail İlkan Ceylan and Ben Finkelshtein},
18-
note = {To appear NeurIPS '24},
20+
note = {To appear in NeurIPS '24},
1921
howpublished = {Preprint},
2022
title = {Almost Surely Asymptotically Constant Graph Neural Networks},
2123
year = {2024},
2224
bibtex_show = {true},
23-
eprint = {2307.16600},
25+
eprint = {2403.03880},
2426
archiveprefix = {arXiv},
2527
primaryclass = {cs.LG},
2628
arxiv = {2403.03880},

0 commit comments

Comments
 (0)