Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update BibTeX file #17

Merged
merged 1 commit into from
Jun 21, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/bibtex-2024.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
```bibtex
@inproceedings{Mendez.Kampik.Aler.Dignum-2024-SCAI,
author = {Mendez, Julian Alfredo and Kampik, Timotheus and Aler Tubella, Andrea and Dignum, Virginia},
title = {{A Clearer View on Fairness: Visual and Formal Representation for Comparative Analysis}},
title = { {A Clearer View on Fairness: Visual and Formal Representation for Comparative Analysis} },
booktitle = {14th Scandinavian Conference on Artificial Intelligence, SCAI 2024},
year = {2024},
month = {June},
Expand All @@ -12,7 +12,7 @@
organization = {Swedish Artificial Intelligence Society},
doi = {10.3384/ecp208013},
url = {https://ecp.ep.liu.se/index.php/sais/article/view/1005/913},
note = {\url{https://doi.org/10.3384/ecp208013}},
note = { \url{https://doi.org/10.3384/ecp208013} },
abstract = {
The opaque nature of machine learning systems has raised concerns about whether these systems can guarantee fairness. Furthermore, ensuring fair decision making requires the consideration of multiple perspectives on fairness.
At the moment, there is no agreement on the definitions of fairness, achieving shared interpretations is difficult, and there is no unified formal language to describe them. Current definitions are implicit in the operationalization of systems, making their comparison difficult.
Expand Down
Loading