paper-with-me

Papers

Manifold regularized kernel logistic regression for web image annotation

2013-12-21 · W. Liu, H. Liu, D. Tao, Y. Wang, K. Lu

With the rapid advance of Internet technology and smart devices, users often need to manage large amounts of multimedia information using smart devices, such as personal image and video accessing and browsing. These requirements heavily rely on the success of image (video) annotation, and thus large scale image annotation through innovative machine learning methods has attracted intensive attention in recent years. One representative work is support vector machine (SVM). Although it works well in binary classification, SVM has a non-smooth loss function and can not naturally cover multi-class case. In this paper, we propose manifold regularized kernel logistic regression (KLR) for web image annotation. Compared to SVM, KLR has the following advantages: (1) the KLR has a smooth loss function; (2) the KLR produces an explicit estimate of the probability instead of class label; and (3) the KLR can naturally be generalized to the multi-class case. We carefully conduct experiments on MIR FLICKR dataset and demonstrate the effectiveness of manifold regularized kernel logistic regression for image annotation.

📄 PDF Abstract BibTeX arXiv:1312.6180

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classificationregression

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…
SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

$L_1$-norm Regularized Indefinite Kernel Logistic Regression

2025-10-30 · Shaoxin Wang, Hanjing Yao arxiv

Kernel logistic regression (KLR) is a powerful classification method widely applied across diverse domains. In many real-world scenarios, indefinite kernels capture more domain-specific structural information than positi…

Multiview Hessian regularized logistic regression for action recognition

2014-03-03 · W. Liu, H. Liu, D. Tao, Y. Wang 외

With the rapid development of social media sharing, people often need to manage the growing volume of multimedia data such as large scale video classification and annotation, especially to organize those videos containin…

Action RecognitionAttributeGeneral Classificationregression+2

Bregman Distance to L1 Regularized Logistic Regression

2010-04-21 · Mithun Das Gupta, Thomas S. Huang

In this work we investigate the relationship between Bregman distances and regularized Logistic Regression model. We present a detailed study of Bregman Distance minimization, a family of generalized entropy measures ass…

regression

Robust Regularized Low-Rank Matrix Models for Regression and Classification

2022-05-14 · Hsin-Hsiung Huang, Feng Yu, Xing Fan, Teng Zhang

While matrix variate regression models have been studied in many existing works, classical statistical and computational methods for the analysis of the regression coefficient estimation are highly affected by high dimen…

Classificationregression

On Regularized Sparse Logistic Regression

2023-09-12 · Mengyuan Zhang, Kai Liu

Sparse logistic regression is for classification and feature selection simultaneously. Although many studies have been done to solve $\ell_1$-regularized logistic regression, there is no equivalently abundant work on sol…

Binary ClassificationClassificationfeature selectionregression