SlideShare a Scribd company logo
1 of 28
HOW WE REINVENTED MACHINE
LEARNING
SOLVED NP-COMPLETE ML
PROBLEMS & CRACKED RSA 2048
TOO!!!
Automatski Solutions
http://www.automatski.com
E: Aditya@automatski.com , Founder & CEO
M:+91-9986574181
© Automatski Solutions 2017. All Rights Reserved.
AUTOMATSKI’S EFFORTS
(LAST 25 YEARS)
1. 25+ years of Fundamental Research
2. Solved 50-100 of the Toughest
Problems on the Planet considered
unsolvable in a 1000 years given the
current state of Human Capability
and Technology
3. Including 7 NP-Complete + 4 NP-
Hard Problems
4. Broke RSA 2048
5. … in 1990’s
© Automatski Solutions 2017. All Rights Reserved.
AUTOMATSKI HISTORY &
TIMELINE
© Automatski Solutions 2017. All Rights Reserved.
WHAT WAS THE PROBLEM?
 We Solved Multiple NP-Complete Problems like…
 The N-Queens Completion Puzzle…
 With that it was proven that RSA 2048 is broken
 The Problem?
 For us to be able to actually demonstrate doing it
 Someone would have to encode the RSA 2048 problem in the N-Queens Completion form or one of the forms
of the NP-Complete Problems we had solved
 Question: Why would anyone/researcher put in a lifetime of effort to workout encoding to an NP-Complete
form(s) which is known to be unsolvable?
 Due to extreme Apathy and Misfortune,our inability to raise funds, we weren’t able to do it and
demonstrate it. So we did what we could do best…
 We solved more and more NP-Complete Problems one after the other, reinforcing that if we weren’t able to
break RSA 2048 in one way we would be able to do so in 10-13 of other ways.
 Those who offered to help simply wanted the complete source code to the Algorithms
 Hence progress has been slow…
© Automatski Solutions 2017. All Rights Reserved.
BACK TO OUR
DISCUSSION…
 What is machine learning?
1. Regression
2. Clustering
3. Classification
 For one concept why do we have 50 even 100’s of Flavors of Algorithms?
© Automatski Solutions 2017. All Rights Reserved.
ADITYA’S FIRST NP-
COMPLETE PROBLEM
SOLVING CONJECTUREconjecture
/kənˈdʒɛktʃə/
noun
an opinion or conclusion formed on the basis of incomplete
information.
1. All NP Complete Problems can mostly be solved
by Classical Computing in O(N^3)<= Order <=
O(N^5)
2. It is near impossible to do so in O(N) and rarely
requires Order >= O(N^7)
3. Sometimes can be done in O(N^2) and needs
O(N^6)
*** Empirically Based on solving 7 NP-Complete & 4
NP-Hard problems in Polynomial Time
© Automatski Solutions 2017. All Rights Reserved.
K-MEANS IS
NP-HARD
 K-Means is NP-Hard even on a plane because, if you solve it in P, you can also
solve planar 3-SAT in P. Planar 3-SAT has already been proved to be NP-Hard, and
thus K-Means is NP-Hard.
 Or in technical terms, you can reduce planar 3-SAT to k-means...
 And by Induction if you solve K-Means in ‘N’ Dimensions in Polynomial Time You
Solve “General” K-SAT
 And you crack RSA 2048
© Automatski Solutions 2017. All Rights Reserved.
HOW IS K-MEANS DONE
CURRENTLY
 (Think of items as points in an n-dimensional
space). The algorithm will categorize the items into k
groups of similarity. To calculate that similarity, we will
use the Euclidean distance as measurement.
 The algorithm works as follows:
 First we initialize k points, called means, randomly.
 We categorize each item to its closest mean and we
update the mean’s coordinates, which are the averages of
the items categorized in that mean so far.
 We repeat the process for a given number of iterations
and at the end, we have our clusters.
 The convergence criterion is met when the maximum
number of iterations specified by the user is exceeded
or when the cluster centers did not change between
two iterations.
© Automatski Solutions 2017. All Rights Reserved.
© Automatski Solutions 2017. All Rights Reserved.
MACHINES USED
 Development of Solution
 Machine #1
 AMD FX-6300 (6-Core), 32GB RAM
 Eight Year Old Machine
 Physical
 Testing of Parallelization & Concurrency
 Machine #2
 AWS EC2 m4.16xlarge ($3.2/hr)
 64 Core, 256 GB RAM
 Virtual Machine
 Machine #3
 AWS EC2 x1.32xlarge ($13.4/hr)
 128 Core, 1952 GB RAM
 Virtual Machine
© Automatski Solutions 2017. All Rights Reserved.
BEFORE THE
A Message from our CFO!!!
© Automatski Solutions 2017. All Rights Reserved.
MESSAGE FROM THE CFO!!!
 We are looking for Research & Development Grants
 Between
 $1m to $100m
 $1m will help us with the Research
 $100m will help us develop Path Breaking Solutions for over 10+ Domains using the
Breakthrough with a Big Bang.
© Automatski Solutions 2017. All Rights Reserved.
AUTOMATSKI FUNDAMENTAL
RESEARCH
 Fundamental Research at Automatski has been working for the last 20-25+ years on
solving the toughest problems on the Planet.
 We have solved 7 NP-Complete Problems and 4 NP-Hard Problems, including the N-
Queens Completion Millennium Problem.
 We are applying them towards breakthroughs in 50+ Technology Domains
 These problems are considered unsolvable in a 1000 years given the current state of
Human Technology and Capability
© Automatski Solutions 2017. All Rights Reserved.
SOLVED PROBLEMS
 N-Queens Completion
(Millennium Puzzle) Clay
Math Institute
 3-Sat/k-Sat
 Knapsack***
 Longest Common
Subsequence
 Travelling Salesman
Problem***
 3DM/nDM
 Graph Coloring -
Chromatic Number
 Linear Programming
 Integer Programming
 Mixed Integer
Programming
 Quadratic Programming
 Universal Expression
Programming
 Global Optimum in Hyper
Dimensional Space
 K-Means Clustering
 Universal Clustering
Algorithm
 Universal Constraint
Programming/Scheduling
 Integer Factorization***
 Prime Number Test***
 Universal Regression
 Non-Linear Random
Number Generation
 Automatic Theorem Proving
© Automatski Solutions 2017. All Rights Reserved.
 Universal Experience
 Universal Heuristics
 Consciousness, Mind, Brain
 Genomics
 Billion & Trillion Actor Nano
Second Framework
 Universal Multi-Scale Simulations
 Internet Scale Rule Engine
 Internet Scale Workflow Engine
 Perfect Finance/Markets
 Perfect Environment
 Compromised All Cryptography
(RSA-2048, Elliptic Curve etc.)
 Post Quantum Cryptography
 Logarithmic Gradient Descent
Convergence
 Blackbox Function
Cracking/Reversal
 Hash Reversal (Incl. SHA-
256/512, LanMan etc.)
 NP-Complete Machine Learning
Algorithms (Clustering,
Regression, Classification)
 NP-Complete Deep Learning
Algorithms (ALL)
 Artificial General Intelligence
 Robotics (Simulations + RAD)***
 Universal Emotions
 Universal IQ
 Universal Creativity
FUND OUR RESEARCH
Together we can build the foundations of a better world
© Automatski Solutions 2017. All Rights Reserved.
THE DEMO!
© Automatski Solutions 2017. All Rights Reserved.
WHAT JUST HAPPENED?
 Did I use Quantum Annealing?
 Was that Outcome Probabilistic?
 It seemed like a Linear Order O(N) Algorithm
 How is that Possible? It can’t be true.
 No, we didn’t use Quantum Annealing
 And it was a Completely Deterministic Algorithm.
 And it is in Polynomial Time
 And its Massively Parallelizable.
 And we haven’t even done it on GPGPU’s, ASIC’s/FPGA’s, HPC, Super Computers yet
 And it can solve problems in a Billion Dimensions with Billions of Data Points.
 Run once and get a solution in 100% certainty.
 Run Just Once and RSA 2048 will Definitely be cracked! Eventually in Polynomial Time.
*** It was pausing and massively slow due to Garbage Collection
© Automatski Solutions 2017. All Rights Reserved.
HENCE…
 We have reinvented Machine Learning
 RSA 2048 is Cracked!
 Yet Again!
 For the Nth time using N different schemes. Recall…
 P = NP !!!
 7 NP-Complete & 4 NP-Hard Problems Solved in Polynomial time
 N-Queens Completion etc. Including K-Means
 Quantum Computing
 Other Schemes…
 Integer Factorization
 K-SAT
 …
 You know the best part?
 Out of all the Polynomial Algorithms we have to crack RSA 2048. This is not the fastest.
© Automatski Solutions 2017. All Rights Reserved.
ORDER OF ALGORITHMS
 Exponential => O( 2 ^ N ), O ( 3 ^ N ), O ( a ^ N) …
 Polynomial => O ( N ^ 2 ), O ( N ^ 3), O ( N ^ 5 ) …
 Logarithmic => O ( Log( N ) )…
© Automatski Solutions 2017. All Rights Reserved.
BUT YOU DIDN’T SHOW US …
1. Regression, and
2. Classification
We debated it for years before this presentation. And concluded if we demonstrated all
three, then a statistical reconstruction of our Algorithms would be imminent. And
demo’ing/proving one was enough to prove RSA had fallen. Hence we didn’t.
© Automatski Solutions 2017. All Rights Reserved.
FROM HERE…
 Fact: We have Already proved feasibility of cracking RSA 2048 in 10+ Proven ways. We
now have to crack it.
 We will incorporate our ML Algorithms and release a SaaS based Cloud ML Platform.
Which will be one of the finest in the world.
 In the future video’s you will see
 More Polynomial Time Solutions to NP-Complete Problems with accompanying proof.
 Logarithmic Time Algorithms (Our best kept secrets)
 E.g. General Purpose Constrained Optimization Solvers
 Also a Deterministic Algorithm to Find the Global Optima in a Billion Dimensions/Variables.
 I’m sure you will find it very interesting!!!
© Automatski Solutions 2017. All Rights Reserved.
AVAILABLE
CONFIGURATIONS
 1k Dimensions/Data Points (Entry Level)
 1m Dimensions/Data Points
 1bn Dimensions/Data Points
 1tn Dimensions/Data Points
© Automatski Solutions 2017. All Rights Reserved.
DO YOU HAVE ANY IDEA?
 What we can do with all the things
Automatski is demo’ing?
 Even though we have just shown
everyone 3-4 out of a 100+
Inventions and Innovations?
 Can you put a $ value on it? How
much will it be? Millions? Billions?
Trillions???
 Any guesses? Wanna try???
© Automatski Solutions 2017. All Rights Reserved.
NEXT STEPS FOR
PROSPECTIVE CUSTOMERS
 Please contact sales at info@automatski.com
 Send an email with the following information…
 Areas & Applications of “Deterministic” Machine Learning
Needed
 Or Kind of Cryptography that needs to be Cracked.
 We will take it from there…
*** No Free Trials/Pilots/POCs Offered
© Automatski Solutions 2017. All Rights Reserved.
WARNING!!!
 Don’t contact us asking for The Source Code
 Don’t contact us asking us to
 File Patents
 Make Public Disclosures of our Algorithm(s)
 Publish Academic Papers
© Automatski Solutions 2017. All Rights Reserved.
SAMPLE PROBLEMS &
RESULTS
 The .Zip File Contains
1. Sample Problems
2. And their Solutions
 Download .Zip File here
 http://bit.ly/2DMHf0a
 Download this Presentation here
 http://bit.ly/2ItyRl0
© Automatski Solutions 2017. All Rights Reserved.
© Automatski Solutions 2017. All Rights Reserved.
© Automatski Solutions 2017. All Rights Reserved.

More Related Content

Similar to Automatski - How We Reinvented Machine Learning, Solved NP-Complete ML Problems & Cracked RSA 2048 Too!!!

Automatski - Solution to NP-Complete Graph Coloring
Automatski - Solution to NP-Complete Graph ColoringAutomatski - Solution to NP-Complete Graph Coloring
Automatski - Solution to NP-Complete Graph ColoringAditya Yadav
 
Special Purpose Quantum Annealing Quantum Computer v1.0
Special Purpose Quantum Annealing Quantum Computer v1.0Special Purpose Quantum Annealing Quantum Computer v1.0
Special Purpose Quantum Annealing Quantum Computer v1.0Aditya Yadav
 
Automatski - RSA-2048 Cryptography Cracked using Shor's Algorithm on a Quantu...
Automatski - RSA-2048 Cryptography Cracked using Shor's Algorithm on a Quantu...Automatski - RSA-2048 Cryptography Cracked using Shor's Algorithm on a Quantu...
Automatski - RSA-2048 Cryptography Cracked using Shor's Algorithm on a Quantu...Aditya Yadav
 
Universal Adiabatic Quantum Computer v1.0
Universal Adiabatic Quantum Computer v1.0Universal Adiabatic Quantum Computer v1.0
Universal Adiabatic Quantum Computer v1.0Aditya Yadav
 
Nexxworks bootcamp ML6 (27/09/2017)
Nexxworks bootcamp ML6 (27/09/2017)Nexxworks bootcamp ML6 (27/09/2017)
Nexxworks bootcamp ML6 (27/09/2017)Karel Dumon
 
Deep Learning Using TensorFlow | TensorFlow Tutorial | AI & Deep Learning Tra...
Deep Learning Using TensorFlow | TensorFlow Tutorial | AI & Deep Learning Tra...Deep Learning Using TensorFlow | TensorFlow Tutorial | AI & Deep Learning Tra...
Deep Learning Using TensorFlow | TensorFlow Tutorial | AI & Deep Learning Tra...Edureka!
 
Time series modeling workd AMLD 2018 Lausanne
Time series modeling workd AMLD 2018 LausanneTime series modeling workd AMLD 2018 Lausanne
Time series modeling workd AMLD 2018 LausanneSunil Mallya
 
Maths behind every it operation. (development and management)
Maths behind every it operation. (development and management)Maths behind every it operation. (development and management)
Maths behind every it operation. (development and management)Swapnil Kotwal
 
JEEConf 2017 - In-Memory Data Streams With Hazelcast Jet
JEEConf 2017 - In-Memory Data Streams With Hazelcast JetJEEConf 2017 - In-Memory Data Streams With Hazelcast Jet
JEEConf 2017 - In-Memory Data Streams With Hazelcast JetNeil Stevenson
 
Deep Learning Fundamentals
Deep Learning FundamentalsDeep Learning Fundamentals
Deep Learning FundamentalsThomas Delteil
 
Introduction to Machine Learning, Deep Learning and MXNet
Introduction to Machine Learning, Deep Learning and MXNetIntroduction to Machine Learning, Deep Learning and MXNet
Introduction to Machine Learning, Deep Learning and MXNetAmazon Web Services
 
Crm saturday madrid 2017 jordi montaña - test automation
Crm saturday madrid 2017   jordi montaña - test automationCrm saturday madrid 2017   jordi montaña - test automation
Crm saturday madrid 2017 jordi montaña - test automationDemian Raschkovan
 
Crm Saturday Madrid - Test Automation for Dynamics 365
Crm Saturday Madrid  - Test Automation for Dynamics 365Crm Saturday Madrid  - Test Automation for Dynamics 365
Crm Saturday Madrid - Test Automation for Dynamics 365Jordi Montaña
 
Buzz words-dunning-real-time-learning
Buzz words-dunning-real-time-learningBuzz words-dunning-real-time-learning
Buzz words-dunning-real-time-learningTed Dunning
 
SequenceL Auto-Parallelizing Toolset Intro slideshare
SequenceL Auto-Parallelizing Toolset Intro slideshareSequenceL Auto-Parallelizing Toolset Intro slideshare
SequenceL Auto-Parallelizing Toolset Intro slideshareDoug Norton
 
SequenceL intro slideshare
SequenceL intro slideshareSequenceL intro slideshare
SequenceL intro slideshareDoug Norton
 
Deep learning beyond the learning - Jörg Schad - Codemotion Rome 2018
Deep learning beyond the learning - Jörg Schad - Codemotion Rome 2018 Deep learning beyond the learning - Jörg Schad - Codemotion Rome 2018
Deep learning beyond the learning - Jörg Schad - Codemotion Rome 2018 Codemotion
 
Adtech scala-performance-tuning-150323223738-conversion-gate01
Adtech scala-performance-tuning-150323223738-conversion-gate01Adtech scala-performance-tuning-150323223738-conversion-gate01
Adtech scala-performance-tuning-150323223738-conversion-gate01Giridhar Addepalli
 
Adtech x Scala x Performance tuning
Adtech x Scala x Performance tuningAdtech x Scala x Performance tuning
Adtech x Scala x Performance tuningYosuke Mizutani
 
Build Deep Learning Applications Using Apache MXNet, Featuring Workday (AIM40...
Build Deep Learning Applications Using Apache MXNet, Featuring Workday (AIM40...Build Deep Learning Applications Using Apache MXNet, Featuring Workday (AIM40...
Build Deep Learning Applications Using Apache MXNet, Featuring Workday (AIM40...Amazon Web Services
 

Similar to Automatski - How We Reinvented Machine Learning, Solved NP-Complete ML Problems & Cracked RSA 2048 Too!!! (20)

Automatski - Solution to NP-Complete Graph Coloring
Automatski - Solution to NP-Complete Graph ColoringAutomatski - Solution to NP-Complete Graph Coloring
Automatski - Solution to NP-Complete Graph Coloring
 
Special Purpose Quantum Annealing Quantum Computer v1.0
Special Purpose Quantum Annealing Quantum Computer v1.0Special Purpose Quantum Annealing Quantum Computer v1.0
Special Purpose Quantum Annealing Quantum Computer v1.0
 
Automatski - RSA-2048 Cryptography Cracked using Shor's Algorithm on a Quantu...
Automatski - RSA-2048 Cryptography Cracked using Shor's Algorithm on a Quantu...Automatski - RSA-2048 Cryptography Cracked using Shor's Algorithm on a Quantu...
Automatski - RSA-2048 Cryptography Cracked using Shor's Algorithm on a Quantu...
 
Universal Adiabatic Quantum Computer v1.0
Universal Adiabatic Quantum Computer v1.0Universal Adiabatic Quantum Computer v1.0
Universal Adiabatic Quantum Computer v1.0
 
Nexxworks bootcamp ML6 (27/09/2017)
Nexxworks bootcamp ML6 (27/09/2017)Nexxworks bootcamp ML6 (27/09/2017)
Nexxworks bootcamp ML6 (27/09/2017)
 
Deep Learning Using TensorFlow | TensorFlow Tutorial | AI & Deep Learning Tra...
Deep Learning Using TensorFlow | TensorFlow Tutorial | AI & Deep Learning Tra...Deep Learning Using TensorFlow | TensorFlow Tutorial | AI & Deep Learning Tra...
Deep Learning Using TensorFlow | TensorFlow Tutorial | AI & Deep Learning Tra...
 
Time series modeling workd AMLD 2018 Lausanne
Time series modeling workd AMLD 2018 LausanneTime series modeling workd AMLD 2018 Lausanne
Time series modeling workd AMLD 2018 Lausanne
 
Maths behind every it operation. (development and management)
Maths behind every it operation. (development and management)Maths behind every it operation. (development and management)
Maths behind every it operation. (development and management)
 
JEEConf 2017 - In-Memory Data Streams With Hazelcast Jet
JEEConf 2017 - In-Memory Data Streams With Hazelcast JetJEEConf 2017 - In-Memory Data Streams With Hazelcast Jet
JEEConf 2017 - In-Memory Data Streams With Hazelcast Jet
 
Deep Learning Fundamentals
Deep Learning FundamentalsDeep Learning Fundamentals
Deep Learning Fundamentals
 
Introduction to Machine Learning, Deep Learning and MXNet
Introduction to Machine Learning, Deep Learning and MXNetIntroduction to Machine Learning, Deep Learning and MXNet
Introduction to Machine Learning, Deep Learning and MXNet
 
Crm saturday madrid 2017 jordi montaña - test automation
Crm saturday madrid 2017   jordi montaña - test automationCrm saturday madrid 2017   jordi montaña - test automation
Crm saturday madrid 2017 jordi montaña - test automation
 
Crm Saturday Madrid - Test Automation for Dynamics 365
Crm Saturday Madrid  - Test Automation for Dynamics 365Crm Saturday Madrid  - Test Automation for Dynamics 365
Crm Saturday Madrid - Test Automation for Dynamics 365
 
Buzz words-dunning-real-time-learning
Buzz words-dunning-real-time-learningBuzz words-dunning-real-time-learning
Buzz words-dunning-real-time-learning
 
SequenceL Auto-Parallelizing Toolset Intro slideshare
SequenceL Auto-Parallelizing Toolset Intro slideshareSequenceL Auto-Parallelizing Toolset Intro slideshare
SequenceL Auto-Parallelizing Toolset Intro slideshare
 
SequenceL intro slideshare
SequenceL intro slideshareSequenceL intro slideshare
SequenceL intro slideshare
 
Deep learning beyond the learning - Jörg Schad - Codemotion Rome 2018
Deep learning beyond the learning - Jörg Schad - Codemotion Rome 2018 Deep learning beyond the learning - Jörg Schad - Codemotion Rome 2018
Deep learning beyond the learning - Jörg Schad - Codemotion Rome 2018
 
Adtech scala-performance-tuning-150323223738-conversion-gate01
Adtech scala-performance-tuning-150323223738-conversion-gate01Adtech scala-performance-tuning-150323223738-conversion-gate01
Adtech scala-performance-tuning-150323223738-conversion-gate01
 
Adtech x Scala x Performance tuning
Adtech x Scala x Performance tuningAdtech x Scala x Performance tuning
Adtech x Scala x Performance tuning
 
Build Deep Learning Applications Using Apache MXNet, Featuring Workday (AIM40...
Build Deep Learning Applications Using Apache MXNet, Featuring Workday (AIM40...Build Deep Learning Applications Using Apache MXNet, Featuring Workday (AIM40...
Build Deep Learning Applications Using Apache MXNet, Featuring Workday (AIM40...
 

Recently uploaded

Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsPrecisely
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 

Recently uploaded (20)

Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power Systems
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 

Automatski - How We Reinvented Machine Learning, Solved NP-Complete ML Problems & Cracked RSA 2048 Too!!!

  • 1. HOW WE REINVENTED MACHINE LEARNING SOLVED NP-COMPLETE ML PROBLEMS & CRACKED RSA 2048 TOO!!! Automatski Solutions http://www.automatski.com E: Aditya@automatski.com , Founder & CEO M:+91-9986574181 © Automatski Solutions 2017. All Rights Reserved.
  • 2. AUTOMATSKI’S EFFORTS (LAST 25 YEARS) 1. 25+ years of Fundamental Research 2. Solved 50-100 of the Toughest Problems on the Planet considered unsolvable in a 1000 years given the current state of Human Capability and Technology 3. Including 7 NP-Complete + 4 NP- Hard Problems 4. Broke RSA 2048 5. … in 1990’s © Automatski Solutions 2017. All Rights Reserved.
  • 3. AUTOMATSKI HISTORY & TIMELINE © Automatski Solutions 2017. All Rights Reserved.
  • 4. WHAT WAS THE PROBLEM?  We Solved Multiple NP-Complete Problems like…  The N-Queens Completion Puzzle…  With that it was proven that RSA 2048 is broken  The Problem?  For us to be able to actually demonstrate doing it  Someone would have to encode the RSA 2048 problem in the N-Queens Completion form or one of the forms of the NP-Complete Problems we had solved  Question: Why would anyone/researcher put in a lifetime of effort to workout encoding to an NP-Complete form(s) which is known to be unsolvable?  Due to extreme Apathy and Misfortune,our inability to raise funds, we weren’t able to do it and demonstrate it. So we did what we could do best…  We solved more and more NP-Complete Problems one after the other, reinforcing that if we weren’t able to break RSA 2048 in one way we would be able to do so in 10-13 of other ways.  Those who offered to help simply wanted the complete source code to the Algorithms  Hence progress has been slow… © Automatski Solutions 2017. All Rights Reserved.
  • 5. BACK TO OUR DISCUSSION…  What is machine learning? 1. Regression 2. Clustering 3. Classification  For one concept why do we have 50 even 100’s of Flavors of Algorithms? © Automatski Solutions 2017. All Rights Reserved.
  • 6. ADITYA’S FIRST NP- COMPLETE PROBLEM SOLVING CONJECTUREconjecture /kənˈdʒɛktʃə/ noun an opinion or conclusion formed on the basis of incomplete information. 1. All NP Complete Problems can mostly be solved by Classical Computing in O(N^3)<= Order <= O(N^5) 2. It is near impossible to do so in O(N) and rarely requires Order >= O(N^7) 3. Sometimes can be done in O(N^2) and needs O(N^6) *** Empirically Based on solving 7 NP-Complete & 4 NP-Hard problems in Polynomial Time © Automatski Solutions 2017. All Rights Reserved.
  • 7. K-MEANS IS NP-HARD  K-Means is NP-Hard even on a plane because, if you solve it in P, you can also solve planar 3-SAT in P. Planar 3-SAT has already been proved to be NP-Hard, and thus K-Means is NP-Hard.  Or in technical terms, you can reduce planar 3-SAT to k-means...  And by Induction if you solve K-Means in ‘N’ Dimensions in Polynomial Time You Solve “General” K-SAT  And you crack RSA 2048 © Automatski Solutions 2017. All Rights Reserved.
  • 8. HOW IS K-MEANS DONE CURRENTLY  (Think of items as points in an n-dimensional space). The algorithm will categorize the items into k groups of similarity. To calculate that similarity, we will use the Euclidean distance as measurement.  The algorithm works as follows:  First we initialize k points, called means, randomly.  We categorize each item to its closest mean and we update the mean’s coordinates, which are the averages of the items categorized in that mean so far.  We repeat the process for a given number of iterations and at the end, we have our clusters.  The convergence criterion is met when the maximum number of iterations specified by the user is exceeded or when the cluster centers did not change between two iterations. © Automatski Solutions 2017. All Rights Reserved.
  • 9. © Automatski Solutions 2017. All Rights Reserved.
  • 10. MACHINES USED  Development of Solution  Machine #1  AMD FX-6300 (6-Core), 32GB RAM  Eight Year Old Machine  Physical  Testing of Parallelization & Concurrency  Machine #2  AWS EC2 m4.16xlarge ($3.2/hr)  64 Core, 256 GB RAM  Virtual Machine  Machine #3  AWS EC2 x1.32xlarge ($13.4/hr)  128 Core, 1952 GB RAM  Virtual Machine © Automatski Solutions 2017. All Rights Reserved.
  • 11. BEFORE THE A Message from our CFO!!! © Automatski Solutions 2017. All Rights Reserved.
  • 12. MESSAGE FROM THE CFO!!!  We are looking for Research & Development Grants  Between  $1m to $100m  $1m will help us with the Research  $100m will help us develop Path Breaking Solutions for over 10+ Domains using the Breakthrough with a Big Bang. © Automatski Solutions 2017. All Rights Reserved.
  • 13. AUTOMATSKI FUNDAMENTAL RESEARCH  Fundamental Research at Automatski has been working for the last 20-25+ years on solving the toughest problems on the Planet.  We have solved 7 NP-Complete Problems and 4 NP-Hard Problems, including the N- Queens Completion Millennium Problem.  We are applying them towards breakthroughs in 50+ Technology Domains  These problems are considered unsolvable in a 1000 years given the current state of Human Technology and Capability © Automatski Solutions 2017. All Rights Reserved.
  • 14. SOLVED PROBLEMS  N-Queens Completion (Millennium Puzzle) Clay Math Institute  3-Sat/k-Sat  Knapsack***  Longest Common Subsequence  Travelling Salesman Problem***  3DM/nDM  Graph Coloring - Chromatic Number  Linear Programming  Integer Programming  Mixed Integer Programming  Quadratic Programming  Universal Expression Programming  Global Optimum in Hyper Dimensional Space  K-Means Clustering  Universal Clustering Algorithm  Universal Constraint Programming/Scheduling  Integer Factorization***  Prime Number Test***  Universal Regression  Non-Linear Random Number Generation  Automatic Theorem Proving © Automatski Solutions 2017. All Rights Reserved.  Universal Experience  Universal Heuristics  Consciousness, Mind, Brain  Genomics  Billion & Trillion Actor Nano Second Framework  Universal Multi-Scale Simulations  Internet Scale Rule Engine  Internet Scale Workflow Engine  Perfect Finance/Markets  Perfect Environment  Compromised All Cryptography (RSA-2048, Elliptic Curve etc.)  Post Quantum Cryptography  Logarithmic Gradient Descent Convergence  Blackbox Function Cracking/Reversal  Hash Reversal (Incl. SHA- 256/512, LanMan etc.)  NP-Complete Machine Learning Algorithms (Clustering, Regression, Classification)  NP-Complete Deep Learning Algorithms (ALL)  Artificial General Intelligence  Robotics (Simulations + RAD)***  Universal Emotions  Universal IQ  Universal Creativity
  • 15. FUND OUR RESEARCH Together we can build the foundations of a better world © Automatski Solutions 2017. All Rights Reserved.
  • 16. THE DEMO! © Automatski Solutions 2017. All Rights Reserved.
  • 17. WHAT JUST HAPPENED?  Did I use Quantum Annealing?  Was that Outcome Probabilistic?  It seemed like a Linear Order O(N) Algorithm  How is that Possible? It can’t be true.  No, we didn’t use Quantum Annealing  And it was a Completely Deterministic Algorithm.  And it is in Polynomial Time  And its Massively Parallelizable.  And we haven’t even done it on GPGPU’s, ASIC’s/FPGA’s, HPC, Super Computers yet  And it can solve problems in a Billion Dimensions with Billions of Data Points.  Run once and get a solution in 100% certainty.  Run Just Once and RSA 2048 will Definitely be cracked! Eventually in Polynomial Time. *** It was pausing and massively slow due to Garbage Collection © Automatski Solutions 2017. All Rights Reserved.
  • 18. HENCE…  We have reinvented Machine Learning  RSA 2048 is Cracked!  Yet Again!  For the Nth time using N different schemes. Recall…  P = NP !!!  7 NP-Complete & 4 NP-Hard Problems Solved in Polynomial time  N-Queens Completion etc. Including K-Means  Quantum Computing  Other Schemes…  Integer Factorization  K-SAT  …  You know the best part?  Out of all the Polynomial Algorithms we have to crack RSA 2048. This is not the fastest. © Automatski Solutions 2017. All Rights Reserved.
  • 19. ORDER OF ALGORITHMS  Exponential => O( 2 ^ N ), O ( 3 ^ N ), O ( a ^ N) …  Polynomial => O ( N ^ 2 ), O ( N ^ 3), O ( N ^ 5 ) …  Logarithmic => O ( Log( N ) )… © Automatski Solutions 2017. All Rights Reserved.
  • 20. BUT YOU DIDN’T SHOW US … 1. Regression, and 2. Classification We debated it for years before this presentation. And concluded if we demonstrated all three, then a statistical reconstruction of our Algorithms would be imminent. And demo’ing/proving one was enough to prove RSA had fallen. Hence we didn’t. © Automatski Solutions 2017. All Rights Reserved.
  • 21. FROM HERE…  Fact: We have Already proved feasibility of cracking RSA 2048 in 10+ Proven ways. We now have to crack it.  We will incorporate our ML Algorithms and release a SaaS based Cloud ML Platform. Which will be one of the finest in the world.  In the future video’s you will see  More Polynomial Time Solutions to NP-Complete Problems with accompanying proof.  Logarithmic Time Algorithms (Our best kept secrets)  E.g. General Purpose Constrained Optimization Solvers  Also a Deterministic Algorithm to Find the Global Optima in a Billion Dimensions/Variables.  I’m sure you will find it very interesting!!! © Automatski Solutions 2017. All Rights Reserved.
  • 22. AVAILABLE CONFIGURATIONS  1k Dimensions/Data Points (Entry Level)  1m Dimensions/Data Points  1bn Dimensions/Data Points  1tn Dimensions/Data Points © Automatski Solutions 2017. All Rights Reserved.
  • 23. DO YOU HAVE ANY IDEA?  What we can do with all the things Automatski is demo’ing?  Even though we have just shown everyone 3-4 out of a 100+ Inventions and Innovations?  Can you put a $ value on it? How much will it be? Millions? Billions? Trillions???  Any guesses? Wanna try??? © Automatski Solutions 2017. All Rights Reserved.
  • 24. NEXT STEPS FOR PROSPECTIVE CUSTOMERS  Please contact sales at info@automatski.com  Send an email with the following information…  Areas & Applications of “Deterministic” Machine Learning Needed  Or Kind of Cryptography that needs to be Cracked.  We will take it from there… *** No Free Trials/Pilots/POCs Offered © Automatski Solutions 2017. All Rights Reserved.
  • 25. WARNING!!!  Don’t contact us asking for The Source Code  Don’t contact us asking us to  File Patents  Make Public Disclosures of our Algorithm(s)  Publish Academic Papers © Automatski Solutions 2017. All Rights Reserved.
  • 26. SAMPLE PROBLEMS & RESULTS  The .Zip File Contains 1. Sample Problems 2. And their Solutions  Download .Zip File here  http://bit.ly/2DMHf0a  Download this Presentation here  http://bit.ly/2ItyRl0 © Automatski Solutions 2017. All Rights Reserved.
  • 27. © Automatski Solutions 2017. All Rights Reserved.
  • 28. © Automatski Solutions 2017. All Rights Reserved.