中文
相关论文

相关论文: Real-time Indexing for Large-scale Recommendation …

200 篇论文

The Differentiable Search Index (DSI) is an emerging paradigm for information retrieval. Unlike traditional retrieval architectures where index and retrieval are two different and separate components, DSI uses a single transformer model to…

信息检索 · 计算机科学 2023-07-10 Shengyao Zhuang , Houxing Ren , Linjun Shou , Jian Pei , Ming Gong , Guido Zuccon , Daxin Jiang

Real-time recommender systems execute multi-stage cascades (retrieval, pre-processing, fine-grained ranking) under strict tail-latency SLOs, leaving only tens of milliseconds for ranking. Generative recommendation (GR) models can improve…

Web search provides a promising way for people to obtain information and has been extensively studied. With the surgence of deep learning and large-scale pre-training techniques, various neural information retrieval models are proposed and…

信息检索 · 计算机科学 2022-03-02 Yujia Zhou , Jing Yao , Zhicheng Dou , Ledell Wu , Ji-Rong Wen

Modern large-scale recommender systems employ multi-stage ranking funnel (Retrieval, Pre-ranking, Ranking) to balance engagement and computational constraints (latency, CPU). However, the initial retrieval stage, often relying on efficient…

信息检索 · 计算机科学 2025-06-10 Amit Jaspal , Qian Dang , Ajantha Ramineni

To enhance perception performance in complex and extensive scenarios within the realm of autonomous driving, there has been a noteworthy focus on temporal modeling, with a particular emphasis on streaming methods. The prevailing trend in…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Shuo Wang , Fan Jia , Yingfei Liu , Yucheng Zhao , Zehui Chen , Tiancai Wang , Chi Zhang , Xiangyu Zhang , Feng Zhao

Real-time streaming of point cloud video, characterized by massive data volumes and high sensitivity to packet loss, remains a key challenge for immersive applications under dynamic network conditions. While connection-oriented protocols…

多媒体 · 计算机科学 2025-08-20 Ruonan Chai , Yixiang Zhu , Xinjiao Li , Jiawei Li , Zili Meng , Dirk Kutscher

In this work, we propose a fast content-based video querying system for large-scale video search. The proposed system is distinguished from similar works with two major contributions. First contribution is superiority of joint usage of…

计算机视觉与模式识别 · 计算机科学 2016-07-26 Ersin Esen , Savas Ozkan , Ilkay Atil

Retrieval with extremely long queries and documents is a well-known and challenging task in information retrieval and is commonly known as Query-by-Document (QBD) retrieval. Specifically designed Transformer models that can handle long…

信息检索 · 计算机科学 2023-11-03 Arian Askari , Suzan Verberne , Amin Abolghasemi , Wessel Kraaij , Gabriella Pasi

Long document re-ranking has been a challenging problem for neural re-rankers based on deep language models like BERT. Early work breaks the documents into short passage-like chunks. These chunks are independently mapped to scalar scores or…

信息检索 · 计算机科学 2022-06-07 Luyu Gao , Jamie Callan

This paper develops an incremental learning algorithm based on quadratic inference function (QIF) to analyze streaming datasets with correlated outcomes such as longitudinal data and clustered data. We propose a renewable QIF (RenewQIF)…

统计方法学 · 统计学 2021-07-01 Lan Luo , Ling Zhou , Peter X. -K. Song

In a dynamic retrieval system, documents must be ingested as they arrive, and be immediately findable by queries. Our purpose in this paper is to describe an index structure and processing regime that accommodates that requirement for…

信息检索 · 计算机科学 2023-01-12 Alistair Moffat , Joel Mackenzie

Many recommendation systems rely on point-wise models, which score items individually. However, point-wise models generating scores for a video are unable to account for other videos being recommended in a query. Due to this, diversity has…

信息检索 · 计算机科学 2023-04-18 Khushhall Chandra Mahajan , Aditya Palnitkar , Ameya Raul , Brad Schumitsch

Some of the most relevant document schemas used online, such as XML and JSON, have a nested format. In the last decade, the task of extracting data from nested documents over streams has become especially relevant. We focus on the streaming…

数据库 · 计算机科学 2022-01-11 Martín Muñoz , Cristian Riveros

We apply recurrent neural networks (RNN) on a new domain, namely recommender systems. Real-life recommender systems often face the problem of having to base recommendations only on short session-based data (e.g. a small sportsware website)…

机器学习 · 计算机科学 2016-03-30 Balázs Hidasi , Alexandros Karatzoglou , Linas Baltrunas , Domonkos Tikk

With the continuous increase of users and items, conventional recommender systems trained on static datasets can hardly adapt to changing environments. The high-throughput data requires the model to be updated in a timely manner for…

信息检索 · 计算机科学 2023-08-16 Bowei He , Xu He , Renrui Zhang , Yingxue Zhang , Ruiming Tang , Chen Ma

The massive upload of text on the internet creates a huge inverted index in information retrieval systems, which hurts their efficiency. The purpose of this research is to measure the effect of the Multi-Layer Similarity model of the…

信息检索 · 计算机科学 2020-04-29 Ahmad Hussein Ababneh , Joan Lu , Qiang Xu

Rerankers, typically cross-encoders, are computationally intensive but are frequently used because they are widely assumed to outperform cheaper initial IR systems. We challenge this assumption by measuring reranker performance for full…

信息检索 · 计算机科学 2025-07-14 Mathew Jacob , Erik Lindgren , Matei Zaharia , Michael Carbin , Omar Khattab , Andrew Drozdov

Sequential recommendation models are widely used in applications, yet they face stringent latency requirements. Mainstream models leverage the Transformer attention mechanism to improve performance, but its computational complexity grows…

人工智能 · 计算机科学 2026-03-26 Jingyu Li , Zhaocheng Du , Qianhui Zhu , kaiyuan Li , Zhicheng Zhang , Song-Li Wu , Chaolang Li , Pengwen Dai

Vision-language models (VLMs) could power real-time assistants and autonomous agents, but they face a critical challenge: understanding near-infinite video streams without escalating latency and memory usage. Processing entire videos with…

计算机视觉与模式识别 · 计算机科学 2025-10-13 Ruyi Xu , Guangxuan Xiao , Yukang Chen , Liuning He , Kelly Peng , Yao Lu , Song Han

This paper presents a novel hybrid representation learning framework for streaming data, where an image frame in a video is modeled by an ensemble of two distinct deep neural networks; one is a low-bit quantized network and the other is a…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Ilchae Jung , Minji Kim , Eunhyeok Park , Bohyung Han