Info Beasiswa 2015 di PhD Positions in Probabilistic Numerics @ MPI for Intelligent Systems, Tübingen

24.2.15 |

The Emmy Noether Research Group on Probabilistic Numerics, hosted by the Department of Empirical Inference at the Max Planck Institute for Intelligent Systems in Tübingen, Germany, has several open, fully funded positions for PhD students, starting from April 2015 or as soon as possible thereafter.


We develop probabilistic interpretations of numerical tasks and associated methods, particularly in linear algebra, optimization, and the solution of differential equations. Numerical methods infer latent quantities from tractable ones, hence they can be interpreted as learning machines. Doing so opens a new perspective on classic algorithms, and leads to new algorithms that share information between related or chained computations, can be tailored to their task, and shed new light on big old questions. 


Our group has and keeps a machine learning background (we co-authored 3 NIPS papers last year). The MPI IS is a leading institution in machine learning, computer vision and robotics, offering rich social and technological infrastructure for PhD students. Tübingen is a quite international college town in the heart of Europe, the working language at the institute is English.


More details on the group and the positions can be found at http://goo.gl/1T4dFJ, or just contact:
____________________________________________________________________


Philipp Hennig, PhD
PI, Emmy Noether Group on Probabilistic Numerics
Department of Empirical Inference
Max Planck Institute for Intelligent Systems
Spemannstraße 38, 72076 Tübingen, Germany
phennig@tuebingen.mpg.de  |  +49 7071 601-572  
http://goo.gl/1T4dFJ

Info Beasiswa 2015 di PhD position on Streaming Path Queries for Linked Data

|

Please find below an offer for a PhD position on the subject Streaming Path Queries for Linked Data.


* LOCALIZATION
The Links Research Team, common to the CRIStAL research lab and Inria Nord Europe research center, Lille area, France.
The PhD candidate will defend a Doctorate degree at University of Lille.


* APPLICATION
We are looking for an excellent candidate expecting to get a Master Degree in Computer Science before September 2015.
Applications should be sent by email to
links-apply+streaming@lists.gforge.inria.fr
The application should include the candidate's CV, a cover letter explaining the candidate's motivation for the subject, and the names and contact information for one or two references who will be contacted directly. Please contact us on the same email address if you need additional information.


* IMPORTANT DATES
Suggested starting date for the thesis : between October and December 2015.
Deadline for application : May 15th 2015.


* ABOUT THE POSITION
The candidate will be employed by Inria. Monthly salary after taxes : around 1580 euro (social security included).
The thesis director is Joachim Niehren.


* LINKS
The Links research team https://team.inria.fr/links/
The CRIStAL research lab http://www.cristal.univ-lille.fr/
Inria Nord Europe http://www.inria.fr/centre/lille
University of Lille Science and Technologies http://www.univ-lille1.fr/


* DETAILED SUBJECT DESCRIPTION AND REFERENCES


Complex event processing for linked data [1,2] is fundamental to dynamic data management, where linked data is produced dynamically, exchanged over streams, stored in large scale distributed environments, queried, updated, and transformed [12]. Even though streams of complex events appear most naturally in distributed applications with sensors producing continuous data, or social networks in which all kind of structured data is exchanged, stream processing has not been introduced into NoSQL databases, whose purpose is to serve for managing  distributed linked data. In particular, we are interested in IBM's NoSQL database JAQL [3], which like all others is based on map/reduce style distributed programming with path queries for linked data [4].


In this thesis, we propose to develop stream processing algorithms that can be applied for complex event processing for linked data and integrated into NoSQL databases. The first task is to develop algorithms for answering path queries on data graphs. We hope that we can rely on existing streaming algorithms for path queries that were developed for data trees in the context of XML [8,9,10,11] also within the Links project [5,6]. The new questions are the following:
- Under which conditions can queries on data graphs be reduced to queries of spanning tree of the graph.
- How does the choice of the spanning tree influence the queries that can be expressed for the data
graph, and how does the complexity of the algorithms for query answering depend on it.
- How can one answer SPARQL queries on RDF graphs including conjunctive path queries with data
joins and aggregation?
- How can all this be done in practice by extending Links' QuiX-Toolsuite for answering path queries on XML data trees.


