中文
相关论文

相关论文: Multi-granularity Correspondence Learning from Lon…

200 篇论文

In video compression, most of the existing deep learning approaches concentrate on the visual quality of a single frame, while ignoring the useful priors as well as the temporal information of adjacent frames. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2019-01-16 Xiandong Meng , Xuan Deng , Shuyuan Zhu , Shuaicheng Liu , Chuan Wang , Chen Chen , Bing Zeng

Long-tailed (LT) classification is an unavoidable and challenging problem in the real world. Most existing long-tailed classification methods focus only on solving the class-wise imbalance while ignoring the attribute-wise imbalance. The…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Jinye Yang , Ji Xu , Di Wu , Jianhang Tang , Shaobo Li , Guoyin Wang

Cross-modal matching, a fundamental task in bridging vision and language, has recently garnered substantial research interest. Despite the development of numerous methods aimed at quantifying the semantic relatedness between image-text…

信息检索 · 计算机科学 2026-03-17 Zhengxin Pan , Haishuai Wang , Fangyu Wu , Bailing Zhang , Jiajun Bu , Hongyang Chen

Spurious correlations pose a major challenge for robust machine learning. Models trained with empirical risk minimization (ERM) may learn to rely on correlations between class labels and spurious attributes, leading to poor performance on…

机器学习 · 计算机科学 2024-12-12 Michael Zhang , Nimit S. Sohoni , Hongyang R. Zhang , Chelsea Finn , Christopher Ré

The development of accurate and scalable cross-modal image-text retrieval methods, where queries from one modality (e.g., text) can be matched to archive entries from another (e.g., remote sensing image) has attracted great attention in…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Georgii Mikriukov , Mahdyar Ravanbakhsh , Begüm Demir

Vision-language models (VLMs), such as CLIP, have demonstrated exceptional generalization capabilities and can quickly adapt to downstream tasks through prompt fine-tuning. Unfortunately, in classification tasks involving non-training…

计算机视觉与模式识别 · 计算机科学 2025-02-06 Song-Lin Lv , Yu-Yang Chen , Zhi Zhou , Yu-Feng Li , Lan-Zhe Guo

Retrieving tracked-vehicles by natural language descriptions plays a critical role in smart city construction. It aims to find the best match for the given texts from a set of tracked vehicles in surveillance videos. Existing works…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Yunhao Du , Binyu Zhang , Xiangning Ruan , Fei Su , Zhicheng Zhao , Hong Chen

Cross-modal noise-robust learning is a challenging task since noisy correspondence is hard to recognize and rectify. Due to the cumulative and unavoidable negative impact of unresolved noise, existing methods cannot maintain a stable…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Xu Zhang , Hao Li , Mang Ye

Recent efforts of multimodal Transformers have improved Visually Rich Document Understanding (VrDU) tasks via incorporating visual and textual information. However, existing approaches mainly focus on fine-grained elements such as words and…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Wenjin Wang , Zhengjie Huang , Bin Luo , Qianglong Chen , Qiming Peng , Yinxu Pan , Weichong Yin , Shikun Feng , Yu Sun , Dianhai Yu , Yin Zhang

The extraction of text information in videos serves as a critical step towards semantic understanding of videos. It usually involved in two steps: (1) text recognition and (2) text classification. To localize texts in videos, we can resort…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Ye Liu , Changchong Lu , Chen Lin , Di Yin , Bo Ren

Text-video retrieval aims to find the most semantically similar videos with given text queries. However, since videos contain more diverse content than texts, the main semantics expressed by each text-video pair is often partially relevant.…

信息检索 · 计算机科学 2026-05-19 Xiaolun Jing , Xinxing Yang , Genke Yang

A large number of deep learning models have been proposed for the text matching problem, which is at the core of various typical natural language processing (NLP) tasks. However, existing deep models are mainly designed for the semantic…

计算与语言 · 计算机科学 2019-02-28 Ting Zhang , Bang Liu , Di Niu , Kunfeng Lai , Yu Xu

Convolutional neural networks (CNNs) have been tremendously successful in solving imaging inverse problems. To understand their success, an effective strategy is to construct simpler and mathematically more tractable convolutional sparse…

计算机视觉与模式识别 · 计算机科学 2022-05-20 Tianlin Liu , Anadi Chaman , David Belius , Ivan Dokmanić

This paper focuses on improving the robustness of spatiotemporal long-term prediction using a variational mode graph convolutional network (VMGCN) by introducing 3D channel attention. The deep learning network for this task relies on…

机器学习 · 计算机科学 2025-04-10 Osama Ahmad , Zubair Khalid

Gait recognition aims to identify individuals by recognizing their walking patterns. However, an observation is made that most of the previous gait recognition methods degenerate significantly due to two memorization effects, namely…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Weichen Yu , Hongyuan Yu , Yan Huang , Chunshui Cao , Liang Wang

Diffusion transformers enable flexible generative modeling for video. However, it is still technically challenging and computationally expensive to generate high-resolution videos with rich semantics and complex motion. Similar to…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Xunnong Xu , Mengying Cao

The task of temporally grounding textual queries in videos is to localize one video segment that semantically corresponds to the given query. Most of the existing approaches rely on segment-sentence pairs (temporal annotations) for…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Yijun Song , Jingwen Wang , Lin Ma , Zhou Yu , Jun Yu

Creating high-fidelity, coherent long videos is a sought-after aspiration. While recent video diffusion models have shown promising potential, they still grapple with spatiotemporal inconsistencies and high computational resource demands.…

计算机视觉与模式识别 · 计算机科学 2025-01-13 Yongjia Ma , Junlin Chen , Donglin Di , Qi Xie , Lei Fan , Wei Chen , Xiaofei Gou , Na Zhao , Xun Yang

Many methods for learning from video sequences involve temporally processing 2D CNN features from the individual frames or directly utilizing 3D convolutions within high-performing 2D CNN architectures. The focus typically remains on how to…

计算机视觉与模式识别 · 计算机科学 2020-09-17 Logan Courtney , Ramavarapu Sreenivas

The global multi-object tracking (MOT) system can consider interaction, occlusion, and other ``visual blur'' scenarios to ensure effective object tracking in long videos. Among them, graph-based tracking-by-detection paradigms achieve…

计算机视觉与模式识别 · 计算机科学 2023-12-15 Yan Gao , Haojun Xu , Nannan Wang , Jie Li , Xinbo Gao