y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#relational-databases News & Analysis

5 articles tagged with #relational-databases. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

5 articles
AIBullisharXiv – CS AI · Jun 97/10
🧠

What Makes a Desired Graph for Relational Deep Learning?

Researchers identify fundamental design principles for converting relational databases into graphs optimized for graph neural networks, demonstrating that schema-derived graphs suffer from information overload and semantic fragmentation. An automated structural optimizer applying filtering and injection techniques consistently improves performance across 26 tasks while reducing inference costs.

AIBullisharXiv – CS AI · Mar 56/10
🧠

Relational In-Context Learning via Synthetic Pre-training with Structural Prior

Researchers introduce RDB-PFN, the first relational foundation model for databases trained entirely on synthetic data to overcome privacy and scarcity issues with real relational databases. The model uses a Relational Prior Generator to create over 2 million synthetic tasks and demonstrates strong few-shot performance on 19 real-world relational prediction tasks through in-context learning.

AIBullisharXiv – CS AI · Jun 56/10
🧠

No Need to Train Your RDB Foundation Model

Researchers present RDBLearn, a foundation model that enables in-context learning over relational databases without requiring model training or fine-tuning. By developing principled compression techniques that preserve semantic relationships within database columns rather than across heterogeneous data types, the approach allows existing single-table foundation models to operate effectively on multi-table database systems.

AINeutralarXiv – CS AI · Jun 35/10
🧠

RelGT-AC: A Relational Graph Transformer for Autocomplete Tasks in Relational Databases

Researchers introduce RelGT-AC, a machine learning architecture that improves autocomplete predictions in relational databases by combining graph transformers with specialized techniques for handling multi-table data. The model demonstrates superior performance on real-world database tasks, particularly for text-heavy applications, advancing practical machine learning capabilities for enterprise systems.

AINeutralarXiv – CS AI · May 296/10
🧠

Rel-MOSS: Towards Imbalanced Relational Deep Learning on Relational Databases

Researchers introduce Rel-MOSS, a novel graph neural network approach designed to address class imbalance problems in relational database entity classification. The method uses relation-centric gating and minority oversampling techniques to prevent underrepresentation of minority classes, achieving 2-4% performance improvements over existing relational deep learning methods.