中文
相关论文

相关论文: Wave Network: An Ultra-Small Language Model

200 篇论文

This paper provides an in-depth analysis of Wave Network, a novel token representation method derived from the Wave Network, designed to capture both global and local semantics of input text through wave-inspired complex vectors. In complex…

计算与语言 · 计算机科学 2025-01-14 Xin Zhang , Victor S. Sheng

Tokenization and sub-tokenization based models like word2vec, BERT and the GPTs are the state-of-the-art in natural language processing. Typically, these approaches have limitations with respect to their input representation. They fail to…

计算与语言 · 计算机科学 2026-02-26 Felix Schneider , Maria Gogolev , Sven Sickert , Joachim Denzler

Much progress has been made recently on text classification with methods based on neural networks. In particular, models using attention mechanism such as BERT have shown to have the capability of capturing the contextual information within…

计算与语言 · 计算机科学 2020-06-14 Zhibin Lu , Pan Du , Jian-Yun Nie

Modern language models mostly take sub-words as input, a design that balances the trade-off between vocabulary size, number of parameters, and performance. However, sub-word tokenization still has disadvantages like not being robust to…

计算与语言 · 计算机科学 2022-11-24 Chu-Tak Lee , Qipeng Guo , Xipeng Qiu

The rapid spread of misinformation, particularly through online platforms, underscores the urgent need for reliable detection systems. This study explores the utilization of machine learning and natural language processing, specifically…

计算与语言 · 计算机科学 2026-02-02 Ahmed Akib Jawad Karim , Kazi Hafiz Md Asad , Aznur Azam

Sentence embedding is an important research topic in natural language processing (NLP) since it can transfer knowledge to downstream tasks. Meanwhile, a contextualized word representation, called BERT, achieves the state-of-the-art…

计算与语言 · 计算机科学 2020-06-02 Bin Wang , C. -C. Jay Kuo

Pre-trained transformer models shine in many natural language processing tasks and therefore are expected to bear the representation of the input sentence or text meaning. These sentence-level embeddings are also important in…

计算与语言 · 计算机科学 2025-02-21 Lukas Stankevičius , Mantas Lukoševičius

We present SeVeN (Semantic Vector Networks), a hybrid resource that encodes relationships between words in the form of a graph. Different from traditional semantic networks, these relations are represented as vectors in a continuous vector…

计算与语言 · 计算机科学 2018-08-21 Luis Espinosa-Anke , Steven Schockaert

Text classification plays a vital role today especially with the intensive use of social networking media. Recently, different architectures of convolutional neural networks have been used for text classification in which one-hot vector,…

计算与语言 · 计算机科学 2019-03-12 Amr Adel Helmy , Yasser M. K. Omar , Rania Hodhod

Manually labelling large collections of text data is a time-consuming, expensive, and laborious task, but one that is necessary to support machine learning based on text datasets. Active learning has been shown to be an effective way to…

计算与语言 · 计算机科学 2019-10-11 Jinghui Lu , Maeve Henchion , Brian Mac Namee

Network embeddings, which learn low-dimensional representations for each vertex in a large-scale network, have received considerable attention in recent years. For a wide range of applications, vertices in a network are typically…

计算与语言 · 计算机科学 2018-08-30 Dinghan Shen , Xinyuan Zhang , Ricardo Henao , Lawrence Carin

Natural Language Processing enables computers to understand human language by analysing and classifying text efficiently with deep-level grammatical and semantic features. Existing models capture features by learning from large corpora with…

计算与语言 · 计算机科学 2026-02-25 Azrin Sultana , Firoz Ahmed

Wavelets have emerged as a cutting edge technology in a number of fields. Concrete results of their application in Image and Signal processing suggest that wavelets can be effectively applied to Natural Language Processing (NLP) tasks that…

计算与语言 · 计算机科学 2025-08-04 Rana Salama , Abdou Youssef , Mona Diab

Sentence representations are foundational to many Natural Language Processing (NLP) applications. While recent methods leverage Large Language Models (LLMs) to derive sentence representations, most rely on final-layer hidden states, which…

计算与语言 · 计算机科学 2026-02-03 Yeqin Zhang , Yunfei Wang , Jiaxuan Chen , Ke Qin , Yizheng Zhao , Cam-Tu Nguyen

Recurrent neural networks (RNNs) have achieved state-of-the-art performances in many natural language processing tasks, such as language modeling and machine translation. However, when the vocabulary is large, the RNN model will become very…

计算与语言 · 计算机科学 2016-11-01 Xiang Li , Tao Qin , Jian Yang , Tie-Yan Liu

Active learning has been shown to be an effective way to alleviate some of the effort required in utilising large collections of unlabelled data for machine learning tasks without needing to fully label them. The representation mechanism…

信息检索 · 计算机科学 2020-04-29 Jinghui Lu , Brian MacNamee

In recent years, word embeddings have been surprisingly effective at capturing intuitive characteristics of the words they represent. These vectors achieve the best results when training corpora are extremely large, sometimes billions of…

计算与语言 · 计算机科学 2017-12-06 Willie Boag , Hassan Kané

In recent years BERT shows apparent advantages and great potential in natural language processing tasks. However, both training and applying BERT requires intensive time and resources for computing contextual language representations, which…

计算与语言 · 计算机科学 2021-11-05 Tan Huang

BERT achieves remarkable results in text classification tasks, it is yet not fully exploited, since only the last layer is used as a representation output for downstream classifiers. The most recent studies on the nature of linguistic…

计算与语言 · 计算机科学 2022-09-15 Charaf Eddine Benarab , Shenglin Gui

We propose a new technique for computational language representation called elementwise embedding, in which a material (semantic unit) is abstracted into a horizontal concatenation of lower-dimensional element (character) embeddings. While…

计算与语言 · 计算机科学 2023-02-28 Dunam Kim , Jeeeun Kim
‹ 上一页 1 2 3 10 下一页 ›