Lattice CNNs for Matching Based Chinese Question Answering
Yuxuan Lai, Yansong Feng, Xiaohan Yu, Zheng Wang, Kun Xu, Dongyan Zhao

TL;DR
This paper introduces a lattice-based CNN model for Chinese question answering that effectively captures multi-granularity information from word lattices, improving matching accuracy despite language-specific challenges.
Contribution
The paper proposes a novel lattice CNN model that leverages multi-granularity word lattice information for Chinese question answering, handling noisy data effectively.
Findings
LCNs outperform state-of-the-art models in Chinese QA tasks.
The model effectively utilizes word lattice information.
Significant improvement over strong baselines.
Abstract
Short text matching often faces the challenges that there are great word mismatch and expression diversity between the two texts, which would be further aggravated in languages like Chinese where there is no natural space to segment words explicitly. In this paper, we propose a novel lattice based CNN model (LCNs) to utilize multi-granularity information inherent in the word lattice while maintaining strong ability to deal with the introduced noisy information for matching based question answering in Chinese. We conduct extensive experiments on both document based question answering and knowledge based question answering tasks, and experimental results show that the LCNs models can significantly outperform the state-of-the-art matching models and strong baselines by taking advantages of better ability to distill rich but discriminative information from the word lattice input.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Text and Document Classification Technologies
