中文
相关论文

相关论文: Action Schema Networks: Generalised Policies with …

200 篇论文

We present $\Gamma$-nets, a method for generalizing value function estimation over timescale. By using the timescale as one of the estimator's inputs we can estimate value for arbitrary timescales. As a result, the prediction target for any…

机器学习 · 计算机科学 2020-10-20 Craig Sherstan , Shibhansh Dohare , James MacGlashan , Johannes Günther , Patrick M. Pilarski

Automated data augmentation has shown superior performance in image recognition. Existing works search for dataset-level augmentation policies without considering individual sample variations, which are likely to be sub-optimal. On the…

机器学习 · 计算机科学 2020-12-23 Fengwei Zhou , Jiawei Li , Chuanlong Xie , Fei Chen , Lanqing Hong , Rui Sun , Zhenguo Li

Networks are a useful representation for data on connections between units of interests, but the observed connections are often noisy and/or include missing values. One common approach to network analysis is to treat the network as a…

统计方法学 · 统计学 2017-05-22 Yun-Jhong Wu , Elizaveta Levina , Ji Zhu

Learning deep representations to solve complex machine learning tasks has become the prominent trend in the past few years. Indeed, Deep Neural Networks are now the golden standard in domains as various as computer vision, natural language…

机器学习 · 计算机科学 2020-12-04 Vincent Gripon , Carlos Lassance , Ghouthi Boukli Hacene

Deep learning applications in shaping ad hoc planning proposals are limited by the difficulty in integrating professional knowledge about cities with artificial intelligence. We propose a novel, complementary use of deep neural networks and…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Zhou Fang , Ying Jin , Tianren Yang

Deep learning has led to a paradigm shift in artificial intelligence, including web, text and image search, speech recognition, as well as bioinformatics, with growing impact in chemical physics. Machine learning in general and deep…

Deep learning has recently attracted significant attention in the field of hyperspectral images (HSIs) classification. However, the construction of an efficient deep neural network (DNN) mostly relies on a large number of labeled samples…

计算机视觉与模式识别 · 计算机科学 2019-05-01 Cheng Deng , Yumeng Xue , Xianglong Liu , Chao Li , Dacheng Tao

We propose doubly nested network(DNNet) where all neurons represent their own sub-models that solve the same task. Every sub-model is nested both layer-wise and channel-wise. While nesting sub-models layer-wise is straight-forward with…

机器学习 · 计算机科学 2018-06-21 Jaehong Kim , Sungeun Hong , Yongseok Choi , Jiwon Kim

Active learning (AL) algorithms aim to identify an optimal subset of data for annotation, such that deep neural networks (DNN) can achieve better performance when trained on this labeled subset. AL is especially impactful in industrial…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Zeyad Ali Sami Emam , Hong-Min Chu , Ping-Yeh Chiang , Wojciech Czaja , Richard Leapman , Micah Goldblum , Tom Goldstein

Neural Architecture Search (NAS) methods have been shown to outperform hand-designed models and help to democratize AI. However, NAS methods often start from scratch with each new task, making them computationally expensive and limiting…

机器学习 · 计算机科学 2025-07-15 Prabhant Singh , Joaquin Vanschoren

Designing architectures for deep neural networks requires expert knowledge and substantial computation time. We propose a technique to accelerate architecture selection by learning an auxiliary HyperNet that generates the weights of a main…

机器学习 · 计算机科学 2017-08-18 Andrew Brock , Theodore Lim , J. M. Ritchie , Nick Weston

Large neural networks are typically trained for a fixed computational budget, creating a rigid trade-off between performance and efficiency that is ill-suited for deployment in resource-constrained or dynamic environments. Existing…

机器学习 · 计算机科学 2026-03-05 Paulius Rauba , Mihaela van der Schaar

Discrete-choice models are a powerful framework for analyzing decision-making behavior to provide valuable insights for policymakers and businesses. Multinomial logit models (MNLs) with linear utility functions have been used in practice…

人工智能 · 计算机科学 2024-10-22 Tomoki Nishi , Yusuke Hara

Deep neural networks (DNNs) and decision trees (DTs) are both state-of-the-art classifiers. DNNs perform well due to their representational learning capabilities, while DTs are computationally efficient as they perform inference along one…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Noam Gottlieb , Michael Werman

Query performance prediction, the task of predicting the latency of a query, is one of the most challenging problem in database management systems. Existing approaches rely on features and performance models engineered by human experts, but…

数据库 · 计算机科学 2020-04-09 Ryan Marcus , Olga Papaemmanouil

Weight-sharing supernets are crucial for performance estimation in cutting-edge neural architecture search (NAS) frameworks. Despite their ability to generate diverse subnetworks without retraining, the quality of these subnetworks is not…

As a deep learning model typically contains millions of trainable weights, there has been a growing demand for a more efficient network structure with reduced storage space and improved run-time efficiency. Pruning is one of the most…

机器学习 · 计算机科学 2022-06-09 Qisheng He , Weisong Shi , Ming Dong

Logic-based problems such as planning, theorem proving, or puzzles, typically involve combinatoric search and structured knowledge representation. Artificial neural networks are very successful statistical learners, however, for many years,…

机器学习 · 计算机科学 2017-12-11 Gadi Pinkas , Shimon Cohen

We present a general numerical approach for learning unknown dynamical systems using deep neural networks (DNNs). Our method is built upon recent studies that identified the residue network (ResNet) as an effective neural network structure.…

机器学习 · 计算机科学 2021-06-02 Zhen Chen , Dongbin Xiu

Convolutional neural networks (CNNs) have been successfully applied to many recognition and learning tasks using a universal recipe; training a deep model on a very large dataset of supervised examples. However, this approach is rather…

机器学习 · 统计学 2018-06-04 Ozan Sener , Silvio Savarese