ow2con'14 - xlcloud, a demonstation of 3d remote rendering in the cloud

55
XLcloud – 3D Rendering in the Cloud Open Stack Summit, Paris, November, 2014 Marius PREDA, TELECOM SudParis Philippe GRAVEZ, CEA

Upload: ow2-consortium

Post on 25-Jun-2015

117 views

Category:

Technology


4 download

DESCRIPTION

The XLcloud project strives to establish the demonstration of a High Performance Cloud Computing (HPCC) platform based on OpenStack that is designed to run a representative set of compute intensive workloads. Two Use Cases will be demonstrated during this presentation. First, the interventional radiology use case of the XLCloud project has the goal to show that the XLCLoud platform can be used to leverage an application requiring both interaction and high performance computing. This simulator, developed by CEA and Esprimed, allows medical staff to prepare or replay an intervention in a 3D interactive environment (manipulation of the radiological system, position of people and their protections) while having the benefit of precise estimation of the dose they are exposed to through a 3D monte carlo simulation optimized in order to provide results in interactive time. The second use case will be based on cloud gaming and 3D visualization. XLcloud is a three-year long collaborative project funded by the French FSN (Fonds national pour la Société Numérique) programme.

TRANSCRIPT

Page 1: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

XLcloud – 3D Rendering in the Cloud

Open Stack Summit, Paris, November, 2014

Marius PREDA, TELECOM SudParis

Philippe GRAVEZ, CEA

Page 2: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Summary

!   Some words about the project !   Remote rendering principle and optimizations !   Remote Rendering middleware

!   Demos

Page 3: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Consortium !   ATEME: H264/MPEG-4/AVC low latency

compression algorithms

!   Bull: cloud infrastructure, distributed systems architecture and HPC cluster

!   CEA List: interactive simulation of natural phenomenons, virtual reality

!   EISTI: marketplace, OpenERP integration

! Inria Reso: energy efficiency

!   TSP (Artemis Lab): remote rendering, video compression, multimodality

! Silkan: massively distributed (HPC) software architecture for interactive simulation

!   OW2: communication, dissemination

Origin of the project

Winner of 1st Call for Projects “Cloud Computing” by the FSN in 2011

!   Project length: 36 months !   Official Start: 01/01/2012 !   Coordinator: Bull

!   Open Source (Apache V2) !   http://gitorious.ow2.org/xlcloud !   http://xlcloud.org/

!   http://gitorious.ow2.org/xlcloud

Page 4: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

XLcloud objective

Establish the demonstration of a High Performance Cloud Computing (HPCC) platform designed to run effectively a

representative set of compute intensive workloads including interactive games and 3D graphics applications

Page 5: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Capabilities of the XLcloud platform !   The platform exposes an on-demand Platform-as-a-Service service

endpoint (and GUI) which developers can use to manage software stacks of nearly any scale and complexity without sacrificing control

!   The platform's main design paradigm is to make it easy to manage the complete application lifecycle, including resource provisioning, configuration management, application deployment, software updates, monitoring, and access control.

!   The software stack artefacts produced by XLcloud are primarily targeted toward delivering two kinds of virtual clusters, but could easily be extended to produce other types of virtual platforms: ●  An HPC Virtual Cluster based on SLURM

