paper-with-me

홈 › Papers

Network of Theseus (like the ship)

2025-12-03 · Vighnesh Subramaniam, Colin Conwell, Boris Katz, Andrei Barbu, Brian Cheung arxiv

A standard assumption in deep learning is that the inductive bias introduced by a neural network architecture must persist from training through inference. The architecture you train with is the architecture you deploy. This assumption constrains the community from selecting architectures that may have desirable efficiency or design properties due to difficulties with optimization. We challenge this assumption with Network of Theseus (NoT), a method for progressively converting a trained, or even untrained, guide network architecture part-by-part into an entirely different target network architecture while preserving the performance of the guide network. At each stage, components in the guide network architecture are incrementally replaced with target architecture modules and aligned via representational similarity metrics. This procedure largely preserves the functionality of the guide network even under substantial architectural changes-for example, converting a convolutional network into a multilayer perceptron, or GPT-2 into a recurrent neural network. By decoupling optimization from deployment, NoT expands the space of viable inference-time architectures, opening opportunities for better accuracy-efficiency tradeoffs and enabling more directed exploration of the architectural design space.

📄 PDF Abstract BibTeX arXiv:2512.04198

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Ship of Theseus: Curious Cases of Paraphrasing in LLM-Generated Texts

2023-11-14 · Nafis Irtiza Tripto, Saranya Venkatraman, Dominik Macko, Robert Moro 외

In the realm of text manipulation and linguistic transformation, the question of authorship has been a subject of fascination and philosophical inquiry. Much like the Ship of Theseus paradox, which ponders whether a ship…

text-classificationText Classification

Theseus: A Library for Differentiable Nonlinear Optimization

2022-07-19 · Luis Pineda, Taosha Fan, Maurizio Monge, Shobha Venkataraman 외

We present Theseus, an efficient application-agnostic open source library for differentiable nonlinear least squares (DNLS) optimization built on PyTorch, providing a common framework for end-to-end structured learning i…

GPU

What We Talk About When We Talk About LMs: Implicit Paradigm Shifts and the Ship of Language Models

2024-07-02 · Shengqi Zhu, Jeffrey M. Rzeszotarski

The term Language Models (LMs), as a time-specific collection of models of interest, is constantly reinvented, with its referents updated much like the $\textit{Ship of Theseus}$ replaces its parts but remains the same s…

Re-evaluating Retrosynthesis Algorithms with Syntheseus

2023-10-30 · Krzysztof Maziarz, Austin Tripp, Guoqing Liu, Megan Stanley 외

Automated Synthesis Planning has recently re-emerged as a research area at the intersection of chemistry and machine learning. Despite the appearance of steady progress, we argue that imperfect benchmarks and inconsisten…

BenchmarkingMulti-step retrosynthesisRetrosynthesis

Categorical Semantics of Reversible Pattern-Matching

2021-09-13 · Kostia Chardonnet, Louis Lemonnier, Benoît Valiron

This paper is concerned with categorical structures for reversible computation. In particular, we focus on a typed, functional reversible language based on Theseus. We discuss how join inverse rig categories do not in ge…