中文
相关论文

相关论文: Highly Fast Text Segmentation With Pairwise Markov…

200 篇论文

Process model extraction (PME) is a recently emerged interdiscipline between natural language processing (NLP) and business process management (BPM), which aims to extract process models from textual descriptions. Previous process…

计算与语言 · 计算机科学 2020-03-23 Chen Qian , Lijie Wen , Akhil Kumar , Leilei Lin , Li Lin , Zan Zong , Shuang Li , Jianmin Wang

Effective training of today's large language models (LLMs) depends on large batches and long sequences for throughput and accuracy. To handle variable-length sequences on hardware accelerators, it is common practice to introduce padding…

计算与语言 · 计算机科学 2022-10-07 Mario Michael Krell , Matej Kosec , Sergio P. Perez , Andrew Fitzgibbon

Hidden Markov models and their variants are the predominant sequential classification method in such domains as speech recognition, bioinformatics and natural language processing. Being generative rather than discriminative models, however,…

机器学习 · 统计学 2013-02-18 John A. Quinn , Masashi Sugiyama

Topic segmentation and labeling is often considered a prerequisite for higher-level conversation analysis and has been shown to be useful in many Natural Language Processing (NLP) applications. We present two new corpora of email and blog…

计算与语言 · 计算机科学 2014-02-05 Shafiq Rayhan Joty , Giuseppe Carenini , Raymond T Ng

Recently, hidden Markov models (HMMs) have achieved promising results for offline handwritten Chinese text recognition. However, due to the large vocabulary of Chinese characters with each modeled by a uniform and fixed number of hidden…

计算机视觉与模式识别 · 计算机科学 2018-08-14 Wenchao Wang , Jun Du , Zi-Rui Wang

Constrained decoding enables Language Models (LMs) to produce samples that provably satisfy hard constraints. However, existing constrained-decoding approaches often distort the underlying model distribution, a limitation that is especially…

Parametric Markov chains have been introduced as a model for families of stochastic systems that rely on the same graph structure, but differ in the concrete transition probabilities. The latter are specified by polynomial constraints for…

计算机科学中的逻辑 · 计算机科学 2017-09-08 Lisa Hutschenreiter , Christel Baier , Joachim Klein

Since Hamming distances can be calculated by bitwise computations, they can be calculated with less computational load than L2 distances. Similarity searches can therefore be performed faster in Hamming distance space. The elements of…

机器学习 · 计算机科学 2013-03-19 Yui Noma , Makiko Konoshima

Time series subject to change in regime have attracted much interest in domains such as econometry, finance or meteorology. For discrete-valued regimes, some models such as the popular Hidden Markov Chain (HMC) describe time series whose…

机器学习 · 计算机科学 2021-02-26 Fatoumata Dama , Christine Sinoquet

While recent work has shown that scores from models trained by the ubiquitous masked language modeling (MLM) objective effectively discriminate probable from improbable sequences, it is still an open question if these MLMs specify a…

机器学习 · 计算机科学 2022-03-16 Kartik Goyal , Chris Dyer , Taylor Berg-Kirkpatrick

Pretrained language models have achieved state-of-the-art performance when adapted to a downstream NLP task. However, theoretical analysis of these models is scarce and challenging since the pretraining and downstream tasks can be very…

机器学习 · 计算机科学 2022-04-22 Colin Wei , Sang Michael Xie , Tengyu Ma

Recent work in word spotting in handwritten documents has yielded impressive results. This progress has largely been made by supervised learning systems, which are dependent on manually annotated data, making deployment to new collections a…

计算机视觉与模式识别 · 计算机科学 2020-03-26 Tomas Wilkinson , Carl Nettelblad

Labeling of sequential data is a prevalent meta-problem for a wide range of real world applications. While the first-order Hidden Markov Models (HMM) provides a fundamental approach for unsupervised sequential labeling, the basic model does…

机器学习 · 计算机科学 2019-04-08 Maoying Qiao , Wei Bian , Richard Yida Xu , Dacheng Tao

Hidden Markov models (HMMs) and conditional random fields (CRFs) are two popular techniques for modeling sequential data. Inference algorithms designed over CRFs and HMMs allow estimation of the state sequence given the observations. In…

人工智能 · 计算机科学 2012-02-20 Gungor Polatkan , Oncel Tuzel

In this paper, we present new image segmentation methods based on hidden Markov random fields (HMRFs) and cuckoo search (CS) variants. HMRFs model the segmentation problem as a minimization of an energy function. CS algorithm is one of the…

计算机视觉与模式识别 · 计算机科学 2021-03-16 EL-Hachemi Guerrout , Ramdane Mahiou , Randa Boukabene , Assia Ouali

Text classification is crucial for applications such as sentiment analysis and toxic text filtering, but it still faces challenges due to the complexity and ambiguity of natural language. Recent advancements in deep learning, particularly…

计算与语言 · 计算机科学 2024-08-29 Lingyu Gao

Markov Chain Monte Carlo (MCMC) algorithms are often used for approximate inference inside learning, but their slow mixing can be difficult to diagnose and the approximations can seriously degrade learning. To alleviate these issues, we…

机器学习 · 计算机科学 2015-02-25 Jacob Steinhardt , Percy Liang

Pairwise ranking methods are the basis of many widely used discriminative training approaches for structure prediction problems in natural language processing(NLP). Decomposing the problem of ranking hypotheses into pairwise comparisons…

计算与语言 · 计算机科学 2017-07-19 Huadong Chen , Shujian Huang , David Chiang , Xinyu Dai , Jiajun Chen

Graph Neural Networks (GNNs) have recently been utilized to build Collaborative Filtering (CF) models to predict user preferences based on historical user-item interactions. However, there is relatively little understanding of how GNN-based…

社会与信息网络 · 计算机科学 2024-01-09 Jun Hu , Bryan Hooi , Shengsheng Qian , Quan Fang , Changsheng Xu

Although large language models (LLMs) have advanced the state-of-the-art in NLP significantly, deploying them for downstream applications is still challenging due to cost, responsiveness, control, or concerns around privacy and security. As…

计算与语言 · 计算机科学 2023-11-01 Dong-Ho Lee , Jay Pujara , Mohit Sewak , Ryen W. White , Sujay Kumar Jauhar