no code implementations • Findings (EMNLP) 2021 • Lei Shen, Jinchao Zhang, Jiao Ou, Xiaofang Zhao, Jie zhou
To address the above issues, we propose a dual-generative model, Dual-Emp, to simultaneously construct the emotional consensus and utilize some external unpaired data.
no code implementations • 22 Aug 2024 • Yanzeng Li, Cheng Zeng, Jinchao Zhang, Jie zhou, Lei Zou
Additionally, a well-tuned Diffusion Transformer (DiT) model is incorporated to generate medical images according to the specified patient attributes in the KG.
1 code implementation • 9 Jul 2024 • Yiran Yang, Jinchao Zhang, Ying Deng, Jie zhou
However, the traditional 3D-Unet is a serial mode and the temporal layers follow the spatial layers, which will result in high GPU memory and training time consumption according to its serial feature flow.
no code implementations • 30 Nov 2022 • Chenze Shao, Jinchao Zhang, Jie zhou, Yang Feng
In response to this problem, we introduce a rephraser to provide a better training target for NAT by rephrasing the reference sentence according to the NAT output.
1 code implementation • 29 Nov 2022 • Jiaxin Wen, Yeshuang Zhu, Jinchao Zhang, Jie zhou, Minlie Huang
Recent studies have shown the impressive efficacy of counterfactually augmented data (CAD) for reducing NLU models' reliance on spurious features and improving their generalizability.
1 code implementation • 30 Oct 2022 • Jiao Ou, Jinchao Zhang, Yang Feng, Jie zhou
The dialogue data admits a wide variety of responses for a given dialogue history, especially responses with different semantics.
1 code implementation • Findings (ACL) 2022 • Zhexin Zhang, Yeshuang Zhu, Zhengcong Fei, Jinchao Zhang, Jie zhou
With the increasing popularity of online chatting, stickers are becoming important in our online communication.
no code implementations • 14 Jan 2022 • Yong Shan, Jinchao Zhang, Zekang Li, Yang Feng, Jie zhou
Previous researches on dialogue system assessment usually focus on the quality evaluation (e. g. fluency, relevance, etc) of responses generated by the chatbots, which are local and technical metrics.
no code implementations • 16 Sep 2021 • Lei Shen, Jinchao Zhang, Jiao Ou, Xiaofang Zhao, Jie zhou
To address the above issues, we propose a dual-generative model, Dual-Emp, to simultaneously construct the emotion consensus and utilize some external unpaired data.
1 code implementation • Findings (ACL) 2021 • Yao Qiu, Jinchao Zhang, Jie zhou
(2) RAR forces the model to reconstruct the original sample from its adversarial representation.
no code implementations • 14 Sep 2021 • Yao Qiu, Jinchao Zhang, Huiying Ren, Jie zhou
In this way, our negative instances are fluent, context-related, and more challenging for the model to learn, while can not be positive.
no code implementations • EMNLP 2021 • Yao Qiu, Jinchao Zhang, Jie zhou
Loading models pre-trained on the large-scale corpus in the general domain and fine-tuning them on specific downstream tasks is gradually becoming a paradigm in Natural Language Processing.
1 code implementation • 14 Sep 2021 • Xueyao Zhang, Jinchao Zhang, Yao Qiu, Li Wang, Jie zhou
Experimental results reveal that compared to the existing methods, HAT owns a much better understanding of the structure and it can also improve the quality of generated music, especially in the form and texture.
no code implementations • 12 Sep 2021 • Pengda Si, Yao Qiu, Jinchao Zhang, Yujiu Yang
Further analysis individually proves the effectiveness of the enhanced concept graph and the Edge-Transformer architecture.
1 code implementation • 4 Sep 2021 • Zhengcong Fei, Zekang Li, Jinchao Zhang, Yang Feng, Jie zhou
Compared to previous dialogue tasks, MOD is much more challenging since it requires the model to understand the multimodal elements as well as the emotions behind them.
1 code implementation • EMNLP 2021 • Shuhuai Ren, Jinchao Zhang, Lei LI, Xu sun, Jie zhou
Data augmentation aims to enrich training samples for alleviating the overfitting issue in low-resource or class-imbalanced situations.
1 code implementation • CL (ACL) 2021 • Chenze Shao, Yang Feng, Jinchao Zhang, Fandong Meng, Jie zhou
Non-Autoregressive Neural Machine Translation (NAT) removes the autoregressive mechanism and achieves significant decoding speedup through generating target words independently and simultaneously.
no code implementations • ACL 2021 • Lei Shen, Fandong Meng, Jinchao Zhang, Yang Feng, Jie zhou
Generating some appealing questions in open-domain conversations is an effective way to improve human-machine interactions and lead the topic to a broader or deeper direction.
1 code implementation • ACL 2021 • Zekang Li, Jinchao Zhang, Zhengcong Fei, Yang Feng, Jie zhou
Nowadays, open-domain dialogue models can generate acceptable responses according to the historical context based on the large-scale pre-trained language models.
1 code implementation • Findings (ACL) 2021 • Zekang Li, Jinchao Zhang, Zhengcong Fei, Yang Feng, Jie zhou
Employing human judges to interact with chatbots on purpose to check their capacities is costly and low-efficient, and difficult to get rid of subjective bias.
no code implementations • 20 Jan 2021 • Zekang Li, Zongjia Li, Jinchao Zhang, Yang Feng, Jie zhou
We participate in the DSTC9 Interactive Dialogue Evaluation Track (Gunasekara et al. 2020) sub-task 1 (Knowledge Grounded Dialogue) and sub-task 2 (Interactive Dialogue).
1 code implementation • COLING 2020 • Tengfei Huo, Zhiqiang Liu, Jinchao Zhang, Jie zhou
The automatic generation of music comments is of great significance for increasing the popularity of music and the music platform{'}s activity.
no code implementations • COLING 2020 • Keqing He, Jinchao Zhang, Yuanmeng Yan, Weiran Xu, Cheng Niu, Jie zhou
In this paper, we propose a Contrastive Zero-Shot Learning with Adversarial Attack (CZSL-Adv) method for the cross-domain slot filling.
1 code implementation • EMNLP 2020 • Shuhao Gu, Jinchao Zhang, Fandong Meng, Yang Feng, Wanying Xie, Jie zhou, Dong Yu
The vanilla NMT model usually adopts trivial equal-weighted objectives for target tokens with different frequencies and tends to generate more high-frequency tokens and less low-frequency tokens compared with the golden token distribution.
no code implementations • 12 Aug 2020 • Yunlong Liang, Fandong Meng, Jinchao Zhang, Yufeng Chen, Jinan Xu, Jie zhou
For multiple aspects scenario of aspect-based sentiment analysis (ABSA), existing approaches typically ignore inter-aspect relations or rely on temporal dependencies to process aspect-aware representations of all aspects in a sentence.
Aspect-Based Sentiment Analysis Aspect-Based Sentiment Analysis (ABSA) +1
no code implementations • ACL 2020 • Yong Shan, Zekang Li, Jinchao Zhang, Fandong Meng, Yang Feng, Cheng Niu, Jie zhou
Recent studies in dialogue state tracking (DST) leverage historical information to determine states which are generally represented as slot-value pairs.
Ranked #6 on Multi-domain Dialogue State Tracking on MULTIWOZ 2.1
Dialogue State Tracking Multi-domain Dialogue State Tracking
no code implementations • 26 Apr 2020 • Zeyang Lei, Zekang Li, Jinchao Zhang, Fandong Meng, Yang Feng, Yujiu Yang, Cheng Niu, Jie zhou
Furthermore, to facilitate the convergence of Gaussian mixture prior and posterior distributions, we devise a curriculum optimization strategy to progressively train the model under multiple training criteria from easy to hard.
3 code implementations • 4 Apr 2020 • Yunlong Liang, Fandong Meng, Jinchao Zhang, Jinan Xu, Yufeng Chen, Jie zhou
The aspect-based sentiment analysis (ABSA) task remains to be a long-standing challenge, which aims to extract the aspect term and then identify its sentiment orientation. In previous approaches, the explicit syntactic structure of a sentence, which reflects the syntax properties of natural language and hence is intuitively crucial for aspect term extraction and sentiment recognition, is typically neglected or insufficiently modeled.
Aspect-Based Sentiment Analysis Aspect-Based Sentiment Analysis (ABSA) +3
2 code implementations • Findings (EMNLP) 2021 • Yunlong Liang, Fandong Meng, Jinchao Zhang, Yufeng Chen, Jinan Xu, Jie zhou
Aspect-based sentiment analysis (ABSA) mainly involves three subtasks: aspect term extraction, opinion term extraction, and aspect-level sentiment classification, which are typically handled in a separate or joint manner.
Aspect-Based Sentiment Analysis Aspect-Based Sentiment Analysis (ABSA) +3
1 code implementation • 1 Feb 2020 • Zekang Li, Zongjia Li, Jinchao Zhang, Yang Feng, Cheng Niu, Jie zhou
Audio-Visual Scene-Aware Dialog (AVSD) is a task to generate responses when chatting about a given video, which is organized as a track of the 8th Dialog System Technology Challenge (DSTC8).
1 code implementation • 21 Nov 2019 • Chenze Shao, Jinchao Zhang, Yang Feng, Fandong Meng, Jie zhou
Non-Autoregressive Neural Machine Translation (NAT) achieves significant decoding speedup through generating target words independently and simultaneously.
no code implementations • 17 Nov 2019 • Fandong Meng, Jinchao Zhang, Yang Liu, Jie zhou
Recurrent neural networks (RNNs) have been widely used to deal with sequence learning problems.
Aspect-Based Sentiment Analysis Aspect-Based Sentiment Analysis (ABSA) +1
no code implementations • 5 Nov 2019 • Yong Shan, Yang Feng, Jinchao Zhang, Fandong Meng, Wen Zhang
Generally, Neural Machine Translation models generate target words in a left-to-right (L2R) manner and fail to exploit any future (right) semantics information, which usually produces an unbalanced translation.
2 code implementations • IJCNLP 2019 • Yijin Liu, Fandong Meng, Jinchao Zhang, Jie zhou, Yufeng Chen, Jinan Xu
Spoken Language Understanding (SLU) mainly involves two tasks, intent detection and slot filling, which are generally modeled jointly in existing works.
Ranked #1 on Slot Filling on CAIS
no code implementations • IJCNLP 2019 • Zhengxin Yang, Jinchao Zhang, Fandong Meng, Shuhao Gu, Yang Feng, Jie zhou
Context modeling is essential to generate coherent and consistent translation for Document-level Neural Machine Translations.
1 code implementation • IJCNLP 2019 • Yunlong Liang, Fandong Meng, Jinchao Zhang, Jinan Xu, Yufeng Chen, Jie zhou
Aspect based sentiment analysis (ABSA) aims to identify the sentiment polarity towards the given aspect in a sentence, while previous models typically exploit an aspect-independent (weakly associative) encoder for sentence representation generation.
Aspect-Based Sentiment Analysis Aspect-Based Sentiment Analysis (ABSA) +1
2 code implementations • ACL 2019 • Chenze Shao, Yang Feng, Jinchao Zhang, Fandong Meng, Xilin Chen, Jie zhou
Non-Autoregressive Transformer (NAT) aims to accelerate the Transformer model through discarding the autoregressive mechanism and generating target words independently, which fails to exploit the target sequential information.
1 code implementation • ACL 2019 • Yijin Liu, Fandong Meng, Jinchao Zhang, Jinan Xu, Yufeng Chen, Jie zhou
Current state-of-the-art systems for sequence labeling are typically based on the family of Recurrent Neural Networks (RNNs).
Ranked #17 on Named Entity Recognition (NER) on CoNLL 2003 (English) (using extra training data)
no code implementations • 22 Mar 2019 • Jie Zhou, Xingyi Cheng, Jinchao Zhang
Conventional \mbox{methods} generally treat this task using separated steps, including text representation learning and clustering the representations.
1 code implementation • 19 Dec 2018 • Fandong Meng, Jinchao Zhang
In this paper, we further enhance the RNN-based NMT through increasing the transition depth between consecutive hidden states and build a novel Deep Transition RNN-based Architecture for Neural Machine Translation, named DTMT.
no code implementations • ACL 2017 • Jinchao Zhang, Mingxuan Wang, Qun Liu, Jie zhou
This paper proposes three distortion models to explicitly incorporate the word reordering knowledge into attention-based Neural Machine Translation (NMT) for further improving translation performance.