中文
相关论文

相关论文: AutoEncoder by Forest

200 篇论文

Motivated by the fact that forward and backward passes of a deep network naturally form symmetric mappings between input and output representations, we introduce a simple yet effective self-supervised vision model pretraining framework…

计算机视觉与模式识别 · 计算机科学 2023-02-06 Ze Wang , Jiang Wang , Zicheng Liu , Qiang Qiu

In road monitoring, it is an important issue to detect changes in the road surface at an early stage to prevent damage to third parties. The target of the falling object may be a fallen tree due to the external force of a flood or an…

计算机视觉与模式识别 · 计算机科学 2022-03-03 Takato Yasuno , Junichiro Fujii , Riku Ogata , Masahiro Okano

We propose to leverage denoising autoencoder networks as priors to address image restoration problems. We build on the key observation that the output of an optimal denoising autoencoder is a local mean of the true data density, and the…

计算机视觉与模式识别 · 计算机科学 2017-03-30 Siavash Arjomand Bigdeli , Matthias Zwicker

Tree ensemble models like random forests and gradient boosting machines are widely used in machine learning due to their excellent predictive performance. However, a high-performance ensemble consisting of a large number of decision trees…

机器学习 · 统计学 2024-10-28 Zebin Yang , Agus Sudjianto , Xiaoming Li , Aijun Zhang

Pruning well-trained neural networks is effective to achieve a promising accuracy-efficiency trade-off in computer vision regimes. However, most of existing pruning algorithms only focus on the classification task defined on the source…

计算机视觉与模式识别 · 计算机科学 2022-02-24 Ruichen Li , Binghui Li , Qi Qian , Liwei Wang

In this work a novel, automated process for constructing and initializing deep feed-forward neural networks based on decision trees is presented. The proposed algorithm maps a collection of decision trees trained on the data into a…

机器学习 · 计算机科学 2018-07-04 K. D. Humbird , J. L. Peterson , R. G. McClarren

Autoencoders are a type of unsupervised neural networks, which can be used to solve various tasks, e.g., dimensionality reduction, image compression, and image denoising. An AE has two goals: (i) compress the original input to a…

计算机视觉与模式识别 · 计算机科学 2022-11-24 Firas Laakom , Jenni Raitoharju , Alexandros Iosifidis , Moncef Gabbouj

Tree ensembles are powerful models that achieve excellent predictive performances, but can grow to unwieldy sizes. These ensembles are often post-processed (pruned) to reduce memory footprint and improve interpretability. We present…

机器学习 · 统计学 2023-05-26 Brian Liu , Rahul Mazumder

Recently, deep neural networks have expanded the state-of-art in various scientific fields and provided solutions to long standing problems across multiple application domains. Nevertheless, they also suffer from weaknesses since their…

机器学习 · 计算机科学 2023-05-03 Felipe Kenji Nakano , Konstantinos Pliakos , Celine Vens

Deep neural networks are powerful tools for biomedical image segmentation. These models are often trained with heavy supervision, relying on pairs of images and corresponding voxel-level labels. However, obtaining segmentations of…

图像与视频处理 · 电气工程与系统科学 2020-04-30 Evan M. Yu , Juan Eugenio Iglesias , Adrian V. Dalca , Mert R. Sabuncu

Deep learning (DL) in general and Recurrent neural networks (RNNs) in particular have seen high success levels in sequence based applications. This paper pertains to RNNs for time series modelling and forecasting. We propose a novel RNN…

机器学习 · 计算机科学 2022-07-12 Avinash Achar , Soumen Pachal

Automatic classification of trees using remotely sensed data has been a dream of many scientists and land use managers. Recently, Unmanned aerial vehicles (UAV) has been expected to be an easy-to-use, cost-effective tool for remote sensing…

计算机视觉与模式识别 · 计算机科学 2018-04-30 Masanori Onishi , Takeshi Ise

The development of a deep (stacked) convolutional auto-encoder in the Caffe deep learning framework is presented in this paper. We describe simple principles which we used to create this model in Caffe. The proposed model of convolutional…

神经与进化计算 · 计算机科学 2016-04-25 Volodymyr Turchenko , Artur Luczak

Autoencoders enable data dimensionality reduction and a key component of many (deep) learning systems. This short paper introduces a form of Holland's Learning Classifier System (LCS) to perform autoencoding building upon a previously…

神经与进化计算 · 计算机科学 2019-07-30 Larry Bull

Tree ensembles such as random forests and boosted trees are accurate but difficult to understand, debug and deploy. In this work, we provide the inTrees (interpretable trees) framework that extracts, measures, prunes and selects rules from…

机器学习 · 计算机科学 2014-08-26 Houtao Deng

Graph encoders in AMR-to-text generation models often rely on neighborhood convolutions or global vertex attention. While these approaches apply to general graphs, AMRs may be amenable to encoders that target their tree-like structure. By…

计算与语言 · 计算机科学 2021-09-03 Lisa Jin , Daniel Gildea

Identifying computational mechanisms for memorization and retrieval of data is a long-standing problem at the intersection of machine learning and neuroscience. Our main finding is that standard overparameterized deep neural networks…

机器学习 · 计算机科学 2022-05-25 Adityanarayanan Radhakrishnan , Mikhail Belkin , Caroline Uhler

Driving in the dynamic, multi-agent, and complex urban environment is a difficult task requiring a complex decision policy. The learning of such a policy requires a state representation that can encode the entire environment. Mid-level…

机器人学 · 计算机科学 2020-03-03 Eshagh Kargar , Ville Kyrki

Building deep learning models on source code has found many successful software engineering applications, such as code search, code comment generation, bug detection, code migration, and so on. Current learning techniques, however, have a…

软件工程 · 计算机科学 2020-12-16 Nghi D. Q. Bui , Yijun Yu , Lingxiao Jiang

Tree-structured neural networks have proven to be effective in learning semantic representations by exploiting syntactic information. In spite of their success, most existing models suffer from the underfitting problem: they recursively use…

计算与语言 · 计算机科学 2017-05-12 Pengfei Liu , Xipeng Qiu , Xuanjing Huang