中文
相关论文

相关论文: Learning Combinatorial Prompts for Universal Contr…

200 篇论文

Automated Audio captioning (AAC) is a cross-modal task that generates natural language to describe the content of input audio. Most prior works usually extract single-modality acoustic features and are therefore sub-optimal for the…

声音 · 计算机科学 2022-04-13 Chen Chen , Nana Hou , Yuchen Hu , Heqing Zou , Xiaofeng Qi , Eng Siong Chng

Continual Learning (CL) enables machine learning models to learn from continuously shifting new training data in absence of data from old tasks. Recently, pretrained vision transformers combined with prompt tuning have shown promise for…

计算机视觉与模式识别 · 计算机科学 2024-04-01 Anurag Roy , Riddhiman Moulick , Vinay K. Verma , Saptarshi Ghosh , Abir Das

Learning adaptive visuomotor policies for embodied agents remains a formidable challenge, particularly when facing cross-embodiment variations such as diverse sensor configurations and dynamic properties. Conventional learning approaches…

机器人学 · 计算机科学 2026-02-03 Yuhang Zhang , Chao Yan , Jiaxi Yu , Jiaping Xiao , Mir Feroskhan

We propose a simple yet effective and robust method for contrastive captioning: generating discriminative captions that distinguish target images from very similar alternative distractor images. Our approach is built on a pragmatic…

计算与语言 · 计算机科学 2023-06-16 Jiefu Ou , Benno Krojer , Daniel Fried

Prompt learning has emerged as an efficient alternative for fine-tuning foundational models, such as CLIP, for various downstream tasks. Conventionally trained using the task-specific objective, i.e., cross-entropy loss, prompts tend to…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Muhammad Uzair Khattak , Syed Talal Wasim , Muzammal Naseer , Salman Khan , Ming-Hsuan Yang , Fahad Shahbaz Khan

Prompt engineering is a powerful tool used to enhance the performance of pre-trained models on downstream tasks. For example, providing the prompt "Let's think step by step" improved GPT-3's reasoning accuracy to 63% on MutiArith while…

计算机视觉与模式识别 · 计算机科学 2023-09-25 Cheng Shi , Sibei Yang

The large-scale visual-language pre-trained model, Contrastive Language-Image Pre-training (CLIP), has significantly improved image captioning for scenarios without human-annotated image-caption pairs. Recent advanced CLIP-based image…

计算机视觉与模式识别 · 计算机科学 2023-08-24 Jiarui Yu , Haoran Li , Yanbin Hao , Bin Zhu , Tong Xu , Xiangnan He

While most research on controllable text generation has focused on steering base Language Models, the emerging instruction-tuning and prompting paradigm offers an alternate approach to controllability. We compile and release ConGenBench, a…

计算与语言 · 计算机科学 2024-05-03 Dhananjay Ashok , Barnabas Poczos

Text entry is an essential task in our day-to-day digital interactions. Numerous intelligent features have been developed to streamline this process, making text entry more effective, efficient, and fluid. These improvements include…

计算与语言 · 计算机科学 2023-10-17 Junxiao Shen , John J. Dudley , Jingyao Zheng , Bill Byrne , Per Ola Kristensson

Vision-language models (VLMs) like CLIP excel in zero-shot learning but often require resource-intensive training to adapt to new tasks. Prompt learning techniques, such as CoOp and CoCoOp, offer efficient adaptation but tend to overfit to…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Phuoc-Nguyen Bui , Khanh-Binh Nguyen , Hyunseung Choo

Image-text contrastive models such as CLIP learn transferable and robust representations for zero-shot transfer to a variety of downstream tasks. However, to obtain strong downstream performances, prompts need to be carefully curated, which…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Soumya Suvra Ghosal , Samyadeep Basu , Soheil Feizi , Dinesh Manocha

A large-scale vision and language model that has been pretrained on massive data encodes visual and linguistic prior, which makes it easier to generate images and language that are more natural and realistic. Despite this, there is still a…

计算机视觉与模式识别 · 计算机科学 2025-02-20 Hao Huang , Shuaihang Yuan , Yu Hao , Congcong Wen , Yi Fang

End-to-end multilingual speech recognition models handle multiple languages through a single model, often incorporating language identification to automatically detect the language of incoming speech. Since the common scenario is where the…

声音 · 计算机科学 2024-06-19 Yosuke Kashiwagi , Hayato Futami , Emiru Tsunoo , Siddhant Arora , Shinji Watanabe

Neural Image Captioning (NIC) or neural caption generation has attracted a lot of attention over the last few years. Describing an image with a natural language has been an emerging challenge in both fields of computer vision and language…

计算与语言 · 计算机科学 2018-10-16 Jean-Benoit Delbrouck , Stéphane Dupont

Compressed Image Super-resolution (CSR) aims to simultaneously super-resolve the compressed images and tackle the challenging hybrid distortions caused by compression. However, existing works on CSR usually focuses on a single compression…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Xin Li , Bingchen Li , Yeying Jin , Cuiling Lan , Hanxin Zhu , Yulin Ren , Zhibo Chen

Image captioning aims to generate natural language descriptions for input images in an open-form manner. To accurately generate descriptions related to the image, a critical step in image captioning is to identify objects and understand…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Jinjing Gu , Tianbao Qin , Yuanyuan Pu , Zhengpeng Zhao

Vision-language models are pre-trained by aligning image-text pairs in a common space to deal with open-set visual concepts. To boost the transferability of the pre-trained models, recent works adopt fixed or learnable prompts, i.e.,…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Jiangmeng Li , Wenyi Mo , Wenwen Qiang , Bing Su , Changwen Zheng , Hui Xiong , Ji-Rong Wen

In computer vision, fine-tuning is the de-facto approach to leverage pre-trained vision models to perform downstream tasks. However, deploying it in practice is quite challenging, due to adopting parameter inefficient global update and…

计算机视觉与模式识别 · 计算机科学 2022-08-24 Xing Nie , Bolin Ni , Jianlong Chang , Gaomeng Meng , Chunlei Huo , Zhaoxiang Zhang , Shiming Xiang , Qi Tian , Chunhong Pan

Pretraining general-purpose visual features has become a crucial part of tackling many computer vision tasks. While one can learn such features on the extensively-annotated ImageNet dataset, recent approaches have looked at ways to allow…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Mert Bulent Sariyildiz , Julien Perez , Diane Larlus

The field of controllable image generation has seen significant advancements, with various architectures improving generation layout consistency with control signals. However, contemporary methods still face challenges in bridging the…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Feng Han , Yang Jiao , Shaoxiang Chen , Junhao Xu , Jingjing Chen , Yu-Gang Jiang