The second task is to lift streaming algorithms for answering path queries into map-reduce style distributed programming language based on path queries for linked data. The idea that a function can be mapped to linked data on many processors, return a linked data stream on any processor, and reduce the streams to a single result stream in real time. Rather than dealing with NoSQL databases directly, our objective is to develop a canonical purely functional programming with path queries and map-reduce distribution as a kind of core language. Motivated by our previous work on X-Fun [6,7], a uniform core language for XML processing with or without streams, we believe that a uniform distributed programming language should exist, that can serve as core language for various NoSQL databases, with or without streaming semantics.
The new questions are as follows:
- find a uniform language for distributed map-reduce style programming, that can serve as core language for NoSQL databases,
- provide a streaming evaluator for this language under the assumption that a algorithms for answering path queries on streams is provided.
- implement the streaming streaming evaluator and apply it prototypically to a fragment of a NoSQL database such as JAQL.


Bibliography
[1] Darko Anicic, Sebastian Rudolph, Paul Fodor, and Nenad Stojanovic. Stream reasoning and complex
event processing in ETALIS. Semantic Web, 3(4), 2012.
[2] Danh Le Phuoc, Minh Dao-Tran, Josiane Xavier Parreira, and Manfred Hauswirth. A native and adaptive
approach for unified processing of linked streams and linked data. In ISWC, 2011.
11[3] K. S. Beyer, V. Ercegovac, R. Gemulla, A. Balmin, M. Y. Eltabakh, C.-C. Kanne, F. Ã-zcan, and E. J.
Shekita. JAQL: A scripting language for large scale semistructured data analysis. Proceedings of the VLDB
Endowment (PVLDB), 4(12):1272â?"1283, 2011.
[4] V. Benzaken, G. Castagna, K. Nguyen, and J. Siméon. Static and dynamic semantics of NoSQL
languages. In R. Giacobazzi, R. Cousot, R. Giacobazzi, and R. Cousot, editors, ACM Symposium on
Principles of Programming Languages (POPL), pages 101â?"114. ACM, 2013.
[5] Tom Sebastian, Denis Debarbieux, Olivier Gauwin, Joachim Niehren, Mohamed Zergaoui
Early Nested Word Automata for XPath Query Answering on XML Streams. Theoretical Computer Science,
Elsevier, 2015, pp.42.
[6] Pavel Labath, Joachim Niehren. A Uniform Programming Language for Implementing XML Standards
41st International Conference on Current Trends in Theory and Practice of Computer Science, Lecture Notes
in Computer Science, Jan 2015.
[7] Pavel Labath. Hyperstreaming for XML standards. PhD thesis. University of Bratislava, Jan 2015.
[8] A. K. Gupta and D. Suciu. Stream processing of XPath queries with pred- icates. In ACM SIGMOD
Conference, pages 419â?"430. 2003.
[9] M. Kay. A streaming XSLT processor. In Balisage: The Markup Conference 2010. Balisage Series on
Markup Technologies, volume 5, 2010.
[10] B. Mozafari, K. Zeng, and C. Zaniolo. High-performance complex event processing over XML streams. In
SIGMOD Conference, pages 253â?"264. ACM, 2012.
[11] D. Olteanu. SPEX: Streamed and progressive evaluation of XPath. IEEE Trans. on Know. Data Eng.,
19(7):934â?"949, 2007.
[12] Mohammed Elseidy, Abdallah Elguindy, Aleksandar Vitorovic, Christoph Koch: Scalable and Adaptive
Online Joins. PVLDB 7(6): 441-452 (2014)

Info beasiswa 2015 di PhD student “gene regulatory network inference”

|

The Chemical and Biological Systems Engineering Laboratory at the Institute of Chemical and Bioengineering is seeking a highly motivated
PhD student “gene regulatory network inference”
Be a part of an exciting and interdisciplinary research in systems biology and engineering! We are seeking a highly motivated PhD student in the area of gene regulatory network inference. The research work will be computational and theoretical in nature, but will also involve collaborations with experimental partners. In this project, we are studying the decision making process involved in stem cell differentiation through the development and application of network inference methods for single cell gene expression data.
The ideal candidate should have an excellent academic record with a Masters degree in systems biology, mathematics, statistics, bioinformatics, engineering or a related field. Knowledge of molecular biology is highly desirable. The candidate should also have a strong interest in theoretical and computational research. We have a very international working environment with highly energetic people. Proficiency in English is required. The position is available immediately, but the starting date can be negotiated.
For more detailed information please contact Prof. Rudi Gunawan by e-mail rudi.gunawan@chem.ethz.ch (no applications) and visit our webpage http://www.cabsel.ethz.ch/.

