Papers › Frozen Transformers in Language Models Are Effective Visual Encoder Layers

Frozen Transformers in Language Models Are Effective Visual Encoder Layers

19 Oct 2023arXiv:2310.12973archive 2025-07-28

Ziqi Pang, Ziyang Xie, Yunze Man, Yu-Xiong Wang

This paper reveals that large language models (LLMs), despite being trained solely on textual data, are surprisingly strong encoders for purely visual tasks in the absence of language. Even more intriguingly, this can be achieved by a simple yet previously overlooked strategy -- employing a frozen transformer block from pre-trained LLMs as a constituent encoder layer to directly process visual tokens. Our work pushes the boundaries of leveraging LLMs for computer vision tasks, significantly departing from conventional practices that typically necessitate a multi-modal vision-language setup with associated language prompts, inputs, or outputs. We demonstrate that our approach consistently enhances performance across a diverse range of tasks, encompassing pure 2D and 3D visual recognition tasks (e.g., image and point cloud classification), temporal modeling tasks (e.g., action recognition), non-semantic tasks (e.g., motion forecasting), and multi-modal tasks (e.g., 2D/3D visual question answering and image-text retrieval). Such improvements are a general phenomenon, applicable to various types of LLMs (e.g., LLaMA and OPT) and different LLM transformer blocks. We additionally propose the information filtering hypothesis to explain the effectiveness of pre-trained LLMs in visual encoding -- the pre-trained LLM transformer blocks discern informative visual tokens and further amplify their effect. This hypothesis is empirically supported by the observation that the feature activation, after training with LLM transformer blocks, exhibits a stronger focus on relevant regions. We hope that our work inspires new perspectives on utilizing LLMs and deepening our understanding of their underlying mechanisms. Code is available at https://github.com/ziqipang/LM4VisualEncoding.

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

Code

Syntology Ran 8 of 16 code samples harvested from 1 repository linked to this paper; 8 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · violated contract; 2 ran · fixture could not drive it; 4 ran with no contract checked.

By repository: official repository: 16 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.

ziqipang/lm4visualencoding officialmentioned in papermentioned on GitHubpytorchMIT report
zhixinlai/llmboostmedical mentioned on GitHubpytorchMIT 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; 8 ran; 1 honoured the contract we drafted; 8 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 · honoured contract
1ran · violated contract
2ran · fixture could not drive it
4ran
8unverified

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 ziqipang/lm4visualencoding. “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.

add_weight_decay ziqipang/lm4visualencoding/image_classification/optimizer_utils.py official repository ran MIT (permissive) · e805e183bad0f027 · report
apply_rotary_emb ziqipang/lm4visualencoding/image_classification/models/llama.py official repository ran · fixture could not drive it MIT (permissive) · b47d48e431b34acd · report
get_mce_from_accuracy ziqipang/lm4visualencoding/image_classification/utils.py official repository ran fingerprinted MIT (permissive) · a9e48df75d2e823e · report
get_sinusoid_encoding_table ziqipang/lm4visualencoding/video_understanding/modeling_finetune.py official repository ran · honoured contract fingerprinted MIT (permissive) · da651e3979a18f84 · report
optimizer_kwargs ziqipang/lm4visualencoding/image_classification/optimizer_utils.py official repository ran MIT (permissive) · 2cd1e282432041c8 · report
precompute_freqs_cis ziqipang/lm4visualencoding/image_classification/models/llama.py official repository ran · violated contract MIT (permissive) · 14a84c2cbfebc413 · report
reshape_for_broadcast ziqipang/lm4visualencoding/image_classification/models/llama.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 70bf6ebaafd266c4 · report
unnormalize_image ziqipang/lm4visualencoding/image_classification/utils.py official repository ran MIT (permissive) · 32208d3133397a32 · report
PGDAttack ziqipang/lm4visualencoding/image_classification/engine.py official repository unverified MIT (permissive) · 58ab30e8c22165b6 · report
build_dataset ziqipang/lm4visualencoding/image_classification/datasets.py official repository unverified MIT (permissive) · 8b43480472330eaf · report
build_transform ziqipang/lm4visualencoding/image_classification/datasets.py official repository unverified MIT (permissive) · 3bc74137ab36aa79 · report
clamp ziqipang/lm4visualencoding/image_classification/engine.py official repository unverified MIT (permissive) · 8a93e041134b597a · report
get_loss_scale_for_deepspeed ziqipang/lm4visualencoding/video_understanding/engine_for_finetuning.py official repository unverified MIT (permissive) · 29416043c7035e7c · report
patch_level_aug ziqipang/lm4visualencoding/image_classification/engine.py official repository unverified MIT (permissive) · a57f32dae793402d · report
tensor_normalize ziqipang/lm4visualencoding/video_understanding/kinetics.py official repository unverified MIT (permissive) · 14b3b13b2e7ee844 · report
train_class_batch ziqipang/lm4visualencoding/video_understanding/engine_for_finetuning.py official repository unverified MIT (permissive) · c7976ea27edc377a · report

Tasks

Action RecognitionImage-text RetrievalMotion ForecastingPoint Cloud ClassificationQuestion AnsweringText RetrievalVisual Question Answering

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Question Answering SQA3D LM4VisualEncoding AnswerExactMatch (Question Answering) 48.09 #4 of 7 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

Focus

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