中文
相关论文

相关论文: ANALOGYKB: Unlocking Analogical Reasoning of Langu…

200 篇论文

Recent advancements have witnessed the ascension of Large Language Models (LLMs), endowed with prodigious linguistic capabilities, albeit marred by shortcomings including factual inconsistencies and opacity. Conversely, Knowledge Graphs…

信息检索 · 计算机科学 2024-07-29 DaiFeng Li , Fan Xu

Knowledge graphs (KGs) are vital for knowledge-intensive tasks and have shown promise in reducing hallucinations in large language models (LLMs). However, constructing high-quality KGs remains difficult, requiring accurate information…

计算与语言 · 计算机科学 2025-10-14 Ruirui Chen , Weifeng Jiang , Chengwei Qin , Bo Xiong , Fiona Liausvia , Dongkyu Choi , Boon Kiat Quek

Knowledge Bases (KBs) play a key role in various applications. As two representative KB-related tasks, knowledge base completion (KBC) and knowledge base question answering (KBQA) are closely related and inherently complementary with each…

人工智能 · 计算机科学 2026-04-08 Yinan Liu , Dongying Lin , Sigang Luo , Xiaochun Yang , Bin Wang

Inductive Knowledge Graph Reasoning (KGR) aims to discover facts in open-domain KGs containing unknown entities and relations, which poses a challenge for KGR models in comprehending uncertain KG components. Existing studies have proposed…

计算与语言 · 计算机科学 2026-04-08 Xingrui Zhuo , Jiapu Wang , Gongqing Wu , Zhongyuan Wang , Jichen Zhang , Shirui Pan , Xindong Wu

Large language models (LLMs) typically enhance their performance through either the retrieval of semantically similar information or the improvement of their reasoning capabilities. However, a significant challenge remains in effectively…

人工智能 · 计算机科学 2026-01-05 Shuqi Liu , Bowei He , Chen Ma , Linqi Song

Large language models (LLMs) typically improve performance by either retrieving semantically similar information, or enhancing reasoning abilities through structured prompts like chain-of-thought. While both strategies are considered…

计算与语言 · 计算机科学 2024-10-16 Yejin Kim , Eojin Kang , Juae Kim , H. Howie Huang

Reasoning over commonsense knowledge bases (CSKB) whose elements are in the form of free-text is an important yet hard task in NLP. While CSKB completion only fills the missing links within the domain of the CSKB, CSKB population is…

计算与语言 · 计算机科学 2021-09-17 Tianqing Fang , Weiqi Wang , Sehyun Choi , Shibo Hao , Hongming Zhang , Yangqiu Song , Bin He

In this paper, we propose Knowledge Base augmented Language Model (KBLaM), a new method for augmenting Large Language Models (LLMs) with external knowledge. KBLaM works with a knowledge base (KB) constructed from a corpus of documents,…

人工智能 · 计算机科学 2025-02-11 Xi Wang , Taketomo Isazawa , Liana Mikaelyan , James Hensman

Analogical reasoning plays a critical role in human cognition, enabling us to understand new concepts by associating them with familiar ones. Previous research in the AI community has mainly focused on identifying and generating analogies…

计算与语言 · 计算机科学 2024-09-26 Siyu Yuan , Cheng Jiayang , Lin Qiu , Deqing Yang

Multimodal reasoning with large language models (LLMs) often suffers from hallucinations and the presence of deficient or outdated knowledge within LLMs. Some approaches have sought to mitigate these issues by employing textual knowledge…

计算与语言 · 计算机科学 2024-06-06 Junlin Lee , Yequan Wang , Jing Li , Min Zhang

The recent advances in large language models (LLM) and foundation models with emergent capabilities have been shown to improve the performance of many NLP tasks. LLMs and Knowledge Graphs (KG) can complement each other such that LLMs can be…

计算与语言 · 计算机科学 2023-08-07 Nandana Mihindukulasooriya , Sanju Tiwari , Carlos F. Enguix , Kusum Lata

Relational knowledge bases (KBs) are commonly used to represent world knowledge in machines. However, while advantageous for their high degree of precision and interpretability, KBs are usually organized according to manually-defined…

计算与语言 · 计算机科学 2021-09-13 Tara Safavi , Danai Koutra

The ability to summarize and organize knowledge into abstract concepts is key to learning and reasoning. Many industrial applications rely on the consistent and systematic use of concepts, especially when dealing with decision-critical…

计算与语言 · 计算机科学 2024-05-31 Rosario Uceda-Sosa , Karthikeyan Natesan Ramamurthy , Maria Chang , Moninder Singh

Analogical reasoning is a core cognitive faculty essential for narrative understanding. While LLMs perform well when surface and structural cues align, they struggle in cases where an analogy is not apparent on the surface but requires…

计算与语言 · 计算机科学 2026-04-07 Hope McGovern , Caroline Craig , Thomas Lippincott , Hale Sirin

Knowledge graphs (KGs) are increasingly integrated with large language models (LLMs) to provide structured, verifiable reasoning. A core operation in this integration is multi-hop retrieval, yet existing systems struggle to balance…

计算与语言 · 计算机科学 2026-04-22 He Cheng , Yifu Wu , Saksham Khatwani , Maya Kruse , Dmitriy Dligach , Timothy A. Miller , Majid Afshar , Yanjun Gao

Previous works show the great potential of pre-trained language models (PLMs) for storing a large amount of factual knowledge. However, to figure out whether PLMs can be reliable knowledge sources and used as alternative knowledge bases…

计算与语言 · 计算机科学 2022-03-01 Daniel Gao , Yantao Jia , Lei Li , Chengzhen Fu , Zhicheng Dou , Hao Jiang , Xinyu Zhang , Lei Chen , Zhao Cao

Analogical reasoning, the transfer of relational structures across contexts (e.g., planet is to sun as electron is to nucleus), is fundamental to scientific discovery. Yet human insight is often constrained by domain expertise and…

机器学习 · 计算机科学 2025-10-28 Hongyu Guo

Analogical reasoning is fundamental to human cognition and holds an important place in various fields. However, previous studies mainly focus on single-modal analogical reasoning and ignore taking advantage of structure knowledge. Notably,…

计算与语言 · 计算机科学 2023-03-02 Ningyu Zhang , Lei Li , Xiang Chen , Xiaozhuan Liang , Shumin Deng , Huajun Chen

This study investigates whether large language models (LLMs) mirror human neurocognition during abstract reasoning. We compared the performance and neural representations of human participants with those of eight open-source LLMs on an…

Narrative data spans all disciplines and provides a coherent model of the world to the reader or viewer. Recent advancement in machine learning and Large Language Models (LLMs) have enable great strides in analyzing natural language.…