Skip to main content

Jumping NLP Curves: A review of Natural language processing research


 In the current internet age, the civilization has undergone rapid changes and NLP research has produced multiple great things related to artificial intelligence e.g., Google, IBM’s Watson, Apple’s Siri etc.

In this blog, we will discuss the evolution of NLP research and present them in the form of the intersection of three overlapping curves namely Syntactic, Semantics and Pragmatics Curves.

 

Poising on the Syntactic Curve(Bag of Words):

Syntax centered NLP is still used very popularly to manage different tasks like information retrieval and extraction, topic modeling, auto-categorization etc. It is broadly grouped into three main categories: keyword spotting, lexical  and statistical methods.

 

Keyword Spotting is the most popular approach due to its cost-effectiveness. Keyword spotting we can use for text classification. Some of the most popular project on keyword spotting includes:

(a) Ortony’s Affective Lexicon: it groups words into effective categories

(b) Penn Treebank: a corpus consisting of over 4.5 million words of American English annotated for part-of-speech (POS) information

(c) PageRank: the famous ranking algorithm of Google

(d) LexRank: a stochastic graph-based method for computing relative importance of textual units for NLP

(e)TextRanka graph-based ranking model for text processing, based on two unsupervised methods for keyword and sentence extraction.

 

Lexical Affinity is a slightly cleverer mechanism than keyword spotting as, rather than just detecting obvious words, it assigns to arbitrary words a probabilistic ‘affinity’ for a particular category.

e.g. ‘accident’ can be considered as a 75% probability of indicating a negative event and these probabilities are calculated from linguistic corpora. This approach performs better than keyword spotting but there are multiple problems with it. Let us say if we will consider a sentence “I met an accident ” is indicating negative probability. But if I will say “I met my girlfriend by accident”(unplanned or lovely surprise). Another one problem with lexical affinity is it is biased towards the class of the text, which is making it difficult for reusability and creating the domain-independent model.

 

Statistical NLP uses language models based on different popular machine learning algorithms such as maximum-likelihood, expectation maximization, support vector machines, conditional random fields. Statistical models are semantically weak so it works with acceptable accuracy when we provide large text input.

 

Surfing the Semantics Curve (Bag of Concepts):

Semantics-based NLP focuses on the meaning associated with the text, rather than just processing the documents with syntax level.Semantics-based NLP approaches can be broadly grouped into two main categories: techniques that leverage on external knowledge, e.g., ontologies (taxonomic NLP) or semantic knowledge bases (noetic NLP), and methods that exploit only intrinsic semantics of documents (endogenous NLP).

 

Taxonomic NLP includes initiatives that aim to build universal taxonomies or Web ontologies for grasping the subsumptive or hierarchical semantics associated with natural language expressions.In general, it attempts to build taxonomic resources are countless and include both resources crafted by human experts or community efforts such as WordNet and Freebase and automatically built knowledge bases. Examples of such knowledge bases include:

(a) WikiTaxonomy: a taxonomy extracted from Wikipedia’s category links.

(b) YAGO: a semantic knowledge base derived from WordNet, Wikipedia, and GeoNames

(c) NELL(Never-Ending Language Learning), a semantic machine-learning system that is acquiring knowledge from the Web every day

(d) : A research prototype that aims to build a unified taxonomy of worldly facts from

1.68 billion web pages in Bing repository.

 

Noetic NLP embraces all the mind inspired approaches to NLP that attempt to compensate for the lack of domain adaptivity and implicit semantic feature inference of traditional algorithms, e.g., first principles modeling or explicit statistical modeling. Noetic NLP differs from taxonomic NLP in which it does not focus on encoding subsumption knowledge but rather attempts to collect idiosyncratic knowledge about objects, actions, events. Noetic NLP, moreover, performs reasoning in an adaptive and dynamic way, e.g., by generating context-dependent results or by discovering new semantic patterns that are not explicitly encoded in the knowledge base.

 

