Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–25 of 25 results for author: Tran, D T

Searching in archive cs. Search in all archives.
.
  1. Building a temperature forecasting model for the city with the regression neural network (RNN)

    Authors: Nguyen Phuc Tran, Duy Thanh Tran, Thi Thuy Nga Duong

    Abstract: In recent years, a study by environmental organizations in the world and Vietnam shows that weather change is quite complex. global warming has become a serious problem in the modern world, which is a concern for scientists. last century, it was difficult to forecast the weather due to missing weather monitoring stations and technological limitations. this made it hard to collect data for building… ▽ More

    Submitted 27 May, 2024; originally announced May 2024.

    Comments: 6 pages

    Journal ref: The 6th International Conference for Small & Medium Business in 2020 (ICSMB 2020)

  2. arXiv:2310.01148  [pdf, other

    cs.LG

    Cryptocurrency Portfolio Optimization by Neural Networks

    Authors: Quoc Minh Nguyen, Dat Thanh Tran, Juho Kanniainen, Alexandros Iosifidis, Moncef Gabbouj

    Abstract: Many cryptocurrency brokers nowadays offer a variety of derivative assets that allow traders to perform hedging or speculation. This paper proposes an effective algorithm based on neural networks to take advantage of these investment products. The proposed algorithm constructs a portfolio that contains a pair of negatively correlated assets. A deep neural network, which outputs the allocation weig… ▽ More

    Submitted 2 October, 2023; originally announced October 2023.

    Comments: 8 pages, 4 figures, accepted at SSCI 2023

  3. Recognition of Defective Mineral Wool Using Pruned ResNet Models

    Authors: Mehdi Rafiei, Dat Thanh Tran, Alexandros Iosifidis

    Abstract: Mineral wool production is a non-linear process that makes it hard to control the final quality. Therefore, having a non-destructive method to analyze the product quality and recognize defective products is critical. For this purpose, we developed a visual quality control system for mineral wool. X-ray images of wool specimens were collected to create a training set of defective and non-defective… ▽ More

    Submitted 1 November, 2022; originally announced November 2022.

    Comments: 6 pages, 5 figures, 3 tables Submitted on IEEE Transactions on Industrial Informatics

  4. arXiv:2209.14599  [pdf, other

    cs.CV

    Online pseudo labeling for polyp segmentation with momentum networks

    Authors: Toan Pham Van, Linh Bao Doan, Thanh Tung Nguyen, Duc Trung Tran, Quan Van Nguyen, Dinh Viet Sang

    Abstract: Semantic segmentation is an essential task in developing medical image diagnosis systems. However, building an annotated medical dataset is expensive. Thus, semi-supervised methods are significant in this circumstance. In semi-supervised learning, the quality of labels plays a crucial role in model performance. In this work, we present a new pseudo labeling strategy that enhances the quality of ps… ▽ More

    Submitted 29 September, 2022; originally announced September 2022.

    Comments: Accepted in KSE 2022

  5. arXiv:2207.11577  [pdf, other

    cs.LG q-fin.ST

    Augmented Bilinear Network for Incremental Multi-Stock Time-Series Classification

    Authors: Mostafa Shabani, Dat Thanh Tran, Juho Kanniainen, Alexandros Iosifidis

    Abstract: Deep Learning models have become dominant in tackling financial time-series analysis problems, overturning conventional machine learning and statistical methods. Most often, a model trained for one market or security cannot be directly applied to another market or security due to differences inherent in the market conditions. In addition, as the market evolves through time, it is necessary to upda… ▽ More

    Submitted 23 July, 2022; originally announced July 2022.

  6. arXiv:2207.01524  [pdf, other

    cs.LG stat.ML

    Variational Neural Networks

    Authors: Illia Oleksiienko, Dat Thanh Tran, Alexandros Iosifidis

    Abstract: Bayesian Neural Networks (BNNs) provide a tool to estimate the uncertainty of a neural network by considering a distribution over weights and sampling different models for each input. In this paper, we propose a method for uncertainty estimation in neural networks which, instead of considering a distribution over weights, samples outputs of each layer from a corresponding Gaussian distribution, pa… ▽ More

    Submitted 30 January, 2023; v1 submitted 4 July, 2022; originally announced July 2022.

    Comments: 5 pages, 3 figures. This work has been submitted to the IEEE for possible publication. Copyright may be transferred without notice, after which this version may no longer be accessible

  7. arXiv:2203.07922  [pdf, ps, other

    cs.CE

    How informative is the Order Book Beyond the Best Levels? Machine Learning Perspective

    Authors: Dat Thanh Tran, Juho Kanniainen, Alexandros Iosifidis

    Abstract: Research on limit order book markets has been rapidly growing and nowadays high-frequency full order book data is widely available for researchers and practitioners. However, it is common that research papers use the best level data only, which motivates us to ask whether the exclusion of the quotes deeper in the book over multiple price levels causes performance degradation. In this paper, we add… ▽ More

    Submitted 15 March, 2022; originally announced March 2022.

    Comments: NeurIPS 2021 Workshop on Machine Learning meets Econometrics (MLECON2021)

  8. arXiv:2201.05459  [pdf, other

    cs.LG cs.CE

    Multi-head Temporal Attention-Augmented Bilinear Network for Financial time series prediction

    Authors: Mostafa Shabani, Dat Thanh Tran, Martin Magris, Juho Kanniainen, Alexandros Iosifidis

    Abstract: Financial time-series forecasting is one of the most challenging domains in the field of time-series analysis. This is mostly due to the highly non-stationary and noisy nature of financial time-series data. With progressive efforts of the community to design specialized neural networks incorporating prior domain knowledge, many financial analysis and forecasting problems have been successfully tac… ▽ More

    Submitted 14 January, 2022; originally announced January 2022.

  9. arXiv:2109.01184  [pdf, other

    cs.CV eess.IV

    Remote Multilinear Compressive Learning with Adaptive Compression

    Authors: Dat Thanh Tran, Moncef Gabbouj, Alexandros Iosifidis

    Abstract: Multilinear Compressive Learning (MCL) is an efficient signal acquisition and learning paradigm for multidimensional signals. The level of signal compression affects the detection or classification performance of a MCL model, with higher compression rates often associated with lower inference accuracy. However, higher compression rates are more amenable to a wider range of applications, especially… ▽ More

    Submitted 2 September, 2021; originally announced September 2021.

    Comments: 2 figures, 6 tables

  10. arXiv:2109.00983  [pdf, ps, other

    q-fin.ST cs.LG

    Bilinear Input Normalization for Neural Networks in Financial Forecasting

    Authors: Dat Thanh Tran, Juho Kanniainen, Moncef Gabbouj, Alexandros Iosifidis

    Abstract: Data normalization is one of the most important preprocessing steps when building a machine learning model, especially when the model of interest is a deep neural network. This is because deep neural network optimized with stochastic gradient descent is sensitive to the input variable range and prone to numerical issues. Different than other types of signals, financial time-series often exhibit un… ▽ More

    Submitted 1 September, 2021; originally announced September 2021.

    Comments: 1 figure, 6 tables

  11. arXiv:2103.17012  [pdf, ps, other

    cs.CV

    Knowledge Distillation By Sparse Representation Matching

    Authors: Dat Thanh Tran, Moncef Gabbouj, Alexandros Iosifidis

    Abstract: Knowledge Distillation refers to a class of methods that transfers the knowledge from a teacher network to a student network. In this paper, we propose Sparse Representation Matching (SRM), a method to transfer intermediate knowledge obtained from one Convolutional Neural Network (CNN) to another by utilizing sparse representation learning. SRM first extracts sparse representations of the hidden f… ▽ More

    Submitted 31 March, 2021; originally announced March 2021.

    Comments: 9 pages

  12. arXiv:2009.10456  [pdf, ps, other

    cs.CV

    Performance Indicator in Multilinear Compressive Learning

    Authors: Dat Thanh Tran, Moncef Gabbouj, Alexandros Iosifidis

    Abstract: Recently, the Multilinear Compressive Learning (MCL) framework was proposed to efficiently optimize the sensing and learning steps when working with multidimensional signals, i.e. tensors. In Compressive Learning in general, and in MCL in particular, the number of compressed measurements captured by a compressive sensing device characterizes the storage requirement or the bandwidth requirement for… ▽ More

    Submitted 22 September, 2020; originally announced September 2020.

    Comments: accepted in 2020 IEEE Symposium Series on Computational Intelligence

  13. arXiv:2005.12250  [pdf, ps, other

    cs.LG cs.CV

    Attention-based Neural Bag-of-Features Learning for Sequence Data

    Authors: Dat Thanh Tran, Nikolaos Passalis, Anastasios Tefas, Moncef Gabbouj, Alexandros Iosifidis

    Abstract: In this paper, we propose 2D-Attention (2DA), a generic attention formulation for sequence data, which acts as a complementary computation block that can detect and focus on relevant sources of information for the given learning objective. The proposed attention module is incorporated into the recently proposed Neural Bag of Feature (NBoF) model to enhance its learning capacity. Since 2DA acts as… ▽ More

    Submitted 25 May, 2020; originally announced May 2020.

  14. arXiv:2003.00598  [pdf, ps, other

    cs.CE q-fin.ST

    Data Normalization for Bilinear Structures in High-Frequency Financial Time-series

    Authors: Dat Thanh Tran, Juho Kanniainen, Moncef Gabbouj, Alexandros Iosifidis

    Abstract: Financial time-series analysis and forecasting have been extensively studied over the past decades, yet still remain as a very challenging research topic. Since the financial market is inherently noisy and stochastic, a majority of financial time-series of interests are non-stationary, and often obtained from different modalities. This property presents great challenges and can significantly affec… ▽ More

    Submitted 13 July, 2020; v1 submitted 1 March, 2020; originally announced March 2020.

    Comments: 6 pages, 3 tables, 1 figure

  15. arXiv:2002.07203  [pdf, other

    cs.CV

    Multilinear Compressive Learning with Prior Knowledge

    Authors: Dat Thanh Tran, Moncef Gabbouj, Alexandros Iosifidis

    Abstract: The recently proposed Multilinear Compressive Learning (MCL) framework combines Multilinear Compressive Sensing and Machine Learning into an end-to-end system that takes into account the multidimensional structure of the signals when designing the sensing and feature synthesis components. The key idea behind MCL is the assumption of the existence of a tensor subspace which can capture the essentia… ▽ More

    Submitted 17 February, 2020; originally announced February 2020.

    Comments: 15 pages, 1 figure, 7 tables

  16. arXiv:2002.07141  [pdf, ps, other

    cs.LG stat.ML

    Subset Sampling For Progressive Neural Network Learning

    Authors: Dat Thanh Tran, Moncef Gabbouj, Alexandros Iosifidis

    Abstract: Progressive Neural Network Learning is a class of algorithms that incrementally construct the network's topology and optimize its parameters based on the training data. While this approach exempts the users from the manual task of designing and validating multiple network topologies, it often requires an enormous number of computations. In this paper, we propose to speed up this process by exploit… ▽ More

    Submitted 25 May, 2020; v1 submitted 17 February, 2020; originally announced February 2020.

    Comments: accepted in ICIP2020

  17. arXiv:1910.00294  [pdf, other

    cs.CL

    When and Why is Document-level Context Useful in Neural Machine Translation?

    Authors: Yunsu Kim, Duc Thanh Tran, Hermann Ney

    Abstract: Document-level context has received lots of attention for compensating neural machine translation (NMT) of isolated sentences. However, recent advances in document-level NMT focus on sophisticated integration of the context, explaining its improvement with only a few selected examples or targeted test sets. We extensively quantify the causes of improvements by a document-level model in general tes… ▽ More

    Submitted 1 October, 2019; originally announced October 2019.

    Comments: DiscoMT 2019 camera-ready

  18. Multilinear Compressive Learning

    Authors: Dat Thanh Tran, Mehmet Yamac, Aysen Degerli, Moncef Gabbouj, Alexandros Iosifidis

    Abstract: Compressive Learning is an emerging topic that combines signal acquisition via compressive sensing and machine learning to perform inference tasks directly on a small number of measurements. Many data modalities naturally have a multi-dimensional or tensorial format, with each dimension or tensor mode representing different features such as the spatial and temporal information in video sequences o… ▽ More

    Submitted 21 October, 2020; v1 submitted 17 May, 2019; originally announced May 2019.

    Comments: accepted in IEEE Transactions on Neural Networks and Learning Systems 2020

  19. arXiv:1903.06751  [pdf

    cs.LG cs.CE q-fin.ST stat.ML

    Data-driven Neural Architecture Learning For Financial Time-series Forecasting

    Authors: Dat Thanh Tran, Juho Kanniainen, Moncef Gabbouj, Alexandros Iosifidis

    Abstract: Forecasting based on financial time-series is a challenging task since most real-world data exhibits nonstationary property and nonlinear dependencies. In addition, different data modalities often embed different nonlinear relationships which are difficult to capture by human-designed models. To tackle the supervised learning task in financial time-series prediction, we propose the application of… ▽ More

    Submitted 5 March, 2019; originally announced March 2019.

    Comments: Accepted in DISP2019

  20. arXiv:1808.06377  [pdf, ps, other

    cs.NE

    Progressive Operational Perceptron with Memory

    Authors: Dat Thanh Tran, Serkan Kiranyaz, Moncef Gabbouj, Alexandros Iosifidis

    Abstract: Generalized Operational Perceptron (GOP) was proposed to generalize the linear neuron model in the traditional Multilayer Perceptron (MLP) and this model can mimic the synaptic connections of the biological neurons that have nonlinear neurochemical behaviours. Progressive Operational Perceptron (POP) is a multilayer network composing of GOPs which is formed layer-wise progressively. In this work,… ▽ More

    Submitted 29 August, 2019; v1 submitted 20 August, 2018; originally announced August 2018.

    Comments: 11 pages, 4 figures, 5 tables, 4 algorithms

  21. Heterogeneous Multilayer Generalized Operational Perceptron

    Authors: Dat Thanh Tran, Serkan Kiranyaz, Moncef Gabbouj, Alexandros Iosifidis

    Abstract: The traditional Multilayer Perceptron (MLP) using McCulloch-Pitts neuron model is inherently limited to a set of neuronal activities, i.e., linear weighted sum followed by nonlinear thresholding step. Previously, Generalized Operational Perceptron (GOP) was proposed to extend conventional perceptron model by defining a diverse set of neuronal activities to imitate a generalized model of biological… ▽ More

    Submitted 27 April, 2019; v1 submitted 13 April, 2018; originally announced April 2018.

    Comments: Accepted in IEEE Transaction on Neural Networks and Learning Systems

  22. arXiv:1712.00975  [pdf, ps, other

    cs.CE cs.LG q-fin.CP

    Temporal Attention augmented Bilinear Network for Financial Time-Series Data Analysis

    Authors: Dat Thanh Tran, Alexandros Iosifidis, Juho Kanniainen, Moncef Gabbouj

    Abstract: Financial time-series forecasting has long been a challenging problem because of the inherently noisy and stochastic nature of the market. In the High-Frequency Trading (HFT), forecasting for trading purposes is even a more challenging task since an automated inference system is required to be both accurate and fast. In this paper, we propose a neural network layer architecture that incorporates t… ▽ More

    Submitted 4 December, 2017; originally announced December 2017.

    Comments: 12 pages, 4 figures, 3 tables

  23. Multilinear Class-Specific Discriminant Analysis

    Authors: Dat Thanh Tran, Moncef Gabbouj, Alexandros Iosifidis

    Abstract: There has been a great effort to transfer linear discriminant techniques that operate on vector data to high-order data, generally referred to as Multilinear Discriminant Analysis (MDA) techniques. Many existing works focus on maximizing the inter-class variances to intra-class variances defined on tensor data representations. However, there has not been any attempt to employ class-specific discri… ▽ More

    Submitted 29 October, 2017; originally announced October 2017.

    Comments: accepted in PRL

    Journal ref: Pattern Recognition Letters, vol. 100, pp. 131-136, 2017

  24. Improving Efficiency in Convolutional Neural Network with Multilinear Filters

    Authors: Dat Thanh Tran, Alexandros Iosifidis, Moncef Gabbouj

    Abstract: The excellent performance of deep neural networks has enabled us to solve several automatization problems, opening an era of autonomous devices. However, current deep net architectures are heavy with millions of parameters and require billions of floating point operations. Several works have been developed to compress a pre-trained deep network to reduce memory footprint and, possibly, computation… ▽ More

    Submitted 23 October, 2017; v1 submitted 28 September, 2017; originally announced September 2017.

    Comments: 10 pages, 3 figures

    Journal ref: Neural Networks vol. 105, pp. 328-339, 2018

  25. arXiv:1709.01268  [pdf, ps, other

    cs.CE cs.LG math.NA q-fin.TR

    Tensor Representation in High-Frequency Financial Data for Price Change Prediction

    Authors: Dat Thanh Tran, Martin Magris, Juho Kanniainen, Moncef Gabbouj, Alexandros Iosifidis

    Abstract: Nowadays, with the availability of massive amount of trade data collected, the dynamics of the financial markets pose both a challenge and an opportunity for high frequency traders. In order to take advantage of the rapid, subtle movement of assets in High Frequency Trading (HFT), an automatic algorithm to analyze and detect patterns of price change based on transaction records must be available.… ▽ More

    Submitted 28 November, 2017; v1 submitted 5 September, 2017; originally announced September 2017.

    Comments: accepted in SSCI 2017, typos fixed

    Journal ref: IEEE Symposium Series on Computational Intelligence (SSCI), 2017