paper-with-me

홈 › Papers

Indexing Cost Sensitive Prediction

2014-08-15 · Leilani Battle, Edward Benson, Aditya Parameswaran, Eugene Wu

Predictive models are often used for real-time decision making. However, typical machine learning techniques ignore feature evaluation cost, and focus solely on the accuracy of the machine learning models obtained utilizing all the features available. We develop algorithms and indexes to support cost-sensitive prediction, i.e., making decisions using machine learning models taking feature evaluation cost into account. Given an item and a online computation cost (i.e., time) budget, we present two approaches to return an appropriately chosen machine learning model that will run within the specified time on the given item. The first approach returns the optimal machine learning model, i.e., one with the highest accuracy, that runs within the specified time, but requires significant up-front precomputation time. The second approach returns a possibly sub- optimal machine learning model, but requires little up-front precomputation time. We study these two algorithms in detail and characterize the scenarios (using real and synthetic data) in which each performs well. Unlike prior work that focuses on a narrow domain or a specific algorithm, our techniques are very general: they apply to any cost-sensitive prediction scenario on any machine learning algorithm.

📄 PDF Abstract BibTeX arXiv:1408.4072

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningDecision MakingPrediction

Similar Papers 제목 키워드 기반

Indexing Context-Sensitive Reachability

2021-09-03 · Qingkai Shi, Yongchao Wang, Charles Zhang

Many context-sensitive data flow analyses can be formulated as a variant of the all-pairs Dyck-CFL reachability problem, which, in general, is of sub-cubic time complexity and quadratic space complexity. Such high comple…

An optimized protocol for single cell transcriptional profiling by combinatorial indexing

2021-10-28 · Beth K. Martin, Chengxiang Qiu, Eva Nichols, Melissa Phung 외

Single cell combinatorial indexing RNA sequencing (sci-RNA-seq) is a powerful method for recovering gene expression data from an exponentially scalable number of individual cells or nuclei. However, sci-RNA-seq is a comp…

Efficient Similarity Indexing and Searching in High Dimensions

2015-05-12 · Zhong Yu

Efficient indexing and searching of high dimensional data has been an area of active research due to the growing exploitation of high dimensional data and the vulnerability of traditional search methods to the curse of d…

Vocal Bursts Intensity Prediction

Deep View-Sensitive Pedestrian Attribute Inference in an end-to-end Model

2017-07-19 · M. Saquib Sarfraz, Arne Schumann, Yan Wang, Rainer Stiefelhagen

Pedestrian attribute inference is a demanding problem in visual surveillance that can facilitate person retrieval, search and indexing. To exploit semantic relations between attributes, recent research treats it as a mul…

Attributeimage-classificationImage ClassificationMulti-Label Image Classification+2

KET-RAG: A Cost-Efficient Multi-Granular Indexing Framework for Graph-RAG

2025-02-13 · Yiqian Huang, Shiqi Zhang, Xiaokui Xiao

Graph-RAG constructs a knowledge graph from text chunks to improve retrieval in Large Language Model (LLM)-based question answering. It is particularly useful in domains such as biomedicine, law, and political science, w…

Knowledge GraphsLarge Language ModelQuestion AnsweringRAG+2