Papers by Dipl. Inform. Alexander Schier

Comic Chat
, , and Reinhard Klein
Abstract
We introduce an interactive comic chat system that seamlessly integrates visual storytelling with text-based real-time interaction to enhance digital communication. Our approach employs generative AI to create interactive comics, supporting the easy creation of personalised characters and scenes, dynamically adapting these personalised characters and environments to chat content and additional user input, automating the generation of visually coherent comic panels, and overcoming the limitations of previous comic chat systems that are limited to pre-defined graphical elements. We propose algorithms for generating characters and panel backgrounds using generative AI, incorporating facial expressions, poses and thematic elements, and effectively placing characters and speech bubbles in comic panels. The continuous changes in character details and comic scenes provide visual cues that help viewers perceive the sequence of comic panels as a fluid and ongoing action, making the scenes feel dynamic and alive. In addition, the chat system incorporates interactive elements such as chat bots and themed rooms to increase user engagement. In an extensive user study, we show that our novel system significantly enhances users’ ability to convey emotions and engage in meaningful interactions online, and that users appreciate the wide range of self-expression options and personalised characters that allow for more nuanced communication. The versatility of generative AI approaches makes our platform suitable for a wide range of applications beyond mere chatting, including education, reducing language barriers and character-driven role-playing games.
In: 2024

, and Reinhard Klein
Abstract
Discrete exterior calculus (DEC) is a numerical method for solving partial differential equations on meshes with applications in computer graphics, numerics, and physical simulations. It discretizes PDEs in a way such that important integral theorems hold exactly instead of being approximated. The drawback of the method is that it has strong requirements on the mesh. While the narrow range of admissible meshes mentioned in the original work could be widened, current methods still exclude an essential category of meshes, i.e., meshes with concyclic triangle pairs. Such meshes are common, as many synthetic meshes, e.g., triangulations of CAD models, handcrafted 3D models, and even results of surface meshing algorithms, contain such triangle pairs. Our paper describes an approach that allows us to use meshes with arbitrary triangulations that may contain concyclic triangle pairs by defining DEC operators for concyclic polygons.

, Stefan Hartmann and Reinhard Klein
In: , pages 140-155, 2018
Abstract
We present an efficient approach for the parameterization of triangle soups. Our technique tackles the problem by first approximating the triangle soup by a watertight 2-manifold offset mesh proxy. By establishing point correspondences between the triangle soup and the shape proxy by tracing electrostatic field lines in time O(kn) instead of O(kn^2), we can transfer properties computed on the surface, such as UV-coordinates even for large input meshes. The technique can process large triangle soups by replacing the computational intensive physical calculations by approximations developed initially for large-scale physical simulations. Thus it is possible to decrease the time complexity of the initial charge distribution algorithm from O(n3) to O(n). We demonstrate our method on a multitude of challenging triangle soups and focus on the transfer of UV-coordinates during our experiments. An intensive run-time analysis and a comparison of our results to state of the art techniques in standard modeling tools concludes our study.

, Christian Rieger and Michael Griebel
In: , pages 145-175, Springer International Publishing, 2017
Abstract
We present the discrete exterior calculus (DEC) to solve discrete partial differential equations on discrete objects such as cell complexes. To cope with advection-dominated problems, we introduce a novel stabilization technique to the DEC. To this end, we use the fact that the DEC coincides in special situations with known discretization schemes such as finite volumes or finite differences. Thus, we can carry over well-established upwind stabilization methods introduced for these classical schemes to the DEC. This leads in particular to a stable discretization of the Lie-derivative. We present the numerical features of this new discretization technique and study its numerical properties for simple model problems and for advection-diffusion processes on simple surfaces.

Discrete Exterior Calculus im maschinellem Lernen

Diplomarbeit, Universität Bonn, 2014

Full Bibliography: bibliography.bib

¹ Author's version (Accepted Manuscript)