Nuffnang

Sunday, 31 May 2026

AI-Based Network Security Explained

AI-Based Network Security Explained

1. Traditional vs Modern Security

Traditional network security works like a bouncer checking IDs. It compares incoming traffic against a list of known threats.

  • If it recognizes the threat → blocked
  • If not → allowed

The problem is it only works for known attacks.

Modern AI security, however, analyzes behavior patterns to detect threats before any rule is broken.

2. Why Traditional Firewalls Fail

Firewalls rely on signature-based detection.

  • Known threat → blocked
  • Unknown threat → passes through

This fails against zero-day attacks.

3. AI-Based Security Approach

Instead of checking what something is, AI focuses on how it behaves.

Key idea: Detect behavior, not just identity.

4. False Data Injection Problem

Some attacks look completely normal:

  • Code appears clean
  • Data inside is manipulated

This is known as a false data injection attack.

5. Feature Extraction

AI analyzes metadata instead of raw data:

  • Packet size
  • Transmission interval
  • Frequency

6. Behavioral Baseline

Example: 5KB every 10 seconds (normal sensor behavior)

7. Attack Detection Example

Profile Behavior Result
A5KB every 10sNormal
B5KB every 2sDoS Attack
C50KB every 10sFalse Data Injection

8. Anomaly Detection

AI assigns an anomaly score based on behavior deviation.

9. Automatic Threat Isolation

  • Isolate affected node
  • Keep network running

10. Federated Learning

Networks share model updates instead of raw data to improve security collaboratively.

11. Intrusion Detection Pipeline

  1. Ingestion
  2. Feature Extraction
  3. Anomaly Detection
  4. Isolation

Conclusion

AI enables proactive cybersecurity by detecting threats based on behavior, not just known signatures.

``

Monday, 29 September 2025

Cryptocurrency Overview: Layers, Purpose, and Analogies

Cryptocurrency Overview: Layers, Purpose, and Analogies

Token (Symbol - Name - Layer) Purpose / Use Case Known For Analogy (Role in Ecosystem)
BTC - Bitcoin - Layer 1Peer-to-peer digital currencyFirst cryptocurrency, store of valueGold – a store of value and hedge against inflation
ETH - Ethereum - Layer 1Smart contracts and decentralized applications (dApps)Leading platform for DeFi and NFTsOperating system for decentralized apps
XRP - Ripple - Layer 1Cross-border payments and remittancesFast, low-cost transactions, used by banksSWIFT replacement for global money transfers
SOL - Solana - Layer 1High-speed blockchain for dApps and DeFiFast transactions, low fees, Proof of HistorySupercomputer for real-time apps
ADA - Cardano - Layer 1Smart contracts and decentralized governanceAcademic rigor, energy-efficientResearch lab for blockchain innovation
LINK - Chainlink - Layer 2Decentralized oracle networkBridges real-world data to smart contractsAPI layer for blockchain
AVAX - Avalanche - Layer 1Scalable blockchain for DeFi and enterprise useHigh throughput, multi-chain architectureMulti-lane highway for blockchain traffic
XLM - Stellar - Layer 1Fast, low-cost cross-border paymentsFocus on financial inclusion and remittancesWestern Union for the blockchain age
BCH - Bitcoin Cash - Layer 1Peer-to-peer electronic cashFork of Bitcoin, faster transactionsDebit card – fast everyday payments
HBAR - Hedera - Layer 1Enterprise-grade public networkUnique hashgraph consensus, fast and secureCorporate-grade blockchain infrastructure
LTC - Litecoin - Layer 1Digital currency for fast paymentsFaster block times than BitcoinSilver to Bitcoin’s gold
DOT - Polkadot - Layer 0Interoperable multi-chain networkConnects multiple blockchainsInternet router for blockchains
UNI - Uniswap - Layer 2Decentralized exchange protocolLeading DEX on EthereumAutomated crypto vending machine
AAVE - Aave - Layer 2Decentralized lending and borrowingFlash loans, liquidity poolsCrypto bank for loans and deposits
NEAR - NEAR Protocol - Layer 1Scalable dApp platformDeveloper-friendly, shardingToolbox for building scalable apps
WLD - Worldcoin - Layer 2Global digital identity and financial networkIris-based identity, universal basic incomePassport for the digital economy
POL - Polygon - Layer 2Ethereum scaling and infrastructureLayer 2 solution, low feesExpress lane for Ethereum
ATOM - Cosmos - Layer 0Interoperable blockchain ecosystemHub-and-zone modelBlockchain translator. Internet of blockchain
ALGO - Algorand - Layer 1Scalable smart contracts and paymentsPure Proof of Stake, fast finalityRacecar for fast and final transactions
SKY - Skycoin - Layer 1Decentralized internet and mesh networkingSkywire projectDIY internet infrastructure
CRV - Curve DAO - Layer 2Stablecoin-focused decentralized exchangeLow slippage swapsCurrency exchange booth for stablecoins
GRT - The Graph - Layer 2Indexing protocol for querying blockchain dataPowers many dAppsGoogle Search for blockchain
SNX - Synthetix - Layer 2Synthetic asset issuance and tradingOn-chain derivativesLab for creating synthetic financial instruments

Saturday, 23 August 2025

Crypto Wallets Explained: Hot vs. Cold, Passwords vs. Recovery Phrases

Crypto Wallets Explained: Hot vs. Cold, Passwords vs. Recovery Phrases

Crypto Wallets Explained: Hot vs. Cold, Passwords vs. Recovery Phrases - by Mohd Yamani Idna Idris

Introduction

As digital assets continue to gain prominence in global financial systems, the importance of secure storage mechanisms for cryptocurrencies has become increasingly critical. Wallets, whether software-based or hardware-based, serve as the primary interface for users to manage, transfer, and safeguard their holdings. This article clarifies the distinctions between wallet types and explores the implications of key management strategies through practical analogies and real-world scenarios.





Hot Wallets: Convenience Meets Connectivity

Hot wallets such as MetaMask are software-based wallets that reside on a user's phone or computer. They are connected to the internet, making them ideal for trading crypto, interacting with dApps, and managing NFTs.

Analogy: A hot wallet functions like a digital purse. It is convenient for everyday use and easy to access, but if someone gains access to it, they could potentially steal its contents.



Cold Wallets: Security in Isolation

Cold wallets, such as Ledger or Trezor, are hardware devices that store the private key offline. These wallets do not connect to the internet, which significantly reduces the risk of remote attacks.

Analogy: A cold wallet is comparable to a vault located in a secure facility. Even if someone discovers the vault's location, they cannot access its contents without the key.



How Cold Wallets Operate Without Internet Access

Although cold wallets are offline, users can still send cryptocurrency using a process known as offline signing:

  • Connect the hardware wallet to a computer using a USB cable.
  • Use a wallet interface to prepare a transaction.
  • The transaction is signed internally by the device.
  • The signed transaction is broadcasted to the blockchain via the computer.

The private key remains isolated within the device and is never exposed to the internet.



Password versus Recovery Phrase: Understanding the Hierarchy

The password is a local access credential used to unlock the wallet application or hardware device. The recovery phrase, also known as a seed phrase, is the master key that enables full restoration of the wallet.

Analogy: The password is the padlock on your wallet. The recovery phrase is the treasure map that allows the wallet to be reconstructed on any compatible device.



Real-World Scenario

Consider a situation in which a Ledger Nano device becomes damaged. The user can purchase a new Ledger device, select the option to restore from a recovery phrase, and enter the original 24-word phrase. This process restores the wallet, including all assets and addresses.



Conclusion

In summary, hot wallets offer convenience but are more vulnerable due to their internet exposure. Cold wallets provide robust protection through offline key storage and controlled transaction signing. Understanding the hierarchical importance of passwords and recovery phrases is essential for effective wallet management. As the adoption of digital assets expands, a foundational grasp of these principles will be indispensable for both casual users and institutional participants seeking to safeguard their holdings.

Wednesday, 20 August 2025

The World of Artificial Intelligence

The World of Artificial Intelligence

The World of Artificial Intelligence - by Mohd Yamani Idna Idris

AI is not a single technology, but a constellation of interconnected fields. Explore the key areas that define this transformative force.

An Interactive Map of AI

