SlideShare ist ein Scribd-Unternehmen logo
1 von 51
Capacitated Kinetic Clustering in
Mobile Networks by Optimal
Transportation Theory
Chien-Chun Ni
Zhengyu Su, Jie Gao, Xianfeng David Gu
Computer Science, Stony Brook University
1
A Simple Case: Assign Terminal to BS
2
+ Energy Efficient
3
+BS Station Capacity
4
+BS Station Capacity
5
+BS Station Capacity
6
Drop Signal
Congestion
…
+BS Station Capacity (reassign)
7
+Terminal Usage
8
+Mobility
9
Capacitated Kinetic Clustering Problem
•Assign terminals to corresponding base station
•Energy efficiency
•Capacity constraints
• Terminal data usage
• Base station capacity
•Mobility
10
Problem Definition
11
k BSs , k << nn Terminals
Capacity: Usage:
Energy cost
Problem Definition
12
k BSs , k << nn Terminals
Capacity: Usage:
Energy cost
T: X -> Y
Min energy cost
Fit BS capacity
Our approach
•Solve by Optimal Transportation Theory
• Optimal result guarantee
• Fast and Distributed:
• O(n)*O(k log k)
• Space efficiency:
• O(k)
• Mobile ready
13
Optimal Transportation Problem?
14
Optimal Transportation Problem(OTP)
• Proposed by Monge, in 1781
• “What is the optimal way to move piles of sand to fill up
given holes of the same total volume?”
15
Kantorovich’s Approach(1942)
• Transportation plan , solved by LP
•
17
y1 y2 … yk
x1
x2
…
xn
Brenier’s Approach
• Geometric approach
• Cut domain into different cell w/ required area
• Move cell elements to factory
18
Brenier’s Approach
• Geometric approach
• Cut domain into different cell w/ required area
• Move cell elements to factory
19
Capacitated Kinect Clustering:
OTP by Geometric Approach
20
Brenier’s Approach
•While cost function of OTP is quadratic:
• Exist a convex function
• Its gradient map gives the solution of OTP
• The optimal solution is unique
• How to find this convex function?
21
Construct Convex Function
•
•“Lift” factories to Hyperplanes
• Convex function:
22
Geometric Meaning of u
• is adjustable, project back get
•
• equals to power diagram
2323
Energy Function*
• Energy function: volume of a cylinder
•Gradient:
• Since Energy function is convex, global minimum
occurred at
24
*: Gu et al. “Variational principles for
Minkowski type problems, discrete optimal
transport, and discrete Monge-Ampere
equations ”
Finding
• , gives optimal transport map
•Hessian of on dual
•Iteratively applying Newton’s method
25
In Short: Brenier’s Approach
•While cost function of OTP is quadratic:
• Exist a convex function
• Its gradient map gives the solution of OTP
• The optimal solution is unique
•Solution: Power Voronoi Diagram [1,2,3]
26
[1]. F. Aurenhammer, F. Hoffmann and B. Aronov, Minkowski-type Theorems and Least-Squares
Clustering, vol 20, 61-76, Algorithmica, 1998.
[2]. X. Gu, F. Luo, J. Sun and S.-T. Yau, Variational Principles for Minkowski Type Problems, Discrete
Optimal Transport, and Discrete Monge-Ampere Equations, arXiv:1302.5472, Year 2013.
[3]. Bruno L´evy, “A numerical algorithm for L2 semi-discrete optimal transport in 3D”,
arXiv:1409.1279, Year 2014.
Voronoi Diagram
27
P
Power Diagram
•Power diagram (Generalized Voronoi Diagram):
• Point weight: circle with radius
• Power distance:
28
AB Q
r
PA
PB
PD(P,Q) = PA * PB = PQ2 - r2
Power Diagram
29
Revisit OTP by Power Diagram
•Finding a radius for each factory st.
• Cell area match the requirement
30
Connect OTP to Capacitated Kinect Clustering
31
• “Move” data from terminal to BS
• Find that meet BS’s capacity
Connect OTP to Capacitated Kinect Clustering
32
• “Move” data from terminal to BS
• Find that meet BS’s capacity
Algorithm
1. Rescale: domain area, user usages
2. Assign initial radius , target BS capacity
3. Compute power diagram, compute
4. Compute dual, form Hessian Matrix H
5. Update
6. If , stop
else repeat step 3-5
33
Algorithm
1. Rescale: domain area, user usages
2. Assign initial radius , target BS capacity
3. Compute power diagram, compute
4. Compute dual, form Hessian Matrix H
5. Update
6. If , stop
else repeat step 3-5
34
Algorithm
1. Rescale: domain area, user usages
2. Assign initial radius , target BS capacity
3. Compute power diagram, compute
4. Compute dual, form Hessian Matrix H
5. Update
6. If , stop
else repeat step 3-5
35
Algorithm
1. Rescale: domain area, user usages
2. Assign initial radius , target BS capacity
3. Compute power diagram, compute
4. Compute dual, form Hessian Matrix H
5. Update
6. If , stop
else repeat step 3-5
36
Algorithm
1. Rescale: domain area, user usages
2. Assign initial radius , target BS capacity
3. Compute power diagram, compute
4. Compute dual, form Hessian Matrix H
5. Update
6. If , stop
else repeat step 3-5
37
Iterative Process for Mobile Setting
•Mobile terminals move continuously
•For two contiguous snapshots, is similar
•In step 2, reuse previous for better guess
38
Evaluation
39
Evaluation Setting
•Compared with LP & perfect matching
•Optran by CGAL in C++
•LP by Gurobi, CPLEX
•Terminals: ~ 8000
• Different terminal usage: 1~5
•BS: ~ 2000
• Different BS capacity
40
Comparison:
•Weighted bipartite perfect matching
• Treat BS yj as c(yj) copy
• Edge weight: cost(x,y)2
• Hungarian Alg.
• Time: O(n3)
• Variable: O(n2)
41
C(y1)
C(y2)
C(y3)
x1
x2
x3
x4
x5
Comparison: (conti.)
•Linear Programming (LP):
• Time: O(n>3.5)
• Variable : O(nk)
42
y1 y2 … yk
x1
x2
…
xn
Optran Result (700 users)
43
Optran Result (4k users)
44
Computation Time
45
~116 sec
1500x Faster!
~0.1 sec
Time V.S. #Base Stations (w/ 1000 users)
46
Time V.S. #Base Stations
47
Linear Growth
Energy Consumption (dist2 Sum)
48
Mobile Case Scenario (2k users)
49
Mobile Case Time Compare
50
Conclusion
•Optimal Transportation Theory & Capacitated Kinect
Clustering
•Power Diagram
•Magnitude faster computation
• Less variable: O(k) v.s. O(nk) for LP
•Flexible for usage and capacity constraint
•Suitable for mobile case
51
Question?
Thank you for listening.
Contact:
Chien-Chun Ni, chni@cs.stonybrook.edu
52

