paper-with-me

홈 › Papers

Model Reframing by Feature Context Change

2013-06-23 · Celestine-Periale Maguedong-Djoumessi

The feature space (including both input and output variables) characterises a data mining problem. In predictive (supervised) problems, the quality and availability of features determines the predictability of the dependent variable, and the performance of data mining models in terms of misclassification or regression error. Good features, however, are usually difficult to obtain. It is usual that many instances come with missing values, either because the actual value for a given attribute was not available or because it was too expensive. This is usually interpreted as a utility or cost-sensitive learning dilemma, in this case between misclassification (or regression error) costs and attribute tests costs. Both misclassification cost (MC) and test cost (TC) can be integrated into a single measure, known as joint cost (JC). We introduce methods and plots (such as the so-called JROC plots) that can work with any of-the-shelf predictive technique, including ensembles, such that we re-frame the model to use the appropriate subset of attributes (the feature configuration) during deployment time. In other words, models are trained with the available attributes (once and for all) and then deployed by setting missing values on the attributes that are deemed ineffective for reducing the joint cost. As the number of feature configuration combinations grows exponentially with the number of features we introduce quadratic methods that are able to approximate the optimal configuration and model choices, as shown by the experimental results.

📄 PDF Abstract BibTeX arXiv:1306.5487

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeMissing Valuesmodelregression

Similar Papers 제목 키워드 기반

Change My Frame: Reframing in the Wild in r/ChangeMyView

2024-07-02 · Arturo Martínez Peguero, Taro Watanabe

Recent work in reframing, within the scope of text style transfer, has so far made use of out-of-context, task-prompted utterances in order to produce neutralizing or optimistic reframes. Our work aims to generalize refr…

Style TransferText Style Transfer

Controlled Neural Sentence-Level Reframing of News Articles

2021-09-10 · Findings (EMNLP) 2021 11 · Wei-Fan Chen, Khalid Al-Khatib, Benno Stein, Henning Wachsmuth

Framing a news article means to portray the reported event from a specific perspective, e.g., from an economic or a health perspective. Reframing means to change this perspective. Depending on the audience or the submess…

ArticlesSentenceText Generation

Catching Change-points with Lasso

2007-12-01 · NeurIPS 2007 12 · Céline Levy-Leduc, Zaïd Harchaoui

We propose a new approach for dealing with the estimation of the location of change-points in one-dimensional piecewise constant signals observed in white noise. Our approach consists in reframing this task in a variable…

Variable Selection

Test cost and misclassification cost trade-off using reframing

2013-05-30 · Celestine Periale Maguedong-Djoumessi, José Hernández-Orallo

Many solutions to cost-sensitive classification (and regression) rely on some or all of the following assumptions: we have complete knowledge about the cost context at training time, we can easily re-train whenever the c…

Missing Values

Defenses & Enablers For Skill Injection Attacks on Terminal Based Agents

2026-06-01 · Yoshinari Fujinuma, Varun Gangal, Traian Rebedea, Makesh Narsimhan Sreedhar 외 arxiv

Large language model (LLM) agents increasingly rely on reusable skills i.e. documents describing task-specific procedures. However, this introduces a new attack surface for agents to manage. We study two complementary di…