Multiple paper open-source codes of the Microsoft Research Asia DKI group
Перейти к файлу
zhongwanjun fd73e77063 add logigan readme 2022-09-26 15:42:12 +08:00
awakening_latent_grounding update a new paper project 2021-06-01 08:22:16 +08:00
compositional_generalization Update README.md 2022-02-09 15:12:28 +08:00
incomplete_utterance_rewriting Provide an easy call for predicting description. 2020-11-02 12:57:22 +08:00
interactive_text_to_sql Update interactive text_to_sql paper link 2020-11-10 11:14:13 +08:00
logic_gan upload logigan 2022-09-26 15:35:03 +08:00
misc Update misc figures 2020-10-22 15:10:38 +08:00
poset_decoding Fix type in poset decoding readme 2020-12-28 17:51:59 +08:00
robustness_of_text_to_sql update robustness acl2022 link 2022-05-16 23:01:15 +08:00
semantic_parsing_in_context Update code for supporting predicting on custom data. 2020-11-22 00:25:42 +08:00
unified_parser_text_to_sql init unisar 2022-04-14 12:34:57 +08:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-04-14 00:01:59 -07:00
LICENSE Initial LICENSE commit 2020-04-14 00:02:01 -07:00
NOTICE Create NOTICE 2020-04-20 10:37:04 +08:00
README.md add logigan readme 2022-09-26 15:42:12 +08:00
SECURITY.md Initial SECURITY.md commit 2020-04-14 00:02:03 -07:00

README.md

📫 Paper Code Collection (MSRA DKI Group)

License: MIT

This repo hosts multiple open-source codes of the Microsoft Research Asia DKI Group. You could find the corresponding code as below:

News

Code Release (Click Title to Locate the Code)

Reasoning

LogiGAN: Learning Logical Reasoning via Adversarial Pre-training Xinyu Pi*, Wanjun Zhong*, Yan Gao, Nan Duan, Jian-Guang Lou, NeurIPS 2022.

Text-to-SQL

UniSAr: A Unified Structure-Aware Autoregressive Language Model for Text-to-SQL Longxu Dou, Yan Gao, Mingyang Pan, Dingzirui Wang, Wanxiang Che, Dechen Zhan, Jian-Guang Lou, arxiv 2022.

Towards Robustness of Text-to-SQL Models Against Natural and Realistic Adversarial Table Perturbation Xinyu Pi*, Bing Wang*, Yan Gao, Jiaqi Guo, Zhoujun Li, Jian-Guang Lou, ACL 2022.

Compositional Generalization

Learning Algebraic Recombination for Compositional Generalization Chenyao Liu*, Shengnan An*, Zeqi Lin, Qian Liu, Bei Chen, Jian-Guang Lou, Lijie Wen, Nanning Zheng, Dongmei Zhang, ACL 2021 Findings.

Hierarchical Poset Decoding for Compositional Generalization in Language Yinuo Guo, Zeqi Lin, Jian-Guang Lou, Dongmei Zhang, NeurIPS 2020.

Compositional Generalization by Learning Analytical Expressions Qian Liu*, Shengnan An*, Jian-Guang Lou, Bei Chen, Zeqi Lin, Yan Gao, Bin Zhou, Nanning Zheng, Dongmei Zhang, NeurIPS 2020.

Conversation

"What Do You Mean by That?" A Parser-Independent Interactive Approach for Enhancing Text-to-SQL Yuntao Li, Bei Chen, Qian Liu, Yan Gao, Jian-Guang Lou, Yan Zhang, Dongmei Zhang, EMNLP 2020

Incomplete Utterance Rewriting as Semantic Segmentation Qian Liu, Bei Chen, Jian-Guang Lou, Bin Zhou, Dongmei Zhang, EMNLP 2020

How Far are We from Effective Context Modeling ? An Exploratory Study on Semantic Parsing in Context Qian Liu, Bei Chen, Jiaqi Guo, Jian-Guang Lou, Bin Zhou, Dongmei Zhang, IJCAI 2020

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Question

If you have any question or find any bug, please go ahead and open an issue. Issues are an acceptable discussion forum as well.

If you want to concat the author, please email: qian DOT liu AT buaa.edu.cn.