Advanced search

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

  1. 1. 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

  2. 2. 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

  3. 3. Spatialisation of Binaural Audio With Head Tracking in First-Person Computer Games

    University essay from Stockholms universitet/Institutionen för data- och systemvetenskap

    Author : Patrik Bergsten; Mikita Kihan; [2023]
    Keywords : Sound localisation; head tracking; binaural; audio; computer games; experiences;

    Abstract : Audio in today’s first person computer games plays a vital role in informing players about their surroundings as well as general gameplay elements. Awareness of the direction, distance, and spatial placement of audio sources can be crucial for players in various contexts. READ MORE

  4. 4. Extending applicability of symbolic execution to uncover possible shared memory transactions in GPU programs

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Jonathan Hjort; [2022]
    Keywords : ;

    Abstract : General-purpose computing on the graphics processing unit has become popular since the cost-to-power ratio is lower for GPUs (compared to CPUs) and the programmability of the GPU has increased. CUDA is an extension of the C/C++ programming languages which enables software developers to more easily make use of the computational power of the GPUs. READ MORE

  5. 5. Active Learning for Solving Expensive Optimization Problems

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Siwei Fu; [2022]
    Keywords : ;

    Abstract : Many practical engineering and computer science problems can be translated into a global otimization problem where the task is to find the best (optimal) vector 𝒙𝒙∗ that gives the smallest possible function value 𝑓𝑓 = 𝑓𝑓(𝒙𝒙∗) for some function 𝑓𝑓() of interest. Often the function 𝑓𝑓() is expensive in the sense that it cannot be easily evaluated computationally or experimentally in terms of time and/or resources required. READ MORE