paper-with-me

Papers

Discovering Reliable Dependencies from Data: Hardness and Improved Algorithms

2018-09-14 · Panagiotis Mandros, Mario Boley, Jilles Vreeken

The reliable fraction of information is an attractive score for quantifying (functional) dependencies in high-dimensional data. In this paper, we systematically explore the algorithmic implications of using this measure for optimization. We show that the problem is NP-hard, which justifies the usage of worst-case exponential-time as well as heuristic search methods. We then substantially improve the practical performance for both optimization styles by deriving a novel admissible bounding function that has an unbounded potential for additional pruning over the previously proposed one. Finally, we empirically investigate the approximation ratio of the greedy algorithm and show that it produces highly competitive results in a fraction of time needed for complete branch-and-bound style search.

📄 PDF Abstract BibTeX arXiv:1809.05467

Code (1)

pmandros/fodiscovery 공식 구현

Tasks

Heuristic Search

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Discovering Reliable Approximate Functional Dependencies

2017-05-25 · Panagiotis Mandros, Mario Boley, Jilles Vreeken

Given a database and a target attribute of interest, how can we tell whether there exists a functional, or approximately functional dependence of the target on any set of other attributes in the data? How can we reliably…

Attribute

Discovering dependencies in complex physical systems using Neural Networks

2021-01-27 · Sachin Kasture

In todays age of data, discovering relationships between different variables is an interesting and a challenging problem. This problem becomes even more critical with regards to complex dynamical systems like weather for…

Weather Forecasting

seq2graph: Discovering Dynamic Dependencies from Multivariate Time Series with Multi-level Attention

2018-12-07 · Xuan-Hong Dang, Syed Yousaf Shah, Petros Zerfos

Discovering temporal lagged and inter-dependencies in multivariate time series data is an important task. However, in many real-world applications, such as commercial cloud management, manufacturing predictive maintenanc…

ClusteringManagementTime SeriesTime Series Analysis

Near-Optimal Cryptographic Hardness of Learning With Homogeneous Halfspaces Under Gaussian Marginals

2026-04-29 · Jizhou Huang, Brendan Juba arxiv

We study three problems that involve identifying homogeneous halfspaces under Gaussian distributions: agnostic learning, one-sided reliable learning, and fairness auditing. In each of these problems, we are given labeled…

Learning Functional Dependencies with Sparse Regression

2019-05-04 · Zhihan Guo, Theodoros Rekatsinas

We study the problem of discovering functional dependencies (FD) from a noisy dataset. We focus on FDs that correspond to statistical dependencies in a dataset and draw connections between FD discovery and structure lear…

regression