paper-with-me

Papers

Learning Instance-Level Representation for Large-Scale Multi-Modal Pretraining in E-commerce

2023-04-06 · CVPR 2023 1 · Yang Jin, Yongzhi Li, Zehuan Yuan, Yadong Mu

This paper aims to establish a generic multi-modal foundation model that has the scalable capability to massive downstream applications in E-commerce. Recently, large-scale vision-language pretraining approaches have achieved remarkable advances in the general domain. However, due to the significant differences between natural and product images, directly applying these frameworks for modeling image-level representations to E-commerce will be inevitably sub-optimal. To this end, we propose an instance-centric multi-modal pretraining paradigm called ECLIP in this work. In detail, we craft a decoder architecture that introduces a set of learnable instance queries to explicitly aggregate instance-level semantics. Moreover, to enable the model to focus on the desired product instance without reliance on expensive manual annotations, two specially configured pretext tasks are further proposed. Pretrained on the 100 million E-commerce-related data, ECLIP successfully extracts more generic, semantic-rich, and robust representations. Extensive experimental results show that, without further fine-tuning, ECLIP surpasses existing methods by a large margin on a broad range of downstream tasks, demonstrating the strong transferability to real-world E-commerce applications.

📄 PDF Abstract BibTeX arXiv:2304.02853

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Similar Papers 제목 키워드 기반

MGMapNet: Multi-Granularity Representation Learning for End-to-End Vectorized HD Map Construction

2024-10-10 · Jing Yang, Minyue Jiang, Sen yang, Xiao Tan 외

The construction of Vectorized High-Definition (HD) map typically requires capturing both category and geometry information of map elements. Current state-of-the-art methods often adopt solely either point-level or insta…

Representation Learning

Differentiable Zooming for Multiple Instance Learning on Whole-Slide Images

2022-04-26 · Kevin Thandiackal, Boqi Chen, Pushpak Pati, Guillaume Jaume 외

Multiple Instance Learning (MIL) methods have become increasingly popular for classifying giga-pixel sized Whole-Slide Images (WSIs) in digital pathology. Most MIL methods operate at a single WSI magnification, by proces…

DiagnosticMultiple Instance Learningwhole slide images

Learning Multiscale Consistency for Self-supervised Electron Microscopy Instance Segmentation

2023-08-19 · Yinda Chen, Wei Huang, Xiaoyu Liu, Shiyu Deng 외

Instance segmentation in electron microscopy (EM) volumes is tough due to complex shapes and sparse annotations. Self-supervised learning helps but still struggles with intricate visual patterns in EM. To address this, w…

Contrastive LearningInstance SegmentationSegmentationSelf-Supervised Learning+1

Fine-Grained Dynamic Head for Object Detection

2020-12-07 · NeurIPS 2020 12 · Lin Song, Yanwei Li, Zhengkai Jiang, Zeming Li 외

The Feature Pyramid Network (FPN) presents a remarkable approach to alleviate the scale variance in object representation by performing instance-level assignments. Nevertheless, this strategy ignores the distinct charact…

Objectobject-detectionObject Detection

Instance-Level Generation for Representation Learning

2025-10-10 · Yankun Wu, Zakaria Laskar, Giorgos Kordopatis-Zilos, Noa Garcia 외 arxiv

Instance-level recognition (ILR) focuses on identifying individual objects rather than broad categories, offering the highest granularity in image classification. However, this fine-grained nature makes creating large-sc…

Representation LearningImage Classification