paper-with-me

Papers

Chromatic Learning for Sparse Datasets

2020-06-06 · Vladimir Feinberg, Peter Bailis

Learning over sparse, high-dimensional data frequently necessitates the use of specialized methods such as the hashing trick. In this work, we design a highly scalable alternative approach that leverages the low degree of feature co-occurrences present in many practical settings. This approach, which we call Chromatic Learning (CL), obtains a low-dimensional dense feature representation by performing graph coloring over the co-occurrence graph of features---an approach previously used as a runtime performance optimization for GBDT training. This color-based dense representation can be combined with additional dense categorical encoding approaches, e.g., submodular feature compression, to further reduce dimensionality. CL exhibits linear parallelizability and consumes memory linear in the size of the co-occurrence graph. By leveraging the structural properties of the co-occurrence graph, CL can compress sparse datasets, such as KDD Cup 2012, that contain over 50M features down to 1024, using an order of magnitude fewer features than frequency-based truncation and the hashing trick while maintaining the same test error for linear models. This compression further enables the use of deep networks in this wide, sparse setting, where CL similarly has favorable performance compared to existing baselines for budgeted input dimension.

📄 PDF Abstract BibTeX arXiv:2006.03779

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Compression

Similar Papers 제목 키워드 기반

Spectral Compressive Imaging via Chromaticity-Intensity Decomposition

2025-09-20 · Xiaodong Wang, Zijun He, Ping Wang, Lishun Wang 외 arxiv

In coded aperture snapshot spectral imaging (CASSI), the captured measurement entangles spatial and spectral information, posing a severely ill-posed inverse problem for hyperspectral images (HSIs) reconstruction. Moreov…

Noise Estimation

Deep Convolutional Sparse Coding Network for Pansharpening with Guidance of Side Information

2021-03-10 · Shuang Xu, Jiangshe Zhang, Kai Sun, Zixiang Zhao 외

Pansharpening is a fundamental issue in remote sensing field. This paper proposes a side information partially guided convolutional sparse coding (SCSC) model for pansharpening. The key idea is to split the low resolutio…

PansharpeningRolling Shutter Correction

A Sparse Representation Based Joint Demosaicing Method for Single-Chip Polarized Color Sensor

2019-12-16 · Sijia Wen, Yinqiang Zheng, Feng Lu

The emergence of the single-chip polarized color sensor now allows for simultaneously capturing chromatic and polarimetric information of the scene on a monochromatic image plane. However, unlike the usual camera with an…

Demosaicking

Dichromatic Model Based Temporal Color Constancy for AC Light Sources

2019-06-01 · CVPR 2019 6 · Jun-Sang Yoo, Jong-Ok Kim

Existing dichromatic color constancy approach commonly requires a number of spatial pixels which have high specularity. In this paper, we propose a novel approach to estimate the illuminant chromaticity of AC light sourc…

Color Constancy

PRISM: Color-Stratified Point Cloud Sampling

2026-01-11 · Hansol Lim, Minhyeok Im, Jongseong Brad Choi arxiv

We present PRISM, a novel color-guided stratified sampling method for RGB-LiDAR point clouds. Our approach is motivated by the observation that unique scene features often exhibit chromatic diversity while repetitive, re…

3D ReconstructionPoint Clouds