paper-with-me

홈 › Papers

From Pixels to Perception: Interpretable Predictions via Instance-wise Grouped Feature Selection

2025-05-09 · Moritz Vandenhirtz, Julia E. Vogt

Understanding the decision-making process of machine learning models provides valuable insights into the task, the data, and the reasons behind a model's failures. In this work, we propose a method that performs inherently interpretable predictions through the instance-wise sparsification of input images. To align the sparsification with human perception, we learn the masking in the space of semantically meaningful pixel regions rather than on pixel-level. Additionally, we introduce an explicit way to dynamically determine the required level of sparsity for each instance. We show empirically on semi-synthetic and natural image datasets that our inherently interpretable classifier produces more meaningful, human-understandable predictions than state-of-the-art benchmarks.

📄 PDF Abstract BibTeX arXiv:2505.06003

Code (1)

mvandenhi/p2p 공식 구현 pytorch

Tasks

Decision Makingfeature selection

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

LIMIS: Locally Interpretable Modeling using Instance-wise Subsampling

2019-09-26 · Jinsung Yoon, Sercan O. Arik, Tomas Pfister

Understanding black-box machine learning models is crucial for their widespread adoption. Learning globally interpretable models is one approach, but achieving high performance with them is challenging. An alternative ap…

Reinforcement LearningReinforcement Learning (RL)

L2P: Learning to Place for Estimating Heavy-Tailed Distributed Outcomes

2019-08-13 · Xindi Wang, Onur Varol, Tina Eliassi-Rad

Many real-world prediction tasks have outcome variables that have characteristic heavy-tail distributions. Examples include copies of books sold, auction prices of art pieces, demand for commodities in warehouses, etc. B…

Layer-Wise Modality Decomposition for Interpretable Multimodal Sensor Fusion

2025-11-02 · Jaehyun Park, Konyul Park, Daehun Kim, Junseo Park 외 arxiv

In autonomous driving, transparency in the decision-making of perception models is critical, as even a single misperception can be catastrophic. Yet with multi-sensor inputs, it is difficult to determine how each modalit…

Autonomous Driving

A Dynamic Feature Interaction Framework for Multi-task Visual Perception

2023-06-08 · Yuling Xi, Hao Chen, Ning Wang, Peng Wang 외

Multi-task visual perception has a wide range of applications in scene understanding such as autonomous driving. In this work, we devise an efficient unified framework to solve multiple common perception tasks, including…

Autonomous DrivingDepth EstimationInstance SegmentationScene Understanding+1

Co-Win: Joint Object Detection and Instance Segmentation in LiDAR Point Clouds via Collaborative Window Processing

2025-07-25 · Haichuan Li, Tomi Westerlund arxiv

Accurate perception and scene understanding in complex urban environments is a critical challenge for ensuring safe and efficient autonomous navigation. In this paper, we present Co-Win, a novel bird's eye view (BEV) per…

Instance SegmentationScene UnderstandingAutonomous DrivingObject Detection