SYMCON—A Hybrid Symbolic/Connectionist Systemfor Word Sense Disambiguation

  • Authors:
  • Xinyu Wu;Michael Mctear;Piyush Ojha

  • Affiliations:
  • School of Information and Software Engineering, University of Ulster at Jordanstown, Newtownabbey, Co. Antrim BT37 0QB, N. Ireland, U.K. E-mail: w.xinyu@ulster.ac.uk E-mail: m.mctear&commat ...;School of Information and Software Engineering, University of Ulster at Jordanstown, Newtownabbey, Co. Antrim BT37 0QB, N. Ireland, U.K. E-mail: w.xinyu@ulster.ac.uk E-mail: m.mctear&commat ...;School of Information and Software Engineering, University of Ulster at Jordanstown, Newtownabbey, Co. Antrim BT37 0QB, N. Ireland, U.K. E-mail: w.xinyu@ulster.ac.uk E-mail: m.mctear&commat ...

  • Venue:
  • Applied Intelligence
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

Connectionist methods and knowledge-based techniques are two largely complementary approaches to natural language processing (NLP). However, they both have some potential problems which preclude their being a general purpose processing method. Research reveals that a hybrid processing approach that combines connectionist with symbolic techniques may be able to use the strengths of one processing paradigm to address the weakness of the other one. Hence, a system that effectively combines the two different approaches can be superior to either one in isolation. This paper describes a hybrid system—SYMCON (SYMbolic and CONnectionist) which integrates symbolic and connectionist techniques in an attempt to solve the problem of word sense disambiguation (WSD), which is arguably one of the most fundamental and difficult issues in NLP. It consists of three sub-systems: first, a distributed simple recurrent network (SRN) is trained by using the standard back-propagation algorithm to learn the semantic relationships among concepts, thereby generating categorical constraints that are supplied to the other two sub-systems as the initial results of pre-processing. The second sub-system of SYMCON is a knowledge-based symbolic component consisting of a knowledge base containing general inferencing rules in a certain application domain. Third, a localist network is used to select the best interpretation among multiple alternatives and potentially ambiguous inference paths by spreading activation throughout the network. The structure, initial states, and connection weights of the network are determined by the processing outcome in the other two sub-systems. This localist network can be viewed as a medium between the distributed network and the symbolic sub-system. Such a hybrid symbolic/connectionist system combines information from all three sources to select the most plausible interpretation for ambiguous words.