Deep learning-based question answering: a survey

H Abdel-Nabi, A Awajan, MZ Ali - Knowledge and Information Systems, 2023 - Springer
Question Answering is a crucial natural language processing task. This field of research has
attracted a sudden amount of interest lately due mainly to the integration of the deep …

Graph neural networks: foundation, frontiers and applications

L Wu, P Cui, J Pei, L Zhao, X Guo - … of the 28th ACM SIGKDD conference …, 2022 - dl.acm.org
The field of graph neural networks (GNNs) has seen rapid and incredible strides over the
recent years. Graph neural networks, also known as deep learning on graphs, graph …

Graph neural networks for natural language processing: A survey

L Wu, Y Chen, K Shen, X Guo, H Gao… - … and Trends® in …, 2023 - nowpublishers.com
Deep learning has become the dominant approach in addressing various tasks in Natural
Language Processing (NLP). Although text inputs are typically represented as a sequence …

Graphix-t5: Mixing pre-trained transformers with graph-aware layers for text-to-sql parsing

J Li, B Hui, R Cheng, B Qin, C Ma, N Huo… - Proceedings of the …, 2023 - ojs.aaai.org
The task of text-to-SQL parsing, which aims at converting natural language questions into
executable SQL queries, has garnered increasing attention in recent years. One of the major …

Big bird: Transformers for longer sequences

M Zaheer, G Guruganesh, KA Dubey… - Advances in neural …, 2020 - proceedings.neurips.cc
Transformers-based models, such as BERT, have been one of the most successful deep
learning models for NLP. Unfortunately, one of their core limitations is the quadratic …

Longformer: The long-document transformer

I Beltagy, ME Peters, A Cohan - arxiv preprint arxiv:2004.05150, 2020 - arxiv.org
Transformer-based models are unable to process long sequences due to their self-attention
operation, which scales quadratically with the sequence length. To address this limitation …

A survey of reasoning with foundation models

J Sun, C Zheng, E **e, Z Liu, R Chu, J Qiu, J Xu… - arxiv preprint arxiv …, 2023 - arxiv.org
Reasoning, a crucial ability for complex problem-solving, plays a pivotal role in various real-
world settings such as negotiation, medical diagnosis, and criminal investigation. It serves …

Longrag: Enhancing retrieval-augmented generation with long-context llms

Z Jiang, X Ma, W Chen - arxiv preprint arxiv:2406.15319, 2024 - arxiv.org
In traditional RAG framework, the basic retrieval units are normally short. The common
retrievers like DPR normally work with 100-word Wikipedia paragraphs. Such a design …

Cogltx: Applying bert to long texts

M Ding, C Zhou, H Yang, J Tang - Advances in Neural …, 2020 - proceedings.neurips.cc
BERTs are incapable of processing long texts due to its quadratically increasing memory
and time consumption. The straightforward thoughts to address this problem, such as slicing …

[HTML][HTML] A survey on complex factual question answering

L Zhang, J Zhang, X Ke, H Li, X Huang, Z Shao, S Cao… - AI Open, 2023 - Elsevier
Answering complex factual questions has drawn a lot of attention. Researchers leverage
various data sources to support complex QA, such as unstructured texts, structured …