paper-with-me

홈 › Papers

Constraint Matters: Multi-Modal Representation for Reducing Mixed-Integer Linear programming

2025-08-26 · Jiajun Li, Yixuan Li, Ran Hou, Yu Ding, Shisi Guan, Jiahui Duan, Xiongwei Han, Tao Zhong, Vincent Chau, Weiwei Wu, Wanyuan Wang arxiv

Model reduction, which aims to learn a simpler model of the original mixed integer linear programming (MILP), can solve large-scale MILP problems much faster. Most existing model reduction methods are based on variable reduction, which predicts a solution value for a subset of variables. From a dual perspective, constraint reduction that transforms a subset of inequality constraints into equalities can also reduce the complexity of MILP, but has been largely ignored. Therefore, this paper proposes a novel constraint-based model reduction approach for the MILP. Constraint-based MILP reduction has two challenges: 1) which inequality constraints are critical such that reducing them can accelerate MILP solving while preserving feasibility, and 2) how to predict these critical constraints efficiently. To identify critical constraints, we first label these tight-constraints at the optimal solution as potential critical constraints and design a heuristic rule to select a subset of critical tight-constraints. To learn the critical tight-constraints, we propose a multi-modal representation technique that leverages information from both instance-level and abstract-level MILP formulations. The experimental results show that, compared to the state-of-the-art methods, our method improves the quality of the solution by over 50\% and reduces the computation time by 17.47\%.

📄 PDF Abstract BibTeX arXiv:2508.18742

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Mask What Matters: Controllable Text-Guided Masking for Self-Supervised Medical Image Analysis

2025-09-27 · Ruilang Wang, Shuotong Xu, Bowen Liu, Runlin Huang 외 arxiv

The scarcity of annotated data in specialized domains such as medical imaging presents significant challenges to training robust vision models. While self-supervised masked image modeling (MIM) offers a promising solutio…

Self-Supervised LearningRepresentation Learning

Adaptive Context Matters: Towards Provable Multi-Modality Guidance for Super-Resolution

2026-05-11 · Jinyi Luo, Minghao Liu, Yifan Li, Zejia Fan 외 arxiv

Super-resolution (SR) is a severely ill-posed problem with inherent ambiguity, as widely recognized in both empirical and theoretical studies. Although recent semantic-guided and multi-modal SR methods exploit large mode…

Back into Plato's Cave: Examining Cross-modal Representational Convergence at Scale

2026-04-20 · A. Sophia Koepke, Daniil Zverev, Shiry Ginosar, Alexei A. Efros arxiv

The Platonic Representation Hypothesis suggests that neural networks trained on different modalities (e.g., text and images) align and eventually converge toward the same representation of reality. If true, this has sign…

Video Alignment

Finetune-Informed Pretraining Boosts Downstream Performance

2026-01-27 · Atik Faysal, Mohammad Rostami, Reihaneh Gh. Roshan, Nikhil Muralidhar 외 arxiv

Multimodal pretraining is effective for building general-purpose representations, but in many practical deployments, only one modality is heavily used during downstream fine-tuning. Standard pretraining strategies treat …

Representation Learning

MurreNet: Modeling Holistic Multimodal Interactions Between Histopathology and Genomic Profiles for Survival Prediction

2025-07-07 · Mingxin Liu, Chengfei Cai, Jun Li, Pengbo Xu 외 arxiv

Cancer survival prediction requires integrating pathological Whole Slide Images (WSIs) and genomic profiles, a challenging task due to the inherent heterogeneity and the complexity of modeling both inter- and intra-modal…