paper-with-me

Papers

Abstraction Alignment: Comparing Model-Learned and Human-Encoded Conceptual Relationships

2024-07-17 · Angie Boggust, Hyemin Bang, Hendrik Strobelt, Arvind Satyanarayan

While interpretability methods identify a model's learned concepts, they overlook the relationships between concepts that make up its abstractions and inform its ability to generalize to new data. To assess whether models' have learned human-aligned abstractions, we introduce abstraction alignment, a methodology to compare model behavior against formal human knowledge. Abstraction alignment externalizes domain-specific human knowledge as an abstraction graph, a set of pertinent concepts spanning levels of abstraction. Using the abstraction graph as a ground truth, abstraction alignment measures the alignment of a model's behavior by determining how much of its uncertainty is accounted for by the human abstractions. By aggregating abstraction alignment across entire datasets, users can test alignment hypotheses, such as which human concepts the model has learned and where misalignments recur. In evaluations with experts, abstraction alignment differentiates seemingly similar errors, improves the verbosity of existing model-quality metrics, and uncovers improvements to current human abstractions.

📄 PDF Abstract BibTeX arXiv:2407.12543

Code (1)

mitvis/abstraction-alignment 공식 구현 pytorch

Tasks

Benchmarking

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Learning Shape Features and Abstractions in 3D Convolutional Neural Networks for Detecting Alzheimer's Disease

2020-09-10 · Md Motiur Rahman Sagar, Martin Dyrba

Deep Neural Networks - especially Convolutional Neural Network (ConvNet) has become the state-of-the-art for image classification, pattern recognition and various computer vision tasks. ConvNet has a huge potential in me…

image-classificationImage ClassificationTransfer Learning

How are linear representations learned? Exact solutions to the dynamics of abstraction

2026-07-09 · William W. Yang, Andrew M. Saxe, Peter E. Latham arxiv

In artificial and biological neural networks, concepts are often encoded as consistent linear directions in representation space. In deep learning, this idea is known as the linear representation hypothesis and underpins…

BACH-V: Bridging Abstract and Concrete Human-Values in Large Language Models

2026-01-20 · Junyu Zhang, Yipeng Kang, Jiong Guo, Jiayu Zhan 외 arxiv

Do large language models (LLMs) genuinely understand abstract concepts, or merely manipulate them as statistical patterns? We introduce an abstraction-grounding framework that decomposes conceptual understanding into thr…

Humans and transformer LMs: Abstraction drives language learning

2026-03-18 · Jasper Jian, Christopher D. Manning arxiv

Categorization is a core component of human linguistic competence. We investigate how a transformer-based language model (LM) learns linguistic categories by comparing its behaviour over the course of training to behavio…

Language Acquisition

Large Language Models Share Representations of Latent Grammatical Concepts Across Typologically Diverse Languages

2025-01-10 · Jannik Brinkmann, Chris Wendler, Christian Bartelt, Aaron Mueller

Human bilinguals often use similar brain regions to process multiple languages, depending on when they learned their second language and their proficiency. In large language models (LLMs), how are multiple languages lear…

Machine Translation