paper-with-me

Papers

A Parallel/Distributed Algorithmic Framework for Mining All Quantitative Association Rules

2018-04-18 · Ioannis T. Christou, Emmanouil Amolochitis, Zheng-Hua Tan

We present QARMA, an efficient novel parallel algorithm for mining all Quantitative Association Rules in large multidimensional datasets where items are required to have at least a single common attribute to be specified in the rules single consequent item. Given a minimum support level and a set of threshold criteria of interestingness measures such as confidence, conviction etc. our algorithm guarantees the generation of all non-dominated Quantitative Association Rules that meet the minimum support and interestingness requirements. Such rules can be of great importance to marketing departments seeking to optimize targeted campaigns, or general market segmentation. They can also be of value in medical applications, financial as well as predictive maintenance domains. We provide computational results showing the scalability of our algorithm, and its capability to produce all rules to be found in large scale synthetic and real world datasets such as Movie Lens, within a few seconds or minutes of computational time on commodity hardware.

📄 PDF Abstract BibTeX arXiv:1804.06764

Code (0)

등록된 구현이 없습니다.

Tasks

AllAttributeMarketing

Similar Papers 제목 키워드 기반

Alpha-GPT: Human-AI Interactive Alpha Mining for Quantitative Investment

2023-07-31 · Saizhuo Wang, Hang Yuan, Leon Zhou, Lionel M. Ni 외

One of the most important tasks in quantitative investment research is mining new alphas (effective trading signals or factors). Traditional alpha mining methods, either hand-crafted factor synthesizing or algorithmic fa…

Prompt Engineering

A Survey and Empirical Evaluation of Parallel Deep Learning Frameworks

2021-11-09 · Daniel Nichols, Siddharth Singh, Shu-Huai Lin, Abhinav Bhatele

The field of deep learning has witnessed a remarkable shift towards extremely compute- and memory-intensive neural networks. These newer larger models have enabled researchers to advance state-of-the-art tools across a v…

Deep LearningSurvey

Distributed Coordinate Descent for Generalized Linear Models with Regularization

2016-11-07 · Ilya Trofimov, Alexander Genkin

Generalized linear model with $L_1$ and $L_2$ regularization is a widely used technique for solving classification, class probability estimation and regression problems. With the numbers of both features and examples gro…

regression

Addressing Algorithmic Bottlenecks in Elastic Machine Learning with Chicle

2019-09-11 · Michael Kaufmann, Kornilios Kourtis, Celestine Mendler-Dünner, Adrian Schüpbach 외

Distributed machine learning training is one of the most common and important workloads running on data centers today, but it is rarely executed alone. Instead, to reduce costs, computing resources are consolidated and s…

BIG-bench Machine LearningFairness

AlphaEval: A Comprehensive and Efficient Evaluation Framework for Formula Alpha Mining

2025-08-10 · Hongjun Ding, Binqi Chen, Jinsheng Huang, Taian Guo 외 arxiv

Formula alpha mining, which generates predictive signals from financial data, is critical for quantitative investment. Although various algorithmic approaches-such as genetic programming, reinforcement learning, and larg…

Reinforcement Learning