Papers › MTLDesc: Looking Wider to Describe Better

MTLDesc: Looking Wider to Describe Better

14 Mar 2022arXiv:2203.07003archive 2025-07-28

Changwei Wang, Rongtao Xu, Yuyang Zhang, Shibiao Xu, Weiliang Meng, Bin Fan, Xiaopeng Zhang

Limited by the locality of convolutional neural networks, most existing local features description methods only learn local descriptors with local information and lack awareness of global and surrounding spatial context. In this work, we focus on making local descriptors "look wider to describe better" by learning local Descriptors with More Than just Local information (MTLDesc). Specifically, we resort to context augmentation and spatial attention mechanisms to make our MTLDesc obtain non-local awareness. First, Adaptive Global Context Augmented Module and Diverse Local Context Augmented Module are proposed to construct robust local descriptors with context information from global to local. Second, Consistent Attention Weighted Triplet Loss is designed to integrate spatial attention awareness into both optimization and matching stages of local descriptors learning. Third, Local Features Detection with Feature Pyramid is given to obtain more stable and accurate keypoints localization. With the above innovations, the performance of our MTLDesc significantly surpasses the prior state-of-the-art local descriptors on HPatches, Aachen Day-Night localization and InLoc indoor localization benchmarks.

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="2203.07003")

Code

Syntology Ran 4 of 13 code samples harvested from 1 repository linked to this paper; 9 have no recorded run. Of those that ran: 3 ran · our draft was wrong; 1 ran · fixture could not drive it.

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

vignywang/mtldesc officialmentioned in paperpytorchMIT 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

13 samples harvested; 4 ran; 0 honoured the contract we drafted; 9 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.

3ran · our draft was wrong
1ran · fixture could not drive it
9unverified

Licence: 0 of the 13 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 vignywang/MTLDesc. “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.

np2th vignywang/MTLDesc/nets/vit/vit_seg_modeling.py official repository ran · fixture could not drive it MIT (permissive) · 7d8eaf5537f699e4 · report
swish vignywang/MTLDesc/nets/vit/vit_seg_modeling.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 0f786c407fb1ee4c · report
conv1x1 vignywang/MTLDesc/nets/vit/vit_seg_modeling_resnet_skip.py official repository ran · our draft was wrong MIT (permissive) · b0f916df39e78ae5 · report
conv3x3 vignywang/MTLDesc/nets/vit/vit_seg_modeling_resnet_skip.py official repository ran · our draft was wrong MIT (permissive) · 4e5bf13dbdc4f008 · report
average_inference_time vignywang/MTLDesc/evaluation_hpatch/export.py official repository unverified MIT (permissive) · 570d8218c23c7e04 · report
debug_draw_image_keypoints vignywang/MTLDesc/data_utils/dataset_tools.py official repository unverified MIT (permissive) · 550d612f42d05114 · report
draw_image_keypoints vignywang/MTLDesc/data_utils/dataset_tools.py official repository unverified MIT (permissive) · f8263f6aa5172e06 · report
extract_multiscale vignywang/MTLDesc/evaluation_hpatch/export.py official repository unverified MIT (permissive) · 516e05101feb0aea · report
extract_singlescale vignywang/MTLDesc/evaluation_hpatch/export.py official repository unverified MIT (permissive) · f7f80e5b73ec6873 · report
grid_positions vignywang/MTLDesc/evaluation_hpatch/utils/d2net_utils.py official repository unverified MIT (permissive) · 226f3d5f5e22c387 · report
imshow_image vignywang/MTLDesc/evaluation_hpatch/utils/d2net_utils.py official repository unverified MIT (permissive) · 8eb839e468634ab2 · report
preprocess_image vignywang/MTLDesc/evaluation_hpatch/utils/d2net_utils.py official repository unverified MIT (permissive) · 940623e0ccc136da · report
space_to_depth vignywang/MTLDesc/data_utils/dataset_tools.py official repository unverified MIT (permissive) · 3ba58536295ce083 · report

Tasks

Indoor Localization

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Triplet Loss

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