中文
相关论文

相关论文: On-Device Text Representations Robust To Misspelli…

200 篇论文

At the heart of text based neural models lay word representations, which are powerful but occupy a lot of memory making it challenging to deploy to devices with memory constraints such as mobile phones, watches and IoT. To surmount these…

计算与语言 · 计算机科学 2021-04-27 Chinnadhurai Sankar , Sujith Ravi , Zornitsa Kozareva

Neural word representations are at the core of many state-of-the-art natural language processing models. A widely used approach is to pre-train, store and look up word or character embedding matrices. While useful, such representations…

计算与语言 · 计算机科学 2019-06-05 Chinnadhurai Sankar , Sujith Ravi , Zornitsa Kozareva

Generating semantically coherent text requires a robust internal representation of linguistic structures, which traditional embedding techniques often fail to capture adequately. A novel approach, Latent Lexical Projection (LLP), is…

计算与语言 · 计算机科学 2025-03-26 Ziad Shaker , Brendan Ashdown , Hugo Fitzalan , Alistair Heathcote , Jocasta Huntington

To combat adversarial spelling mistakes, we propose placing a word recognition model in front of the downstream classifier. Our word recognition models build upon the RNN semi-character architecture, introducing several new backoff…

计算与语言 · 计算机科学 2019-08-30 Danish Pruthi , Bhuwan Dhingra , Zachary C. Lipton

Similarity search in high-dimensional spaces is an important task for many multimedia applications. Due to the notorious curse of dimensionality, approximate nearest neighbor techniques are preferred over exact searching techniques since…

数据库 · 计算机科学 2020-10-16 Omid Jafari , Parth Nagarkar , Jonathan Montaño

This study introduces a novel BERT-LSH model that incorporates Locality Sensitive Hashing (LSH) to approximate the attention mechanism in the BERT architecture. We examine the computational efficiency and performance of this model compared…

计算与语言 · 计算机科学 2024-04-16 Zezheng Li , Kingston Yip

Locality-sensitive hashing (LSH) based frameworks have been used efficiently to select weight vectors in a dense hidden layer with high cosine similarity to an input, enabling dynamic pruning. While this type of scheme has been shown to…

机器学习 · 计算机科学 2023-06-06 Tahseen Rabbani , Marco Bornstein , Furong Huang

Machine learning based language models have recently made significant progress, which introduces a danger to spread misinformation. To combat this potential danger, several methods have been proposed for detecting text written by these…

密码学与安全 · 计算机科学 2022-01-20 Max Wolff , Stuart Wolff

Deep neural networks have become ubiquitous for applications related to visual recognition and language understanding tasks. However, it is often prohibitive to use typical neural networks on devices like mobile phones or smart watches…

机器学习 · 计算机科学 2017-08-10 Sujith Ravi

Large language models (LLMs) are renowned for their exceptional capabilities, and applying to a wide range of applications. However, this widespread use brings significant vulnerabilities. Also, it is well observed that there are huge gap…

计算与语言 · 计算机科学 2024-09-23 Md Abdur Rahman , Hossain Shahriar , Fan Wu , Alfredo Cuzzocrea

Pre-trained language models (PLMs) have consistently demonstrated outstanding performance across a diverse spectrum of natural language processing tasks. Nevertheless, despite their success with unseen data, current PLM-based…

计算与语言 · 计算机科学 2024-03-19 Javad Rafiei Asl , Prajwal Panzade , Eduardo Blanco , Daniel Takabi , Zhipeng Cai

Finding similar data in high-dimensional spaces is one of the important tasks in multimedia applications. Approaches introduced to find exact searching techniques often use tree-based index structures which are known to suffer from the…

数据库 · 计算机科学 2022-11-17 Omid Jafari , Parth Nagarkar

Building an independent misspelling detector and serve it before correction can bring multiple benefits to speller and other search components, which is particularly true for the most commonly deployed noisy-channel based speller systems.…

计算与语言 · 计算机科学 2021-08-17 Yutong Li

Large Language Models (LLMs) are trained on Web data that might contain spelling errors made by humans. But do they become robust to similar real-world noise? In this paper, we investigate the effect of real-world spelling mistakes on the…

计算与语言 · 计算机科学 2025-01-15 Amirhossein Aliakbarzadeh , Lucie Flek , Akbar Karimi

The enormous amount of data being generated on the web and social media has increased the demand for detecting online hate speech. Detecting hate speech will reduce their negative impact and influence on others. A lot of effort in the…

计算与语言 · 计算机科学 2021-11-03 Hind Saleh , Areej Alhothali , Kawthar Moria

Text classification is a fundamental Natural Language Processing task that has a wide variety of applications, where deep learning approaches have produced state-of-the-art results. While these models have been heavily criticized for their…

计算与语言 · 计算机科学 2022-07-08 Aamir Miyajiwala , Arnav Ladkat , Samiksha Jagadale , Raviraj Joshi

Text classification is fundamental in Natural Language Processing (NLP), and the advent of Large Language Models (LLMs) has revolutionized the field. This paper introduces an adaptable and reliable text classification paradigm, which…

计算与语言 · 计算机科学 2024-12-10 Zhiqiang Wang , Yiran Pang , Yanbin Lin , Xingquan Zhu

Machine learning algorithms are often vulnerable to adversarial examples that have imperceptible alterations from the original counterparts but can fool the state-of-the-art models. It is helpful to evaluate or even improve the robustness…

计算与语言 · 计算机科学 2020-04-10 Di Jin , Zhijing Jin , Joey Tianyi Zhou , Peter Szolovits

Natural Language Processing (NLP) has seen remarkable advances in recent years, particularly with the emergence of Large Language Models that have achieved unprecedented performance across many tasks. However, these developments have mainly…

计算与语言 · 计算机科学 2025-02-06 Iker García-Ferrero

To combat the potential misuse of Natural Language Generation (NLG) technology, a variety of algorithms have been developed for the detection of AI-generated texts. Traditionally, this task is treated as a binary classification problem.…

计算与语言 · 计算机科学 2023-12-22 Yi-Fan Zhang , Zhang Zhang , Liang Wang , Tieniu Tan , Rong Jin
‹ 上一页 1 2 3 10 下一页 ›