This visualization shows the different domains of AI. Bubble size represents how foundational the concept is. Hover over a bubble to see its name, and use the filters below to explore each category in more detail.

The Core Pillars of AI

These are the foundational areas that drive AI's primary capabilities. They represent the fundamental concepts and techniques upon which more specialized applications are built.

Supporting Technologies

AI rarely works in isolation. These technologies are crucial for applying core AI concepts to real-world problems, expanding its reach and usability across various platforms and devices.

Emerging Fields Pushing Boundaries

As AI evolves, new areas of research and development are emerging. These fields focus on making AI more transparent, efficient, ethical, and collaborative for the future.

AI Taxonomy

AI Taxonomy

AI Taxonomy - by Mohd Yamani Idna Idris

An overview of the different fields and concepts within Artificial Intelligence.

AI Hierarchy

  • Artificial Intelligence (AI)
    • Machine Learning (ML)
      • Supervised Learning
      • Unsupervised Learning
      • Reinforcement Learning
      • Deep Learning
        • Generative AI
          • Transformer
            • Large Language Model (LLM)
    • Rule-Based Systems

Machine Learning (ML)

A field of AI where systems learn from data to make predictions or decisions without being explicitly programmed. ML is often considered the foundation of modern AI.

Supervised Learning

Models learn from labeled training data, where the desired output is already known.

  • Examples: Linear Regression, Logistic Regression, Support Vector Machines (SVM), Decision Trees.
  • Use Cases: Spam classification in email, predicting house prices, image classification.

Unsupervised Learning

Models discover patterns and structures in unlabeled data without a known output.

  • Examples: K-Means Clustering, Principal Component Analysis (PCA).
  • Use Cases: Customer segmentation, fraud detection, social network analysis.

Reinforcement Learning

An agent learns to make decisions by receiving rewards for good actions and penalties for bad ones.

  • Examples: Q-Learning, Deep Q-Networks (DQN).
  • Use Cases: AI for playing games (e.g., AlphaGo), robotics, optimizing resource management.

Deep Learning

A subset of Machine Learning that uses artificial neural networks with multiple layers to model high-level abstractions in data.

  • Examples: Convolutional Neural Networks (CNNs), Recurrent Neural Networks (RNNs).
  • Use Cases: Image and video recognition, natural language processing (NLP), speech recognition.

Generative AI

Models that can generate new and original content, such as text, images, music, or code.

  • Examples: Generative Adversarial Networks (GANs), Variational Autoencoders (VAEs).
  • Use Cases: Creating realistic art and images, text generation, designing new molecules.

Rule-Based Systems

AI systems that use a predefined set of "if-then" rules to reason and make decisions. They do not learn from data.

  • Examples: Expert Systems, decision trees with hard-coded logic.
  • Use Cases: Simple chatbots, medical diagnosis systems, tax filing software.

Transformer

A powerful neural network architecture, central to many modern AI models, that uses a mechanism called "attention" to weigh the importance of different parts of the input data.

  • Examples: GPT (Generative Pre-trained Transformer), BERT (Bidirectional Encoder Representations from Transformers).
  • Use Cases: Machine translation, text summarization, question answering.

Large Language Model (LLM)

A type of Transformer model trained on a massive amount of text data to understand and generate human-like language.

  • Examples: GPT-4, Gemini, Claude.
  • Use Cases: Conversational AI (chatbots), content creation, code generation, creative writing.

Blockchain: A guide to decentralized technology

Blockchain Technology Explained

Blockchain: A guide to decentralized technology - by Mohd Yamani Idna Idris

Deconstructing Blockchain

A visual guide to the decentralized technology revolutionizing digital trust and transparency.

What is a Blockchain?

Blockchain is a decentralized, digital ledger. Think of it as a shared, unchangeable record of transactions that's distributed across many computers, rather than being stored in one central location. This structure removes the need for a central authority, creating a system built on collective trust and cryptographic security.

Distributed Ledger

The ledger is duplicated and distributed across a network of computers, called "nodes." This decentralization means there is no single point of failure, making the system incredibly resilient and robust against attacks or outages.

Immutable Records

