中文
相关论文

相关论文: The Temporal Dictionary Ensemble (TDE) Classifier …

200 篇论文

Measuring sentence semantic similarity using pre-trained language models such as BERT generally yields unsatisfactory zero-shot performance, and one main reason is ineffective token aggregation methods such as mean pooling. In this paper,…

计算与语言 · 计算机科学 2020-10-23 M. Li , H. Bai , L. Tan , K. Xiong , M. Li , J. Lin

Distinguishing between classes of time series sampled from dynamic systems is a common challenge in systems and control engineering, for example in the context of health monitoring, fault detection, and quality control. The challenge is…

机器学习 · 计算机科学 2019-02-15 Colin Stephen

Symbolic representations of time series have proven to be effective for time series classification, with many recent approaches including SAX-VSM, BOSS, WEASEL, and MrSEQL. The key idea is to transform numerical time series to symbolic…

机器学习 · 计算机科学 2022-03-16 Thach Le Nguyen , Georgiana Ifrim

In this work, we investigate the positional encoding methods used in language pre-training (e.g., BERT) and identify several problems in the existing formulations. First, we show that in the absolute positional encoding, the addition…

计算与语言 · 计算机科学 2021-03-16 Guolin Ke , Di He , Tie-Yan Liu

We investigate an algorithm named histogram transform ensembles (HTE) density estimator whose effectiveness is supported by both solid theoretical analysis and significant experimental performance. On the theoretical side, by decomposing…

统计理论 · 数学 2019-11-27 Hanyuan Hang

Tokenization imposes a fixed granularity on the input text, freezing how a language model operates on data and how far in the future it predicts. Byte Pair Encoding (BPE) and similar schemes split text once, build a static vocabulary, and…

计算与语言 · 计算机科学 2025-06-18 Mathurin Videau , Badr Youbi Idrissi , Alessandro Leite , Marc Schoenauer , Olivier Teytaud , David Lopez-Paz

Causal structure learning from observational data is central to many scientific and policy domains, but the time series setting common to many disciplines poses several challenges due to temporal dependence. In this paper we focus on…

机器学习 · 计算机科学 2026-03-06 Irene Gema Castillo Mansilla , Urmi Ninad

We explore using multilingual document embeddings for nearest neighbor mining of parallel data. Three document-level representations are investigated: (i) document embeddings generated by simply averaging multilingual sentence embeddings;…

计算与语言 · 计算机科学 2019-07-02 Mandy Guo , Yinfei Yang , Keith Stevens , Daniel Cer , Heming Ge , Yun-Hsuan Sung , Brian Strope , Ray Kurzweil

Temporal expression identification is crucial for understanding texts written in natural language. Although highly effective systems such as HeidelTime exist, their limited runtime performance hampers adoption in large-scale applications…

计算与语言 · 计算机科学 2024-03-26 Hugo Sousa , Ricardo Campos , Alípio Jorge

Time Series Classification (TSC) is a long-standing research problem that has gained increasing attention in recent years with the rapid growth of large-scale temporal data. Despite substantial progress enabled by deep learning, designing…

机器学习 · 计算机科学 2026-05-22 Xianhao Song , Yuang Zhang , Yuqi She , Liping Wang , Xuemin Lin

In this paper, we propose an unsupervised method to identify noun sense changes based on rigorous analysis of time-varying text data available in the form of millions of digitized books. We construct distributional thesauri based networks…

计算与语言 · 计算机科学 2014-05-20 Sunny Mitra , Ritwik Mitra , Martin Riedl , Chris Biemann , Animesh Mukherjee , Pawan Goyal

This paper deals with symbolic time series representation. It builds up on the popular mapping technique Symbolic Aggregate approXimation algorithm (SAX), which is extensively utilized in sequence classification, pattern mining, anomaly…

机器学习 · 计算机科学 2022-05-27 Matej Kloska , Viera Rozinajova

Item categorization is a machine learning task which aims at classifying e-commerce items, typically represented by textual attributes, to their most suitable category from a predefined set of categories. An accurate item categorization…

机器学习 · 计算机科学 2021-10-25 Yonatan Hadar , Erez Shmueli

Time-Series Classification (TSC) has attracted a lot of attention in pattern recognition, because wide range of applications from different domains such as finance and health informatics deal with time-series signals. Bag of Features (BoF)…

计算机视觉与模式识别 · 计算机科学 2018-03-30 Nima Hatami , Yann Gavet , Johan Debayle

An increasing number of applications require real-time reasoning under uncertainty with streaming input. The temporal (dynamic) Bayes net formalism provides a powerful representational framework for such applications. However, existing…

人工智能 · 计算机科学 2013-01-07 Masami Takikawa , Bruce D'Ambrosio , Ed Wright

We introduce ASTRIDE (Adaptive Symbolization for Time seRIes DatabasEs), a novel symbolic representation of time series, along with its accelerated variant FASTRIDE (Fast ASTRIDE). Unlike most symbolization procedures, ASTRIDE is adaptive…

机器学习 · 计算机科学 2023-02-09 Sylvain W. Combettes , Charles Truong , Laurent Oudre

Most Web page classification models typically apply the bag of words (BOW) model to represent the feature space. The original BOW representation, however, is unable to recognize semantic relationships between terms. One possible solution is…

机器学习 · 计算机科学 2010-04-28 Wongkot Sriurai , Phayung Meesad , Choochart Haruechaiyasak

Time series classification (TSC) is a challenging task that attracted many researchers in the last few years. One main challenge in TSC is the diversity of domains where time series data come from. Thus, there is no "one model that fits…

机器学习 · 计算机科学 2020-04-16 Zahraa S. Abdallah , Mohamed Medhat Gaber

Subword tokenization methods like Byte Pair Encoding (BPE) are widely used in large language models due to their balance of vocabulary compactness and representational power. However, they suffer from inefficiencies in representing rare…

计算与语言 · 计算机科学 2025-10-20 Rares Dolga , Lucas Maystre , Tudor Berariu , David Barber

Although LLMs have demonstrated remarkable capabilities in processing and generating textual data, their pre-trained vocabularies are ill-suited for capturing the nuanced temporal dynamics and patterns inherent in time series. The discrete,…

机器学习 · 计算机科学 2024-12-25 Filippos Bellos , Nam H. Nguyen , Jason J. Corso