中文
相关论文

相关论文: Efficient Activation Function Optimization through…

200 篇论文

Particle accelerators are enabling tools for scientific exploration and discovery in various disciplines. Finding optimized operation points for these complex machines is a challenging task, however, due to the large number of parameters…

加速器物理 · 物理学 2021-07-02 Renato Bellotti , Romana Boiger , Andreas Adelmann

When repeated evaluations for varying parameter configurations of a high-fidelity physical model are required, surrogate modeling techniques based on model order reduction are desired. In absence of the governing equations describing the…

机器学习 · 计算机科学 2023-06-13 Harshit Kapadia , Lihong Feng , Peter Benner

We consider nonlinear optimization problems that involve surrogate models represented by neural networks. We demonstrate first how to directly embed neural network evaluation into optimization models, highlight a difficulty with this…

最优化与控制 · 数学 2021-11-23 Dominic Yang , Prasanna Balaprakash , Sven Leyffer

Neural architecture search (NAS) faces a challenge in balancing the exploration of expressive, broad search spaces that enable architectural innovation with the need for efficient evaluation of architectures to effectively search such…

Multi-agent simulations enables the modeling and analyses of the dynamic behaviors and interactions of autonomous entities evolving in complex environments. Agent-based models (ABM) are widely used to study emergent phenomena arising from…

机器学习 · 计算机科学 2025-05-20 Paul Saves , Nicolas Verstaevel , Benoît Gaudou

Hard optimisation problems such as Boolean Satisfiability typically have long solving times and can usually be solved by many algorithms, although the performance can vary widely in practice. Research has shown that no single algorithm…

机器学习 · 计算机科学 2019-09-10 Riccardo Volpato , Guangyan Song

Prospection, the act of predicting the consequences of many possible futures, is intrinsic to human planning and action, and may even be at the root of consciousness. Surprisingly, this idea has been explored comparatively little in…

机器人学 · 计算机科学 2018-04-03 Chris Paxton , Yotam Barnoy , Kapil Katyal , Raman Arora , Gregory D. Hager

Surrogate-assisted evolutionary algorithms (SAEAs) have been proposed to solve expensive optimization problems. Although SAEAs use surrogate models that approximate the evaluations of solutions using machine learning techniques, prior…

神经与进化计算 · 计算机科学 2026-01-21 Yuki Hanawa , Tomohiro Harada , Yukiya Miura

Consumer-grade printers are widely available, but their ability to print complex objects is limited. Therefore, new designs need to be discovered that serve the same function, but are printable. A representative such problem is to produce a…

神经与进化计算 · 计算机科学 2018-04-20 Cem C. Tutum , Supawit Chockchowwat , Etienne Vouga , Risto Miikkulainen

Active learning methods have recently surged in the literature due to their ability to solve complex structural reliability problems within an affordable computational cost. These methods are designed by adaptively building an inexpensive…

统计计算 · 统计学 2022-02-08 M. Moustapha , S. Marelli , B. Sudret

Despite being recognized as neurobiologically plausible, active inference faces difficulties when employed to simulate intelligent behaviour in complex environments due to its computational cost and the difficulty of specifying an…

机器学习 · 计算机科学 2024-06-12 Aswin Paul , Noor Sajid , Lancelot Da Costa , Adeel Razi

In many experimental and observational studies, the outcome of interest is often difficult or expensive to observe, reducing effective sample sizes for estimating average treatment effects (ATEs) even when identifiable. We study how…

机器学习 · 统计学 2024-10-11 Nathan Kallus , Xiaojie Mao

Significant effort has been made to solve computationally expensive optimization problems in the past two decades, and various optimization methods incorporating surrogates into optimization have been proposed. Most research focuses on…

最优化与控制 · 数学 2022-04-11 Julian Blank , Kalyanmoy Deb

High-speed flight vehicles, which travel much faster than the speed of sound, are crucial for national defense and space exploration. However, accurately predicting their behavior under numerous, varied flight conditions is a challenge and…

机器学习 · 计算机科学 2024-11-07 Tyler E. Korenyi-Both , Nathan J. Falkiewicz , Matthew C. Jones

Spiking Neural Networks (SNNs) offer inherent advantages for low-power inference through sparse, event-driven computation. However, the theoretical energy benefits of SNNs are often decoupled from real hardware performance due to the opaque…

硬件体系结构 · 计算机科学 2026-03-27 Ilkin Aliyev , Jesus Lopez , Tosiron Adegbija

Deep convolutional neural networks have demonstrated promising performance on image classification tasks, but the manual design process becomes more and more complex due to the fast depth growth and the increasingly complex topologies of…

计算机视觉与模式识别 · 计算机科学 2020-07-06 Bin Wang , Bing Xue , Mengjie Zhang

The execution and runtime performance of model-based analysis tools for realistic large-scale ABMs (Agent-Based Models) can be excessively long. This due to the computational demand exponentially proportional to the model size (e.g.…

计算与语言 · 计算机科学 2024-03-08 Atiyah Elsheikh

Active learning is a type of sequential design for supervised machine learning, in which the learning algorithm sequentially requests the labels of selected instances from a large pool of unlabeled data points. The objective is to produce a…

统计理论 · 数学 2019-11-14 Steve Hanneke , Liu Yang

The problem of maximizing precision at the top of a ranked list, often dubbed Precision@k (prec@k), finds relevance in myriad learning applications such as ranking, multi-label classification, and learning with severe label imbalance.…

机器学习 · 统计学 2015-05-27 Purushottam Kar , Harikrishna Narasimhan , Prateek Jain

Activation functions in neural networks are typically selected from a set of empirically validated, commonly used static functions such as ReLU, tanh, or sigmoid. However, by optimizing the shapes of a network's activation functions, we can…

机器学习 · 计算机科学 2025-09-24 William H Patty