Papers › Polos: Multimodal Metric Learning from Human Feedback for Image Captioning

Polos: Multimodal Metric Learning from Human Feedback for Image Captioning

28 Feb 2024CVPR 2024 1arXiv:2402.18091archive 2025-07-28

Yuiga Wada, Kanta Kaneda, Daichi Saito, Komei Sugiura

Establishing an automatic evaluation metric that closely aligns with human judgments is essential for effectively developing image captioning models. Recent data-driven metrics have demonstrated a stronger correlation with human judgments than classic metrics such as CIDEr; however they lack sufficient capabilities to handle hallucinations and generalize across diverse images and texts partially because they compute scalar similarities merely using embeddings learned from tasks unrelated to image captioning evaluation. In this study, we propose Polos, a supervised automatic evaluation metric for image captioning models. Polos computes scores from multimodal inputs, using a parallel feature extraction mechanism that leverages embeddings trained through large-scale contrastive learning. To train Polos, we introduce Multimodal Metric Learning from Human Feedback (M²LHF), a framework for developing metrics based on human feedback. We constructed the Polaris dataset, which comprises 131K human judgments from 550 evaluators, which is approximately ten times larger than standard datasets. Our approach achieved state-of-the-art performance on Composite, Flickr8K-Expert, Flickr8K-CF, PASCAL-50S, FOIL, and the Polaris dataset, thereby demonstrating its effectiveness and robustness.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2402.18091")

Code

Syntology Ran 8 of 9 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 3 ran · our draft was wrong; 5 ran with no contract checked.

By repository: official repository: 9 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

keio-smilab24/Polos officialmentioned on GitHubpytorchBSD-3-Clause-Clear report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 8 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

3ran · our draft was wrong
5ran
1unverified

Licence: 9 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from keio-smilab24/Polos. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

average_pooling keio-smilab24/Polos/polos/models/utils.py official repository ran BSD-3-Clause-Clear · pointer only · bc589f40704cf78a · report
basic_clean keio-smilab24/Polos/polos/simple_tokenizer.py official repository ran · our draft was wrong fingerprinted BSD-3-Clause-Clear · pointer only · 98f385d847636a3e · report
build_activation keio-smilab24/Polos/polos/modules/activations.py official repository ran BSD-3-Clause-Clear · pointer only · b0b39e3b4affdd63 · report
get_pairs keio-smilab24/Polos/polos/simple_tokenizer.py official repository ran · our draft was wrong BSD-3-Clause-Clear · pointer only · d919ae32e5e4e616 · report
mask_fill keio-smilab24/Polos/polos/models/utils.py official repository ran BSD-3-Clause-Clear · pointer only · 490410c5af6ef847 · report
max_pooling keio-smilab24/Polos/polos/models/utils.py official repository ran BSD-3-Clause-Clear · pointer only · b211e3cd0942a18f · report
swish keio-smilab24/Polos/polos/modules/activations.py official repository ran fingerprinted BSD-3-Clause-Clear · pointer only · 48d39f3e15bed9c4 · report
whitespace_clean keio-smilab24/Polos/polos/simple_tokenizer.py official repository ran · our draft was wrong fingerprinted BSD-3-Clause-Clear · pointer only · 9542161e9640b858 · report
build_model keio-smilab24/Polos/polos/model.py official repository unverified BSD-3-Clause-Clear · pointer only · 39e6b23b55f376ea · report

Tasks

Contrastive LearningImage CaptioningMetric Learning

Datasets

Introduced by this paper, per the archive.

Polaris

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections