no code implementations • EMNLP 2020 • Weishi Wang, Steven C.H. Hoi, Shafiq Joty
While participants in a multi-party multi-turn conversation simultaneously engage in multiple conversation topics, existing response selection methods are developed mainly focusing on a two-party single-conversation scenario.
1 code implementation • 10 Jun 2024 • Boxin Zhao, Weishi Wang, Dingyuan Zhu, Ziqi Liu, Dong Wang, Zhiqiang Zhang, Jun Zhou, Mladen Kolar
Causal discovery aims to recover the DAG structure using observational data.
no code implementations • 12 Sep 2023 • Weishi Wang, Yue Wang, Shafiq Joty, Steven C. H. Hoi
Automatic program repair (APR) is crucial to reduce manual debugging efforts for developers and improve software reliability.
no code implementations • 20 Mar 2023 • Ruochen Zhao, Hailin Chen, Weishi Wang, Fangkai Jiao, Xuan Long Do, Chengwei Qin, Bosheng Ding, Xiaobao Guo, Minzhi Li, Xingxuan Li, Shafiq Joty
As Large Language Models (LLMs) become popular, there emerged an important trend of using multimodality to augment the LLMs' generation ability, which enables LLMs to better interact with the world.
4 code implementations • 6 Mar 2023 • Mohammad Abdullah Matin Khan, M Saiful Bari, Xuan Long Do, Weishi Wang, Md Rizwan Parvez, Shafiq Joty
Recently, pre-trained large language models (LLMs) have shown impressive abilities in generating codes from natural language descriptions, repairing buggy codes, translating codes between languages, and retrieving relevant code segments.
5 code implementations • EMNLP 2021 • Yue Wang, Weishi Wang, Shafiq Joty, Steven C. H. Hoi
We present CodeT5, a unified pre-trained encoder-decoder Transformer model that better leverages the code semantics conveyed from the developer-assigned identifiers.
Ranked #1 on
Text-to-Code Generation
on CodeXGLUE - CONCODE