paper-with-me

홈 › Papers

Adaptive Candidate Generation for Scalable Edge-discovery Tasks on Data Graphs

2016-05-02 · Mayank Kejriwal

Several `edge-discovery' applications over graph-based data models are known to have worst-case quadratic time complexity in the nodes, even if the discovered edges are sparse. One example is the generic link discovery problem between two graphs, which has invited research interest in several communities. Specific versions of this problem include link prediction in social networks, ontology alignment between metadata-rich RDF data, approximate joins, and entity resolution between instance-rich data. As large datasets continue to proliferate, reducing quadratic complexity to make the task practical is an important research problem. Within the entity resolution community, the problem is commonly referred to as blocking. A particular class of learnable blocking schemes is known as Disjunctive Normal Form (DNF) blocking schemes, and has emerged as state-of-the art for homogeneous (i.e. same-schema) tabular data. Despite the promise of these schemes, a formalism or learning framework has not been developed for them when input data instances are generic, attributed graphs possessing both node and edge heterogeneity. With such a development, the complexity-reducing scope of DNF schemes becomes applicable to a variety of problems, including entity resolution and type alignment between heterogeneous graphs, and link prediction in networks represented as attributed graphs. This paper presents a graph-theoretic formalism for DNF schemes, and investigates their learnability in an optimization framework. We also briefly describe an empirical case study encapsulating some of the principles in this paper.

📄 PDF Abstract BibTeX arXiv:1605.00686

Code (0)

등록된 구현이 없습니다.

Tasks

BlockingEntity ResolutionLink Prediction

Similar Papers 제목 키워드 기반

Integrating Background Knowledge for Scalable Causal Discovery

2026-07-11 · Mátyás Schubert, Theofanis Aslanidis, Tom Claassen, Sara Magliacane arxiv

Expert background knowledge is often available in practical applications of causal discovery. Such constraints on the true causal graph can help causal discovery in terms of identifiability of causal effects and accuracy…

Improving Molecule Generation and Drug Discovery with a Knowledge-enhanced Generative Model

2024-02-13 · Aditya Malusare, Vaneet Aggarwal

Recent advancements in generative models have established state-of-the-art benchmarks in the generation of molecules and novel drug candidates. Despite these successes, a significant gap persists between generative model…

Drug DiscoveryKnowledge Graph EmbeddingsKnowledge Graphs

HypoChainer: A Collaborative System Combining LLMs and Knowledge Graphs for Hypothesis-Driven Scientific Discovery

2025-07-23 · Haoran Jiang, Shaohan Shi, Yunjie Yao, Chang Jiang 외 arxiv

Modern scientific discovery faces growing challenges in integrating vast and heterogeneous knowledge critical to breakthroughs in biomedicine and drug development. Traditional hypothesis-driven research, though effective…

Dimensionality ReductionKnowledge Graphs

NOVA: Fundamental Limits of Knowledge Discovery Through AI

2026-05-12 · Salman Avestimehr, Ken Duffy, Muriel Médard arxiv

Can AI systems discover genuinely new knowledge through iterative self improvement, and if so, at what cost? We introduce the NOVA framework, which models the common ``generate, verify, accumulate, retrain'' loop as an a…

Finetuning-Free Diffusion Model with Adaptive Constraint Guidance for Inorganic Crystal Structure Generation

2026-04-14 · Auguste de Lambilly, Vladimir Baturin, David Portehault, Guillaume Lambard 외 arxiv

Generative diffusion models have emerged as powerful tools for the discovery of inorganic crystal structures, yet steering their sampling process toward user-defined physical and chemical objectives remains challenging. …

Graph Neural Network