Efficient Algorithms for Median Finding

Efektivní algoritmy pro hledání mediánu

Supervisors

Editors

Other contributors

Journal Title

Journal ISSN

Volume Title

Publisher

České vysoké učení technické v Praze
Czech Technical University in Prague

Date of defense

2025-06-10

Research Projects

Organizational Units

Journal Issue

Abstract

Tato diplomová práce se zabývá efektivními algoritmy pro hledání mediánu, což je klíčový problém v oblasti algoritmů a datových struktur se širokým praktickým uplatněním, například ve zpracování signálů, obrazu či v analýze datových proudů v reálném čase. Práce popisuje a porovnává jak exaktní deterministické algoritmy, tak pokročilé aproximační metody, přičemž zvláštní pozornost je věnována algoritmům s nízkými paměťovými nároky. Na základě teoretické analýzy je vybrán jeden aproximační algoritmus, který je následně implementován v jazyce C++ ve čtyřech variantách: sekvenční, paralelizované pomocí OpenMP, akcelerované pomocí CUDA a distribuované pomocí MPI. Výsledné implementace jsou experimentálně porovnány mezi sebou i s dostupnými konkurenčními přístupy.

This thesis focuses on efficient algorithms for median finding, a fundamental problem in the field of algorithms and data structures with broad applications such as signal processing, image analysis, and real-time data stream analysis. The work presents and compares both exact deterministic algorithms and advanced approximation methods, with special emphasis on algorithms that operate efficiently under memory constraints. Based on theoretical analysis, one approximation algorithm is selected and implemented in C++ in four variants: a sequential version, a multithreaded version using OpenMP, a GPU-accelerated version using CUDA, and a distributed version using MPI. The resulting implementations are experimentally evaluated and compared against each other and against existing competitive approaches.

Description

Citation

Underlying research data set URL

Rights/License

Vysokoškolská závěrečná práce je dílo chráněné autorským zákonem. Je možné pořizovat z něj na své náklady a pro svoji osobní potřebu výpisy, opisy a rozmnoženiny. Jeho využití musí být v souladu s autorským zákonem v platném znění.

A university thesis is a work protected by the Copyright Act of the Czech Republic. Extracts, copies and transcripts of the thesis are allowed for personal use only and at one`s own expense. The use of thesis should be in compliance with the Copyright Act.

Endorsement

Review

Supplemented By

Referenced By