中文
相关论文

相关论文: Oriented Edge Forests for Boundary Detection

200 篇论文

Better methods to detect insider threats need new anticipatory analytics to capture risky behavior prior to losing data. In search of the best overall classifier, this work empirically scores 88 machine learning algorithms in 16 major…

机器学习 · 计算机科学 2019-01-31 David Noever

Monocular vision based road detection methods are mostly based on machine learning methods, relying on classification and feature extraction accuracy, and suffer from appearance, illumination and weather changes. Traditional methods…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Prassanna Ganesh Ravishankar , Antonio M. Lopez , Gemma M. Sanchez

Random Forests (RF) are among the state-of-the-art in many machine learning applications. With the ongoing integration of ML models into everyday life, the deployment and continuous application of models becomes more and more an important…

机器学习 · 计算机科学 2021-10-20 Sebastian Buschjäger , Katharina Morik

Canonical distances such as Euclidean distance often fail to capture the appropriate relationships between items, subsequently leading to subpar inference and prediction. Many algorithms have been proposed for automated learning of suitable…

机器学习 · 统计学 2020-08-24 Tyler M. Tomita , Joshua T. Vogelstein

Laser-scanned point clouds of forests make it possible to extract valuable information for forest management. To consider single trees, a forest point cloud needs to be segmented into individual tree point clouds. Existing segmentation…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Jonathan Henrich , Jan van Delden , Dominik Seidel , Thomas Kneib , Alexander Ecker

In the field of state-of-the-art object detection, the task of object localization is typically accomplished through a dedicated subnet that emphasizes bounding box regression. This subnet traditionally predicts the object's position by…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Peng Zhi , Haoran Zhou , Hang Huang , Rui Zhao , Rui Zhou , Qingguo Zhou

We consider multi-class classification where the predictor has a hierarchical structure that allows for a very large number of labels both at train and test time. The predictive power of such models can heavily depend on the structure of…

机器学习 · 统计学 2017-03-06 Yacine Jernite , Anna Choromanska , David Sontag

The Random Forests classifier, a widely utilized off-the-shelf classification tool, assumes training and test samples come from the same distribution as other standard classifiers. However, in safety-critical scenarios like medical…

机器学习 · 计算机科学 2024-03-01 Yujin Han , Mingwenchan Xu , Leying Guan

In this paper, we introduce a collaborative training algorithm of balanced random forests with convolutional neural networks for domain adaptation tasks. In real scenarios, most domain adaptation algorithms face the challenges from noisy,…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Jongbin Ryu , Jiun Bae , Jongwoo Lim

The goal of this paper is to provide a method, which is able to find categories of traffic scenarios automatically. The architecture consists of three main components: A microscopic traffic simulation, a clustering technique and a…

信号处理 · 电气工程与系统科学 2020-04-08 Friedrich Kruber , Jonas Wurst , Eduardo Sánchez Morales , Samarjit Chakraborty , Michael Botsch

We propose a principled method for autoencoding with random forests. Our strategy builds on foundational results from nonparametric statistics and spectral graph theory to learn a low-dimensional embedding of the model that optimally…

机器学习 · 统计学 2026-01-16 Binh Duc Vu , Jan Kapar , Marvin Wright , David S. Watson

Traditional machine learning approaches may fail to perform satisfactorily when dealing with complex data. In this context, the importance of data mining evolves w.r.t. building an efficient knowledge discovery and mining framework.…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Abdul Mueed Hafiz , Ghulam Mohiuddin Bhat

Semantic boundary and edge detection aims at simultaneously detecting object edge pixels in images and assigning class labels to them. Systematic training of predictors for this task requires the labeling of edges in images which is a…

计算机视觉与模式识别 · 计算机科学 2017-06-27 Jing Yu Koh , Wojciech Samek , Klaus-Robert Müller , Alexander Binder

Instance segmentation of biological images is essential for studying object behaviors and properties. The challenges, such as clustering, occlusion, and adhesion problems of the objects, make instance segmentation a non-trivial task.…

计算机视觉与模式识别 · 计算机科学 2019-11-22 Jingru Yi , Hui Tang , Pengxiang Wu , Bo Liu , Daniel J. Hoeppner , Dimitris N. Metaxas , Lianyi Han , Wei Fan

We study rare-event simulation for a class of problems where the target hitting sets of interest are defined via modern machine learning tools such as neural networks and random forests. This problem is motivated from fast emerging studies…

机器学习 · 计算机科学 2020-10-13 Yuanlu Bai , Zhiyuan Huang , Henry Lam , Ding Zhao

While modern biotechnologies allow synthesizing new proteins and function measurements at scale, efficiently exploring a protein sequence space and engineering it remains a daunting task due to the vast sequence space of any given protein.…

生物大分子 · 定量生物学 2024-01-15 Jiahao Qiu , Hui Yuan , Jinghong Zhang , Wentao Chen , Huazheng Wang , Mengdi Wang

In this paper, we propose an accurate edge detector using richer convolutional features (RCF). Since objects in nature images have various scales and aspect ratios, the automatically learned rich hierarchical representations by CNNs are…

计算机视觉与模式识别 · 计算机科学 2019-07-04 Yun Liu , Ming-Ming Cheng , Xiaowei Hu , Kai Wang , Xiang Bai

Recent researches have shown that deep forest ensemble achieves a considerable increase in classification accuracy compared with the general ensemble learning methods, especially when the training set is small. In this paper, we take…

机器学习 · 计算机科学 2019-05-15 Haiyang Wang , Yong Tang , Ziyang Jia , Fei Ye

Classification using sparse oblique random forests provides guarantees on uncertainty and confidence while controlling for specific error types. However, they use more data and more compute than other tree ensembles because they create deep…

The Binary Space Partitioning-Tree~(BSP-Tree) process was recently proposed as an efficient strategy for space partitioning tasks. Because it uses more than one dimension to partition the space, the BSP-Tree Process is more efficient and…

机器学习 · 统计学 2020-03-03 Xuhui Fan , Bin Li , Scott A. Sisson