<?xml version="1.0" encoding="utf-8"?>
<export-example>
  <doc>
    <id>4952</id>
    <completedYear/>
    <publishedYear>2023</publishedYear>
    <thesisYearAccepted/>
    <language>eng</language>
    <pageFirst/>
    <pageLast/>
    <pageNumber/>
    <edition/>
    <issue/>
    <volume>abs/2308.06100</volume>
    <type>article</type>
    <publisherName/>
    <publisherPlace/>
    <creatingCorporation/>
    <contributingCorporation/>
    <belongsToBibliography>1</belongsToBibliography>
    <completedDate>--</completedDate>
    <publishedDate>--</publishedDate>
    <thesisDateAccepted>--</thesisDateAccepted>
    <title language="eng">Diffusion-based Visual Counterfactual Explanations - Towards Systematic Quantitative Evaluation</title>
    <abstract language="eng">Latest methods for visual counterfactual explanations (VCE) harness the power of deep generative models to synthesize new examples of high-dimensional images of impressive quality. However, it is currently difficult to compare the performance of these VCE methods as the evaluation procedures largely vary and often boil down to visual inspection of individual examples and small scale user studies. In this work, we propose a framework for systematic, quantitative evaluation of the VCE methods and a minimal set of metrics to be used. We use this framework to explore the effects of certain crucial design choices in the latest diffusion-based generative models for VCEs of natural image classification (ImageNet). We conduct a battery of ablation-like experiments, generating thousands of VCEs for a suite of classifiers of various complexity, accuracy and robustness. Our findings suggest multiple directions for future advancements and improvements of VCE methods. By sharing our methodology and our approach to tackle the computational challenges of such a study on a limited hardware setup (including the complete code base), we offer a valuable guidance for researchers in the field fostering consistency and transparency in the assessment of counterfactual explanations.</abstract>
    <parentTitle language="eng">CoRR</parentTitle>
    <identifier type="doi">10.48550/arXiv.2308.06100</identifier>
    <enrichment key="opus.import.data">@articleDBLP:journals/corr/abs-2308-06100, author = Philipp Väth and Alexander M. Frühwald and Benjamin Paaßen and Magda Gregorova, title = Diffusion-based Visual Counterfactual Explanations - Towards Systematic Quantitative Evaluation, journal = CoRR, volume = abs/2308.06100, year = 2023, url = https://doi.org/10.48550/arXiv.2308.06100, doi = 10.48550/arXiv.2308.06100, eprinttype = arXiv, eprint = 2308.06100, timestamp = Wed, 23 Aug 2023 01:00:00 +0200, biburl = https://dblp.org/rec/journals/corr/abs-2308-06100.bib, bibsource = dblp computer science bibliography, https://dblp.org</enrichment>
    <enrichment key="opus.import.dataHash">md5:78e7efeccb5fd5a81999128a4cf76812</enrichment>
    <enrichment key="opus.import.date">2023-12-05T10:39:47+00:00</enrichment>
    <enrichment key="opus.import.file">/tmp/phpbqftxu</enrichment>
    <enrichment key="opus.import.format">bibtex</enrichment>
    <enrichment key="opus.import.id">656efdf3f01634.07906115</enrichment>
    <author>Philipp Väth</author>
    <author>Alexander M. Frühwald</author>
    <author>Benjamin Paaßen</author>
    <author>Magda Gregorová</author>
    <collection role="institutes" number="fiw">Fakultät Informatik und Wirtschaftsinformatik</collection>
    <collection role="institutes" number="cairo">Center for Artificial Intelligence (CAIRO)</collection>
  </doc>
  <doc>
    <id>4954</id>
    <completedYear/>
    <publishedYear>2022</publishedYear>
    <thesisYearAccepted/>
    <language>eng</language>
    <pageFirst/>
    <pageLast/>
    <pageNumber/>
    <edition/>
    <issue/>
    <volume>abs/2212.00449</volume>
    <type>article</type>
    <publisherName/>
    <publisherPlace/>
    <creatingCorporation/>
    <contributingCorporation/>
    <belongsToBibliography>1</belongsToBibliography>
    <completedDate>--</completedDate>
    <publishedDate>--</publishedDate>
    <thesisDateAccepted>--</thesisDateAccepted>
    <title language="eng">GrannGAN: Graph annotation generative adversarial networks</title>
    <abstract language="eng">We consider the problem of modelling high-dimensional distributions and generating new examples of data with complex relational feature structure coherent with a graph skeleton. The model we propose tackles the problem of generating the data features constrained by the specific graph structure of each data point by splitting the task into two phases. In the first it models the distribution of features associated with the nodes of the given graph, in the second it complements the edge features conditionally on the node features. We follow the strategy of implicit distribution modelling via generative adversarial network (GAN) combined with permutation equivariant message passing architecture operating over the sets of nodes and edges. This enables generating the feature vectors of all the graph objects in one go (in 2 phases) as opposed to a much slower one-by-one generations of sequential models, prevents the need for expensive graph matching procedures usually needed for likelihood-based generative models, and uses efficiently the network capacity by being insensitive to the particular node ordering in the graph representation. To the best of our knowledge, this is the first method that models the feature distribution along the graph skeleton allowing for generations of annotated graphs with user specified structures. Our experiments demonstrate the ability of our model to learn complex structured distributions through quantitative evaluation over three annotated graph datasets.</abstract>
    <parentTitle language="eng">CoRR</parentTitle>
    <identifier type="doi">10.48550/arXiv.2212.00449</identifier>
    <enrichment key="opus.import.data">@articleDBLP:journals/corr/abs-2212-00449, author = Yoann Boget and Magda Gregorova and Alexandros Kalousis, title = GrannGAN: Graph annotation generative adversarial networks, journal = CoRR, volume = abs/2212.00449, year = 2022, url = https://doi.org/10.48550/arXiv.2212.00449, doi = 10.48550/arXiv.2212.00449, eprinttype = arXiv, eprint = 2212.00449, timestamp = Tue, 21 Mar 2023 00:00:00 +0100, biburl = https://dblp.org/rec/journals/corr/abs-2212-00449.bib, bibsource = dblp computer science bibliography, https://dblp.org</enrichment>
    <enrichment key="opus.import.dataHash">md5:85385362c8c1f9cee833273c7b48e251</enrichment>
    <enrichment key="opus.import.date">2023-12-05T10:39:47+00:00</enrichment>
    <enrichment key="opus.import.file">/tmp/phpbqftxu</enrichment>
    <enrichment key="opus.import.format">bibtex</enrichment>
    <enrichment key="opus.import.id">656efdf3f01634.07906115</enrichment>
    <author>Yoann Boget</author>
    <author>Magda Gregorová</author>
    <author>Alexandros Kalousis</author>
    <collection role="institutes" number="fiw">Fakultät Informatik und Wirtschaftsinformatik</collection>
    <collection role="institutes" number="cairo">Center for Artificial Intelligence (CAIRO)</collection>
  </doc>
  <doc>
    <id>4951</id>
    <completedYear/>
    <publishedYear>2023</publishedYear>
    <thesisYearAccepted/>
    <language>eng</language>
    <pageFirst/>
    <pageLast/>
    <pageNumber/>
    <edition/>
    <issue/>
    <volume>abs/2306.07735</volume>
    <type>article</type>
    <publisherName/>
    <publisherPlace/>
    <creatingCorporation/>
    <contributingCorporation/>
    <belongsToBibliography>1</belongsToBibliography>
    <completedDate>--</completedDate>
    <publishedDate>--</publishedDate>
    <thesisDateAccepted>--</thesisDateAccepted>
    <title language="eng">Vector-Quantized Graph Auto-Encoder</title>
    <abstract language="eng">In this work, we addresses the problem of modeling distributions of graphs. We introduce the Vector-Quantized Graph Auto-Encoder (VQ-GAE), a permutation-equivariant discrete auto-encoder and designed to model the distribution of graphs. By exploiting the permutation-equivariance of graph neural networks (GNNs), our autoencoder circumvents the problem of the ordering of the graph representation. We leverage the capability of GNNs to capture local structures of graphs while employing vector-quantization to prevent the mapping of discrete objects to a continuous latent space. Furthermore, the use of autoregressive models enables us to capture the global structure of graphs via the latent representation. We evaluate our model on standard datasets used for graph generation and observe that it achieves excellent performance on some of the most salient evaluation metrics compared to the state-of-the-art.</abstract>
    <parentTitle language="eng">CoRR</parentTitle>
    <identifier type="doi">10.48550/arXiv.2306.07735</identifier>
    <enrichment key="opus.import.data">@articleDBLP:journals/corr/abs-2306-07735, author = Yoann Boget and Magda Gregorova and Alexandros Kalousis, title = Vector-Quantized Graph Auto-Encoder, journal = CoRR, volume = abs/2306.07735, year = 2023, url = https://doi.org/10.48550/arXiv.2306.07735, doi = 10.48550/arXiv.2306.07735, eprinttype = arXiv, eprint = 2306.07735, timestamp = Sat, 17 Jun 2023 01:00:00 +0200, biburl = https://dblp.org/rec/journals/corr/abs-2306-07735.bib, bibsource = dblp computer science bibliography, https://dblp.org</enrichment>
    <enrichment key="opus.import.dataHash">md5:2ee651e78dc7e95427eb01a4b5f2615f</enrichment>
    <enrichment key="opus.import.date">2023-12-05T10:39:47+00:00</enrichment>
    <enrichment key="opus.import.file">/tmp/phpbqftxu</enrichment>
    <enrichment key="opus.import.format">bibtex</enrichment>
    <enrichment key="opus.import.id">656efdf3f01634.07906115</enrichment>
    <author>Yoann Boget</author>
    <author>Magda Gregorová</author>
    <author>Alexandros Kalousis</author>
    <collection role="institutes" number="fiw">Fakultät Informatik und Wirtschaftsinformatik</collection>
    <collection role="institutes" number="cairo">Center for Artificial Intelligence (CAIRO)</collection>
  </doc>
  <doc>
    <id>4956</id>
    <completedYear/>
    <publishedYear>2021</publishedYear>
    <thesisYearAccepted/>
    <language>eng</language>
    <pageFirst/>
    <pageLast/>
    <pageNumber/>
    <edition/>
    <issue/>
    <volume>abs/2112.03621</volume>
    <type>conferenceobject</type>
    <publisherName/>
    <publisherPlace/>
    <creatingCorporation/>
    <contributingCorporation/>
    <belongsToBibliography>1</belongsToBibliography>
    <completedDate>--</completedDate>
    <publishedDate>--</publishedDate>
    <thesisDateAccepted>--</thesisDateAccepted>
    <title language="eng">Permutation Equivariant Generative Adversarial Networks for Graphs</title>
    <abstract language="eng">One of the most discussed issues in graph generative modeling is the ordering of the representation. One solution consists of using equivariant generative functions, which ensure the ordering invariance. After having discussed some properties of such functions, we propose 3G-GAN, a 3-stages model relying on GANs and equivariant functions. The model is still under development. However, we present some encouraging exploratory experiments and discuss the issues still to be addressed.</abstract>
    <parentTitle language="eng">Neural Compression Workshop (CoRR)</parentTitle>
    <identifier type="doi">10.48550/arXiv.2112.03621</identifier>
    <enrichment key="opus.import.data">@articleDBLP:journals/corr/abs-2112-03621, author = Yoann Boget and Magda Gregorova and Alexandros Kalousis, title = Permutation Equivariant Generative Adversarial Networks for Graphs, journal = CoRR, volume = abs/2112.03621, year = 2021, url = https://arxiv.org/abs/2112.03621, eprinttype = arXiv, eprint = 2112.03621, timestamp = Mon, 13 Dec 2021 00:00:00 +0100, biburl = https://dblp.org/rec/journals/corr/abs-2112-03621.bib, bibsource = dblp computer science bibliography, https://dblp.org</enrichment>
    <enrichment key="opus.import.dataHash">md5:a8edce214168df69d6d775c05a6eefb1</enrichment>
    <enrichment key="opus.import.date">2023-12-05T10:39:47+00:00</enrichment>
    <enrichment key="opus.import.file">/tmp/phpbqftxu</enrichment>
    <enrichment key="opus.import.format">bibtex</enrichment>
    <enrichment key="opus.import.id">656efdf3f01634.07906115</enrichment>
    <author>Yoann Boget</author>
    <author>Magda Gregorová</author>
    <author>Alexandros Kalousis</author>
    <collection role="institutes" number="fiw">Fakultät Informatik und Wirtschaftsinformatik</collection>
    <collection role="institutes" number="cairo">Center for Artificial Intelligence (CAIRO)</collection>
  </doc>
  <doc>
    <id>4953</id>
    <completedYear/>
    <publishedYear>2022</publishedYear>
    <thesisYearAccepted/>
    <language>eng</language>
    <pageFirst>16</pageFirst>
    <pageLast>16</pageLast>
    <pageNumber>1</pageNumber>
    <edition/>
    <issue/>
    <volume>189</volume>
    <type>conferenceobject</type>
    <publisherName/>
    <publisherPlace/>
    <creatingCorporation/>
    <contributingCorporation/>
    <belongsToBibliography>1</belongsToBibliography>
    <completedDate>--</completedDate>
    <publishedDate>--</publishedDate>
    <thesisDateAccepted>--</thesisDateAccepted>
    <title language="eng">Graph annotation generative adversarial networks</title>
    <abstract language="eng">We consider the problem of modelling high-dimensional distributions and generating new examples of data with complex relational feature structure coherent with a graph skeleton. The model we propose tackles the problem of generating the data features constrained by the specific graph structure of each data point by splitting the task into two phases. In the first it models the distribution of features associated with the nodes of the given graph, in the second it complements the edge features conditionally on the node features. We follow the strategy of implicit distribution modelling via generative adversarial network (GAN) combined with permutation equivariant message passing architecture operating over the sets of nodes and edges. This enables generating the feature vectors of all the graph objects in one go (in 2 phases) as opposed to a much slower one-by-one generations of sequential models, prevents the need for expensive graph matching procedures usually needed for likelihood-based generative models, and uses efficiently the network capacity by being insensitive to the particular node ordering in the graph representation. To the best of our knowledge, this is the first method that models the feature distribution along the graph skeleton allowing for generations of annotated graphs with user specified structures. Our experiments demonstrate the ability of our model to learn complex structured distributions through quantitative evaluation over three annotated graph datasets.</abstract>
    <parentTitle language="eng">Asian Conference on Machine Learning, ACML 2022, 12-14 December 2022, Hyderabad, India</parentTitle>
    <identifier type="doi">10.48550/arXiv.2212.00449</identifier>
    <enrichment key="opus.import.data">@inproceedingsDBLP:conf/acml/BogetGK22, author = Yoann Boget and Magda Gregorova and Alexandros Kalousis, editor = Vineeth N. Balasubramanian and Ivor W. Tsang, title = Graph annotation generative adversarial networks, booktitle = Asian Conference on Machine Learning, ACML 2022, 12-14 December 2022, Hyderabad, India, series = Proceedings of Machine Learning Research, volume = 189, pages = 16, publisher = PMLR, year = 2022, url = https://proceedings.mlr.press/v189/boget23a.html, timestamp = Mon, 19 Jun 2023 15:52:13 +0200, biburl = https://dblp.org/rec/conf/acml/BogetGK22.bib, bibsource = dblp computer science bibliography, https://dblp.org</enrichment>
    <enrichment key="opus.import.dataHash">md5:51fc88df1ca0529c44b8bbfb68897e3a</enrichment>
    <enrichment key="opus.import.date">2023-12-05T10:39:47+00:00</enrichment>
    <enrichment key="opus.import.file">/tmp/phpbqftxu</enrichment>
    <enrichment key="opus.import.format">bibtex</enrichment>
    <enrichment key="opus.import.id">656efdf3f01634.07906115</enrichment>
    <author>Yoann Boget</author>
    <author>Magda Gregorová</author>
    <author>Alexandros Kalousis</author>
    <collection role="institutes" number="fiw">Fakultät Informatik und Wirtschaftsinformatik</collection>
    <collection role="institutes" number="cairo">Center for Artificial Intelligence (CAIRO)</collection>
  </doc>
  <doc>
    <id>5917</id>
    <completedYear/>
    <publishedYear>2024</publishedYear>
    <thesisYearAccepted/>
    <language>eng</language>
    <pageFirst>75</pageFirst>
    <pageLast>89</pageLast>
    <pageNumber>15</pageNumber>
    <edition/>
    <issue/>
    <volume>2486</volume>
    <type>conferenceobject</type>
    <publisherName/>
    <publisherPlace/>
    <creatingCorporation/>
    <contributingCorporation/>
    <belongsToBibliography>1</belongsToBibliography>
    <completedDate>--</completedDate>
    <publishedDate>--</publishedDate>
    <thesisDateAccepted>--</thesisDateAccepted>
    <title language="eng">An Investigative Study Exploring Machine Learning Approaches for Optimizing Deep Brain Stimulation Programming</title>
    <parentTitle language="eng">Modelling and Development of Intelligent Systems - 9th International Conference, MDIS 2024, Sibiu, Romania, October 17-19, 2024, Revised Selected Papers</parentTitle>
    <identifier type="doi">10.1007/978-3-031-87386-7_6</identifier>
    <enrichment key="opus.import.data">@inproceedingsDBLP:conf/mdis/AdemolaRG24, author = Esther Ademola and Martin Reich and Magda Gregorova, editor = Dana Simian and Laura Florentina Stoica, title = An Investigative Study Exploring Machine Learning Approaches for Optimizing Deep Brain Stimulation Programming, booktitle = Modelling and Development of Intelligent Systems - 9th International Conference, MDIS 2024, Sibiu, Romania, October 17-19, 2024, Revised Selected Papers, series = Communications in Computer and Information Science, volume = 2486, pages = 75–89, publisher = Springer, year = 2024, url = https://doi.org/10.1007/978-3-031-87386-7_6, doi = 10.1007/978-3-031-87386-7_6, timestamp = Wed, 11 Jun 2025 01:00:00 +0200, biburl = https://dblp.org/rec/conf/mdis/AdemolaRG24.bib, bibsource = dblp computer science bibliography, https://dblp.org</enrichment>
    <enrichment key="opus.import.dataHash">md5:f30290445e32ff7c3bf93dd3e5be6722</enrichment>
    <enrichment key="opus.import.date">2025-07-02T12:42:53+00:00</enrichment>
    <enrichment key="opus.import.file">/tmp/phpQJldBV</enrichment>
    <enrichment key="opus.import.format">bibtex</enrichment>
    <enrichment key="opus.import.id">6865294dca6e23.97476895</enrichment>
    <author>Esther Ademola</author>
    <author>Martin Reich</author>
    <author>Magda Gregorová</author>
    <collection role="institutes" number="fiw">Fakultät Informatik und Wirtschaftsinformatik</collection>
    <collection role="institutes" number="cairo">Center for Artificial Intelligence (CAIRO)</collection>
  </doc>
  <doc>
    <id>5915</id>
    <completedYear/>
    <publishedYear>2024</publishedYear>
    <thesisYearAccepted/>
    <language>eng</language>
    <pageFirst>8</pageFirst>
    <pageLast>8</pageLast>
    <pageNumber>1</pageNumber>
    <edition/>
    <issue>1</issue>
    <volume>4</volume>
    <type>article</type>
    <publisherName/>
    <publisherPlace/>
    <creatingCorporation/>
    <contributingCorporation/>
    <belongsToBibliography>1</belongsToBibliography>
    <completedDate>--</completedDate>
    <publishedDate>--</publishedDate>
    <thesisDateAccepted>--</thesisDateAccepted>
    <title language="eng">Variational autoencoder-based techniques for a streamlined cross-topology modeling and optimization workflow in electrical drives</title>
    <parentTitle language="eng">Auton. Intell. Syst.</parentTitle>
    <identifier type="doi">10.1007/S43684-024-00065-X</identifier>
    <enrichment key="opus.import.data">@articleDBLP:journals/auinsy/BenkertHHGS24, author = Marius Benkert and Michael Heroth and Rainer Herrler and Magda Gregorová and Helmut C. Schmid, title = Variational autoencoder-based techniques for a streamlined cross-topology modeling and optimization workflow in electrical drives, journal = Auton. Intell. Syst., volume = 4, number = 1, pages = 8, year = 2024, url = https://doi.org/10.1007/s43684-024-00065-x, doi = 10.1007/S43684-024-00065-X, timestamp = Sun, 06 Oct 2024 01:00:00 +0200, biburl = https://dblp.org/rec/journals/auinsy/BenkertHHGS24.bib, bibsource = dblp computer science bibliography, https://dblp.org</enrichment>
    <enrichment key="opus.import.dataHash">md5:90abb10c55f09907972986c6a0824c88</enrichment>
    <enrichment key="opus.import.date">2025-07-02T12:42:53+00:00</enrichment>
    <enrichment key="opus.import.file">/tmp/phpQJldBV</enrichment>
    <enrichment key="opus.import.format">bibtex</enrichment>
    <enrichment key="opus.import.id">6865294dca6e23.97476895</enrichment>
    <author>Marius Benkert</author>
    <author>Michael Heroth</author>
    <author>Rainer Herrler</author>
    <author>Magda Gregorová</author>
    <author>Helmut C. Schmid</author>
    <collection role="institutes" number="fiw">Fakultät Informatik und Wirtschaftsinformatik</collection>
    <collection role="institutes" number="cairo">Center for Artificial Intelligence (CAIRO)</collection>
  </doc>
  <doc>
    <id>5914</id>
    <completedYear/>
    <publishedYear>2024</publishedYear>
    <thesisYearAccepted/>
    <language>eng</language>
    <pageFirst>184813</pageFirst>
    <pageLast>184826</pageLast>
    <pageNumber>14</pageNumber>
    <edition/>
    <issue/>
    <volume>12</volume>
    <type>article</type>
    <publisherName/>
    <publisherPlace/>
    <creatingCorporation/>
    <contributingCorporation/>
    <belongsToBibliography>1</belongsToBibliography>
    <completedDate>--</completedDate>
    <publishedDate>--</publishedDate>
    <thesisDateAccepted>--</thesisDateAccepted>
    <title language="eng">Variational Autoencoder-Based Multiobjective Topology Optimization of Electrical Machines Using Vector Graphics</title>
    <parentTitle language="eng">IEEE Access</parentTitle>
    <identifier type="doi">10.1109/ACCESS.2024.3513453</identifier>
    <enrichment key="opus.import.data">@articleDBLP:journals/access/HerothSGHH24, author = Michael Heroth and Helmut C. Schmid and Magda Gregorová and Rainer Herrler and Wilfried Hofmann, title = Variational Autoencoder-Based Multiobjective Topology Optimization of Electrical Machines Using Vector Graphics, journal = IEEE Access, volume = 12, pages = 184813–184826, year = 2024, url = https://doi.org/10.1109/ACCESS.2024.3513453, doi = 10.1109/ACCESS.2024.3513453, timestamp = Wed, 08 Jan 2025 00:00:00 +0100, biburl = https://dblp.org/rec/journals/access/HerothSGHH24.bib, bibsource = dblp computer science bibliography, https://dblp.org</enrichment>
    <enrichment key="opus.import.dataHash">md5:c3220d341b51ec00bdb9cc2be69ec7ec</enrichment>
    <enrichment key="opus.import.date">2025-07-02T12:42:53+00:00</enrichment>
    <enrichment key="opus.import.file">/tmp/phpQJldBV</enrichment>
    <enrichment key="opus.import.format">bibtex</enrichment>
    <enrichment key="opus.import.id">6865294dca6e23.97476895</enrichment>
    <author>Michael Heroth</author>
    <author>Helmut C. Schmid</author>
    <author>Magda Gregorová</author>
    <author>Rainer Herrler</author>
    <author>Wilfried Hofmann</author>
    <collection role="institutes" number="fiw">Fakultät Informatik und Wirtschaftsinformatik</collection>
    <collection role="institutes" number="cairo">Center for Artificial Intelligence (CAIRO)</collection>
  </doc>
  <doc>
    <id>5918</id>
    <completedYear/>
    <publishedYear>2024</publishedYear>
    <thesisYearAccepted/>
    <language>eng</language>
    <pageFirst/>
    <pageLast/>
    <pageNumber/>
    <edition/>
    <issue/>
    <volume>abs/2406.17399</volume>
    <type>article</type>
    <publisherName/>
    <publisherPlace/>
    <creatingCorporation/>
    <contributingCorporation/>
    <belongsToBibliography>1</belongsToBibliography>
    <completedDate>--</completedDate>
    <publishedDate>--</publishedDate>
    <thesisDateAccepted>--</thesisDateAccepted>
    <title language="eng">GradCheck: Analyzing classifier guidance gradients for conditional diffusion sampling</title>
    <parentTitle language="eng">CoRR</parentTitle>
    <identifier type="doi">10.48550/ARXIV.2406.17399</identifier>
    <enrichment key="opus.import.data">@articleDBLP:journals/corr/abs-2406-17399, author = Philipp Väth and Alexander M. Frühwald and Benjamin Paassen and Magda Gregorova, title = GradCheck: Analyzing classifier guidance gradients for conditional diffusion sampling, journal = CoRR, volume = abs/2406.17399, year = 2024, url = https://doi.org/10.48550/arXiv.2406.17399, doi = 10.48550/ARXIV.2406.17399, eprinttype = arXiv, eprint = 2406.17399, timestamp = Tue, 23 Jul 2024 01:00:00 +0200, biburl = https://dblp.org/rec/journals/corr/abs-2406-17399.bib, bibsource = dblp computer science bibliography, https://dblp.org</enrichment>
    <enrichment key="opus.import.dataHash">md5:557b2daa1b9eca66288cfa4805cad8aa</enrichment>
    <enrichment key="opus.import.date">2025-07-02T12:42:53+00:00</enrichment>
    <enrichment key="opus.import.file">/tmp/phpQJldBV</enrichment>
    <enrichment key="opus.import.format">bibtex</enrichment>
    <enrichment key="opus.import.id">6865294dca6e23.97476895</enrichment>
    <author>Philipp Väth</author>
    <author>Alexander M. Frühwald</author>
    <author>Benjamin Paassen</author>
    <author>Magda Gregorová</author>
    <collection role="institutes" number="fiw">Fakultät Informatik und Wirtschaftsinformatik</collection>
    <collection role="institutes" number="cairo">Center for Artificial Intelligence (CAIRO)</collection>
  </doc>
  <doc>
    <id>5916</id>
    <completedYear/>
    <publishedYear>2024</publishedYear>
    <thesisYearAccepted/>
    <language>eng</language>
    <pageFirst/>
    <pageLast/>
    <pageNumber/>
    <edition/>
    <issue/>
    <volume>2024</volume>
    <type>article</type>
    <publisherName/>
    <publisherPlace/>
    <creatingCorporation/>
    <contributingCorporation/>
    <belongsToBibliography>1</belongsToBibliography>
    <completedDate>--</completedDate>
    <publishedDate>--</publishedDate>
    <thesisDateAccepted>--</thesisDateAccepted>
    <title language="eng">Discrete Graph Auto-Encoder</title>
    <parentTitle language="eng">Trans. Mach. Learn. Res.</parentTitle>
    <enrichment key="opus.import.data">@articleDBLP:journals/tmlr/BogetGK24, author = Yoann Boget and Magda Gregorova and Alexandros Kalousis, title = Discrete Graph Auto-Encoder, journal = Trans. Mach. Learn. Res., volume = 2024, year = 2024, url = https://openreview.net/forum?id=bZ80b0wb9d, timestamp = Thu, 08 Aug 2024 01:00:00 +0200, biburl = https://dblp.org/rec/journals/tmlr/BogetGK24.bib, bibsource = dblp computer science bibliography, https://dblp.org</enrichment>
    <enrichment key="opus.import.dataHash">md5:b00173263d48043c77f66fdb19e36a6c</enrichment>
    <enrichment key="opus.import.date">2025-07-02T12:42:53+00:00</enrichment>
    <enrichment key="opus.import.file">/tmp/phpQJldBV</enrichment>
    <enrichment key="opus.import.format">bibtex</enrichment>
    <enrichment key="opus.import.id">6865294dca6e23.97476895</enrichment>
    <author>Yoann Boget</author>
    <author>Magda Gregorová</author>
    <author>Alexandros Kalousis</author>
    <collection role="institutes" number="fiw">Fakultät Informatik und Wirtschaftsinformatik</collection>
    <collection role="institutes" number="cairo">Center for Artificial Intelligence (CAIRO)</collection>
  </doc>
  <doc>
    <id>5919</id>
    <completedYear/>
    <publishedYear>2024</publishedYear>
    <thesisYearAccepted/>
    <language>eng</language>
    <pageFirst/>
    <pageLast/>
    <pageNumber/>
    <edition/>
    <issue/>
    <volume>abs/2410.20890</volume>
    <type>article</type>
    <publisherName/>
    <publisherPlace/>
    <creatingCorporation/>
    <contributingCorporation/>
    <belongsToBibliography>1</belongsToBibliography>
    <completedDate>--</completedDate>
    <publishedDate>--</publishedDate>
    <thesisDateAccepted>--</thesisDateAccepted>
    <title language="eng">Generative Example-Based Explanations: Bridging the Gap between Generative Modeling and Explainability</title>
    <parentTitle language="eng">CoRR</parentTitle>
    <identifier type="doi">10.48550/ARXIV.2410.20890</identifier>
    <enrichment key="opus.import.data">@articleDBLP:journals/corr/abs-2410-20890, author = Philipp Väth and Alexander M. Frühwald and Benjamin Paassen and Magda Gregorova, title = Generative Example-Based Explanations: Bridging the Gap between Generative Modeling and Explainability, journal = CoRR, volume = abs/2410.20890, year = 2024, url = https://doi.org/10.48550/arXiv.2410.20890, doi = 10.48550/ARXIV.2410.20890, eprinttype = arXiv, eprint = 2410.20890, timestamp = Fri, 29 Nov 2024 00:00:00 +0100, biburl = https://dblp.org/rec/journals/corr/abs-2410-20890.bib, bibsource = dblp computer science bibliography, https://dblp.org</enrichment>
    <enrichment key="opus.import.dataHash">md5:035adfc1d8ca1d545b3eae120afbbaea</enrichment>
    <enrichment key="opus.import.date">2025-07-02T12:42:53+00:00</enrichment>
    <enrichment key="opus.import.file">/tmp/phpQJldBV</enrichment>
    <enrichment key="opus.import.format">bibtex</enrichment>
    <enrichment key="opus.import.id">6865294dca6e23.97476895</enrichment>
    <author>Philipp Väth</author>
    <author>Alexander M. Frühwald</author>
    <author>Benjamin Paassen</author>
    <author>Magda Gregorová</author>
    <collection role="institutes" number="fiw">Fakultät Informatik und Wirtschaftsinformatik</collection>
    <collection role="institutes" number="cairo">Center for Artificial Intelligence (CAIRO)</collection>
  </doc>
</export-example>
