paper-with-me

홈 › Papers

Automatic Construction of a Recurrent Neural Network based Classifier for Vehicle Passage Detection

2016-09-26 · Evgeny Burnaev, Ivan Koptelov, German Novikov, Timur Khanipov

Recurrent Neural Networks (RNNs) are extensively used for time-series modeling and prediction. We propose an approach for automatic construction of a binary classifier based on Long Short-Term Memory RNNs (LSTM-RNNs) for detection of a vehicle passage through a checkpoint. As an input to the classifier we use multidimensional signals of various sensors that are installed on the checkpoint. Obtained results demonstrate that the previous approach to handcrafting a classifier, consisting of a set of deterministic rules, can be successfully replaced by an automatic RNN training on an appropriately labelled data.

📄 PDF Abstract BibTeX arXiv:1609.08209

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Deep Learning of Transferable MIMO Channel Modes for 6G V2X Communications

2021-08-31 · Lorenzo Cazzella, Dario Tagliaferri, Marouan Mizmizi, Damiano Badini 외

In the emerging high mobility Vehicle-to-Everything (V2X) communications using millimeter Wave (mmWave) and sub-THz, Multiple-Input Multiple-Output (MIMO) channel estimation is an extremely challenging task. At mmWaves/s…

PositionTransfer Learning

Towards Reliable and Factual Response Generation: Detecting Unanswerable Questions in Information-Seeking Conversations

2024-01-21 · Weronika Łajewska, Krisztian Balog

Generative AI models face the challenge of hallucinations that can undermine users' trust in such systems. We approach the problem of conversational information seeking as a two-step process, where relevant passages in a…

answerability predictionResponse Generation

A logical representation of Arabic questions toward automatic passage extraction from the Web

2018-05-23 · Bellot Patrice LSIS, DIMAG, Bakari Wided, Neji Mahmoud

With the expanding growth of Arabic electronic data on the web, extracting information, which is actually one of the major challenges of the question-answering, is essentially used for building corpus of documents. In fa…

Information RetrievalQuestion AnsweringRetrieval

Towards Automatic Construction of News Overview Articles by News Synthesis

2017-09-01 · EMNLP 2017 9 · Jianmin Zhang, Xiaojun Wan

In this paper we investigate a new task of automatically constructing an overview article from a given set of news articles about a news event. We propose a news synthesis approach to address this task based on passage s…

ArticlesDocument SummarizationMulti-Document Summarization

Question Generation by Transformers

2019-09-09 · Kettip Kriangchaivech, Artit Wangperawong

A machine learning model was developed to automatically generate questions from Wikipedia passages using transformers, an attention-based model eschewing the paradigm of existing recurrent neural networks (RNNs). The mod…

ArticlesQuestion AnsweringQuestion GenerationQuestion-Generation+1