中文
相关论文

相关论文: REST: REtrieve & Self-Train for generative action …

200 篇论文

Achieving high-fidelity generation in extremely few sampling steps has long been a central goal of generative modeling. Existing approaches largely rely on distillation-based frameworks to compress the original multi-step denoising process…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Rui Li , Bingyu Li , Yuanzhi Liang , Haibin Huang , Chi Zhang , XueLong Li

While dense retrieval models, which embed queries and documents into a shared low-dimensional space, have gained widespread popularity, they were shown to exhibit important theoretical limitations and considerably lag behind traditional…

信息检索 · 计算机科学 2026-04-09 Adrian Bracher , Svitlana Vakulenko

Image-Text pretraining on web-scale image caption datasets has become the default recipe for open vocabulary classification and retrieval models thanks to the success of CLIP and its variants. Several works have also used CLIP features for…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Muhammad Ferjad Naeem , Yongqin Xian , Xiaohua Zhai , Lukas Hoyer , Luc Van Gool , Federico Tombari

Human daily activities can be concisely narrated as sequences of routine events (e.g., turning off an alarm) in video streams, forming an event vocabulary. Motivated by this, we introduce VLog, a novel video understanding framework that…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Kevin Qinghong Lin , Mike Zheng Shou

Visual planning asks a model to generate the remaining steps of a procedure in natural language given a partial video context and a goal. Progress on this task is bottlenecked by annotation: clean labeled datasets are small, domain-narrow,…

计算机视觉与模式识别 · 计算机科学 2026-05-20 Luigi Seminara , Antonino Furnari , Lorenzo Torresani

Continual video instance segmentation demands both the plasticity to absorb new object categories and the stability to retain previously learned ones, all while preserving temporal consistency across frames. In this work, we introduce…

计算机视觉与模式识别 · 计算机科学 2025-08-15 Baichen Liu , Qi Lyu , Xudong Wang , Jiahua Dong , Lianqing Liu , Zhi Han

Person re-identification (re-ID) aims at matching images of the same identity across camera views. Due to varying distances between cameras and persons of interest, resolution mismatch can be expected, which would degrade person re-ID…

计算机视觉与模式识别 · 计算机科学 2019-08-19 Yu-Jhe Li , Yun-Chun Chen , Yen-Yu Lin , Xiaofei Du , Yu-Chiang Frank Wang

We present ART$\boldsymbol{\cdot}$V, an efficient framework for auto-regressive video generation with diffusion models. Unlike existing methods that generate entire videos in one-shot, ART$\boldsymbol{\cdot}$V generates a single frame at a…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Wenming Weng , Ruoyu Feng , Yanhui Wang , Qi Dai , Chunyu Wang , Dacheng Yin , Zhiyuan Zhao , Kai Qiu , Jianmin Bao , Yuhui Yuan , Chong Luo , Yueyi Zhang , Zhiwei Xiong

Visual dialog (VisDial) is a task of answering a sequence of questions grounded in an image, using the dialog history as context. Prior work has trained the dialog agents solely on VisDial data via supervised learning or leveraged…

计算机视觉与模式识别 · 计算机科学 2023-03-03 Gi-Cheon Kang , Sungdong Kim , Jin-Hwa Kim , Donghyun Kwak , Byoung-Tak Zhang

Recent rehearsal-free continual learning (CL) methods guided by prompts achieve strong performance on vision tasks with non-stationary data but remain resource-intensive, hindering real-world edge deployment. We introduce resource-efficient…

机器学习 · 计算机科学 2025-12-17 Sungho Jeon , Xinyue Ma , Kwang In Kim , Myeongjae Jeon

Recent prompt-based text-to-speech (TTS) models can clone an unseen speaker using only a short speech prompt. They leverage a strong in-context ability to mimic the speech prompts, including speaker style, prosody, and emotion. Therefore,…

声音 · 计算机科学 2024-06-07 Jinlong Xue , Yayue Deng , Yingming Gao , Ya Li

Accurate vision-based action recognition is crucial for developing autonomous robots that can operate safely and reliably in complex, real-world environments. In this work, we advance video-based recognition of indoor daily actions for…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Son Hai Nguyen , Diwei Wang , Jinhyeok Jang , Hyewon Seo

Existing generative retrieval (GR) methods rely on training-based indexing, which fine-tunes a model to memorise associations between queries and the document identifiers (docids) of relevant documents. Training-based indexing suffers from…

信息检索 · 计算机科学 2025-12-24 Arian Askari , Chuan Meng , Mohammad Aliannejadi , Zhaochun Ren , Evangelos Kanoulas , Suzan Verberne

Foundational world models must be both interactive and preserve spatiotemporal coherence for effective future planning with action choices. However, present models for long video generation have limited inherent world modeling capabilities…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Taiye Chen , Xun Hu , Zihan Ding , Chi Jin

Video retrieval is becoming increasingly important owing to the rapid emergence of videos on the Internet. The dominant paradigm for video retrieval learns video-text representations by pushing the distance between the similarity of…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Feng He , Qi Wang , Zhifan Feng , Wenbin Jiang , Yajuan Lv , Yong zhu , Xiao Tan

Pre-trained vision-language models like CLIP have recently shown superior performances on various downstream tasks, including image classification and segmentation. However, in fine-grained image re-identification (ReID), the labels are…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Siyuan Li , Li Sun , Qingli Li

This paper explores the possibility of learning custom tokens for representing new concepts in Vision-Language Models (VLMs). Our aim is to learn tokens that can be effective for both discriminative and generative tasks while composing well…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Pramuditha Perera , Matthew Trager , Luca Zancato , Alessandro Achille , Stefano Soatto

Video action analysis is a foundational technology within the realm of intelligent video comprehension, particularly concerning its application in Internet of Things(IoT). However, existing methodologies overlook feature semantics in…

计算机视觉与模式识别 · 计算机科学 2025-08-20 Guiqin Wang , Peng Zhao , Cong Zhao , Jing Huang , Siyan Guo , Shusen Yang

Zero-shot learning (ZSL) enables the recognition of novel classes by leveraging semantic knowledge transfer from known to unknown categories. This knowledge, typically encapsulated in attribute descriptions, aids in identifying…

计算机视觉与模式识别 · 计算机科学 2024-07-24 Haojian Huang , Xiaozhen Qiao , Zhuo Chen , Haodong Chen , Bingyu Li , Zhe Sun , Mulin Chen , Xuelong Li

Despite recent advances in retrieval-augmented generation (RAG) for video understanding, effectively understanding long-form video content remains underexplored due to the vast scale and high complexity of video data. Current RAG approaches…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Nianbo Zeng , Haowen Hou , Fei Richard Yu , Si Shi , Ying Tiffany He
‹ 上一页 1 8 9 10 下一页 ›