Advanced search

Showing result 1 - 5 of 130 essays matching the above criteria.

  1. 1. Blockchain-based e-voting system without digital ID: A Proof-of-Concept

    University essay from Karlstads universitet/Institutionen för matematik och datavetenskap (from 2013)

    Author : Leonard Schick; [2024]
    Keywords : Computer science; Cryptography; Crypto; Blockchain; Distributed systems; e-voting; electronic voting; Ethereum; Hyperledger; Hyperledger besu; Decentralization; Datavetenskap; Kryptografi; Blockkedja; Distribuerade system; e-röstning; Elektronisk röstning; Blinda signaturer; Ethereum; Hyperledger Besu; Decentralisering;

    Abstract : Electronic voting systems have the potential to offer a cost effective, secure and transparent way of communicating with the citizens, increasing trust and participation. However creating a secure open source electronic voting system providing confidentiality and transparency with sufficient performance has long been a challenge. READ MORE

  2. 2. A type-driven approach for sensitivity checking with branching

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Daniel Freiermuth; [2023-10-24]
    Keywords : Computer; science; computer science; thesis; differential privacy; type system; sensitivity; branching;

    Abstract : Differential Privacy (DP) is a promising approach to allow privacy preserving statistics over large datasets of sensitive data. It works by adding random noise to the result of the analytics. Understanding the sensitivity of a query is key to add the right amount of noise capable of protecting privacy of individuals in the dataset. READ MORE

  3. 3. Ensuring the Security of PyPI Packages

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : David Shakoori Gustafsson; [2023-10-23]
    Keywords : Computer science; Security; Python; PyPI; Typosquatting;

    Abstract : Developers often use open-source code libraries in order to achieve desired functionalities without needing to re-implement existing code. Python developers are no exceptions here, and frequently use the Python Package Index, PyPI, to download the specific code packages they want to use. READ MORE

  4. 4. Applying ChatGPT in AI-based dynamic video game narrative generation system

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Arturs Umbraško; Robert Drury; [2023-10-23]
    Keywords : Computer; science; engineering; thesis; ChatGPT; OpenAI; games; narrative; machine learning; interaction design;

    Abstract : ChatGPT’s release and general availability has the potential to create new possibilities for storytelling in games. There are potential benefits of leveraging ChatGPT to generate a narrative at runtime in a video game, as well as possible resulting pitfalls. READ MORE

  5. 5. An Empirical Survey of Bandits in an Industrial Recommender System Setting

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Tobias Schwarz; Johan Brandby; [2023-09-21]
    Keywords : computer science; industrial application; machine learning; reinforcement learning; multi-armed bandits; MAB; contextual multi-armed bandits; survey; batch learning;

    Abstract : In this thesis, the effects of incorporating unstructured data—images in the wild—in contextual multi-armed bandits are investigated, when used within a recommender system setting, which focuses on picture-based content suggestion. The idea is to employ image features, extracted by a pre-trained convolutional neural network, and study the resulting bandit behaviors when including respective excluding this information in the typical context creation, which normally relies on structured data sources—such as metadata. READ MORE