Essays about: "and Operations"

Showing result 36 - 40 of 3402 essays containing the words and Operations.

  1. 36. XZDDF Bootstrapping in Fully Homomorphic Encryption

    University essay from Lunds universitet/Institutionen för elektro- och informationsteknik

    Author : Simon Ljungbeck; [2024]
    Keywords : Fully Homomorphic Encryption; Homomorphic Encryption; Bootstrapping; Blind Rotation; XZDDF; Technology and Engineering;

    Abstract : Despite the vast research on the topic in recent years, fully homomorphic encryption schemes remain time-inefficient. The main bottleneck is the so-called bootstrapping, whose purpose is to reduce noise that has accumulated after having performed homomorphic operations on a ciphertext. READ MORE

  2. 37. The active phase of Pt(110) during catalytic CO oxidation

    University essay from Lunds universitet/Synkrotronljusfysik; Lunds universitet/Fysiska institutionen

    Author : Hira Qazilbash; [2024]
    Keywords : Physics and Astronomy;

    Abstract : CO oxidation is an important topic in heterogeneous catalysis, due to its role in industrial processes such as pollution reduction in the auto industry, and ethanol or other fuel production. In the automotive catalytic converters CO oxidation reduces the poisonous CO to CO2 by reacting with O2. READ MORE

  3. 38. The Impact of Deep Neural Network Pruning on the Hyperparameter Performance Space: An Empirical Study

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

    Author : Jonna Matthiesen; [2023-10-24]
    Keywords : Compression; Deep Learning; DNN; Hyperparameters; Optimization; Pruning; Hyperparameter Optimisation; Hyperparameter Tuning;

    Abstract : With the continued growth of deep learning models in terms of size and computational requirements, the need for efficient models for deployment on resource-constrained devices becomes crucial. Structured pruning has emerged as a proven method to speed up models and reduce computational requirements. READ MORE

  4. 39. 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

  5. 40. Relaxed Priority Queue & Evaluation of Locks

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

    Author : Andreas Rudén; Ludvig Andersson; [2023-10-23]
    Keywords : Concurrency; Data Structures; Algorithms; Priority Queue; Semantic Relaxation; Lock-free; Scalability; Performance;

    Abstract : We present a new, lock-free and concurrent priority queue, utilizing some ideas from [1] by Rukundo et al., that relaxes the traditional sequential semantics of the delete_min operation to achieve better scalability and performance. READ MORE