paper-with-me

Papers

LLC: Accurate, Multi-purpose Learnt Low-dimensional Binary Codes

2021-06-02 · NeurIPS 2021 12 · Aditya Kusupati, Matthew Wallingford, Vivek Ramanujan, Raghav Somani, Jae Sung Park, Krishna Pillutla, Prateek Jain, Sham Kakade, Ali Farhadi

Learning binary representations of instances and classes is a classical problem with several high potential applications. In modern settings, the compression of high-dimensional neural representations to low-dimensional binary codes is a challenging task and often require large bit-codes to be accurate. In this work, we propose a novel method for Learning Low-dimensional binary Codes (LLC) for instances as well as classes. Our method does not require any side-information, like annotated attributes or label meta-data, and learns extremely low-dimensional binary codes (~20 bits for ImageNet-1K). The learnt codes are super-efficient while still ensuring nearly optimal classification accuracy for ResNet50 on ImageNet-1K. We demonstrate that the learnt codes capture intrinsically important features in the data, by discovering an intuitive taxonomy over classes. We further quantitatively measure the quality of our codes by applying it to the efficient image retrieval as well as out-of-distribution (OOD) detection problems. For ImageNet-100 retrieval problem, our learnt binary codes outperform 16 bit HashNet using only 10 bits and also are as accurate as 10 dimensional real representations. Finally, our learnt binary codes can perform OOD detection, out-of-the-box, as accurately as a baseline that needs ~3000 samples to tune its threshold, while we require none. Code is open-sourced at https://github.com/RAIVNLab/LLC.

📄 PDF Abstract BibTeX arXiv:2106.01487

Code (1)

RAIVNLab/LLC 공식 구현 pytorch

Tasks

Image RetrievalOut of Distribution (OOD) DetectionRetrieval

Similar Papers 제목 키워드 기반

AUC optimization and the two-sample problem

2009-12-01 · NeurIPS 2009 12 · Nicolas Vayatis, Marine Depecker, Stéphan J. Clémençcon

The purpose of the paper is to explore the connection between multivariate homogeneity tests and $\auc$ optimization. The latter problem has recently received much attention in the statistical learning literature. From t…

Vocal Bursts Valence Prediction

Towards Learning Transferable Conversational Skills using Multi-dimensional Dialogue Modelling

2018-03-31 · Simon Keizer, Verena Rieser

Recent statistical approaches have improved the robustness and scalability of spoken dialogue systems. However, despite recent progress in domain adaptation, their reliance on in-domain data still limits their cross-doma…

Dialogue ManagementDomain AdaptationManagementMulti-agent Reinforcement Learning+4

BiHDTrans: binary hyperdimensional transformer for efficient multivariate time series classification

2025-09-29 · Jingtao Zhang, Yi Liu, Qi Shen, Changhong Wang arxiv

The proliferation of Internet-of-Things (IoT) devices has led to an unprecedented volume of multivariate time series (MTS) data, requiring efficient and accurate processing for timely decision-making in resource-constrai…

Time Series Classification

Perfect match: Improved cross-modal embeddings for audio-visual synchronisation

2018-09-21 · Soo-Whan Chung, Joon Son Chung, Hong-Goo Kang

This paper proposes a new strategy for learning powerful cross-modal embeddings for audio-to-video synchronization. Here, we set up the problem as one of cross-modal retrieval, where the objective is to find the most rel…

Binary ClassificationCross-Modal RetrievalRetrievalspeech-recognition+3

Optimizing Text Quantifiers for Multivariate Loss Functions

2015-02-19 · Andrea Esuli, Fabrizio Sebastiani

We address the problem of \emph{quantification}, a supervised learning task whose goal is, given a class, to estimate the relative frequency (or \emph{prevalence}) of the class in a dataset of unlabelled items. Quantific…

Structured Prediction