1. Object-oriented Neural Programming (OONP) for Document Understanding
- Author
-
Haotian Cui, Xianggen Liu, Daqi Zheng, Zhengdong Lu, and Yukun Yan
- Subjects
FOS: Computer and information sciences ,Computer Science - Machine Learning ,Computer Science - Artificial Intelligence ,Computer science ,Semantics (computer science) ,02 engineering and technology ,Ontology (information science) ,computer.software_genre ,Semantics ,Machine Learning (cs.LG) ,020204 information systems ,0202 electrical engineering, electronic engineering, information engineering ,Reinforcement learning ,Neural and Evolutionary Computing (cs.NE) ,Object-oriented programming ,Computer Science - Computation and Language ,Parsing ,Artificial neural network ,business.industry ,Supervised learning ,Computer Science - Neural and Evolutionary Computing ,Data structure ,Artificial Intelligence (cs.AI) ,020201 artificial intelligence & image processing ,Artificial intelligence ,business ,Computation and Language (cs.CL) ,computer ,Natural language processing - Abstract
We propose Object-oriented Neural Programming (OONP), a framework for semantically parsing documents in specific domains. Basically, OONP reads a document and parses it into a predesigned object-oriented data structure (referred to as ontology in this paper) that reflects the domain-specific semantics of the document. An OONP parser models semantic parsing as a decision process: a neural net-based Reader sequentially goes through the document, and during the process it builds and updates an intermediate ontology to summarize its partial understanding of the text it covers. OONP supports a rich family of operations (both symbolic and differentiable) for composing the ontology, and a big variety of forms (both symbolic and differentiable) for representing the state and the document. An OONP parser can be trained with supervision of different forms and strength, including supervised learning (SL) , reinforcement learning (RL) and hybrid of the two. Our experiments on both synthetic and real-world document parsing tasks have shown that OONP can learn to handle fairly complicated ontology with training data of modest sizes., Comment: accepted by ACL 2018
- Published
- 2018
- Full Text
- View/download PDF