paper-with-me

Papers

Scene Labeling Using Sparse Precision Matrix

2016-06-01 · CVPR 2016 6 · Nasim Souly, Mubarak Shah

Scene labeling task is to segment the image into meaningful regions and categorize them into classes of objects which comprised the image. Commonly used methods typically find the local features for each segment and label them using classifiers. Afterwards, labeling is smoothed in order to make sure that neighboring regions receive similar labels. However, these methods ignore expressive connections between labels and non-local dependencies among regions. In this paper, we propose to use a sparse estimation of precision matrix (also called concentration matrix), which is the inverse of covariance matrix of data obtained by graphical lasso to find interaction between labels and regions. To do this, we formulate the problem as an energy minimization over a graph, whose structure is captured by applying sparse constraint on the elements of the precision matrix. This graph encodes (or represents) only significant interactions and avoids a fully connected graph, which is typically used to reflect the long distance associations. We use local and global information to achieve better labeling. We assess our approach on three datasets and obtained promising results.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Labeling

Similar Papers 제목 키워드 기반

Concentration of a sparse Bayesian model with Horseshoe prior in estimating high-dimensional precision matrix

2024-06-20 · The Tien Mai

Precision matrices are crucial in many fields such as social networks, neuroscience, and economics, representing the edge structure of Gaussian graphical models (GGMs), where a zero in an off-diagonal position of the pre…

Efficient Quantized Sparse Matrix Operations on Tensor Cores

2022-09-14 · Shigang Li, Kazuki Osawa, Torsten Hoefler

The exponentially growing model size drives the continued success of deep learning, but it brings prohibitive computation and memory cost. From the algorithm perspective, model sparsification and quantization have been s…

GPUQuantization

SSFlowNet: Semi-supervised Scene Flow Estimation On Point Clouds With Pseudo Label

2023-12-23 · Jingze Chen, Junfeng Yao, Qiqin Lin, Rongzhou Zhou 외

In the domain of supervised scene flow estimation, the process of manual labeling is both time-intensive and financially demanding. This paper introduces SSFlowNet, a semi-supervised approach for scene flow estimation, t…

Pseudo LabelScene Flow Estimation

Sparse Graph Learning Under Laplacian-Related Constraints

2021-11-16 · Jitendra K. Tugnait

We consider the problem of learning a sparse undirected graph underlying a given set of multivariate data. We focus on graph Laplacian-related constraints on the sparse precision matrix that encodes conditional dependenc…

Graph Learning

Minimax Estimation of Bandable Precision Matrices

2017-10-19 · NeurIPS 2017 12 · Addison Hu, Sahand Negahban

The inverse covariance matrix provides considerable insight for understanding statistical models in the multivariate setting. In particular, when the distribution over variables is assumed to be multivariate normal, the …