paper-with-me

Papers

Binarized Mode Seeking for Scalable Visual Pattern Discovery

2017-07-01 · CVPR 2017 7 · Wei Zhang, Xiaochun Cao, Rui Wang, Yuanfang Guo, Zhineng Chen

This paper studies visual pattern discovery in large-scale image collections via binarized mode seeking, where images can only be represented as binary codes for efficient storage and computation. We address this problem from the perspective of binary space mode seeking. First, a binary mean shift (bMS) is proposed to discover frequent patterns via mode seeking directly in binary space. The binomial-based kernel and binary constraint are introduced for binarized analysis. Second, we further extend bMS to a more general form, namely contrastive binary mean shift (cbMS), which maximizes the contrastive density in binary space, for finding informative patterns that are both frequent and discriminative for the dataset. With the binarized algorithm and optimization, our methods demonstrate significant computation (50X) and storage (32X) improvement compared to standard techniques operating in Euclidean space, while the performance does not largely degenerate. Furthermore, cbMS discovers more informative patterns by suppressing low discriminative modes. We evaluate our methods on both annotated ILSVRC (1M images) and un-annotated blind Flickr (10M images) datasets with million scale images, which demonstrates both the scalability and effectiveness of our algorithms for discovering frequent and informative patterns in large scale collection.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generative Pseudo-Inverse Memory

2021-09-29 · ICLR 2022 4 · Kha Pham, Hung Le, Man Ngo, Truyen Tran 외

We propose Generative Pseudo-Inverse Memory (GPM), a class of deep generative memory models that are fast to write in and read out. Memory operations are recast as seeking robust solutions of linear systems, which natura…

Denoising

Binarized Spectral Compressive Imaging

2023-05-17 · NeurIPS 2023 11 · Yuanhao Cai, Yuxin Zheng, Jing Lin, Xin Yuan 외

Existing deep learning models for hyperspectral image (HSI) reconstruction achieve good performance but require powerful hardwares with enormous memory and computational resources. Consequently, these methods can hardly …

Binarization

MuBiNN: Multi-Level Binarized Recurrent Neural Network for EEG signal Classification

2020-04-19 · Seyed Ahmad Mirsalari, Sima Sinaei, Mostafa E. Salehi, Masoud Daneshtalab

Recurrent Neural Networks (RNN) are widely used for learning sequences in applications such as EEG classification. Complex RNNs could be hardly deployed on wearable devices due to their computation and memory-intensive p…

BinarizationClassificationEEGEEG Signal Classification+2

Verification of Binarized Neural Networks via Inter-Neuron Factoring

2017-10-09 · Chih-Hong Cheng, Georg Nührenberg, Chung-Hao Huang, Harald Ruess

We study the problem of formal verification of Binarized Neural Networks (BNN), which have recently been proposed as a energy-efficient alternative to traditional learning networks. The verification of BNNs, using the re…

Stochastic Engrams for Efficient Continual Learning with Binarized Neural Networks

2025-03-27 · Isabelle Aguilar, Luis Fernando Herbozo Contreras, Omid Kavehei

The ability to learn continuously in artificial neural networks (ANNs) is often limited by catastrophic forgetting, a phenomenon in which new knowledge becomes dominant. By taking mechanisms of memory encoding in neurosc…

Computational EfficiencyContinual LearningGPU