← 返回论文检索
ICML 2026PosterAccept (regular)

CONTEXTOR: Contextualized High-order Contrastive Learning

Ze Cai, Hanzhe Liang, Sihang Zeng, Binbin Zhou, Jun Wen

Hangzhou City University · Mohamed bin Zayed University of Artificial Intelligence · University of Washington · Hangzhou City Universtiy · Harvard Medical School

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

High-order relations involving multiple interacting entities are commonly encountered, particularly in biomedical domains. Existing relational learning methods typically learn static entity representations and assume symmetric relation inference, which can be inadequate for capturing context-dependent entity functions and the inherent asymmetry of high-order relations. In this paper, we propose Contextualized High-order Contrastive Learning (CONTEXTOR), a general and plug-and-play framework that formulates high-order relation inference as a dynamic query–response process. Specifically, CONTEXTOR decomposes each high-order relation into multiple incomplete query tuples and their corresponding response entities. Given a query tuple, we contextualize candidate response entity representations via an asymmetric conditional modulation, and align queries with their corresponding contextualized responses through multi-fold contrastive learning. Extensive experiments on benchmark datasets spanning multiple biomedical tasks demonstrate that CONTEXTOR consistently outperforms existing methods across diverse evaluation settings. Code is available at https://anonymous.4open.science/r/CONTEXTOR-94EE.