paper-with-me

Papers

Decoupling Search and Learning in Neural Net Training

2025-09-13 · Akshay Vegesna, Samip Dahal arxiv

Gradient descent typically converges to a single minimum of the training loss without mechanisms to explore alternative minima that may generalize better. Searching for diverse minima directly in high-dimensional parameter space is generally intractable. To address this, we propose a framework that performs training in two distinct phases: search in a tractable representation space (the space of intermediate activations) to find diverse representational solutions, and gradient-based learning in parameter space by regressing to those searched representations. Through evolutionary search, we discover representational solutions whose fitness and diversity scale with compute--larger populations and more generations produce better and more varied solutions. These representations prove to be learnable: networks trained by regressing to searched representations approach SGD's performance on MNIST, CIFAR-10, and CIFAR-100. Performance improves with search compute up to saturation. The resulting models differ qualitatively from networks trained with gradient descent, following different representational trajectories during training. This work demonstrates how future training algorithms could overcome gradient descent's exploratory limitations by decoupling search in representation space from efficient gradient-based learning in parameter space.

📄 PDF Abstract BibTeX arXiv:2509.10973

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AIA: Rethinking Architecture Decoupling Strategy In Unified Multimodal Model

2025-11-27 · Dian Zheng, Manyuan Zhang, Hongyu Li, Kai Zou 외 arxiv

Unified multimodal models for image generation and understanding represent a significant step toward AGI and have attracted widespread attention from researchers. The main challenge of this task lies in the difficulty in…

Image Generation

An Exploration of Task-decoupling on Two-stage Neural Post Filter for Real-time Personalized Acoustic Echo Cancellation

2023-10-07 · Zihan Zhang, Jiayao Sun, Xianjun Xia, Ziqian Wang 외

Deep learning based techniques have been popularly adopted in acoustic echo cancellation (AEC). Utilization of speaker representation has extended the frontier of AEC, thus attracting many researchers' interest in person…

Acoustic echo cancellationSpeech Enhancement

Beyond Outcome Reward: Decoupling Search and Answering Improves LLM Agents

2025-10-06 · Yiding Wang, Zhepei Wei, Xinyu Zhu, Yu Meng arxiv

Enabling large language models (LLMs) to utilize search tools offers a promising path to overcoming fundamental limitations such as knowledge cutoffs and hallucinations. Recent work has explored reinforcement learning (R…

Reinforcement LearningAnswer Generation

Understanding and Measuring Robustness of Multimodal Learning

2021-12-22 · Nishant Vishwamitra, Hongxin Hu, Ziming Zhao, Long Cheng 외

The modern digital world is increasingly becoming multimodal. Although multimodal learning has recently revolutionized the state-of-the-art performance in multimodal tasks, relatively little is known about the robustness…

Adversarial Robustness

A matrix pencil approach to the Morgan's problem

2024-01-13 · Dimitris Vafiadis

The problem of decoupling a nonsquare state space system by state feedback with singular input transformation is considered. The problem is solved by conducting a finite search for decouplable square systems, appropriate…