Once a block of data is added to the chain, it cannot be altered. Each block is cryptographically linked to the one before it with a "hash." Changing a block would change its hash, breaking the chain and being immediately rejected by the network.

🔗

Hash: A1B2

🔗

Hash: C3D4

🔗

Hash: E5F6

Transparency & Security

All participants can see the transactions, ensuring transparency. However, participants' identities are protected by cryptographic addresses. This creates a system where actions are visible, but privacy is maintained.

How a Transaction Works

1.

Transaction Created

A request for a transaction is initiated and broadcast to the network.

2.

Network Verification

Nodes on the network validate the transaction using consensus algorithms.

3.

Block Formation

The verified transaction is bundled with others to create a new block.

4.

Chain Addition

The new block is cryptographically added to the existing chain, creating a permanent record.

Infographic created to visualize the core concepts of Blockchain technology.

The AI Taxonomy Tree

The AI Taxonomy Tree - by Mohd Yamani Idna Idris

Artificial Intelligence (AI)
├── Symbolic AI (Rule-Based Systems)
├── Statistical AI
│   └── Machine Learning (ML)
│       ├── Supervised Learning
│       ├── Unsupervised Learning
│       └── Reinforcement Learning
│           └── Deep Learning (DL)
│               ├── MLP, CNN, RNN
│               └── Transformers
│                   └── Large Language Models (LLMs)
│                       └── Generative AI
│                           ├── Text
│                           ├── Image
│                           ├── Audio
│                           └── Multimodal
  

AI Cheat Sheet: Algorithms, Types, Use Cases & Notes

Algorithm / Model Type Use Case Notes
Rule-Based SystemsSymbolic AIExpert systems, diagnosticsNo learning; logic-driven
Decision TreesSupervised MLClassification, regressionEasy to interpret
SVMSupervised MLImage/text classificationHigh-dimensional data
k-NNSupervised MLPattern recognitionSimple, slow on large data
Linear RegressionSupervised MLPredict continuous valuesAssumes linearity
k-MeansUnsupervised MLCustomer segmentationRequires k upfront
PCAUnsupervised MLDimensionality reductionImproves speed, loses detail
Q-LearningReinforcement LearningGame AI, roboticsLearns via rewards
Policy GradientReinforcement LearningContinuous controlDirect policy optimization
MLPDeep LearningGeneral predictionBasic neural net
CNNDeep LearningImage recognitionSpatial feature extraction
RNNDeep LearningSequence modelingStruggles with long-term memory
LSTM / GRUDeep LearningLong-term dependenciesBetter memory handling
TransformerDeep LearningNLP, vision, multimodal tasksScalable, parallelizable
BERTTransformer (LLM)Text classification, Q&ABidirectional context
GPT (e.g., GPT-4)Transformer (LLM)Text generation, chatbotsAutoregressive model
Stable DiffusionGenerative AIImage synthesisNoise-to-image pipeline
GANGenerative AIImage, video, music generationAdversarial training
Jukebox / AudioLMGenerative AIMusic and audio creationTrained on waveforms
CLIPMultimodal AIText-to-image searchConnects vision + language
Gemini / GPT-4 VisionMultimodal LLMImage + text understandingCombines modalities

Thursday, 4 April 2024

Google PhD Fellowship Southeast Asia 2024

Google PhD Fellowship Southeast Asia 2024: The Google PhD Fellowship Program aims to recognize outstanding graduate students doing exceptional and innovative research in areas relevant to computer science and related fields. Fellowships support promising PhD candidates of all backgrounds who seek to influence the future of technology.Please click here to apply and visit here to find more details about Google PhD Fellowships Southeast Asia 2024, application process and eligibility criteria. Applications close on May 8, 2024.

Wednesday, 22 February 2023

Google PhD Fellowship Southeast Asia 2023:


Google PhD Fellowship Southeast Asia 2023
: The Google PhD Fellowship Program aims to recognize outstanding graduate students doing exceptional and innovative research in areas relevant to computer science and related fields. Fellowships support promising PhD candidates of all backgrounds who seek to influence the future of technology.


Please click here to apply and visit here to find more details about Google PhD Fellowships Southeast Asia 2023, application process and eligibility criteria.

Tuesday, 24 January 2023

