-only if this one does not match the secret bit.
-Since probabilities of increasing or decreasing pixel value are the same, statistical approaches
-cannot be applied there to discover stego-images in LSBM.
-The most accurate detectors for this matching are universal steganalysers such as~\cite{LHS08,DBLP:conf/ih/2005,FK12}
-which classify images thanks to extracted features from neighboring elements of noise residual.
-
-LSB matching revisited (LSBMR)~\cite{Mielikainen06} have been recently introduced.
-This scheme deals with pairs of pixels instead of individual ones.
-It thus allows to decrease the number of modified bits per cover pixel
-for the same payload compared to LSB replacement and LSBM and
-and avoids the LSB replacement style asymmetry. Unfortunately,
-detectors referenced above are able to distinguish between
-stego content images and cover images.
+only if this one does not correspond to the secret bit.
+Since it is possible to make that probabilities of increasing or decreasing the pixel value are the same, for instance by considering well encrypted hidden messages, usual statistical approaches
+cannot be applied here to discover stego-contents in LSBM.
+The most accurate detectors for this matching are universal steganalysers such as~\cite{LHS08,DBLP:conf/ih/2005,FK12},
+which classify images according to extracted features from neighboring elements of residual noise.
+
+
+Finally, LSB matching revisited (LSBMR) has been recently introduced in~\cite{Mielikainen06}.
+It works as follows: for a given pair of pixels, the LSB
+of the first pixel carries a first bit of the secret message, while the parity relationship
+(odd/even combination) of the two pixel values carries
+a second bit of the message.
+By doing so, the modification
+rate of pixels can decrease from 0.5 to 0.375 bits/pixel
+(bpp) in the case of a maximum embedding rate, meaning fewer
+changes in the cover image at the same payload compared to both
+LSBR and LSBM. It is also shown in~\cite{Mielikainen06} that such a new
+scheme can avoid the LSB replacement style asymmetry, and
+thus it should make the detection slightly more difficult than in the
+LSBM approach. % based on our experiments
+
+
+
+