Papers › OneRef: Unified One-tower Expression Grounding and Segmentation with Mask Referring Modeling

OneRef: Unified One-tower Expression Grounding and Segmentation with Mask Referring Modeling

10 Oct 2024arXiv:2410.08021archive 2025-07-28

Linhui Xiao, Xiaoshan Yang, Fang Peng, YaoWei Wang, Changsheng Xu

Constrained by the separate encoding of vision and language, existing grounding and referring segmentation works heavily rely on bulky Transformer-based fusion en-/decoders and a variety of early-stage interaction technologies. Simultaneously, the current mask visual language modeling (MVLM) fails to capture the nuanced referential relationship between image-text in referring tasks. In this paper, we propose OneRef, a minimalist referring framework built on the modality-shared one-tower transformer that unifies the visual and linguistic feature spaces. To modeling the referential relationship, we introduce a novel MVLM paradigm called Mask Referring Modeling (MRefM), which encompasses both referring-aware mask image modeling and referring-aware mask language modeling. Both modules not only reconstruct modality-related content but also cross-modal referring content. Within MRefM, we propose a referring-aware dynamic image masking strategy that is aware of the referred region rather than relying on fixed ratios or generic random masking schemes. By leveraging the unified visual language feature space and incorporating MRefM's ability to model the referential relations, our approach enables direct regression of the referring results without resorting to various complex techniques. Our method consistently surpasses existing approaches and achieves SoTA performance on both grounding and segmentation tasks, providing valuable insights for future research. Our code and models are available at https://github.com/linhuixiao/OneRef.

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

Code

Syntology Ran 11 of 16 code samples harvested from 2 repositories linked to this paper; 5 have no recorded run. Of those that ran: 3 ran · our draft was wrong; 8 ran with no contract checked.

By repository: official repository: 3 samples from 1 repository, 3 ran; community (archive-listed): 13 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.

linhuixiao/oneref officialmentioned in papermentioned on GitHubpytorchApache-2.0 report
linhuixiao/hivg mentioned on GitHubpytorch 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; 11 ran; 0 honoured the contract we drafted; 5 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
8ran
5unverified

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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

get_object_phrase linhuixiao/OneRef/models/OneRef_model.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 4a9deb3a2060d602 · report
get_predicate_phrase linhuixiao/OneRef/models/OneRef_model.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 596ccf0324e358f5 · report
get_subject_phrase linhuixiao/OneRef/models/OneRef_model.py official repository ran · our draft was wrong Apache-2.0 (permissive) · c366b440880ba949 · report
CLIPMLP linhuixiao/hivg/models/HiVG.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted Apache-2.0 (permissive) · 2fffd13c6fa5cd19 · report
Modified_CLIPVisionEmbeddings linhuixiao/hivg/models/HiVG.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted Apache-2.0 (permissive) · 86707e290b068897 · report
NestedTensor linhuixiao/hivg/models/HiVG.py community (archive-listed) ran · metamorphic tier: deterministic Apache-2.0 (permissive) · 5a5b1be86e3ab9a4 · report
TOKEN_MLP linhuixiao/hivg/models/HiVG.py community (archive-listed) ran · metamorphic tier: deterministic Apache-2.0 (permissive) · 8c79c33fa972f11f · report
TransformerEncoder linhuixiao/hivg/models/HiVG.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted Apache-2.0 (permissive) · 06fdb423fe1f1fe7 · report
TransformerEncoderLayer linhuixiao/hivg/models/HiVG.py community (archive-listed) ran · metamorphic tier: deterministic Apache-2.0 (permissive) · f003917559e3b08b · report
VisionLanguageEncoder linhuixiao/hivg/models/HiVG.py community (archive-listed) ran · metamorphic tier: deterministic Apache-2.0 (permissive) · 8d9679b20f8d8cba · report
build_vl_transformer linhuixiao/hivg/models/HiVG.py community (archive-listed) ran · metamorphic tier: deterministic Apache-2.0 (permissive) · dd59acd7b7246b31 · report
CLIPEncoderLayer_with_Crossmodal_Bridge linhuixiao/hivg/models/HiVG.py community (archive-listed) unverified Apache-2.0 (permissive) · d854f136869b0a41 · report
CLIPEncoder_with_Crossmodal_Bridge linhuixiao/hivg/models/HiVG.py community (archive-listed) unverified Apache-2.0 (permissive) · 7d374d3f2f83c0b4 · report
CLIP_Cross_Attention linhuixiao/hivg/models/HiVG.py community (archive-listed) unverified Apache-2.0 (permissive) · 9424f702eada219d · report
CLIP_Vision_Model_with_Crossmodal_Bridge linhuixiao/hivg/models/HiVG.py community (archive-listed) unverified Apache-2.0 (permissive) · f1d58c8cce8cd3ac · report
HiVG linhuixiao/hivg/models/HiVG.py community (archive-listed) unverified Apache-2.0 (permissive) · 6465c6905e74b07c · report

Tasks

Language ModelingLanguage Modelling

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AWARE

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