Skip to main content

Showing 1–16 of 16 results for author: Fuad, M M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2312.06029  [pdf

    cs.LG

    Fast Classification of Large Time Series Datasets

    Authors: Muhammad Marwan Muhammad Fuad

    Abstract: Time series classification (TSC) is the most import task in time series mining as it has several applications in medicine, meteorology, finance cyber security, and many others. With the ever increasing size of time series datasets, several traditional TSC methods are no longer efficient enough to perform this task on such very large datasets. Yet, most recent papers on TSC focus mainly on accuracy… ▽ More

    Submitted 10 December, 2023; originally announced December 2023.

  2. TSAX is Trending

    Authors: Muhammad Marwan Muhammad Fuad

    Abstract: Time series mining is an important branch of data mining, as time series data is ubiquitous and has many applications in several domains. The main task in time series mining is classification. Time series representation methods play an important role in time series classification and other time series mining tasks. One of the most popular representation methods of time series data is the Symbolic… ▽ More

    Submitted 23 December, 2021; originally announced December 2021.

    Comments: 21st International Conference on Computational Science (ICCS 2021)

    Journal ref: Lecture Notes in Computer Science 12743, Springer 2021

  3. Extreme-SAX: Extreme Points Based Symbolic Representation for Time Series Classification

    Authors: Muhammad Marwan Muhammad Fuad

    Abstract: Time series classification is an important problem in data mining with several applications in different domains. Because time series data are usually high dimensional, dimensionality reduction techniques have been proposed as an efficient approach to lower their dimensionality. One of the most popular dimensionality reduction techniques of time series data is the Symbolic Aggregate Approximation… ▽ More

    Submitted 1 October, 2020; originally announced October 2020.

    Comments: International Conference on Big Data Analytics and Knowledge Discovery - DaWaK 2020: Big Data Analytics and Knowledge Discovery pp 122-130

    Journal ref: Lecture Notes in Computer Science 12393, Springer 2020,

  4. Modifying the Symbolic Aggregate Approximation Method to Capture Segment Trend Information

    Authors: Muhammad Marwan Muhammad Fuad

    Abstract: The Symbolic Aggregate approXimation (SAX) is a very popular symbolic dimensionality reduction technique of time series data, as it has several advantages over other dimensionality reduction techniques. One of its major advantages is its efficiency, as it uses precomputed distances. The other main advantage is that in SAX the distance measure defined on the reduced space lower bounds the distance… ▽ More

    Submitted 1 October, 2020; originally announced October 2020.

    Comments: International Conference on Modeling Decisions for Artificial Intelligence - MDAI 2020: Modeling Decisions for Artificial Intelligence pp 230-239

    Journal ref: Lecture Notes in Computer Science 12256, Springer 2020

  5. arXiv:2008.11636  [pdf, other

    cs.CY cs.SE

    Impact on the Productivity of Remotely Working IT Professionals of Bangladesh during the Coronavirus Disease 2019

    Authors: Kishan Kumar Ganguly, Noshin Tahsin, Mridha Md. Nafis Fuad, Toukir Ahammed, Moumita Asad, Syed Fatiul Huq, A. T. M. Fazlay Rabbi, Kazi Sakib

    Abstract: Similar to the rest of the world, the recent pandemic situation has forced the IT professionals of Bangladesh to adopt remote work. The aim of this study is to find out whether remote work can be continued even after the lockdown is lifted. As work from home may change various productivity related aspects of the employees, i.e., team dynamics and company dynamics, it is necessary to understand the… ▽ More

    Submitted 11 September, 2020; v1 submitted 26 August, 2020; originally announced August 2020.

  6. Applying Nature-Inspired Optimization Algorithms for Selecting Important Timestamps to Reduce Time Series Dimensionality

    Authors: Muhammad Marwan Muhammad Fuad

    Abstract: Time series data account for a major part of data supply available today. Time series mining handles several tasks such as classification, clustering, query-by-content, prediction, and others. Performing data mining tasks on raw time series is inefficient as these data are high-dimensional by nature. Instead, time series are first pre-processed using several techniques before different data mining… ▽ More

    Submitted 9 December, 2018; originally announced December 2018.

    Comments: 13 pages, Evolving Systems (2017). https://link.springer.com/article/10.1007/s12530-017-9207-7#citeas

  7. arXiv:1407.4364  [pdf

    cs.AI

    One-Step or Two-Step Optimization and the Overfitting Phenomenon: A Case Study on Time Series Classification

    Authors: Muhammad Marwan Muhammad Fuad

    Abstract: For the last few decades, optimization has been develo** at a fast rate. Bio-inspired optimization algorithms are metaheuristics inspired by nature. These algorithms have been applied to solve different problems in engineering, economics, and other domains. Bio-inspired algorithms have also been applied in different branches of information technology such as networking and software engineering.… ▽ More

    Submitted 16 July, 2014; originally announced July 2014.

    Journal ref: Proceedings of the 6th International Conference on Agents and Artificial Intelligence -6 - 8 March, 2014

  8. arXiv:1312.1760  [pdf

    cs.NE cs.AI

    Towards Normalizing the Edit Distance Using a Genetic Algorithms Based Scheme

    Authors: Muhammad Marwan Muhammad Fuad

    Abstract: The normalized edit distance is one of the distances derived from the edit distance. It is useful in some applications because it takes into account the lengths of the two strings compared. The normalized edit distance is not defined in terms of edit operations but rather in terms of the edit path. In this paper we propose a new derivative of the edit distance that also takes into consideration th… ▽ More

    Submitted 5 December, 2013; originally announced December 2013.

    Comments: The 8th International Conference on Advanced Data Mining and Applications (ADMA 2012)

  9. arXiv:1312.1752  [pdf

    cs.NE cs.AI

    Particle Swarm Optimization of Information-Content Weighting of Symbolic Aggregate Approximation

    Authors: Muhammad Marwan Muhammad Fuad

    Abstract: Bio-inspired optimization algorithms have been gaining more popularity recently. One of the most important of these algorithms is particle swarm optimization (PSO). PSO is based on the collective intelligence of a swam of particles. Each particle explores a part of the search space looking for the optimal position and adjusts its position according to two factors; the first is its own experience a… ▽ More

    Submitted 5 December, 2013; originally announced December 2013.

    Comments: The 8th International Conference on Advanced Data Mining and Applications (ADMA 2012)

  10. arXiv:1312.1423  [pdf

    cs.NE cs.AI

    ABC-SG: A New Artificial Bee Colony Algorithm-Based Distance of Sequential Data Using Sigma Grams

    Authors: Muhammad Marwan Muhammad Fuad

    Abstract: The problem of similarity search is one of the main problems in computer science. This problem has many applications in text-retrieval, web search, computational biology, bioinformatics and others. Similarity between two data objects can be depicted using a similarity measure or a distance metric. There are numerous distance metrics in the literature, some are used for a particular data type, and… ▽ More

    Submitted 4 December, 2013; originally announced December 2013.

    Comments: The Tenth Australasian Data Mining Conference - AusDM 2012, Sydney, Australia, 5-7 December, 2012

  11. arXiv:1301.5871  [pdf

    cs.DB cs.IR

    Towards a faster symbolic aggregate approximation method

    Authors: Muhammad Marwan Muhammad Fuad, Pierre-François Marteau

    Abstract: The similarity search problem is one of the main problems in time series data mining. Traditionally, this problem was tackled by sequentially comparing the given query against all the time series in the database, and returning all the time series that are within a predetermined threshold of that query. But the large size and the high dimensionality of time series databases that are in use nowadays… ▽ More

    Submitted 24 January, 2013; originally announced January 2013.

    Comments: ICSOFT 2010 - Fifth International Conference on Software and Data Technologies, Athens : Greece (2010)

  12. Self-Healing by Means of Runtime Execution Profiling

    Authors: Mohammad Muztaba Fuad, Debzani Deb, **suk Baek

    Abstract: A self-healing application brings itself into a stable state after a failure put the software into an unstable state. For such self-healing software application, finding fix for a previously unseen fault is a grand challenge. Asking the user to provide fixes for every fault is bad for productivity, especially when the users are non-savvy in technical aspect of computing. If failure scenarios come… ▽ More

    Submitted 26 March, 2012; originally announced March 2012.

    Comments: Proceedings of 14th International Conference on Computer and Information Technology (ICCIT 2011) 22-24 December, 2011, Dhaka, Bangladesh

  13. arXiv:1103.5764  [pdf

    cs.DC

    Agent Based Processing of Global Evaluation Function

    Authors: M. Shahriar Hossain, M. Muztaba Fuad, Md. Mahbubul Alam Joarder

    Abstract: Load balancing across a networked environment is a monotonous job. Moreover, if the job to be distributed is a constraint satisfying one, the distribution of load demands core intelligence. This paper proposes parallel processing through Global Evaluation Function by means of randomly initialized agents for solving Constraint Satisfaction Problems. A potential issue about the number of agents in a… ▽ More

    Submitted 29 March, 2011; originally announced March 2011.

    Journal ref: Journal of Electronics and Computer Science, Jahangirnagar University Press, Bangladesh, Vol.6, June 2005, Pages 35-45

  14. arXiv:1103.5760  [pdf

    cs.DC

    Triangular Dynamic Architecture for Distributed Computing in a LAN Environment

    Authors: M. Shahriar Hossain, Kazi Muhammad Najmul Hasan Khan, M. Muztaba Fuad, Debzani Deb

    Abstract: A computationally intensive large job, granulized to concurrent pieces and operating in a dynamic environment should reduce the total processing time. However, distributing jobs across a networked environment is a tedious and difficult task. Job distribution in a Local Area Network based on Triangular Dynamic Architecture (TDA) is a mechanism that establishes a dynamic environment for job distribu… ▽ More

    Submitted 29 March, 2011; originally announced March 2011.

    Comments: Published

    Journal ref: 6th International Conference on Computer and Information Technology, Dhaka, Bangladesh, 2003, Pages 481-486

  15. arXiv:1103.5743  [pdf

    cs.DC

    Load Balancing in a Networked Environment through Homogenization

    Authors: M. Shahriar Hossain, M. Muztaba Fuad, Debzani Deb, Kazi Muhammad Najmul Hasan Khan, Md. Mahbubul Alam Joarder

    Abstract: Distributed processing across a networked environment suffers from unpredictable behavior of speedup due to heterogeneous nature of the hardware and software in the remote machines. It is challenging to get a better performance from a distributed system by distributing task in an intelligent manner such that the heterogeneous nature of the system do not have any effect on the speedup ratio. This p… ▽ More

    Submitted 29 March, 2011; originally announced March 2011.

    Comments: International Conference on Cybernetics and Information Technologies, Orlando, USA, July 21-25, 2004, Pages 99-104

    Journal ref: International Conference on Cybernetics and Information Technologies, Systems and Applications Orlando, USA, July 21-25, CITSA 2004, Pages: 99-104

  16. The Extended Edit Distance Metric

    Authors: Muhammad Marwan Muhammad Fuad, Pierre-François Marteau

    Abstract: Similarity search is an important problem in information retrieval. This similarity is based on a distance. Symbolic representation of time series has attracted many researchers recently, since it reduces the dimensionality of these high dimensional data objects. We propose a new distance metric that is applied to symbolic data objects and we test it on time series data bases in a classification… ▽ More

    Submitted 28 September, 2007; originally announced September 2007.

    Comments: Technical report

    ACM Class: H.3

    Journal ref: Content-Based Multimedia Indexing, CBMI 2008, london : United Kingdom (2008)