6,012 research outputs found
Mutual Information-Maximizing Quantized Belief Propagation Decoding of Regular LDPC Codes
In mutual information-maximizing lookup table (MIM-LUT) decoding of
low-density parity-check (LDPC) codes, table lookup operations are used to
replace arithmetic operations. In practice, large tables need to be decomposed
into small tables to save the memory consumption, at the cost of degraded error
performance. In this paper, we propose a method, called mutual
information-maximizing quantized belief propagation (MIM-QBP) decoding, to
remove the lookup tables used for MIM-LUT decoding. Our method leads to a very
efficient decoder, namely the MIM-QBP decoder, which can be implemented based
only on simple mappings and fixed-point additions. Simulation results show that
the MIM-QBP decoder can always considerably outperform the state-of-the-art
MIM-LUT decoder, mainly because it can avoid the performance loss due to table
decomposition. Furthermore, the MIM-QBP decoder with only 3 bits per message
can outperform the floating-point belief propagation (BP) decoder at high
signal-to-noise ratio (SNR) regions when testing on high-rate codes with a
maximum of 10-30 iterations
China's Sovereign Wealth Fund : Weakness and Challenges
The establishment of sovereign wealth funds in large developing countries has generated hot debate among participants in the international financial market. When accumulated foreign exchange reserves surpass a sufficient and an appropriate level, the costs, risks and impacts on the macro-economy of countries holding reserves need to be considered. The Chinese Government established China Investment Corporation (CIC) in 2007 to diversify its investment of foreign reserves and to raise investment income. However, because of certain conflicts of interest and institution-design caveats, CIC possesses some internal weakness, including a vague orientation, mixed investment strategies and inefficient bureaucratic style. Although the subprime crisis has softened certain regulations and lessened rejection by the USA of CIC potential investments, the increased volatility and uncertainty of the market means that CIC is facing some new challenges in terms of its investment decisions. Moreover, CIC is competing with other Chinese investment institutions for injections of funds from the Chinese Government.CIC, external challenge, internal weakness, foreign exchange reserve management
What Causes My Test Alarm? Automatic Cause Analysis for Test Alarms in System and Integration Testing
Driven by new software development processes and testing in clouds, system
and integration testing nowadays tends to produce enormous number of alarms.
Such test alarms lay an almost unbearable burden on software testing engineers
who have to manually analyze the causes of these alarms. The causes are
critical because they decide which stakeholders are responsible to fix the bugs
detected during the testing. In this paper, we present a novel approach that
aims to relieve the burden by automating the procedure. Our approach, called
Cause Analysis Model, exploits information retrieval techniques to efficiently
infer test alarm causes based on test logs. We have developed a prototype and
evaluated our tool on two industrial datasets with more than 14,000 test
alarms. Experiments on the two datasets show that our tool achieves an accuracy
of 58.3% and 65.8%, respectively, which outperforms the baseline algorithms by
up to 13.3%. Our algorithm is also extremely efficient, spending about 0.1s per
cause analysis. Due to the attractive experimental results, our industrial
partner, a leading information and communication technology company in the
world, has deployed the tool and it achieves an average accuracy of 72% after
two months of running, nearly three times more accurate than a previous
strategy based on regular expressions.Comment: 12 page
- …