中文
相关论文

相关论文: Is Graph Structure Necessary for Multi-hop Questio…

200 篇论文

Recent studies have shown great promise in applying graph neural networks for multivariate time series forecasting, where the interactions of time series are described as a graph structure and the variables are represented as the graph…

机器学习 · 计算机科学 2022-06-29 Junchen Ye , Zihan Liu , Bowen Du , Leilei Sun , Weimiao Li , Yanjie Fu , Hui Xiong

Large Language Models (LLMs) have excelled in multi-hop question-answering (M-QA) due to their advanced reasoning abilities. However, the impact of the inherent reasoning structures on LLM M-QA performance remains unclear, largely due to…

Graphs are commonly used in mathematics to represent some relationships between items. However, as simple objects, they sometimes fail to capture all relevant aspects of real-world data. To address this problem, we generalize them and model…

社会与信息网络 · 计算机科学 2019-10-04 Pimprenelle Parmentier , Tiphaine Viard , Benjamin Renoust , Jean-François Baffier

Neural models, including large language models (LLMs), achieve superior performance on multi-hop question-answering. To elicit reasoning capabilities from LLMs, recent works propose using the chain-of-thought (CoT) mechanism to generate…

计算与语言 · 计算机科学 2023-11-08 Ruosen Li , Xinya Du

Multi-hop question answering over knowledge graphs remains computationally challenging due to the combinatorial explosion of possible reasoning paths. Recent approaches rely on expensive Large Language Model (LLM) inference for both entity…

计算与语言 · 计算机科学 2025-11-26 Manil Shrestha , Edward Kim

This paper proposes a novel architecture to generate multi-hop answers to open domain questions that require information from texts and tables, using the Open Table-and-Text Question Answering dataset for validation and training. One of the…

Representing a text as a graph for obtaining automatic text summarization has been investigated for over ten years. With the development of attention or Transformer on natural language processing (NLP), it is possible to make a connection…

计算与语言 · 计算机科学 2022-07-27 Yuan-Ching Lin , Jinwen Ma

Large Language Models (LLMs) increasingly rely on knowledge graphs for factual reasoning, yet how retrieval design shapes their performance remains unclear. We examine how question decomposition changes the retrieved subgraph's content and…

计算与语言 · 计算机科学 2025-11-27 Valentin Six , Evan Dufraisse , Gaël de Chalendar

We present a concise architecture for joint training on sentences and structured data while keeping knowledge and language representations separable. The model treats knowledge graphs and hypergraphs as structured instances with role slots…

机器学习 · 计算机科学 2026-03-05 Mahesh Godavarti

Natural language question answering over knowledge graphs is an important and interesting task as it enables common users to gain accurate answers in an easy and intuitive manner. However, it remains a challenge to bridge the gap between…

人工智能 · 计算机科学 2019-10-25 Weiguo Zheng , Mei Zhang

This paper presents a novel method, termed Bridge to Answer, to infer correct answers for questions about a given video by leveraging adequate graph interactions of heterogeneous crossmodal graphs. To realize this, we learn question…

计算机视觉与模式识别 · 计算机科学 2021-04-30 Jungin Park , Jiyoung Lee , Kwanghoon Sohn

The history of artificial intelligence (AI) has witnessed the significant impact of high-quality data on various deep learning models, such as ImageNet for AlexNet and ResNet. Recently, instead of designing more complex neural architectures…

机器学习 · 计算机科学 2024-11-22 Yuxin Guo , Deyu Bo , Cheng Yang , Zhiyuan Lu , Zhongjian Zhang , Jixi Liu , Yufei Peng , Chuan Shi

Recent improvements in KG-to-text generation are due to additional auxiliary pre-training tasks designed to give the fine-tune task a boost in performance. These tasks require extensive computational resources while only suggesting marginal…

计算与语言 · 计算机科学 2023-05-19 Anthony Colas , Mehrdad Alvandipour , Daisy Zhe Wang

Many NLP applications can be framed as a graph-to-sequence learning problem. Previous work proposing neural architectures on this setting obtained promising results compared to grammar-based approaches but still rely on linearisation…

计算与语言 · 计算机科学 2018-06-27 Daniel Beck , Gholamreza Haffari , Trevor Cohn

In recent years, the use of multi-modal pre-trained Transformers has led to significant advancements in visually-rich document understanding. However, existing models have mainly focused on features such as text and vision while neglecting…

计算与语言 · 计算机科学 2023-08-16 Qiwei Li , Zuchao Li , Xiantao Cai , Bo Du , Hai Zhao

Many optimization, inference and learning tasks can be accomplished efficiently by means of decentralized processing algorithms where the network topology (i.e., the graph) plays a critical role in enabling the interactions among…

多智能体系统 · 计算机科学 2020-08-06 Vincenzo Matta , Augusto Santos , Ali H. Sayed

Answer set programming (ASP) is a popular nonmonotonic-logic based paradigm for knowledge representation and solving combinatorial problems. Computing the answer set of an ASP program is NP-hard in general, and researchers have been…

计算机科学中的逻辑 · 计算机科学 2021-09-21 Fang Li

Visual Question answering is a challenging problem requiring a combination of concepts from Computer Vision and Natural Language Processing. Most existing approaches use a two streams strategy, computing image and question features that are…

计算机视觉与模式识别 · 计算机科学 2018-11-02 Will Norcliffe-Brown , Efstathios Vafeias , Sarah Parisot

Recently, end-to-end trained models for multiple-choice commonsense question answering (QA) have delivered promising results. However, such question-answering systems cannot be directly applied in real-world scenarios where answer…

计算与语言 · 计算机科学 2023-03-21 Zhen Han , Yue Feng , Mingming Sun

Graphs are widespread data structures used to model a wide variety of problems. The sheer amount of data to be processed has prompted the creation of a myriad of systems that help us cope with massive scale graphs. The pressure to deliver…

分布式、并行与集群计算 · 计算机科学 2014-10-09 Luis M. Vaquero , Felix Cuadrado , Matei Ripeanu