Weitere ähnliche Inhalte

Was ist angesagt?

Learning to Extrapolate Knowledge: Transductive Few-shot Out-of-Graph Link Pr...
Learning to Extrapolate Knowledge: Transductive Few-shot Out-of-Graph Link Pr...Learning to Extrapolate Knowledge: Transductive Few-shot Out-of-Graph Link Pr...
Learning to Extrapolate Knowledge: Transductive Few-shot Out-of-Graph Link Pr...
MLAI2
 
Novel algorithm for color image demosaikcing using laplacian mask
Novel algorithm for color image demosaikcing using laplacian maskNovel algorithm for color image demosaikcing using laplacian mask
Novel algorithm for color image demosaikcing using laplacian mask
eSAT Journals
 
Numerical and experimental demonstration of a coordinate transformation-based...
Numerical and experimental demonstration of a coordinate transformation-based...Numerical and experimental demonstration of a coordinate transformation-based...
Numerical and experimental demonstration of a coordinate transformation-based...
Xinying Wu
 

Was ist angesagt? (18)

A Minimum Spanning Tree Approach of Solving a Transportation Problem
A Minimum Spanning Tree Approach of Solving a Transportation ProblemA Minimum Spanning Tree Approach of Solving a Transportation Problem
A Minimum Spanning Tree Approach of Solving a Transportation Problem
 
Optimal channel switching over gaussian channels under average power and cost...
Optimal channel switching over gaussian channels under average power and cost...Optimal channel switching over gaussian channels under average power and cost...
Optimal channel switching over gaussian channels under average power and cost...
 
