Essays about: "parallel task"

Showing result 1 - 5 of 149 essays containing the words parallel task.

  1. 1. Syntax-based Concept Alignment for Machine Translation

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

    Author : Arianna Masciolini; [2023-03-30]
    Keywords : computational linguistic; machine translation; concept alignment; syntax; dependency parsing; Universal Dependencies; Grammatical Framework;

    Abstract : This thesis presents a syntax-based approach to Concept Alignment (CA), the task of finding semantical correspondences between parts of multilingual parallel texts, with a focus on Machine Translation (MT). Two variants of CA are taken into account: Concept Extraction (CE), whose aim is to identify new concepts by means of mere linguistic comparison, and Concept Propagation (CP), which consists in looking for the translation equivalents of a set of known concepts in a new language. READ MORE

  2. 2. Spatialized Sonification for the Learning of Surgical Navigation

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Alexander Danielsson; [2023]
    Keywords : Spatial Audio; Sonification; Surgical Simulations; Minimally invasive Surgery; Psychoacoustics; Spatial Ljud; Sonifikation; Kirurgiska Simulationer; Minimalinvasiv kirurgi; Psykoakustik;

    Abstract : Historically, the education of surgical navigation in minimally invasive neurosurgery has been constrained by several factors. Medical students have been required to physically be in the operating room to observe a teacher perform the different procedures. This restricts their opportunities to gain valuable hands-on experience in their field. READ MORE

  3. 3. Head-to-head Transfer Learning Comparisons made Possible : A Comparative Study of Transfer Learning Methods for Neural Machine Translation of the Baltic Languages

    University essay from Uppsala universitet/Institutionen för lingvistik och filologi

    Author : Mathias Stenlund; [2023]
    Keywords : machine translation; transfer learning; Latvian; Lithuanian; low-resource languages; transformers; parent language; child language; comparative study;

    Abstract : The struggle of training adequate MT models using data-hungry NMT frameworks for low-resource language pairs has created a need to alleviate the scarcity of sufficiently large parallel corpora. Different transfer learning methods have been introduced as possible solutions to this problem, where a new model for a target task is initialized using parameters learned from some other high-resource task. READ MORE

  4. 4. Does attentional focus influence performance and motor control on a gross motor task performed with the legs among healthy individuals and individuals with anterior cruciate ligament reconstruction? : A within subject design pilot study

    University essay from Umeå universitet/Institutionen för samhällsmedicin och rehabilitering

    Author : Leon Haegerström; Jens Jakobsson; [2023]
    Keywords : Attentional focus; External focus; Internal focus; Motor contor; Motor performance; Anterior cruciate ligament reconstruction;

    Abstract : Background: Evidence indicates that an external focus (EF) of attention on the intended effect of one’s movement results in better motor performance and motor control than an internal focus (IF) on one’s own body. Despite this, an IF is predominantly encouraged through instructions and feedback provided by clinicians during sports and rehabilitation from injuries such as anterior cruciate ligament (ACL) injury. READ MORE

  5. 5. Using MPI One-Sided Communication for Parallel Sudoku Solving

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Henrik Aili; [2023]
    Keywords : exact cover; sudoku; parallelization; MPI;

    Abstract : This thesis investigates the scalability of parallel Sudoku solving using Donald Knuth’s Dancing Links and Algorithm X with two different MPI communication methods: MPI One-Sided Communication and MPI Send-Receive. The study compares the performance of the two communication approaches and finds that MPI One-Sided Communication exhibits better scalability in terms of speedup and efficiency. READ MORE