paper-with-me

Papers

Model Alignment Search

2025-01-10 · Satchel Grant

When can we say that two neural systems are the same? The answer to this question is goal-dependent, and it is often addressed through correlative methods such as Representational Similarity Analysis (RSA) and Centered Kernel Alignment (CKA). How do we target functionally relevant similarity, and how do we isolate specific causal aspects of the representations? In this work, we introduce Model Alignment Search (MAS), a method for causally exploring distributed representational similarity. The method learns invertible linear transformations that align a subspace between two distributed networks' representations where causal information can be freely interchanged. We first show that the method can be used to transfer values of specific causal variables -- such as the number of items in a counting task -- between networks with different training seeds. We then explore open questions in number cognition by comparing different types of numeric representations in models trained on structurally different tasks. We then explore differences between MAS vs preexisting causal similarity methods, and lastly, we introduce a counterfactual latent auxiliary loss function that helps shape causally relevant alignments even in cases where we do not have causal access to one of the two models for training.

📄 PDF Abstract BibTeX arXiv:2501.06164

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualmodel

Methods 이 논문이 사용한 방법론

MAS This optimizer mix ADAM and SGD creating the MAS optimizer.
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Effect of choice of probability distribution, randomness, and search methods for alignment modeling in sequence-to-sequence text-to-speech synthesis using hard alignment

2019-10-28 · Yusuke Yasuda, Xin Wang, Junichi Yamagishi

Sequence-to-sequence text-to-speech (TTS) is dominated by soft-attention-based methods. Recently, hard-attention-based methods have been proposed to prevent fatal alignment errors, but their sampling method of discrete a…

Hard AttentionSpeech Synthesistext-to-speechText to Speech+1

Large Language Model Alignment: A Survey

2023-09-26 · Tianhao Shen, Renren Jin, Yufei Huang, Chuang Liu 외

Recent years have witnessed remarkable progress made in large language models (LLMs). Such advancements, while garnering significant attention, have concurrently elicited various concerns. The potential of these models i…

Language ModelingLanguage ModellingLarge Language Modelmodel+1

Automated alignment is harder than you think

2026-05-07 · Aleksandr Bowkis, Marie Davidsen Buhl, Jacob Pfau, Geoffrey Irving arxiv

A leading proposal for aligning artificial superintelligence (ASI) is to use AI agents to automate an increasing fraction of alignment research as capabilities improve. We argue that, even when research agents are not sc…

Understanding the Process of Human-AI Value Alignment

2025-09-17 · Jack McKinlay, Marina De Vos, Janina A. Hoffmann, Andreas Theodorou arxiv

Background: Value alignment in computer science research is often used to refer to the process of aligning artificial intelligence with humans, but the way the phrase is used often lacks precision. Objectives: In this pa…

Robust 3D Face Alignment with Multi-Path Neural Architecture Search

2024-06-12 · Zhichao Jiang, Hongsong Wang, Xi Teng, Baopu Li

3D face alignment is a very challenging and fundamental problem in computer vision. Existing deep learning-based methods manually design different networks to regress either parameters of a 3D face model or 3D positions …

3D Face AlignmentFace AlignmentFace ModelNeural Architecture Search