中文
相关论文

相关论文: Knowledge Generation for Zero-shot Knowledge-based…

200 篇论文

Knowledge graphs (KGs) have the advantage of providing fine-grained detail for question-answering systems. Unfortunately, building a reliable KG is time-consuming and expensive as it requires human intervention. To overcome this issue, we…

计算与语言 · 计算机科学 2021-03-12 Seunghak Yu , Tianxing He , James Glass

Given an image and an associated textual question, the purpose of Knowledge-Based Visual Question Answering (KB-VQA) is to provide a correct answer to the question with the aid of external knowledge bases. Prior KB-VQA models are usually…

机器学习 · 计算机科学 2023-10-13 Jingru Gan , Xinzhe Han , Shuhui Wang , Qingming Huang

For visual recognition, knowledge distillation typically involves transferring knowledge from a large, well-trained teacher model to a smaller student model. In this paper, we introduce an effective method to distill knowledge from an…

计算机视觉与模式识别 · 计算机科学 2024-09-02 Zaiwei Zhang , Gregory P. Meyer , Zhichao Lu , Ashish Shrivastava , Avinash Ravichandran , Eric M. Wolff

Zero-Shot Learning (ZSL) is an emerging research that aims to solve the classification problems with very few training data. The present works on ZSL mainly focus on the mapping of learning semantic space to visual space. It encounters many…

计算机视觉与模式识别 · 计算机科学 2021-03-01 Zeng Ting , Xiang Hongxin , Xie Cheng , Yang Yun , Liu Qing

Nowadays, the importance of software with natural-language user interfaces cannot be underestimated. In particular, in Question Answering (QA) systems, generating a SPARQL query for a given natural-language question (often named Query…

信息检索 · 计算机科学 2025-07-21 Aleksandr Gashkov , Aleksandr Perevalov , Maria Eltsova , Andreas Both

Visual Question Answering (VQA) requires reasoning across visual and textual modalities, yet Large Vision-Language Models (LVLMs) often lack integrated commonsense knowledge, limiting their robustness in real-world scenarios. To address…

计算与语言 · 计算机科学 2025-06-12 Shuo Yang , Siwen Luo , Soyeon Caren Han , Eduard Hovy

The generation of questions and answers (QA) from knowledge graphs (KG) plays a crucial role in the development and testing of educational platforms, dissemination tools, and large language models (LLM). However, existing approaches often…

计算与语言 · 计算机科学 2025-11-17 Sania Nayab , Marco Simoni , Giulio Rossolini , Andrea Saracino

Modeling evolving knowledge over temporal knowledge graphs (TKGs) has become a heated topic. Various methods have been proposed to forecast links on TKGs. Most of them are embedding-based, where hidden representations are learned to…

人工智能 · 计算机科学 2024-03-18 Zifeng Ding , Heling Cai , Jingpei Wu , Yunpu Ma , Ruotong Liao , Bo Xiong , Volker Tresp

Clinical Question Answering (QA) systems enable doctors to quickly access patient information from electronic health records (EHRs). However, training these systems requires significant annotated data, which is limited due to the expertise…

计算与语言 · 计算机科学 2024-12-09 Fan Bai , Keith Harrigian , Joel Stremmel , Hamid Hassanzadeh , Ardavan Saeedi , Mark Dredze

Pretrained Large Language Models (LLMs) have gained significant attention for addressing open-domain Question Answering (QA). While they exhibit high accuracy in answering questions related to common knowledge, LLMs encounter difficulties…

计算与语言 · 计算机科学 2024-03-05 Rohan Kumar , Youngmin Kim , Sunitha Ravi , Haitian Sun , Christos Faloutsos , Ruslan Salakhutdinov , Minji Yoon

Commonsense question answering (CQA) aims to test if models can answer questions regarding commonsense knowledge that everyone knows. Prior works that incorporate external knowledge bases have shown promising results, but knowledge bases…

计算与语言 · 计算机科学 2022-01-04 Zi-Yi Dou , Nanyun Peng

Visual Word Sense Disambiguation (VWSD) is a novel challenging task that lies between linguistic sense disambiguation and fine-grained multimodal retrieval. The recent advancements in the development of visiolinguistic (VL) transformers…

计算与语言 · 计算机科学 2024-04-23 Anastasia Kritharoula , Maria Lymperaiou , Giorgos Stamou

The new generation of state-of-the-art computer vision systems are trained from natural language supervision, ranging from simple object category names to descriptive captions. This form of supervision ensures high generality and usability…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Sheng Shen , Chunyuan Li , Xiaowei Hu , Jianwei Yang , Yujia Xie , Pengchuan Zhang , Zhe Gan , Lijuan Wang , Lu Yuan , Ce Liu , Kurt Keutzer , Trevor Darrell , Anna Rohrbach , Jianfeng Gao

Large Language Models (LLMs) have achieved impressive results in knowledge-based Visual Question Answering (VQA). However existing methods still have challenges: the inability to use external tools autonomously, and the inability to work in…

计算与语言 · 计算机科学 2025-08-08 Zhongjian Hu , Peng Yang , Bing Li , Zhenqi Wang

Zero-shot learning (ZL) is crucial for tasks involving unseen categories, such as natural language processing, image classification, and cross-lingual transfer.Current applications often fail to accurately infer and handle new relations…

人工智能 · 计算机科学 2025-04-08 Bingchen Liu , Jingchen Li , Yuanyuan Fang , Xin Li

Knowledge Base Question Answering (KBQA) aims to answer natural language questions over large-scale knowledge bases (KBs), which can be summarized into two crucial steps: knowledge retrieval and semantic parsing. However, three core…

Current methods for Knowledge-Based Question Answering (KBQA) usually rely on complex training techniques and model frameworks, leading to many limitations in practical applications. Recently, the emergence of In-Context Learning (ICL)…

计算与语言 · 计算机科学 2024-01-08 Zhijie Nie , Richong Zhang , Zhongyuan Wang , Xudong Liu

The open-ended question answering task of Text-VQA often requires reading and reasoning about rarely seen or completely unseen scene-text content of an image. We address this zero-shot nature of the problem by proposing the generalized use…

计算机视觉与模式识别 · 计算机科学 2022-07-18 Arka Ujjal Dey , Ernest Valveny , Gaurav Harit

With the development and proliferation of large, complex, black-box models for solving many natural language processing (NLP) tasks, there is also an increasing necessity of methods to stress-test these models and provide some degree of…

计算与语言 · 计算机科学 2024-11-20 Amrita Bhattacharjee , Raha Moraffah , Joshua Garland , Huan Liu

Multimodal Large Language Models (MLLMs) have recently achieved promising zero-shot accuracy on visual question answering (VQA) -- a fundamental task affecting various downstream applications and domains. Given the great potential for the…

计算机视觉与模式识别 · 计算机科学 2024-02-13 Jiarui Zhang , Mahyar Khayatkhoei , Prateek Chhikara , Filip Ilievski