Foreseeing the Pragmatics Curve(Bag of Narratives):

Narrative understanding and generation are central for reasoning, decision-making, and ‘sensemaking’. Besides being a key part of human-to-human communication, narratives are the means by which reality is constructed and planning is conducted. Decoding how narratives are generated and processed by the human brain might eventually lead us to truly understand and explain human intelligence and consciousness. Computational modeling is a powerful and effective way to investigate narrative understanding. A lot of the cognitive processes that lead humans to

understand or generate narratives have traditionally been of interest to AI researchers under the umbrella of knowledge representation, common-sense reasoning, social cognition, learning, and NLP.There are already a few pioneering works that attempt to understand narratives by leveraging on discourse structure argument-support hierarchies, plan graphs, and common-sense reasoning.

 

Conclusion:

Word and concept level approaches to NLP are just a first step towards natural language understanding. The future of NLP lies in biologically and linguistically motivated computational paradigms that enable narrative understanding and hence, ‘sensemaking’. Computational intelligence potentially has a large future possibility to play an important role in

NLP research.

 

References:

 

[1] Erik Cambria, Bebo White, “Jumping NLP Curves: A Review of Natural

Language Processing Research”

[2] L. Araujo, “Symbiosis of evolutionary techniques and statistical natural language processing,” IEEE Trans. Evol. Comput., vol. 8, no. 1, pp. 14–27, 2004.

[3] N. Asher and A. Lascarides, Logics of Conversation. Cambridge, U.K.: Cambridge Univ. Press, 2003.




 

 

Comments

Popular posts from this blog

NLP in Video Games

From the last few decades, NLP (Natural Language Processing) has obtained a high level of success in the field  of Computer Science, Artificial Intelligence and Computational Logistics. NLP can also be used in video games, in fact, it is very interesting to use NLP in video games, as we can see games like Serious Games includes Communication aspects. In video games, the communication includes linguistic information that is passed either through spoken content or written content. Now the question is why and where can we use NLP in video games?  There are some games that are related to pedagogy or teaching (Serious Games). So, NLP can be used in these games to achieve these objectives in the real sense. In other games, one can use the speech control using NLP so that the player can play the game by concentrating only on visuals rather on I/O. These things at last increases the realism of the game. Hence, this is the reason for using NLP in games.  We can use NLP to impr

Discourse Analysis

NLP makes machine to understand human language but we are facing issues like word ambiguity, sarcastic sentiments analysis and many more. One of the issue is to predict correctly relation between words like " Patrick went to the club on last Friday. He met Richard ." Here, ' He' refers to 'Patrick'. This kind of issue makes Discourse analysis one of the important applications of Natural Language Processing. What is Discourse Analysis ? The word discourse in linguistic terms means language in use. Discourse analysis may be defined as the process of performing text or language analysis, which involves text interpretation and knowing the social interactions. Discourse analysis may involve dealing with morphemes, n-grams, tenses, verbal aspects, page layouts, and so on. It is often used to refer to the analysis of conversations or verbal discourse. It is useful for performing tasks, like A naphora Resolution (AR) , Named Entity Recognition (NE

Coreference Resolution and Applications in NLP

In computational linguistics and natural language processing coreference resolution (CR) is an avidly studies problem in discourse which has managed to be only partially solved by the state of the art and consequently remain one of the most exciting open problems in this field. Introduction and Definition The process of linking together mentions of a particular entity in a speech or text excerpt that related to real world entities is termed as coreference resolution. This process identifies the dependence between a phrase with the rest of the sentence or other sentences in the text.  This is an integral part of natural languages to avoid repetition, demonstrate possession/relation etc. A basic example to illustrate the above definition is given below : Another example which uses elements from popular fiction literature : Harry  wouldn’t bother to read “ Hogwarts: A History ” as long as  Hermione  is around.  He  knows  she  knows  the book  by heart. The different type