paper-with-me

Papers

KARMA: Knowledge graph-based Automated Reasoning Materialization and Alignment

2026-07-03 · Jinkyeong Choi, Chaebin Jeong, Donghyeon Park arxiv

Template-based contrastive synthesis is scalable, but its candidates often differ only in a few entity-slots while sequence-level optimization spreads supervision over mostly shared templates. We formalize this as the Resolution Mismatch Problem and propose KARMA, which enumerates schema-constrained paths over domain knowledge graphs and verbalizes them into slot-aligned contrastive candidates. Slot-Parallel Alignment (SPA) then applies a decoupled slot-level objective to route preference supervision to discriminative entity-slots, with slot-aware masked attention serving as an optional packed-evaluation implementation. Across biomedical, computer-science, and chemistry benchmarks, KARMA outperforms base LLM and same-data SFT baselines, and compares favorably with sequence and token-level preference methods.

📄 PDF Abstract BibTeX arXiv:2607.03166

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

KARMA: Leveraging Multi-Agent LLMs for Automated Knowledge Graph Enrichment

2025-02-10 · Yuxing Lu, Jinzhuo Wang

Maintaining comprehensive and up-to-date knowledge graphs (KGs) is critical for modern AI systems, but manual curation struggles to scale with the rapid growth of scientific literature. This paper presents KARMA, a novel…

ArticlesKnowledge GraphsRelation Extraction

KARMA-MV: A Benchmark for Causal Question Answering on Music Videos

2026-05-05 · Archishman Ghosh, Abhinaba Roy, Dorien Herremans arxiv

While significant progress has been made in Video Question Answering and cross-modal understanding, causal reasoning about how visual dynamics drive musical structure in music videos remains under-explored. We introduce …

Video Question Answering

Morph-KGC: Scalable knowledge graph materialization with mapping partitions

2022-08-25 · Semantic Web 2022 8 · Julián Arenas-Guerrero, David Chaves-Fraga, Jhon Toledo, María S. Pérez 외

Knowledge graphs are often constructed from heterogeneous data sources, using declarative rules that map them to a target ontology and materializing them into RDF. When these data sources are large, the materialization o…

Data IntegrationKnowledge GraphsKnowledge Graphs Data Curation

The Thousand-Graph Hypothesis: A Testable Hypothesis of Task-Conditioned Relation Materialization in Repository-Level Code Reasoning

2026-08-27 · Fei Ding arxiv

Large software repositories are often beyond model context limits. Training repository knowledge into models is costly and quickly stale, while local retrieval can miss scattered requirements, and explicit relation graph…

More is not Always Better: The Negative Impact of A-box Materialization on RDF2vec Knowledge Graph Embeddings

2020-09-01 · Andreea Iana, Heiko Paulheim

RDF2vec is an embedding technique for representing knowledge graph entities in a continuous vector space. In this paper, we investigate the effect of materializing implicit A-box axioms induced by subproperties, as well …

Knowledge Graph EmbeddingsKnowledge Graphs