Paradigm shift in natural language processing

TX Sun, XY Liu, XP Qiu, XJ Huang - Machine Intelligence Research, 2022 - Springer
In the era of deep learning, modeling for most natural language processing (NLP) tasks has
converged into several mainstream paradigms. For example, we usually adopt the …

Winner: Weakly-supervised hierarchical decomposition and alignment for spatio-temporal video grounding

M Li, H Wang, W Zhang, J Miao… - Proceedings of the …, 2023 - openaccess.thecvf.com
Spatio-temporal video grounding aims to localize the aligned visual tube corresponding to a
language query. Existing techniques achieve such alignment by exploiting dense boundary …

Pushing the limits of chatgpt on nlp tasks

X Sun, L Dong, X Li, Z Wan, S Wang, T Zhang… - arXiv preprint arXiv …, 2023 - arxiv.org
Despite the success of ChatGPT, its performances on most NLP tasks are still well below the
supervised baselines. In this work, we looked into the causes, and discovered that its subpar …

Semantic matching in machine reading comprehension: An empirical study

Q Liu, R Mao, X Geng, E Cambria - Information Processing & Management, 2023 - Elsevier
Abstract Machine reading comprehension (MRC) is a challenging task in the field of artificial
intelligence. Most existing MRC works contain a semantic matching module, either explicitly …

NN-NER: Named Entity Recognition with Nearest Neighbor Search

S Wang, X Li, Y Meng, T Zhang, R Ouyang, J Li… - arXiv preprint arXiv …, 2022 - arxiv.org
Inspired by recent advances in retrieval augmented methods in NLP~\citep {
khandelwal2019generalization, khandelwal2020nearest, meng2021gnn}, in this paper, we …

Have my arguments been replied to? argument pair extraction as machine reading comprehension

J Bao, J Sun, Q Zhu, R Xu - … of the 60th Annual Meeting of the …, 2022 - aclanthology.org
Argument pair extraction (APE) aims to automatically mine argument pairs from two
interrelated argumentative documents. Existing studies typically identify argument pairs …

Aspect-based sentiment analysis as machine reading comprehension

Y Yang, H Zhao - … of the 29th International Conference on …, 2022 - aclanthology.org
Existing studies typically handle aspect-based sentiment analysis by stacking multiple
neural modules, which inevitably result in severe error propagation. Instead, we propose a …

Gnn-sl: Sequence labeling based on nearest examples via gnn

S Wang, Y Meng, R Ouyang, J Li, T Zhang… - arXiv preprint arXiv …, 2022 - arxiv.org
To better handle long-tail cases in the sequence labeling (SL) task, in this work, we
introduce graph neural networks sequence labeling (GNN-SL), which augments the vanilla …

Dependency parsing via sequence generation

B Lin, Z Yao, J Shi, S Cao, B Tang, S Li… - Findings of the …, 2022 - aclanthology.org
Dependency parsing aims to extract syntactic dependency structure or semantic
dependency structure for sentences. Existing methods for dependency parsing include …

An mrc framework for semantic role labeling

N Wang, J Li, Y Meng, X Sun, H Qiu, Z Wang… - arXiv preprint arXiv …, 2021 - arxiv.org
Semantic Role Labeling (SRL) aims at recognizing the predicate-argument structure of a
sentence and can be decomposed into two subtasks: predicate disambiguation and …