Non-factoid Question-Answering System Causal Relation Extraction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current question-answering systems for why-type questions fail to effectively utilize various expressions of causal relations in documents, limiting their ability to provide accurate answers, as they primarily focus on causal relations between noun phrases within a single sentence and overlook relations between sentences or between noun and verb phrases.

Innovation Solution

A non-factoid question-answering system that generates features from morpheme and syntactic information, as well as causal relation expressions, to evaluate the plausibility of answer candidates by considering causal relations between sentences and between noun and verb phrases, using clue expressions and semantic polarity to determine relevance.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If the system focuses on causal relations between noun phrases within a single sentence, then the system complexity remains manageable, but the measurement precision of answer accuracy deteriorates

Engineering Contradiction:
Improveanswer accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments causal relation extraction into multiple independent modules: (1) noun phrase causal relation extraction, (2) verb phrase causal relation extraction, and (3) inter-sentence causal relation extraction. Each module handles a specific type of causal relation independently, allowing the system to comprehensively analyze diverse causal expressions while maintaining manageable complexity through modular design.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent extends causal relation analysis from a single dimension (intra-sentence noun phrase relations) to multiple dimensions by adding: (1) different grammatical structures (noun-verb-obj patterns), and (2) different textual scopes (intra-sentence and inter-sentence relations). This multi-dimensional approach improves answer accuracy by capturing comprehensive causal information without proportionally increasing system complexity.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Reliability

If the system analyzes only causal relations between noun phrases in the same sentence, then the processing speed is maintained, but the reliability of answer selection deteriorates

Engineering Contradiction:
Improveanswer selection reliabilityVSAvoidprocessing speed
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent performs preliminary classification of question types and pre-identification of causal relation patterns before full analysis. By pre-processing documents to identify potential causal structures and pre-classifying question types, the system prepares data in advance, enabling more reliable answer selection through comprehensive causal analysis without significantly impacting processing speed during actual query execution.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces an intermediary causal relation representation layer that mediates between raw text and answer selection. This intermediary layer structures causal information from various sources (noun phrases, verb phrases, inter-sentence relations) into a unified format, allowing reliable answer selection based on comprehensive causal evidence while maintaining efficient processing through standardized intermediate representations.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Loss of information

If the system overlooks causal relations between sentences and between noun and verb phrases, then the ease of operation is maintained, but the loss of information deteriorates

Engineering Contradiction:
Improvecausal relation informationVSAvoidsystem operation simplicity
Core Design Contradiction:
Loss of informationVSEase of operation

Solution Approach 1:

The patent creates a universal causal relation extraction framework that handles multiple types of causal expressions through a single integrated system. The system universally processes: (1) noun phrase causal relations, (2) verb phrase causal relations, and (3) inter-sentence causal relations, minimizing information loss while maintaining operational simplicity through unified processing rules and consistent analysis methods across all causal relation types.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS10496928B2Non-factoid question-answering system and method
Publication Date: 2019.12.03 NAT INST OF INFORMATION & COMM TECH
  • US10496928B2 patent drawing
  • US10496928B2 patent drawing
  • US10496928B2 patent drawing

AI summary

A question-answering system capable of appropriately answering a non-factoid question. The question-answering system responsive to a question, for taking out answer candidates from an object document storage unit; extracting plausible ones from the answer candidates; recognizing causal relation expression included in extracted answer candidates; determining whether or not a recognized causal relation is relevant as an answer; generating a feature vector related to a combination of the question and the searched answer candidate; and for calculating, when a feature vector is given, a score indicating a degree of how correct an answer candidate is as an answer to the question, for the question and the answer candidate as a source of the feature vector, and for outputting, as the answer to the question, an answer candidate having the highest score.