paper-with-me

Papers

Saga: A Platform for Continuous Construction and Serving of Knowledge At Scale

2022-04-15 · Ihab F. Ilyas, Theodoros Rekatsinas, Vishnu Konda, Jeffrey Pound, Xiaoguang Qi, Mohamed Soliman

We introduce Saga, a next-generation knowledge construction and serving platform for powering knowledge-based applications at industrial scale. Saga follows a hybrid batch-incremental design to continuously integrate billions of facts about real-world entities and construct a central knowledge graph that supports multiple production use cases with diverse requirements around data freshness, accuracy, and availability. In this paper, we discuss the unique challenges associated with knowledge graph construction at industrial scale, and review the main components of Saga and how they address these challenges. Finally, we share lessons-learned from a wide array of production use cases powered by Saga.

📄 PDF Abstract BibTeX arXiv:2204.07309

Code (0)

등록된 구현이 없습니다.

Tasks

graph construction

Methods 이 논문이 사용한 방법론

SAGA SAGA is a method in the spirit of SAG, SDCA, MISO and SVRG, a set of recently proposed incremental gradient algorithms with fast linear convergence rates. SAGA improves on the…

Similar Papers 제목 키워드 기반

Growing and Serving Large Open-domain Knowledge Graphs

2023-05-16 · Ihab F. Ilyas, JP Lacerda, Yunyao Li, Umar Farooq Minhas 외

Applications of large open-domain knowledge graphs (KGs) to real-world problems pose many unique challenges. In this paper, we present extensions to Saga our platform for continuous construction and serving of knowledge …

Entity LinkingFact VerificationKnowledge Graph EmbeddingsKnowledge Graphs

Combating the Elsagate phenomenon: Deep learning architectures for disturbing cartoons

2019-04-18 · Akari Ishikawa, Edson Bollis, Sandra Avila

Watching cartoons can be useful for children's intellectual, social and emotional development. However, the most popular video sharing platform today provides many videos with Elsagate content. Elsagate is a phenomenon t…

Deep LearningPornography Detection

Privacy-Preserving Asynchronous Federated Learning Algorithms for Multi-Party Vertically Collaborative Learning

2020-08-14 · Bin Gu, An Xu, Zhouyuan Huo, Cheng Deng 외

The privacy-preserving federated learning for vertically partitioned data has shown promising results as the solution of the emerging multi-party joint modeling application, in which the data holders (such as government …

Federated LearningPrivacy Preserving

Spatial-aware Attention Generative Adversarial Network for Semi-supervised Anomaly Detection in Medical Image

2024-05-21 · Zerui Zhang, Zhichao Sun, Zelong Liu, Bo Du 외

Medical anomaly detection is a critical research area aimed at recognizing abnormal images to aid in diagnosis.Most existing methods adopt synthetic anomalies and image restoration on normal samples to detect anomaly. Th…

Anomaly DetectionGenerative Adversarial NetworkImage RestorationSemi-supervised Anomaly Detection+1

SAGA: Schema-Aware Grounding for Agentic Text-to-SPARQL Generation

2026-07-16 · Yiming Zhang, Koji Tsuda arxiv

Complex knowledge base question answering (KBQA) is commonly approached through either information retrieval over a question-specific subgraph or semantic parsing into an executable logical form. We study the latter para…

Knowledge Base Question AnsweringInformation RetrievalSemantic Parsing