paper-with-me

Papers

Multi-Task Learning with Multi-Annotation Triplet Loss for Improved Object Detection

2025-04-10 · Meilun Zhou, Aditya Dutt, Alina Zare

Triplet loss traditionally relies only on class labels and does not use all available information in multi-task scenarios where multiple types of annotations are available. This paper introduces a Multi-Annotation Triplet Loss (MATL) framework that extends triplet loss by incorporating additional annotations, such as bounding box information, alongside class labels in the loss formulation. By using these complementary annotations, MATL improves multi-task learning for tasks requiring both classification and localization. Experiments on an aerial wildlife imagery dataset demonstrate that MATL outperforms conventional triplet loss in both classification and localization. These findings highlight the benefit of using all available annotations for triplet loss in multi-task learning frameworks.

📄 PDF Abstract BibTeX arXiv:2504.08054

Code (1)

gatorsense/matl 공식 구현 tf

Tasks

Multi-Task Learningobject-detectionObject DetectionTriplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

Task-Guided Multi-Annotation Triplet Learning for Remote Sensing Representations

2026-04-04 · Meilun Zhou, Alina Zare arxiv

Prior multi-task triplet loss methods relied on static weights to balance supervision between various types of annotation. However, static weighting requires tuning and does not account for how tasks interact when shapin…

Surgical Action Triplet Detection by Mixed Supervised Learning of Instrument-Tissue Interactions

2023-07-18 · Saurav Sharma, Chinedu Innocent Nwoye, Didier Mutter, Nicolas Padoy

Surgical action triplets describe instrument-tissue interactions as (instrument, verb, target) combinations, thereby supporting a detailed analysis of surgical scene activities and workflow. This work focuses on surgical…

Action Triplet DetectionTriplet

Leveraging multi-view data without annotations for prostate MRI segmentation: A contrastive approach

2023-08-12 · Tim Nikolass Lindeijer, Tord Martin Ytredal, Trygve Eftestøl, Tobias Nordström 외

An accurate prostate delineation and volume characterization can support the clinical assessment of prostate cancer. A large amount of automatic prostate segmentation tools consider exclusively the axial MRI direction in…

Contrastive LearningMRI segmentationTriplet

Multi-Task Triplet Loss for Named Entity Recognition using Supplementary Text

2021-08-31 · Ryan Siskind, Shalin Shah

Retail item data contains many different forms of text like the title of an item, the description of an item, item name and reviews. It is of interest to identify the item name in the other forms of text using a named en…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+2

Active Multi-Label Crowd Consensus

2019-11-07 · Jinzheng Tu, Guoxian Yu, Carlotta Domeniconi, Jun Wang 외

Crowdsourcing is an economic and efficient strategy aimed at collecting annotations of data through an online platform. Crowd workers with different expertise are paid for their service, and the task requester usually ha…

Triplet