Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
jobs [2018/07/19 15:02] – [Open researcher positions] nygajobs [2024/02/16 09:22] (current) – [Theses and Student Jobs] kording
Line 2: Line 2:
  
 =====Open researcher positions===== =====Open researcher positions=====
-== Doctoral Candidate / Early Stage Researcher position ==  
-As a research associate at the Institute for Artificial Intelligence, you will develop systems for automated knowledge representation and knowledge acquisition, which combine the human ability of understanding language, perceiving objects and learning from experience. In particular, intelligent robots are to be endowed with the capability of autonomously acquire knowledge in order to robustly act in human environments and competently and successfully achieve everyday human-scale tasks.   
  
-In particular, your challenges comprise the following: +{{blog>:jobs?3&date&footer&firstseconly&readmore}}
-  * the development and implementation of probabilistic models and algorithms for learning and reasoning in complex scenarios of intelligent service robots,  +
-  * the creation and maintenance of software documentation as well as the presentation of research results at top-tier international conferences,  +
-  * self-organized and ambitious work both individually and in a team of researchers,  +
-  * the authoring of research grant proposals.  +
  
-Prerequisites:  
-  * Successfully completed Master's degree (or equivalent) in Computer Science with a major in Artificial Intelligence/Machine Learning,  
-  * very good skills in Machine Learning and Data Mining; esp. experience with probabilistic graphical models (Bayesian networks/Markov random fields/Markov logic networks) and related formalisms,  
-  * very good programming skills in the Python/Cython/C/C++ programming languages and respective libraries for scientific computing (numpy/scipy/sympy),  
-  * experience in natural-language understanding and semantic modeling helpful. 
  
-Besides the willingness and ability to quickly dive into new and complex research scenarios and topics, we expect organizational skills, the ability to work in a team and high commitment and dedication to you research. Very good skills of the English language is required.+<html> 
 +<div style="width:100%;border-bottom:10px solid #DCDFE3;margin-bottom:80px;"></div> 
 +</html>
  
-Research associate 
-with the Institute for Artificial Intelligence 
-at the University of Bremen, Germany, 
  
-Salary is according to the German Federal pay scale, TV-L 13, full-time. The position is available as soon as possible. 
  
-Please send your application (cover letter, CV, certificates, project references, etc) under reference number **A192/18** to: [[mailto:ai-office@cs.uni-bremen.de|ai-office@cs.uni-bremen.de]] 
 =====Theses and Student Jobs===== =====Theses and Student Jobs=====
-If you are looking for a bachelor/master thesis or a job as a student research assistant, you may find some interesting opportunities on this page.+If you are looking for a bachelor's/master'thesis or a job as a student research assistant, you may find some interesting opportunities on this page. 
 + 
 + 
 +<html><!-- 
 +== Physics-based grasping in VR with finger tracking(Student Job / HiWi) == 
 + 
 +Implementing physics-based grasping models in virtual environments, 
 +using Manus VR. 
 + 
 +Requirements: 
 +  * Good C++ programming skills 
 +  * Familiar with skeletal animations 
 +  * Experience with simulators/physics-/game- engines 
 +  * Familiar with Unreal Engine API 
 +  * Familiar with version-control systems (git) 
 +  * Able to work independently with minimal supervision 
 + 
 +Contact: [[team:andrei_haidu|Andrei Haidu]] 
 +--></html> 
  
 <html><!-- <html><!--
Line 44: Line 49:
 --></html> --></html>
  
-== Student job for data visualization ==+<html><!-- 
 +== Mesh Editing / Mesh Segmentation/Cutting (Student Job / HiWi)== 
 + {{ :research:human_hand_cutting.png?150|}}
  
-In the scope of the CRC Farbige Zustände we use machine-learning techniques and novel high-troughput methods to find new materials. To present the project to the scientific community as well as to the non-scientific audience, we want to visualize its ideas and concepts in terms of interactive web applications. Your task would be to design and develop visualization tools that allow the interaction with the data of the project. You will work with Javascript/AngularJS/NodeJS and MongoDB, so it would be helpful if you already have experience in those fields. Creativity in developing new visualizations is demanded just as much as good programming skills.+ Editing and cutting a human mesh into different parts in Blender Maya (or other).
  
-Perspective of future BA/MA topics in this project!+Requirements: 
 +  * Good knowledge in 3D Modeling 
 +  * Familiar with Blender / Maya (or other)
  
-If you're interested, contact [[team:mareike_picklum|Mareike Picklum]]+Contact: [[team/mona_abdel-keream|Mona Abdel-Keream]] 
 +--></html>
  
-== 3D Model / Material / Lightning Developer (Student Job / HiWi)==+ 
 +<html><!-- 
 +== 3D Animation and Modeling (Student Job / HiWi)==
  {{ :research:kitchen_unreal.jpg?200|}}   {{ :research:kitchen_unreal.jpg?200|}} 
  
