← Search

Yexin Wang

8 accepted papers

2026

OrionEdit: Bridging Reference and Source Images for Generalized Cross-Image Editing

CVPR 2026

Multimodal image synthesis has made significant progress, yet most editing methods still rely on textual instructions, which are less direct than visual guidance. Recently, a new paradigm edits one image using another as reference, enabling more intuitive manipulation through visual exemplars. We fo

Cited by 0SourcecodeScholar
2023

Darwinian Model Upgrades: Model Evolving with Selective Compatibility

AAAI 2023technical

The traditional model upgrading paradigm for retrieval requires recomputing all gallery embeddings before deploying the new model (dubbed as "backfilling"), which is quite expensive and time-consuming considering billions of instances in industrial applications. BCT presents the first step towards b…

2022

Aesthetic Text Logo Synthesis via Content-Aware Layout Inferring

CVPR 2022poster

Text logo design heavily relies on the creativity and expertise of professional designers, in which arranging element layouts is one of the most important procedures. However, few attention has been paid to this task which needs to take many factors (e.g., fonts, linguistics, topics, etc.) into cons…

Cited by 33PDFcodeScholar
2022

Contrastive Spatio-Temporal Pretext Learning for Self-Supervised Video Representation

AAAI 2022technical

Spatio-temporal representation learning is critical for video self-supervised representation. Recent approaches mainly use contrastive learning and pretext tasks. However, these approaches learn representation by discriminating sampled instances via feature similarity in the latent space while ignor…

2022

Hot-Refresh Model Upgrades with Regression-Free Compatible Training in Image Retrieval

ICLR 2022poster

The task of hot-refresh model upgrades of image retrieval systems plays an essential role in the industry but has never been investigated in academia before. Conventional cold-refresh model upgrades can only deploy new models after the gallery is overall backfilled, taking weeks or even months for m…

Cited by 12SourcePDFScholar
2022

Information Gain Propagation: a New Way to Graph Active Learning with Soft Labels

ICLR 2022poster

Graph Neural Networks (GNNs) have achieved great success in various tasks, but their performance highly relies on a large number of labeled nodes, which typically requires considerable human effort. GNN-based Active Learning (AL) methods are proposed to improve the labeling efficiency by selecting t…

2022

Towards Universal Backward-Compatible Representation Learning

IJCAI 2022poster

Conventional model upgrades for visual search systems require offline refresh of gallery features by feeding gallery images into new models (dubbed as “backfill”), which is time-consuming and expensive, especially in large-scale applications. The task of backward-compatible representation learning i…

2021

RIM: Reliable Influence-based Active Learning on Graphs

NeurIPS 2021spotlight

Message passing is the core of most graph models such as Graph Convolutional Network (GCN) and Label Propagation (LP), which usually require a large number of clean labeled data to smooth out the neighborhood over the graph. However, the labeling process can be tedious, costly, and error-prone in pr…