paper-with-me

홈 › Papers

Complaint-driven Training Data Debugging for Query 2.0

2020-04-12 · Weiyuan Wu, Lampros Flokas, Eugene Wu, Jiannan Wang

As the need for machine learning (ML) increases rapidly across all industry sectors, there is a significant interest among commercial database providers to support "Query 2.0", which integrates model inference into SQL queries. Debugging Query 2.0 is very challenging since an unexpected query result may be caused by the bugs in training data (e.g., wrong labels, corrupted features). In response, we propose Rain, a complaint-driven training data debugging system. Rain allows users to specify complaints over the query's intermediate or final output, and aims to return a minimum set of training examples so that if they were removed, the complaints would be resolved. To the best of our knowledge, we are the first to study this problem. A naive solution requires retraining an exponential number of ML models. We propose two novel heuristic approaches based on influence functions which both require linear retraining steps. We provide an in-depth analytical and empirical analysis of the two approaches and conduct extensive experiments to evaluate their effectiveness using four real-world datasets. Results show that Rain achieves the highest recall@k among all the baselines while still returns results interactively.

📄 PDF Abstract BibTeX arXiv:2004.05722

Code (1)

Koukyosyumei/AIJack pytorch

Similar Papers 제목 키워드 기반

Revelio: ML-Generated Debugging Queries for Distributed Systems

2021-06-28 · Pradeep Dogga, Karthik Narasimhan, Anirudh Sivaraman, Shiv Kumar Saini 외

A major difficulty in debugging distributed systems lies in manually determining which of the many available debugging tools to use and how to query its logs. Our own study of a production debugging workflow confirms the…

Distinguishing Scams and Fraud with Ensemble Learning

2024-12-11 · Isha Chadalavada, Tianhui Huang, Jessica Staddon

Users increasingly query LLM-enabled web chatbots for help with scam defense. The Consumer Financial Protection Bureau's complaints database is a rich data source for evaluating LLM performance on user scam queries, but …

Ensemble Learning

Interactive Debugging of ASP Programs

2014-03-20 · Kostyantyn Shchekotykhin

Broad application of answer set programming (ASP) for declarative problem solving requires the development of tools supporting the coding process. Program debugging is one of the crucial activities within this process. R…

RE-GrievanceAssist: Enhancing Customer Experience through ML-Powered Complaint Management

2024-04-29 · Venkatesh C, Harshit Oberoi, Anurag Kumar Pandey, Anil Goyal 외

In recent years, digital platform companies have faced increasing challenges in managing customer complaints, driven by widespread consumer adoption. This paper introduces an end-to-end pipeline, named RE-GrievanceAssist…

Management

Talk, Snap, Complain: Validation-Aware Multimodal Expert Framework for Fine-Grained Customer Grievances

2025-11-18 · Rishu Kumar Singh, Navneet Shreya, Sarmistha Das, Apoorva Singh 외 arxiv

Existing approaches to complaint analysis largely rely on unimodal, short-form content such as tweets or product reviews. This work advances the field by leveraging multimodal, multi-turn customer support dialogues, wher…