paper-with-me

Papers

Unsupervised Functional Dependency Discovery for Data Preparation

2019-03-20 · ICLR Workshop LLD 2019 · Zhihan Guo, Theodoros Rekatsinas

We study the problem of functional dependency (FD) discovery to impose domain knowledge for downstream data preparation tasks. We introduce a framework in which learning functional dependencies corresponds to solving a sparse regression problem. We show that our methods can scale to large data instances with millions of tuples and hundreds of attributes, while recovering true FDs across a diverse array of synthetic datasets, even in the presence of noisy data. Overall, our methods show an average F1 improvement of 2× against state-of-the-art FD discovery methods. Our system also obtains better F1 in downstream data repairing task than manually defined FDs.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Extending Desbordante with Probabilistic Functional Dependency Discovery Support

2026-07-26 · Ilia Barutkin, Maxim Fofanov, Sergey Belokonny, Vladislav Makeev 외 arxiv

Data profiling aims to extract complex patterns from data for further analysis and use that data in domains such as data cleaning, data deduplication, anomaly detection, and many more. Functional dependencies (FDs) are o…

Anomaly Detection

Unsupervised Machine Learning for Scientific Discovery: Workflow and Best Practices

2025-06-05 · Andersen Chang, Tiffany M. Tang, Tarek M. Zikry, Genevera I. Allen

Unsupervised machine learning is widely used to mine large, unlabeled datasets to make data-driven discoveries in critical domains such as climate science, biomedicine, astronomy, chemistry, and more. However, despite it…

Astronomyscientific discovery

BioBlobs: Unsupervised Discovery of Functional Substructures for Protein Function Prediction

2025-10-02 · Xin Wang, Kaiwen Shi, Carlos Oliver arxiv

Protein function is driven by cohesive substructures, such as catalytic triads, binding pockets, and structural motifs, that occupy only a small fraction of a protein's residues. Yet existing pipelines built on protein e…

Protein Function Prediction

Group-Invariant Unsupervised Skill Discovery: Symmetry-aware Skill Representations for Generalizable Behavior

2026-01-20 · Junwoo Chang, Joseph Park, Roberto Horowitz, Jongmin Lee 외 arxiv

Unsupervised skill discovery aims to acquire behavior primitives that improve exploration and accelerate downstream task learning. However, existing approaches often ignore the geometric symmetries of physical environmen…

Open Intent Discovery through Unsupervised Semantic Clustering and Dependency Parsing

2021-04-25 · PengFei Liu, Youzhang Ning, King Keung Wu, Kun Li 외

Intent understanding plays an important role in dialog systems, and is typically formulated as a supervised learning problem. However, it is challenging and time-consuming to design the intents for a new domain from scra…

ClusteringDependency ParsingIntent DiscoveryOpen Intent Discovery+2