paper-with-me

Papers

Multiview Hessian Regularization for Image Annotation

2019-04-23 · Weifeng Liu, DaCheng Tao

The rapid development of computer hardware and Internet technology makes large scale data dependent models computationally tractable, and opens a bright avenue for annotating images through innovative machine learning algorithms. Semi-supervised learning (SSL) has consequently received intensive attention in recent years and has been successfully deployed in image annotation. One representative work in SSL is Laplacian regularization (LR), which smoothes the conditional distribution for classification along the manifold encoded in the graph Laplacian, however, it has been observed that LR biases the classification function towards a constant function which possibly results in poor generalization. In addition, LR is developed to handle uniformly distributed data (or single view data), although instances or objects, such as images and videos, are usually represented by multiview features, such as color, shape and texture. In this paper, we present multiview Hessian regularization (mHR) to address the above two problems in LR-based image annotation. In particular, mHR optimally combines multiple Hessian regularizations, each of which is obtained from a particular view of instances, and steers the classification function which varies linearly along the data manifold. We apply mHR to kernel least squares and support vector machines as two examples for image annotation. Extensive experiments on the PASCAL VOC'07 dataset validate the effectiveness of mHR by comparing it with baseline algorithms, including LR and HR.

📄 PDF Abstract BibTeX arXiv:1904.10100

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Similar Papers 제목 키워드 기반

Multiview Hessian Discriminative Sparse Coding for Image Annotation

2013-07-15 · Weifeng Liu, DaCheng Tao, Jun Cheng, Yuanyan Tang

Sparse coding represents a signal sparsely by using an overcomplete dictionary, and obtains promising performance in practical computer vision applications, especially for signal restoration tasks such as image denoising…

DenoisingImage DenoisingImage InpaintingMultiview Learning

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

Generalized Hessian-Schatten Norm Regularization for Image Reconstruction

2021-05-25 · Manu Ghulyani, Deepak G Skariah, Muthuvel Arigovindan

Regularization plays a crucial role in reliably utilizing imaging systems for scientific and medical investigations. It helps to stabilize the process of computationally undoing any degradation caused by physical limitat…

Image Reconstruction

Generalizing and Improving Jacobian and Hessian Regularization

2022-12-01 · Chenwei Cui, Zehao Yan, Guangshen Liu, Liangfu Lu

Jacobian and Hessian regularization aim to reduce the magnitude of the first and second-order partial derivatives with respect to neural network inputs, and they are predominantly used to ensure the adversarial robustnes…

Adversarial Robustness

Noise Stability Optimization for Finding Flat Minima: A Hessian-based Regularization Approach

2023-06-14 · Hongyang R. Zhang, Dongyue Li, Haotian Ju

The training of over-parameterized neural networks has received much study in recent literature. An important consideration is the regularization of over-parameterized networks due to their highly nonconvex and nonlinear…

Data Augmentationimage-classificationImage ClassificationStochastic Optimization