paper-with-me

Papers

Lattice CNNs for Matching Based Chinese Question Answering

2019-02-25 · Yuxuan Lai, Yansong Feng, Xiaohan Yu, Zheng Wang, Kun Xu, Dongyan Zhao

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.

📄 PDF Abstract BibTeX arXiv:1902.09087

Code (1)

Erutan-pku/LCN-for-Chinese-QA 공식 구현 tf

Tasks

DiversityQuestion AnsweringText Matching

Similar Papers 제목 키워드 기반

Priority-Neutral Matching Lattices Are Not Distributive

2024-04-02 · Clayton Thomas

Stable matchings are a cornerstone of market design, with numerous practical deployments backed by a rich, theoretically-tractable structure. However, in school-choice problems, stable matchings are not Pareto optimal fo…

Chinese Medical Question Answer Matching Based on Interactive Sentence Representation Learning

2020-11-27 · Xiongtao Cui, Jungang Han

Chinese medical question-answer matching is more challenging than the open-domain question answer matching in English. Even though the deep learning method has performed well in improving the performance of question answ…

Representation LearningSentence

Neural Graph Matching Networks for Chinese Short Text Matching

2020-07-01 · ACL 2020 6 · Lu Chen, Yanbin Zhao, Boer Lyu, Lesheng Jin 외

Chinese short text matching usually employs word sequences rather than character sequences to get better performance. However, Chinese word segmentation can be erroneous, ambiguous or inconsistent, which consequently hur…

Chinese Word SegmentationGraph MatchingSegmentationSentence+1

LCQMC:A Large-scale Chinese Question Matching Corpus

2018-08-01 · COLING 2018 8 · Xin Liu, Qingcai Chen, Chong Deng, Huajun Zeng 외

The lack of large-scale question matching corpora greatly limits the development of matching methods in question answering (QA) system, especially for non-English languages. To ameliorate this situation, in this paper, w…

Information RetrievalMachine TranslationParaphrase IdentificationQuestion Answering+1

LET: Linguistic Knowledge Enhanced Graph Transformer for Chinese Short Text Matching

2021-02-25 · Boer Lyu, Lu Chen, Su Zhu, Kai Yu

Chinese short text matching is a fundamental task in natural language processing. Existing approaches usually take Chinese characters or words as input tokens. They have two limitations: 1) Some Chinese words are polysem…

Text Matching