FINDING · EVALUATION
The previously used bisection algorithm required an average of 342.72 messages per news article to isolate a triggering keyword combination, and produced incorrect results in 44% of test cases — primarily because the Unilateral Elimination Flaw caused it to miss components that appeared multiple times in an article.
From 2019-xiong-efficient — An Efficient Method to Determine which Combination of Keywords Triggered Automatic Filtering of a Message · §4, §6 · 2019 · Free and Open Communications on the Internet
Implications
- Research relying on the earlier bisection method for WeChat keyword enumeration should be re-evaluated: nearly half of all identified 'sensitive keywords' may be wrong or incomplete due to the unilateral elimination flaw.
- Any future keyword-measurement pipeline must iteratively (not unilaterally) remove characters, and must handle articles containing multiple sensitive combinations independently.
Tags
Extracted by claude-sonnet-4-6 — review before relying.