Please submit your application online including application letter, curriculum vitae, references and English-translated transcripts with attention to: ETH Zurich, Hans-Peter Freitag, Human Resources, CH-8093 Zurich.

Info Beasiswa 2015 di PhD in Physics at Universite Paris-Saclay

|

Silakan disimak. Semoga bermanfaat.

-------------------------------------------------
Y Budi Sulistioadi
http://www.linkedin.com/in/bsulistioadi


Research laboratories of the Paris-Saclay Campus propose numerous PhD subjects, with the aim of providing cutting edge training. If you wish to join us and carry out high-level research in a remarkably rich scientific environment, have a look at our PhD proposals
substrat-saphir_gemac
The Department “Physics Of light and Matter” (PhOM) of  the Université Paris-Saclay gathers about 40 research laboratories, mostly working in the fields of:
  • optics, ultra-fast and intense laser physics,
  • diluted and condensed matter physics,
  • complex matter and statistical physics,
  • nanophysics
PhOM  laboratories are located in the Paris-Saclay Campus (in  Orsay, Palaiseau and Saclay area), 20 km south from Paris, with  easy access by public transportation.
How to proceed:
It is compulsory for a PhD student to have  financial support (salary, scholarship, grant...) at the level required by the French law. There is a variety of different financial supports, among which your potential supervisor will select with you those which are most suitable for your case.
PhD positions  usually start in October for a duration of typically 3 years. The deadlines for grant applications range from April to June, and it is usually necessary that you build up your PhD project with the laboratory starting no later than March.
Please check regularly this website for updates.

Info Beasiswa Kursus Musik 2015 di Kota Semarang

|

 
Beasiswa kursus musik , bagi anda yang butuk info beasiswa kursus musik , besiswa ada di kota semarang , mungkin yang berminat pada alat musik piano , keyboar gitar . bisa menhubungi via email , ke hienfong57@gmail .com

Beasiswa ini diberikan untuk siswa yang punya interest tinggi di bidang musik , tapi belum punya cukup biaya , sehingga biayanya bisa dikurangkan

syarat syarat :

Pria atau wanita
anak anak atau dewasa
mempunyai minat yang tinggi pada musik
sd , smp , atau sma

Untuk lebih jelas bisa kunjungi :
terima kasih atas kerja samanya

atau pada ; http://kursusmusiksemarang.blogspot.com/

atau pada : http://infobeasiswadalamluarnegeri.blogspot.com/

rudy_smg_wsb@yahoo.com [beasiswa] beasiswa@yahoogroups.com lewat returns.groups.yahoo.com 

18 Feb (6 hari yang lalu)


ke beasiswa

Info Beasiswa Luar negeri 2015 : International ASEAN Students' Scholarships at Kasetsart University, Thailand

15.2.15 |


Department of Agricultural and Resource Economics, Kasetsart University, Bangkok Campus calls for applications for International ASEAN Students' Scholarships
Deadline: 30 April 2015

Successful candidates must be a citizen of ASEAN member countries excluding Thailand, and be accepted for admission to the M.S. Agricultural and Resource Economics Program for 2015 academic year.

Conditions:
- tuition fee waiver
- 8,000 baht/mo (US$ 245) stipend for 24 months
- up to 50,000 baht (US$1,500) research expenditure/year for 2 years
- 4,000 baht/year insurance coverage for 2 years
- must maintain 3.5/4.0 GPA every semester or the scholarship will be terminated
- must publish at least 1 paper in Thailand Citation Index or Scopus journals within 3 years after the start of the program

For application process, visit http://agri.eco.ku.ac.th/ inter/www/ms_agreco.html

Application materials:
1. Applicant's academic records
2. A certificate of English proficiency test
3. Three letters of recommendation by former advisers and/or supervisors
4. Statement of purpose
5. Scholarship application form
6. Graduate school application form: interprogram.ku.ac.th/forms/ application.doc

Contact: Dr. Orachos at orachos.n@ku.ac.th for more details

Related Posts Plugin for WordPress, Blogger...
Get Chitika Premium