paper-with-me

홈 › Papers

Spatially-Preserving Flattening for Location-Aware Classification of Findings in Chest X-Rays

2022-04-19 · Neha Srivathsa, Razi Mahmood, Tanveer Syeda-Mahmood

Chest X-rays have become the focus of vigorous deep learning research in recent years due to the availability of large labeled datasets. While classification of anomalous findings is now possible, ensuring that they are correctly localized still remains challenging, as this requires recognition of anomalies within anatomical regions. Existing deep learning networks for fine-grained anomaly classification learn location-specific findings using architectures where the location and spatial contiguity information is lost during the flattening step before classification. In this paper, we present a new spatially preserving deep learning network that preserves location and shape information through auto-encoding of feature maps during flattening. The feature maps, auto-encoder and classifier are then trained in an end-to-end fashion to enable location aware classification of findings in chest X-rays. Results are shown on a large multi-hospital chest X-ray dataset indicating a significant improvement in the quality of finding classification over state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2204.09676

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly ClassificationClassificationDeep Learning

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

ArchMap: Arch-Flattening and Knowledge-Guided Vision Language Model for Tooth Counting and Structured Dental Understanding

2025-11-18 · Bohan Zhang, Yiyi Miao, Taoyu Wu, Tong Chen 외 arxiv

A structured understanding of intraoral 3D scans is essential for digital orthodontics. However, existing deep-learning approaches rely heavily on modality-specific training, large annotated datasets, and controlled scan…

Multimodal Reasoning

Image Smoothing via Unsupervised Learning

2018-11-07 · Qingnan Fan, Jiaolong Yang, David Wipf, Baoquan Chen 외

Image smoothing represents a fundamental component of many disparate computer vision and graphics applications. In this paper, we present a unified unsupervised (label-free) learning framework that facilitates generating…

GPUImage Manipulationimage smoothing

Flattening-Net: Deep Regular 2D Representation for 3D Point Cloud Analysis

2022-12-17 · Qijian Zhang, Junhui Hou, Yue Qian, Yiming Zeng 외

Point clouds are characterized by irregularity and unstructuredness, which pose challenges in efficient data exploitation and discriminative feature extraction. In this paper, we present an unsupervised deep neural archi…

Multi-Temporal Relationship Inference in Urban Areas

2023-06-15 · Shuangli Li, Jingbo Zhou, Ji Liu, Tong Xu 외

Finding multiple temporal relationships among locations can benefit a bunch of urban applications, such as dynamic offline advertising and smart public transport planning. While some efforts have been made on finding sta…

Graph LearningGraph Neural NetworkRepresentation LearningSelf-Supervised Learning

Improving Few-shot Learning by Spatially-aware Matching and CrossTransformer

2020-01-06 · Hongguang Zhang, Philip H. S. Torr, Piotr Koniusz

Current few-shot learning models capture visual object relations in the so-called meta-learning setting under a fixed-resolution input. However, such models have a limited generalization ability under the scale and locat…

DeblurringFew-Shot LearningImage DeblurringMeta-Learning+1