Zum Hauptinhalt springen

Showing 51–62 of 62 results for author: Matthes, F

.
  1. Understanding the Implementation of Technical Measures in the Process of Data Privacy Compliance: A Qualitative Study

    Authors: Oleksandra Klymenko, Oleksandr Kosenkov, Stephen Meisenbacher, Parisa Elahidoost, Daniel Mendez, Florian Matthes

    Abstract: Modern privacy regulations, such as the General Data Protection Regulation (GDPR), address privacy in software systems in a technologically agnostic way by mentioning general "technical measures" for data privacy compliance rather than dictating how these should be implemented. An understanding of the concept of technical measures and how exactly these can be handled in practice, however, is not t… ▽ More

    Submitted 18 August, 2022; originally announced August 2022.

    Comments: The 16th ACM/IEEE International Symposium on Empirical Software Engineering and Measurement (ESEM)

  2. Differential Privacy in Natural Language Processing: The Story So Far

    Authors: Oleksandra Klymenko, Stephen Meisenbacher, Florian Matthes

    Abstract: As the tide of Big Data continues to influence the landscape of Natural Language Processing (NLP), the utilization of modern NLP methods has grounded itself in this data, in order to tackle a variety of text-based tasks. These methods without a doubt can include private or otherwise personally identifiable information. As such, the question of privacy in NLP has gained fervor in recent years, coin… ▽ More

    Submitted 17 August, 2022; originally announced August 2022.

  3. arXiv:2201.03913   

    cs.CR

    Exponential Randomized Response: Boosting Utility in Differentially Private Selection

    Authors: Gonzalo Munilla Garrido, Florian Matthes

    Abstract: A differentially private selection algorithm outputs from a finite set the item that approximately maximizes a data-dependent quality function. The most widely adopted mechanisms tackling this task are the pioneering exponential mechanism and permute-and-flip, which can offer utility improvements of up to a factor of two over the exponential mechanism. This work introduces a new differentially pri… ▽ More

    Submitted 3 August, 2022; v1 submitted 11 January, 2022; originally announced January 2022.

    Comments: This algorithm only works under an assumption that is not realistic for the wider application of differential privacy

  4. arXiv:2109.10789  [pdf, other

    cs.CR

    Do I Get the Privacy I Need? Benchmarking Utility in Differential Privacy Libraries

    Authors: Gonzalo Munilla Garrido, Joseph Near, Aitsam Muhammad, Warren He, Roman Matzutt, Florian Matthes

    Abstract: An increasing number of open-source libraries promise to bring differential privacy to practice, even for non-experts. This paper studies five libraries that offer differentially private analytics: Google DP, SmartNoise, diffprivlib, diffpriv, and Chorus. We compare these libraries qualitatively (capabilities, features, and maturity) and quantitatively (utility and scalability) across four analyti… ▽ More

    Submitted 22 September, 2021; originally announced September 2021.

    Comments: 13 pages, 12 figures, 15 tables, and 1 algorithm

  5. arXiv:2107.11905  [pdf, other

    cs.CR

    Revealing the Landscape of Privacy-Enhancing Technologies in the Context of Data Markets for the IoT: A Systematic Literature Review

    Authors: Gonzalo Munilla Garrido, Johannes Sedlmeir, Ömer Uludağ, Ilias Soto Alaoui, Andre Luckow, Florian Matthes

    Abstract: IoT data markets in public and private institutions have become increasingly relevant in recent years because of their potential to improve data availability and unlock new business models. However, exchanging data in markets bears considerable challenges related to disclosing sensitive information. Despite considerable research focused on different aspects of privacy-enhancing data markets for th… ▽ More

    Submitted 12 July, 2022; v1 submitted 25 July, 2021; originally announced July 2021.

    Comments: 49 pages, 17 figures, 11 tables

  6. arXiv:2104.02443  [pdf

    cs.SE cs.AI cs.CL cs.LG cs.PL

    CodeTrans: Towards Cracking the Language of Silicon's Code Through Self-Supervised Deep Learning and High Performance Computing

    Authors: Ahmed Elnaggar, Wei Ding, Llion Jones, Tom Gibbs, Tamas Feher, Christoph Angerer, Silvia Severini, Florian Matthes, Burkhard Rost

    Abstract: Currently, a growing number of mature natural language processing applications make people's life more convenient. Such applications are built by source code - the language in software engineering. However, the applications for understanding source code language to ease the software engineering process are under-researched. Simultaneously, the transformer model, especially its combination with tra… ▽ More

    Submitted 12 May, 2021; v1 submitted 6 April, 2021; originally announced April 2021.

    Comments: 28 pages, 6 tables and 1 figure

  7. arXiv:2007.05578  [pdf

    cs.SE

    Revealing the State of the Art of Large-Scale Agile Development Research: A Systematic Mapping Study

    Authors: Oemer Uludag, Pascal Philipp, Abheeshta Putta, Maria Paasivaara, Casper Lassenius, Florian Matthes

    Abstract: Context: Success with agile methods in the small scale has led to an increasing adoption also in large development undertakings and organizations. Recent years have also seen an increasing amount of primary research on the topic, as well as a number of systematic literature reviews. However, there is no systematic overview of the whole research field. Objective: This work identifies, classifies, a… ▽ More

    Submitted 3 August, 2022; v1 submitted 10 July, 2020; originally announced July 2020.

  8. arXiv:2004.14033  [pdf, other

    cs.CR cs.NI

    AuthSC: Mind the Gap between Web and Smart Contracts

    Authors: Ulrich Gallersdörfer, Florian Matthes

    Abstract: Although almost all information about Smart Contract addresses is shared via websites, emails, or other forms of digital communication, Blockchains and distributed ledger technology are unable to establish secure bindings between websites and corresponding Smart Contracts. For a user, it is impossible to differentiate whether a website links to a legitimate Smart Contract set up by owners of a bus… ▽ More

    Submitted 29 April, 2020; originally announced April 2020.

    Comments: 10 pages, 2 figures

  9. arXiv:1810.07513  [pdf

    cs.CL cs.IR cs.LG stat.ML

    Multi-Task Deep Learning for Legal Document Translation, Summarization and Multi-Label Classification

    Authors: Ahmed Elnaggar, Christoph Gebendorfer, Ingo Glaser, Florian Matthes

    Abstract: The digitalization of the legal domain has been ongoing for a couple of years. In that process, the application of different machine learning (ML) techniques is crucial. Tasks such as the classification of legal documents or contract clauses as well as the translation of those are highly relevant. On the other side, digitized documents are barely accessible in this field, particularly in Germany.… ▽ More

    Submitted 16 October, 2018; originally announced October 2018.

    Comments: 10 pages, 4 figures

  10. arXiv:1810.06673  [pdf, other

    cs.LG cs.AI cs.CL stat.ML

    Named-Entity Linking Using Deep Learning For Legal Documents: A Transfer Learning Approach

    Authors: Ahmed Elnaggar, Robin Otto, Florian Matthes

    Abstract: In the legal domain it is important to differentiate between words in general, and afterwards to link the occurrences of the same entities. The topic to solve these challenges is called Named-Entity Linking (NEL). Current supervised neural networks designed for NEL use publicly available datasets for training and testing. However, this paper focuses especially on the aspect of applying transfer le… ▽ More

    Submitted 15 October, 2018; originally announced October 2018.

    Comments: 10 pages, 2 figures, 3 tables

  11. arXiv:1810.06665  [pdf, other

    cs.IR cs.CL cs.LG stat.ML

    Stop Illegal Comments: A Multi-Task Deep Learning Approach

    Authors: Ahmed Elnaggar, Bernhard Waltl, Ingo Glaser, Jörg Landthaler, Elena Scepankova, Florian Matthes

    Abstract: Deep learning methods are often difficult to apply in the legal domain due to the large amount of labeled data required by deep learning methods. A recent new trend in the deep learning community is the application of multi-task models that enable single deep neural networks to perform more than one task at the same time, for example classification and translation tasks. These powerful novel model… ▽ More

    Submitted 15 October, 2018; originally announced October 2018.

    Comments: 10 pages, 4 figures, 1 table

  12. arXiv:1704.01147  [pdf

    cs.SE

    A Conceptual Model for Measuring the Complexity of Spreadsheets

    Authors: Thomas Reschenhofer, Bernhard Waltl, Klym Shumaiev, Florian Matthes

    Abstract: Spreadsheets are widely used in industry, even for critical business processes. This implies the need for proper risk assessment in spreadsheets to evaluate the reliability and validity of the spreadsheet's outcome. As related research has shown, the risk of spreadsheet errors is strongly related to the spreadsheet's complexity. Therefore, spreadsheet researchers proposed various metrics for quant… ▽ More

    Submitted 4 April, 2017; originally announced April 2017.

    Comments: 12 pages, 4 figures, 3 tables

    Journal ref: Proceedings of the EuSpRIG 2016 Conference "Spreadsheet Risk Management" ISBN : 978-1-905404-53-7 pp37-48