paper-with-me

Papers

Automating Style Analysis and Visualization With Explainable AI -- Case Studies on Brand Recognition

2023-06-05 · Yu-Hsuan Chen, Levent Burak Kara, Jonathan Cagan

Incorporating style-related objectives into shape design has been centrally important to maximize product appeal. However, stylistic features such as aesthetics and semantic attributes are hard to codify even for experts. As such, algorithmic style capture and reuse have not fully benefited from automated data-driven methodologies due to the challenging nature of design describability. This paper proposes an AI-driven method to fully automate the discovery of brand-related features. Our approach introduces BIGNet, a two-tier Brand Identification Graph Neural Network (GNN) to classify and analyze scalar vector graphics (SVG). First, to tackle the scarcity of vectorized product images, this research proposes two data acquisition workflows: parametric modeling from small curve-based datasets, and vectorization from large pixel-based datasets. Secondly, this study constructs a novel hierarchical GNN architecture to learn from both SVG's curve-level and chunk-level parameters. In the first case study, BIGNet not only classifies phone brands but also captures brand-related features across multiple scales, such as the location of the lens, the height-width ratio, and the screen-frame gap, as confirmed by AI evaluation. In the second study, this paper showcases the generalizability of BIGNet learning from a vectorized car image dataset and validates the consistency and robustness of its predictions given four scenarios. The results match the difference commonly observed in luxury vs. economy brands in the automobile market. Finally, this paper also visualizes the activation maps generated from a convolutional neural network and shows BIGNet's advantage of being a more human-friendly, explainable, and explicit style-capturing agent. Code and dataset can be found on Github: 1. Phone case study: github.com/parksandrecfan/bignet-phone 2. Car case study: github.com/parksandrecfan/bignet-car

📄 PDF Abstract BibTeX arXiv:2306.03021

Code (2)

parksandrecfan/bignet-car 공식 구현 pytorch
parksandrecfan/bignet-phone 공식 구현

Tasks

Graph Neural NetworkVector Graphics

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Automating Visualization Quality Assessment: a Case Study in Higher Education

2021-05-31 · Nicolas Steven Holliman

We present a case study in the use of machine+human mixed intelligence for visualization quality assessment, applying automated visualization quality metrics to support the human assessment of data visualizations produce…

Visualization for Recommendation Explainability: A Survey and New Perspectives

2023-05-19 · Mohamed Amine Chatti, Mouadh Guesmi, Arham Muslim

Providing system-generated explanations for recommendations represents an important step towards transparent and trustworthy recommender systems. Explainable recommender systems provide a human-understandable rationale f…

Explainable RecommendationRecommendation SystemsSurvey

ASTA: Learning Analytical Semantics over Tables for Intelligent Data Analysis and Visualization

2022-08-01 · Lingbo Li, Tianle Li, Xinyi He, Mengyu Zhou 외

Intelligent analysis and visualization of tables use techniques to automatically recommend useful knowledge from data, thus freeing users from tedious multi-dimension data mining. While many studies have succeeded in aut…

Explainable Compliance Detection with Multi-Hop Natural Language Inference on Assurance Case Structure

2025-06-10 · Fariz Ikhwantri, Dusica Marijan

Ensuring complex systems meet regulations typically requires checking the validity of assurance cases through a claim-argument-evidence framework. Some challenges in this process include the complicated nature of legal a…

Natural Language Inference

COVID-view: Diagnosis of COVID-19 using Chest CT

2021-08-09 · Shreeraj Jadhav, Gaofeng Deng, Marlene Zawin, Arie E. Kaufman

Significant work has been done towards deep learning (DL) models for automatic lung and lesion segmentation and classification of COVID-19 on chest CT data. However, comprehensive visualization systems focused on support…

Lesion Segmentation