Read Beyond the Lines: Understanding the Implied Textual Meaning via a Skim and Intensive Reading Model
Guoxiu He, Zhe Gao, Zhuoren Jiang, Yangyang Kang, Changlong Sun,, Xiaozhong Liu, Wei Lu

TL;DR
This paper introduces SIRM, a deep neural framework inspired by human reading, that effectively interprets implied textual meaning by combining skim and intensive reading components, outperforming existing methods on sarcasm and metaphor detection.
Contribution
The paper presents a novel Skim and Intensive Reading Model (SIRM) that integrates hierarchical local and global context modeling with adversarial training to understand figurative language.
Findings
Outperforms state-of-the-art solutions on sarcasm benchmarks
Demonstrates robustness to parameter size variations
Efficiently handles figurative language in practical datasets
Abstract
The nonliteral interpretation of a text is hard to be understood by machine models due to its high context-sensitivity and heavy usage of figurative language. In this study, inspired by human reading comprehension, we propose a novel, simple, and effective deep neural framework, called Skim and Intensive Reading Model (SIRM), for figuring out implied textual meaning. The proposed SIRM consists of two main components, namely the skim reading component and intensive reading component. N-gram features are quickly extracted from the skim reading component, which is a combination of several convolutional neural networks, as skim (entire) information. An intensive reading component enables a hierarchical investigation for both local (sentence) and global (paragraph) representation, which encapsulates the current embedding and the contextual information with a dense connection. More…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Sentiment Analysis and Opinion Mining
MethodsSkim and Intensive Reading Model
