Multimodal risk disentanglement, where the model breaks down threats from images and text separately, improves MLLM safety at inference and during fine-tuning.
Beyond Bounding Box: Multimodal Knowledge Learning for Object Detection
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Multimodal supervision has achieved promising results in many visual language understanding tasks, where the language plays an essential role as a hint or context for recognizing and locating instances. However, due to the defects of the human-annotated language corpus, multimodal supervision remains unexplored in fully supervised object detection scenarios. In this paper, we take advantage of language prompt to introduce effective and unbiased linguistic supervision into object detection, and propose a new mechanism called multimodal knowledge learning (\textbf{MKL}), which is required to learn knowledge from language supervision. Specifically, we design prompts and fill them with the bounding box annotations to generate descriptions containing extensive hints and context for instances recognition and localization. The knowledge from language is then distilled into the detection model via maximizing cross-modal mutual information in both image- and object-level. Moreover, the generated descriptions are manipulated to produce hard negatives to further boost the detector performance. Extensive experiments demonstrate that the proposed method yields a consistent performance gain by 1.6\% $\sim$ 2.1\% and achieves state-of-the-art on MS-COCO and OpenImages datasets.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
DREAM: Disentangling Risks to Enhance Safety Alignment in Multimodal Large Language Models
Multimodal risk disentanglement, where the model breaks down threats from images and text separately, improves MLLM safety at inference and during fine-tuning.