An Automatic English Online Translation Error Recognition Method Based on Reinforcement Learning and Evolutionary Computation
摘要
A method for English translation error recognition combining reinforcement learning and evolutionary computation was studied, which utilizes 3D ResNet to extract translation action features and Transformer to generate Japanese text, improving online accuracy.The multi population mechanism is used to increase the diversity of the population. Each subpopulation selects a specific solution strategy through the adaptive mechanism, and then each subpopulation evolves separately. The Sigmoid activation function processes translation features, evaluates error rates, and identifies and outputs errors if they are high. The experiment proves that this method has high accuracy and effectively identifies targets.