The invention discloses a telecommunication network fraud damage mode
analysis method, which belongs to the technical field of mode analysis, and comprises the following steps of: through an LERT model, carrying out part-of-speech tagging,
named entity recognition and dependency
syntax analysis on sentences in a desensitization alarm text to obtain trigger words so as to form embedded vectors; through a MoE model, according to the embedded vector, obtaining weight coefficients corresponding to a plurality of experts, so as to screen the previous expert to execute
processing, and combining to obtain a
processing result, so as to obtain a candidate argument tag corresponding to each trigger word, and form an output tag sequence corresponding to the
sentence; and according to the tag sequence, in combination with the embedded vector, obtaining a classification role tag through a softmax classification layer of the MoE model. Through the design of the multi-task collaborative architecture and the MoE model, the problems of feature expression singleness, behavior association fragmentation, event extraction and mode mining disjunction, insufficient dynamic adaptability and the like are effectively solved.