paper-with-me

홈 › Papers

Eigen-Stratified Models

2020-01-27 · Jonathan Tuck, Stephen Boyd

Stratified models depend in an arbitrary way on a selected categorical feature that takes $K$ values, and depend linearly on the other $n$ features. Laplacian regularization with respect to a graph on the feature values can greatly improve the performance of a stratified model, especially in the low-data regime. A significant issue with Laplacian-regularized stratified models is that the model is $K$ times the size of the base model, which can be quite large. We address this issue by formulating eigen-stratifed models, which are stratified models with an additional constraint that the model parameters are linear combinations of some modest number $m$ of bottom eigenvectors of the graph Laplacian, i.e., those associated with the $m$ smallest eigenvalues. With eigen-stratified models, we only need to store the $m$ bottom eigenvectors and the corresponding coefficients as the stratified model parameters. This leads to a reduction, sometimes large, of model size when $m \leq n$ and $m \ll K$. In some cases, the additional regularization implicit in eigen-stratified models can improve out-of-sample performance over standard Laplacian regularized stratified models.

📄 PDF Abstract BibTeX arXiv:2001.10389

Code (1)

cvxgrp/strat_models 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Stratified Graph Spectra

2022-01-10 · Fanchao Meng, Mark Orr, Samarth Swarup

In classic graph signal processing, given a real-valued graph signal, its graph Fourier transform is typically defined as the series of inner products between the signal and each eigenvector of the graph Laplacian. Unfor…

Graph Learningvalid

Stratified Labelings for Abstract Argumentation

2013-08-04 · Matthias Thimm, Gabriele Kern-Isberner

We introduce stratified labelings as a novel semantical approach to abstract argumentation frameworks. Compared to standard labelings, stratified labelings provide a more fine-grained assessment of the controversiality o…

Abstract Argumentation

Stratified Non-Negative Tensor Factorization

2024-11-27 · Alexander Sietsema, Zerrin Vural, James Chapman, Yotam Yaniv 외

Non-negative matrix factorization (NMF) and non-negative tensor factorization (NTF) decompose non-negative high-dimensional data into non-negative low-rank components. NMF and NTF methods are popular for their intrinsic …

Extended Magic for Negation: Efficient Demand-Driven Evaluation of Stratified Datalog with Precise Complexity Guarantees

2019-09-18 · K. Tuncay Tekle, Yanhong A. Liu

Given a set of Datalog rules, facts, and a query, answers to the query can be inferred bottom-up starting from the facts or top-down starting from the query. For efficiency, top-down evaluation is extended with memoizati…

Negation

Stratified Labeling for Surface Consistent Parallax Correction and Occlusion Completion

2019-03-07 · Jie Chen, Lap-Pui Chau, Junhui Hou

The light field faithfully records the spatial and angular configurations of the scene, which facilitates a wide range of imaging possibilities. In this work, we propose an LF synthesis algorithm which renders high quali…

Generative Adversarial NetworkNovel View Synthesis