paper-with-me

홈 › Papers

Naive Bayes Super-Resolution Forest

2015-12-01 · ICCV 2015 12 · Jordi Salvador, Eduardo Perez-Pellitero

This paper presents a fast, high-performance method for super resolution with external learning. The first contribution leading to the excellent performance is a bimodal tree for clustering, which successfully exploits the antipodal invariance of the coarse-to-high-res mapping of natural image patches and provides scalability to finer partitions of the underlying coarse patch space. During training an ensemble of such bimodal trees is computed, providing different linearizations of the mapping. The second and main contribution is a fast inference algorithm, which selects the most suitable mapping function within the tree ensemble for each patch by adopting a Local Naive Bayes formulation. The experimental validation shows promising scalability properties that reflect the suitability of the proposed model, which may also be generalized to other tasks. The resulting method is beyond one order of magnitude faster and performs objectively and subjectively better than the current state of the art.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringSuper-Resolution

Similar Papers 제목 키워드 기반

A Meta-analytical Comparison of Naive Bayes and Random Forest for Software Defect Prediction

2023-06-27 · Ch Muhammad Awais, Wei Gu, Gcinizwe Dlamini, Zamira Kholmatova 외

Is there a statistical difference between Naive Bayes and Random Forest in terms of recall, f-measure, and precision for predicting software defects? By utilizing systematic literature review and meta-analysis, we are an…

Systematic Literature Review

Optimal partition of feature using Bayesian classifier

2023-04-27 · Sanjay Vishwakarma, Srinjoy Ganguly

The Naive Bayesian classifier is a popular classification method employing the Bayesian paradigm. The concept of having conditional dependence among input variables sounds good in theory but can lead to a majority vote s…

What to Prioritize? Natural Language Processing for the Development of a Modern Bug Tracking Solution in Hardware Development

2021-09-28 · Thi Thu Hang Do, Markus Dobler, Niklas Kühl

Managing large numbers of incoming bug reports and finding the most critical issues in hardware development is time consuming, but crucial in order to reduce development costs. In this paper, we present an approach to pr…

Active LearningSentence

An Investigation of Supervised Learning Methods for Authorship Attribution in Short Hinglish Texts using Char & Word N-grams

2018-12-26 · Abhay Sharma, Ananya Nandan, Reetika Ralhan

The writing style of a person can be affirmed as a unique identity indicator; the words used, and the structuring of the sentences are clear measures which can identify the author of a specific work. Stylometry and its s…

Authorship Attribution

Subjective Sentiment Analysis for Arabic Newswire Comments

2019-11-09 · Sadik Bessou, Rania Aberkane

This paper presents an approach based on supervised machine learning methods to discriminate between positive, negative and neutral Arabic reviews in online newswire. The corpus is labeled for subjectivity and sentiment …

BIG-bench Machine LearningSentenceSentiment Analysis