paper-with-me

홈 › Papers

Distribution Assertive Regression

2018-05-04 · Kumarjit Pathak, Jitin Kapila, Aasheesh Barvey, Nikit Gawande

In regression modelling approach, the main step is to fit the regression line as close as possible to the target variable. In this process most algorithms try to fit all of the data in a single line and hence fitting all parts of target variable in one go. It was observed that the error between predicted and target variable usually have a varying behavior across the various quantiles of the dependent variable and hence single point diagnostic like MAPE has its limitation to signify the level of fitness across the distribution of Y(dependent variable). To address this problem, a novel approach is proposed in the paper to deal with regression fitting over various quantiles of target variable. Using this approach we have significantly improved the eccentric behavior of the distance (error) between predicted and actual value of regression. Our proposed solution is based on understanding the segmented behavior of the data with respect to the internal segments within the data and approach for retrospectively fitting the data based on each quantile behavior. We believe exploring and using this approach would help in achieving better and more explainable results in most settings of real world data modelling problems.

📄 PDF Abstract BibTeX arXiv:1805.01618

Code (0)

등록된 구현이 없습니다.

Tasks

Diagnosticregression

Similar Papers 제목 키워드 기반

LLM Assertiveness can be Mechanistically Decomposed into Emotional and Logical Components

2025-08-24 · Hikaru Tsujimura, Arush Tagade arxiv

Large Language Models (LLMs) often display overconfidence, presenting information with unwarranted certainty in high-stakes contexts. We investigate the internal basis of this behavior via mechanistic interpretability. U…

Human Feedback is not Gold Standard

2023-09-28 · Tom Hosking, Phil Blunsom, Max Bartolo

Human feedback has become the de facto standard for evaluating the performance of Large Language Models, and is increasingly being used as a training objective. However, it is not clear which properties of a generated ou…

Epistemic Integrity in Large Language Models

2024-11-10 · Bijean Ghafouri, Shahrad Mohammadzadeh, James Zhou, Pratheeksha Nair 외

Large language models are increasingly relied upon as sources of information, but their propensity for generating false or misleading statements with high confidence poses risks for users and society. In this paper, we c…

Never say never: Exploring the effects of available knowledge on agent persuasiveness in controlled physiotherapy motivation dialogues

2026-02-13 · Stephan Vonschallen, Rahel Häusler, Theresa Schmiedel, Friederike Eyssel arxiv

Generative Social Agents (GSAs) are increasingly impacting human users through persuasive means. On the one hand, they might motivate users to pursue personal goals, such as healthier lifestyles. On the other hand, they …

Self-Supervised Learning by Estimating Twin Class Distributions

2021-10-14 · Feng Wang, Tao Kong, Rufeng Zhang, Huaping Liu 외

We present TWIST, a simple and theoretically explainable self-supervised representation learning method by classifying large-scale unlabeled datasets in an end-to-end way. We employ a siamese network terminated by a soft…

Fine-Grained Image ClassificationImage ClassificationRepresentation LearningSelf-Supervised Image Classification+4