中文
相关论文

相关论文: FALFormer: Feature-aware Landmarks self-attention …

200 篇论文

Full-waveform inversion (FWI) is a high-resolution seismic imaging method that estimates subsurface velocity by matching simulated and recorded waveforms. However, FWI is highly nonlinear, prone to cycle skipping, and sensitive to noise,…

机器学习 · 计算机科学 2026-03-17 Xinquan Huang , Paris Perdikaris

In the realm of artificial intelligence, the emergence of foundation models, backed by high computing capabilities and extensive data, has been revolutionary. Segment Anything Model (SAM), built on the Vision Transformer (ViT) model with…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Xinyang Pu , Hecheng Jia , Linghao Zheng , Feng Wang , Feng Xu

Few-shot classification which aims to recognize unseen classes using very limited samples has attracted more and more attention. Usually, it is formulated as a metric learning problem. The core issue of few-shot classification is how to…

计算机视觉与模式识别 · 计算机科学 2022-08-29 Xixi Wang , Xiao Wang , Bo Jiang , Bin Luo

The multi-scale information among the whole slide images (WSIs) is essential for cancer diagnosis. Although the existing multi-scale vision Transformer has shown its effectiveness for learning multi-scale image representation, it still…

计算机视觉与模式识别 · 计算机科学 2023-05-26 Saisai Ding , Juncheng Li , Jun Wang , Shihui Ying , Jun Shi

Multiple instance learning (MIL) is a key algorithm for classification of whole slide images (WSI). Histology WSIs can have billions of pixels, which create enormous computational and annotation challenges. Typically, such images are…

图像与视频处理 · 电气工程与系统科学 2021-11-03 Andriy Myronenko , Ziyue Xu , Dong Yang , Holger Roth , Daguang Xu

Accurate classification of Whole Slide Images (WSIs) and Regions of Interest (ROIs) is a fundamental challenge in computational pathology. While mainstream approaches often adopt Multiple Instance Learning (MIL), they struggle to capture…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Mingxi Fu , Xitong Ling , Yuxuan Chen , Jiawen Li , fanglei fu , Huaitian Yuan , Tian Guan , Yonghong He , Lianghui Zhu

Various multi-instance learning (MIL) based approaches have been developed and successfully applied to whole-slide pathological images (WSI). Existing MIL methods emphasize the importance of feature aggregators, but largely neglect the…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Yicheng Song , Tiancheng Lin , Die Peng , Su Yang , Yi Xu

Histopathological whole slide image (WSI) analysis with deep learning has become a research focus in computational pathology. The current paradigm is mainly based on multiple instance learning (MIL), in which approaches with Transformer as…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Hongbo Chu , Qiehe Sun , Jiawen Li , Yuxuan Chen , Lizhong Zhang , Tian Guan , Anjia Han , Yonghong He

Whole slide image (WSI) analysis presents significant computational challenges due to the massive number of patches in gigapixel images. While transformer architectures excel at modeling long-range correlations through self-attention, their…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Zhengrui Guo , Qichen Sun , Jiabo Ma , Lishuang Feng , Jinzhuo Wang , Hao Chen

In many histopathology tasks, sample classification depends on morphological details in tissue or single cells that are only visible at the highest magnification. For a pathologist, this implies tedious zooming in and out, while for a…

计算机视觉与模式识别 · 计算机科学 2023-03-03 Ario Sadafi , Nassir Navab , Carsten Marr

Deep learning is a powerful tool for whole slide image (WSI) analysis. Typically, when performing supervised deep learning, a WSI is divided into small patches, trained and the outcomes are aggregated to estimate disease grade. However,…

计算机视觉与模式识别 · 计算机科学 2022-05-20 Yi Zheng , Rushin H. Gindra , Emily J. Green , Eric J. Burks , Margrit Betke , Jennifer E. Beane , Vijaya B. Kolachalama

Weakly supervised whole slide image classification is a key task in computational pathology, which involves predicting a slide-level label from a set of image patches constituting the slide. Constructing models to solve this task involves…

Whole Slide Images (WSIs) are typically analyzed using multiple instance learning (MIL) methods. However, the scale and heterogeneity of WSIs generate highly redundant and dispersed information, making it difficult to identify and integrate…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Yueting Zhu , Yuehao Song , Shuai Zhang , Wenyu Liu , Xinggang Wang

Whole slide images (WSIs) are gigapixel-scale digital images of H\&E-stained tissue samples widely used in pathology. The substantial size and complexity of WSIs pose unique analytical challenges. Multiple Instance Learning (MIL) has…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Jun Wang , Yu Mao , Nan Guan , Chun Jason Xue

Whole-slide images (WSIs) are fundamental for computational pathology, where accurate lesion segmentation is critical for clinical decision making. Existing methods partition WSIs into discrete patches, disrupting spatial continuity and…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Yunheng Wu , Wenqi Huang , Liangyi Wang , Masahiro Oda , Yuichiro Hayashi , Daniel Rueckert , Kensaku Mori

Whole slide images (WSIs) are vital in digital pathology, enabling gigapixel tissue analysis across various pathological tasks. While recent advancements in multi-modal large language models (MLLMs) allow multi-task WSI analysis through…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Xinheng Lyu , Yuci Liang , Wenting Chen , Meidan Ding , Jiaqi Yang , Guolin Huang , Daokun Zhang , Xiangjian He , Linlin Shen

At present, deep neural network methods have played a dominant role in face alignment field. However, they generally use predefined network structures to predict landmarks, which tends to learn general features and leads to mediocre…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Jun Wan , He Liu , Yujia Wu , Zhihui Lai , Wenwen Min , Jun Liu

Learning based feature matching methods have been commonly studied in recent years. The core issue for learning feature matching is to how to learn (1) discriminative representations for feature points (or regions) within each intra-image…

计算机视觉与模式识别 · 计算机科学 2023-05-31 Bo Jiang , Shuxian Luo , Xiao Wang , Chuanfu Li , Jin Tang

Accurate segmentation of organs and lesions in medical images is essential for clinical applications including diagnosis, prognosis, and treatment planning. While Vision Transformers (ViTs) have shown impressive segmentation performance,…

图像与视频处理 · 电气工程与系统科学 2026-05-13 Jin Yang , Xiaobing Yu , Peijie Qiu

We propose a novel landmarks-assisted collaborative end-to-end deep framework for automatic 4D FER. Using 4D face scan data, we calculate its various geometrical images, and afterwards use rank pooling to generate their dynamic images…

计算机视觉与模式识别 · 计算机科学 2020-02-10 Muzammil Behzad , Nhat Vo , Xiaobai Li , Guoying Zhao