PAIR-Former: Budgeted Relational Multi-Instance Learning for Functional miRNA Target Prediction
Abstract
Functional miRNA--mRNA targeting is a large-bag prediction problem where each transcript yields a heavy-tailed pool of candidate target sites (CTSs), yet only a pair-level label is observed. Prior methods use max-pooling over individual CTS scores, ignoring relational patterns among sites, but modeling these patterns is critical for accuracy. The challenge is that naive relational aggregation incurs cost, prohibitive when reaches thousands, yet a cheap scan alone discards the very interactions that drive functional repression. We formalize this tension as \emph{Budgeted Relational Multi-Instance Learning (BR-MIL)}, a new MIL problem where the compute budget is a first-class constraint such that at most instances per bag may receive expensive encoding and relational processing. We establish theoretical foundations for BR-MIL, proving that both approximation quality and generalization are governed by rather than the raw bag size . Building on this theory, we propose \textbf{PAIR-Former}, which scans all candidates cheaply, selects diverse CTSs, and aggregates them via Set Transformer. PAIR-Former achieves state-of-the-art performance, outperforming all reproduced baselines with F1 on miRAW (10-fold balanced CV) and on deepTargetPro in transfer evaluation, while achieving on the large-scale MTI benchmark (420K pairs, larger), demonstrating that budgeted relational MIL scales where naive approaches fail. Additional results on CAMELYON16 and Musk2 further show that the proposed BR-MIL formulation extends beyond biological sequence modeling.
Cite
@article{arxiv.2602.00465,
title = {PAIR-Former: Budgeted Relational Multi-Instance Learning for Functional miRNA Target Prediction},
author = {Jiaqi Yin and Baiming Chen and Jia Fei and Mingjun Yang},
journal= {arXiv preprint arXiv:2602.00465},
year = {2026}
}
Comments
Preprint. Under review. During the preprint stage, inquiries and feedback can be directed to Jiaqi Yin (yjqhit@gmail.com)