中文
相关论文

相关论文: Adaptive Confidence Multi-View Hashing for Multime…

200 篇论文

The increasing amount of online videos brings several opportunities for training self-supervised neural networks. The creation of large scale datasets of videos such as the YouTube-8M allows us to deal with this large amount of data in…

信息检索 · 计算机科学 2018-01-09 Didac Surís , Amanda Duarte , Amaia Salvador , Jordi Torres , Xavier Giró-i-Nieto

The advancement of Multimodal Large Language Models (MLLMs) has driven significant progress in Visual Question Answering (VQA), evolving from Single to Multi Image VQA (MVQA). However, the increased number of images in MVQA inevitably…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Kang Zeng , Guojin Zhong , Jintao Cheng , Jin Yuan , Zhiyong Li

Audio-visual speech recognition (AVSR) system is thought to be one of the most promising solutions for robust speech recognition, especially in noisy environment. In this paper, we propose a novel multimodal attention based method for…

计算与语言 · 计算机科学 2019-04-24 Pan Zhou , Wenwen Yang , Wei Chen , Yanfeng Wang , Jia Jia

Image retrieval aims to identify visually similar images within a database using a given query image. Traditional methods typically employ both global and local features extracted from images for matching, and may also apply re-ranking…

计算机视觉与模式识别 · 计算机科学 2024-05-29 Sihe Zhang , Qingdong He , Jinlong Peng , Yuxi Li , Zhengkai Jiang , Jiafu Wu , Mingmin Chi , Yabiao Wang , Chengjie Wang

Traditional nearest points methods use all the samples in an image set to construct a single convex or affine hull model for classification. However, strong artificial features and noisy data may be generated from combinations of training…

计算机视觉与模式识别 · 计算机科学 2014-08-27 Shaokang Chen , Arnold Wiliem , Conrad Sanderson , Brian C. Lovell

With the explosive growth of video data in various complex scenarios, quickly retrieving group activities has become an urgent problem. However, many tasks can only retrieve videos focusing on an entire video, not the activity granularity.…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Zhongmiao Qi , Yan Jiang , Bolin Zhang , Chong Wang , Lijun Guo , Pengjiang Qian , Jiangbo Qian

In this paper, we propose a novel Attentive Multi-View Deep Subspace Nets (AMVDSN), which deeply explores underlying consistent and view-specific information from multiple views and fuse them by considering each view's dynamic contribution…

计算机视觉与模式识别 · 计算机科学 2021-12-24 Run-kun Lu , Jian-wei Liu , Xin Zuo

Learning common subspace is prevalent way in cross-modal retrieval to solve the problem of data from different modalities having inconsistent distributions and representations that cannot be directly compared. Previous cross-modal retrieval…

多媒体 · 计算机科学 2021-10-27 Donghuo Zeng , Jianming Wu , Gen Hattori , Yi Yu , Rong Xu

Deep hashing has been widely adopted for large-scale image retrieval, with numerous strategies proposed to optimize hash function learning. Pairwise-based methods are effective in learning hash functions that preserve local similarity…

计算机视觉与模式识别 · 计算机科学 2025-10-10 Xiaoxu Ma , Runhao Li , Zhenyu Weng

Unsupervised hashing methods have attracted widespread attention with the explosive growth of large-scale data, which can greatly reduce storage and computation by learning compact binary codes. Existing unsupervised hashing methods attempt…

计算机视觉与模式识别 · 计算机科学 2023-01-09 Huibing Wang , Mingze Yao , Guangqi Jiang , Zetian Mi , Xianping Fu

Federated learning encounters substantial challenges with heterogeneous data, leading to performance degradation and convergence issues. While considerable progress has been achieved in mitigating such an impact, the reliability aspect of…

机器学习 · 计算机科学 2024-02-27 Jinqian Chen , Jihua Zhu , Qinghai Zheng , Zhongyu Li , Zhiqiang Tian

Visual Question Answering (VQA) requires models to reason over multimodal information, combining visual and textual data. With the development of continual learning, significant progress has been made in retaining knowledge and adapting to…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Zhifei Li , Yiran Wang , Chenyi Xiong , Yujing Xia , Xiaoju Hou , Yue Zhao , Miao Zhang , Kui Xiao , Bing Yang

Multi-View Clustering (MVC) has garnered increasing attention in recent years. It is capable of partitioning data samples into distinct groups by learning a consensus representation. However, a significant challenge remains: the problem of…

计算机视觉与模式识别 · 计算机科学 2025-12-11 Jian Zhu

Multi-view high-dimensional data become increasingly popular in the big data era. Feature selection is a useful technique for alleviating the curse of dimensionality in multi-view learning. In this paper, we study unsupervised feature…

机器学习 · 计算机科学 2017-05-03 Xiaokai Wei , Bokai Cao , Philip S. Yu

Abundant real-world data can be naturally represented by large-scale networks, which demands efficient and effective learning algorithms. At the same time, labels may only be available for some networks, which demands these algorithms to be…

机器学习 · 计算机科学 2022-09-08 Tao He , Lianli Gao , Jingkuan Song , Yuan-Fang Li

Representing images by compact hash codes is an attractive approach for large-scale content-based image retrieval. In most state-of-the-art hashing-based image retrieval systems, for each image, local descriptors are first aggregated as a…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Thanh-Toan Do , Khoa Le , Tuan Hoang , Huu Le , Tam V. Nguyen , Ngai-Man Cheung

Learning-based hashing methods are widely used for nearest neighbor retrieval, and recently, online hashing methods have demonstrated good performance-complexity trade-offs by learning hash functions from streaming data. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2017-08-01 Fatih Cakir , Kun He , Sarah Adel Bargal , Stan Sclaroff

This paper focuses on the Audio-Visual Question Answering (AVQA) task that aims to answer questions derived from untrimmed audible videos. To generate accurate answers, an AVQA model is expected to find the most informative audio-visual…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Zhangbin Li , Dan Guo , Jinxing Zhou , Jing Zhang , Meng Wang

Multimodal Retrieval-Augmented Generation (MRAG) enables Multimodal Large Language Models (MLLMs) to generate responses with external multimodal evidence, and numerous video-based MRAG benchmarks have been proposed to evaluate model…

Multi-channel video-language retrieval require models to understand information from different channels (e.g. video$+$question, video$+$speech) to correctly link a video with a textual response or query. Fortunately, contrastive multimodal…

计算机视觉与模式识别 · 计算机科学 2023-04-12 Xudong Lin , Simran Tiwari , Shiyuan Huang , Manling Li , Mike Zheng Shou , Heng Ji , Shih-Fu Chang
‹ 上一页 1 8 9 10 下一页 ›