Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Composition of weighted finite transducers in MapReduce

View through CrossRef
AbstractWeighted finite-state transducers have been shown to be a general and efficient representation in many applications such as text and speech processing, computational biology, and machine learning. The composition of weighted finite-state transducers constitutes a fundamental and common operation between these applications. The NP-hardness of the composition computation problem presents a challenge that leads us to devise efficient algorithms on a large scale when considering more than two transducers. This paper describes a parallel computation of weighted finite transducers composition in MapReduce framework. To the best of our knowledge, this paper is the first to tackle this task using MapReduce methods. First, we analyze the communication cost of this problem using Afrati et al. model. Then, we propose three MapReduce methods based respectively on input alphabet mapping, state mapping, and hybrid mapping. Finally, intensive experiments on a wide range of weighted finite-state transducers are conducted to compare the proposed methods and show their efficiency for large-scale data.
Title: Composition of weighted finite transducers in MapReduce
Description:
AbstractWeighted finite-state transducers have been shown to be a general and efficient representation in many applications such as text and speech processing, computational biology, and machine learning.
The composition of weighted finite-state transducers constitutes a fundamental and common operation between these applications.
The NP-hardness of the composition computation problem presents a challenge that leads us to devise efficient algorithms on a large scale when considering more than two transducers.
This paper describes a parallel computation of weighted finite transducers composition in MapReduce framework.
To the best of our knowledge, this paper is the first to tackle this task using MapReduce methods.
First, we analyze the communication cost of this problem using Afrati et al.
model.
Then, we propose three MapReduce methods based respectively on input alphabet mapping, state mapping, and hybrid mapping.
Finally, intensive experiments on a wide range of weighted finite-state transducers are conducted to compare the proposed methods and show their efficiency for large-scale data.

Related Results

Composition of Weighted Finite Transducers in MapReduce
Composition of Weighted Finite Transducers in MapReduce
Abstract Weighted finite-state transducers have been shown to be a general and efficient representation in many applications such as text and speech processing, computation...
Surface and defect controlled high power piezoelectric ultrasonic transducers
Surface and defect controlled high power piezoelectric ultrasonic transducers
<sec>Researches have shown that a reasonably designed phononic crystal defect structure in high-power piezoelectric ultrasonic transducers can effectively suppress stray vibr...
Sensors and Transducers for Stroke Detection Systematic Literature Review
Sensors and Transducers for Stroke Detection Systematic Literature Review
Along with changes in lifestyle, stroke is not only a disease that attacks the elderly population, but also often attacks people of productive age. Actions are proposed to the publ...
A scalable MapReduce-based design of an unsupervised entity resolution system
A scalable MapReduce-based design of an unsupervised entity resolution system
Traditional data curation processes typically depend on human intervention. As data volume and variety grow exponentially, organizations are striving to increase efficiency of thei...
MapReduce and Hadoop
MapReduce and Hadoop
This chapter introduces the MapReduce solution for distributed computation. It explains the fundamentals of MapReduce and describes in which scenarios it can be applied (basically,...
YouTube: big data analytics using Hadoop and map reduce
YouTube: big data analytics using Hadoop and map reduce
We live today in a digital world a tremendous amount of data is generated by each digital service we use. This vast amount of data generated is called Big Data. According to Wikipe...
Simplified Mapreduce Mechanism for Large Scale Data Processing
Simplified Mapreduce Mechanism for Large Scale Data Processing
MapReduce has become a popular programming model for processing and running large-scale data sets with a parallel, distributed paradigm on a cluster. Hadoop MapReduce is needed esp...
Sensors and Transducers for Lava Flood Detection: Systematic Literature Review
Sensors and Transducers for Lava Flood Detection: Systematic Literature Review
Disasters always come suddenly, becoming a natural phenomenon that humans face. One of the natural disasters is a lava flood, which is a collection of lava released by a volcano an...

Back to Top