中文
相关论文

相关论文: Normalized Hierarchical SVM

200 篇论文

In classification problems, especially those that categorize data into a large number of classes, the classes often naturally follow a hierarchical structure. That is, some classes are likely to share similar structures and features. Those…

机器学习 · 计算机科学 2018-07-25 Denali Molitor , Deanna Needell

Although Support Vector Machine (SVM) algorithm has a high generalization property to classify for unseen examples after training phase and it has small loss value, the algorithm is not suitable for real-life classification and regression…

机器学习 · 计算机科学 2013-12-17 Ferhat Özgür Çatak , Mehmet Erdal Balaban

Traditionally, classifying large hierarchical labels with more than 10000 distinct traces can only be achieved with flatten labels. Although flatten labels is feasible, it misses the hierarchical information in the labels. Hierarchical…

机器学习 · 计算机科学 2018-01-15 Zhenzhou Wu , Sean Saito

Regularization is an effective way to promote the generalization performance of machine learning models. In this paper, we focus on label smoothing, a form of output distribution regularization that prevents overfitting of a neural network…

机器学习 · 计算机科学 2020-07-07 Weizhi Li , Gautam Dasarathy , Visar Berisha

Support vector machine (SVM) has been one of the most popular learning algorithms, with the central idea of maximizing the minimum margin, i.e., the smallest distance from the instances to the classification boundary. Recent theoretical…

机器学习 · 计算机科学 2014-05-26 Teng Zhang , Zhi-Hua Zhou

Recent advances in large language models enable documents to be represented as dense semantic embeddings, supporting similarity-based operations over large text collections. However, many web-scale systems still rely on flat clustering or…

计算与语言 · 计算机科学 2026-01-30 Thomas Haschka , Joseph Bakarji

Large language models (LLMs) have achieved remarkable success across diverse natural language processing tasks but face persistent challenges in inference efficiency due to their autoregressive nature. While speculative decoding and beam…

计算与语言 · 计算机科学 2026-05-29 Jaydip Sen , Harshitha Puvvala , Subhasis Dasgupta

Tackling pattern recognition problems in areas such as computer vision, bioinformatics, speech or text recognition is often done best by taking into account task-specific statistical relations between output variables. In structured…

机器学习 · 统计学 2016-03-14 Rein Houthooft , Filip De Turck

In this work, we provide a systematic analysis of how large language models (LLMs) contribute to solving planning problems. In particular, we examine how LLMs perform when they are used as problem solver, solution verifier, and heuristic…

人工智能 · 计算机科学 2024-12-16 Haoming Li , Zhaoliang Chen , Songyuan Liu , Yiming Lu , Fei Liu

The support vector machines (SVM) algorithm is a popular classification technique in data mining and machine learning. In this paper, we propose a distributed SVM algorithm and demonstrate its use in a number of applications. The algorithm…

机器学习 · 计算机科学 2019-05-02 Taiping He , Tao Wang , Ralph Abbey , Joshua Griffin

We propose a tree regularization framework, which enables many tree models to perform feature selection efficiently. The key idea of the regularization framework is to penalize selecting a new feature for splitting when its gain (e.g.…

机器学习 · 计算机科学 2012-03-22 Houtao Deng , George Runger

This paper considers distributed optimization algorithms, with application in binary classification via distributed support-vector-machines (D-SVM) over multi-agent networks subject to some link nonlinearities. The agents solve a…

系统与控制 · 电气工程与系统科学 2023-04-14 Mohammadreza Doostmohammadian , Alireza Aghasi , Houman Zarrabi

Hierarchical leaf vein segmentation is a crucial but under-explored task in agricultural sciences, where analysis of the hierarchical structure of plant leaf venation can contribute to plant breeding. While current segmentation techniques…

计算机视觉与模式识别 · 计算机科学 2024-05-17 Weizhen Liu , Ao Li , Ze Wu , Yue Li , Baobin Ge , Guangyu Lan , Shilin Chen , Minghe Li , Yunfei Liu , Xiaohui Yuan , Nanqing Dong

Many latent (factorized) models have been proposed for recommendation tasks like collaborative filtering and for ranking tasks like document or image retrieval and annotation. Common to all those methods is that during inference the items…

机器学习 · 计算机科学 2012-10-19 Jason Weston , John Blitzer

When applying the support vector machine (SVM) to high-dimensional classification problems, we often impose a sparse structure in the SVM to eliminate the influences of the irrelevant predictors. The lasso and other variable selection…

机器学习 · 统计学 2008-02-22 Seongho Wu , Hui Zou , Ming Yuan

We propose a method for converting geometric shapes into hierarchically segmented parts with part labels. Our key idea is to train category-specific models from the scene graphs and part names that accompany 3D shapes in public…

图形学 · 计算机科学 2017-05-05 Li Yi , Leonidas Guibas , Aaron Hertzmann , Vladimir G. Kim , Hao Su , Ersin Yumer

This paper attempts multi-label classification by extending the idea of independent binary classification models for each output label, and exploring how the inherent correlation between output labels can be used to improve predictions.…

机器学习 · 计算机科学 2015-11-26 Amit Garg , Jonathan Noyola , Romil Verma , Ashutosh Saxena , Aditya Jami

Treemaps have been widely applied to the visualization of hierarchical data. A treemap takes a weighted tree and visualizes its leaves in a nested planar geometric shape, with sub-regions partitioned such that each sub-region has an area…

图形学 · 计算机科学 2023-09-01 Mehdi Behroozi , Reyhaneh Mohammadi , Cody Dunne

Multi-scale inference is commonly used to improve the results of semantic segmentation. Multiple images scales are passed through a network and then the results are combined with averaging or max pooling. In this work, we present an…

计算机视觉与模式识别 · 计算机科学 2020-05-22 Andrew Tao , Karan Sapra , Bryan Catanzaro

Information hierarchies are organizational structures that often used to organize and present large and complex information as well as provide a mechanism for effective human navigation. Fortunately, many statistical and computational…

人工智能 · 计算机科学 2016-01-05 Baoxu Shi , Tim Weninger