← Search

Geonmo Gu

8 accepted papers

2026

MuCo: Multi-turn Contrastive Learning for Multimodal Embedding Model

CVPR 2026

Universal Multimodal embedding models built on Multimodal Large Language Models (MLLMs) have traditionally employed contrastive learning, which aligns representations of query-target pairs across different modalities. Yet, despite its empirical success, they are primarily built on a "single-turn" fo

Cited by 0SourcecodeScholar
2024

Language-only Training of Zero-shot Composed Image Retrieval

CVPR 2024poster

Composed image retrieval (CIR) task takes a composed query of image and text aiming to search relative images for both conditions. Conventional CIR approaches need a training dataset composed of triplets of query image query text and target image which is very expensive to collect. Several recent wo…

2022

Deep Hash Distillation for Image Retrieval

ECCV 2022poster

"In hash-based image retrieval systems, degraded or transformed inputs usually generate different codes from the original, deteriorating the retrieval accuracy. To mitigate this issue, data augmentation can be applied during training. However, even if augmented samples of an image are similar in rea…

2022

Granularity-Aware Adaptation for Image Retrieval over Multiple Tasks

ECCV 2022poster

"Strong image search models can be learned for a specific domain, ie. set of labels, provided that some labeled images of that domain are available. A practical visual search model, however, should be versatile enough to solve multiple retrieval tasks simultaneously, even if those cover very differe…

Cited by 9SourcePDFScholar
2022

Towards Light-Weight and Real-Time Line Segment Detection

AAAI 2022technical

Previous deep learning-based line segment detection (LSD) suffers from the immense model size and high computational cost for line prediction. This constrains them from real-time inference on computationally restricted environments. In this paper, we propose a real-time and light-weight line segment…

2021

Proxy Synthesis: Learning with Synthetic Classes for Deep Metric Learning

AAAI 2021technical

One of the main purposes of deep metric learning is to construct an embedding space that has well-generalized embeddings on both seen (training) classes and unseen (test) classes. Most existing works have tried to achieve this using different types of metric objectives and hard sample mining strateg…