中文
相关论文

相关论文: Understanding Tieq Viet with Deep Learning Models

200 篇论文

Large language models may encode sensitive information or outdated knowledge that needs to be removed, to ensure responsible and compliant model responses. Unlearning has emerged as an efficient alternative to full retraining, aiming to…

计算与语言 · 计算机科学 2026-05-28 Yuefeng Peng , Parnian Afshar , Megan Ganji , Thomas Butler , Amir Houmansadr , Mingxian Wang , Dezhi Hong

Deep learning is one of the new and important branches in machine learning. Deep learning refers to a set of algorithms that solve various problems such as images and texts by using various machine learning algorithms in multi-layer neural…

计算机视觉与模式识别 · 计算机科学 2019-01-10 Yang Li , Sangwhan Cha

This paper describes an efficient approach to improve the accuracy of a named entity recognition system for Vietnamese. The approach combines regular expressions over tokens and a bidirectional inference method in a sequence labelling…

计算与语言 · 计算机科学 2016-10-20 Phuong Le-Hong

Machine Learning algorithms have had a profound impact on the field of computer science over the past few decades. These algorithms performance is greatly influenced by the representations that are derived from the data in the learning…

Training deep neural networks is a highly nontrivial task, involving carefully selecting appropriate training algorithms, scheduling step sizes and tuning other hyperparameters. Trying different combinations can be quite labor-intensive and…

机器学习 · 计算机科学 2017-06-13 Kaifeng Lv , Shunhua Jiang , Jian Li

Language models can be viewed as functions that embed text into Euclidean space, where the quality of the embedding vectors directly determines model performance, training such neural networks involves various uncertainties. This paper…

计算与语言 · 计算机科学 2025-03-31 Yifei Duan , Raphael Shang , Deng Liang , Yongqiang Cai

We present a method for visualising the response of a deep neural network to a specific input. For image data for instance our method will highlight areas that provide evidence in favor of, and against choosing a certain class. The method…

计算机视觉与模式识别 · 计算机科学 2017-06-13 Luisa M. Zintgraf , Taco S. Cohen , Max Welling

Text-based Question Answering (QA) is a challenging task which aims at finding short concrete answers for users' questions. This line of research has been widely studied with information retrieval techniques and has received increasing…

信息检索 · 计算机科学 2020-05-28 Zahra Abbasiantaeb , Saeedeh Momtazi

In cognitive decoding, researchers aim to characterize a brain region's representations by identifying the cognitive states (e.g., accepting/rejecting a gamble) that can be identified from the region's activity. Deep learning (DL) methods…

机器学习 · 计算机科学 2021-08-17 Armin W. Thomas , Christopher Ré , Russell A. Poldrack

The availability of large amounts of data and compelling computation power have made deep learning models much popular for text classification and sentiment analysis. Deep neural networks have achieved competitive performance on the above…

机器学习 · 计算机科学 2022-03-07 Sahil Sidheekh

Semantic sentence embedding models encode natural language sentences into vectors, such that closeness in embedding space indicates closeness in the semantics between the sentences. Bilingual data offers a useful signal for learning such…

计算与语言 · 计算机科学 2020-11-20 John Wieting , Graham Neubig , Taylor Berg-Kirkpatrick

Deep learning has been recently applied to many problems in wireless communications including modulation classification and symbol decoding. Many of the existing end-to-end learning approaches demonstrated robustness to signal distortions…

信号处理 · 电气工程与系统科学 2020-09-15 Samer Hanna , Chris Dick , Danijela Cabric

In recent years, deep learning techniques have shown great success in various tasks related to inverse problems, where a target quantity of interest can only be observed through indirect measurements by a forward operator. Common approaches…

数值分析 · 数学 2024-03-18 Matthias Beckmann , Nick Heilenkötter

Over the past few years, we have seen fundamental breakthroughs in core problems in machine learning, largely driven by advances in deep neural networks. At the same time, the amount of data collected in a wide array of scientific domains…

机器学习 · 计算机科学 2020-03-27 Maithra Raghu , Eric Schmidt

Text matching is a core natural language processing research problem. How to retain sufficient information on both content and structure information is one important challenge. In this paper, we present a neural approach for general-purpose…

计算与语言 · 计算机科学 2020-03-26 Xixi Zhou , Chengxi Li , Jiajun Bu , Chengwei Yao , Keyue Shi , Zhi Yu , Zhou Yu

Deep learning is an emerging technology that is considered one of the most promising directions for reaching higher levels of artificial intelligence. Among the other achievements, building computers that understand speech represents a…

计算与语言 · 计算机科学 2017-12-19 Mirco Ravanelli

With the advent of deep learning, the number of works proposing new methods or improving existent ones has grown exponentially in the last years. In this scenario, "very deep" models were emerging, once they were expected to extract more…

人工智能 · 计算机科学 2021-01-19 Mateus Roder , Leandro A. Passos , Luiz Carlos Felix Ribeiro , Clayton Pereira , João Paulo Papa

This research addresses a fundamental question in AI: whether large language models truly understand concepts or simply recognize patterns. The authors propose bidirectional reasoning,the ability to apply transformations in both directions…

We consider the task of word-level language modeling and study the possibility of combining hidden-states-based short-term representations with medium-term representations encoded in dynamical weights of a language model. Our work extends…

计算与语言 · 计算机科学 2018-03-29 Thomas Wolf , Julien Chaumond , Clement Delangue

Errors in data are usually unwelcome and so some means to correct them is useful. However, it is difficult to define, detect or correct errors in an unsupervised way. Here, we train a deep neural network to re-synthesize its inputs at its…

机器学习 · 计算机科学 2015-02-17 Andrew J. R. Simpson