中文
相关论文

相关论文: Learning Decorrelated Hashing Codes for Multimodal…

200 篇论文

The high-order relations between the content in social media sharing platforms are frequently modeled by a hypergraph. Either hypergraph Laplacian matrix or the adjacency matrix is a big matrix. Randomized algorithms are used for low-rank…

社会与信息网络 · 计算机科学 2019-08-23 Georgios Karantaidis , Ioannis Sarridis , Constantine Kotropoulos

Currently, many intelligence systems contain the texts from multi-sources, e.g., bulletin board system (BBS) posts, tweets and news. These texts can be ``comparative'' since they may be semantically correlated and thus provide us with…

信息检索 · 计算机科学 2019-03-12 Jianping Cao , Senzhang Wang , Danyan Wen , Zhaohui Peng , Philip S. Yu , Fei-yue Wang

The burgeoning presence of multimodal content-sharing platforms propels the development of personalized recommender systems. Previous works usually suffer from data sparsity and cold-start problems, and may fail to adequately explore…

信息检索 · 计算机科学 2025-04-24 Xu Guo , Tong Zhang , Fuyun Wang , Xudong Wang , Xiaoya Zhang , Xin Liu , Zhen Cui

With the novel and fast advances in the area of deep neural networks, several challenging image-based tasks have been recently approached by researchers in pattern recognition and computer vision. In this paper, we address one of these…

计算机视觉与模式识别 · 计算机科学 2022-11-11 Jônatas Wehrmann , Anderson Mattjie , Rodrigo C. Barros

Content Based Image Retrieval(CBIR) is one of the important subfield in the field of Information Retrieval. The goal of a CBIR algorithm is to retrieve semantically similar images in response to a query image submitted by the end user. CBIR…

信息检索 · 计算机科学 2014-09-03 Vikas Verma

In this paper, we investigate the cross-media retrieval between images and text, i.e., using image to search text (I2T) and using text to search images (T2I). Existing cross-media retrieval methods usually learn one couple of projections,…

计算机视觉与模式识别 · 计算机科学 2015-06-24 Yunchao Wei , Yao Zhao , Zhenfeng Zhu , Shikui Wei , Yanhui Xiao , Jiashi Feng , Shuicheng Yan

Video Moment Retrieval (MR) and Highlight Detection (HD) aim to pinpoint specific moments and assess clip-wise relevance based on the text query. While DETR-based joint frameworks have made significant strides, there remains untapped…

计算机视觉与模式识别 · 计算机科学 2025-07-17 Hongxu Ma , Guanshuo Wang , Fufu Yu , Qiong Jia , Shouhong Ding

Multi-modal contrastive learning (MMCL) has recently garnered considerable interest due to its superior performance in visual tasks, achieved by embedding multi-modal data, such as visual-language pairs. However, there still lack…

计算机视觉与模式识别 · 计算机科学 2023-06-08 Qi Zhang , Yifei Wang , Yisen Wang

Hyperplane hashing aims at rapidly searching nearest points to a hyperplane, and has shown practical impact in scaling up active learning with SVMs. Unfortunately, the existing randomized methods need long hash codes to achieve reasonable…

机器学习 · 计算机科学 2012-06-22 Wei Liu , Jun Wang , Yadong Mu , Sanjiv Kumar , Shih-Fu Chang

We propose an incremental strategy for learning hash functions with kernels for large-scale image search. Our method is based on a two-stage classification framework that treats binary codes as intermediate variables between the feature…

计算机视觉与模式识别 · 计算机科学 2016-06-10 Bahadir Ozdemir , Mahyar Najibi , Larry S. Davis

Cross-modal retrieval aims to bridge the semantic gap between different modalities, such as visual and textual data, enabling accurate retrieval across them. Despite significant advancements with models like CLIP that align cross-modal…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Zengrong Lin , Zheng Wang , Tianwen Qian , Pan Mu , Sixian Chan , Cong Bai

With the widespread use of mobile devices and the rapid growth of micro-video platforms such as TikTok and Kwai, the demand for personalized micro-video recommendation systems has significantly increased. Micro-videos typically contain…

多媒体 · 计算机科学 2025-02-24 Sisuo Lyu , Xiuze Zhou , Xuming Hu

Recently, deep supervised hashing methods have become popular for large-scale image retrieval task. To preserve the semantic similarity notion between examples, they typically utilize the pairwise supervision or the triplet supervised…

计算机视觉与模式识别 · 计算机科学 2019-01-14 Lei Ma , Hongliang Li , Qingbo Wu , Fanman Meng , King Ngi Ngan

Nowadays, cross-modal retrieval plays an indispensable role to flexibly find information across different modalities of data. Effectively measuring the similarity between different modalities of data is the key of cross-modal retrieval.…

计算机视觉与模式识别 · 计算机科学 2017-08-17 Yuxin Peng , Jinwei Qi , Yuxin Yuan

Despite their consistent performance improvements, cross-modal retrieval models (e.g., CLIP) show degraded performances with retrieving keys composed of fused image-text modality (e.g., Wikipedia pages with both images and text). To address…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Jungsoo Lee , Janghoon Cho , Hyojin Park , Munawar Hayat , Kyuwoong Hwang , Fatih Porikli , Sungha Choi

Multimodal retrieval, which seeks to retrieve relevant content across modalities such as text or image, supports applications from AI search to contents production. Despite the success of separate-encoder approaches like CLIP align…

计算与语言 · 计算机科学 2025-10-20 Qiyu Wu , Shuyang Cui , Satoshi Hayakawa , Wei-Yao Wang , Hiromi Wakaki , Yuki Mitsufuji

Mutually Uncorrelated (MU) codes are a class of codes in which no proper prefix of one codeword is a suffix of another codeword. These codes were originally studied for synchronization purposes and recently, Yazdi et al. showed their…

信息论 · 计算机科学 2018-04-17 Maya Levy , Eitan Yaakobi

The explosive growth of rumors with text and images on social media platforms has drawn great attention. Existing studies have made significant contributions to cross-modal information interaction and fusion, but they fail to fully explore…

计算机视觉与模式识别 · 计算机科学 2023-06-29 Jiawei Liu , Jingyi Xie , Fanrui Zhang , Qiang Zhang , Zheng-jun Zha

In this paper, we aim to learn a mapping (or embedding) from images to a compact binary space in which Hamming distances correspond to a ranking measure for the image retrieval task. We make use of a triplet loss because this has been shown…

计算机视觉与模式识别 · 计算机科学 2016-08-02 Bohan Zhuang , Guosheng Lin , Chunhua Shen , Ian Reid

Code search, framed as information retrieval (IR), underpins modern software engineering and increasingly powers retrieval-augmented generation (RAG), improving code discovery, reuse, and the reliability of LLM-based coding. Yet existing…

软件工程 · 计算机科学 2026-04-20 Jiahui Geng , Qing Li , Fengyu Cai , Fakhri Karray