paper-with-me

Papers

Bottom-up Domain-specific Superintelligence: A Reliable Knowledge Graph is What We Need

2025-07-18 · Bhishma Dedhia, Yuval Kansal, Niraj K. Jha arxiv

Language models traditionally used for cross-domain generalization have recently demonstrated task-specific reasoning. However, their top-down training approach on general corpora is insufficient for acquiring abstractions needed for deep domain expertise. This may require a bottom-up approach that acquires expertise by learning to compose simple domain concepts into more complex ones. A knowledge graph (KG) provides this compositional structure, where domain primitives are represented as head-relation-tail edges and their paths encode higher-level concepts. We present a task generation pipeline that synthesizes tasks directly from KG primitives, enabling models to acquire and compose them for reasoning. We fine-tune language models on the resultant KG-grounded curriculum to demonstrate domain-specific superintelligence. While broadly applicable, we validate our approach in medicine, where reliable KGs exist. Using a medical KG, we curate 24,000 reasoning tasks paired with thinking traces derived from diverse medical primitives. We fine-tune the QwQ-32B model on this curriculum to obtain QwQ-Med-3 that takes a step towards medical superintelligence. We also introduce ICD-Bench, an evaluation suite to quantify reasoning abilities across 15 medical domains. Our experiments demonstrate that QwQ-Med-3 significantly outperforms state-of-the-art reasoning models on ICD-Bench categories. Further analysis reveals that QwQ-Med-3 utilizes acquired primitives to widen the performance gap on the hardest tasks of ICD-Bench. Finally, evaluation on medical question-answer benchmarks shows that QwQ-Med-3 transfers acquired expertise to enhance the base model's performance. While the industry's approach to artificial general intelligence (AGI) emphasizes broad expertise, we envision a future in which AGI emerges from the composable interaction of efficient domain-specific superintelligent agents.

📄 PDF Abstract BibTeX arXiv:2507.13966

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Generalization

Similar Papers 제목 키워드 기반

Knowledge Graph-Driven Expert-Level Reasoning for Neuroscience

2026-05-24 · Jake Stephen, Niraj K. Jha arxiv

Knowledge graph (KG) is an abstraction that can be extracted from text corpora and used for in-depth reasoning. Prior work has leveraged KGs to fine-tune language models (LMs), enabling domain-specific superintelligence.…

Reinforcement Learning

ASI-Bench: At the Dawn of Artificial Superintelligence

2026-08-18 · Junwei Zhou, Zhen Sun, Binyu Li, Jiangyu Zhou 외 arxiv

Artificial superintelligence (ASI) requires AI to move beyond mastering existing knowledge toward exploring the unknown, creating new knowledge, and turning new ideas into verifiable results. However, the capabilities of…

ConvergeWriter: Data-Driven Bottom-Up Article Construction

2025-09-16 · Binquan Ji, Jiaqi Wang, Ruiting Li, Xingchen Han 외 arxiv

Large Language Models (LLMs) have shown remarkable prowess in text generation, yet producing long-form, factual documents grounded in extensive external knowledge bases remains a significant challenge. Existing "top-down…

Text Generation

AI & Human Co-Improvement for Safer Co-Superintelligence

2025-12-05 · Jason Weston, Jakob Foerster arxiv

Self-improvement is a goal currently exciting the field of AI, but is fraught with danger, and may take time to fully achieve. We advocate that a more achievable and better goal for humanity is to maximize co-improvement…

Aligning Artificial Superintelligence via a Multi-Box Protocol

2025-11-26 · Avraham Yair Negozio arxiv

We propose a novel protocol for aligning artificial superintelligence (ASI) based on mutual verification among multiple isolated systems that self-modify to achieve alignment. The protocol operates by containing multiple…