●  A Remote Rendering Virtual Cluster based on Ogre3D Today’s(topic(

Page 6: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Remote Rendering

Page 7: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Scene%analyzer%

User(interac1on(

Scene(descrip1on((

Data(AI(

Local(Input(

Network(parameters(

Remote(Input(

Segmenta1on(map(

Depth(map(

Mo1on(vectors(

Applica.on%Engine%

Scene(Graph(

Rendering%engine%

2D/3D(graphics(

Video%Encoder%

Graphics%Encoder%

RTP/UDP%Packe.zer%

%

Streamer%

Network(ready(packets(

Compressed(stream(

Player%

Joueur(

Interac1vity(

Terminal(parameters(

Network%

Server(

Client(

Network%

How%remote%rendering%works?%

Page 8: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Scene%analyzer%

User(interac1on(

Scene(descrip1on((

Data(AI(

Local(Input(

Network(parameters(

Remote(Input(

Segmenta1on(map(

Depth(map(

Mo1on(vectors(

Applica.on%Engine%

Scene(Graph(

Rendering%engine%

2D/3D(graphics(

Video%Encoder%

Graphics%Encoder%

RTP/UDP%Packe.zer%

%

Streamer%

Network(ready(packets(

Compressed(stream(

Player%

Joueur(

Interac1vity(

Terminal(parameters(

Network%

Server(

Client(

Network%

How%remote%rendering%works?%

Page 9: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Scene%analyzer%

User(interac1on(

Scene(descrip1on((

Data(AI(

Local(Input(

Network(parameters(

Remote(Input(

Segmenta1on(map(

Depth(map(

Mo1on(vectors(

Applica.on%Engine%

Scene(Graph(

Rendering%engine%

2D/3D(graphics(

%%

Video%Encoder%

Graphics%Encoder%

RTP/UDP%Packe.zer%

%

Streamer%

Network(ready(packets(

Compressed(stream(

Player%

Joueur(

Interac1vity(

Terminal(parameters(

Network%

Server(

Client(

Network%

How%remote%rendering%works?%

xlcloud(added(value(

Transmoder%

Depth%MAP%Quality%control%

Buffers%extrac.on%

op.miza.ons%

PreJProcessing%

Page 10: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Scene%analyzer%

User(interac1on(

Scene(descrip1on((

Data(AI(

Local(Input(

Network(parameters(

Remote(Input(

Segmenta1on(map(

Depth(map(

Mo1on(vectors(

Applica.on%Engine%

Scene(Graph(

Rendering%engine%

2D/3D(graphics(

%%

Video%Encoder%

Graphics%Encoder%

RTP/UDP%Packe.zer%

%

Streamer%

Network(ready(packets(

Compressed(stream(

Player%

Joueur(

Interac1vity(

Terminal(parameters(

Network%

Server(

Client(

Network%

How%remote%rendering%works?%

xlcloud(added(value(

Transmoder%

Depth%MAP%Quality%control%

RoA%Quality%control%

Region(Of((AKen1on(Map(

Buffers%extrac.on%

op.miza.ons%

PreJProcessing%

Page 11: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Examples of applications in Remote Rendering

Page 12: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

The problem that the Cloud can solve for Remote Rendering

Video(bitrate(Network(Bitrate((kb/s)(

Time((s)(

Frozen(image(

Frozen(image(

Frozen(image(

Frozen(image(

Page 13: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Reduce the video bitrate to keep it under the network bitrate

Network(Bitrate((kb/s)(

Time((s)(

The problem that the Cloud can solve for Remote Rendering

Page 14: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

The objective is simple, the results when applying traditional rate control are just … horrible

Page 15: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Problem Statement

!   Find new representation spaces of video sequences that allows to reduce the debit beyond the theoretical limit of the pixel space while preserving the user experience

Page 16: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Proposed Approach

!   Statistically detect regions of interest (ROI)

!   Create importance maps

!   Concentrate the coding error in “less important” areas

!   Correlate importance maps with the characteristics of the image, measured in real time

!   Perform a segmentation of the image in relation to these characteristics

!   Build a hybrid space

!   Compress the hybrid space

!   Transmit, decode and display the rendered hybrid space

Page 17: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

What is the “important” info?

Player’s attention is game specific and it depends on the graphical content, action, interaction

Page 18: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

What is the “important” info? “Ask” the user …

5 players, 2 games (Doom3 and 0AD), 1 eye-tracker and many playing hours

To get this …

Page 19: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

What is the “important” info? “Ask” the user …

Page 20: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Intra-player analysis

Strong correlation if rp>0,5

Page 21: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Inter-player analysis

Doom3, rp > 0,85 (between ¯xDoom3 and all the tests)

0 A.D., rp > 0,69 (between ¯x0AD and all the tests)

Page 22: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Region of Attention Model

Modulate the quality of the video encoding based on RoA

Page 23: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Additional control: adaptive video coding based on depth map

!   Control of region quality based on distance from viewpoint !   Inverse exponential function to correct non-linear depth values !   Variable range support

Page 24: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

"↓5 , %↓2 (

"↓6 , %↓1 ("↓3 ,

%↓1 (

"↓1 , %↓3 (

"↓2 , %↓2 (

"↓4 , %↓2 (

"↓7 , %↓4 (

Displacing the errors in the video frame is fine, however it has theoretical limits imposed by the “Pixel” space

!   Additional improvement: represent the image by using two spaces

!   Regions containing edges – represented as color pixels

!   Edge free regions – represented as polynomial coefficients

Page 25: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Hybrid Space – Visual Results Original%Image%

Hybrid%Space%

Pixel%Informa.on%

Polynomial%Informa.on%

Reconstructed%Image%

Page 26: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Remote Rendering Middleware

Page 27: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Node(2(Node(1(

Remote Rendering – 3 Layers structure

Lobby(

Lobby(Agent( Lobby(Agent(

RR(Session(1(

RR(Session(2(

RR(Session(3(

RR(Session(1(

RR(Session(2(

RR(Session(3(

Applica.on%Catalog%

Client%

Remote%Rendering%Virtual%Cluster%

!   Cluster : Lobby Component !   Node : Lobby Agent Component !   Application

Load%Table%

Page 28: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Remote Rendering – 3 Layers Structure !   Sequence Diagram for Remote Rendering Session Submission

Page 29: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Node(1(

Remote Rendering – 3 Layers Structure Lobby(

Lobby(Agent(

X(server(

Applica1on(1(

Applica.on%Catalog%

Client%

Remote%Rendering%Virtual%Cluster%

!   Session Initialization

!   X Server launch

!   RR Middleware components launch

!   Application launch

Load%Table%

Streaming(server(

X(server(

Applica1on(2(

Streaming(server(

Page 30: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Remote Rendering Middleware - Components !   Remote Rendering Library !   Graphics Engine Video Output (GEVO) !   Interaction Module (NetInput) !   Open Source Graphics Engine (OGRE) !   Ogre-GEVO Plugin !   Video Encoder !   Local Dependencies !   Streaming Server !   Lobby Agent

Page 31: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

RR Middleware – Application Integration

RR%Middleware%

RR(Dependencies(

Remote%Rendering%Library%

GEVO%J%RRStream% Interac.vity%(NetInput)%

Video%Encoder%

Ogre%–%GEVO%Plugin%

3D%Applica.on%Ogre%Applica.on%

Streaming%Server%

Page 32: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Demo

Page 33: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Games

4(sessions,(1280x(720(Nvidia(K340(grid(Intel(Xeon(2(cores(

Page 34: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Games

4(sessions,(1280x(720(Nvidia(K340(grid(Intel(Xeon(2(cores(

CPU(

Page 35: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Games

4(sessions,(1280x(720(Nvidia(K340(grid(Intel(Xeon(2(cores(

CPU(

Page 36: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Games

4(sessions,(1280x(720(Nvidia(K340(grid(Intel(Xeon(2(cores(

GPU(

Page 37: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Games

4(sessions,(1280x(720(Nvidia(K340(grid(Intel(Xeon(2(cores(

GPU(

Page 38: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Games

4(sessions,(1280x(720(Nvidia(K340(grid(Intel(Xeon(2(cores(

Network(

Page 39: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Games

4(sessions,(1280x(720(Nvidia(K340(grid(Intel(Xeon(2(cores(

Network(

Page 40: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

!   A demonstration of a High Performance Cloud Computing platform

!   More computation is available, better compression is possible !   Modulate the compression quality with respect to user attention and

application behavior

!   Generate in real time complementary representation spaces for images

Concluding Remarks

Page 41: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

XLCloud: the interventional

radiology use case

OW2con’14 Paris, 5 November 2014

Philippe Gravez, Virtual Reality Project Manager, CEA LIST, FR

| PAGE 1

Page 42: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

XLCloud: the interventional radiology use case

Interactive simulation / Virtual Reality for training / Cloud Introduction

CEA List & technological research I. CEA List & XLCloud

Interactive simulation Motivations for XLCloud 2 use cases

II. Interventional radiology What is it? Esprimed VR training tool

III. Implementation Architecture of XDE applications Remote deployment

Conclusion

| PAGE 2

Page 43: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

CEA List research institute Smart digital systems – Paris area – Staff ~ 750

| PAGE 3

Contribute to business competitiveness through innovation and technology transfer

41%

34%

25%

Funding

Project Industrial CEA

FROM RESEARCH TO INDUSTRY

FUNDAMENTAL RESEARCH

PUBLICATIONS

APPLIED RESEARCH

PATENTS

PRODUCTS

MASS PRODUCTION

Microcavity

Laser diode pump

Contacts

10 mm Microcavity

Laser diode pump

Contacts

10 mm

PILOT LINE

PROTOTYPES

Funding

Page 44: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

XLCloud: the interventional radiology use case

Interactive simulation / Virtual Reality for training / Cloud Introduction

CEA List & technological research I. CEA List & XLCloud

Interactive simulation Motivations for XLCloud 2 use cases

II. Interventional radiology What is it? Esprimed VR training tool

III. Implementation Architecture of XDE applications Remote deployment

Conclusion

| PAGE 4

Page 45: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

| PAGE 5

Interactive dynamic simulation

Page 46: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Interactive simulation lab: addressed topics

| PAGE 6

Physics

Soft parts Fluids Multibody multi-contact nonsmooth dynamics

Dynamic multi- objective control

Dynamic simulation, Interactions

Interactive multi-physics

simulation 1

Digital human

2

Accurate manipulation

in VR

Interactive Dosimetry

«Advanced» interactions: haptics,

tracking, HMD, …

Mixed Reality

Page 47: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Interactive simulation lab: some applications

| PAGE 7

Physics

Interactive multi-physics

simulation 1

Digital Human

2 Assistance for assembling,

maintenance or recycling

Ergonomic assessment,

cobot design …

Training (VR / MR) Virtual prototyping, scenario validation

Page 48: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Motivations for XLCloud / Use cases

XLCloud HPC Interactive video streaming

Access to HPC capabilities CFD & dosimetry simulation

High interactivity Virtual Reality requirement

Ease of deployment Collaborative working / scalability

Several persons, remotely located, interacting with the same virtual mock-up from heterogeneous computer interfaces

! 2 XLCloud use cases Interactive smoke simulation (with Silkan) (HPC++) Interventional radiology (with Esprimed) (Interactivity++) | PAGE 8

Page 49: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

XLCloud: the interventional radiology use case

Interactive simulation / Virtual Reality for training / Cloud Introduction

CEA List & technological research I. CEA List & XLCloud

Interactive simulation Motivations for XLCloud 2 use cases

II. Interventional radiology What is it? Esprimed VR training tool

III. Implementation Architecture of XDE applications Remote deployment

Conclusion

| PAGE 9

Page 50: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Interventional radiology

"  Interventional radiology is a medical sub-specialty of radiology which utilizes minimally-invasive image-guided procedures to diagnose and treat diseases in nearly every organ system (Wikipedia)

"  This means that surgeon and medical staff are always exposed to X-rays

"  This is becoming a world wide issue raised by safety authorities

| PAGE 10

Page 51: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

The Esprimed interventional radiology training tool

| PAGE 12

© Data / scenario!!

Page 52: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

XLCloud: the interventional radiology use case

Interactive simulation / Virtual Reality for training / Cloud Introduction

CEA List & technological research I. CEA List & XLCloud

Interactive simulation Motivations for XLCloud 2 use cases

II. Interventional radiology What is it? Esprimed VR training tool

III. Implementation Architecture of XDE applications Remote deployment

Conclusion

| PAGE 13

Page 53: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

XDE architecture

| PAGE 14

Page 54: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

XDE virtual cluster with XLCloud / scalability

| PAGE 15

Network of Orocos agents

Remote rendering

According to the considered application and the local resources, select the components to be virtualized

Page 55: OW2con'14 - XLcloud, a demonstation of 3D remote rendering in the cloud

Conclusion

Development of a training tool for interventional radiology A business supported use case Main motivation: ease of deployment in hospital facilities Open a path toward scalability and collaborative work

| PAGE 16