中文
相关论文

相关论文: Static Pruning in Dense Retrieval using Matrix Dec…

200 篇论文

Word-embeddings are vital components of Natural Language Processing (NLP) models and have been extensively explored. However, they consume a lot of memory which poses a challenge for edge deployment. Embedding matrices, typically, contain…

计算与语言 · 计算机科学 2020-11-12 Vasileios Lioutas , Ahmad Rashid , Krtin Kumar , Md Akmal Haidar , Mehdi Rezagholizadeh

Compression has emerged as one of the essential deep learning research topics, especially for the edge devices that have limited computation power and storage capacity. Among the main compression techniques, low-rank compression via matrix…

机器学习 · 计算机科学 2021-12-02 Moonjung Eo , Suhyun Kang , Wonjong Rhee

While dense retrieval models, which embed queries and documents into a shared low-dimensional space, have gained widespread popularity, they were shown to exhibit important theoretical limitations and considerably lag behind traditional…

信息检索 · 计算机科学 2026-04-09 Adrian Bracher , Svitlana Vakulenko

This paper addresses the challenges of storage and communication costs for large-scale datasets in resource-constrained edge devices by proposing a novel dataset quantization approach to reduce intra-sample redundancy. Unlike traditional…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Chenyue Yu , Jianyu Yu

Recurrent neural networks (RNNs) are central to sequence modeling tasks, yet their high computational complexity poses challenges for scalability and real-time deployment. Traditional pruning techniques, predominantly based on weight…

神经元与认知 · 定量生物学 2025-02-26 Rakesh Sengupta

Finding relevant prior art is crucial when deciding whether to file a new patent application or invalidate an existing patent. However, searching for prior art is challenging due to the large number of patent documents and the need for…

信息检索 · 计算机科学 2025-08-15 Krzysztof Daniell , Igor Buzhinsky , Sebastian Björkqvist

In this work, we focus on the problem of image instance retrieval with deep descriptors extracted from pruned Convolutional Neural Networks (CNN). The objective is to heavily prune convolutional edges while maintaining retrieval…

计算机视觉与模式识别 · 计算机科学 2017-07-19 Gaurav Manek , Jie Lin , Vijay Chandrasekhar , Lingyu Duan , Sateesh Giduthuri , Xiaoli Li , Tomaso Poggio

Background: Embedded feature selection in high-dimensional data with very small sample sizes requires optimized hyperparameters for the model building process. For this hyperparameter optimization, nested cross-validation must be applied to…

机器学习 · 计算机科学 2022-09-13 Sigrun May , Sven Hartmann , Frank Klawonn

High-dimensional big data appears in many research fields such as image recognition, biology and collaborative filtering. Often, the exploration of such data by classic algorithms is encountered with difficulties due to `curse of…

机器学习 · 计算机科学 2016-07-13 Amit Bermanis , Aviv Rotbart , Moshe Salhov , Amir Averbuch

Text embedding representing natural language documents in a semantic vector space can be used for document retrieval using nearest neighbor lookup. In order to study the feasibility of neural models specialized for retrieval in a…

信息检索 · 计算机科学 2019-05-03 Tolgahan Cakaloglu , Christian Szegedy , Xiaowei Xu

Embedding models are crucial for tasks in Information Retrieval (IR) and semantic similarity measurement, yet their handling of longer texts and associated positional biases remains underexplored. In this study, we investigate the impact of…

计算与语言 · 计算机科学 2026-01-01 Reagan J. Lee , Samarth Goel , Kannan Ramchandran

This paper revisits cluster-based retrieval that partitions the inverted index into multiple groups and skips the index partially at cluster and document levels during online inference using a learned sparse representation. It proposes an…

信息检索 · 计算机科学 2024-04-16 Yifan Qiao , Shanxiu He , Yingrui Yang , Parker Carlson , Tao Yang

Current structured pruning methods often result in considerable accuracy drops due to abrupt network changes and loss of information from pruned structures. To address these issues, we introduce the Decay Pruning Method (DPM), a novel…

机器学习 · 计算机科学 2024-11-05 Minghao Yang , Linlin Gao , Pengyuan Li , Wenbo Li , Yihong Dong , Zhiying Cui

Dimension reduction is often needed in the area of data mining. The goal of these methods is to map the given high-dimensional data into a low-dimensional space preserving certain properties of the initial data. There are two kinds of…

数值分析 · 数学 2015-03-23 Yanlai Chen

This work introduces a novel approach to pruning deep learning models by using distilled data. Unlike conventional strategies which primarily focus on architectural or algorithmic optimization, our method reconsiders the role of data in…

机器学习 · 计算机科学 2023-08-10 Luke McDermott , Daniel Cummings

Dimensionality reduction is a fundamental technique in machine learning and data analysis, enabling efficient representation and visualization of high-dimensional data. This paper explores five key methods: Principal Component Analysis…

其他统计学 · 统计学 2025-02-19 Yuan-chin Ivan Chang

Recent advances in vision-language models have demonstrated remarkable performance across diverse multi-modal tasks, including document question answering that leverages structured visual cues from text, tables, and figures. However, unlike…

计算机视觉与模式识别 · 计算机科学 2026-04-27 Joonmyung Choi , Sanghyeok Lee , Jongha Kim , Sehyung Kim , Dohwan Ko , Jihyung Kil , Hyunwoo J. Kim

As a crucial component of most modern deep recommender systems, feature embedding maps high-dimensional sparse user/item features into low-dimensional dense embeddings. However, these embeddings are usually assigned a unified dimension,…

信息检索 · 计算机科学 2022-04-18 Liang Qu , Yonghong Ye , Ningzhi Tang , Lixin Zhang , Yuhui Shi , Hongzhi Yin

Pruning is one of the most effective model reduction techniques. Deep networks require massive computation and such models need to be compressed to bring them on edge devices. Most existing pruning techniques are focused on vision-based…

机器学习 · 计算机科学 2020-04-30 Ramchalam Kinattinkara Ramakrishnan , Eyyüb Sari , Vahid Partovi Nia

Recent dense retrievers increasingly leverage the robust text understanding capabilities of Large Language Models (LLMs), encoding queries and documents into a shared embedding space for effective retrieval. However, most existing methods…

信息检索 · 计算机科学 2025-10-07 Yifan Ji , Zhipeng Xu , Zhenghao Liu , Yukun Yan , Shi Yu , Yishan Li , Zhiyuan Liu , Yu Gu , Ge Yu , Maosong Sun