paper-with-me

홈 › Papers

Proactive Query Expansion for Streaming Data Using External Source

2022-01-17 · Farah Alshanik, Amy Apon, Yuheng Du, Alexander Herzog, Ilya Safro

Query expansion is the process of reformulating the original query by adding relevant words. Choosing which terms to add in order to improve the performance of the query expansion methods or to enhance the quality of the retrieved results is an important aspect of any information retrieval system. Adding words that can positively impact the quality of the search query or are informative enough play an important role in returning or gathering relevant documents that cover a certain topic can result in improving the efficiency of the information retrieval system. Typically, query expansion techniques are used to add or substitute words to a given search query to collect relevant data. In this paper, we design and implement a pipeline of automated query expansion. We outline several tools using different methods to expand the query. Our methods depend on targeting emergent events in streaming data over time and finding the hidden topics from targeted documents using probabilistic topic models. We employ Dynamic Eigenvector Centrality to trigger the emergent events, and the Latent Dirichlet Allocation to discover the topics. Also, we use an external data source as a secondary stream to supplement the primary stream with relevant words and expand the query using the words from both primary and secondary streams. An experimental study is performed on Twitter data (primary stream) related to the events that happened during protests in Baltimore in 2015. The quality of the retrieved results was measured using a quality indicator of the streaming data: tweets count, hashtag count, and hashtag clustering.

📄 PDF Abstract BibTeX arXiv:2201.06592

Code (1)

farahalshanik/qe 공식 구현

Tasks

Information RetrievalRetrievalTopic Models

Similar Papers 제목 키워드 기반

Em-Garde: A Propose-Match Framework for Proactive Streaming Video Understanding

2026-03-19 · Yikai Zheng, Xin Ding, Yifan Yang, Shiqi Jiang 외 arxiv

Recent advances in Streaming Video Understanding has enabled a new interaction paradigm where models respond proactively to user queries. Current proactive VideoLLMs rely on per-frame triggering decision making, which su…

Decision Making

Response-G1: Explicit Scene Graph Modeling for Proactive Streaming Video Understanding

2026-05-08 · Ke Ma, Jiaqi Tang, Bin Guo, Xueting Han 외 arxiv

Proactive streaming video understanding requires Video-LLMs to decide when to respond as a video unfolds, a task where existing methods often fall short due to their implicit, query-agnostic modeling of visual evidence. …

Scene Graph Generation

ProactiveLLM: Learning Active Interaction for Streaming Large Language Models

2026-05-30 · Junlong Tong, Yao Zhang, Anhao Zhao, Yingqi Fan 외 arxiv

Standard Large Language Models (LLMs) follow a read-then-generate paradigm, causing unnecessary latency and computation. Streaming LLMs alleviate this issue by generating while receiving inputs, but still struggle to dec…

StreamArena: Toward Continuous, Interactive, and Long-Horizon Agentic Streaming Video Understanding

2026-08-06 · Xichen Zhang, Guankai Li, Yinghao Zhu, Shijian Wang 외 arxiv

Deploying autonomous multimodal agents in continuous, real-world environments requires them to ingest unbounded audio-visual streams and maintain hour-scale memory. However, current evaluations predominantly rely on brie…

OmniPro: A Comprehensive Benchmark for Omni-Proactive Streaming Video Understanding

2026-05-18 · Ruixiang Zhao, Jie Yang, Zijie Xin, Tianyi Wang 외 arxiv

Omni-proactive streaming video understanding, i.e., autonomously deciding when to speak and what to say from continuous audio-visual streams, is an emerging capability of omni-modal large language models. Existing benchm…