-Developing and improving existing 3D models in Blender / Maya (or other). Importing the models in Unreal Engine, where the Materials and Lightning should be improved to be close as possible to realism+Developing and improving existing or new 3D (static/skeletal) 
 +models in Blender / Maya (or other). Further importing and testing the 
 +models against Unreal Engine.
  
-Bonus: Working with state of the art 3D Scanners [[https://www.goscan3d.com/|Go!SCAN]] for creating new realistic models.+Bonus: Working with state of the art 3D Scanners [[https://www.goscan3d.com/|Go!SCAN]] for creating sketching new models.
  
 Requirements: Requirements:
   * Experience with Blender / Maya (or other)   * Experience with Blender / Maya (or other)
   * Knowledge of Unreal Engine material / lightning development   * Knowledge of Unreal Engine material / lightning development
 +  * Familiar with version-control systems (git)
 +  * Able to work independently with minimal supervision
  
 +Contact: [[team:andrei_haidu|Andrei Haidu]]
 +--></html>
  
 +== Scene Format Conversion Tool for Robotics Simulation (MA Thesis) ==
  
-Contact[[team:andrei_haidu|Andrei Haidu]]+**Motivation:**
  
-== Unreal Engine Editor Developer (Student Job / HiWi)== +With robotics playing a significant role in various domains, simulation is essential for developing and testing algorithms. Multiple simulators are available, each with its own specialized format (SDF, USD, MJCF, URDF, FBXfor describing scenes. This diversity of formats makes it challenging to transfer scenarios between simulators. Therefore, a versatile parser that can convert scene descriptions between these formats is highly valuable.
- {{ :research:unreal_editor.png?200|}} +
  
-Creating new user interfaces (panel customization) for various internal plugins using the Unreal C++ framework [[https://docs.unrealengine.com/latest/INT/Programming/Slate/|SLATE]].+{{:multiformat.png?400|}}
  
 +**Task Description:**
  
-Requirements: +The objective of this project is to develop a universal parser capable of converting scene descriptions between common formats. The following key steps are involved:
-  * Good C++ programming skills +
-  * Familiar with the [[https://docs.unrealengine.com/latest/INT/Programming/Slate/|SLATE]] framework +
-  * Familiar with Unreal Engine API+
  
-Contact: [[team:andrei_haidu|Andrei Haidu]]+  - Create a model to represent and store the scene graph. 
 +  - Implement import functions for the model to handle scene descriptions in any of the supported formats. 
 +  - Implement export functions for the model to generate scene descriptions in any of the supported formats.
  
-== Integrating PR2 in the Unreal Game Engine Framework (BA/MA/HiWi)== +**Requirements:**
- {{ :research:unreal_ros_pr2.png?100|}} +
  
-Integrating the [[https://www.willowgarage.com/pages/pr2/overview|PR2]] robot with [[http://www.ros.org/|ROS]] support in the [[https://www.unrealengine.com|Unreal Engine 4]] Framework.+  * A strong passion for robotics. 
 +  * Dedication to the chosen topic. 
 +  * Eager to learn. 
 + 
 +Contact: [[team:hoang_giang_nguyen|Giang Nguyen]] 
 + 
 +== Generating Comics about Everyday Experiences of a Robot (BA Thesis) == 
 + 
 +Summary: 
 +  * Query experience data from an existing database 
 +  * Retrieve situations of interest 
 +  * Recreate the scene in a 3D environment 
 +  * Apply a comic shader 
 +  * Find good camera position for moments of interest 
 +  * Generate a PDF summarizing the experiences as a comic strip 
 + 
 +Contact: [[team:daniel_bessler|Daniel Beßler]] 
 + 
 + 
 +== Übersetzung einer globalen Produktklassifikation in eine bestehende Ontologie (BA Thesis) == 
 + 
 +In dieser Arbeit soll die GS1 Produktklassifikation in eine Ontologie transformiert werden. Der GS1 Produktklassifikationsstandard ist online ( https://gpc-browser.gs1.org/) einsehbar. Anschließend soll in einem Jupyter Notebook anhand eines Beispiels gezeigt werden, wie andere Ontologien mit der erstellten Taxonomie verbunden werden können. 
 + 
 +Die Aufgaben dazu sind: 
 +  * Einarbeitung in Web Scraping und Abfrage der Daten von GS1 
 +  * Einarbeitung in Owlready und Erstellen der Taxonomie 
 +  * Erstellung des Jupyter Notebooks mit einem Beispiel, wie andere Ontologien verbunden werden können (die Beispielontologie wird gestellt) 
 + 
 + 
 +Contact: [[team:michaela_kümpel|Michaela Kümpel]] 
 + 
 + 
 +== Nutzung von chatGPT zur Erstellung von spezifischen Wissensbasen (BA Thesis) == 
 + 
 +In dieser Arbeit soll chatGPT (oder ähnliche Tools) genutzt werden, um maschinenlesbares Wissen für eine neue Aufgabe zu erstellen. Dabei sollen z.B. Umgebungsmerkmale und semantische Relationen abgefragt werden können. Die Arbeit soll geeignete prompts zur Erstellung solcher Wissensbasen erarbeiten. Die Informationen sollen anschließend per script extrahiert werden, so dass Agenten sie nutzen können.  
 + 
 +Die Aufgaben dazu sind: 
 +  * Einarbeitung in Prompting mit chatGPT o.ä. 
 +  * Einarbeitung in Web Scraping und NLP parsing 
 +  * Einarbeitung in Owlready und basic entitity linking 
 +  * Erstellung eines guides zum prompten von chatGPT, das anhand von einem Beispiel evaluiert wird  
 +  * Erstellung eines Jupyter Notebooks mit einem Beispiel 
 + 
 + 
 +Contact: [[team:michaela_kümpel|Michaela Kümpel]] 
 + 
 +<html><!-- 
 +== Development of Modules for Robot Perception (Student Job HiWi) == 
 +In our research group, we focus on the development of modern robots that can make use of the potential of game enginesOne particular research direction is the combination of computer vision with game engines. 
 +In this context, we are offering multiple Hiwi positions / student jobs for the following tasks: 
 +  * Software development to create Interfaces between ROS and Unreal Engine 4 (mainly C++) 
 +  * Software development for our Robot Perception framework [[http://robosherlock.org/|RoboSherlock]] which contains many algorithms for computer vision problems (mainly C++)
  
 Requirements: Requirements:
-  * Good programming skills in C/C++ +  * Experience in C++. 
-  * Basic physics/rendering engine knowledge +  * Basic understanding of the ROS middleware and Linux. 
-  * Basic ROS knowledge +The spoken language in this job is german or english, based on your preference.
-  * UE4 basic tutorials+
  
-Contact: [[team:andrei_haidu|Andrei Haidu]]+Contact: [[team:patrick_mania|Patrick Mania]] 
 +--></html>
  
 +== Development of Modules for Robot Perception (Student Job / HiWi) ==
 +In our research group, we focus on the development of intelligent robots that are combining modern computer vision methods with knowledge representation. 
 +We are offering multiple Hiwi positions / student jobs for software development in the context of our Robot Perception framework [[http://robokudo.ai.uni-bremen.de/|RoboKudo]], which contains many algorithms for computer vision problems (mainly Python).
  
-== Realistic Grasping using Unreal Engine (BA/MA/HiWi) ==+Requirements: 
 +  * Solid experience in python and object-oriented programming 
 +  * Basic understanding of the ROS middleware and Linux 
 +  * Basic understanding of computer vision methods
  
-{{  :teaching:gsoc:topic2_unreal.png?nolink&150|}}+The spoken language in this job is german or english, based on your preference. Work can be done fully remote.
  
-The objective of the project is to implement var- +Contact: [[team:patrick_mania|Patrick Mania]] 
-ious human-like grasping approaches in a game developed using [[https://www.unrealengine.com/|Unreal Engine]]+--
  
-The game consist of a household environment where a user has to execute various given tasks, such as cooking a dishsetting the table, cleaning the dishes etcThe interaction is done using various sensors to map the users hands onto the virtual hands in the game.+== Game Engine Developer and 3D-Modelling  (Student Job / HiWi) == 
 +A recent development in the field of AI is the usage of photorealistic simulations, for example to create digital twins of environments like households or  [[https://iottechnews.com/news/2021/apr/13/bentley-systems-nvidia-omniverse-create-real-time-digital-twins/|factories]]. 
 +In our research groupwe focus on the development of modern robots that can make use of the potential of game enginesThis requires a high degree of specialized game engine plugins that can simulate certain aspects of our research. Another important task is the creation of 3d models.
  
-In order to improve the ease of manipulating objects the user should +Therefore, we are offering multiple Hiwi positions / student jobs for the following tasks: 
-be able to switch during runtime the type of grasp (pinch, power +  * Modelling of objects for the use in Unreal Engine 4. 
-grasp, precision grip etc.) he/she would like to use+  * Creation of specific simulation aspects in Unreal Engine 4. For example the development of interactable objects
-   + 
-Requirements:  +Requirements: 
-  * Good programming skills in C++ +  * Knowledge of 3D-Modelling tools. Blender would be highly preferred
-  * Good knowledge of the Unreal Engine API.  +  * Experience in Game Engine development. Ideally Unreal Engine 4 and C++.
-  * Experience with skeletal control / animations / 3D models in Unreal Engine.+
  
 +The spoken language in this job is german or english, based on your preference.
  
-Contact: [[team/andrei_haidu|Andrei Haidu]]+Contact: [[team:patrick_mania|Patrick Mania]]




Prof. Dr. hc. Michael Beetz PhD
Head of Institute

Contact via
Andrea Cowley
assistant to Prof. Beetz
ai-office@cs.uni-bremen.de

Discover our VRB for innovative and interactive research


Memberships and associations:


Social Media: