paper-with-me

Papers

Spatiotemporal Graph Guided Multi-modal Network for Livestreaming Product Retrieval

2024-07-23 · Xiaowan Hu, Yiyi Chen, Yan Li, Minquan Wang, Haoqian Wang, Quan Chen, Han Li, Peng Jiang

With the rapid expansion of e-commerce, more consumers have become accustomed to making purchases via livestreaming. Accurately identifying the products being sold by salespeople, i.e., livestreaming product retrieval (LPR), poses a fundamental and daunting challenge. The LPR task encompasses three primary dilemmas in real-world scenarios: 1) the recognition of intended products from distractor products present in the background; 2) the video-image heterogeneity that the appearance of products showcased in live streams often deviates substantially from standardized product images in stores; 3) there are numerous confusing products with subtle visual nuances in the shop. To tackle these challenges, we propose the Spatiotemporal Graphing Multi-modal Network (SGMN). First, we employ a text-guided attention mechanism that leverages the spoken content of salespeople to guide the model to focus toward intended products, emphasizing their salience over cluttered background products. Second, a long-range spatiotemporal graph network is further designed to achieve both instance-level interaction and frame-level matching, solving the misalignment caused by video-image heterogeneity. Third, we propose a multi-modal hard example mining, assisting the model in distinguishing highly similar products with fine-grained features across the video-image-text domain. Through extensive quantitative and qualitative experiments, we demonstrate the superior performance of our proposed SGMN model, surpassing the state-of-the-art methods by a substantial margin. The code is available at https://github.com/Huxiaowan/SGMN.

📄 PDF Abstract BibTeX arXiv:2407.16248

Code (1)

huxiaowan/sgmn 공식 구현 pytorch

Tasks

Retrieval

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

FLUID: From Ephemeral IDs to Multimodal Semantic Codes for Industrial-Scale Livestreaming Recommendation

2026-05-20 · Xinhang Yuan, Zexi Huang, Anjia Cao, Xudong Lu 외 arxiv

Modern recommender systems rely heavily on ID-based collaborative filtering: each item is represented by a unique ID embedding that accumulates collaborative signals from user interactions. Livestreaming recommendation, …

Collaborative Filtering

TuningIQA: Fine-Grained Blind Image Quality Assessment for Livestreaming Camera Tuning

2025-08-25 · Xiangfei Sheng, Zhichao Duan, Xiaofeng Pan, Yipo Huang 외 arxiv

Livestreaming has become increasingly prevalent in modern visual communication, where automatic camera quality tuning is essential for delivering superior user Quality of Experience (QoE). Such tuning requires accurate b…

Image Quality Assessment

Cross-view Semantic Alignment for Livestreaming Product Recognition

2023-08-09 · ICCV 2023 1 · Wenjie Yang, Yiyi Chen, Yan Li, Yanhua Cheng 외

Live commerce is the act of selling products online through live streaming. The customer's diverse demands for online products introduce more challenges to Livestreaming Product Recognition. Previous works have primarily…

Contrastive LearningDiversity

BehanceCC: A ChitChat Detection Dataset For Livestreaming Video Transcripts

2022-06-01 · LREC 2022 6 · Viet Lai, Amir Pouran Ben Veyseh, Franck Dernoncourt, Thien Nguyen

Livestreaming videos have become an effective broadcasting method for both video sharing and educational purposes. However, livestreaming videos contain a considerable amount of off-topic content (i.e., up to 50%) which …

BehancePR: A Punctuation Restoration Dataset for Livestreaming Video Transcript

2022-07-01 · Findings (NAACL) 2022 7 · Viet Lai, Amir Pouran Ben Veyseh, Franck Dernoncourt, Thien Nguyen

Given the increasing number of livestreaming videos, automatic speech recognition and post-processing for livestreaming video transcripts are crucial for efficient data management as well as knowledge mining. A key step …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)ManagementPunctuation Restoration+3