National Repository of Grey Literature 42 records found  previous11 - 20nextend  jump to record: Search took 0.01 seconds. 
STATISTICAL LANGUAGE MODELS BASED ON NEURAL NETWORKS
Mikolov, Tomáš ; Zweig, Geoffrey (referee) ; Hajič,, Jan (referee) ; Černocký, Jan (advisor)
Statistické jazykové modely jsou důležitou součástí mnoha úspěšných aplikací, mezi něž patří například automatické rozpoznávání řeči a strojový překlad (příkladem je známá aplikace Google Translate). Tradiční techniky pro odhad těchto modelů jsou založeny na tzv. N-gramech. Navzdory známým nedostatkům těchto technik a obrovskému úsilí výzkumných skupin napříč mnoha oblastmi (rozpoznávání řeči, automatický překlad, neuroscience, umělá inteligence, zpracování přirozeného jazyka, komprese dat, psychologie atd.), N-gramy v podstatě zůstaly nejúspěšnější technikou. Cílem této práce je prezentace několika architektur jazykových modelůzaložených na neuronových sítích. Ačkoliv jsou tyto modely výpočetně náročnější než N-gramové modely, s technikami vyvinutými v této práci je možné jejich efektivní použití v reálných aplikacích. Dosažené snížení počtu chyb při rozpoznávání řeči oproti nejlepším N-gramovým modelům dosahuje 20%. Model založený na rekurentní neurovové síti dosahuje nejlepších publikovaných výsledků na velmi známé datové sadě (Penn Treebank).
Implementation of Statistical Compression Methods
Beněk, Tomáš ; Polok, Lukáš (referee) ; Bařina, David (advisor)
This thesis deals with the statistical compression methods. This work describes basic theoretical introduction to the data compression and the most important representatives of statistical methods. There is also described compression process based on the Burrows-Wheeler algorithm, which is implemented in the form of portable library in C++ programming language. This work compares effectiveness of each method on suitable data corpus, which contains various data types and according to achieved results discusses suitability of usage of methods and possible improvements.
Compression Methods Based on Context Modelling
Kozák, Filip ; Drábek, Vladimír (referee) ; Bařina, David (advisor)
Purpose of this thesis is to describe the context-based compression methods and their application to multimedia data. There is described the principle of arithmetic coding and prediction by partial matching method, including creation of the probability model. There are also described multimedia data and the basic principles of their compression. The next section presents compression methods, that I implemented at work and their results.
Compression of Device Location Data
Morong, Lukáš ; Mrázek, Vojtěch (referee) ; Vašíček, Zdeněk (advisor)
The goal of this work is to analyze the properties of the data used to locate IoT devices using AoA/AoD based on BLE (Bluetooth low energy) technology. The work aims to identify suitable algorithms for lossless compression, while taking into account the computing and memory resources of the target microcontroller architecture. This involves methods such as VLQ, Rice-Golomb coding or predictive coding. Then implement the selected algorithms in the C language for a platform with an ARM processor and evaluate their parameters in terms of both computational and memory complexity as well as the level of compression.
Application of Slepian sequences for Spectral Analysis
Šimeček, Vít ; Jirgl, Miroslav (referee) ; Mihálik, Ondrej (advisor)
This thesis is focused on the Digital signal processing using the Slepian transform, which is a option of gaining a signal spectrum. The signal is transformed to the Slepian orthogonal base, which can be generated in Matlab by the function "DPSS". Furthermore, this spectrum is in the thesis compared with classic Fourier spectrum and cosine spectrum. Further, a data compression is computed and bases are compared to each other. By the Slepian base, a simple signal is extrapolated.
Gray code based bitmap compression
Škorvaga, David ; Dvořák, Tomáš (advisor) ; Gregor, Petr (referee)
This thesis deals with a compression of bitmap indexes. Bitmap indexes may be reduced through specialized algorithms which look for long runs of identical bits. To improve the compression ratio, it is useful to reorder the rows of the index. Even though the problem of optimal reordering is NP-hard, there are efficient heuristics which reorder the index in polynominal time. Recent results suggest that Gray code based sorting provides an effective alternative to the classical lexicographical sorting. In this thesis, we replace the classical Gray code with a novel construction which generates a compressed Gray code. We describe this construction in detail and use both real-life and randomly generated datasets to test whether the novel construction is more efficient than the classical one when used in the WAH compression scheme.
Using Cellular Automata for Data Compression
Polák, Marek ; Trunda, Otakar (advisor) ; Mráz, František (referee)
In this thesis we research the possibilities of using cellular automata for lossless data compression. We describe the classification of cellular automata and their current usage. We study the properties of various types of elementary cellular automata (i.e. Wolfram rules), describe their equivalence classes, the ways of forward as well as backward simulation, we examine the rules with interesting behavior. The states provided by these rules are evaluated in terms of their orderliness (e.g. the ratio of living cells or approximation of entropy). We implement some standard compression algorithms and compare them in terms of usability for best rated states. By application of acquired knowledge we propose a new compression algorithm, test it on text and image data and compare the results with traditional compression algorithms. Powered by TCPDF (www.tcpdf.org)
Sinumerik Operate tools for programming of CNC machines
Krejčík, Jan ; Sliwková, Petra (referee) ; Polzer, Aleš (advisor)
The diploma thesis is focused on possibilities of spline approximation and interpolation of CAD imported by CAD Reader to control system. First chapter describes mathematical meaning of curves, the second chapter shows possibilities of approximation and interpolation in control system Sinumerik 840D and the third chapter applies these possibilities on practical example.
Analysis of JPEG 2000 Settings
Vrtělová, Lucie ; Klíma, Ondřej (referee) ; Bařina, David (advisor)
This thesis is focused on analysis of JPEG 2000 settings. The aim of this thesis is to explore and compare each settings and different implementation. The analysis was done with two libraries, which implements JPEG 2000 - Kakadu and OpenJPEG. Data was processed by framework written in Python3. Created solution provides comprehensive view on using each settings of JPEG 2000 on specific data. Results of this thesis allow faster using of JPEG 2000 on specific data.
Using Cellular Automata for Data Compression
Polák, Marek ; Trunda, Otakar (advisor) ; Mráz, František (referee)
In this thesis we research the possibilities of using cellular automata for lossless data compression. We describe the classification of cellular automata and their current usage. We study the properties of various types of elementary cellular automata (i.e. Wolfram rules), describe their equivalence classes, the ways of forward as well as backward simulation, we examine the rules with interesting behavior. The states provided by these rules are evaluated in terms of their orderliness (e.g. the ratio of living cells or approximation of entropy). We implement some standard compression algorithms and compare them in terms of usability for best rated states. By application of acquired knowledge we propose a new compression algorithm, test it on text and image data and compare the results with traditional compression algorithms. Powered by TCPDF (www.tcpdf.org)

National Repository of Grey Literature : 42 records found   previous11 - 20nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.