paper-with-me

홈 › Papers

Learning Dynamic Classes of Events using Stacked Multilayer Perceptron Networks

2016-06-23 · Nattiya Kanhabua, Huamin Ren, Thomas B. Moeslund

People often use a web search engine to find information about events of interest, for example, sport competitions, political elections, festivals and entertainment news. In this paper, we study a problem of detecting event-related queries, which is the first step before selecting a suitable time-aware retrieval model. In general, event-related information needs can be observed in query streams through various temporal patterns of user search behavior, e.g., spiky peaks for popular events, and periodicities for repetitive events. However, it is also common that users search for non-popular events, which may not exhibit temporal variations in query streams, e.g., past events recently occurred, historical events triggered by anniversaries or similar events, and future events anticipated to happen. To address the challenge of detecting dynamic classes of events, we propose a novel deep learning model to classify a given query into a predetermined set of multiple event types. Our proposed model, a Stacked Multilayer Perceptron (S-MLP) network, consists of multilayer perceptron used as a basic learning unit. We assemble stacked units to further learn complex relationships between neutrons in successive layers. To evaluate our proposed model, we conduct experiments using real-world queries and a set of manually created ground truth. Preliminary results have shown that our proposed deep learning model outperforms the state-of-the-art classification models significantly.

📄 PDF Abstract BibTeX arXiv:1606.07219

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

Australia's long-term electricity demand forecasting using deep neural networks

2018-01-07 · Homayoun Hamedmoghadam, Nima Joorabloo, Mahdi Jalili

Accurate prediction of long-term electricity demand has a significant role in demand side management and electricity network planning and operation. Demand over-estimation results in over-investment in network assets, dr…

Demand ForecastingManagement

Look at Adjacent Frames: Video Anomaly Detection without Offline Training

2022-07-27 · Yuqi Ouyang, Guodong Shen, Victor Sanchez

We propose a solution to detect anomalous events in videos without the need to train a model offline. Specifically, our solution is based on a randomly-initialized multilayer perceptron that is optimized online to recons…

Anomaly DetectionVideo Anomaly Detection

Kolmogorov-Arnold Networks for Spatially Independent Multispectral Land Classification

2026-08-13 · Katherine L. Bauer, Teemu Harkonen, Simo Sarkka, Arturo Sanchez-Azofeifa arxiv

Land classification from satellite imagery is important for land management, environmental monitoring, and urban planning. Machine learning methods such as random forests and multilayer perceptrons have shown strong perf…

Deep one-gate per layer networks with skip connections are universal classifiers

2025-11-02 · Raul Rojas arxiv

This paper shows how a multilayer perceptron with two hidden layers, which has been designed to classify two classes of data points, can easily be transformed into a deep neural network with one-gate layers and skip conn…

Implementing the ICE Estimator in Multilayer Perceptron Classifiers

2020-07-13 · Tyler Ward

This paper describes the techniques used to implement the ICE estimator for a multilayer perceptron model, and reviews the performance of the resulting models. The ICE estimator is implemented in the Apache Spark Multila…