中文
相关论文

相关论文: Cross Modification Attention Based Deliberation Mo…

200 篇论文

Fusing multi-modality information is known to be able to effectively bring significant improvement in video classification. However, the most popular method up to now is still simply fusing each stream's prediction scores at the last stage.…

计算机视觉与模式识别 · 计算机科学 2019-08-02 Lu Chi , Guiyu Tian , Yadong Mu , Qi Tian

Image captioning is the process of automatically generating a description of an image in natural language. Image captioning is one of the significant challenges in image understanding since it requires not only recognizing salient objects…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Ghadah Alabduljabbar , Hafida Benhidour , Said Kerrache

Most attention-based image captioning models attend to the image once per word. However, attending once per word is rigid and is easy to miss some information. Attending more times can adjust the attention position, find the missing…

计算机视觉与模式识别 · 计算机科学 2019-02-12 Jiajun Du , Yu Qin , Hongtao Lu , Yonghua Zhang

Error correcting codes (ECCs) are indispensable for reliable transmission in communication systems. The recent advancements in deep learning have catalyzed the exploration of ECC decoders based on neural networks. Among these,…

机器学习 · 计算机科学 2025-05-27 Seong-Joon Park , Hee-Youl Kwak , Sang-Hyo Kim , Yongjune Kim , Jong-Seon No

Recent advances in end-to-end video compression have shown promising results owing to their unified end-to-end learning optimization. However, such generalized frameworks often lack content-specific adaptation, leading to suboptimal…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Tiange Zhang , Xiandong Meng , Siwei Ma

Recent works in image captioning have shown very promising raw performance. However, we realize that most of these encoder-decoder style networks with attention do not scale naturally to large vocabulary size, making them difficult to be…

计算机视觉与模式识别 · 计算机科学 2019-06-13 Jia Huei Tan , Chee Seng Chan , Joon Huang Chuah

Current region feature-based image captioning methods have progressed rapidly and achieved remarkable performance. However, they are still prone to generating irrelevant descriptions due to the lack of contextual information and the…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Jun Wan , Jun Liu , Zhihui lai , Jie Zhou

Text-image cross-modal retrieval is a challenging task in the field of language and vision. Most previous approaches independently embed images and sentences into a joint embedding space and compare their similarities. However, previous…

计算机视觉与模式识别 · 计算机科学 2019-09-13 Zihao Wang , Xihui Liu , Hongsheng Li , Lu Sheng , Junjie Yan , Xiaogang Wang , Jing Shao

State-of-the-art approaches for image captioning require supervised training data consisting of captions with paired image data. These methods are typically unable to use unsupervised data such as textual data with no corresponding images,…

计算机视觉与模式识别 · 计算机科学 2017-06-27 Wenhu Chen , Aurelien Lucchi , Thomas Hofmann

Adapter-based parameter-efficient transfer learning has achieved exciting results in vision-language models. Traditional adapter methods often require training or fine-tuning, facing challenges such as insufficient samples or resource…

计算机视觉与模式识别 · 计算机科学 2024-04-22 Juncheng Yang , Zuchao Li , Shuai Xie , Weiping Zhu , Wei Yu , Shijun Li

Speculative decoding (SD) has emerged as a powerful method for accelerating autoregressive generation in large language models (LLMs), yet its integration into vision-language models (VLMs) remains underexplored. We introduce DREAM, a novel…

计算与语言 · 计算机科学 2025-10-24 Yunhai Hu , Tianhua Xia , Zining Liu , Rahul Raman , Xingyu Liu , Bo Bao , Eric Sather , Vithursan Thangarasa , Sai Qian Zhang

Image Captioning, or the automatic generation of descriptions for images, is one of the core problems in Computer Vision and has seen considerable progress using Deep Learning Techniques. We propose to use Inception-ResNet Convolutional…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Sulabh Katiyar , Samir Kumar Borgohain

Due to the severe lack of labeled data, existing methods of medical visual question answering usually rely on transfer learning to obtain effective image feature representation and use cross-modal fusion of visual and linguistic features to…

多媒体 · 计算机科学 2021-05-04 Haifan Gong , Guanqi Chen , Sishuo Liu , Yizhou Yu , Guanbin Li

We consider the problem of referring image segmentation. Given an input image and a natural language expression, the goal is to segment the object referred by the language expression in the image. Existing works in this area treat the…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Linwei Ye , Mrigank Rochan , Zhi Liu , Yang Wang

Deliberation is a common and natural behavior in human daily life. For example, when writing papers or articles, we usually first write drafts, and then iteratively polish them until satisfied. In light of such a human cognitive process, we…

软件工程 · 计算机科学 2022-09-15 Fangwen Mu , Xiao Chen , Lin Shi , Song Wang , Qing Wang

Image captioning involves generating textual descriptions from input images, bridging the gap between computer vision and natural language processing. Recent advancements in transformer-based models have significantly improved caption…

计算机视觉与模式识别 · 计算机科学 2025-06-09 Israa A. Albadarneh , Bassam H. Hammo , Omar S. Al-Kadi

Most current image captioning models typically generate captions from left-to-right. This unidirectional property makes them can only leverage past context but not future context. Though refinement-based models can exploit both past and…

计算机视觉与模式识别 · 计算机科学 2026-04-08 Zijie Song , Yuanen Zhou , Zhenzhen Hu , Daqing Liu , Huixia Ben , Richang Hong , Meng Wang

Attention-based neural encoder-decoder frameworks have been widely adopted for image captioning. Most methods force visual attention to be active for every generated word. However, the decoder likely requires little to no visual information…

计算机视觉与模式识别 · 计算机科学 2017-06-07 Jiasen Lu , Caiming Xiong , Devi Parikh , Richard Socher

Constrained decoding approaches aim to control the meaning or style of text generated by the pre-trained large language models (LLMs or also PLMs) for various tasks at inference time. However, these methods often guide plausible…

计算与语言 · 计算机科学 2025-05-06 Chen Xu , Tian Lan , Yu Ji , Changlong Yu , Wei Wang , Jun Gao , Qunxi Dong , Kun Qian , Piji Li , Wei Bi , Bin Hu

Attention modules connecting encoder and decoders have been widely applied in the field of object recognition, image captioning, visual question answering and neural machine translation, and significantly improves the performance. In this…

计算机视觉与模式识别 · 计算机科学 2018-11-01 Qingzhong Wang , Antoni B. Chan