We present a new method for learning to parse a bilingual sentence using Inversion Transduction Grammar trained on a parallel corpus and a monolingual treebank. The method produces a parse tree for a bilingual sentenc...
详细信息
We present a new method for learning to parse a bilingual sentence using Inversion Transduction Grammar trained on a parallel corpus and a monolingual treebank. The method produces a parse tree for a bilingual sentence, showing the shared syntactic structures of individual sentence and the differences of word order within a syntactic structure. The method involves estimating lexical translation probability based on a word-aligning strategy and inferring probabilities for CFG rules. At runtime, a bottom-up CYK-styled parser is employed to construct the most probable bilingual parse tree for any given sentence pair. We also describe an implementation of the proposed method. The experimental results indicate the proposed model produces word alignments better than those produced by Giza++, a state-of-the-art word alignment system, in terms of alignment error rate and F-measure. The bilingual parse trees produced for the parallel corpus can be exploited to extract bilingual phrases and train a decoder for statistical machine translation.
In reconfigurable systems, reconfiguration latency is a very important factor impact the system performance. In this paper, a framework is proposed that integrates the temporal partitioning and physical design phases ...
详细信息
Multimedia object caching, by which the same multimedia object can be adapted to diverse mobile appliances through the technique of transcoding, is an important technology for improving the scalability of web services...
详细信息
It is sometimes necessary to access a server anonymously when the Internet or an electronic commerce application is used. In the present paper, for this need there is proposed a new system that uses an SPKI (Simple Pu...
详细信息
When designing a vibrotactile information display, it is important to present correct, stable stimulation. However, the mechanical stability of the vibration is affected by many conditions such as how the vibrators ar...
详细信息
When designing a vibrotactile information display, it is important to present correct, stable stimulation. However, the mechanical stability of the vibration is affected by many conditions such as how the vibrators are attached to the person, where they are attached, and other factors. In order to maintain the target frequency and amplitude of the vibration independent of the affective factors, we propose a feedback method for vibrotactile displays.
The evolution of the embedded cores-based design paradigm in recent times has created numerous challenging problems for the test design community. To develop suitable test environment and appropriate test methodologie...
详细信息
ISBN:
(纸本)0889865515
The evolution of the embedded cores-based design paradigm in recent times has created numerous challenging problems for the test design community. To develop suitable test environment and appropriate test methodologies for digital cores-based system-on-chip (SOC) is a fascinating area of research today. This paper attempts to develop viable solution options to these problems based on cores constructed from ISCAS 85 combinational and ISCAS 89 sequential benchmark circuits. The wrapper that separates the core under test from other cores is assumed to be IEEE P1500-compliant. The cores and test access mechanism (TAM) are described in the paper using Verilog HDL, while TAM is implemented as a plain signal transport medium, being shared by all the cores in the SOC. The fault injection is done by a simulator that also generates the tests for the core. The fault simulation process is carried out after successful compilation of the cores, the individual core selection being done by the program running in the background.
A fixing-shifting encoding (FSE) method is proposed to reduce test cost of IP cores. The FSE method reduces test cost by supporting multiple-mode loading test data, i.e., parallel loading, left-direction, and right-di...
详细信息
ISBN:
(纸本)9780769527062;076952706X
A fixing-shifting encoding (FSE) method is proposed to reduce test cost of IP cores. The FSE method reduces test cost by supporting multiple-mode loading test data, i.e., parallel loading, left-direction, and right-direction serial loading for each test slice data. Furthermore, the FSE that utilizes only two test channels can support a large number of internal scan chains and achieve further reduction in test cost by combining with scan chain clustering method. As a non-intrusive and automatic test pattern generation (ATPG) independent solution, the approach is applicable to IP core testing because it requires neither redesign of the core under test (CUT) nor running any additional ATPG for the encoding procedure. In addition, the decoder has low hardware overhead, and its design is independent of the CUT. Experimental results for some large ISCAS 89 benchmarks and an industry ASIC design have proven the efficiency of the proposed approach
An effective NDT (Non-Destructive Testing) image analysis technique for detecting materials damage and defects existence has been developed successfully and applied to PVT images of composite structures. The developed...
详细信息
An effective NDT (Non-Destructive Testing) image analysis technique for detecting materials damage and defects existence has been developed successfully and applied to PVT images of composite structures. The developed technique is based on converting an image to its equivalent pixel values and then applying Search Through (ST) algorithm to the converted image such that the presence of damage in the composite structure and its extent can be easily verified. The technique has a novel approach to data analysis by employing intensity, RGB signal re-mix. and wavelength variation of a thermally generated IR-beam onto the specimen under test which can be sensed and displayed on a computer screen as an image. Specimen inspection and data analysis are carried out through pixel level re-ordering and shelving techniques within a transformed image file using a sequence grouping and regrouping software system, which is specifically developed for this work.
ICA (Independent Component Analysis) can separate unknown source signals from their mixture signals without information on the transfer functions, provided that the sources are statistically independent. When the numb...
详细信息
ICA (Independent Component Analysis) can separate unknown source signals from their mixture signals without information on the transfer functions, provided that the sources are statistically independent. When the number of the source signals is equal to that of the observed signals, the original sources can be recovered except for indeterminacy of scale and permutation. However, the number of the sources is unknown in a real environment. In this paper, we propose an estimation method for the number of the sources based on the joint distribution of the observed signals under two-sensor configuration. From several simulation results, it is found that the number of the sources is coincident to that of peaks in the histogram of the distribution
In this paper we present the parallelization process of the AES algorithm (Rijndael) based on loop-level parallelism along with the description of exploited parallelization tools. The data dependence analysis of the m...
详细信息
In this paper we present the parallelization process of the AES algorithm (Rijndael) based on loop-level parallelism along with the description of exploited parallelization tools. The data dependence analysis of the most time-consuming loops and appropriate loop transformations were applied in order to parallelize the sequential algorithm. The OpenMP standard was chosen for representing the parallelism of the AES algorithm. Speed-up measurements for a parallel program are presented. A strategy of the parallelization process of the standard modes of operation for the AES algorithm is also described.
暂无评论