Skip to content

Commit 1b36a81

Browse files
committed
new papers
1 parent 41a6047 commit 1b36a81

2 files changed

Lines changed: 24 additions & 4 deletions

File tree

_bibliography/papers.bib

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,21 @@ @article{hwang2026explanationmultiplicity
2626
bibtex_show={true}
2727
}
2828

29+
@article{explainerPFN,
30+
title={ExplainerPFN: Towards tabular foundation models for model-free zero-shot feature importance estimations},
31+
author={Joao Fonseca and Julia Stoyanovich},
32+
year={2026},
33+
eprint={2601.23068},
34+
archivePrefix={arXiv},
35+
primaryClass={cs.LG},
36+
url={https://arxiv.org/abs/2601.23068},
37+
author+an = {2=self},
38+
keywords = {working,explainability,transparency},
39+
bibtex_show={true},
40+
code = {https://github.com/joaopfonseca/ExplainerPFN},
41+
preview = {transparency.png}
42+
}
43+
2944
@inproceedings{turbal2025ellice,
3045
title={Elli{CE}: Efficient and Provably Robust Algorithmic Recourse via the Rashomon Sets},
3146
author={Bohdan Turbal and Iryna Voitsitska and Lesia Semenova},
@@ -40,7 +55,7 @@ @inproceedings{turbal2025ellice
4055
4156
@inproceedings{restQ,
4257
author={Kilbasovych, Ostap and Djeffal, Belkis and Bourhis, Pierre and Rouvoy, Romain},
43-
booktitle={In Proceddings of the IEEE International Conference on Cloud Engineering (IC2E)},
58+
booktitle={Proceedings of the IEEE International Conference on Cloud Engineering (IC2E)},
4459
title={{REST-Q – A Framework to Assess Energy Consumption in Web Applications}},
4560
year={2025},
4661
pages={77-78},
@@ -55,7 +70,7 @@ @inproceedings{restQ
5570
@inproceedings{BuleshnyiPZB,
5671
title = {Constraint-aware Learning of Probabilistic Sequential Models for Multi-Label Classification},
5772
author = {Mykhailo Buleshnyi and Anna Polova and Zsolt Zombori and Michael Benedikt},
58-
booktitle = {In Proceedings of the Workshop on New Ideas for Large-Scale Neurosymbolic Learning Systems (LS-NSL) at VLDB},
73+
booktitle = {Proceedings of the Workshop on New Ideas for Large-Scale Neurosymbolic Learning Systems (LS-NSL) at VLDB},
5974
bibtex_show={true},
6075
year = {2025},
6176
preview = {lightbulb.png},
@@ -87,7 +102,8 @@ @inproceedings{rosenblattfragments
87102
year={2025},
88103
pdf = {https://openreview.net/pdf?id=H1jGQUjAag},
89104
bibtex_show={true},
90-
keywords = {privacy}
105+
keywords = {privacy},
106+
preview = {SafeNudge.jpg}
91107
}
92108

93109
@inproceedings{rosenblattdifferential,
@@ -97,6 +113,7 @@ @inproceedings{rosenblattdifferential
97113
pdf = {https://openreview.net/pdf?id=SgIg3cZjuN},
98114
year={2025},
99115
bibtex_show={true},
116+
preview = {epistemic_parity.png},
100117
keywords = {privacy}
101118
}
102119

@@ -193,8 +210,9 @@ @inproceedings{fonseca-etal-2025-safenudge
193210
pages = "19955--19969",
194211
ISBN = "979-8-89176-332-6",
195212
bibtex_show={true},
196-
code = {https:// github.com/joaopfonseca/SafeNudge},
213+
code = {https://github.com/joaopfonseca/SafeNudge},
197214
selected = {true},
215+
preview = {SafeNudge.jpg},
198216
keywords={conference,privacy,safety}
199217
}
200218

@@ -284,6 +302,7 @@ @article{ponomareva2025dp
284302
pdf = {https://arxiv.org/abs/2512.03238},
285303
year={2025},
286304
bibtex_show={true},
305+
preview = {epistemic_parity.png},
287306
keywords = {working,privacy}
288307
}
289308
@@ -294,6 +313,7 @@ @article{kodama2025simkey
294313
pdf = {https://arxiv.org/abs/2510.12828},
295314
year={2025},
296315
bibtex_show={true},
316+
preview = {epistemic_parity.png},
297317
keywords = {working,safety}
298318
}
299319
439 KB
Loading

0 commit comments

Comments
 (0)