Webinar: Beyond Borders: How to promote interdisciplinary & international collaborative research to contribute to the achievement of the SDGs



Webinar

  • Date: 1 February 2023
  • Time: 10:00 IST, 11:30 ICT, 12:30 SGT/TWT, 13:30 JST/KST, 15:30 AEST
  • Speaker: By Professor Yasuyuki Kono and Professor Emeritus Attachai Jintrawet
  • Register Link

 

Tuesday, 23 March 2021

POSTGRADUATE STUDIES - AN OPTION OR A MUST? FIND OUT MORE @ QS VIRTUAL WORLD GRAD SCHOOL TOUR MALAYSIA



 Hi there! 

We have good news for you. IT’S NOW BACK DUE TO POPULAR DEMAND! We will be once again opening the door of opportunities for Higher Education Enthusiasts like yourself to delve deeper into the wonders of Universiti Malaya Postgraduate Programmes, ONLY at the QS Virtual World Grad School Tour Malaysia!

Catch us live this upcoming 25th March 2021, starting from 5:00 PM to 9:30 PM (GMT 8+ Malaysia Time), and this time around, we will be bringing straight to you some of the extraordinary opportunities for you to explore from the very comfort of your own home.

Fret not; WE CHARGE YOU NOTHING! So, this is indeed an opportunity not to be missed. So, wait no more and REGISTER NOW
at www.TopUniversities.com/UniversityOfMalaya as limited seats are available, and we shall see you virtually soon.


Tuesday, 23 January 2018

DLP ON MASSIVE IOT AND MOLECULAR COMMUNICATIONS (Jan 29, 2018, Cyberjaya)



IEEE Malaysia ComSoc/VTS (ComVT) Joint Chapter in collaboration with MTFSB, MCMC and Faculty of Engineering, UPM, would like to invite you to our Distinguished Lecture Program (DLP) by Prof Arumugam Nallanathan, Queen Mary University of London, UK.

The details of the DLP are as below:

Topic 1 : Massive Internet of Things (mIoT): Opportunities and Challenges

  • Date: Monday, Jan 29, 2018
  • Time: 9.00am – 12.45pm
  • Venue: Auditorium, Malaysian Communications and Multimedia Commission (MCMC), Cyberjaya

Topic 2 : Molecular Communications: Unleashing the Internet of Nano-Things


  • Date: Tuesday, Jan 30, 2018
  • Time: 2.30pm – 4.00pm
  • Venue: Mini Auditorium 1, Aras 3, Pejabat TNCPI, Universiti Putra Malaysia, UPM Serdang Selangor


Wednesday, 1 November 2017

Kuala Lumpur Engineering Science Fair (KLESF) (3-5 November 2017)


Malaysia’s largest science festival KLESF is back. Founded in 2013, KLESF aims to inspire and enhance the interest of STEM among school children in Malaysia by promoting activities that emphasize on experimental learning for students and teachers in a fun and interactive way.
In conjunction with KLESF 2017, MCMC, Intel, myMaker communities and IoT partners bringing together IoT and makers partners under the same roof. Visit our MCMC Pavilion, where we have lined up an array of activities from STEM to IOT. About 40 IoT and makers partners will be showcasing their initiatives and programs for the duration of the 3 days exhibitions on various IOT ecosystem ( Transportation, Agriculture, Healthcare, Retail, Environment, Smart Cities etc) and makers initiative.
Intel will be conducting their IoT showcase and workshops on UpBoard. Workshop will be conducted and you can register on site and it's FREE.
Others programs in our exhibition pavilion are Augmented Reality Art Gallery, Virtual Reality Gaming experience, AR/VR, 3D Printing, IOT showcases, hands-on activities, Soccer robotics competition, sumo robotics, IoT Cloud Platform (myMaker.io) and other workshops. There will be a talk on Eco-Artistic Robotics - The Art of Science on Day 1 (morning session) at 11am.
Not only that we will also showcases variety of maker creativity which complement the existing STEM curriculum taught in school.
So, save the date and join us
Date : 3 - 5 November 2017
Time : 9am - 6pm
Venue : Mines International Exhibition and Convention Centre (MIECC)
Entrance is FREE.
See you there.
An initiative by MCMC in collaboration with Intel, maker communities and IoT partners.
Register here.

