2501.00192
This paper introduces CLUE (Constitutional MLLM Judge), a training-free method that lets a pre-trained multimodal large language model decide whether an image violates a given set of safety rules (a …
A training-free pipeline that uses a pre-trained multimodal large language model to decide whether an image violates a set of safety rules, without collecting human-labeled examples. Students learn how subjective safety rules are objectified into checkable criteria, how a CLIP image-text similarity filter prunes irrelevant rules for efficiency, how each rule is decomposed into logically complete precondition chains that make long rules tractable, and how debiased token probabilities correct language-prior and spatial biases to yield a confident verdict, escalating to cascaded chain-of-thought reasoning only when needed.
This paper introduces CLUE (Constitutional MLLM Judge), a training-free method that lets a pre-trained multimodal large language model decide whether an image violates a given set of safety rules (a …