REVIEW 4 major objections 2 minor 164 references
Enhancing Zero-Shot Brain Tumor Subtype Classification via Fine-Grained Patch-Text Alignment
T0 review · 4 major / 2 minor · reviewed 2026-08-06 · deepseek-v4-flash
Pith's one-line read Aligning refined patch-level visual features with LLM-generated text prototypes improves zero-shot brain tumor subtype classification, the paper reports.
desk verdict Fine-grained patch-text alignment for zero-shot brain tumor subtyping is a plausible idea, but the abstract alone doesn't let anyone check the SOTA claim. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The central mechanism is a two-module network. A local feature refinement module enhances patch-level visual features by modeling spatial relationships among representative patches, sharpening subtle morphological cues. A fine-grained text description generation module uses large language models to create class-specific semantic prototypes. A cross-modal alignment step then brings the refined visual features and the text prototypes into a shared space, increasing class separability in both spaces.
What would settle it
One concrete test is to shuffle the subtype descriptions across classes, or replace them with generic tissue descriptions, while keeping the rest of the pipeline unchanged; if accuracy remains high, the fine-grained text alignment is not the load-bearing component. Alternatively, a pathologist could audit the LLM descriptions for each subtype to see whether they correspond to visually observable morphology.
Extended reading notes
Core claim
The paper's central claim is that FG-PAN increases class separability in both visual and semantic spaces, and that this separability is what delivers state-of-the-art zero-shot brain tumor subtype classification on public histopathology datasets. The mechanism is cross-modal alignment: refined visual features are matched to LLM-generated, pathology-aware text prototypes for each subtype, so that classes that look nearly identical to a generic visual encoder become distinguishable. The authors position the network as a new zero-shot framework for digital pathology, with the text side of the alignment generated automatically rather than written by human experts.
Load-bearing premise
The method assumes the LLM-generated text descriptions accurately capture the distinctive visual morphology of each brain tumor subtype in the embedding space shared with the visual encoder, so that aligning to them separates classes rather than adding noise.
Editorial extensions
If this is right
- Zero-shot brain tumor subtype classification could be performed on new, unlabeled histopathology datasets without retraining, using LLM-generated text as the class definitions.
- The reported gains on EBRAINS and TCGA suggest the alignment transfers across datasets and imaging conditions, reducing the need for center-specific annotated data.
- The local feature refinement module could be applied to other fine-grained pathology tasks where subtle morphology matters, such as tumor grading or rare subtype identification.
- If the text prototypes are the source of class separability, then improving the LLM's pathology knowledge should directly improve zero-shot accuracy.
Reading between the lines
- The paper does not test whether the LLM-generated descriptions are necessary in their exact wording; an ablation that swaps in generic tissue descriptions while keeping everything else fixed would reveal whether the alignment mechanism is truly driven by fine-grained text semantics.
- A natural extension is to apply the same two-module design to other fine-grained medical imaging tasks, since any domain with subtle visual differences and scarce labels could benefit from automatically generated text prototypes.
- The accuracy ceiling is likely set by the quality and factual completeness of the LLM's medical knowledge, so updating the text generation with newer or more specialized sources may yield further gains without changing the visual pipeline.
- The reported state-of-the-art result depends on the chosen public datasets; testing on external cohorts with different staining protocols or tumor-type distributions would indicate how much of the claimed robustness is dataset-specific.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript proposes FG-PAN (Fine-Grained Patch Alignment Network), a zero-shot framework for brain tumor subtype classification from histopathology whole slide images. It consists of two modules: a local feature refinement module that models spatial relationships among representative patches, and a fine-grained text description generation module that uses LLMs to produce class-specific semantic prototypes. The visual and text features are aligned to increase class separability, and the authors report state-of-the-art performance on EBRAINS and TCGA. The submission, however, contains only an abstract; no method details, experimental protocols, results tables, or analyses are provided in the full-text section.
Significance. If the claimed results are reliable, FG-PAN would be a meaningful advance for zero-shot fine-grained classification in digital pathology, where annotated data are scarce and subtype differences are subtle. The idea of using LLM-generated pathology-aware text descriptions as semantic prototypes is novel and could generalize to other histopathology tasks. The paper also promises a practical benefit by avoiding the need for large annotated training sets. However, because the submission contains no verifiable evidence, the significance is entirely conditional on the availability of the missing full manuscript.
major comments (4)
- [Full text (missing)] The submission consists only of an abstract. There is no method section, no network architecture description, no formalization of the alignment loss or the refinement module, and no experimental details. The central claim of state-of-the-art performance is therefore unverifiable. A journal submission must include the complete technical content; this omission blocks any assessment of soundness.
- [Abstract, text description module] The load-bearing assumption is that LLM-generated text descriptions are accurate, distinctive, and visually grounded in H&E-stained histopathology. The abstract provides no validation of these text prototypes, such as human evaluation, consistency checks, or analysis of whether the text embeddings separate the classes in the shared space. Without such evidence, the alignment mechanism could be learning spurious correlations from text content (e.g., molecular markers like IDH status that are not observable in H&E patches), which would undermine both the reported accuracy and the generalization claim.
- [Abstract, experimental claims] The abstract claims state-of-the-art performance and robust generalization on multiple public datasets, but reports no baseline comparisons, no error bars, no statistical significance tests, and no dataset-specific results. The absence of this information makes it impossible to determine whether the reported gains are meaningful or merely reflect favorable experimental settings. The manuscript needs a full experimental section with ablations, per-dataset tables, and reproducibility details.
- [Abstract, class separability claim] The assertion that FG-PAN 'effectively increases class separability in both visual and semantic spaces' is not backed by any quantitative evidence in the abstract. Measures such as silhouette scores, nearest-neighbor accuracy, or visualization of the embedding spaces before and after alignment should be provided to substantiate this mechanistic claim, which is central to the method's rationale.
minor comments (2)
- [Abstract] The abstract mentions 'multiple public pathology datasets, including EBRAINS and TCGA' but does not specify the number of classes, the subtype taxonomy, or how the zero-shot setting is defined. Clarifying these details in the abstract would help readers assess the scope.
- [Title and abstract] The abbreviation FG-PAN is used but the network's name appears only in the title; the abstract could repeat the full name at first use for self-containment.
Circularity Check
No circularity found: the patch–text alignment is an external training objective, not a fitted target.
full rationale
The reviewed material consists only of the abstract; the full text and equations are not available. Based on the abstract, the derivation chain is not circular. FG-PAN claims to align refined patch-level visual features with LLM-generated, class-specific text prototypes. The text prototypes are presented as external semantic knowledge produced by a large language model, not as quantities fitted to the downstream classification labels or to the test data. The stated objective is to increase class separability in visual and semantic spaces, which is a learned alignment procedure rather than a post-hoc restatement of the target classes. There is no quoted equation or construction in which the predicted subtype is defined in terms of the fitted text prototypes in a way that would force the result. No self-citation is used as load-bearing support, and no uniqueness theorem or prior-work ansatz is invoked. Without equations or a full method section, no specific reduction can be exhibited, and per the hard rules, circularity cannot be claimed on speculation. The concern that LLM text descriptions may not be visually grounded is an assumption about external validity, not a circularity, and would be better treated as a correctness or robustness risk if supported by evidence. Therefore the honest finding is no significant circularity, with score 0.
Assumptions & free parameters
assumptions (3)
- domain assumption A pretrained vision-language embedding space can represent fine-grained semantic differences between brain tumor subtypes.
- domain assumption LLM-generated text descriptions are pathology-aware, class-specific, and discriminative across subtypes.
- domain assumption Spatial relationships among representative patches carry useful signal for subtype classification.
Cite this review
Pith. "Pith review of Enhancing Zero-Shot Brain Tumor Subtype Classification via Fine-Grained Patch-Text Alignment." pith.science (2026). https://pith.science/paper/4P2N6WKJ
@misc{pith2026250801602,
author = {Pith},
title = {Pith review of: Enhancing Zero-Shot Brain Tumor Subtype Classification via Fine-Grained Patch-Text Alignment},
year = {2026},
howpublished = {\url{https://pith.science/paper/4P2N6WKJ}},
note = {Machine review of arXiv:2508.01602}
}
read the original abstract
The fine-grained classification of brain tumor subtypes from histopathological whole slide images is highly challenging due to subtle morphological variations and the scarcity of annotated data. Although vision-language models have enabled promising zero-shot classification, their ability to capture fine-grained pathological features remains limited, resulting in suboptimal subtype discrimination. To address these challenges, we propose the Fine-Grained Patch Alignment Network (FG-PAN), a novel zero-shot framework tailored for digital pathology. FG-PAN consists of two key modules: (1) a local feature refinement module that enhances patch-level visual features by modeling spatial relationships among representative patches, and (2) a fine-grained text description generation module that leverages large language models to produce pathology-aware, class-specific semantic prototypes. By aligning refined visual features with LLM-generated fine-grained descriptions, FG-PAN effectively increases class separability in both visual and semantic spaces. Extensive experiments on multiple public pathology datasets, including EBRAINS and TCGA, demonstrate that FG-PAN achieves state-of-the-art performance and robust generalization in zero-shot brain tumor subtype classification.
Reference graph
Works this paper leans on
-
[1]
author Achiam, J. , author Adler, S. , author Agarwal, S. , author Ahmad, L. , author Akkaya, I. , author Aleman, F.L. , author Almeida, D. , author Altenschmidt, J. , author Altman, S. , author Anadkat, S. , et al., year 2023 . title Gpt-4 technical report . journal arXiv preprint arXiv:2303.08774
arXiv 2023
-
[2]
Zero-Shot Whole Slide Image Retrieval in Histopathology Using Embeddings of Foundation Models
author Alfasly, S. , author Alabtah, G. , author Hemati, S. , author Kalari, K.R. , author Tizhoosh, H. , year 2024 . title Zero-shot whole slide image retrieval in histopathology using embeddings of foundation models . journal arXiv preprint arXiv:2409.04631
work page Pith review arXiv 2024
-
[3]
, author Hoogi, A
author Barker, J. , author Hoogi, A. , author Depeursinge, A. , author Rubin, D.L. , year 2016 . title Automated classification of brain tumor type in whole-slide digital pathology images using local representative tiles . journal Medical image analysis volume 30 , pages 60--71
2016
-
[4]
, author Anniciello, A.M
author Brancati, N. , author Anniciello, A.M. , author Pati, P. , author Riccio, D. , author Scognamiglio, G. , author Jaume, G. , author De Pietro, G. , author Di Bonito, M. , author Foncubierta, A. , author Botti, G. , et al., year 2022 . title Bracs: A dataset for breast carcinoma subtyping in h&e histology images . journal Database volume 2022 , pages baac093
2022
-
[5]
, author Touvron, H
author Caron, M. , author Touvron, H. , author Misra, I. , author J \'e gou, H. , author Mairal, J. , author Bojanowski, P. , author Joulin, A. , year 2021 . title Emerging properties in self-supervised vision transformers , in: booktitle Proceedings of the IEEE/CVF international conference on computer vision , pp. pages 9650--9660
2021
-
[6]
, author Sharma, A
author Chauhan, E. , author Sharma, A. , author Uppin, M.S. , author Kondamadugu, M. , author Jawahar, C. , author Vinod, P. , year 2024 . title Ipd-brain: An indian histopathology dataset for glioma subtype classification . journal Scientific Data volume 11 , pages 1403
2024
-
[7]
, author Chen, X
author Chen, H. , author Chen, X. , author Lu, J. , author Li, Y. , year 2024 a. title Rethinking multi-scale representations in deep deraining transformer , in: booktitle Proceedings of the AAAI Conference on Artificial Intelligence , pp. pages 1046--1053
2024
-
[8]
, author Liang, Y
author Chen, P. , author Liang, Y. , author Shi, X. , author Yang, L. , author Gader, P. , year 2021 . title Automatic whole slide pathology image diagnosis framework via unit stochastic selection and attention fusion . journal Neurocomputing volume 453 , pages 312--325
2021
Show all 164 references
-
[9]
, author Chen, C
author Chen, R.J. , author Chen, C. , author Li, Y. , author Chen, T.Y. , author Trister, A.D. , author Krishnan, R.G. , author Mahmood, F. , year 2022 . title Scaling vision transformers to gigapixel images via hierarchical self-supervised learning , in: booktitle Proceedings...
2022
-
[10]
, author Ding, T
author Chen, R.J. , author Ding, T. , author Lu, M.Y. , author Williamson, D.F. , author Jaume, G. , author Song, A.H. , author Chen, B. , author Zhang, A. , author Shao, D. , author Shaban, M. , et al., year 2024 b. title Towards a general-purpose foundation model for computa...
2024
-
[11]
, author Lei, Z
author Conde, M.V. , author Lei, Z. , author Li, W. , author Katsavounidis, I. , author Timofte, R. , author Yan, M. , author Liu, X. , author Wang, Q. , author Ye, X. , author Du, Z. , et al., year 2024 . title Real-time 4k super-resolution of compressed avif images. ais 2024...
2024
-
[12]
, author Dong, W
author Deng, J. , author Dong, W. , author Socher, R. , author Li, L.J. , author Li, K. , author Fei-Fei, L. , year 2009 . title Imagenet: A large-scale hierarchical image database , in: booktitle 2009 IEEE conference on computer vision and pattern recognition , organization I...
2009
-
[13]
, author Peng, L
author Di, X. , author Peng, L. , author Xia, P. , author Li, W. , author Pei, R. , author Cao, Y. , author Wang, Y. , author Zha, Z.J. , year 2025 . title Qmambabsr: Burst image super-resolution with query state space model , in: booktitle Proceedings of the Computer Vision a...
2025
-
[14]
, author Wagner, S.J
author Ding, T. , author Wagner, S.J. , author Song, A.H. , author Chen, R.J. , author Lu, M.Y. , author Zhang, A. , author Vaidya, A.J. , author Jaume, G. , author Shaban, M. , author Kim, A. , et al., year 2024 . title Multimodal whole slide foundation model for pathology . ...
2024 arXiv
-
[15]
, author Peng, L
author Du, Z. , author Peng, L. , author Wang, Y. , author Cao, Y. , author Zha, Z.J. , year 2024 . title Fc3dnet: A fully connected encoder-decoder for efficient demoir \'e ing , in: booktitle 2024 IEEE International Conference on Image Processing (ICIP) , organization IEEE ....
2024
-
[16]
, author Zhang, J
author Duan, Z.P. , author Zhang, J. , author Jin, X. , author Zhang, Z. , author Xiong, Z. , author Zou, D. , author Ren, J. , author Guo, C.L. , author Li, C. , year 2025 a. title Dit4sr: Taming diffusion transformer for real-world image super-resolution , in: booktitle Proc...
2025
-
[17]
, author Zhang, J
author Duan, Z.P. , author Zhang, J. , author Lin, Z. , author Jin, X. , author Wang, X. , author Zou, D. , author Guo, C.L. , author Li, C. , year 2025 b. title Diffretouch: Using diffusion to retouch on the shoulder of experts , in: booktitle Proceedings of the AAAI Conferen...
2025
-
[18]
, author Zhang, J
author Duan, Z.P. , author Zhang, J. , author Liu, S. , author Lin, Z. , author Guo, C.L. , author Zou, D. , author Ren, J. , author Li, C. , year 2025 c. title A diffusion-based framework for occluded object movement , in: booktitle Proceedings of the AAAI Conference on Artif...
2025
-
[19]
, author Jauhri, A
author Dubey, A. , author Jauhri, A. , author Pandey, A. , author Kadian, A. , author Al-Dahle, A. , author Letman, A. , author Mathur, A. , author Schelten, A. , author Yang, A. , author Fan, A. , et al., year 2024 . title The llama 3 herd of models . journal arXiv e-prints ,...
2024
-
[20]
, author van Treeck, M
author El Nahhas, O.S. , author van Treeck, M. , author W \"o lflein, G. , author Unger, M. , author Ligero, M. , author Lenz, T. , author Wagner, S.J. , author Hewitt, K.J. , author Khader, F. , author Foersch, S. , et al., year 2025 . title From whole-slide image to biomarke...
2025
-
[21]
, author Gab Allah, W
author Elazab, N. , author Gab Allah, W. , author Elmogy, M. , year 2024 a. title Computer-aided diagnosis system for grading brain tumor using histopathology images based on color and texture features . journal BMC Medical Imaging volume 24 , pages 177
2024
-
[22]
, author Gab-Allah, W.A
author Elazab, N. , author Gab-Allah, W.A. , author Elmogy, M. , year 2024 b. title A multi-class brain tumor grading system based on histopathological images using a hybrid yolo and resnet networks . journal Scientific Reports volume 14 , pages 4584
2024
-
[23]
, author Parwani, A.V
author Farahani, N. , author Parwani, A.V. , author Pantanowitz, L. , year 2015 . title Whole slide imaging in pathology: advantages, limitations, and emerging perspectives . journal Pathology and Laboratory Medicine International , pages 23--33
2015
-
[24]
, author Zhang, X
author Fei, M. , author Zhang, X. , author Chen, D. , author Song, Z. , author Wang, Q. , author Zhang, L. , year 2025 . title Whole slide cervical cancer classification via graph attention networks and contrastive learning . journal Neurocomputing volume 613 , pages 128787
2025
-
[25]
, author Peng, L
author Feng, Z. , author Peng, L. , author Di, X. , author Guo, Y. , author Li, W. , author Zhang, Y. , author Pei, R. , author Wang, Y. , author Cao, Y. , author Zha, Z.J. , year 2025 . title Pmq-ve: Progressive multi-frame quantization for video enhancement . journal arXiv p...
2025 arXiv
-
[26]
, author Ghermi, R
author Filiot, A. , author Ghermi, R. , author Olivier, A. , author Jacob, P. , author Fidon, L. , author Camara, A. , author Mac Kain, A. , author Saillard, C. , author Schiratti, J.B. , year 2023 . title Scaling self-supervised learning for histopathology with masked image m...
2023
-
[27]
, author Rumetshofer, E
author F \"u rst, A. , author Rumetshofer, E. , author Lehner, J. , author Tran, V.T. , author Tang, F. , author Ramsauer, H. , author Kreil, D. , author Kopp, M. , author Klambauer, G. , author Bitto, A. , et al., year 2022 . title Cloob: Modern hopfield networks with infoloo...
2022
-
[28]
, author Bai, Y
author Gan, Y. , author Bai, Y. , author Lou, Y. , author Ma, X. , author Zhang, R. , author Shi, N. , author Luo, L. , year 2023 . title Decorate the newcomers: Visual domain prompt for continual test time adaptation , in: booktitle Proceedings of the AAAI conference on artif...
2023
-
[29]
, author Lu, S
author Gao, D. , author Lu, S. , author Walters, S. , author Zhou, W. , author Chu, J. , author Zhang, J. , author Zhang, B. , author Jia, M. , author Zhao, J. , author Fan, Z. , et al., year 2024 . title Eraseanything: Enabling concept erasure in rectified flow transformers ....
2024 arXiv
-
[30]
, author Reder, N.P
author Glaser, A.K. , author Reder, N.P. , author Chen, Y. , author McCarty, E.F. , author Yin, C. , author Wei, L. , author Wang, Y. , author True, L.D. , author Liu, J.T. , year 2017 . title Light-sheet microscopy for slide-free non-destructive pathology of large clinical sp...
2017
-
[31]
, author Hou, Y
author Gong, Y. , author Hou, Y. , author Zhang, C. , author Jiang, M. , year 2024 a. title Beyond augmentation: Empowering model robustness under extreme capture environments , in: booktitle IJCNN, 2024 , organization IEEE
2024
-
[32]
, author Huang, L
author Gong, Y. , author Huang, L. , author Chen, L. , year 2022 . title Person re-identification method based on color attack and joint defence , in: booktitle CVPR, 2022 , pp. pages 4313--4322
2022
-
[33]
, author Zhang, C
author Gong, Y. , author Zhang, C. , author Hou, Y. , author Chen, L. , author Jiang, M. , year 2024 b. title Beyond dropout: Robust convolutional neural networks based on local feature masking , in: booktitle IJCNN, 2024 , organization IEEE
2024
-
[34]
, author Yang, D
author Guo, D. , author Yang, D. , author Zhang, H. , author Song, J. , author Zhang, R. , author Xu, R. , author Zhu, Q. , author Ma, S. , author Wang, P. , author Bi, X. , et al., year 2025 . title Deepseek-r1: Incentivizing reasoning capability in llms via reinforcement lea...
2025 arXiv
-
[35]
, author Qu, L
author Guo, Q. , author Qu, L. , author Zhu, J. , author Li, H. , author Wu, Y. , author Wang, S. , author Yu, M. , author Wu, J. , author Wen, H. , author Ju, X. , et al., year 2023 . title Predicting lymph node metastasis from primary cervical squamous cell carcinoma based o...
2023
-
[36]
, author Fang, C
author He, C. , author Fang, C. , author Zhang, Y. , author Li, K. , author Tang, L. , author You, C. , author Xiao, F. , author Guo, Z. , author Li, X. , year 2025 a. title Reti-diff: Illumination degradation image restoration with retinex-based latent diffusion model . journal ICLR
2025
-
[37]
, author Li, K
author He, C. , author Li, K. , author Xu, G. , author Yan, J. , author Tang, L. , author Zhang, Y. , author Wang, Y. , author Li, X. , year 2023 a. title Hqg-net: Unpaired medical image enhancement with high-quality guidance . journal TNNLS
2023
-
[38]
, author Li, K
author He, C. , author Li, K. , author Xu, G. , author Zhang, Y. , author Hu, R. , author Guo, Z. , author Li, X. , year 2023 b. title Degradation-resistant unfolding network for heterogeneous image fusion , in: booktitle ICCV , pp. pages 12611--12621
2023
-
[39]
, author Li, K
author He, C. , author Li, K. , author Zhang, Y. , author Tang, L. , author Zhang, Y. , author Guo, Z. , author Li, X. , year 2023 c. title Camouflaged object detection with feature decomposition and edge reconstruction , in: booktitle CVPR , pp. pages 22046--22055
2023
-
[40]
, author Li, K
author He, C. , author Li, K. , author Zhang, Y. , author Xu, G. , author Tang, L. , author Zhang, Y. , author Guo, Z. , author Li, X. , year 2024 a. title Weakly-supervised concealed object segmentation with sam-based pseudo labeling and multi-scale feature grouping . journal...
2024
-
[41]
, author Li, K
author He, C. , author Li, K. , author Zhang, Y. , author Yang, Z. , author Tang, L. , author Zhang, Y. , author Kong, L. , author Farsiu, S. , year 2025 b. title Segment concealed object with incomplete supervision . journal TPAMI
2025
-
[42]
, author Li, K
author He, C. , author Li, K. , author Zhang, Y. , author Zhang, Y. , author Guo, Z. , author Li, X. , author Danelljan, M. , author Yu, F. , year 2024 b. title Strategic preys make acute predators: Enhancing camouflaged object detectors by generating camouflaged objects . jou...
2024
-
[43]
, author Shen, Y
author He, C. , author Shen, Y. , author Fang, C. , author Xiao, F. , author Tang, L. , author Zhang, Y. , author Zuo, W. , author Guo, Z. , author Li, X. , year 2025 c. title Diffusion models in low-level vision: A survey . journal TPAMI
2025
-
[44]
, author Zhang, R
author He, C. , author Zhang, R. , author Xiao, F. , author Fang, C. , author Tang, L. , author Zhang, Y. , author Farsiu, S. , year 2025 d. title Unfoldir: Rethinking deep unfolding network in illumination degradation image restoration . journal arXiv preprint arXiv:2505.06683
2025 arXiv
-
[45]
, author Zhang, R
author He, C. , author Zhang, R. , author Xiao, F. , author Fang, C. , author Tang, L. , author Zhang, Y. , author Kong, L. , author Fan, D.P. , author Li, K. , author Farsiu, S. , year 2025 e. title Run: Reversible unfolding network for concealed object segmentation . journal ICML
2025
-
[46]
, author Chen, X
author He, K. , author Chen, X. , author Xie, S. , author Li, Y. , author Doll \'a r, P. , author Girshick, R. , year 2022 . title Masked autoencoders are scalable vision learners , in: booktitle Proceedings of the IEEE/CVF conference on computer vision and pattern recognition...
2022
-
[47]
, author Zhang, X
author He, K. , author Zhang, X. , author Ren, S. , author Sun, J. , year 2016 . title Deep residual learning for image recognition , in: booktitle Proceedings of the IEEE conference on computer vision and pattern recognition , pp. pages 770--778
2016
-
[48]
, author Li, J
author He, X. , author Li, J. , author Yan, F. , author Wang, L. , author Chen, W. , author Huang, X. , author Hu, Z. , author Duan, Q. , author Li, H. , author Zhang, S. , et al., year 2023 d. title Predicting cancer outcomes from whole slide images via hybrid supervision lea...
2023
-
[49]
, author Jiang, A
author He, Y. , author Jiang, A. , author Jiang, L. , author Peng, L. , author Wang, Z. , author Wang, L. , year 2024 c. title Dual-path coupled image deraining network via spatial-frequency interaction , in: booktitle 2024 IEEE International Conference on Image Processing (IC...
2024
-
[50]
, author Peng, L
author He, Y. , author Peng, L. , author Wang, L. , author Cheng, J. , year 2024 d. title Latent degradation representation constraint for single image deraining , in: booktitle ICASSP 2024-2024 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) ...
2024
-
[51]
, author Peng, L
author He, Y. , author Peng, L. , author Yi, Q. , author Wu, C. , author Wang, L. , year 2024 e. title Multi-scale representation learning for image restoration with state-space model . journal arXiv preprint arXiv:2408.10145
2024 arXiv
-
[52]
, author Samaras, D
author Hou, L. , author Samaras, D. , author Kurc, T.M. , author Gao, Y. , author Davis, J.E. , author Saltz, J.H. , year 2016 . title Patch-based convolutional neural network for whole slide tissue image classification , in: booktitle Proceedings of the IEEE conference on com...
2016
-
[53]
, author Guo, J.M
author Hsu, W.W. , author Guo, J.M. , author Pei, L. , author Chiang, L.A. , author Li, Y.F. , author Hsiao, J.C. , author Colen, R. , author Liu, P. , year 2022 . title A weakly supervised deep learning-based method for glioma subtype classification using wsi and mpmris . jou...
2022
-
[54]
, author Jiang, Z
author Hu, D. , author Jiang, Z. , author Shi, J. , author Xie, F. , author Wu, K. , author Tang, K. , author Cao, M. , author Huai, J. , author Zheng, Y. , year 2024 . title Histopathology language-image representation learning for fine-grained digital pathology cross-modal r...
2024
-
[55]
, author Bianchi, F
author Huang, Z. , author Bianchi, F. , author Yuksekgonul, M. , author Montine, T.J. , author Zou, J. , year 2023 . title A visual--language foundation model for pathology image analysis using medical twitter . journal Nature medicine volume 29 , pages 2307--2316
2023
-
[56]
, author Lerer, A
author Hurst, A. , author Lerer, A. , author Goucher, A.P. , author Perelman, A. , author Ramesh, A. , author Clark, A. , author Ostrow, A. , author Welihinda, A. , author Hayes, A. , author Radford, A. , et al., year 2024 . title Gpt-4o system card . journal arXiv preprint ar...
2024 arXiv
-
[57]
, author Perevozchikov, G
author Ignatov, A. , author Perevozchikov, G. , author Timofte, R. , author Pan, W. , author Wang, S. , author Zhang, D. , author Ran, Z. , author Li, X. , author Ju, S. , author Zhang, D. , et al., year 2025 . title Rgb photo enhancement on mobile gpus, mobile ai 2025 challen...
2025
-
[58]
, author Mahmood, A
author Javed, S. , author Mahmood, A. , author Ganapathi, I.I. , author Dharejo, F.A. , author Werghi, N. , author Bennamoun, M. , year 2024 . title Cplip: Zero-shot learning for histopathology with comprehensive vision-language alignment , in: booktitle Proceedings of the IEE...
2024
-
[59]
, author Yang, Y
author Jia, C. , author Yang, Y. , author Xia, Y. , author Chen, Y.T. , author Parekh, Z. , author Pham, H. , author Le, Q. , author Sung, Y.H. , author Li, Z. , author Duerig, T. , year 2021 . title Scaling up visual and vision-language representation learning with noisy text...
2021
-
[60]
, author Tang, L
author Jia, M. , author Tang, L. , author Chen, B.C. , author Cardie, C. , author Belongie, S. , author Hariharan, B. , author Lim, S.N. , year 2022 . title Visual prompt tuning , in: booktitle European conference on computer vision , organization Springer . pp. pages 709--727
2022
-
[61]
, author Wei, Z
author Jiang, A. , author Wei, Z. , author Peng, L. , author Liu, F. , author Li, W. , author Wang, M. , year 2024 . title Dalpsr: Leverage degradation-aligned language prompt for real-world image super-resolution . journal arXiv preprint arXiv:2406.16477
2024 arXiv
-
[62]
, author Guo, C
author Jin, X. , author Guo, C. , author Li, X. , author Yue, Z. , author Li, C. , author Zhou, S. , author Feng, R. , author Dai, Y. , author Yang, P. , author Loy, C.C. , et al., year 2024 . title Mipi 2024 challenge on few-shot raw image denoising: Methods and results , in:...
2024
-
[63]
, author Song, H
author Kang, M. , author Song, H. , author Park, S. , author Yoo, D. , author Pereira, S. , year 2023 . title Benchmarking self-supervised learning on diverse pathology datasets , in: booktitle Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition ,...
2023
-
[64]
, author Rasheed, H
author Khattak, M.U. , author Rasheed, H. , author Maaz, M. , author Khan, S. , author Khan, F.S. , year 2023 . title Maple: Multi-modal prompt learning , in: booktitle Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , pp. pages 19113--19122
2023
-
[65]
, author Litjens, G
author Van der Laak, J. , author Litjens, G. , author Ciompi, F. , year 2021 . title Deep learning in histopathology: the path to the clinic . journal Nature medicine volume 27 , pages 775--784
2021
-
[66]
, author Li, Y
author Li, B. , author Li, Y. , author Eliceiri, K.W. , year 2021 . title Dual-stream multiple instance learning network for whole slide image classification with self-supervised contrastive learning , in: booktitle Proceedings of the IEEE/CVF conference on computer vision and...
2021
-
[67]
, author Chen, Y
author Li, H. , author Chen, Y. , author Chen, Y. , author Yu, R. , author Yang, W. , author Wang, L. , author Ding, B. , author Han, Y. , year 2024 . title Generalizable whole slide image classification with fine-grained visual-semantic interaction , in: booktitle Proceedings...
2024
-
[68]
, author Li, D
author Li, J. , author Li, D. , author Xiong, C. , author Hoi, S. , year 2022 . title Blip: Bootstrapping language-image pre-training for unified vision-language understanding and generation , in: booktitle International conference on machine learning , organization PMLR . pp....
2022
-
[69]
, author Lu, S
author Li, L. , author Lu, S. , author Ren, Y. , author Kong, A.W.K. , year 2025 . title Set you straight: Auto-steering denoising trajectories to sidestep unwanted concepts . journal arXiv preprint arXiv:2504.12782
2025 arXiv
-
[70]
, author Zhang, Y
author Li, Y. , author Zhang, Y. , author Timofte, R. , author Van Gool, L. , author Yu, L. , author Li, Y. , author Li, X. , author Jiang, T. , author Wu, Q. , author Han, M. , et al., year 2023 a. title Ntire 2023 challenge on efficient super-resolution: Methods and results ...
2023
-
[71]
, author Cong, Y
author Li, Z. , author Cong, Y. , author Chen, X. , author Qi, J. , author Sun, J. , author Yan, T. , author Yang, H. , author Liu, J. , author Lu, E. , author Wang, L. , et al., year 2023 b. title Vision transformer-based weakly supervised histopathological image analysis of ...
2023
-
[72]
, author Rokita, J.L
author Lilly, J.V. , author Rokita, J.L. , author Mason, J.L. , author Patton, T. , author Stefankiewiz, S. , author Higgins, D. , author Trooskin, G. , author Larouci, C.A. , author Arya, K. , author Appert, E. , et al., year 2023 . title The children's brain tumor network (c...
2023
-
[73]
, author Lin, Y
author Lin, H. , author Lin, Y. , author Xia, J. , author Fan, L. , author Li, F. , author Wang, Y. , author Ding, X. , year 2024 a. title Fusion2void: Unsupervised multi-focus image fusion based on image inpainting . journal IEEE Transactions on Circuits and Systems for Video...
2024
-
[74]
, author Zhenzhong, W
author Lin, J. , author Zhenzhong, W. , author Dejun, X. , author Shu, J. , author Gong, Y. , author Jiang, M. , year 2025 a. title Phys4dgen: A physics-driven framework for controllable and efficient 4d content generation from a single image , in: booktitle ACM MM, 2025
2025
-
[75]
, author Fu, Z
author Lin, Y. , author Fu, Z. , author Meng, G. , author Wang, Y. , author Dong, Y. , author Fan, L. , author Yu, H. , author Ding, X. , year 2023 . title Domain-irrelevant feature learning for generalizable pan-sharpening , in: booktitle Proceedings of the 31st ACM Internati...
2023
-
[76]
, author Fu, Z
author Lin, Y. , author Fu, Z. , author Wen, K. , author Ye, T. , author Chen, S. , author Meng, G. , author Wang, Y. , author Huang, Y. , author Tu, X. , author Ding, X. , year 2024 b. title Unsupervised low-light image enhancement with lookup tables and diffusion priors . jo...
2024 arXiv
-
[77]
, author Lin, Z
author Lin, Y. , author Lin, Z. , author Chen, H. , author Pan, P. , author Li, C. , author Chen, S. , author Wen, K. , author Jin, Y. , author Li, W. , author Ding, X. , year 2025 b. title Jarvisir: Elevating autonomous driving perception with intelligent image restoration , ...
2025
-
[78]
, author Lin, Z
author Lin, Y. , author Lin, Z. , author Lin, K. , author Bai, J. , author Pan, P. , author Li, C. , author Chen, H. , author Wang, Z. , author Ding, X. , author Li, W. , et al., year 2025 c. title Jarvisart: Liberating human artistic creativity via an intelligent photo retouc...
2025 arXiv
-
[79]
, author Ye, T
author Lin, Y. , author Ye, T. , author Chen, S. , author Fu, Z. , author Wang, Y. , author Chai, W. , author Xing, Z. , author Zhu, L. , author Ding, X. , year 2024 c. title Aglldiff: Guiding diffusion models towards unsupervised training-free real-world low-light image enhan...
2024 arXiv
-
[80]
, author Bandi, P
author Litjens, G. , author Bandi, P. , author Ehteshami Bejnordi, B. , author Geessink, O. , author Balkenhol, M. , author Bult, P. , author Halilovic, A. , author Hermsen, M. , author Van de Loo, R. , author Vogels, R. , et al., year 2018 . title 1399 h&e-stained sentinel ly...
2018
-
[81]
, author Chen, B
author Lu, M.Y. , author Chen, B. , author Williamson, D.F. , author Chen, R.J. , author Liang, I. , author Ding, T. , author Jaume, G. , author Odintsov, I. , author Le, L.P. , author Gerber, G. , et al., year 2024 a. title A visual-language foundation model for computational...
2024
-
[82]
, author Chen, B
author Lu, M.Y. , author Chen, B. , author Zhang, A. , author Williamson, D.F. , author Chen, R.J. , author Ding, T. , author Le, L.P. , author Chuang, Y.S. , author Mahmood, F. , year 2023 a. title Visual language pretrained multiple instance zero-shot transfer for histopatho...
2023
-
[83]
, author Williamson, D.F
author Lu, M.Y. , author Williamson, D.F. , author Chen, T.Y. , author Chen, R.J. , author Barbieri, M. , author Mahmood, F. , year 2021 . title Data-efficient and weakly supervised computational pathology on whole-slide images . journal Nature biomedical engineering volume 5 ...
2021
-
[84]
, author Liu, Y
author Lu, S. , author Liu, Y. , author Kong, A.W.K. , year 2023 b. title Tf-icon: Diffusion-based training-free cross-domain image composition , in: booktitle Proceedings of the IEEE/CVF International Conference on Computer Vision , pp. pages 2294--2305
2023
-
[85]
, author Wang, Z
author Lu, S. , author Wang, Z. , author Li, L. , author Liu, Y. , author Kong, A.W.K. , year 2024 b. title Mace: Mass concept erasure in diffusion models , in: booktitle Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , pp. pages 6430--6440
2024
-
[86]
, author Zhou, Z
author Lu, S. , author Zhou, Z. , author Lu, J. , author Zhu, Y. , author Kong, A.W.K. , year 2024 c. title Robust watermarking using generative priors against image editing: From benchmarking to advances . journal arXiv preprint arXiv:2410.18775
2024 arXiv
-
[87]
, author com Review Committee, P
author Luchini, C. , author com Review Committee, P. , author com Contributors, P. , author Pernick, N. , year 2024 . title Benign tumors and tumor-like conditions of ampulla and small intestine: The pathologyoutlines. com review . journal International Journal of Surgical Pat...
2024
-
[88]
, author Weinstein, J.N
author Ludwig, J.A. , author Weinstein, J.N. , year 2005 . title Biomarkers in cancer staging, prognosis and treatment selection . journal Nature Reviews Cancer volume 5 , pages 845--856
2005
-
[89]
, author Qu, L
author Luo, X. , author Qu, L. , author Guo, Q. , author Song, Z. , author Wang, M. , year 2023 . title Negative instance guided self-distillation framework for whole slide image analysis . journal IEEE Journal of Biomedical and Health Informatics volume 28 , pages 964--975
2023
-
[90]
, author Jia, F
author Ma, X. , author Jia, F. , year 2020 . title Brain tumor classification with multimodal mr and pathology images , in: booktitle Brainlesion: Glioma, Multiple Sclerosis, Stroke and Traumatic Brain Injuries: 5th International Workshop, BrainLes 2019, Held in Conjunction wi...
2020
-
[91]
, author Vondrick, C
author Menon, S. , author Vondrick, C. , year 2022 . title Visual classification via description from large language models . journal arXiv preprint arXiv:2210.07183
2022 arXiv
-
[92]
, author Subashini, M
author Mohan, G. , author Subashini, M. , year 2024 . title A radpath combo network for brain tumor classification using the novel split-stitch algorithm . journal Computers and Electrical Engineering volume 118 , pages 109400
2024
-
[93]
, author McAuley, J
author Novack, Z. , author McAuley, J. , author Lipton, Z.C. , author Garg, S. , year 2023 . title Chils: Zero-shot image classification with hierarchical label sets , in: booktitle International Conference on Machine Learning , organization PMLR . pp. pages 26342--26362
2023
-
[94]
, author Darcet, T
author Oquab, M. , author Darcet, T. , author Moutakanni, T. , author Vo, H. , author Szafraniec, M. , author Khalidov, V. , author Fernandez, P. , author Haziza, D. , author Massa, F. , author El-Nouby, A. , et al., year 2023 . title Dinov2: Learning robust visual features wi...
2023 arXiv
-
[95]
, author Liu, Y
author Pan, J. , author Liu, Y. , author He, X. , author Peng, L. , author Li, J. , author Sun, Y. , author Huang, X. , year 2025 . title Enhance then search: An augmentation-search strategy with foundation models for cross-domain few-shot object detection , in: booktitle Proc...
2025
-
[96]
, author Gou, F
author Pan, Y. , author Gou, F. , author Xiao, C. , author Liu, J. , author Zhou, J. , year 2024 . title Semi-supervised recognition for artificial intelligence assisted pathology image diagnosis . journal Scientific Reports volume 14 , pages 21984
2024
-
[97]
, author Cao, Y
author Peng, L. , author Cao, Y. , author Pei, R. , author Li, W. , author Guo, J. , author Fu, X. , author Wang, Y. , author Zha, Z.J. , year 2024 a. title Efficient real-world image super-resolution via adaptive directional gradient convolution . journal arXiv preprint arXiv...
2024 arXiv
-
[98]
, author Cao, Y
author Peng, L. , author Cao, Y. , author Sun, Y. , author Wang, Y. , year 2024 b. title Lightweight adaptive feature de-drifting for compressed image classification . journal IEEE Transactions on Multimedia
2024
-
[99]
, author Di, X
author Peng, L. , author Di, X. , author Feng, Z. , author Li, W. , author Pei, R. , author Wang, Y. , author Fu, X. , author Cao, Y. , author Zha, Z.J. , year 2025 a. title Directing mamba to complex textures: An efficient texture-aware state space model for image restoration...
2025 arXiv
-
[100]
, author Jiang, A
author Peng, L. , author Jiang, A. , author Wei, H. , author Liu, B. , author Wang, M. , year 2021 . title Ensemble single image deraining network via progressive structural boosting constraints . journal Signal Processing: Image Communication volume 99 , pages 116460
2021
-
[101]
, author Jiang, A
author Peng, L. , author Jiang, A. , author Yi, Q. , author Wang, M. , year 2020 . title Cumulative rain density sensing network for single image derain . journal IEEE Signal Processing Letters volume 27 , pages 406--410
2020
-
[102]
, author Li, W
author Peng, L. , author Li, W. , author Guo, J. , author Di, X. , author Sun, H. , author Li, Y. , author Pei, R. , author Wang, Y. , author Cao, Y. , author Zha, Z.J. , . title Boosting real-world super-resolution with raw data: a new perspective, dataset and baseline
-
[103]
, author Li, W
author Peng, L. , author Li, W. , author Guo, J. , author Di, X. , author Sun, H. , author Li, Y. , author Pei, R. , author Wang, Y. , author Cao, Y. , author Zha, Z.J. , year 2024 c. title Unveiling hidden details: A raw data-enhanced paradigm for real-world super-resolution ...
2024 arXiv
-
[104]
, author Li, W
author Peng, L. , author Li, W. , author Pei, R. , author Ren, J. , author Xu, J. , author Wang, Y. , author Cao, Y. , author Zha, Z.J. , year 2024 d. title Towards realistic data generation for real-world super-resolution . journal arXiv preprint arXiv:2406.07255
2024 arXiv
-
[105]
, author Li, W
author Peng, L. , author Li, W. , author Pei, R. , author Ren, J. , author Xu, J. , author Wang, Y. , author Cao, Y. , author Zha, Z.J. , year 2025 b. title Towards realistic data generation for real-world super-resolution , in: booktitle The Thirteenth International Conferenc...
2025
-
[106]
, author Wang, Y
author Peng, L. , author Wang, Y. , author Di, X. , author Fu, X. , author Cao, Y. , author Zha, Z.J. , et al., year 2025 c. title Boosting image de-raining via central-surrounding synergistic convolution , in: booktitle Proceedings of the AAAI Conference on Artificial Intelli...
2025
-
[107]
, author Wu, A
author Peng, L. , author Wu, A. , author Li, W. , author Xia, P. , author Dai, X. , author Zhang, X. , author Di, X. , author Sun, H. , author Pei, R. , author Wang, Y. , et al., year 2025 d. title Pixel to gaussian: Ultra-fast continuous super-resolution with 2d gaussian mode...
2025 arXiv
-
[108]
, author Covert, I
author Pratt, S. , author Covert, I. , author Liu, R. , author Farhadi, A. , year 2023 . title What does a platypus look like? generating customized prompts for zero-shot image classification , in: booktitle Proceedings of the IEEE/CVF International Conference on Computer Visi...
2023
-
[109]
, author Li, R
author Qi, X. , author Li, R. , author Peng, L. , author Ling, Q. , author Yu, J. , author Chen, Z. , author Chang, P. , author Han, M. , author Xiao, J. , year 2025 . title Data-free knowledge distillation with diffusion models . journal arXiv preprint arXiv:2504.00870
2025 arXiv
-
[110]
, author Fu, K
author Qu, L. , author Fu, K. , author Wang, M. , author Song, Z. , et al., year 2023 a. title The rise of ai language pathologists: Exploring two-level prompt learning for few-shot weakly-supervised whole slide image classification . journal Advances in Neural Information Pro...
2023
-
[111]
, author Liu, S
author Qu, L. , author Liu, S. , author Liu, X. , author Wang, M. , author Song, Z. , year 2022 a. title Towards label-efficient automatic diagnosis and analysis: a comprehensive survey of advanced deep learning-based weakly-supervised, semi-supervised and self-supervised tech...
2022
-
[112]
, author Luo, X
author Qu, L. , author Luo, X. , author Liu, S. , author Wang, M. , author Song, Z. , year 2022 b. title Dgmil: Distribution guided multiple instance learning for whole slide image classification , in: booktitle International conference on medical image computing and computer-...
2022
-
[113]
, author Ma, Y
author Qu, L. , author Ma, Y. , author Luo, X. , author Guo, Q. , author Wang, M. , author Song, Z. , year 2024 . title Rethinking multiple instance learning for whole slide image classification: A good instance classifier is all you need . journal IEEE Transactions on Circuit...
2024
-
[114]
, author Wang, M
author Qu, L. , author Wang, M. , author Song, Z. , et al., year 2022 c. title Bi-directional weakly supervised knowledge distillation for whole slide image classification . journal Advances in Neural Information Processing Systems volume 35 , pages 15368--15381
2022
-
[115]
, author Yang, Z
author Qu, L. , author Yang, Z. , author Duan, M. , author Ma, Y. , author Wang, S. , author Wang, M. , author Song, Z. , year 2023 b. title Boosting whole slide image classification from the perspectives of distribution, correlation and magnification , in: booktitle Proceedin...
2023
-
[116]
, author Kim, J.W
author Radford, A. , author Kim, J.W. , author Hallacy, C. , author Ramesh, A. , author Goh, G. , author Agarwal, S. , author Sastry, G. , author Askell, A. , author Mishkin, P. , author Clark, J. , et al., year 2021 . title Learning transferable visual models from natural lan...
2021
-
[117]
, author Li, Y
author Ren, B. , author Li, Y. , author Mehta, N. , author Timofte, R. , author Yu, H. , author Wan, C. , author Hong, Y. , author Han, B. , author Wu, Z. , author Zou, Y. , et al., year 2024 a. title The ninth ntire 2024 efficient super-resolution challenge report , in: bookt...
2024
-
[118]
, author Chen, H
author Ren, J. , author Chen, H. , author Ye, T. , author Wu, H. , author Zhu, L. , year 2025 . title Triplane-smoothed video dehazing with clip-enhanced generalization . journal International Journal of Computer Vision volume 133 , pages 475--488
2025
-
[119]
, author Hu, X
author Ren, J. , author Hu, X. , author Zhu, L. , author Xu, X. , author Xu, Y. , author Wang, W. , author Deng, Z. , author Heng, P.A. , year 2021 . title Deep texture-aware features for camouflaged object detection . journal IEEE Transactions on Circuits and Systems for Vide...
2021
-
[120]
, author Li, W
author Ren, J. , author Li, W. , author Chen, H. , author Pei, R. , author Shao, B. , author Guo, Y. , author Peng, L. , author Song, F. , author Zhu, L. , year 2024 b. title Ultrapixel: Advancing ultra high-resolution image synthesis to new peaks . journal Advances in Neural ...
2024
-
[121]
, author Zheng, Q
author Ren, J. , author Zheng, Q. , author Zhao, Y. , author Xu, X. , author Li, C. , year 2022 . title Dlformer: Discrete latent transformer for video inpainting , in: booktitle Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , pp. pages 3511--3520
2022
-
[122]
, author Moser, A.C
author Roetzer-Pejrimovsky, T. , author Moser, A.C. , author Atli, B. , author Vogel, C.C. , author Mercea, P.A. , author Prihoda, R. , author Gelpi, E. , author Haberler, C. , author H \"o ftberger, R. , author Hainfellner, J.A. , et al., year 2022 . title The digital brain t...
2022
-
[123]
, author Van Horn, G
author Saha, O. , author Van Horn, G. , author Maji, S. , year 2024 . title Improved zero-shot classification by adapting vlms with text descriptions , in: booktitle Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , pp. pages 17542--17552
2024
-
[124]
, author Sezer, H.B
author Sezer, A. , author Sezer, H.B. , year 2020 . title Convolutional neural network based diagnosis of bone pathologies of proximal humerus . journal Neurocomputing volume 392 , pages 124--131
2020
-
[125]
, author Bian, H
author Shao, Z. , author Bian, H. , author Chen, Y. , author Wang, Y. , author Zhang, J. , author Ji, X. , et al., year 2021 . title Transmil: Transformer based correlated multiple instance learning for whole slide image classification . journal Advances in neural information ...
2021
-
[126]
, author Nie, W
author Shu, M. , author Nie, W. , author Huang, D.A. , author Yu, Z. , author Goldstein, T. , author Anandkumar, A. , author Xiao, C. , year 2022 . title Test-time prompt tuning for zero-shot generalization in vision-language models . journal Advances in Neural Information Pro...
2022
-
[127]
, author Hu, R
author Singh, A. , author Hu, R. , author Goswami, V. , author Couairon, G. , author Galuba, W. , author Rohrbach, M. , author Kiela, D. , year 2022 . title Flava: A foundational language and vision alignment model , in: booktitle Proceedings of the IEEE/CVF conference on comp...
2022
-
[128]
, author Li, W
author Sun, H. , author Li, W. , author Liu, J. , author Zhou, K. , author Chen, Y. , author Guo, Y. , author Li, Y. , author Pei, R. , author Peng, L. , author Yang, Y. , . title Text boosts generalization: A plug-and-play captioner for real-world image restoration
-
[129]
, author Li, W
author Sun, H. , author Li, W. , author Liu, J. , author Zhou, K. , author Chen, Y. , author Guo, Y. , author Li, Y. , author Pei, R. , author Peng, L. , author Yang, Y. , year 2024 . title Beyond pixels: Text enhances generalization in real-world image restoration . journal a...
2024 arXiv
-
[130]
, author Georgiev, P
author Team, G. , author Georgiev, P. , author Lei, V.I. , author Burnell, R. , author Bai, L. , author Gulati, A. , author Tanzer, G. , author Vincent, D. , author Pan, Z. , author Wang, S. , et al., year 2024 . title Gemini 1.5: Unlocking multimodal understanding across mill...
2024 arXiv
-
[131]
, author Czerwi \'n ska, P
author Tomczak, K. , author Czerwi \'n ska, P. , author Wiznerowicz, M. , year 2015 . title Review the cancer genome atlas (tcga): an immeasurable source of knowledge . journal Contemporary Oncology/Wsp \'o czesna Onkologia volume 2015 , pages 68--77
2015
-
[132]
, author Zhang, A
author Vaidya, A. , author Zhang, A. , author Jaume, G. , author Song, A.H. , author Ding, T. , author Wagner, S.J. , author Lu, M.Y. , author Doucet, P. , author Robertson, H. , author Almagro-Perez, C. , et al., year 2025 . title Molecular-driven foundation model for oncolog...
2025 arXiv
-
[133]
, author Bozkurt, A
author Vorontsov, E. , author Bozkurt, A. , author Casson, A. , author Shaikovski, G. , author Zelechowski, M. , author Severson, K. , author Zimmermann, E. , author Hall, J. , author Tenenholtz, N. , author Fusi, N. , et al., year 2024 . title A foundation model for clinical-...
2024
-
[134]
, author Peng, L
author Wang, H. , author Peng, L. , author Sun, Y. , author Wan, Z. , author Wang, Y. , author Cao, Y. , year 2023 a. title Brightness perceiving for recursive low-light image enhancement . journal IEEE Transactions on Artificial Intelligence volume 5 , pages 3034--3045
2023
-
[135]
, author Yang, S
author Wang, X. , author Yang, S. , author Zhang, J. , author Wang, M. , author Zhang, J. , author Yang, W. , author Huang, J. , author Han, X. , year 2022 . title Transformer-based unsupervised contrastive learning for histopathological image classification . journal Medical ...
2022
-
[136]
, author Zhao, J
author Wang, X. , author Zhao, J. , author Marostica, E. , author Yuan, W. , author Jin, J. , author Zhang, J. , author Li, R. , author Tang, H. , author Wang, K. , author Li, Y. , et al., year 2024 . title A pathology foundation model for cancer diagnosis and prognosis predic...
2024
-
[137]
, author Liang, Z
author Wang, Y. , author Liang, Z. , author Zhang, F. , author Tian, L. , author Wang, L. , author Li, J. , author Yang, J. , author Timofte, R. , author Guo, Y. , author Jin, K. , et al., year 2025 a. title Ntire 2025 challenge on light field image super-resolution: Methods a...
2025
-
[138]
, author Lin, Y
author Wang, Y. , author Lin, Y. , author He, X. , author Zheng, H. , author Yan, K. , author Fan, L. , author Huang, Y. , author Ding, X. , year 2025 b. title Learning diffusion high-quality priors for pan-sharpening: A two-stage approach with time-aware adapter fine-tuning ....
2025
-
[139]
, author Lin, Y
author Wang, Y. , author Lin, Y. , author Meng, G. , author Fu, Z. , author Dong, Y. , author Fan, L. , author Yu, H. , author Ding, X. , author Huang, Y. , year 2023 b. title Learning high-frequency feature enhancement and alignment for pan-sharpening , in: booktitle Proceedi...
2023
-
[140]
, author Peng, L
author Wang, Y. , author Peng, L. , author Li, L. , author Cao, Y. , author Zha, Z.J. , year 2023 c. title Decoupling-and-aggregating for image exposure correction , in: booktitle Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , pp. pages 181...
2023
-
[141]
, author Dunstan, R
author Webster, J. , author Dunstan, R. , year 2014 . title Whole-slide imaging and automated image analysis: considerations and opportunities in the practice of pathology . journal Veterinary pathology volume 51 , pages 211--223
2014
-
[142]
, author Wang, L
author Wu, C. , author Wang, L. , author Peng, L. , author Lu, D. , author Zheng, Z. , year 2025 . title Dropout the high-rate downsampling: A novel design paradigm for uhd image restoration , in: booktitle 2025 IEEE/CVF Winter Conference on Applications of Computer Vision (WA...
2025
-
[143]
, author Peng, L
author Xia, P. , author Peng, L. , author Di, X. , author Pei, R. , author Wang, Y. , author Cao, Y. , author Zha, Z.J. , year 2024 . title S3mamba: Arbitrary-scale super-resolution via scaleable state space model . journal arXiv preprint arXiv:2411.11906 volume 6
2024 arXiv
-
[144]
, author Wang, X
author Xiang, J. , author Wang, X. , author Zhang, X. , author Xi, Y. , author Eweje, F. , author Chen, Y. , author Li, Y. , author Bergstrom, C. , author Gopaulchan, M. , author Kim, T. , et al., year 2025 . title A vision--language foundation model for precision oncology . j...
2025
-
[145]
, author Hu, S
author Xiao, F. , author Hu, S. , author Shen, Y. , author Fang, C. , author Huang, J. , author He, C. , author Tang, L. , author Yang, Z. , author Li, X. , year 2024 . title A survey of camouflaged object detection and beyond . journal CAAI AIR
2024
-
[146]
, author Chen, H
author Xiong, C. , author Chen, H. , author Sung, J.J. , year 2025 . title A survey of pathology foundation model: Progress and future directions . journal arXiv preprint arXiv:2504.04045
2025 arXiv
-
[147]
, author Usuyama, N
author Xu, H. , author Usuyama, N. , author Bagga, J. , author Zhang, S. , author Rao, R. , author Naumann, T. , author Wong, C. , author Gero, Z. , author Gonz \'a lez, J. , author Gu, Y. , et al., year 2024 a. title A whole-slide foundation model for digital pathology from r...
2024
-
[148]
, author Luo, X
author Xu, J. , author Luo, X. , author Wang, G. , author Gilmore, H. , author Madabhushi, A. , year 2016 . title A deep convolutional neural network for segmenting and classifying epithelial and stromal regions in histopathological images . journal Neurocomputing volume 191 ,...
2016
-
[149]
, author Wang, Y
author Xu, Y. , author Wang, Y. , author Zhou, F. , author Ma, J. , author Jin, C. , author Yang, S. , author Li, J. , author Zhang, Z. , author Zhao, C. , author Zhou, H. , et al., year 2024 b. title A multimodal knowledge-enhanced whole-slide pathology foundation model . jou...
2024 arXiv
-
[150]
, author Jiang, A
author Yan, Q. , author Jiang, A. , author Chen, K. , author Peng, L. , author Yi, Q. , author Zhang, C. , year 2025 . title Textual prompt guided image restoration . journal Engineering Applications of Artificial Intelligence volume 155 , pages 110981
2025
-
[151]
, author Di, D
author Yin, X. , author Di, D. , author Fan, L. , author Li, H. , author Chen, W. , author Song, Y. , author Sun, X. , author Yang, X. , et al., year 2025 a. title Grpose: Learning graph relations for human image generation with pose priors , in: booktitle Proceedings of the A...
2025
-
[152]
, author Yu, Z
author Yin, X. , author Yu, Z. , author Jiang, L. , author Gao, X. , author Sun, X. , author Liu, Z. , author Yang, X. , year 2025 b. title Structure-guided diffusion transformer for low-light image enhancement . journal arXiv preprint arXiv:2504.15054
2025
-
[153]
, author Yang, L.T
author Yu, H. , author Yang, L.T. , author Zhang, Q. , author Armstrong, D. , author Deen, M.J. , year 2021 . title Convolutional neural networks for medical image analysis: state-of-the-art, comparisons, improvement and perspectives . journal Neurocomputing volume 444 , pages 92--110
2021
-
[154]
, author Wang, Z
author Yu, J. , author Wang, Z. , author Vasudevan, V. , author Yeung, L. , author Seyedhosseini, M. , author Wu, Y. , year 2022 . title Coca: Contrastive captioners are image-text foundation models . journal arXiv preprint arXiv:2205.01917
2022 arXiv
-
[155]
, author Chen, D
author Yuan, L. , author Chen, D. , author Chen, Y.L. , author Codella, N. , author Dai, X. , author Gao, J. , author Hu, H. , author Huang, X. , author Li, B. , author Li, C. , et al., year 2021 . title Florence: A new foundation model for computer vision . journal arXiv prep...
2021 arXiv
-
[156]
, author Zhong, B
author Zheng, Y. , author Zhong, B. , author Liang, Q. , author Li, G. , author Ji, R. , author Li, X. , year 2023 . title Toward unified token learning for vision-language tracking . journal IEEE Transactions on Circuits and Systems for Video Technology volume 34 , pages 2125--2135
2023
-
[157]
, author Zhong, B
author Zheng, Y. , author Zhong, B. , author Liang, Q. , author Li, N. , author Song, S. , year 2025 a. title Decoupled spatio-temporal consistency learning for self-supervised tracking , in: booktitle Proceedings of the AAAI Conference on Artificial Intelligence , pp. pages 1...
2025
-
[158]
, author Zhong, B
author Zheng, Y. , author Zhong, B. , author Liang, Q. , author Mo, Z. , author Zhang, S. , author Li, X. , year 2024 . title Odtrack: Online dense temporal token learning for visual tracking , in: booktitle Proceedings of the AAAI conference on artificial intelligence , pp. p...
2024
-
[159]
, author Zhong, B
author Zheng, Y. , author Zhong, B. , author Liang, Q. , author Tang, Z. , author Ji, R. , author Li, X. , year 2022 . title Leveraging local and global cues for visual tracking via parallel interaction network . journal IEEE Transactions on Circuits and Systems for Video Tech...
2022
-
[160]
, author Zhong, B
author Zheng, Y. , author Zhong, B. , author Liang, Q. , author Zhang, S. , author Li, G. , author Li, X. , author Ji, R. , year 2025 b. title Towards universal modal tracking with online dense temporal token learning . journal arXiv preprint arXiv:2507.20177
2025 arXiv
-
[161]
, author Yang, J
author Zhou, K. , author Yang, J. , author Loy, C.C. , author Liu, Z. , year 2022 a. title Conditional prompt learning for vision-language models , in: booktitle Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , pp. pages 16816--16825
2022
-
[162]
, author Yang, J
author Zhou, K. , author Yang, J. , author Loy, C.C. , author Liu, Z. , year 2022 b. title Learning to prompt for vision-language models . journal International Journal of Computer Vision volume 130 , pages 2337--2348
2022
-
[163]
, author Sun, L
author Zhou, X. , author Sun, L. , author He, D. , author Guan, W. , author Wang, R. , author Wang, L. , author Sun, X. , author Sun, K. , author Zhang, Y. , author Wang, Y. , et al., year 2024 . title A knowledge-enhanced pathology vision-language foundation model for cancer ...
2024
-
[164]
, author Niu, Y
author Zhu, B. , author Niu, Y. , author Han, Y. , author Wu, Y. , author Zhang, H. , year 2023 . title Prompt-aligned gradient for prompt tuning , in: booktitle Proceedings of the IEEE/CVF international conference on computer vision , pp. pages 15659--15669
2023
Reviewed August 6, 2026 · model on record in the stance chip above.
Discussion (0). Sign in to comment.