paper-with-me

Papers

Learning Constrained Structured Spaces with Application to Multi-Graph Matching

2022-05-03 · Proceedings of the 26th International Conference on Artificial Intelligence and Statistics (AISTATS) 2022 5 · Hedda Cohen Indelman, Tamir Hazan

Multi-graph matching is a prominent structured prediction task, in which the predicted label is constrained to the space of cycle-consistent matchings. While direct loss minimization is an effective method for learning predictors over structured label spaces, it cannot be applied efficiently to the problem at hand, since executing a specialized solver across sets of matching predictions is computationally prohibitive. Moreover, there’s no supervision on the ground-truth matchings over cycle-consistent prediction sets. Our key insight is to strictly enforce the matching constraints in pairwise matching predictions and softly enforce the cycle-consistency constraints by casting them as weighted loss terms, such that the severity of inconsistency with global predictions is tuned by a penalty parameter. Inspired by the classic penalty method, we prove that our method theoretically recovers the optimal multi-graph matching constrained solution. Our method's advantages are brought to light in experimental results on the popular keypoint matching task on the Pascal VOC and the Willow ObjectClass datasets.

📄 PDF Abstract BibTeX

Code (1)

HeddaCohenIndelman/Learning-Constrained-Structured-Spaces-with-Application-to-Multi-Graph-Matching pytorch

Tasks

Graph MatchingStructured Prediction

Similar Papers 제목 키워드 기반

Analysis vs Synthesis - An Investigation of (Co)sparse Signal Models on Graphs

2018-11-11

In this work, we present a theoretical study of signals with sparse representations in the vertex domain of a graph, which is primarily motivated by the discrepancy arising from respectively adopting a synthesis and anal…

Space of Data through the Lens of Multilevel Graph

2025-03-30 · Marco Caputo, Michele Russo, Emanuela Merelli

This work seeks to tackle the inherent complexity of dataspaces by introducing a novel data structure that can represent datasets across multiple levels of abstraction, ranging from local to global. We propose the concep…

Risk Horizons: Structured Hypothesis Spaces for Longitudinal Clinical Prediction

2026-02-13 · Zhan Qu, Michael Färber arxiv

Predicting future clinical events from longitudinal electronic health records (EHRs) requires selecting plausible outcomes from a large and structured event space under sparse observations. While clinical coding systems …

BREATHE: Second-Order Gradients and Heteroscedastic Emulation based Design Space Exploration

2023-08-16 · Shikhar Tuli, Niraj K. Jha

Researchers constantly strive to explore larger and more complex search spaces in various scientific studies and physical experiments. However, such investigations often involve sophisticated simulators or time-consuming…

Bayesian Optimization

Dual Averaging Method for Online Graph-structured Sparsity

2019-05-26 · Baojian Zhou, Feng Chen, Yiming Ying

Online learning algorithms update models via one sample per iteration, thus efficient to process large-scale datasets and useful to detect malicious events for social benefits, such as disease outbreak and traffic conges…