Learning Representations for Reasoning: Generalizing Across Diverse Structures
Zhaocheng Zhu

TL;DR
This paper introduces algorithms and systems that enable reasoning models to generalize across diverse knowledge and query structures, enhancing their flexibility and scalability in structured data domains.
Contribution
It presents novel methods for inductive generalization in reasoning models, including neural operators for unseen knowledge graphs and scalable systems for structured data processing.
Findings
Models can generalize to unseen knowledge graphs with new entities and relations.
Graph neural networks and fuzzy logic enable multi-step reasoning on knowledge graphs.
A scalable node embedding system handles billion-node graphs efficiently.
Abstract
Reasoning, the ability to logically draw conclusions from existing knowledge, is a hallmark of human. Together with perception, they constitute the two major themes of artificial intelligence. While deep learning has pushed the limit of perception beyond human-level performance, the progress in reasoning domains is way behind. One fundamental reason is that reasoning problems usually have flexible structures for both knowledge and queries, and many existing models only perform well on structures seen during training. Here we aim to push the boundary of reasoning models by devising algorithms that generalize across knowledge and query structures, as well as systems that accelerate development on structured data. This thesis consists of three parts. In Part I, we study models that can inductively generalize to unseen knowledge graphs with new entity and relation vocabularies. For new…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIntelligent Tutoring Systems and Adaptive Learning · AI-based Problem Solving and Planning
MethodsLib
