paper-with-me

홈 › Papers

Improving Transparency of Deep Neural Inference Process

2019-03-13 · Hiroshi Kuwajima, Masayuki Tanaka, Masatoshi Okutomi

Deep learning techniques are rapidly advanced recently, and becoming a necessity component for widespread systems. However, the inference process of deep learning is black-box, and not very suitable to safety-critical systems which must exhibit high transparency. In this paper, to address this black-box limitation, we develop a simple analysis method which consists of 1) structural feature analysis: lists of the features contributing to inference process, 2) linguistic feature analysis: lists of the natural language labels describing the visual attributes for each feature contributing to inference process, and 3) consistency analysis: measuring consistency among input data, inference (label), and the result of our structural and linguistic feature analysis. Our analysis is simplified to reflect the actual inference process for high transparency, whereas it does not include any additional black-box mechanisms such as LSTM for highly human readable results. We conduct experiments and discuss the results of our analysis qualitatively and quantitatively, and come to believe that our work improves the transparency of neural networks. Evaluated through 12,800 human tasks, 75% workers answer that input data and result of our feature analysis are consistent, and 70% workers answer that inference (label) and result of our feature analysis are consistent. In addition to the evaluation of the proposed analysis, we find that our analysis also provide suggestions, or possible next actions such as expanding neural network complexity or collecting training data to improve a neural network.

📄 PDF Abstract BibTeX arXiv:1903.05501

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Enhancing Transparency and Control when Drawing Data-Driven Inferences about Individuals

2016-06-26 · Daizhuo Chen, Samuel P. Fraiberger, Robert Moakler, Foster Provost

Recent studies have shown that information disclosed on social network sites (such as Facebook) can be used to predict personal characteristics with surprisingly high accuracy. In this paper we examine a method to give o…

Syft 0.5: A Platform for Universally Deployable Structured Transparency

2021-04-26 · Adam James Hall, Madhava Jay, Tudor Cebere, Bogdan Cebere 외

We present Syft 0.5, a general-purpose framework that combines a core group of privacy-enhancing technologies that facilitate a universal set of structured transparency systems. This framework is demonstrated through the…

Privacy Preserving

Sustainable transparency in Recommender Systems: Bayesian Ranking of Images for Explainability

2023-07-27 · Jorge Paz-Ruza, Amparo Alonso-Betanzos, Berta Guijarro-Berdiñas, Brais Cancela 외

Recommender Systems have become crucial in the modern world, commonly guiding users towards relevant content or products, and having a large influence over the decisions of users and citizens. However, ensuring transpare…

Explainable RecommendationExplanation GenerationImage-based Recommendation ExplainabilityLearning-To-Rank+1

Is My Vision-Language Data in Your AI? Membership Inference Test (MINT) Demo 2

2026-06-05 · Daniel DeAlcala, Gonzalo Mancera, Julian Fierrez, Aythami Morales 외 arxiv

We present the Membership Inference Test (MINT) Demo 2, a framework designed to improve transparency in machine learning training processes. MINT is a technique for experimentally determining whether specific data were u…

Face Recognition

Video Generation with Stable Transparency via Shiftable RGB-A Distribution Learner

2025-09-29 · Haotian Dong, Wenjing Wang, Chen Li, Jing Lyu 외 arxiv

Generating RGB-A videos, which include alpha channels for transparency, has wide applications. However, current methods often suffer from low quality due to confusion between RGB and alpha. In this paper, we address this…

Video Generation