no code implementations • dialdoc (ACL) 2022 • Shiwei Zhang, Yiyang Du, Guanzhong Liu, Zhao Yan, Yunbo Cao
Goal-oriented dialogues generation grounded in multiple documents(MultiDoc2Dial) is a challenging and realistic task.
no code implementations • CCL 2020 • Tianyang Zhao, Zhao Yan, Yunbo Cao, Zhoujun Li
Joint entity and relation extraction has received increasing interests recently, due to the capability of utilizing the interactions between both steps.
no code implementations • 29 May 2023 • Jiaqi Bai, Hongcheng Guo, Jiaheng Liu, Jian Yang, Xinnian Liang, Zhao Yan, Zhoujun Li
This discrepancy makes a passage retriever deliver a sub-optimal collection of candidate passages to generate answers.
no code implementations • 11 May 2023 • Linzheng Chai, Dongling Xiao, Jian Yang, Liqun Yang, Qian-Wen Zhang, Yunbo Cao, Zhoujun Li, Zhao Yan
Context-dependent Text-to-SQL aims to translate multi-turn natural language questions into SQL queries.
no code implementations • 16 May 2022 • Dongling Xiao, Linzheng Chai, Qian-Wen Zhang, Zhao Yan, Zhoujun Li, Yunbo Cao
Context-dependent text-to-SQL is the task of translating multi-turn questions into database-related SQL queries.
1 code implementation • Findings (ACL) 2021 • XiMing Zhang, Qian-Wen Zhang, Zhao Yan, Ruifang Liu, Yunbo Cao
In MLTC task, a document-label cross attention (CA) mechanism is adopted to generate a more discriminative document representation.
Multi Label Text Classification
Multi-Label Text Classification
+2
1 code implementation • IJCAI 2020 • Tianyang Zhao, Zhao Yan, Yunbo Cao, Zhoujun Li
Then, we propose to predict a subset of potential relations and filter out irrelevant ones to generate questions effectively.
Ranked #1 on
Relation Extraction
on ACE 2005
(Sentence Encoder metric)
no code implementations • 12 Sep 2018 • Yibo Sun, Daya Guo, Duyu Tang, Nan Duan, Zhao Yan, Xiaocheng Feng, Bing Qin
Machine reading comprehension (MRC) requires reasoning about both the knowledge involved in a document and knowledge about the world.
no code implementations • EMNLP 2018 • Jun Chen, Xiao-Ming Zhang, Yu Wu, Zhao Yan, Zhoujun Li
In this paper, we study automatic keyphrase generation.
no code implementations • NAACL 2018 • Duyu Tang, Nan Duan, Zhao Yan, Zhirui Zhang, Yibo Sun, Shujie Liu, Yuanhua Lv, Ming Zhou
Secondly, directly applying GAN that regards all the generated questions as negative instances could not improve the accuracy of the QA model.
no code implementations • 29 May 2018 • Junwei Bao, Duyu Tang, Nan Duan, Zhao Yan, Yuanhua Lv, Ming Zhou, Tiejun Zhao
The model maps a row from a table to a continuous vector and then generates a natural language sentence by leveraging the semantics of a table.
no code implementations • 23 Jan 2018 • Zhao Yan, Duyu Tang, Nan Duan, Shujie Liu, Wendi Wang, Daxin Jiang, Ming Zhou, Zhoujun Li
We present assertion based question answering (ABQA), an open domain question answering task that takes a question and a passage as inputs, and outputs a semi-structured assertion consisting of a subject, a predicate and a list of arguments.
no code implementations • 8 Jun 2017 • Zhao Yan, Duyu Tang, Nan Duan, Junwei Bao, Yuanhua Lv, Ming Zhou, Zhoujun Li
Understanding the connections between unstructured text and semi-structured table is an important yet neglected problem in natural language processing.
no code implementations • 7 Jun 2017 • Duyu Tang, Nan Duan, Tao Qin, Zhao Yan, Ming Zhou
On one side, the QA model judges whether the generated question of a QG model is relevant to the answer.
1 code implementation • COLING 2016 • Junwei Bao, Nan Duan, Zhao Yan, Ming Zhou, Tiejun Zhao
WebQuestions and SimpleQuestions are two benchmark data-sets commonly used in recent knowledge-based question answering (KBQA) work.