paper-with-me

홈 › Papers

Integrity and Junkiness Failure Handling for Embedding-based Retrieval: A Case Study in Social Network Search

2023-04-18 · Wenping Wang, Yunxi Guo, Chiyao Shen, Shuai Ding, Guangdeng Liao, Hao Fu, Pramodh Karanth Prabhakar

Embedding based retrieval has seen its usage in a variety of search applications like e-commerce, social networking search etc. While the approach has demonstrated its efficacy in tasks like semantic matching and contextual search, it is plagued by the problem of uncontrollable relevance. In this paper, we conduct an analysis of embedding-based retrieval launched in early 2021 on our social network search engine, and define two main categories of failures introduced by it, integrity and junkiness. The former refers to issues such as hate speech and offensive content that can severely harm user experience, while the latter includes irrelevant results like fuzzy text matching or language mismatches. Efficient methods during model inference are further proposed to resolve the issue, including indexing treatments and targeted user cohort treatments, etc. Though being simple, we show the methods have good offline NDCG and online A/B tests metrics gain in practice. We analyze the reasons for the improvements, pointing out that our methods are only preliminary attempts to this important but challenging problem. We put forward potential future directions to explore.

📄 PDF Abstract BibTeX arXiv:2304.09287

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalText Matching

Similar Papers 제목 키워드 기반

ContextNest: Verifiable Context Governance for Autonomous AI Agent

2026-07-02 · Misha Sulpovar, Benn R. Konsynski, Qaish Kanchwala, Gabe Goodhart arxiv

Autonomous AI agents increasingly depend on external knowledge stores, yet most retrieval pipelines provide relevance without durable guarantees of provenance, version identity, integrity, traceability, or point-in-time …

VectorSmuggle: Steganographic Exfiltration in Embedding Stores and a Cryptographic Provenance Defense

2026-05-13 · Jascha Wanger arxiv

Modern retrieval-augmented generation (RAG) systems convert sensitive content into high-dimensional embeddings and store them in vector databases that treat the resulting numerical artifacts as opaque. Major vector-store…

Anomaly Detection

CAGE-1: Control, Assurance, and Governance Evaluation for Enterprise Agentic AI

2026-07-03 · Roopam W. Sure arxiv

Enterprise artificial intelligence is moving from experimentation into operational workflows. Early programs focused on model access and retrieval-augmented generation, but enterprises are now beginning to deploy agents …

Transformer-Gather, Fuzzy-Reconsider: A Scalable Hybrid Framework for Entity Resolution

2025-09-22 · Mohammadreza Sharifi, Danial Ahmadzadeh arxiv

Entity resolution plays a significant role in enterprise systems where data integrity must be rigorously maintained. Traditional methods often struggle with handling noisy data or semantic understanding, while modern met…

Entity Resolution

SciIntegrity-Bench: A Benchmark for Evaluating Academic Integrity in AI Scientist Systems

2026-05-11 · Zonglin Yang, Xingtong Liu, Xinyan Xu arxiv

AI scientist systems are increasingly deployed for autonomous research, yet their academic integrity has never been systematically evaluated. We introduce SCIINTEGRITY-BENCH, the first benchmark designed around a dilemma…