paper-with-me

Papers

Explaining Deep Face Algorithms through Visualization: A Survey

2023-09-26 · Thrupthi Ann John, Vineeth N Balasubramanian, C. V. Jawahar

Although current deep models for face tasks surpass human performance on some benchmarks, we do not understand how they work. Thus, we cannot predict how it will react to novel inputs, resulting in catastrophic failures and unwanted biases in the algorithms. Explainable AI helps bridge the gap, but currently, there are very few visualization algorithms designed for faces. This work undertakes a first-of-its-kind meta-analysis of explainability algorithms in the face domain. We explore the nuances and caveats of adapting general-purpose visualization algorithms to the face domain, illustrated by computing visualizations on popular face models. We review existing face explainability works and reveal valuable insights into the structure and hierarchy of face networks. We also determine the design considerations for practical face visualizations accessible to AI practitioners by conducting a user study on the utility of various explainability algorithms.

📄 PDF Abstract BibTeX arXiv:2309.14715

Code (1)

ThrupthiAnn/ThrupthiAnn.github.io

Tasks

Survey

Similar Papers 제목 키워드 기반

Interactive slice visualization for exploring machine learning models

2021-01-18 · Catherine B. Hurley, Mark O'Connell, Katarina Domijan

Machine learning models fit complex algorithms to arbitrarily large datasets. These algorithms are well-known to be high on performance and low on interpretability. We use interactive visualization of slices of predictor…

BIG-bench Machine Learning

Understanding Neural Networks via Feature Visualization: A survey

2019-04-18 · Anh Nguyen, Jason Yosinski, Jeff Clune

A neuroscience method to understanding the brain is to find and study the preferred stimuli that highly activate an individual cell or groups of cells. Recent advances in machine learning enable a family of methods to sy…

BIG-bench Machine LearningSurvey

Natural Language Interfaces for Tabular Data Querying and Visualization: A Survey

2023-10-27 · Weixu Zhang, Yifei Wang, Yuanfeng Song, Victor Junqiu Wei 외

The emergence of natural language processing has revolutionized the way users interact with tabular data, enabling a shift from traditional query languages and manual plotting to more intuitive, language-based interfaces…

Data InteractionData VisualizationNatural Language QueriesSemantic Parsing+3

The Why and The How: A Survey on Natural Language Interaction in Visualization

2022-07-01 · NAACL 2022 7 · Henrik Voigt, Ozge Alacam, Monique Meuschke, Kai Lawonn 외

Natural language as a modality of interaction is becoming increasingly popular in the field of visualization. In addition to the popular query interfaces, other language-based interactions such as annotations, recommenda…

Understanding Adversarial Robustness Through Loss Landscape Geometries

2019-07-22 · Vinay Uday Prabhu, Dian Ang Yap, Joyce Xu, John Whaley

The pursuit of explaining and improving generalization in deep learning has elicited efforts both in regularization techniques as well as visualization techniques of the loss surface geometry. The latter is related to th…

Adversarial RobustnessData Augmentation