paper-with-me

홈 › Papers

Minimizing the Maximal Rank

2016-06-01 · CVPR 2016 6 · Erik Bylow, Carl Olsson, Fredrik Kahl, Mikael Nilsson

In computer vision, many problems can be formulated as finding a low rank approximation of a given measurement matrix. Ideally, if all elements of the measurement matrix are available, this is easily solved in the L2-norm using factorization. However, in practice this is rarely the case. Lately, this problem has been addressed using different approaches, one is to replace the rank term by the convex nuclear norm, another is to derive the convex envelope of the rank term plus a data term. In the latter case, matrices are divided into sub-matrices and the envelope is computed for each sub-block individually. In this paper a new convex envelope is derived which takes all sub-matrices into account simultaneously. This leads to a simpler formulation, using only one parameter, for applications where one seeks low rank approximations of multiple matrices with the same rank. We show in this paper how our general framework can be used for manifold denoising of several images at once, as well as just denoising one image. We get comparable results to other well-known methods and our framework can also be used for other applications such as linear shape models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Denoising

Similar Papers 제목 키워드 기반

Minimizing the Maximal Loss: How and Why?

2016-02-04 · Shai Shalev-Shwartz, Yonatan Wexler

A commonly used learning rule is to approximately minimize the \emph{average} loss over the training set. Other learning algorithms, such as AdaBoost and hard-SVM, aim at minimizing the \emph{maximal} loss over the train…

Using Image Fairness Representations in Diversity-Based Re-ranking for Recommendations

2018-09-10 · Karako Chen, Manggala Putra

The trade-off between relevance and fairness in personalized recommendations has been explored in recent works, with the goal of minimizing learned discrimination towards certain demographics while still producing releva…

DiversityFairnessRecommendation SystemsRe-Ranking

Reweighting Augmented Samples by Minimizing the Maximal Expected Loss

2021-03-16 · ICLR 2021 1 · Mingyang Yi, Lu Hou, Lifeng Shang, Xin Jiang 외

Data augmentation is an effective technique to improve the generalization of deep neural networks. However, previous data augmentation methods usually treat the augmented samples equally without considering their individ…

Data AugmentationImage Augmentationimage-classificationImage Classification+1

The Right to Be Remembered: Preserving Maximally Truthful Digital Memory in the Age of AI

2025-10-17 · Alex Zhavoronkov, Dominika Wilczok, Roman Yampolskiy arxiv

Since the rapid expansion of large language models (LLMs), people have begun to rely on them for information retrieval. While traditional search engines display ranked lists of sources shaped by search engine optimizatio…

Information Retrieval

Generalization Error Bounds for Noisy, Iterative Algorithms via Maximal Leakage

2023-02-28 · Ibrahim Issa, Amedeo Roberto Esposito, Michael Gastpar

We adopt an information-theoretic framework to analyze the generalization behavior of the class of iterative, noisy learning algorithms. This class is particularly suitable for study under information-theoretic metrics a…

Generalization Bounds