paper-with-me

Papers

Good pivots for small sparse matrices

2020-06-02 · Manuel Kauers, Jakob Moosbauer

For sparse matrices up to size $8 \times 8$, we determine optimal choices for pivot selection in Gaussian elimination. It turns out that they are slightly better than the pivots chosen by a popular pivot selection strategy, so there is some room for improvement. We then create a pivot selection strategy using machine learning and find that it indeed leads to a small improvement compared to the classical strategy.

📄 PDF Abstract BibTeX arXiv:2006.01623

Code (1)

jakobmoosbauer/pivots 공식 구현

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Hierarchical Attention Transfer Network for Cross-Domain Sentiment Classification

2018-04-26 · Thirty-Second AAAI Conference on Artificial Intelligence 2018 4 · Zheng Li, Ying WEI, Yu Zhang, Qiang Yang

Cross-domain sentiment classification aims to leverage useful information in a source domain to help do sentiment classifi- cation in a target domain that has no or little supervised infor- mation. Existing cross-domain …

ClassificationCross-Domain Text ClassificationDomain AdaptationGeneral Classification+2

Sparse Recovery from Extreme Eigenvalues Deviation Inequalities

2016-04-05 · Sandrine Dallaporta, Yohann de Castro

This article provides a new toolbox to derive sparse recovery guarantees from small deviations on extreme singular values or extreme eigenvalues obtained in Random Matrix Theory. This work is based on Restricted Isometry…

compressed sensing

Optimization for Compressed Sensing: the Simplex Method and Kronecker Sparsification

2013-12-16 · Robert Vanderbei, Han Liu, Lie Wang, Kevin Lin

In this paper we present two new approaches to efficiently solve large-scale compressed sensing problems. These two ideas are independent of each other and can therefore be used either separately or together. We consider…

compressed sensing

PIVOTSBench: Evaluating Fine-Grained Interpersonal Relationship Reasoning in Multimodal Large Language Models

2026-06-22 · Shuxiang Zhang, Yiting Yin, Wenxuan Song, Yuhang Wu 외 arxiv

Humans possess an innate ability to understand fine-grained interpersonal relationships, which is central to everyday social interactions. Although such reasoning is inherently multimodal, it remains largely unexplored b…

Solving Quadratic Systems with Full-Rank Matrices Using Sparse or Generative Priors

2023-09-16 · Junren Chen, Michael K. Ng, Zhaoqiang Liu

The problem of recovering a signal $\boldsymbol x\in \mathbb{R}^n$ from a quadratic system $\{y_i=\boldsymbol x^\top\boldsymbol A_i\boldsymbol x,\ i=1,\ldots,m\}$ with full-rank matrices $\boldsymbol A_i$ frequently aris…