Skip to main content

Showing 1–5 of 5 results for author: Meissner, E

Searching in archive cs. Search in all archives.
.
  1. arXiv:2409.10192  [pdf, other

    cs.CR

    PrePaMS: Privacy-Preserving Participant Management System for Studies with Rewards and Prerequisites

    Authors: Echo Meißner, Frank Kargl, Benjamin Erb, Felix Engelmann

    Abstract: Taking part in surveys, experiments, and studies is often compensated by rewards to increase the number of participants and encourage attendance. While privacy requirements are usually considered for participation, privacy aspects of the reward procedure are mostly ignored. To this end, we introduce PrePaMS, an efficient participation management system that supports prerequisite checks and partici… ▽ More

    Submitted 16 September, 2024; originally announced September 2024.

    Comments: Prototype source code: https://github.com/vs-uulm/prepams/ Public test deployment: https://vs-uulm.github.io/prepams/

  2. WAIT: Protecting the Integrity of Web Applications with Binary-Equivalent Transparency

    Authors: Echo Meißner, Frank Kargl, Benjamin Erb

    Abstract: Modern single page web applications require client-side executions of application logic, including critical functionality such as client-side cryptography. Existing mechanisms such as TLS and Subresource Integrity secure the communication and provide external resource integrity. However, the browser is unaware of modifications to the client-side application as provided by the server and the user… ▽ More

    Submitted 13 April, 2021; originally announced April 2021.

    Comments: To be published in the 36th ACM/SIGAPP Symposium on Applied Computing (SAC '21)

  3. PeQES: A Platform for Privacy-enhanced Quantitative Empirical Studies

    Authors: Echo Meißner, Felix Engelmann, Frank Kargl, Benjamin Erb

    Abstract: Empirical sciences and in particular psychology suffer a methodological crisis due to the non-reproducibility of results, and in rare cases, questionable research practices. Pre-registered studies and the publication of raw data sets have emerged as effective countermeasures. However, this approach represents only a conceptual procedure and may in some cases exacerbate privacy issues associated… ▽ More

    Submitted 9 March, 2021; originally announced March 2021.

    Comments: To be published in the 36th ACM/SIGAPP Symposium on Applied Computing (SAC '21)

  4. arXiv:2008.01505  [pdf, other

    cs.LG stat.ML

    Interpretable Anomaly Detection with Mondrian P{ó}lya Forests on Data Streams

    Authors: Charlie Dickens, Eric Meissner, Pablo G. Moreno, Tom Diethe

    Abstract: Anomaly detection at scale is an extremely challenging problem of great practicality. When data is large and high-dimensional, it can be difficult to detect which observations do not fit the expected behaviour. Recent work has coalesced on variations of (random) $k$\emph{d-trees} to summarise data for anomaly detection. However, these methods rely on ad-hoc score functions that are not easy to int… ▽ More

    Submitted 4 August, 2020; originally announced August 2020.

  5. arXiv:1710.08717  [pdf, other

    cs.MS cs.LG stat.ML

    Auto-Differentiating Linear Algebra

    Authors: Matthias Seeger, Asmus Hetzel, Zhenwen Dai, Eric Meissner, Neil D. Lawrence

    Abstract: Development systems for deep learning (DL), such as Theano, Torch, TensorFlow, or MXNet, are easy-to-use tools for creating complex neural network models. Since gradient computations are automatically baked in, and execution is mapped to high performance hardware, these models can be trained end-to-end on large amounts of data. However, it is currently not easy to implement many basic machine lear… ▽ More

    Submitted 14 August, 2019; v1 submitted 24 October, 2017; originally announced October 2017.