paper-with-me

홈 › Papers

Model Stitching by Functional Latent Alignment

2025-05-26 · Ioannis Athanasiadis, Anmar Karmush, Michael Felsberg

Evaluating functional similarity involves quantifying the degree to which independently trained neural networks learn functionally similar representations. Reliably inferring the functional similarity of these networks remains an open problem with far-reaching implications for AI. Model stitching has emerged as a promising paradigm, where an optimal affine transformation aligns two models to solve a task, with the stitched model serving as a proxy for functional similarity. In this work, we draw inspiration from the knowledge distillation literature and propose Functional Latent Alignment (FuLA) as a novel optimality condition for model stitching. We revisit previously explored functional similarity testbeds and introduce a new one, based on which FuLA emerges as an overall more reliable method of functional similarity. Specifically, our experiments in (a) adversarial training, (b) shortcut training and, (c) cross-layer stitching, reveal that FuLA is less prone to artifacts tied to training on task cues while achieving non-trivial alignments that are missed by stitch-level matching.

📄 PDF Abstract BibTeX arXiv:2505.20142

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillationmodel

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Latent Functional Maps: a spectral framework for representation alignment

2024-06-20 · Marco Fumero, Marco Pegoraro, Valentino Maiorca, Francesco Locatello 외

Neural models learn data representations that lie on low-dimensional manifolds, yet modeling the relation between these representational spaces is an ongoing challenge. By integrating spectral geometry principles into ne…

Representation LearningRetrieval

Implicit Neural Image Stitching

2023-09-04 · Minsu Kim, Jaewon Lee, Byeonghun Lee, Sunghoon Im 외

Existing frameworks for image stitching often provide visually reasonable stitchings. However, they suffer from blurry artifacts and disparities in illumination, depth level, etc. Although the recent learning-based stitc…

Image StitchingSuper-Resolution

Stitched Value Model for Diffusion Alignment

2026-05-19 · Hyojun Go, Hyungjin Chung, Prune Truong, Goutam Bhat 외 arxiv

For practical use, diffusion- or flow-based generative models must be aligned with task-specific rewards, such as prompt fidelity or aesthetic preference. That alignment is challenging because the reward is defined for c…

A Stitch in Time Saves Nine: Preserving Policy Compatibility Under Perception Updates in End-to-End Autonomous Driving

2026-06-19 · Yueyuan Li, Yifei Xiao, Mingyang Jiang, Xiang Zuo 외 arxiv

End-to-end autonomous driving systems tightly couple perception and decision-making through latent representations. Consequently, updates to perception models can alter these representations and degrade the performance o…

Autonomous Driving

StabStitch++: Unsupervised Online Video Stitching with Spatiotemporal Bidirectional Warps

2025-05-08 · Lang Nie, Chunyu Lin, Kang Liao, Yun Zhang 외

We retarget video stitching to an emerging issue, named warping shake, which unveils the temporal content shakes induced by sequentially unsmooth warps when extending image stitching to video stitching. Even if the input…

Image StitchingVideo Stabilization