paper-with-me

홈 › Papers

Nexus: Inferring Join Graphs from Metadata Alone via Iterative Low-Rank Matrix Completion

2026-02-09 · Tianji Cong, Yuanyuan Tian, Andreas Mueller, Rathijit Sen, Yeye He, Fotis Psallidas, Shaleen Deep, H. V. Jagadish arxiv

Automatically inferring join relationships is a critical task for effective data discovery, integration, querying and reuse. However, accurately and efficiently identifying these relationships in large and complex schemas can be challenging, especially in enterprise settings where access to data values is constrained. In this paper, we introduce the problem of join graph inference when only metadata is available. We conduct an empirical study on a large number of real-world schemas and observe that join graphs when represented as adjacency matrices exhibit two key properties: high sparsity and low-rank structure. Based on these novel observations, we formulate join graph inference as a low-rank matrix completion problem and propose Nexus, an end-to-end solution using only metadata. To further enhance accuracy, we propose a novel Expectation-Maximization algorithm that alternates between low-rank matrix completion and refining join candidate probabilities by leveraging Large Language Models. Our extensive experiments demonstrate that Nexus outperforms existing methods by a significant margin on four datasets including a real-world production dataset. Additionally, Nexus can operate in a fast mode, providing comparable results with up to 6x speedup, offering a practical and efficient solution for real-world deployments.

📄 PDF Abstract BibTeX arXiv:2602.08186

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Paths to Causality: Finding Informative Subgraphs Within Knowledge Graphs for Knowledge-Based Causal Discovery

2025-06-10 · Yuni Susanti, Michael Färber

Inferring causal relationships between variable pairs is crucial for understanding multivariate interactions in complex systems. Knowledge-based causal discovery -- which involves inferring causal relationships by reason…

Causal DiscoveryCausal InferenceKnowledge GraphsLearning-To-Rank

Inferring Social Media Users' Mental Health Status from Multimodal Information

2020-05-01 · LREC 2020 5 · Zhentao Xu, Ver{\'o}nica P{\'e}rez-Rosas, Rada Mihalcea

Worldwide, an increasing number of people are suffering from mental health disorders such as depression and anxiety. In the United States alone, one in every four adults suffers from a mental health condition, which make…

General Classification

NEXUS: Neural Energy Fields for Physically Consistent Contact-Rich 3D Object Dynamics

2026-06-12 · Qizhen Ying, Guangming Wang, Yangchen Pan, Victor Adrian Prisacariu 외 arxiv

Physics-grounded video generation requires controllable 3D object dynamics that remain physically consistent under contact, deformation, and external forcing. Existing trajectory-based methods often model isolated physic…

Video Generation

Nexus: Structured Synergy for Efficient Text-to-Image Generation using Rectified Flow Model

2026-08-17 · Yizhao Wang arxiv

Diffusion and flow matching models have made significant progress in text-to-image generation, yet high computation, quadratic complexity, and large memory footprint hinder high-resolution synthesis and edge deployment. …

Text-to-Image Generation

Including Node Textual Metadata in Laplacian-constrained Gaussian Graphical Models

2026-02-17 · Jianhua Wang, Killian Cressant, Pedro Braconnot Velloso, Arnaud Breloy arxiv

This paper addresses graph learning in Gaussian Graphical Models (GGMs). In this context, data matrices often come with auxiliary metadata (e.g., textual descriptions associated with each node) that is usually ignored in…

Graph ClusteringGraph Learning