paper-with-me

Papers

PILOT: Policy-Informed Learned Optimization for Adaptive Deep Network Training

2026-05-23 · Sattam Altuuaim, Lama Ayash, Muhammad Mubashar, Naeemullah Khan arxiv

Despite the central role of optimization in deep learning, most optimizers rely on update structures whose functional form is fixed before training begins. This static design can limit their ability to respond to changing gradient behavior across the loss landscape, where training may shift between stable, noisy, and inconsistent regimes. This study proposes PILOT (Policy-Informed Learned OpTimizer), an online optimizer that adapts its update behavior during training. Rather than using a fixed balance between momentum, normalization, and sign-based updates, PILOT uses gradient-direction agreement as a signal of local training stability. Conditioning the update rule on this agreement signal allows the optimizer to adjust its behavior when gradients become stable, noisy, or inconsistent. Experiments on FashionMNIST and CIFAR-10 show that PILOT consistently achieves the highest accuracy among the evaluated optimizers across convolutional settings. On the CNN architecture, PILOT reaches 94.13% on FashionMNIST and 81.94% on CIFAR-10. On ResNet-18, it further improves performance, reaching 95.71% on FashionMNIST and 93.42% on CIFAR-10. These results suggest that learning how to adapt the update structure during training can improve performance across both compact and deeper convolutional models while preserving a simple first-order optimization framework. The implementation of PILOT is publicly available at https://github.com/SattamAltwaim/PILOT.git

📄 PDF Abstract BibTeX arXiv:2605.24570

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VEGA: Electric Vehicle Navigation Agent via Physics-Informed Neural Operator and Proximal Policy Optimization

2025-09-16 · Hansol Lim, Minhyeok Im, Jonathan Boyack, Jee Won Lee 외 arxiv

We present VEGA, a vehicle-adaptive energy-aware routing system for electric vehicles (EVs) that integrates physics-informed parameter estimation with RL-based charge-aware path planning. VEGA consists of two copupled mo…

Adaptive LLM Routing under Budget Constraints

2025-08-28 · Pranoy Panda, Raghav Magazine, Chaitanya Devaguptapu, Sho Takemori 외 arxiv

Large Language Models (LLMs) have revolutionized natural language processing, but their varying capabilities and costs pose challenges in practical applications. LLM routing addresses this by dynamically selecting the mo…

UI-Copilot: Advancing Long-Horizon GUI Automation via Tool-Integrated Policy Optimization

2026-04-15 · Zhengxi Lu, Fei Tang, Guangyi Liu, Kaitao Song 외 arxiv

MLLM-based GUI agents have demonstrated strong capabilities in complex user interface interaction tasks. However, long-horizon scenarios remain challenging, as these agents are burdened with tasks beyond their intrinsic …

Learning a Shape-adaptive Assist-as-needed Rehabilitation Policy from Therapist-informed Input

2025-10-06 · Zhimin Hou, Jiacheng Hou, Xiao Chen, Hamid Sadeghian 외 arxiv

Therapist-in-the-loop robotic rehabilitation has shown great promise in enhancing rehabilitation outcomes by integrating the strengths of therapists and robotic systems. However, its broader adoption remains limited due …

ScenePilot: Grow-and-Repair Policy for Text-Driven 3D Indoor Scene Generation

2026-08-31 · Jiawei Zhang, Hongsong Wang, Pan Zhou arxiv

Text-driven 3D indoor scene generation has advanced from dataset-bound layout modeling to open-vocabulary synthesis with large language and vision-language models. Yet existing methods remain limited: one-pass generators…

Scene Generation