中文
相关论文

相关论文: CK-Transformer: Commonsense Knowledge Enhanced Tra…

200 篇论文

Referring Expression Comprehension (REC), which aims to ground a local visual region via natural language, is a task that heavily relies on multimodal alignment. Most existing methods utilize powerful pre-trained models to transfer…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Ting Liu , Zunnan Xu , Yue Hu , Liangtao Shi , Zhiqiang Wang , Quanjun Yin

Domain adaptation, which aims to transfer knowledge between domains, has been well studied in many areas such as image classification and object detection. However, for multi-modal tasks, conventional approaches rely on large-scale…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Yifan Ding , Liqiang Wang , Boqing Gong

Weakly supervised referring expression grounding (REG) aims at localizing the referential entity in an image according to linguistic query, where the mapping between the image region (proposal) and the query is unknown in the training…

计算机视觉与模式识别 · 计算机科学 2019-09-09 Xuejing Liu , Liang Li , Shuhui Wang , Zheng-Jun Zha , Li Su , Qingming Huang

Commonsense knowledge-graphs (CKGs) are important resources towards building machines that can 'reason' on text or environmental inputs and make inferences beyond perception. While current CKGs encode world knowledge for a large number of…

计算与语言 · 计算机科学 2022-12-19 Shantanu Jaiswal , Liu Yan , Dongkyu Choi , Kenneth Kwok

Referring expression segmentation aims to segment an object described by a language expression from an image. Despite the recent progress on this task, existing models tackling this task may not be able to fully capture semantics and visual…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Li Xu , Mark He Huang , Xindi Shang , Zehuan Yuan , Ying Sun , Jun Liu

The objective of multimodal intent recognition (MIR) is to leverage various modalities-such as text, video, and audio-to detect user intentions, which is crucial for understanding human language and context in dialogue systems. Despite…

计算与语言 · 计算机科学 2024-12-12 Quynh-Mai Thi Nguyen , Lan-Nhi Thi Nguyen , Cam-Van Thi Nguyen

Referring expression grounding aims at locating certain objects or persons in an image with a referring expression, where the key challenge is to comprehend and align various types of information from visual and textual domain, such as…

计算机视觉与模式识别 · 计算机科学 2019-04-03 Xihui Liu , Zihao Wang , Jing Shao , Xiaogang Wang , Hongsheng Li

A fundamental ability of humans is to utilize commonsense knowledge in language understanding and question answering. In recent years, many knowledge-enhanced Commonsense Question Answering (CQA) approaches have been proposed. However, it…

计算与语言 · 计算机科学 2021-01-06 Ning Bian , Xianpei Han , Bo Chen , Le Sun

Commonsense knowledge (CSK) about concepts and their properties is helpful for AI applications. Prior works, such as ConceptNet, have compiled large CSK collections. However, they are restricted in their expressiveness to…

计算与语言 · 计算机科学 2022-09-16 Tuan-Phong Nguyen , Simon Razniewski , Julien Romero , Gerhard Weikum

Commonsense knowledge (CSK) about concepts and their properties is useful for AI applications such as robust chatbots. Prior works like ConceptNet, TupleKB and others compiled large CSK collections, but are restricted in their…

人工智能 · 计算机科学 2022-10-26 Tuan-Phong Nguyen , Simon Razniewski , Gerhard Weikum

Visual Commonsense Reasoning (VCR) calls for explanatory reasoning behind question answering over visual scenes. To achieve this goal, a model is required to provide an acceptable rationale as the reason for the predicted answers. Progress…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Zhenyang Li , Yangyang Guo , Kejie Wang , Xiaolin Chen , Liqiang Nie , Mohan Kankanhalli

Crowd understanding has aroused the widespread interest in vision domain due to its important practical significance. Unfortunately, there is no effort to explore crowd understanding in multi-modal domain that bridges natural language and…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Heqian Qiu , Hongliang Li , Taijin Zhao , Lanxiao Wang , Qingbo Wu , Fanman Meng

Referring expressions are natural language descriptions that identify a particular object within a scene and are widely used in our daily conversations. In this work, we focus on segmenting the object in an image specified by a referring…

计算机视觉与模式识别 · 计算机科学 2019-10-11 Yi-Wen Chen , Yi-Hsuan Tsai , Tiantian Wang , Yen-Yu Lin , Ming-Hsuan Yang

We propose a method that can generate an unambiguous description (known as a referring expression) of a specific object or region in an image, and which can also comprehend or interpret such an expression to infer which object is being…

计算机视觉与模式识别 · 计算机科学 2016-04-12 Junhua Mao , Jonathan Huang , Alexander Toshev , Oana Camburu , Alan Yuille , Kevin Murphy

Knowledge-based recommendation models effectively alleviate the data sparsity issue leveraging the side information in the knowledge graph, and have achieved considerable performance. Nevertheless, the knowledge graphs used in previous…

信息检索 · 计算机科学 2024-03-28 Shenghao Yang , Weizhi Ma , Peijie Sun , Min Zhang , Qingyao Ai , Yiqun Liu , Mingchen Cai

Visual grounding tasks, such as referring image segmentation (RIS) and referring expression comprehension (REC), aim to localize a target object based on a given textual description. The target object in an image can be described in…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Seonghoon Yu , Junbeom Hong , Joonseok Lee , Jeany Son

Speech emotion recognition is a challenging research topic that plays a critical role in human-computer interaction. Multimodal inputs further improve the performance as more emotional information is used. However, existing studies learn…

声音 · 计算机科学 2023-02-28 Weidong Chen , Xiaofeng Xing , Xiangmin Xu , Jichen Yang , Jianxin Pang

Knowledge graphs store a large number of factual triples while they are still incomplete, inevitably. The previous knowledge graph completion (KGC) models predict missing links between entities merely relying on fact-view data, ignoring the…

人工智能 · 计算机科学 2022-04-19 Guanglin Niu , Bo Li , Yongfei Zhang , Shiliang Pu

Convolutional neural networks (CNN) have demonstrated outstanding Compressed Sensing (CS) performance compared to traditional, hand-crafted methods. However, they are broadly limited in terms of generalisability, inductive bias and…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Marlon Bran Lorenzana , Craig Engstrom , Shekhar S. Chandra

Reasoning is a critical ability towards complete visual understanding. To develop machine with cognition-level visual understanding and reasoning abilities, the visual commonsense reasoning (VCR) task has been introduced. In VCR, given a…

人工智能 · 计算机科学 2020-12-15 Dandan Song , Siyi Ma , Zhanchen Sun , Sicheng Yang , Lejian Liao