paper-with-me

홈 › Papers

Data exploitation: multi-task learning of object detection and semantic segmentation on partially annotated data

2023-11-07 · Hoàng-Ân Lê, Minh-Tan Pham

Multi-task partially annotated data where each data point is annotated for only a single task are potentially helpful for data scarcity if a network can leverage the inter-task relationship. In this paper, we study the joint learning of object detection and semantic segmentation, the two most popular vision problems, from multi-task data with partial annotations. Extensive experiments are performed to evaluate each task performance and explore their complementarity when a multi-task network cannot optimize both tasks simultaneously. We propose employing knowledge distillation to leverage joint-task optimization. The experimental results show favorable results for multi-task learning and knowledge distillation over single-task learning and even full supervision scenario. All code and data splits are available at https://github.com/lhoangan/multas

📄 PDF Abstract BibTeX arXiv:2311.04040

Code (1)

lhoangan/multas 공식 구현 pytorch

Tasks

Knowledge DistillationMulti-Task Learningobject-detectionObject DetectionSemantic Segmentation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Target Detection in OFDM-ISAC Systems: A Multipath Exploitation Approach

2025-01-14 · Xiaohan Lv, Rang Liu, Ming Li, Qian Liu

This paper investigates the potential of multipath exploitation for enhancing target detection in orthogonal frequency division multiplexing (OFDM)-based integrated sensing and communication (ISAC) systems. The study aim…

DiversityIntegrated sensing and communicationISAC

FORGE: Multi-Agent Graduated Exploitation and Detection Engineering

2026-06-02 · Farooq Shaikh arxiv

Vulnerability disclosure volumes now far exceed organizational assessment capacity, yet three adjacent research communities (proof-of-concept generation, vulnerability prioritization, and detection rule engineering) oper…

DETR4D: Direct Multi-View 3D Object Detection with Sparse Attention

2022-12-15 · Zhipeng Luo, Changqing Zhou, Gongjie Zhang, Shijian Lu

3D object detection with surround-view images is an essential task for autonomous driving. In this work, we propose DETR4D, a Transformer-based framework that explores sparse attention and direct feature query for 3D obj…

3D Object DetectionAutonomous DrivingObjectobject-detection+1

Uncertainty-Aware Model Adaptation for Unsupervised Cross-Domain Object Detection

2021-08-28 · Minjie Cai, Minyi Luo, Xionghu Zhong, Hao Chen

This work tackles the unsupervised cross-domain object detection problem which aims to generalize a pre-trained object detector to a new target domain without labels. We propose an uncertainty-aware model adaptation meth…

Domain AdaptationObjectobject-detectionObject Detection

An Evolutionary Algorithm with Probabilistic Annealing for Large-scale Sparse Multi-objective Optimization

2026-03-12 · Shuai Shao, Yuhao Sun, Xing Chen, Ye Tian 외 arxiv

Large-scale sparse multi-objective optimization problems (LSMOPs) are prevalent in real-world applications, where optimal solutions typically contain only a few nonzero variables, such as in adversarial attacks, critical…