set matching
16 papers with code • 0 benchmarks • 0 datasets
Benchmarks
These leaderboards are used to track progress in set matching
Most implemented papers
DETRs with Hybrid Matching
One-to-one set matching is a key design for DETR to establish its end-to-end capability, so that object detection does not require a hand-crafted NMS (non-maximum suppression) to remove duplicate detections.
An Exact Hypergraph Matching Algorithm for Nuclear Identification in Embryonic Caenorhabditis elegans
Finding an optimal correspondence between point sets is a common task in computer vision.
DETRs with Collaborative Hybrid Assignments Training
This new training scheme can easily enhance the encoder's learning ability in end-to-end detectors by training the multiple parallel auxiliary heads supervised by one-to-many label assignments such as ATSS and Faster RCNN.
Exchangeable deep neural networks for set-to-set matching and learning
Matching two different sets of items, called heterogeneous set-to-set matching problem, has recently received attention as a promising problem.
More Than Meets The Eye: Semi-supervised Learning Under Non-IID Data
In this work, we demonstrate the limits of semantic data set matching.
SHIFT15M: Fashion-specific dataset for set-to-set matching with several distribution shifts
This paper addresses the problem of set-to-set matching, which involves matching two different sets of items based on some criteria, especially in the case of high-dimensional items like images.
Learning-based Efficient Graph Similarity Computation via Multi-Scale Convolutional Set Matching
Since computing the exact distance/similarity between two graphs is typically NP-hard, a series of approximate methods have been proposed with a trade-off between accuracy and speed.
Convolutional Set Matching for Graph Similarity
We introduce GSimCNN (Graph Similarity Computation via Convolutional Neural Networks) for predicting the similarity score between two graphs.
FreebaseQA: A New Factoid QA Data Set Matching Trivia-Style Question-Answer Pairs with Freebase
In this paper, we present a new data set, named FreebaseQA, for open-domain factoid question answering (QA) tasks over structured knowledge bases, like Freebase.
The CAT SET on the MAT: Cross Attention for Set Matching in Bipartite Hypergraphs
Usual relations between entities could be captured using graphs; but those of a higher-order -- more so between two different types of entities (which we term "left" and "right") -- calls for a "bipartite hypergraph".