中文
相关论文

相关论文: NeuralFMU: Towards Structural Integration of FMUs …

200 篇论文

The term NeuralODE describes the structural combination of an Artifical Neural Network (ANN) and a numerical solver for Ordinary Differential Equations (ODEs), the former acts as the right-hand side of the ODE to be solved. This concept was…

机器学习 · 计算机科学 2022-09-09 Tobias Thummerer , Johannes Stoljar , Lars Mikelsons

DiffEqFlux.jl is a library for fusing neural networks and differential equations. In this work we describe differential equations from the viewpoint of data science and discuss the complementary nature between machine learning models and…

机器学习 · 计算机科学 2019-02-08 Chris Rackauckas , Mike Innes , Yingbo Ma , Jesse Bettencourt , Lyndon White , Vaibhav Dixit

MLJ (Machine Learing in Julia) is an open source software package providing a common interface for interacting with machine learning models written in Julia and other languages. It provides tools and meta-algorithms for selecting, tuning,…

Machine learning as a discipline has seen an incredible surge of interest in recent years due in large part to a perfect storm of new theory, superior tooling, renewed interest in its capabilities. We present in this paper a framework named…

We present \texttt{MathOptAI.jl}, an open-source Julia library for embedding trained machine learning predictors into a JuMP model. \texttt{MathOptAI.jl} can embed a wide variety of neural networks, decision trees, and Gaussian Processes…

机器学习 · 计算机科学 2026-05-26 Oscar Dowson , Robert B Parker , Russel Bent

Network coordination across multiple domains is a complex task requiring seamless communication between network entities. Network operators target to minimize costs while ensuring the requirements of the user requests. Such efforts are…

网络与互联网体系结构 · 计算机科学 2023-07-06 Filippos Christou

We propose a learning framework named Feature Fusion Learning (FFL) that efficiently trains a powerful classifier through a fusion module which combines the feature maps generated from parallel neural networks. Specifically, we train a…

计算机视觉与模式识别 · 计算机科学 2020-07-22 Jangho Kim , Minsung Hyun , Inseop Chung , Nojun Kwak

Neural networks are typically sensitive to small input perturbations, leading to unexpected or brittle behaviour. We present RobustNeuralNetworks.jl: a Julia package for neural network models that are constructed to naturally satisfy a set…

机器学习 · 计算机科学 2025-10-01 Nicholas H. Barbara , Max Revay , Ruigang Wang , Jing Cheng , Ian R. Manchester

Recurrent neural networks (RNNs) are a cornerstone of sequence modeling across various scientific and industrial applications. Owing to their versatility, numerous RNN variants have been proposed over the past decade, aiming to improve the…

机器学习 · 计算机科学 2025-10-27 Francesco Martinuzzi

Federated learning is a machine learning technique that enables training across decentralized data. Recently, federated learning has become an active area of research due to an increased focus on privacy and security. In light of this, a…

机器学习 · 计算机科学 2021-11-09 Jae Hun Ro , Ananda Theertha Suresh , Ke Wu

Federated Learning (FL) enables training models across decentralized data silos while preserving client data privacy. Recent research has explored efficient methods for post-training large language models (LLMs) within FL to address…

机器学习 · 计算机科学 2025-08-25 Tao Guo , Junxiao Wang , Fushuo Huo , Laizhong Cui , Song Guo , Jie Gui , Dacheng Tao

This paper presents a novel model for multimodal learning based on gated neural networks. The Gated Multimodal Unit (GMU) model is intended to be used as an internal unit in a neural network architecture whose purpose is to find an…

机器学习 · 统计学 2017-02-08 John Arevalo , Thamar Solorio , Manuel Montes-y-Gómez , Fabio A. González

Despite significant progress in the development of neural-symbolic frameworks, the question of how to integrate a neural and a symbolic system in a \emph{compositional} manner remains open. Our work seeks to fill this gap by treating these…

人工智能 · 计算机科学 2020-10-23 Efthymia Tsamoura , Loizos Michael

This paper introduces \textsc{FuzzyLogic.jl}, a Julia library to perform fuzzy inference. The library is fully open-source and released under a permissive license. The core design principles of the library are: user-friendliness,…

人工智能 · 计算机科学 2024-06-21 Luca Ferranti , Jani Boutellier

Microstructure.jl is a Julia package designed for probabilistic estimation of tissue microstructural parameters from diffusion or combined diffusion-relaxometry MRI data. It provides a flexible and extensible framework for defining…

医学物理 · 物理学 2025-05-01 Ting Gong , Anastasia Yendiki

This report describes the newly added Julia interface to the NFFT3 library. We explain the multidimensional NFFT algorithm and basics of the interface. Furthermore, we go into detail about the different parameters and how to adjust them…

数学软件 · 计算机科学 2018-10-24 Michael Schmischke

The growing complexity of cyber-physical systems, particularly in automotive applications, has increased the demand for efficient modeling and cross-domain co-simulation techniques. While SystemC Transaction-Level Modeling (TLM) enables…

Neuromorphic computing is a relatively new discipline of computer science, where the principles of biological brain's computation and memory are used to create a new way of processing information, based on networks of spiking neurons. Those…

硬件体系结构 · 计算机科学 2026-05-19 Wiktor J. Szczerek , Artur Podobas

Linear recurrent neural networks (LRNNs) provide a structured approach to sequence modeling that bridges classical linear dynamical systems and modern deep learning, offering both expressive power and theoretical guarantees on stability and…

GraphNeuralNetworks.jl is an open-source framework for deep learning on graphs, written in the Julia programming language. It supports multiple GPU backends, generic sparse or dense graph representations, and offers convenient interfaces…

机器学习 · 计算机科学 2024-12-10 Carlo Lucibello , Aurora Rossi
‹ 上一页 1 2 3 10 下一页 ›