paper-with-me

홈 › Papers

Sparse learning of maximum likelihood model for optimization of complex loss function

2015-11-18 · Ning Zhang, Prathamesh Chandrasekar

Traditional machine learning methods usually minimize a simple loss function to learn a predictive model, and then use a complex performance measure to measure the prediction performance. However, minimizing a simple loss function cannot guarantee that an optimal performance. In this paper, we study the problem of optimizing the complex performance measure directly to obtain a predictive model. We proposed to construct a maximum likelihood model for this problem, and to learn the model parameter, we minimize a com- plex loss function corresponding to the desired complex performance measure. To optimize the loss function, we approximate the upper bound of the complex loss. We also propose impose the sparsity to the model parameter to obtain a sparse model. An objective is constructed by combining the upper bound of the loss function and the sparsity of the model parameter, and we develop an iterative algorithm to minimize it by using the fast iterative shrinkage- thresholding algorithm framework. The experiments on optimization on three different complex performance measures, including F-score, receiver operating characteristic curve, and recall precision curve break even point, over three real-world applications, aircraft event recognition of civil aviation safety, in- trusion detection in wireless mesh networks, and image classification, show the advantages of the proposed method over state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1511.05743

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationSparse Learning

Similar Papers 제목 키워드 기반

Neural Decoding with Optimization of Node Activations

2022-06-01 · Eliya Nachmani, Yair Be'ery

The problem of maximum likelihood decoding with a neural decoder for error-correcting code is considered. It is shown that the neural decoder can be improved with two novel loss terms on the node's activations. The first…

Decoder

Accurate Kernel Learning for Linear Gaussian Markov Processes using a Scalable Likelihood Computation

2018-05-18 · Stijn de Waele

We report an exact likelihood computation for Linear Gaussian Markov processes that is more scalable than existing algorithms for complex models and sparsely sampled signals. Better scaling is achieved through eliminatio…

Noisy Tensor Completion for Tensors with a Sparse Canonical Polyadic Factor

2017-04-08 · Swayambhoo Jain, Alexander Gutierrez, Jarvis Haupt

In this paper we study the problem of noisy tensor completion for tensors that admit a canonical polyadic or CANDECOMP/PARAFAC (CP) decomposition with one of the factors being sparse. We present general theoretical error…

Learning Infinite RBMs with Frank-Wolfe

2017-10-15 · NeurIPS 2016 12 · Wei Ping, Qiang Liu, Alexander Ihler

In this work, we propose an infinite restricted Boltzmann machine~(RBM), whose maximum likelihood estimation~(MLE) corresponds to a constrained convex optimization. We consider the Frank-Wolfe algorithm to solve the prog…

Representing Additive Gaussian Processes by Sparse Matrices

2023-04-29 · Lu Zou, HaoYuan Chen, Liang Ding

Among generalized additive models, additive Mat\'ern Gaussian Processes (GPs) are one of the most popular for scalable high-dimensional problems. Thanks to their additive structure and stochastic differential equation re…

Additive modelsBayesian OptimizationGaussian Processes