中文
相关论文

相关论文: RadixSpline: A Single-Pass Learned Index

200 篇论文

Learned Index Structures (LIS) have significantly advanced data management by leveraging machine learning models to optimize data indexing. However, designing these structures often involves critical trade-offs, making it challenging for…

数据库 · 计算机科学 2025-02-19 Taiyi Wang , Liang Liang , Guang Yang , Thomas Heinis , Eiko Yoneki

Machine learning has been getting a large attention in the recent years, as a tool to process big data generated by ubiquitous sensors in our daily life. High speed, low energy computing machines are in demand to enable real-time artificial…

机器学习 · 计算机科学 2020-05-06 Zhong Sun , Giacomo Pedretti , Alessandro Bricalli , Daniele Ielmini

The exponential growth of data has sparked computational demands on ML research and industry use. Sparsification of hyper-parametrized deep neural networks (DNNs) creates simpler representations of complex data. Past research has shown that…

机器学习 · 计算机科学 2023-11-08 Kevin Kwak , Zack West , Hayden Jananthan , Jeremy Kepner

The graph structure of a Bayesian network (BN) can be learned from data using the well-known score-and-search approach. Previous work has shown that incorporating structured representations of the conditional probability distributions…

机器学习 · 计算机科学 2022-06-22 Charupriya Sharma , Peter van Beek

Despite their impressive generalization capabilities, instruction-tuned Large Language Models often underperform on text classification benchmarks. We introduce SALSA, a coherent pipeline that combines structured prompting, class-to-token…

计算与语言 · 计算机科学 2025-10-28 Ruslan Berdichevsky , Shai Nahum-Gefen , Elad Ben Zaken

An important problem in the analysis of high-dimensional omics data is to identify subsets of molecular variables that are associated with a phenotype of interest. This requires addressing the challenges of high dimensionality, strong…

统计方法学 · 统计学 2022-04-05 Fan Wang , Sylvia Richardson , Steven M. Hill

In this paper, we introduce DobLIX, a dual-objective learned index specifically designed for Log-Structured Merge(LSM) tree-based key-value stores. Although traditional learned indexes focus exclusively on optimizing index lookups, they…

数据库 · 计算机科学 2025-09-03 Alireza Heidari , Amirhossein Ahmadi , Wei Zhang

Database indexes facilitate data retrieval and benefit broad applications in real-world systems. Recently, a new family of index, named learned index, is proposed to learn hidden yet useful data distribution and incorporate such information…

数据库 · 计算机科学 2021-01-05 Yaliang Li , Daoyuan Chen , Bolin Ding , Kai Zeng , Jingren Zhou

In this work, we investigate the understudied effect of the training data used for image super-resolution (SR). Most commonly, novel SR methods are developed and benchmarked on common training datasets such as DIV2K and DF2K. However, we…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Go Ohtani , Ryu Tadokoro , Ryosuke Yamada , Yuki M. Asano , Iro Laina , Christian Rupprecht , Nakamasa Inoue , Rio Yokota , Hirokatsu Kataoka , Yoshimitsu Aoki

Recent work on "learned indexes" has changed the way we look at the decades-old field of DBMS indexing. The key idea is that indexes can be thought of as "models" that predict the position of a key in a dataset. Indexes can, thus, be…

Existing learning-based surface reconstruction methods from point clouds are still facing challenges in terms of scalability and preservation of details on large-scale point clouds. In this paper, we propose the SSRNet, a novel scalable…

计算机视觉与模式识别 · 计算机科学 2020-04-15 Zhenxing Mi , Yiming Luo , Wenbing Tao

Spatial query and analysis results are often directly applied to decision-making processes such as facility location, proximity resource discovery, accessibility analysis, and risk assessment. Therefore, the efficiency of underlying spatial…

数据库 · 计算机科学 2026-05-14 Zhongpu Chen , Yikai Dong , Wanjun Hao

Deep reinforcement learning (RL) is increasingly deployed in resource-constrained environments, yet the go-to function approximators - multilayer perceptrons (MLPs) - are often parameter-inefficient due to an imperfect inductive bias for…

机器学习 · 计算机科学 2026-02-02 Rajib Mostakim , Reza T. Batley , Sourav Saha

Single Index Models (SIMs) are simple yet flexible semi-parametric models for machine learning, where the response variable is modeled as a monotonic function of a linear combination of features. Estimation in this context requires learning…

机器学习 · 统计学 2016-12-01 Nikhil Rao , Ravi Ganti , Laura Balzano , Rebecca Willett , Robert Nowak

Self-supervised Learning (SSL) including the mainstream contrastive learning has achieved great success in learning visual representations without data annotations. However, most of methods mainly focus on the instance level information…

计算机视觉与模式识别 · 计算机科学 2021-07-26 Mingkai Zheng , Shan You , Fei Wang , Chen Qian , Changshui Zhang , Xiaogang Wang , Chang Xu

We revisit the additive model learning literature and adapt a penalized spline formulation due to Eilers and Marx, to train additive classifiers efficiently. We also propose two new embeddings based two classes of orthogonal basis with…

计算机视觉与模式识别 · 计算机科学 2011-10-06 Subhransu Maji

While current skeleton action recognition models demonstrate impressive performance on large-scale datasets, their adaptation to new application scenarios remains challenging. These challenges are particularly pronounced when facing new…

计算机视觉与模式识别 · 计算机科学 2026-01-09 Zongye Zhang , Wenrui Cai , Qingjie Liu , Yunhong Wang

Deep learning applications are usually very compute-intensive and require a long run time for training and inference. This has been tackled by researchers from both hardware and software sides, and in this paper, we propose a Roofline-based…

分布式、并行与集群计算 · 计算机科学 2020-09-24 Yunsong Wang , Charlene Yang , Steven Farrell , Yan Zhang , Thorsten Kurth , Samuel Williams

Learned indices using neural networks have been shown to outperform traditional indices such as B-trees in both query time and memory. However, learning the distribution of a large dataset can be expensive, and updating learned indices is…

数据库 · 计算机科学 2021-02-19 Guanli Liu , Lars Kulik , Xingjun Ma , Jianzhong Qi

We propose a novel algorithm for greedy forward feature selection for regularized least-squares (RLS) regression and classification, also known as the least-squares support vector machine or ridge regression. The algorithm, which we call…

机器学习 · 统计学 2010-03-19 Tapio Pahikkala , Antti Airola , Tapio Salakoski