1,380 research outputs found
Improved Decoding of Staircase Codes: The Soft-aided Bit-marking (SABM) Algorithm
Staircase codes (SCCs) are typically decoded using iterative bounded-distance
decoding (BDD) and hard decisions. In this paper, a novel decoding algorithm is
proposed, which partially uses soft information from the channel. The proposed
algorithm is based on marking certain number of highly reliable and highly
unreliable bits. These marked bits are used to improve the
miscorrection-detection capability of the SCC decoder and the error-correcting
capability of BDD. For SCCs with -error-correcting
Bose-Chaudhuri-Hocquenghem component codes, our algorithm improves upon
standard SCC decoding by up to ~dB at a bit-error rate (BER) of
. The proposed algorithm is shown to achieve almost half of the gain
achievable by an idealized decoder with this structure. A complexity analysis
based on the number of additional calls to the component BDD decoder shows that
the relative complexity increase is only around at a BER of .
This additional complexity is shown to decrease as the channel quality
improves. Our algorithm is also extended (with minor modifications) to product
codes. The simulation results show that in this case, the algorithm offers
gains of up to ~dB at a BER of .Comment: 10 pages, 12 figure
A Sample-Driven Solving Procedure for the Repeated Reachability of Quantum CTMCs
Reachability analysis plays a central role in system design and verification.
The reachability problem, denoted , asks whether the system
will meet the property after some time in a given time interval .
Recently, it has been considered on a novel kind of real-time systems --
quantum continuous-time Markov chains (QCTMCs), and embedded into the
model-checking algorithm. In this paper, we further study the repeated
reachability problem in QCTMCs, denoted , which
concerns whether the system starting from each \emph{absolute} time in will
meet the property after some coming \emph{relative} time in . First
of all, we reduce it to the real root isolation of a class of real-valued
functions (exponential polynomials), whose solvability is conditional to
Schanuel's conjecture being true. To speed up the procedure, we employ the
strategy of sampling. The original problem is shown to be equivalent to the
existence of a finite collection of satisfying samples. We then present a
sample-driven procedure, which can effectively refine the sample space after
each time of sampling, no matter whether the sample itself is successful or
conflicting. The improvement on efficiency is validated by randomly generated
instances. Hence the proposed method would be promising to attack the repeated
reachability problems together with checking other -regular properties
in a wide scope of real-time systems
Weak Supervision for Fake News Detection via Reinforcement Learning
Today social media has become the primary source for news. Via social media
platforms, fake news travel at unprecedented speeds, reach global audiences and
put users and communities at great risk. Therefore, it is extremely important
to detect fake news as early as possible. Recently, deep learning based
approaches have shown improved performance in fake news detection. However, the
training of such models requires a large amount of labeled data, but manual
annotation is time-consuming and expensive. Moreover, due to the dynamic nature
of news, annotated samples may become outdated quickly and cannot represent the
news articles on newly emerged events. Therefore, how to obtain fresh and
high-quality labeled samples is the major challenge in employing deep learning
models for fake news detection. In order to tackle this challenge, we propose a
reinforced weakly-supervised fake news detection framework, i.e., WeFEND, which
can leverage users' reports as weak supervision to enlarge the amount of
training data for fake news detection. The proposed framework consists of three
main components: the annotator, the reinforced selector and the fake news
detector. The annotator can automatically assign weak labels for unlabeled news
based on users' reports. The reinforced selector using reinforcement learning
techniques chooses high-quality samples from the weakly labeled data and
filters out those low-quality ones that may degrade the detector's prediction
performance. The fake news detector aims to identify fake news based on the
news content. We tested the proposed framework on a large collection of news
articles published via WeChat official accounts and associated user reports.
Extensive experiments on this dataset show that the proposed WeFEND model
achieves the best performance compared with the state-of-the-art methods.Comment: AAAI 202
- …