Cyberattack Information Complementing via Dependency Parsing
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing methods for structuring information on cyberattacks, such as those using named entity recognition, fail to provide specific details necessary for investment decisions and security measures, as they only extract general information like 'customer information' without specifying its contents.
Innovation Solution
An information complementing apparatus and method that includes named entity extraction, dependency parsing, and complementation processing units to extract and enhance named entities from news articles, providing detailed modifiers to specify the content of information like 'customer information' for better understanding and decision-making.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Productivity
If named entity recognition is used to structure cyberattack information, then information extraction speed is improved, but information completeness deteriorates
Solution Approach 1:
The patent segments the information extraction process into two distinct stages: first, named entity recognition extracts basic entities quickly; second, dependency parsing separately extracts detailed modifiers and relationships. This segmentation allows each component to specialize, maintaining speed while improving completeness.
Solution Approach 2:
The patent merges named entity recognition and dependency parsing into a unified information structuring system. The output of NER feeds into dependency parsing, and both results are combined to produce comprehensive structured information including both entities and their detailed modifiers.
2Measurement precision
If detailed information is extracted from news articles, then information quality is improved, but processing complexity increases
Solution Approach 1:
The processing system is segmented into specialized modules: named entity recognition handles entity identification, while dependency parsing handles relationship and modifier extraction. This segmentation reduces the complexity burden on any single component while maintaining high information quality.
Solution Approach 2:
Structured information serves as an intermediary representation between the raw news article and the final detailed extraction. The dependency parsing unit uses this structured format to efficiently extract modifiers and relationships, reducing overall processing complexity.
Data Source
AI summary
An information complementing apparatus 10 includes: a named entity extraction unit 11 that extracts named entities from a news article about a cyberattack; a dependency parsing unit 12 that parse a dependency relation between words or clauses in the news article; and a complementation processing unit 13 that specifies a named entity satisfying a set condition from among the extracted named entities and complements the specified named entity with a corresponding modifier, based on a result of the dependency relation parsing.


