Papers › Fine-grained Visual Textual Alignment for Cross-Modal Retrieval using Transformer Encoders

Fine-grained Visual Textual Alignment for Cross-Modal Retrieval using Transformer Encoders

12 Aug 2020arXiv:2008.05231archive 2025-07-28

Nicola Messina, Giuseppe Amato, Andrea Esuli, Fabrizio Falchi, Claudio Gennaro, Stéphane Marchand-Maillet

Despite the evolution of deep-learning-based visual-textual processing systems, precise multi-modal matching remains a challenging task. In this work, we tackle the task of cross-modal retrieval through image-sentence matching based on word-region alignments, using supervision only at the global image-sentence level. Specifically, we present a novel approach called Transformer Encoder Reasoning and Alignment Network (TERAN). TERAN enforces a fine-grained match between the underlying components of images and sentences, i.e., image regions and words, respectively, in order to preserve the informative richness of both modalities. TERAN obtains state-of-the-art results on the image retrieval task on both MS-COCO and Flickr30k datasets. Moreover, on MS-COCO, it also outperforms current approaches on the sentence retrieval task. Focusing on scalable cross-modal information retrieval, TERAN is designed to keep the visual and textual data pipelines well separated. Cross-attention links invalidate any chance to separately extract visual and textual features needed for the online search and the offline indexing steps in large-scale retrieval systems. In this respect, TERAN merges the information from the two domains only during the final alignment phase, immediately before the loss computation. We argue that the fine-grained alignments produced by TERAN pave the way towards the research for effective and efficient methods for large-scale cross-modal information retrieval. We compare the effectiveness of our approach against relevant state-of-the-art methods. On the MS-COCO 1K test set, we obtain an improvement of 5.7% and 3.5% respectively on the image and the sentence retrieval tasks on the Recall@1 metric. The code used for the experiments is publicly available on GitHub at https://github.com/mesnico/TERAN.

PaperPDFCodeCode 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="2008.05231")

Code

Syntology Ran 2 of 16 code samples harvested from 1 repository linked to this paper; 14 have no recorded run. Of those that ran: 1 ran · violated contract; 1 ran · our draft was wrong.

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

mesnico/TERAN officialmentioned in papermentioned on GitHubpytorchApache-2.0 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

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

1ran · violated contract
1ran · our draft was wrong
14unverified

Licence: 0 of the 16 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 mesnico/TERAN. “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.

generate_square_subsequent_mask mesnico/TERAN/models/utils.py official repository ran · violated contract fingerprinted Apache-2.0 (permissive) · 894b253f35765276 · report
l2norm mesnico/TERAN/models/utils.py official repository ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · f92e514b398e75d8 · report
EncoderText mesnico/TERAN/models/text.py official repository unverified Apache-2.0 (permissive) · e1d7360c5be25e25 · report
average_precision_score mesnico/TERAN/evaluate_utils/dcg.py official repository unverified Apache-2.0 (permissive) · c9ccc8160ca8229a · report
cosine_sim mesnico/TERAN/models/loss.py official repository unverified Apache-2.0 (permissive) · 7f3908ad08980104 · report
cosine_sim mesnico/TERAN/utils.py official repository unverified Apache-2.0 (permissive) · f2e17288ada8cf89 · report
dcg_score mesnico/TERAN/evaluate_utils/dcg.py official repository unverified Apache-2.0 (permissive) · f6b4594fd6677dbe · report
dot_sim mesnico/TERAN/models/loss.py official repository unverified Apache-2.0 (permissive) · 6a49bab714ec6122 · report
dot_sim mesnico/TERAN/utils.py official repository unverified Apache-2.0 (permissive) · 36545e75ca862270 · report
encode_data mesnico/TERAN/evaluation.py official repository unverified Apache-2.0 (permissive) · e919b63bdc37e394 · report
find_nhead mesnico/TERAN/models/visual.py official repository unverified Apache-2.0 (permissive) · 6e963f0bd8b4ec0f · report
get_paths mesnico/TERAN/data.py official repository unverified Apache-2.0 (permissive) · 66f891f51e3bec44 · report
get_transform mesnico/TERAN/data.py official repository unverified Apache-2.0 (permissive) · e7518699cbc1bd68 · report
my_collate mesnico/TERAN/evaluate_utils/compute_relevance.py official repository unverified Apache-2.0 (permissive) · d9047caaedf4aadb · report
order_sim mesnico/TERAN/models/loss.py official repository unverified Apache-2.0 (permissive) · da16023b8239c604 · report
ranking_precision_score mesnico/TERAN/evaluate_utils/dcg.py official repository unverified Apache-2.0 (permissive) · 8183b31354ef5eef · report

Tasks

Cross-Modal Information RetrievalCross-Modal RetrievalImage RetrievalInformation RetrievalRetrievalSentenceSentence Retrieval

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Image Retrieval Flickr30K 1K test TERAN MrSw R@1 56.5 #6 of 18 Archive leaderboard report
Image Retrieval Flickr30K 1K test TERAN MrSw R@10 88.2 #6 of 18 Archive leaderboard report
Image Retrieval Flickr30K 1K test TERAN MrSw R@5 81.2 #6 of 18 Archive leaderboard report
Image Retrieval Flickr30K 1K test TERAN Symm. R@1 55.7 #7 of 18 Archive leaderboard report
Image Retrieval Flickr30K 1K test TERAN Symm. R@10 89.3 #7 of 18 Archive leaderboard report
Image Retrieval Flickr30K 1K test TERAN Symm. R@5 83.1 #7 of 18 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Absolute Position EncodingsAdamAttentionBPEDense ConnectionsDropoutLabel SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSoftmaxTransformer

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