Papers › Learning A Low-Level Vision Generalist via Visual Task Prompt

Learning A Low-Level Vision Generalist via Visual Task Prompt

16 Aug 2024arXiv:2408.08601archive 2025-07-28

Xiangyu Chen, Yihao Liu, Yuandong Pu, Wenlong Zhang, Jiantao Zhou, Yu Qiao, Chao Dong

Building a unified model for general low-level vision tasks holds significant research and practical value. Current methods encounter several critical issues. Multi-task restoration approaches can address multiple degradation-to-clean restoration tasks, while their applicability to tasks with different target domains (e.g., image stylization) is limited. Methods like PromptGIP can handle multiple input-target domains but rely on the Masked Autoencoder (MAE) paradigm. Consequently, they are tied to the ViT architecture, resulting in suboptimal image reconstruction quality. In addition, these methods are sensitive to prompt image content and often struggle with low-frequency information processing. In this paper, we propose a Visual task Prompt-based Image Processing (VPIP) framework to overcome these challenges. VPIP employs visual task prompts to manage tasks with different input-target domains and allows flexible selection of backbone network suitable for general tasks. Besides, a new prompt cross-attention is introduced to facilitate interaction between the input and prompt information. Based on the VPIP framework, we train a low-level vision generalist model, namely GenLV, on 30 diverse tasks. Experimental results show that GenLV can successfully address a variety of low-level tasks, significantly outperforming existing methods both quantitatively and qualitatively. Codes are available at https://github.com/chxy95/GenLV.

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

Code

Syntology Ran 4 of 10 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 2 ran · fixture could not drive it; 1 ran with no contract checked.

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

chxy95/genlv officialmentioned in papermentioned on GitHubApache-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

10 samples harvested; 4 ran; 0 honoured the contract we drafted; 6 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 · our draft was wrong
2ran · fixture could not drive it
1ran
6unverified

Licence: 0 of the 10 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 chxy95/genlv. “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.

create_3_grid_from_np_images chxy95/genlv/conference_version/evaluation_vit_prompt.py official repository ran Apache-2.0 (permissive) · d5ff9745fc569588 · report
expand_dim chxy95/genlv/conference_version/models_xrestormer_prompt_crossattn_wores.py official repository ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 042da966a79899bf · report
to_3d chxy95/genlv/conference_version/models_xrestormer_prompt_crossattn_wores.py official repository ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · 82a15cc1e46f7e4d · report
to_4d chxy95/genlv/conference_version/models_xrestormer_prompt_crossattn_wores.py official repository ran · fixture could not drive it Apache-2.0 (permissive) · b20f2a5df739a59e · report
add_degradation_two_images chxy95/genlv/conference_version/dataset/genlv_dataloader.py official repository unverified Apache-2.0 (permissive) · 98da48cfd7d11703 · report
add_x_distortion_two_images chxy95/genlv/conference_version/dataset/genlv_dataloader.py official repository unverified Apache-2.0 (permissive) · bfb65dbbd790d987 · report
add_x_distortion_two_images chxy95/genlv/extended_version/dataset/genlv_100_dataloader.py official repository unverified Apache-2.0 (permissive) · 175aa529fb1ddac4 · report
calculate_operators_two_images chxy95/genlv/conference_version/dataset/genlv_dataloader.py official repository unverified Apache-2.0 (permissive) · ab5fc8a71e547c93 · report
calculate_operators_two_images chxy95/genlv/extended_version/dataset/genlv_100_dataloader.py official repository unverified Apache-2.0 (permissive) · 0330c0ccdad3ac5f · report
create_2_grid_from_np_images chxy95/genlv/conference_version/evaluation_vit_prompt.py official repository unverified Apache-2.0 (permissive) · fc065a68df58b44a · report

Tasks

Image ReconstructionImage Stylization

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