中文
相关论文

相关论文: Jacobian-Enhanced Neural Networks

200 篇论文

A Triangle Generative Adversarial Network ($\Delta$-GAN) is developed for semi-supervised cross-domain joint distribution matching, where the training data consists of samples from each domain, and supervision of domain correspondence is…

机器学习 · 计算机科学 2017-11-21 Zhe Gan , Liqun Chen , Weiyao Wang , Yunchen Pu , Yizhe Zhang , Hao Liu , Chunyuan Li , Lawrence Carin

Computation using brain-inspired spiking neural networks (SNNs) with neuromorphic hardware may offer orders of magnitude higher energy efficiency compared to the current analog neural networks (ANNs). Unfortunately, training SNNs with the…

神经与进化计算 · 计算机科学 2020-06-09 Eimantas Ledinauskas , Julius Ruseckas , Alfonsas Juršėnas , Giedrius Buračas

Deep-predictive-coding networks (DPCNs) are hierarchical, generative models. They rely on feed-forward and feed-back connections to modulate latent feature representations of stimuli in a dynamic and context-sensitive manner. A crucial…

人工智能 · 计算机科学 2021-09-27 Isaac J. Sledge , Jose C. Principe

Deep learning involves a difficult non-convex optimization problem, which is often solved by stochastic gradient (SG) methods. While SG is usually effective, it may not be robust in some situations. Recently, Newton methods have been…

机器学习 · 统计学 2018-11-16 Chien-Chih Wang , Kent Loong Tan , Chih-Jen Lin

Modern neural network training relies on piece-wise (sub-)differentiable functions in order to use backpropagation to update model parameters. In this work, we introduce a novel method to allow simple non-differentiable functions at…

机器学习 · 计算机科学 2019-10-29 Jason Ramapuram , Russ Webb

Graph neural networks (GNNs) are a class of deep models that operate on data with arbitrary topology represented as graphs. We introduce an efficient memory layer for GNNs that can jointly learn node representations and coarsen the graph.…

机器学习 · 计算机科学 2020-06-11 Amir Hosein Khasahmadi , Kaveh Hassani , Parsa Moradi , Leo Lee , Quaid Morris

Metasurfaces have widespread applications in fifth-generation (5G) microwave communication. Among the metasurface family, free-form metasurfaces excel in achieving intricate spectral responses compared to regular-shape counterparts.…

机器学习 · 计算机科学 2024-01-09 Manna Dai , Yang Jiang , Feng Yang , Joyjit Chattoraj , Yingzhi Xia , Xinxing Xu , Weijiang Zhao , My Ha Dao , Yong Liu

We propose a novel class of neural network-like parametrized functions, i.e., general transformation neural networks (GTNNs), for high-dimensional approximation. Conventional deep neural networks sometimes perform less accurately on…

数值分析 · 数学 2026-02-25 Xiaoyang Wang , Yiqi Gu

Recent work has shown that tight concentration of the entire spectrum of singular values of a deep network's input-output Jacobian around one at initialization can speed up learning by orders of magnitude. Therefore, to guide important…

机器学习 · 统计学 2018-02-28 Jeffrey Pennington , Samuel S. Schoenholz , Surya Ganguli

The gradients of convex functions are expressive models of non-trivial vector fields. For example, Brenier's theorem yields that the optimal transport map between any two measures on Euclidean space under the squared distance is realized as…

机器学习 · 计算机科学 2021-11-25 Jack Richter-Powell , Jonathan Lorraine , Brandon Amos

A promising trend in deep learning replaces traditional feedforward networks with implicit networks. Unlike traditional networks, implicit networks solve a fixed point equation to compute inferences. Solving for the fixed point varies in…

机器学习 · 计算机科学 2021-12-28 Samy Wu Fung , Howard Heaton , Qiuwei Li , Daniel McKenzie , Stanley Osher , Wotao Yin

The estimation of unknown values of parameters (or hidden variables, control variables) that characterise a physical system often relies on the comparison of measured data with synthetic data produced by some numerical simulator of the…

机器学习 · 计算机科学 2019-01-28 Xi Chen , Mike Hobson

Explainable AI is a crucial component for edge services, as it ensures reliable decision making based on complex AI models. Surrogate models are a prominent approach of XAI where human-interpretable models, such as a linear regression…

机器学习 · 计算机科学 2025-03-12 Foivos Charalampakos , Thomas Tsouparopoulos , Iordanis Koutsopoulos

Mapping data from and/or onto a known family of distributions has become an important topic in machine learning and data analysis. Deep generative models (e.g., generative adversarial networks ) have been used effectively to match known and…

机器学习 · 计算机科学 2020-10-30 Surojit Saha , Shireen Elhabian , Ross T. Whitaker

In recent years, the alignment between artificial neural network (ANN) embeddings and blood oxygenation level dependent (BOLD) responses in functional magnetic resonance imaging (fMRI) via neural encoding models has significantly advanced…

神经元与认知 · 定量生物学 2025-12-30 Xiaohui Gao , Haoran Yang , Yue Cheng , Mengfei Zuo , Yiheng Liu , Peiyang Li , Xintao Hu

In recent years, supervised learning with convolutional networks (CNNs) has seen huge adoption in computer vision applications. Comparatively, unsupervised learning with CNNs has received less attention. In this work we hope to help bridge…

机器学习 · 计算机科学 2016-01-11 Alec Radford , Luke Metz , Soumith Chintala

Deep learning-based approaches achieve state-of-the-art performance in the majority of image segmentation benchmarks. However, training of such models requires a sizable amount of manual annotations. In order to reduce this effort, we…

图像与视频处理 · 电气工程与系统科学 2019-09-04 Mahdyar Ravanbakhsh , Tassilo Klein , Kayhan Batmanghelich , Moin Nabi

The recent theoretical analysis of deep neural networks in their infinite-width limits has deepened our understanding of initialisation, feature learning, and training of those networks, and brought new practical techniques for finding…

机器学习 · 计算机科学 2024-08-23 Taeyoung Kim , Hongseok Yang

Hypergraphs offer a generalized framework for capturing high-order relationships between entities and have been widely applied in various domains, including healthcare, social networks, and bioinformatics. Hypergraph neural networks, which…

机器学习 · 计算机科学 2025-12-03 Akash Choudhuri , Yongjian Zhong , Bijaya Adhikari

Gradients of neural networks can be computed efficiently for any architecture, but some applications require differential operators with higher time complexity. We describe a family of restricted neural network architectures that allow…

机器学习 · 计算机科学 2019-12-10 Ricky T. Q. Chen , David Duvenaud