paper-with-me

Papers

FunQuant: A R package to perform quantization in the context of rare events and time-consuming simulations

2023-08-18 · Charlie Sire, Yann Richet, Rodolphe Le Riche, Didier Rullière, Jérémy Rohmer, Lucie Pheulpin

Quantization summarizes continuous distributions by calculating a discrete approximation. Among the widely adopted methods for data quantization is Lloyd's algorithm, which partitions the space into Vorono\"i cells, that can be seen as clusters, and constructs a discrete distribution based on their centroids and probabilistic masses. Lloyd's algorithm estimates the optimal centroids in a minimal expected distance sense, but this approach poses significant challenges in scenarios where data evaluation is costly, and relates to rare events. Then, the single cluster associated to no event takes the majority of the probability mass. In this context, a metamodel is required and adapted sampling methods are necessary to increase the precision of the computations on the rare clusters.

📄 PDF Abstract BibTeX arXiv:2308.10871

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Similar Papers 제목 키워드 기반

Infrared Domain Adaptation with Zero-Shot Quantization

2024-08-25 · Burak Sevsay, Erdem Akagündüz

Quantization is one of the most popular techniques for reducing computation time and shrinking model size. However, ensuring the accuracy of quantized models typically involves calibration using training data, which may …

Domain Adaptationobject-detectionObject DetectionQuantization

TARQ: Tail-Aware Reconstruction Quantization for Rare-Word Robust Automatic Speech Recognition

2026-05-27 · Xinyu Wang, Ziyu Zhao, Ke Bai, Silin Meng 외 arxiv

Data-aware post-training quantization (PTQ) minimizes a per-token reconstruction loss on a small calibration corpus, implicitly weighting positions by their empirical frequency. For \textbf{A}utomatic \textbf{S}peech \te…

Speech Recognition

discretize_distributions: Efficient Quantization of Gaussian Mixtures with Guarantees in Wasserstein Distance

2025-11-19 · Steven Adams, Elize Alwash, Luca Laurenti arxiv

We present discretize_distributions, a Python package that efficiently constructs discrete approximations of Gaussian mixture distributions and provides guarantees on the approximation error in Wasserstein distance. The …

Rare Feature Selection in High Dimensions

2018-03-18 · Xiaohan Yan, Jacob Bien

It is common in modern prediction problems for many predictor variables to be counts of rarely occurring events. This leads to design matrices in which many columns are highly sparse. The challenge posed by such "rare fe…

feature selectionVocal Bursts Intensity Prediction

Tail-Aware HiFloat4: W4A4 Post-Training Quantization for Wan2.2

2026-05-26 · Zhanfeng Feng, Shuai Guo, Xin Di, Long Peng 외 arxiv

This report describes Tail-Aware HiFloat4, our submission to the low-bit text-to-video generation quantization challenge. Our method adapts the public ViDiT-Q post-training quantization pipeline to Wan2.2 under the HiFlo…

Text-to-Video Generation