Papers › PromptHSI: Universal Hyperspectral Image Restoration with Vision-Language Modulated...

PromptHSI: Universal Hyperspectral Image Restoration with Vision-Language Modulated Frequency Adaptation

24 Nov 2024arXiv:2411.15922archive 2025-07-28

Chia-Ming Lee, Ching-Heng Cheng, Yu-Fan Lin, Yi-Ching Cheng, Wo-Ting Liao, Fu-En Yang, Yu-Chiang Frank Wang, Chih-Chung Hsu

Recent advances in All-in-One (AiO) RGB image restoration have demonstrated the effectiveness of prompt learning in handling multiple degradations within a single model. However, extending these approaches to hyperspectral image (HSI) restoration is challenging due to the domain gap between RGB and HSI features, information loss in visual prompts under severe composite degradations, and difficulties in capturing HSI-specific degradation patterns via text prompts. In this paper, we propose PromptHSI, the first universal AiO HSI restoration framework that addresses these challenges. By incorporating frequency-aware feature modulation, which utilizes frequency analysis to narrow down the restoration search space and employing vision-language model (VLM)-guided prompt learning, our approach decomposes text prompts into intensity and bias controllers that effectively guide the restoration process while mitigating domain discrepancies. Extensive experiments demonstrate that our unified architecture excels at both fine-grained recovery and global information restoration across diverse degradation scenarios, highlighting its significant potential for practical remote sensing applications. The source code is available at https://github.com/chingheng0808/PromptHSI.

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

Code

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

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

chingheng0808/PromptHSI officialmentioned in papermentioned 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

17 samples harvested; 6 ran; 0 honoured the contract we drafted; 11 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
4ran · fixture could not drive it
11unverified

Licence: 0 of the 17 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 chingheng0808/PromptHSI. “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.

drop_path chingheng0808/PromptHSI/utils/DRCT.py official repository ran · fixture could not drive it MIT (permissive) · 52d96aa31ed74a56 · report
str2bool chingheng0808/PromptHSI/options.py official repository ran · violated contract MIT (permissive) · 7c508037b40522af · report
to_3d chingheng0808/PromptHSI/utils/modules.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 82a15cc1e46f7e4d · report
to_4d chingheng0808/PromptHSI/utils/modules.py official repository ran · fixture could not drive it MIT (permissive) · b20f2a5df739a59e · report
window_partition chingheng0808/PromptHSI/utils/DRCT.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · f9fd6241d935f07b · report
window_reverse chingheng0808/PromptHSI/utils/DRCT.py official repository ran · our draft was wrong MIT (permissive) · fb32094c6dbece71 · report
ergas chingheng0808/PromptHSI/utils/metrics.py official repository unverified MIT (permissive) · 19e03fefbb0c812e · report
findClose chingheng0808/PromptHSI/DegDataGeneration/degHSI_generation_latest.py official repository unverified MIT (permissive) · db1eb6c74daeb263 · report
interpolate_channels chingheng0808/PromptHSI/utils/dataset.py official repository unverified MIT (permissive) · dcabe73b3f94d068 · report
interpolate_rows chingheng0808/PromptHSI/utils/dataset.py official repository unverified MIT (permissive) · ac22b593479bb02b · report
mypad chingheng0808/PromptHSI/utils/lossfunc.py official repository unverified MIT (permissive) · d8e229783e47578d · report
normGray chingheng0808/PromptHSI/DegDataGeneration/degHSI_generation_latest.py official repository unverified MIT (permissive) · 2a3353478a92ce07 · report
normHSI chingheng0808/PromptHSI/DegDataGeneration/degHSI_generation_latest.py official repository unverified MIT (permissive) · ac7287fac905daad · report
prep_filt_afb2d chingheng0808/PromptHSI/utils/lossfunc.py official repository unverified MIT (permissive) · a1070467a2c29db6 · report
psnr chingheng0808/PromptHSI/utils/metrics.py official repository unverified MIT (permissive) · 5b0fc298fac4aa73 · report
reflect chingheng0808/PromptHSI/utils/lossfunc.py official repository unverified MIT (permissive) · c18931526ac3006c · report
sam chingheng0808/PromptHSI/utils/metrics.py official repository unverified MIT (permissive) · 0809e1791d5239c3 · report

Tasks

Image RestorationLanguage ModelingLanguage ModellingPrompt Learning

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