paper-with-me

Papers

Optimizing Data-driven Weights In Multidimensional Indexes

2025-04-08 · Lidia Ceriani, Chiara Gigliarano, Paolo Verme

Multidimensional indexes are ubiquitous, and popular, but present non-negligible normative choices when it comes to attributing weights to their dimensions. This paper provides a more rigorous approach to the choice of weights by defining a set of desirable properties that weighting models should meet. It shows that Bayesian Networks is the only model across statistical, econometric, and machine learning computational models that meets these properties. An example with EU-SILC data illustrates this new approach highlighting its potential for policies.

📄 PDF Abstract BibTeX arXiv:2504.06012

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Tensor-Train Networks for Learning Predictive Modeling of Multidimensional Data

2021-01-22 · M. Nazareth da Costa, R. Attux, A. Cichocki, J. M. T. Romano

In this work, we firstly apply the Train-Tensor (TT) networks to construct a compact representation of the classical Multilayer Perceptron, representing a reduction of up to 95% of the coefficients. A comparative analysi…

Tensor NetworksTime SeriesTime Series Analysis

Generalized Balancing Weights via Deep Neural Networks

2022-11-14 · Yoshiaki Kitazawa

Estimating causal effects from observational data is a central problem in many domains. A general approach is to balance covariates with weights such that the distribution of the data mimics randomization. We present gen…

Tsunami: A Learned Multi-dimensional Index for Correlated Data and Skewed Workloads

2020-06-23 · Jialin Ding, Vikram Nathan, Mohammad Alizadeh, Tim Kraska

Filtering data based on predicates is one of the most fundamental operations for any modern data warehouse. Techniques to accelerate the execution of filter expressions include clustered indexes, specialized sort orders …

COAX: Correlation-Aware Indexing on Multidimensional Data with Soft Functional Dependencies

2020-06-29 · Ali Hadian, Behzad Ghaffari, Taiyi Wang, Thomas Heinis

Recent work proposed learned index structures, which learn the distribution of the underlying dataset to improve performance. The initial work on learned indexes has shown that by learning the cumulative distribution fun…

Attribute

Learning Multi-dimensional Indexes

2019-12-03 · Vikram Nathan, Jialin Ding, Mohammad Alizadeh, Tim Kraska

Scanning and filtering over multi-dimensional tables are key operations in modern analytical database engines. To optimize the performance of these operations, databases often create clustered indexes over a single dimen…