paper-with-me

Papers

Demonstrating Ambient Search: Implicit Document Retrieval for Speech Streams

2016-12-01 · COLING 2016 12 · Benjamin Milde, Jonas Wacker, Stefan Radomski, Max M{\"u}hlh{\"a}user, Chris Biemann

In this demonstration paper we describe Ambient Search, a system that displays and retrieves documents in real time based on speech input. The system operates continuously in ambient mode, i.e. it generates speech transcriptions and identifies main keywords and keyphrases, while also querying its index to display relevant documents without explicit query. Without user intervention, the results are dynamically updated; users can choose to interact with the system at any time, employing a conversation protocol that is enriched with the ambient information gathered continuously. Our evaluation shows that Ambient Search outperforms another implicit speech-based information retrieval system. Ambient search is available as open source software.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalKeyword ExtractionRetrievalSpeech Recognition

Similar Papers 제목 키워드 기반

Ambient Search: A Document Retrieval System for Speech Streams

2016-12-01 · COLING 2016 12 · Benjamin Milde, Jonas Wacker, Stefan Radomski, Max M{\"u}hlh{\"a}user 외

We present Ambient Search, an open source system for displaying and retrieving relevant documents in real time for speech input. The system works ambiently, that is, it unobstructively listens to speech streams in the ba…

ArticlesInformation RetrievalKeyphrase GenerationRetrieval+1

VersionRAG: Version-Aware Retrieval-Augmented Generation for Evolving Documents

2025-10-09 · Daniel Huwiler, Kurt Stockinger, Jonathan Fürst arxiv

Retrieval-Augmented Generation (RAG) systems fail when documents evolve through versioning-a ubiquitous characteristic of technical documentation. Existing approaches achieve only 58-64% accuracy on version-sensitive que…

Intent ClassificationChange Detection

CG-RAG: Research Question Answering by Citation Graph Retrieval-Augmented LLMs

2025-01-25 · Yuntong Hu, Zhihan Lei, Zhongjie Dai, Allen Zhang 외

Research question answering requires accurate retrieval and contextual understanding of scientific literature. However, current Retrieval-Augmented Generation (RAG) methods often struggle to balance complex document rela…

Information RetrievalQuestion AnsweringRAGRetrieval+1

OBLIQ-Bench: Exposing Overlooked Bottlenecks in Modern Retrievers with Latent and Implicit Queries

2026-05-07 · Diane Tchuindjo, Devavrat Shah, Omar Khattab arxiv

Retrieval benchmarks are increasingly saturating, but we argue that efficient search is far from a solved problem. We identify a class of queries we call oblique, which seek documents that instantiate a latent pattern, l…

JEDA: Query-Free Clinical Order Search from Ambient Dialogues

2025-10-16 · Praphul Singh, Corey Barrett, Sumana Srivasta, Amitabh Saikia 외 arxiv

Clinical conversations mix explicit directives (order a chest X-ray) with implicit reasoning (the cough worsened overnight, we should check for pneumonia). Many systems rely on LLM rewriting, adding latency, instability,…