中文
相关论文

相关论文: Hierarchical Dependency Constrained Tree Augmented…

200 篇论文

Named entity recognition (NER), which focuses on the extraction of semantically meaningful named entities and their semantic classes from text, serves as an indispensable component for several down-stream natural language processing (NLP)…

计算与语言 · 计算机科学 2018-10-23 Zhanming Jie , Aldrian Obaja Muis , Wei Lu

Successfully training Variational Autoencoders (VAEs) with a hierarchy of discrete latent variables remains an area of active research. Vector-Quantised VAEs are a powerful approach to discrete VAEs, but naive hierarchical extensions can be…

机器学习 · 统计学 2021-02-05 Matthew Willetts , Xenia Miscouridou , Stephen Roberts , Chris Holmes

Multivariate time series forecasting with hierarchical structure is widely used in real-world applications, e.g., sales predictions for the geographical hierarchy formed by cities, states, and countries. The hierarchical time series (HTS)…

机器学习 · 计算机科学 2023-10-10 Fan Zhou , Chen Pan , Lintao Ma , Yu Liu , Shiyu Wang , James Zhang , Xinxin Zhu , Xuanwei Hu , Yunhua Hu , Yangfei Zheng , Lei Lei , Yun Hu

We introduce a novel dependency parser, the hexatagger, that constructs dependency trees by tagging the words in a sentence with elements from a finite set of possible tags. In contrast to many approaches to dependency parsing, our approach…

计算与语言 · 计算机科学 2023-08-01 Afra Amini , Tianyu Liu , Ryan Cotterell

Positive-Unlabeled (PU) Learning is a challenge presented by binary classification problems where there is an abundance of unlabeled data along with a small number of positive data instances, which can be used to address chronic disease…

机器学习 · 计算机科学 2023-09-08 Yang Wu , Xurui Li , Xuhong Zhang , Yangyang Kang , Changlong Sun , Xiaozhong Liu

Work introduces a hierarchical binary tree-based reduction that replaces standard self-attention. The core idea is to use a recursive Gated Linear Unit merge operation, achieving O(n) total merge operations O(log n) parallel depth O(n d^2)…

机器学习 · 计算机科学 2026-03-03 Igor Berezkin

This paper proposes the decision tree latent controller generative adversarial network (DTLC-GAN), an extension of a GAN that can learn hierarchically interpretable representations without relying on detailed supervision. To impose a…

计算机视觉与模式识别 · 计算机科学 2018-05-29 Takuhiro Kaneko , Kaoru Hiramatsu , Kunio Kashino

Bayesian Optimization (BO) has shown significant success in tackling expensive low-dimensional black-box optimization problems. Many optimization problems of interest are high-dimensional, and scaling BO to such settings remains an…

机器学习 · 统计学 2022-06-02 Eric Han , Ishank Arora , Jonathan Scarlett

Learning directed acyclic graphs (DAGs) to identify causal relations underlying observational data is crucial but also poses significant challenges. Recently, topology-based methods have emerged as a two-step approach to discovering DAGs by…

机器学习 · 计算机科学 2023-08-17 Anpeng Wu , Haoxuan Li , Kun Kuang , Keli Zhang , Fei Wu

Conditional generative models enjoy remarkable progress over the past few years. One of the popular conditional models is Auxiliary Classifier GAN (AC-GAN), which generates highly discriminative images by extending the loss function of GAN…

机器学习 · 计算机科学 2019-11-06 Mingming Gong , Yanwu Xu , Chunyuan Li , Kun Zhang , Kayhan Batmanghelich

We propose Graphical Generative Adversarial Networks (Graphical-GAN) to model structured data. Graphical-GAN conjoins the power of Bayesian networks on compactly representing the dependency structures among random variables and that of…

机器学习 · 计算机科学 2018-12-18 Chongxuan Li , Max Welling , Jun Zhu , Bo Zhang

The variational autoencoder (VAE) is a simple and efficient generative artificial intelligence method for modeling complex probability distributions of various types of data, such as images and texts. However, it suffers some main…

机器学习 · 计算机科学 2025-02-14 Xi Chen , Shaofan Li

The task of node classification is to infer unknown node labels, given the labels for some of the nodes along with the network structure and other node attributes. Typically, approaches for this task assume homophily, whereby neighboring…

社会与信息网络 · 计算机科学 2021-09-15 Arpit Merchant , Michael Mathioudakis

Several structure-learning algorithms for staged trees, asymmetric extensions of Bayesian networks, have been proposed. However, these either do not scale efficiently as the number of variables considered increases, a priori restrict the…

统计方法学 · 统计学 2022-11-15 Peter Strong , Jim Q. Smith

Attempts of learning from hierarchical taxonomies in computer vision have been mostly focusing on image classification. Though ways of best harvesting learning improvements from hierarchies in classification are far from being solved, there…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Sindi Shkodrani , Yu Wang , Marco Manfredi , Nóra Baka

Neural architecture search (NAS) is a challenging problem. Hierarchical search spaces allow for cheap evaluations of neural network sub modules to serve as surrogate for architecture evaluations. Yet, sometimes the hierarchy is too…

神经与进化计算 · 计算机科学 2024-04-26 Simon Neumeyer , Julian Stier , Michael Granitzer

Deep learning has significantly advanced time series forecasting through its powerful capacity to capture sequence relationships. However, training these models with the Mean Square Error (MSE) loss often results in over-smooth predictions,…

机器学习 · 计算机科学 2024-12-25 Yanru Sun , Zongxia Xie , Dongyue Chen , Emadeldeen Eldele , Qinghua Hu

We propose a novel method for hierarchical entity classification that embraces ontological structure at both training and during prediction. At training, our novel multi-level learning-to-rank loss compares positive types against negative…

计算与语言 · 计算机科学 2020-04-07 Tongfei Chen , Yunmo Chen , Benjamin Van Durme

Threshold Autoregressive (TAR) models have been widely used by statisticians for non-linear time series forecasting during the past few decades, due to their simplicity and mathematical properties. On the other hand, in the forecasting…

机器学习 · 计算机科学 2022-11-17 Rakshitha Godahewa , Geoffrey I. Webb , Daniel Schmidt , Christoph Bergmeir

Hierarchical classification predicts labels across multiple levels of a taxonomy, e.g., from coarse-level 'Bird' to mid-level 'Hummingbird' to fine-level 'Green hermit', allowing flexible recognition under varying visual conditions. It is…

计算机视觉与模式识别 · 计算机科学 2025-04-18 Seulki Park , Youren Zhang , Stella X. Yu , Sara Beery , Jonathan Huang