A0420105
A0420105A0420105
A0420105
 
An Alternative Genetic Algorithm to Optimize OSPF Weights
An Alternative Genetic Algorithm to Optimize OSPF WeightsAn Alternative Genetic Algorithm to Optimize OSPF Weights
An Alternative Genetic Algorithm to Optimize OSPF Weights
 
IMPACT OF PARTIAL DEMAND INCREASE ON THE PERFORMANCE OF IP NETWORKS AND RE-OP...
IMPACT OF PARTIAL DEMAND INCREASE ON THE PERFORMANCE OF IP NETWORKS AND RE-OP...IMPACT OF PARTIAL DEMAND INCREASE ON THE PERFORMANCE OF IP NETWORKS AND RE-OP...
IMPACT OF PARTIAL DEMAND INCREASE ON THE PERFORMANCE OF IP NETWORKS AND RE-OP...
 
Learning to Extrapolate Knowledge: Transductive Few-shot Out-of-Graph Link Pr...
Learning to Extrapolate Knowledge: Transductive Few-shot Out-of-Graph Link Pr...Learning to Extrapolate Knowledge: Transductive Few-shot Out-of-Graph Link Pr...
Learning to Extrapolate Knowledge: Transductive Few-shot Out-of-Graph Link Pr...
 
Novel algorithm for color image demosaikcing using laplacian mask
Novel algorithm for color image demosaikcing using laplacian maskNovel algorithm for color image demosaikcing using laplacian mask
Novel algorithm for color image demosaikcing using laplacian mask
 
Graph Theory
Graph TheoryGraph Theory
Graph Theory
 
Singular Value Decomposition: Principles and Applications in Multiple Input M...
Singular Value Decomposition: Principles and Applications in Multiple Input M...Singular Value Decomposition: Principles and Applications in Multiple Input M...
Singular Value Decomposition: Principles and Applications in Multiple Input M...
 
Presentation of GreenYourMove's hybrid approach in the 3rd Conference on Sust...
Presentation of GreenYourMove's hybrid approach in the 3rd Conference on Sust...Presentation of GreenYourMove's hybrid approach in the 3rd Conference on Sust...
Presentation of GreenYourMove's hybrid approach in the 3rd Conference on Sust...
 
Hybrid Ant Colony Optimization for Real-World Delivery Problems Based on Real...
Hybrid Ant Colony Optimization for Real-World Delivery Problems Based on Real...Hybrid Ant Colony Optimization for Real-World Delivery Problems Based on Real...
Hybrid Ant Colony Optimization for Real-World Delivery Problems Based on Real...
 
9511
95119511
9511
 
3rd Conference on Sustainable Urban Mobility
3rd Conference on Sustainable Urban Mobility3rd Conference on Sustainable Urban Mobility
3rd Conference on Sustainable Urban Mobility
 
reportVPLProject
reportVPLProjectreportVPLProject
reportVPLProject
 
