中文
相关论文

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

200 篇论文

Given a textual description, the task of referring expression comprehension (REC) involves the localisation of the referred object in an image. Multimodal large language models (MLLMs) have achieved high accuracy on REC benchmarks through…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Yik Lung Pang , Changjae Oh

Inspired by evidence that pretrained language models (LMs) encode commonsense knowledge, recent work has applied LMs to automatically populate commonsense knowledge graphs (CKGs). However, there is a lack of understanding on their…

计算与语言 · 计算机科学 2021-06-23 Peifeng Wang , Filip Ilievski , Muhao Chen , Xiang Ren

As various databases of facial expressions have been made accessible over the last few decades, the Facial Expression Recognition (FER) task has gotten a lot of interest. The multiple sources of the available databases raised several…

计算机视觉与模式识别 · 计算机科学 2021-07-19 Mouath Aouayeb , Wassim Hamidouche , Catherine Soladie , Kidiyo Kpalma , Renaud Seguier

Large-scale commonsense knowledge bases empower a broad range of AI applications, where the automatic extraction of commonsense knowledge (CKE) is a fundamental and challenging problem. CKE from text is known for suffering from the inherent…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Yuan Yao , Tianyu Yu , Ao Zhang , Mengdi Li , Ruobing Xie , Cornelius Weber , Zhiyuan Liu , Hai-Tao Zheng , Stefan Wermter , Tat-Seng Chua , Maosong Sun

Saliency Prediction aims to predict the attention distribution of human eyes given an RGB image. Most of the recent state-of-the-art methods are based on deep image feature representations from traditional CNNs. However, the traditional…

计算机视觉与模式识别 · 计算机科学 2023-01-27 Shuo Zhang

While image understanding on recognition-level has achieved remarkable advancements, reliable visual scene understanding requires comprehensive image understanding on recognition-level but also cognition-level, which calls for exploiting…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Xuejiao Tang , Wenbin Zhang , Yi Yu , Kea Turner , Tyler Derr , Mengyu Wang , Eirini Ntoutsi

Despite serving as the foundation models for a wide range of NLP benchmarks, pre-trained language models have shown limited capabilities of acquiring implicit commonsense knowledge from self-supervision alone, compared to learning…

计算与语言 · 计算机科学 2023-06-06 Wangchunshu Zhou , Ronan Le Bras , Yejin Choi

Commonsense generation aims at generating plausible everyday scenario description based on a set of provided concepts. Digging the relationship of concepts from scratch is non-trivial, therefore, we retrieve prototypes from external…

计算与语言 · 计算机科学 2020-12-02 Zhihao Fan , Yeyun Gong , Zhongyu Wei , Siyuan Wang , Yameng Huang , Jian Jiao , Xuanjing Huang , Nan Duan , Ruofei Zhang

Visual Dialog requires an agent to engage in a conversation with humans grounded in an image. Many studies on Visual Dialog focus on the understanding of the dialog history or the content of an image, while a considerable amount of…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Shunyu Zhang , Xiaoze Jiang , Zequn Yang , Tao Wan , Zengchang Qin

Generalizable neural surface reconstruction techniques have attracted great attention in recent years. However, they encounter limitations of low confidence depth distribution and inaccurate surface reasoning due to the oversimplified…

计算机视觉与模式识别 · 计算机科学 2023-11-03 Yixun Liang , Hao He , Ying-cong Chen

Referring expression comprehension (REC) aims to localize a text-related region in a given image by a referring expression in natural language. Existing methods focus on how to build convincing visual and language representations…

计算机视觉与模式识别 · 计算机科学 2020-03-23 Shuai Wang , Fan Lyu , Wei Feng , Song Wang

The primary focus of recent work with largescale transformers has been on optimizing the amount of information packed into the model's parameters. In this work, we ask a different question: Can multimodal transformers leverage explicit…

计算与语言 · 计算机科学 2022-05-06 Liangke Gui , Borui Wang , Qiuyuan Huang , Alex Hauptmann , Yonatan Bisk , Jianfeng Gao

Referring image segmentation aims to segment an object referred to by natural language expression from an image. The primary challenge lies in the efficient propagation of fine-grained semantic information from textual features to visual…

计算机视觉与模式识别 · 计算机科学 2024-04-15 Yichen Yan , Xingjian He , Sihan Chen , Jing Liu

Referring expressions are natural language constructions used to identify particular objects within a scene. In this paper, we propose a unified framework for the tasks of referring expression comprehension and generation. Our model is…

计算机视觉与模式识别 · 计算机科学 2017-04-19 Licheng Yu , Hao Tan , Mohit Bansal , Tamara L. Berg

Novel object captioning aims at describing objects absent from training data, with the key ingredient being the provision of object vocabulary to the model. Although existing methods heavily rely on an object detection model, we view the…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Duc Minh Vo , Hong Chen , Akihiro Sugimoto , Hideki Nakayama

Referring expression counting (REC) algorithms are for more flexible and interactive counting ability across varied fine-grained text expressions. However, the requirement for fine-grained attribute understanding poses challenges for prior…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Zhicheng Wang , Zhiyu Pan , Zhan Peng , Jian Cheng , Liwen Xiao , Wei Jiang , Zhiguo Cao

Multi-choice Machine Reading Comprehension (MRC) as a challenge requires models to select the most appropriate answer from a set of candidates with a given passage and question. Most of the existing researches focus on the modeling of…

计算与语言 · 计算机科学 2022-03-29 Yilin Zhao , Zhuosheng Zhang , Hai Zhao

Knowledge Bases (KBs) require constant up-dating to reflect changes to the world they represent. For general purpose KBs, this is often done through Relation Extraction (RE), the task of predicting KB relations expressed in text mentioning…

计算与语言 · 计算机科学 2019-05-13 Peng Xu , Denilson Barbosa

Transformers are increasingly dominating multi-modal reasoning tasks, such as visual question answering, achieving state-of-the-art results thanks to their ability to contextualize information using the self-attention and co-attention…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Hila Chefer , Shir Gur , Lior Wolf

Referring Camouflaged Object Detection (Ref-COD) segments specified camouflaged objects in a scene by leveraging a small set of referring images. Though effective, current systems adopt a dual-branch design that requires reference images at…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Yu-Huan Wu , Zi-Xuan Zhu , Yan Wang , Liangli Zhen , Deng-Ping Fan