中文
相关论文

相关论文: On Approximate Dynamic Programming with Multivaria…

200 篇论文

Many problems in control theory can be formulated as semidefinite programs (SDPs). For large-scale SDPs, it is important to exploit the inherent sparsity to improve the scalability. This paper develops efficient first-order methods to solve…

最优化与控制 · 数学 2020-01-13 Yang Zheng , Giovanni Fantuzzi , Antonis Papachristodoulou , Paul Goulart , Andrew Wynn

The problem of training spiking neural networks (SNNs) is a necessary precondition to understanding computations within the brain, a field still in its infancy. Previous work has shown that supervised learning in multi-layer SNNs enables…

神经与进化计算 · 计算机科学 2018-03-12 Amirhossein Tavanaei , Anthony S. Maida

Define an optimizer as having memory $k$ if it stores $k$ dynamically changing vectors in the parameter space. Classical SGD has memory $0$, momentum SGD optimizer has $1$ and Adam optimizer has $2$. We address the following questions: How…

机器学习 · 计算机科学 2024-02-26 Balázs Szegedy , Domonkos Czifra , Péter Kőrösi-Szabó

A matrix optimization problem over an uncertain linear system on finite horizon (abbreviated as MOPUL) is studied, in which the uncertain transition matrix is regarded as a decision variable. This problem is in general NP-hard. By using the…

最优化与控制 · 数学 2023-10-31 Jintao Xu , Shu-Cherng Fang , Wenxun Xing

While many theoretical works concerning Adaptive Dynamic Programming (ADP) have been proposed, application results are scarce. Therefore, we design an ADP-based optimal trajectory tracking controller and apply it to a large-scale…

系统与控制 · 电气工程与系统科学 2021-01-26 Florian Köpf , Sean Kille , Jairo Inga , Sören Hohmann

Smoothed Dissipative Particle Dynamics (SDPD) is a mesoscopic particle method which allows to select the level of resolution at which a fluid is simulated. The numerical integration of its equations of motion still suffers from the lack of…

统计力学 · 物理学 2017-10-25 Gérôme Faure , Gabriel Stoltz

We study a class of misspecified saddle point (SP) problems, where the optimization objective depends on an unknown parameter that must be learned concurrently from data. Unlike existing studies that assume parameters are fully known or…

机器学习 · 计算机科学 2025-10-08 Mohammad Mahdi Ahmadi , Erfan Yazdandoost Hamedani

Dynamic DNN optimization techniques such as layer-skipping offer increased adaptability and efficiency gains but can lead to i) a larger memory footprint as in decision gates, ii) increased training complexity (e.g., with non-differentiable…

机器学习 · 计算机科学 2025-05-26 Guilherme Korol , Antonio Carlos Schneider Beck , Jeronimo Castrillon

Spike-Timing-Dependent Plasticity (STDP) is an unsupervised learning mechanism for Spiking Neural Networks (SNNs) that has received significant attention from the neuromorphic hardware community. However, scaling such local learning…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Sen Lu , Abhronil Sengupta

We propose a stochastic optimization method for minimizing loss functions, expressed as an expected value, that adaptively controls the batch size used in the computation of gradient approximations and the step size used to move along such…

机器学习 · 计算机科学 2020-03-04 Achraf Bahamou , Donald Goldfarb

In several recently proposed stochastic optimization methods (e.g. RMSProp, Adam, Adadelta), parameter updates are scaled by the inverse square roots of exponential moving averages of squared past gradients. Maintaining these per-parameter…

机器学习 · 计算机科学 2018-04-13 Noam Shazeer , Mitchell Stern

Continual learning in large language models (LLMs) is prone to catastrophic forgetting, where adapting to new tasks significantly degrades performance on previously learned ones. Existing methods typically rely on low-rank,…

Semidefinite programs (SDP) are one of the most versatile frameworks in numerical optimization, serving as generalizations of many conic programs and as relaxations of NP-hard combinatorial problems. Their main drawback is their…

最优化与控制 · 数学 2022-02-28 Biel Roig-Solvas , Mario Sznaier

Spike-timing-dependent plasticity(STDP) is a biological process of synaptic modification caused by the difference of firing order and timing between neurons. One of the neurodynamical roles of STDP is to form a macroscopic geometrical…

神经元与认知 · 定量生物学 2021-08-10 Hong-Gyu Yoon , Pilwon Kim

While many Particle Swarm Optimization (PSO) algorithms only use fitness to assess the performance of particles, in this work, we adopt Surprisingly Popular Algorithm (SPA) as a complementary metric in addition to fitness. Consequently,…

神经与进化计算 · 计算机科学 2023-09-14 Xuan Wu , Jizong Han , Di Wang , Pengyue Gao , Quanlong Cui , Liang Chen , Yanchun Liang , Han Huang , Heow Pueh Lee , Chunyan Miao , You Zhou , Chunguo Wu

Large language models (LLMs) have achieved remarkable performance across a wide range of tasks, but their increasing parameter sizes significantly slow down inference. Speculative decoding mitigates this issue by leveraging a smaller draft…

计算与语言 · 计算机科学 2026-05-27 Kuan-Wei Lu , Ding-Yong Hong , Pangfeng Liu , Jan-Jan Wu

Motivated by what is required for real-time path planning, the paper starts out by presenting sRMPD, a new recursive "local" planner founded on the key notion that, unless made necessary by an obstacle, there must be no deviation from the…

机器人学 · 计算机科学 2018-02-27 Fangda Li , Ankit V. Manerikar , Avinash C. Kak

We present results from a new approach to learning and plasticity in neuromorphic hardware systems: to enable flexibility in implementable learning mechanisms while keeping high efficiency associated with neuromorphic implementations, we…

神经元与认知 · 定量生物学 2016-10-14 Simon Friedmann , Johannes Schemmel , Andreas Gruebl , Andreas Hartel , Matthias Hock , Karlheinz Meier

A discrete-time stochastic optimal control problem was recently proposed to address the GLOSA (Green Light Optimal Speed Advisory) problem in cases where the next signal switching time is decided in real time and is therefore uncertain in…

最优化与控制 · 数学 2022-11-23 Panagiotis Typaldos , Markos Papageorgiou

Semidefinite programs (SDPs) and their solvers are powerful tools with many applications in machine learning and data science. Designing scalable SDP solvers is challenging because by standard the positive semidefinite decision variable is…

最优化与控制 · 数学 2024-08-09 Yufan Huang , David F. Gleich