Thursday, 10 August 2017

PREVIEW SESSION - BDA, IOT, INFOSECURITY (18 Aug 2017, MIMOS KL)




This preview session will provide a summary of key learnings and essence of MIMOS training programmes. The session will highlight programmes offered by MIMOS which focus on emerging technologies, specifically Internet of Things (IoT), Big Data Analytics & Information Security.

Who should attend?
ICT players, start-up companies, developers, students, academia, government agencies

The preview session will cover the following:
Big Data Analytics
Video Surveillance System & Video Analytics
Finance Technology (Fintech) Security
Engaging Industrial 4.0 with IoT
MIMOS Internet Services of Things (Mi-MIST)
Programming in Java 8
Software Quality Management Implementation


Register at eventbrite
                                                     _________________________________

 For any inquiries, kindly contact zalina@mimos.my / anis@mimos.my

Seminar - Recent Development in Neural Network (18th August 2017, FSKTM, UM)





Wish to do a PhD or Masters but unsure if you have what it takes or is it the right choice? JOIN this FREE Seminar next week!
Also, listen to an interesting talk on Neural Network from one of the pioneers in Neural Network!

FSKTM UM, Seminar Series 2017
Prof. N. Sundarajan, Senior Research Fellow NTU Singapore & Former NASA's Senior Research Associate

How to do a good PhD/ Masters? 
15, 16 August 2017, 9 am to 5 pm

Recent Development in Neural Networks
17 Aug, 2017, 3 pm to 4.30 pm

Venue: DK2, FSKTM

Admission is FREE for all UM Staffs and Students! Free food will be provided!


Register now! Seats are limited! 
https://goo.gl/forms/kAw8iarUdkVADk1K2

Thursday, 6 October 2016

1-Day Altera Free Training


Title: The Quartus Prime Software: Foundation
Date: 12th October 2016 (Wednesday)
Time: 9am- 5pm
Venue: MM3, Block B, Faculty of Computer Science & Information Technology, University of Malaya, Kuala Lumpur, MALAYSIA

Register at https://goo.gl/OsxPZ8


THE QUARTUS PRIME SOFTWARE: FOUNDATION
Course Description
You will learn how to use the Quartus® Prime software to develop an FPGA design from initial design to device programming. You will create a new project, input new or existing design files, and compile your project. You’ll learn how to search for compilation information, use settings and assignments to adjust the results of compilation, and manage I/O-related assignments using the Pin Planner and the BluePrint Platform Designer. You will also learn about device programming files and how to program an FPGA device on your board. You will learn techniques to help you plan your design. You will employ Quartus Prime features that can help you achieve design goals faster. You will also learn how to plan and manage I/O assignments for your target device.

Wednesday, 11 May 2016

Advances in Image/Video Compression Using Graph Transform Lecture Series

Title : Advances in Image/Video Compression Using Graph Transform
Date : 16 May 2016 (Next Monday)
Time: 10:00am - 12:00pm
Venue: Dewan Taklimat, Level 2, Tower Block, Faculty of Engineering, UPM


Abstract

This talk describes recent developments in several areas of image and video compression employing new signal processing and computer vision techniques. After an initial discussion about the future of video compression, the talk will be centered around graph transforms. I will first address the design of graph transforms achieving very good compression efficiency on both piecewise-smooth and natural images, and their application to image compression and intra-frame video compression. Next, I will introduce a new video compression paradigm that replaces macro blocks with superpixels, and employs a graph transform to encode each super pixel. Finally, I will describe a new and very efficient transform, called ?steerable? DCT, which is able to orient the DCT basis functions spatially and spectrally so as to adapt to directional features of the block being encoded.


Speaker: Assoc. Prof. Enrico Magli


Enrico Magli was born in Torino (Italy) in 1972. He received the degree in Electronics Engineering in 1997, and the Ph.D. degree in Communications Engineering in 2001 at Politecnico di Torino. From January 2011 he holds an Associate Professor position in the Dept. of Electronics of the same University. His research activities are in the field of compressed sensing, error resilient image and video coding, compression of remote sensing images, distributed source coding, and image/video security. He has coauthored over 130 scientific papers in international journals and conferences, including more than 50 journal papers, and has organized several journal special issues and conference special sessions.



All are invited to attend the DLP Lecture Series.
Contact: suhaidi@upm.edu.my/ 019-2113989

Thank you.

Best regards,
Noor Ain Kamsani
Secretary, IEEE CASS Malaysia Chapter

Sunday, 24 April 2016

Postgrad International Food Day


Another successful event was held on the 21st April 2016. A virtual reality product demonstration by BTR Evolution Sdn Bhd (http://www.virtalis.com/systems/activedesk/) and the Postgraduate International Food day. This is the day where students and supervisor expressing the phrase "Sharing is Caring"*. Thanks for sharing the food and for your continuous support.


Do you that the Salvation Army has had "sharing is caring" trademarked since 1950.
https://trademarks.justia.com/761/80/sharing-is-caring-76180417.html



VR Talk/Demo
VR Talk/Demo
Doa Recitation by Ammar Abu Znaid
Arab Rice (Lamb/Chicken)
Sharing is Caring

Monday, 12 October 2015

Bio-metrics and Face Recognition Distinguish Lecturer Program, Prof Jean Luc Dugelay, 20 Oct 2015, Kuala Lumpur



Title:  Introduction to Biometrics and Face Recognition
Speaker:  Prof. Jean-Luc Dugelay, EURECOM, France. (IEEE Fellow)
Date & time: 20th Oct 2015, 2.30pm 
Venue: Seminar Room 14-1, 14th Floor, Wisma R&D, University of Malaya - can be accessed by LRT Kelana Jaya (Kerinchi Station)
For more information: koksheik@um.edu.my

Abstract

Face is one of the most investigated biometrics. It includes several advantages. This biometric trait is used by humans themselves to recognize each others; there is neither need of contact nor cooperation from the user. FR is a very dynamic domain. Beyond classical face recognition from still images based on well established techniques (e.g. PCA/LDA), numerous on-going R&D works exist around face recognition. In this presentation, after an introduction on biometrics and in particular face recognition, we will present and discuss some of the aforementioned items illustrated by works performed at Eurecom Sophia Antipolis for several years.

Biography:

Jean-Luc Dugelay received his PhD in Information Technology from the University of Rennes in 1992. He then joined EURECOM in Sophia Antipolis, where he is now a Professor in the Department of Multimedia Communications. His current work focuses in the domain of multimedia image processing, in particular activities in security (image forensics, biometrics and video surveillance, mini drones), and facial image processing. He has authored or co-authored over 300 publications in journals and conference proceedings, 1 book on “3D Object Processing: Compression, Indexing and Watermarking” by Wiley, 2008, 5 book chapters and 3 international patents. His research group is involved in several national projects and European projects. Prof. Dugelay is a Fellow of the IEEE. He is currently the Regional Director-at-Large of IEEE SP R8 (Europe, Middle East and Africa). He is an elected member of the EURASIP Board of Governors. He is/was Associate Editor of several international journals, such as IEEE Transactions on Image Processing and IEEE Transactions on Multimedia; Founding Editor-in-Chief, EURASIP Journal on Image and Video Processing (SpringerOpen); Member, SPS Image, Video, and Multidimensional Signal Processing Technical Committee (2002-07), SPS Multimedia Technical Committee (1999-2003 and 2005-08), and SPS Information Forensics and Security Technical Committee (2010-12). 
Webpage:http://www.eurecom.fr/~dugelay

Sunday, 27 September 2015

Why Journal Paper Gets Rejected?


Peter Thrower, PhD, Editor-in-Chief of International journal of the American Carbon Society, reveals the 8 top reasons so many manuscripts don’t make it to the peer review process. His thought can also be applied to other discipline. Here is the 'Eight reasons I rejected your article':

  1. It fails the technical screening.
  2. It does not fall within the Aims and Scope.
  3. It's incomplete.
  4. The procedures and/or analysis of the data is seen to be defective.
  5. The conclusions cannot be justified on the basis of the rest of the paper.
  6. It's is simply a small extension of a different paper, often from the same authors.
  7. It's incomprehensible.
  8. It's boring.