L6 Equilibration Algorithms for a General Transportation Network (Transportat...
L6 Equilibration Algorithms for a General Transportation Network (Transportat...L6 Equilibration Algorithms for a General Transportation Network (Transportat...
L6 Equilibration Algorithms for a General Transportation Network (Transportat...
 
5. 8519 1-pb
5. 8519 1-pb5. 8519 1-pb
5. 8519 1-pb
 
Numerical and experimental demonstration of a coordinate transformation-based...
Numerical and experimental demonstration of a coordinate transformation-based...Numerical and experimental demonstration of a coordinate transformation-based...
Numerical and experimental demonstration of a coordinate transformation-based...
 
MCMCベースレンダリング入門
MCMCベースレンダリング入門MCMCベースレンダリング入門
MCMCベースレンダリング入門
 

Andere mochten auch (6)

The Transmedia Trip: The Psychology of Multi-Platform Engagement
The Transmedia Trip: The Psychology of Multi-Platform EngagementThe Transmedia Trip: The Psychology of Multi-Platform Engagement
The Transmedia Trip: The Psychology of Multi-Platform Engagement
 
Đau thắt lưng - căn bệnh không thể coi thường
Đau thắt lưng - căn bệnh không thể coi thườngĐau thắt lưng - căn bệnh không thể coi thường
Đau thắt lưng - căn bệnh không thể coi thường
 
PraveenResume
PraveenResumePraveenResume
PraveenResume
 
Pillole d'Impresa 22.01.2016 - Presentazione Rossella Masetti
Pillole d'Impresa 22.01.2016 - Presentazione Rossella MasettiPillole d'Impresa 22.01.2016 - Presentazione Rossella Masetti
Pillole d'Impresa 22.01.2016 - Presentazione Rossella Masetti
 
2. a reparar sist. de carga con alternador
2. a reparar sist. de carga con  alternador2. a reparar sist. de carga con  alternador
2. a reparar sist. de carga con alternador
 
Pipe Assembly
Pipe AssemblyPipe Assembly
Pipe Assembly
 

Ähnlich wie Capacitated Kinetic Clustering in Mobile Networks by Optimal Transportation Theory

Global Optimization with Descending Region Algorithm
Global Optimization with Descending Region AlgorithmGlobal Optimization with Descending Region Algorithm
Global Optimization with Descending Region Algorithm
Loc Nguyen
 

Ähnlich wie Capacitated Kinetic Clustering in Mobile Networks by Optimal Transportation Theory (20)

Design of Resonators for Coupled Magnetic Resonance-based Wireless Power Tran...
Design of Resonators for Coupled Magnetic Resonance-based Wireless Power Tran...Design of Resonators for Coupled Magnetic Resonance-based Wireless Power Tran...
Design of Resonators for Coupled Magnetic Resonance-based Wireless Power Tran...
 
Globecom ppt_final.pptx
Globecom ppt_final.pptxGlobecom ppt_final.pptx
Globecom ppt_final.pptx
 
Traffic models and estimation
Traffic models and estimation Traffic models and estimation
Traffic models and estimation
 
Optimum designing of a transformer considering lay out constraints by penalty...
Optimum designing of a transformer considering lay out constraints by penalty...Optimum designing of a transformer considering lay out constraints by penalty...
Optimum designing of a transformer considering lay out constraints by penalty...
 
Routing Fleets with Multiple Driving Ranges: is it possible to use greener fl...
Routing Fleets with Multiple Driving Ranges: is it possible to use greener fl...Routing Fleets with Multiple Driving Ranges: is it possible to use greener fl...
Routing Fleets with Multiple Driving Ranges: is it possible to use greener fl...
 
An Exact Branch And Bound Algorithm For The General Quadratic Assignment Problem
An Exact Branch And Bound Algorithm For The General Quadratic Assignment ProblemAn Exact Branch And Bound Algorithm For The General Quadratic Assignment Problem
An Exact Branch And Bound Algorithm For The General Quadratic Assignment Problem
 
Optimizing location and size of capacitors for power loss reduction in radial...
Optimizing location and size of capacitors for power loss reduction in radial...Optimizing location and size of capacitors for power loss reduction in radial...
Optimizing location and size of capacitors for power loss reduction in radial...
 
I1065259
I1065259I1065259
I1065259
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
E021052327
E021052327E021052327
E021052327
 
Near Surface Geoscience Conference 2015, Turin - A Spatial Velocity Analysis ...
Near Surface Geoscience Conference 2015, Turin - A Spatial Velocity Analysis ...Near Surface Geoscience Conference 2015, Turin - A Spatial Velocity Analysis ...
Near Surface Geoscience Conference 2015, Turin - A Spatial Velocity Analysis ...
 
Analyzing The Quantum Annealing Approach For Solving Linear Least Squares Pro...
Analyzing The Quantum Annealing Approach For Solving Linear Least Squares Pro...Analyzing The Quantum Annealing Approach For Solving Linear Least Squares Pro...
Analyzing The Quantum Annealing Approach For Solving Linear Least Squares Pro...
 
MS Project
MS ProjectMS Project
MS Project
 
Comp prese (1)
Comp prese (1)Comp prese (1)
Comp prese (1)
 
A Minimum Spanning Tree Approach of Solving a Transportation Problem
A Minimum Spanning Tree Approach of Solving a Transportation ProblemA Minimum Spanning Tree Approach of Solving a Transportation Problem
A Minimum Spanning Tree Approach of Solving a Transportation Problem
 
Global Optimization with Descending Region Algorithm
Global Optimization with Descending Region AlgorithmGlobal Optimization with Descending Region Algorithm
Global Optimization with Descending Region Algorithm
 
P367
P367P367
P367
 
Iterative Soft Decision Based Complex K-best MIMO Decoder
Iterative Soft Decision Based Complex K-best MIMO DecoderIterative Soft Decision Based Complex K-best MIMO Decoder
Iterative Soft Decision Based Complex K-best MIMO Decoder
 
Iterative Soft Decision Based Complex K-best MIMO Decoder
Iterative Soft Decision Based Complex K-best MIMO DecoderIterative Soft Decision Based Complex K-best MIMO Decoder
Iterative Soft Decision Based Complex K-best MIMO Decoder
 
Research Summary: Scalable Algorithms for Nearest-Neighbor Joins on Big Traje...
Research Summary: Scalable Algorithms for Nearest-Neighbor Joins on Big Traje...Research Summary: Scalable Algorithms for Nearest-Neighbor Joins on Big Traje...
Research Summary: Scalable Algorithms for Nearest-Neighbor Joins on Big Traje...
 

Kürzlich hochgeladen

(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...
(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...
(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...
Scintica Instrumentation
 
THE ROLE OF BIOTECHNOLOGY IN THE ECONOMIC UPLIFT.pptx
THE ROLE OF BIOTECHNOLOGY IN THE ECONOMIC UPLIFT.pptxTHE ROLE OF BIOTECHNOLOGY IN THE ECONOMIC UPLIFT.pptx
THE ROLE OF BIOTECHNOLOGY IN THE ECONOMIC UPLIFT.pptx
ANSARKHAN96
 
development of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virusdevelopment of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virus
NazaninKarimi6
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Phenolics: types, biosynthesis and functions.
Phenolics: types, biosynthesis and functions.Phenolics: types, biosynthesis and functions.
Phenolics: types, biosynthesis and functions.
Silpa
 
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune WaterworldsBiogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Sérgio Sacani
 
Reboulia: features, anatomy, morphology etc.
Reboulia: features, anatomy, morphology etc.Reboulia: features, anatomy, morphology etc.
Reboulia: features, anatomy, morphology etc.
Silpa
 

Kürzlich hochgeladen (20)

(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...
(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...
(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...
 
Chemistry 5th semester paper 1st Notes.pdf
Chemistry 5th semester paper 1st Notes.pdfChemistry 5th semester paper 1st Notes.pdf
Chemistry 5th semester paper 1st Notes.pdf
 
Gwalior ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Gwalior ESCORT SERVICE❤CALL GIRL
Gwalior ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Gwalior ESCORT SERVICE❤CALL GIRLGwalior ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Gwalior ESCORT SERVICE❤CALL GIRL
Gwalior ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Gwalior ESCORT SERVICE❤CALL GIRL
 
THE ROLE OF BIOTECHNOLOGY IN THE ECONOMIC UPLIFT.pptx
THE ROLE OF BIOTECHNOLOGY IN THE ECONOMIC UPLIFT.pptxTHE ROLE OF BIOTECHNOLOGY IN THE ECONOMIC UPLIFT.pptx
THE ROLE OF BIOTECHNOLOGY IN THE ECONOMIC UPLIFT.pptx
 
300003-World Science Day For Peace And Development.pptx
300003-World Science Day For Peace And Development.pptx300003-World Science Day For Peace And Development.pptx
300003-World Science Day For Peace And Development.pptx
 
Genome sequencing,shotgun sequencing.pptx
Genome sequencing,shotgun sequencing.pptxGenome sequencing,shotgun sequencing.pptx
Genome sequencing,shotgun sequencing.pptx
 
module for grade 9 for distance learning
module for grade 9 for distance learningmodule for grade 9 for distance learning
module for grade 9 for distance learning
 
FAIRSpectra - Enabling the FAIRification of Analytical Science
FAIRSpectra - Enabling the FAIRification of Analytical ScienceFAIRSpectra - Enabling the FAIRification of Analytical Science
FAIRSpectra - Enabling the FAIRification of Analytical Science
 
PATNA CALL GIRLS 8617370543 LOW PRICE ESCORT SERVICE
PATNA CALL GIRLS 8617370543 LOW PRICE ESCORT SERVICEPATNA CALL GIRLS 8617370543 LOW PRICE ESCORT SERVICE
PATNA CALL GIRLS 8617370543 LOW PRICE ESCORT SERVICE
 
development of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virusdevelopment of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virus
 
Bhiwandi Bhiwandi ❤CALL GIRL 7870993772 ❤CALL GIRLS ESCORT SERVICE In Bhiwan...
Bhiwandi Bhiwandi ❤CALL GIRL 7870993772 ❤CALL GIRLS  ESCORT SERVICE In Bhiwan...Bhiwandi Bhiwandi ❤CALL GIRL 7870993772 ❤CALL GIRLS  ESCORT SERVICE In Bhiwan...
Bhiwandi Bhiwandi ❤CALL GIRL 7870993772 ❤CALL GIRLS ESCORT SERVICE In Bhiwan...
 
Molecular markers- RFLP, RAPD, AFLP, SNP etc.
Molecular markers- RFLP, RAPD, AFLP, SNP etc.Molecular markers- RFLP, RAPD, AFLP, SNP etc.
Molecular markers- RFLP, RAPD, AFLP, SNP etc.
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Atp synthase , Atp synthase complex 1 to 4.
Atp synthase , Atp synthase complex 1 to 4.Atp synthase , Atp synthase complex 1 to 4.
Atp synthase , Atp synthase complex 1 to 4.
 
Phenolics: types, biosynthesis and functions.
Phenolics: types, biosynthesis and functions.Phenolics: types, biosynthesis and functions.
Phenolics: types, biosynthesis and functions.
 
Climate Change Impacts on Terrestrial and Aquatic Ecosystems.pptx
Climate Change Impacts on Terrestrial and Aquatic Ecosystems.pptxClimate Change Impacts on Terrestrial and Aquatic Ecosystems.pptx
Climate Change Impacts on Terrestrial and Aquatic Ecosystems.pptx
 
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune WaterworldsBiogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
 
Selaginella: features, morphology ,anatomy and reproduction.
Selaginella: features, morphology ,anatomy and reproduction.Selaginella: features, morphology ,anatomy and reproduction.
Selaginella: features, morphology ,anatomy and reproduction.
 
Cyanide resistant respiration pathway.pptx
Cyanide resistant respiration pathway.pptxCyanide resistant respiration pathway.pptx
Cyanide resistant respiration pathway.pptx
 
Reboulia: features, anatomy, morphology etc.
Reboulia: features, anatomy, morphology etc.Reboulia: features, anatomy, morphology etc.
Reboulia: features, anatomy, morphology etc.
 

Capacitated Kinetic Clustering in Mobile Networks by Optimal Transportation Theory

Hinweis der Redaktion

  1. Free space path loss
  2. drop signal congestion
  3. Not only the BS have capacity constraint, but also each terminal have it’s individual usage.
  4. Free space path loss
  5. Before our solution, we talk about OTP
  6. Ingredient => factory Solution is a permutation => n!
  7. Ingredient => factory Solution is a permutation => n!
  8. Ingredient => factory Solution is a permutation => n! ----- Meeting Notes (8/6/13 03:13) ----- 1-1 1- many many - 1
  9. When Cost is Quadratic, solveable by geometric approach
  10. To construct the convex function, the solution we use is Power Voronoi Diagram
  11. construct a plane by h for each factory, then lift
  12. ----- Meeting Notes (8/6/13 03:13) ----- we want to find the requied area, what's the relation with u?
  13. After getting u, we define a energy function to find the optimal sol H0 is convex => energy func is convex, global Image when h moves, the energy change, and when gradient =0, min
  14. ----- Meeting Notes (8/6/13 03:13) ----- because it's gradient map, and convex, apply newton
  15. To construct the convex function, the solution we use is Power Voronoi Diagram
  16. Is a Partition, given points, partition space into cell Cell closed to points and it's dual is Delauney triangulation
  17. Tanget line from point to the ball
  18. if want a bigger cell, assign bigger radius radius =>weight of points
  19. find a way to move data to some BS R==H!!!!!!!!!!!!
  20. First consider each user only one msg Separate user and BS side by side Complete graph, assign edge weight N2 to log which user assign to which
  21. Combine OTP with capacitated kinect