paper-with-me

홈 › Papers

Model Sketching: Centering Concepts in Early-Stage Machine Learning Model Design

2023-03-06 · Michelle S. Lam, Zixian Ma, Anne Li, Izequiel Freitas, Dakuo Wang, James A. Landay, Michael S. Bernstein

Machine learning practitioners often end up tunneling on low-level technical details like model architectures and performance metrics. Could early model development instead focus on high-level questions of which factors a model ought to pay attention to? Inspired by the practice of sketching in design, which distills ideas to their minimal representation, we introduce model sketching: a technical framework for iteratively and rapidly authoring functional approximations of a machine learning model's decision-making logic. Model sketching refocuses practitioner attention on composing high-level, human-understandable concepts that the model is expected to reason over (e.g., profanity, racism, or sarcasm in a content moderation task) using zero-shot concept instantiation. In an evaluation with 17 ML practitioners, model sketching reframed thinking from implementation to higher-level exploration, prompted iteration on a broader range of model designs, and helped identify gaps in the problem formulation$\unicode{x2014}$all in a fraction of the time ordinarily required to build a model.

📄 PDF Abstract BibTeX arXiv:2303.02884

Code (1)

stanfordhci/modelsketchbook 공식 구현

Tasks

Decision Makingmodel

Similar Papers 제목 키워드 기반

CLIPasso: Semantically-Aware Object Sketching

2022-02-11 · Yael Vinker, Ehsan Pajouheshgar, Jessica Y. Bo, Roman Christian Bachmann 외

Abstraction is at the heart of sketching due to the simple and minimal nature of line drawings. Abstraction entails identifying the essential visual properties of an object or scene, which requires semantic understanding…

Object

List-Decodable Regression via Expander Sketching

2025-11-27 · Herbod Pourali, Sajjad Hashemian, Ebrahim Ardeshir-Larijani arxiv

We introduce an expander-sketching framework for list-decodable linear regression that achieves sample complexity $\tilde{O}((d+\log(1/δ))/α)$, list size $O(1/α)$, and near input-sparsity running time $\tilde{O}(\mathrm{…

CustomSketching: Sketch Concept Extraction for Sketch-based Image Synthesis and Editing

2024-02-27 · Chufeng Xiao, Hongbo Fu

Personalization techniques for large text-to-image (T2I) models allow users to incorporate new concepts from reference images. However, existing methods primarily rely on textual descriptions, leading to limited control …

Image Generation

How to Center Binary Deep Boltzmann Machines

2013-11-06 · Jan Melchior, Asja Fischer, Laurenz Wiskott

This work analyzes centered binary Restricted Boltzmann Machines (RBMs) and binary Deep Boltzmann Machines (DBMs), where centering is done by subtracting offset values from visible and hidden variables. We show analytica…

Sketch2Stress: Sketching with Structural Stress Awareness

2023-06-09 · Deng Yu, Chufeng Xiao, Manfred Lau, Hongbo Fu

In the process of product design and digital fabrication, the structural analysis of a designed prototype is a fundamental and essential step. However, such a step is usually invisible or inaccessible to designers at the…