中文
相关论文

相关论文: Content-Based Medical Image Retrieval with Opponen…

200 篇论文

Image registration is essential for medical image applications where alignment of voxels across multiple images is needed for qualitative or quantitative analysis. With recent advancements in deep neural networks and parallel computing,…

图像与视频处理 · 电气工程与系统科学 2025-07-23 Yi Zhang , Yidong Zhao , Hui Xue , Peter Kellman , Stefan Klein , Qian Tao

The amount of medical images stored in hospitals is increasing faster than ever; however, utilizing the accumulated medical images has been limited. This is because existing content-based medical image retrieval (CBMIR) systems usually…

Cross-modal retrieval aims to measure the content similarity between different types of data. The idea has been previously applied to visual, text, and speech data. In this paper, we present a novel cross-modal retrieval method specifically…

计算机视觉与模式识别 · 计算机科学 2020-05-05 Numan Khurshid , Talha Hanif , Mohbat Tharani , Murtaza Taj

Sketch-based image retrieval (SBIR) relies on free-hand sketches to retrieve natural photos within the same class. However, its practical application is limited by its inability to retrieve classes absent from the training set. To address…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Yang Liu , Jiale Du , Xinbo Gao , Jungong Han

Various multi-modal imaging sensors are currently involved at different steps of an interventional therapeutic work-flow. Cone beam computed tomography (CBCT), computed tomography (CT) or Magnetic Resonance (MR) images thereby provides…

图像与视频处理 · 电气工程与系统科学 2020-11-25 Luc Lafitte , Rémi Giraud , Cornel Zachiu , Mario Ries , Olivier Sutter , Antoine Petit , Olivier Seror , Clair Poignard , Baudouin Denis de Senneville

Composed Image Retrieval (CIR) is a multimodal retrieval task where a query consists of a reference image and a textual modification, and the goal is to retrieve a target image satisfying both. In principle, strong performance on CIR…

Learning discriminative shape representations is a crucial issue for large-scale 3D shape retrieval. In this paper, we propose the Collaborative Inner Product Loss (CIP Loss) to obtain ideal shape embedding that discriminative among…

计算机视觉与模式识别 · 计算机科学 2019-06-04 Zhaoqun Li , Cheng Xu , Biao Leng

Composed Image Retrieval (CIR) aims to retrieve target images based on a hybrid query comprising a reference image and a modification text. Early dual-tower Vision-Language Models (VLMs) struggle with cross-modality compositional reasoning…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Tianyu Yang , Chenwei He , Xiangzhao Hao , Tianyue Wang , Jiarui Guo , Haiyun Guo , Leigang Qu , Jinqiao Wang , Tat-Seng Chua

Cross-Domain Image Retrieval (CDIR) is a challenging task in computer vision, aiming to match images across different visual domains such as sketches, paintings, and photographs. Existing CDIR methods rely either on supervised learning with…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Lucas Iijima , Nikolaos Giakoumoglou , Tania Stathaki

The progress of composed image retrieval (CIR), a popular research direction in image retrieval, where a combined visual and textual query is used, is held back by the absence of high-quality training and evaluation data. We introduce a new…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Bill Psomas , George Retsinas , Nikos Efthymiadis , Panagiotis Filntisis , Yannis Avrithis , Petros Maragos , Ondrej Chum , Giorgos Tolias

Information retrieval (IR) in dynamic data streams is a crucial task, as shifts in data distribution degrade the performance of AI-powered IR systems. To mitigate this issue, memory-based continual learning has been widely adopted for IR.…

信息检索 · 计算机科学 2026-01-13 HuiJeong Son , Hyeongu Kang , Sunho Kim , Subeen Ho , SeongKu Kang , Dongha Lee , Susik Yoon

Vision transformers in vision-language models typically use the same amount of compute for every image, regardless of whether it is simple or complex. We propose ICAR (Image Complexity-Aware Retrieval), an adaptive computation approach that…

信息检索 · 计算机科学 2026-01-16 Mikel Williams-Lekuona , Georgina Cosma

For more than two decades, research has been performed on content-based image retrieval (CBIR). By combining Radon projections and the support vector machines (SVM), a content-based medical image retrieval method is presented in this work.…

计算机视觉与模式识别 · 计算机科学 2016-04-19 Shujin Zhu , H. R. Tizhoosh

Online continual learning for image classification studies the problem of learning to classify images from an online stream of data and tasks, where tasks may include new classes (class incremental) or data nonstationarity (domain…

机器学习 · 计算机科学 2021-10-06 Zheda Mai , Ruiwen Li , Jihwan Jeong , David Quispe , Hyunwoo Kim , Scott Sanner

Using a discriminative representation obtained by supervised deep learning methods showed promising results on diverse Content-Based Image Retrieval (CBIR) problems. However, existing methods exploiting labels during training try to…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Mehdi Rafiei , Alexandros Iosifidis

This chapter presents recent advances in content based image search and retrieval (CBIR) systems in remote sensing (RS) for fast and accurate information discovery from massive data archives. Initially, we analyze the limitations of the…

计算机视觉与模式识别 · 计算机科学 2020-07-06 Gencer Sumbul , Jian Kang , Begüm Demir

Image-based shape retrieval (IBSR) aims to retrieve 3D models from a database given a query image, hence addressing a classical task in computer vision, computer graphics, and robotics. Recent approaches typically rely on bridging the…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Paul Julius Kühn , Cedric Spengler , Michael Weinmann , Arjan Kuijper , Saptarshi Neil Sinha

Machine learning models often suffer from catastrophic forgetting of previously learned knowledge when learning new classes. Various methods have been proposed to mitigate this issue. However, rehearsal-based learning, which retains samples…

机器学习 · 计算机科学 2024-10-10 Hossein Rezaei , Mohammad Sabokrou

A novel efficient method for content-based image retrieval (CBIR) is developed in this paper using both texture and color features. Our motivation is to represent and characterize an input image by a set of local descriptors extracted at…

计算机视觉与模式识别 · 计算机科学 2017-03-06 Minh-Tan Pham , Grégoire Mercier , Lionel Bombrun , Julien Michel

Composed Image Retrieval (CIR) represents a novel retrieval paradigm that is capable of expressing users' intricate retrieval requirements flexibly. It enables the user to give a multimodal query, comprising a reference image and a…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Zhiwei Chen , Yupeng Hu , Zixu Li , Zhiheng Fu , Xuemeng Song , Liqiang Nie