CLIRNov 23, 2019

Using the Web as an Implicit Training Set: Application to Noun Compound Syntax and Semantics

arXiv:1912.01113v14 citations
Originality Incremental advance
AI Analysis

This work addresses a major problem in natural language processing for applications such as question answering and machine translation, though it is incremental in extending existing Web-based methods with novel features.

The paper tackled the challenge of interpreting noun compounds' syntax and semantics for automated natural language analysis by developing unsupervised and lightly supervised algorithms using the Web as a corpus, achieving state-of-the-art results in noun compound bracketing and enabling applications like improved machine translation.

An important characteristic of English written text is the abundance of noun compounds - sequences of nouns acting as a single noun, e.g., colon cancer tumor suppressor protein. While eventually mastered by domain experts, their interpretation poses a major challenge for automated analysis. Understanding noun compounds' syntax and semantics is important for many natural language applications, including question answering, machine translation, information retrieval, and information extraction. I address the problem of noun compounds syntax by means of novel, highly accurate unsupervised and lightly supervised algorithms using the Web as a corpus and search engines as interfaces to that corpus. Traditionally the Web has been viewed as a source of page hit counts, used as an estimate for n-gram word frequencies. I extend this approach by introducing novel surface features and paraphrases, which yield state-of-the-art results for the task of noun compound bracketing. I also show how these kinds of features can be applied to other structural ambiguity problems, like prepositional phrase attachment and noun phrase coordination. I address noun compound semantics by automatically generating paraphrasing verbs and prepositions that make explicit the hidden semantic relations between the nouns in a noun compound. I also demonstrate how these paraphrasing verbs can be used to solve various relational similarity problems, and how paraphrasing noun compounds can improve machine translation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes