AU2019101446A4 - A fast distributed strategy for large-scale machine learning - Google Patents
A fast distributed strategy for large-scale machine learning Download PDFInfo
- Publication number
- AU2019101446A4 AU2019101446A4 AU2019101446A AU2019101446A AU2019101446A4 AU 2019101446 A4 AU2019101446 A4 AU 2019101446A4 AU 2019101446 A AU2019101446 A AU 2019101446A AU 2019101446 A AU2019101446 A AU 2019101446A AU 2019101446 A4 AU2019101446 A4 AU 2019101446A4
- Authority
- AU
- Australia
- Prior art keywords
- agent
- variables
- algorithm
- gradient
- parameters
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
- 238000010801 machine learning Methods 0.000 title abstract 2
- 238000005457 optimization Methods 0.000 abstract 2
- 238000000034 method Methods 0.000 abstract 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
- G06N20/10—Machine learning using kernel methods, e.g. support vector machines [SVM]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/16—Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
- G06F15/161—Computing infrastructure, e.g. computer clusters, blade chassis or hardware partitioning
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/16—Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
- G06F15/163—Interprocessor communication
- G06F15/173—Interprocessor communication using an interconnection network, e.g. matrix, shuffle, pyramid, star, snowflake
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/70—Services for machine-to-machine communication [M2M] or machine type communication [MTC]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W84/00—Network topologies
- H04W84/18—Self-organising networks, e.g. ad-hoc networks or sensor networks
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- General Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Medical Informatics (AREA)
- Evolutionary Computation (AREA)
- Computing Systems (AREA)
- Data Mining & Analysis (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Artificial Intelligence (AREA)
- Multi Processors (AREA)
Abstract
Abstract A fast distributed strategy based on heavy-ball method for solving optimization problems which are defined in a time-varying directed networked multi-agent system is proposed. The algorithm mainly comprises five parts including determining parameter; variable initializa tion; exchanging information; computing gradient; updating variable. By simultaneously implementing both row- and column-stochastic matrices, the algorithm which is set forth in the present invention removes the conservatism in the related work due to doubly-stochastic matrices. Under conditions that the global objective function is strongly convex and each local objective function has Lipschitz-continuous gradient, the fast distributed algorithm can linearly converge to the global optimization solution with proper uncoordinated step sizes and momentum parameters. The present invention has broad application in large-scale machine learning. Start Each agent sets k=O and maximum number of iterations, kwax Each agent initializes local variables. Compute system parameters Select a step size according to the parameters Each agent sends variables to its neighbor agents Each agent updates the variables and computes the gradient Each agent sets k=k+1 k>kmax? End Figure 1
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
AU2019101446A AU2019101446A4 (en) | 2019-11-23 | 2019-11-23 | A fast distributed strategy for large-scale machine learning |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
AU2019101446A AU2019101446A4 (en) | 2019-11-23 | 2019-11-23 | A fast distributed strategy for large-scale machine learning |
Publications (1)
Publication Number | Publication Date |
---|---|
AU2019101446A4 true AU2019101446A4 (en) | 2020-01-23 |
Family
ID=69166829
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
AU2019101446A Ceased AU2019101446A4 (en) | 2019-11-23 | 2019-11-23 | A fast distributed strategy for large-scale machine learning |
Country Status (1)
Country | Link |
---|---|
AU (1) | AU2019101446A4 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112100811A (en) * | 2020-08-13 | 2020-12-18 | 西北工业大学 | Antenna array directional diagram synthesis method based on adaptive wind-driven optimization algorithm |
CN112714165A (en) * | 2020-12-22 | 2021-04-27 | 声耕智能科技(西安)研究院有限公司 | Distributed network cooperation strategy optimization method and device based on combination mechanism |
CN118041471A (en) * | 2024-04-11 | 2024-05-14 | 成都信息工程大学 | Spectrum sensing method and system based on machine learning logistic regression algorithm |
-
2019
- 2019-11-23 AU AU2019101446A patent/AU2019101446A4/en not_active Ceased
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112100811A (en) * | 2020-08-13 | 2020-12-18 | 西北工业大学 | Antenna array directional diagram synthesis method based on adaptive wind-driven optimization algorithm |
CN112714165A (en) * | 2020-12-22 | 2021-04-27 | 声耕智能科技(西安)研究院有限公司 | Distributed network cooperation strategy optimization method and device based on combination mechanism |
CN118041471A (en) * | 2024-04-11 | 2024-05-14 | 成都信息工程大学 | Spectrum sensing method and system based on machine learning logistic regression algorithm |
CN118041471B (en) * | 2024-04-11 | 2024-06-11 | 成都信息工程大学 | Spectrum sensing method and system based on machine learning logistic regression algorithm |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
AU2019101446A4 (en) | A fast distributed strategy for large-scale machine learning | |
Tuan et al. | A mathematical model for COVID-19 transmission by using the Caputo fractional derivative | |
Zhang et al. | MPC-based 3-D trajectory tracking for an autonomous underwater vehicle with constraints in complex ocean environments | |
WO2017083399A3 (en) | Training neural networks represented as computational graphs | |
WO2019072289A3 (en) | Blockchain smart contract updates using decentralized decision | |
WO2019070644A3 (en) | Systems and methods for utilizing multicriteria optimization in additive manufacture | |
WO2020012434A3 (en) | Systems and methods for intraocular lens selection | |
Dong et al. | An improved two-layer model for rumor propagation considering time delay and event-triggered impulsive control strategy | |
GB2549208A (en) | System and method for image reconstruction | |
CN103676902A (en) | Flow shop rescheduling method | |
JPWO2022044064A5 (en) | Machine learning data generation program, machine learning data generation method and machine learning data generation device | |
ATE417696T1 (en) | OPTIMIZATION OF SEQUENTIAL COMBINATORY PROCESSES | |
WO2015101461A3 (en) | Method and apparatus for design of a metrology target | |
CN111160755B (en) | Real-time scheduling method for aircraft overhaul workshop based on DQN | |
TWI722344B (en) | Automatic generation system for machining parameter | |
PH12021551572A1 (en) | Generating point cloud completion network and processing point cloud data | |
GB2554287A (en) | Animating a virtual object in a virtual world | |
Li et al. | Decentralized adaptive approximation-based fuzzy output-feedback control of uncertain switched stochastic interconnected nonlinear systems | |
Yu et al. | A fast, fully distributed nonlinear model predictive control algorithm with parametric sensitivity through Jacobi iteration | |
CN108121305B (en) | A method and device for dynamic scheduling of job shop tasks | |
CN106547620B (en) | Task processing method and device | |
CN104238624B (en) | A kind of tracking of maximum power point and device | |
EP4290365A3 (en) | A streaming compiler for automatic adjoint differentiation | |
CN106779083A (en) | Bee colony innovatory algorithm based on chaos reverse strategy | |
Li et al. | Efficient data-driven predictive control of nonlinear systems: A review and perspectives |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
FGI | Letters patent sealed or granted (innovation patent) | ||
MK22 | Patent ceased section 143a(d), or expired - non payment of renewal fee or expiry |