中文
相关论文

相关论文: STAR: Semantic-Temporal Adaptive Representation Le…

200 篇论文

Few-shot action recognition (FSAR) aims to recognize novel action categories with few exemplars. Existing methods typically learn frame-level representations for each video by designing inter-frame temporal modeling strategies or…

计算机视觉与模式识别 · 计算机科学 2026-05-28 Hongyu Qu , Ling Xing , Jiachao Zhang , Rui Yan , Yazhou Yao , Xiangbo Shu

Bitemporal supervised learning paradigm always dominates remote sensing change detection using numerous labeled bitemporal image pairs, especially for high spatial resolution (HSR) remote sensing imagery. However, it is very expensive and…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Zhuo Zheng , Yanfei Zhong , Ailong Ma , Liangpei Zhang

Multimodal Large Language Models (MLLMs) have propelled the field of few-shot action recognition (FSAR). However, preliminary explorations in this area primarily focus on generating captions to form a suboptimal feature->caption->feature…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Jiazheng Xing , Chao Xu , Hangjie Yuan , Mengmeng Wang , Jun Dan , Hangwei Qian , Yong Liu

The performance of supervised semantic segmentation methods highly relies on the availability of large-scale training data. To alleviate this dependence, few-shot semantic segmentation (FSS) is introduced to leverage the model trained on…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Xinyue Chen , Miaojing Shi

Few-shot segmentation aims to segment unseen object categories from just a handful of annotated examples. This requires mechanisms that can both identify semantically related objects across images and accurately produce segmentation masks.…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Claudia Cuttano , Gabriele Trivigno , Giuseppe Averta , Carlo Masone

In real-world scenarios, it may not always be possible to collect hundreds of labeled samples per class for training deep learning-based SAR Automatic Target Recognition (ATR) models. This work specifically tackles the few-shot SAR ATR…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Nathan Inkawhich

In the research field of few-shot learning, the main difference between image-based and video-based is the additional temporal dimension. In recent years, some works have used the Transformer to deal with frames, then get the attention…

计算机视觉与模式识别 · 计算机科学 2023-12-04 Fei Guo , Li Zhu , YiWang Wang , Jing Sun

Temporal Action Detection (TAD) aims to identify and localize actions by determining their starting and ending frames within untrimmed videos. Recent Structured State-Space Models such as Mamba have demonstrated potential in TAD due to…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Hui Lu , Yi Yu , Shijian Lu , Deepu Rajan , Boon Poh Ng , Alex C. Kot , Xudong Jiang

Motion retargeting seeks to faithfully replicate the spatio-temporal motion characteristics of a source character onto a target character with a different body shape. Apart from motion semantics preservation, ensuring geometric plausibility…

计算机视觉与模式识别 · 计算机科学 2025-07-31 Xiaohang Yang , Qing Wang , Jiahao Yang , Gregory Slabaugh , Shanxin Yuan

Multivariate time series modeling and prediction problems are abundant in many machine learning application domains. Accurate interpretation of such prediction outcomes from a machine learning model that explicitly captures temporal…

机器学习 · 计算机科学 2020-10-27 Tryambak Gangopadhyay , Sin Yong Tan , Zhanhong Jiang , Rui Meng , Soumik Sarkar

Temporal Action Localization (TAL) is a complex task that poses relevant challenges, particularly when attempting to generalize on new -- unseen -- domains in real-world applications. These scenarios, despite realistic, are often neglected…

计算机视觉与模式识别 · 计算机科学 2025-02-25 David Pujol-Perich , Albert Clapés , Sergio Escalera

Teaching machines to recognize a new category based on few training samples especially only one remains challenging owing to the incomprehensive understanding of the novel category caused by the lack of data. However, human can learn new…

计算机视觉与模式识别 · 计算机科学 2021-11-09 Fengyuan Yang , Ruiping Wang , Xilin Chen

In action recognition, although the combination of spatio-temporal videos and skeleton features can improve the recognition performance, a separate model and balancing feature representation for cross-modal data are required. To solve these…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Dasom Ahn , Sangwon Kim , Hyunsu Hong , Byoung Chul Ko

Few-shot temporal action localization (TAL) methods that adapt large models via single-prompt tuning often fail to produce precise temporal boundaries. This stems from the model learning a non-discriminative mean representation of an action…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Edward Fish , Andrew Gilbert

Diffusion Language Models (DLMs) enable parallel decoding via iterative denoising, where remasking strategies play a critical role in balancing inference speed and output quality. Existing methods predominantly rely on static confidence…

计算与语言 · 计算机科学 2026-02-24 Xinhao Sun , Huaijin Zhao , Maoliang Li , Zihao Zheng , Jiayu Chen , Yun Liang , Xiang Chen

Zero-shot learning (ZSL) tackles the unseen class recognition problem, transferring semantic knowledge from seen classes to unseen ones. Typically, to guarantee desirable knowledge transfer, a common (latent) space is adopted for…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Shiming Chen , Guo-Sen Xie , Yang Liu , Qinmu Peng , Baigui Sun , Hao Li , Xinge You , Ling Shao

Existing deep learning-based methods can capture shared features from optical and synthetic aperture radar (SAR) images for spatial alignment. However, optical-SAR registration remains challenging under large geometric deformations, because…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Zhuoyu Cai , Dou Quan , Ning Huyan , Pei He , Shuang Wang , Licheng Jiao

Learning from a limited amount of data, namely Few-Shot Learning, stands out as a challenging computer vision task. Several works exploit semantics and design complicated semantic fusion mechanisms to compensate for rare representative…

计算机视觉与模式识别 · 计算机科学 2024-04-10 Hai Zhang , Junzhe Xu , Shanlin Jiang , Zhenan He

Recent video diffusion models (VDMs) synthesize visually convincing clips, yet still drop entities, mis-bind attributes, and weaken the interactions specified in the prompt. Representation-alignment objectives such as VideoREPA and MoAlign…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Jiesong Lian , Zixiang Zhou , Ruizhe Zhong , Yuan Zhou , Qinglin Lu , Rui Wang , Long Hu , Yixue Hao , Baoru Huang

Video semantic segmentation aims to generate accurate semantic maps for each video frame. To this end, many works dedicate to integrate diverse information from consecutive frames to enhance the features for prediction, where a feature…

计算机视觉与模式识别 · 计算机科学 2023-01-11 Jiafan Zhuang , Zilei Wang , Junjie Li