中文
相关论文

相关论文: Towards Practical and Efficient Image-to-Speech Ca…

200 篇论文

Speech tokenization serves as the foundation of speech language model (LM), enabling them to perform various tasks such as spoken language modeling, text-to-speech, speech-to-text, etc. Most speech tokenizers are trained independently of…

计算与语言 · 计算机科学 2024-09-11 Arnon Turetzky , Yossi Adi

Interactive machine learning (IML) is a beneficial learning paradigm in cases of limited data availability, as human feedback is incrementally integrated into the training process. In this paper, we present an IML pipeline for image…

计算与语言 · 计算机科学 2024-08-09 Aliki Anagnostopoulou , Mareike Hartmann , Daniel Sonntag

Image Captioning for state-of-the-art VLMs has significantly improved over time; however, this comes at the cost of increased computational complexity, making them less accessible for resource-constrained applications such as mobile devices…

计算机视觉与模式识别 · 计算机科学 2025-09-05 Sania Waheed , Na Min An

Many image-to-image (I2I) translation problems are in nature of high diversity that a single input may have various counterparts. Prior works proposed the multi-modal network that can build a many-to-many mapping between two visual domains.…

计算机视觉与模式识别 · 计算机科学 2019-10-07 Jialu Huang , Jing Liao , Tak Wu Sam Kwong

It is encouraged to see that progress has been made to bridge videos and natural language. However, mainstream video captioning methods suffer from slow inference speed due to the sequential manner of autoregressive decoding, and prefer…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Bang Yang , Yuexian Zou , Fenglin Liu , Can Zhang

We present CLIP2Video network to transfer the image-language pre-training model to video-text retrieval in an end-to-end manner. Leading approaches in the domain of video-and-language learning try to distill the spatio-temporal video…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Han Fang , Pengfei Xiong , Luhui Xu , Yu Chen

There is a growing interest in developing strong biomedical vision-language models. A popular approach to achieve robust representations is to use web-scale scientific data. However, current biomedical vision-language pretraining typically…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Kun Yuan , Min Woo Sun , Zhen Chen , Alejandro Lozano , Xiangteng He , Shi Li , Nassir Navab , Xiaoxiao Sun , Nicolas Padoy , Serena Yeung-Levy

State-of-The-Art (SoTA) image captioning models are often trained on the MicroSoft Common Objects in Context (MS-COCO) dataset, which contains human-annotated captions with an average length of approximately ten tokens. Although effective…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Luigi Celona , Simone Bianco , Marco Donzella , Paolo Napoletano

Image captioning is a research area of immense importance, aiming to generate natural language descriptions for visual content in the form of still images. The advent of deep learning and more recently vision-language pre-training…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Taraneh Ghandi , Hamidreza Pourreza , Hamidreza Mahyar

The objective of image captioning models is to bridge the gap between the visual and linguistic modalities by generating natural language descriptions that accurately reflect the content of input images. In recent years, researchers have…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Sara Sarto , Marcella Cornia , Lorenzo Baraldi , Alessandro Nicolosi , Rita Cucchiara

Recent advances in multimodal large language models (MLLMs) have greatly improved image understanding and captioning capabilities. However, existing image captioning benchmarks typically suffer from limited diversity in caption length, the…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Zitong Xu , Huiyu Duan , Shengyao Qin , Guangyu Yang , Guangji Ma , Xiongkuo Min , Ke Gu , Guangtao Zhai , Patrick Le Callet

This paper proposes a textless training method for many-to-many multilingual speech-to-speech translation that can also benefit the transfer of pre-trained knowledge to text-based systems, text-to-speech synthesis and text-to-speech…

计算与语言 · 计算机科学 2024-08-20 Minsu Kim , Jeongsoo Choi , Dahun Kim , Yong Man Ro

This paper presents ScaleCap, an inference-time scalable image captioning strategy that generates comprehensive and detailed image captions. The key challenges of high-quality image captioning lie in the inherent biases of LVLMs: multimodal…

计算机视觉与模式识别 · 计算机科学 2025-06-25 Long Xing , Qidong Huang , Xiaoyi Dong , Pan Zhang , Yuhang Zang , Yuhang Cao , Jinsong Li , Shuangrui Ding , Weiming Zhang , Nenghai Yu , Jiaqi Wang , Feng Wu , Dahua Lin

This paper introduces a cross-lingual dubbing system that translates speech from one language to another while preserving key characteristics such as duration, speaker identity, and speaking speed. Despite the strong translation quality of…

计算与语言 · 计算机科学 2025-12-30 Jeongsoo Choi , Jaehun Kim , Joon Son Chung

Vision-language pre-training (VLP) on large-scale image-text pairs has recently witnessed rapid progress for learning cross-modal representations. Existing pre-training methods either directly concatenate image representation and text…

计算与语言 · 计算机科学 2021-03-16 Chenliang Li , Ming Yan , Haiyang Xu , Fuli Luo , Wei Wang , Bin Bi , Songfang Huang

Supervised visual captioning models typically require a large scale of images or videos paired with descriptions in a specific language (i.e., the vision-caption pairs) for training. However, collecting and labeling large-scale datasets is…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Bang Yang , Fenglin Liu , Xian Wu , Yaowei Wang , Xu Sun , Yuexian Zou

In text-to-image (T2I) generation, a prevalent training technique involves utilizing Vision Language Models (VLMs) for image re-captioning. Even though VLMs are known to exhibit hallucination, generating descriptive content that deviates…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Weichen Yu , Ziyan Yang , Shanchuan Lin , Qi Zhao , Jianyi Wang , Liangke Gui , Matt Fredrikson , Lu Jiang

The neural machine translation model has suffered from the lack of large-scale parallel corpora. In contrast, we humans can learn multi-lingual translations even without parallel texts by referring our languages to the external world. To…

计算与语言 · 计算机科学 2019-06-04 Shizhe Chen , Qin Jin , Jianlong Fu

Recent progress in vision-language pretraining has enabled significant improvements to many downstream computer vision applications, such as classification, retrieval, segmentation and depth prediction. However, a fundamental capability…

Vision-language models can assess visual context in an image and generate descriptive text. While the generated text may be accurate and syntactically correct, it is often overly general. To address this, recent work has used optical…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Wes Robbins , Zanyar Zohourianshahzadi , Jugal Kalita