@@ -6,6 +6,7 @@ PyTorch</p>
6
6
</div >
7
7
8
8
[ ![ arXiv] ( https://img.shields.io/badge/arXiv-2303.12641-b31b1b.svg )] ( https://arxiv.org/abs/2303.12641 )
9
+ [ ![ springer] ( https://img.shields.io/badge/MICCAI_2023-paper-blue.svg )] ( https://link.springer.com/chapter/10.1007/978-3-031-43895-0_56 )
9
10
10
11
[ // ] : # ( [ ; ]( ; https://pytorch.org/) ; )
11
12
@@ -45,11 +46,30 @@ as well as synthetic variants in a controlled setting.
45
46
Please feel free to cite our work, if used in your research:
46
47
47
48
``` bibtex
48
- @article{pahde2023reveal,
49
- title={Reveal to Revise: An Explainable AI Life Cycle for Iterative Bias Correction of Deep Models},
50
- author={Pahde, Frederik and Dreyer, Maximilian and Samek, Wojciech and Lapuschkin, Sebastian},
51
- journal={arXiv preprint arXiv:2303.12641},
52
- year={2023}
49
+ @inproceedings{pahde2023reveal,
50
+ author = {Frederik Pahde and
51
+ Maximilian Dreyer and
52
+ Wojciech Samek and
53
+ Sebastian Lapuschkin},
54
+ editor = {Hayit Greenspan and
55
+ Anant Madabhushi and
56
+ Parvin Mousavi and
57
+ Septimiu Salcudean and
58
+ James Duncan and
59
+ Tanveer F. Syeda{-}Mahmood and
60
+ Russell H. Taylor},
61
+ title = {Reveal to Revise: An Explainable {AI} Life Cycle for Iterative Bias
62
+ Correction of Deep Models},
63
+ booktitle = {Medical Image Computing and Computer Assisted Intervention - {MICCAI}
64
+ 2023 - 26th International Conference, Proceedings, Part {II}},
65
+ series = {Lecture Notes in Computer Science},
66
+ volume = {14221},
67
+ pages = {596--606},
68
+ publisher = {Springer},
69
+ year = {2023},
70
+ url = {https://doi.org/10.1007/978-3-031-43895-0\_56},
71
+ doi = {10.1007/978-3-031-43895-0\_56},
72
+ }
53
73
}
54
74
```
55
75
0 commit comments