paper-with-me

홈 › Papers

Neural Graph Matching for Video Retrieval in Large-Scale Video-driven E-commerce

2024-08-01 · Houye Ji, Ye Tang, Zhaoxin Chen, Lixi Deng, Jun Hu, Lei Su

With the rapid development of the short video industry, traditional e-commerce has encountered a new paradigm, video-driven e-commerce, which leverages attractive videos for product showcases and provides both video and item services for users. Benefitting from the dynamic and visualized introduction of items,video-driven e-commerce has shown huge potential in stimulating consumer confidence and promoting sales. In this paper, we focus on the video retrieval task, facing the following challenges: (1) Howto handle the heterogeneities among users, items, and videos? (2)How to mine the complementarity between items and videos for better user understanding? In this paper, we first leverage the dual graph to model the co-existing of user-video and user-item interactions in video-driven e-commerce and innovatively reduce user preference understanding to a graph matching problem. To solve it, we further propose a novel bi-level Graph Matching Network(GMN), which mainly consists of node- and preference-level graph matching. Given a user, node-level graph matching aims to match videos and items, while preference-level graph matching aims to match multiple user preferences extracted from both videos and items. Then the proposed GMN can generate and improve user embedding by aggregating matched nodes or preferences from the dual graph in a bi-level manner. Comprehensive experiments show the superiority of the proposed GMN with significant improvements over state-of-the-art approaches (e.g., AUC+1.9% and CTR+7.15%). We have developed it on a well-known video-driven e-commerce platform, serving hundreds of millions of users every day

📄 PDF Abstract BibTeX arXiv:2408.00346

Code (0)

등록된 구현이 없습니다.

Tasks

Graph MatchingRetrievalVideo Retrieval

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Dual-task Mutual Reinforcing Embedded Joint Video Paragraph Retrieval and Grounding

2024-11-26 · Mengzhao Wang, Huafeng Li, Yafei Zhang, Jinxing Li 외

Video Paragraph Grounding (VPG) aims to precisely locate the most appropriate moments within a video that are relevant to a given textual paragraph query. However, existing methods typically rely on large-scale annotated…

Contrastive LearningRetrieval

Text-Video Retrieval via Variational Multi-Modal Hypergraph Networks

2024-01-06 · Qian Li, Lixin Su, Jiashu Zhao, Long Xia 외

Text-video retrieval is a challenging task that aims to identify relevant videos given textual queries. Compared to conventional textual retrieval, the main obstacle for text-video retrieval is the semantic gap between t…

RetrievalVariational InferenceVideo Retrieval

MLT-Dedup: Efficient Large-Scale Online Video Deduplication via Multi-Level Representations and Spatial-Temporal Matching

2026-06-10 · David Yuchen Wang, Haoying Li, Hailun Xu, Wei Chee Yew 외 arxiv

The explosive growth of user-generated video content on online platforms is accompanied by the emergence of numerous near-duplicate videos--videos that are identical or highly similar but differ by partial edits. These d…

VideoStir: Understanding Long Videos via Spatio-Temporally Structured and Intent-Aware RAG

2026-04-07 · Honghao Fu, Miao Xu, Yiwei Wang, Dailing Zhang 외 arxiv

Scaling multimodal large language models (MLLMs) to long videos is constrained by limited context windows. While retrieval-augmented generation (RAG) is a promising remedy by organizing query-relevant visual evidence int…

Graph Based Temporal Aggregation for Video Retrieval

2020-11-04 · Arvind Srinivasan, Aprameya Bharadwaj, Aveek Saha, Subramanyam Natarajan

Large scale video retrieval is a field of study with a lot of ongoing research. Most of the work in the field is on video retrieval through text queries using techniques such as VSE++. However, there is little research d…

RetrievalVideo Retrieval