中文
相关论文

相关论文: Finite Scalar Quantization: VQ-VAE Made Simple

200 篇论文

Quantization enables efficient acceleration of deep neural networks by reducing model memory footprint and exploiting low-cost integer math hardware units. Quantization maps floating-point weights and activations in a trained model to…

机器学习 · 计算机科学 2021-02-11 Steve Dai , Rangharajan Venkatesan , Haoxing Ren , Brian Zimmer , William J. Dally , Brucek Khailany

Quantum computers have the potential to deliver speed-ups for solving certain important problems that are intractable for classical counterparts, making them a promising avenue for advancing modern computation. However, many quantum…

量子物理 · 物理学 2025-12-23 Kang-Min Hu , Min Namkung , Hyang-Tag Lim

It is customary to deploy uniform scalar quantization in the end-to-end optimized Neural image compression methods, instead of more powerful vector quantization, due to the high complexity of the latter. Lattice vector quantization (LVQ),…

图像与视频处理 · 电气工程与系统科学 2024-11-26 Xi Zhang , Xiaolin Wu

Vector Quantization, VQ is a popular image compression technique with a simple decoding architecture and high compression ratio. Codebook designing is the most essential part in Vector Quantization. LindeBuzoGray, LBG is a traditional…

计算机视觉与模式识别 · 计算机科学 2017-10-17 Sayan Nag

The Variational Quantum Eigensolver (VQE) is widely regarded as a promising algorithm for calculating ground states of quantum systems that are intractable for classical computers. This promise is typically motivated by the hope of…

量子物理 · 物理学 2026-04-13 Manuel Hagelueken , David A. Kreplin , Florian Wieland , Marco F. Huber , Marco Roth

We propose a new embedding method, named Quantile-Quantile Embedding (QQE), for distribution transformation and manifold embedding with the ability to choose the embedding distribution. QQE, which uses the concept of quantile-quantile plot…

机器学习 · 统计学 2021-07-12 Benyamin Ghojogh , Fakhri Karray , Mark Crowley

Quantum computers promise to efficiently solve important problems that are intractable on a conventional computer. Quantum computational algorithms have the potential to be an exciting new way of studying quantum cosmology. In quantum…

量子物理 · 物理学 2019-12-03 Anirban Ganguly , Bikash K. Behera , Prasanta K. Panigrahi

Hardware-friendly network quantization (e.g., binary/uniform quantization) can efficiently accelerate the inference and meanwhile reduce memory consumption of the deep neural networks, which is crucial for model deployment on…

计算机视觉与模式识别 · 计算机科学 2019-08-15 Ruihao Gong , Xianglong Liu , Shenghu Jiang , Tianxiang Li , Peng Hu , Jiazhen Lin , Fengwei Yu , Junjie Yan

Complex Query Answering (CQA) is an important and fundamental task for knowledge graph (KG) reasoning. Query encoding (QE) is proposed as a fast and robust solution to CQA. In the encoding process, most existing QE methods first parse the…

计算与语言 · 计算机科学 2023-06-27 Jiaxin Bai , Tianshi Zheng , Yangqiu Song

An important challenge in emotion recognition is to develop methods that can leverage unlabeled training data. In this paper, we propose the VQ-MAE-AV model, a self-supervised multimodal model that leverages masked autoencoders to learn…

声音 · 计算机科学 2025-05-12 Samir Sadok , Simon Leglaive , Renaud Séguier

The increased resolution of real-world videos presents a dilemma between efficiency and accuracy for deep Video Quality Assessment (VQA). On the one hand, keeping the original resolution will lead to unacceptable computational costs. On the…

计算机视觉与模式识别 · 计算机科学 2022-10-12 Haoning Wu , Chaofeng Chen , Liang Liao , Jingwen Hou , Wenxiu Sun , Qiong Yan , Jinwei Gu , Weisi Lin

Variational quantum algorithms exploit the features of superposition and entanglement to optimize a cost function efficiently by manipulating the quantum states. They are suitable for noisy intermediate-scale quantum (NISQ) computers that…

量子物理 · 物理学 2023-08-29 Yunya Liu , Jiakun Liu , Jordan R. Raney , Pai Wang

We propose a new approach to improve the accuracy of ground state estimates in Variational Quantum Eigensolver (VQE) algorithms by employing subspace representations with soft-coded orthogonality constraints. As in other subspace-based VQE…

量子物理 · 物理学 2026-02-19 Giuseppe Clemente , Marco Intini

The transformer architectures with attention mechanisms have obtained success in Nature Language Processing (NLP), and Vision Transformers (ViTs) have recently extended the application domains to various vision tasks. While achieving high…

机器学习 · 计算机科学 2022-02-21 Mengshu Sun , Haoyu Ma , Guoliang Kang , Yifan Jiang , Tianlong Chen , Xiaolong Ma , Zhangyang Wang , Yanzhi Wang

Many modern search domains comprise high-dimensional vectors of floating point numbers derived from neural networks, in the form of embeddings. Typical embeddings range in size from hundreds to thousands of dimensions, making the size of…

机器学习 · 计算机科学 2025-06-03 Richard Connor , Alan Dearle , Ben Claydon

Masked Image Modeling (MIM) with Vector Quantization (VQ) has achieved great success in both self-supervised pre-training and image generation. However, most existing methods struggle to address the trade-off in shared latent space for…

计算机视觉与模式识别 · 计算机科学 2025-04-02 Siyuan Li , Luyuan Zhang , Zedong Wang , Juanxi Tian , Cheng Tan , Zicheng Liu , Chang Yu , Qingsong Xie , Haonan Lu , Haoqian Wang , Zhen Lei

Quantizing deep convolutional neural networks for image super-resolution substantially reduces their computational costs. However, existing works either suffer from a severe performance drop in ultra-low precision of 4 or lower bit-widths,…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Cheeun Hong , Heewon Kim , Sungyong Baik , Junghun Oh , Kyoung Mu Lee

Through a simple multiple choice language prompt a VQA model can operate as a zero-shot image classifier, producing a classification label. Compared to typical image encoders, VQA models offer an advantage: VQA-produced image embeddings can…

机器学习 · 计算机科学 2024-07-24 Dipika Khullar , Emmett Goodman , Negin Sokhandan

Large Language Models (LLMs) face significant challenges in edge deployment due to their massive parameter scale. Vector Quantization (VQ), a clustering-based quantization method, serves as a prevalent solution to this issue for its…

机器学习 · 计算机科学 2025-06-27 Yuxuan Yue , Zukang Xu , Zhihang Yuan , Dawei Yang , Jianlong Wu , Liqiang Nie

Vector quantization (VQ) is a prevalent and fundamental technique that discretizes continuous feature vectors by approximating them using a codebook. As the diversity and complexity of data and models continue to increase, there is an…

计算机视觉与模式识别 · 计算机科学 2026-01-05 Jie Li , Kwan-Yee K. Wong , Kai Han
‹ 上一页 1 8 9 10 下一页 ›