Skip to main content

Showing 1–12 of 12 results for author: Digne, J

.
  1. arXiv:2502.20215  [pdf, other

    cs.CG cs.GR cs.LG

    Topological Autoencoders++: Fast and Accurate Cycle-Aware Dimensionality Reduction

    Authors: Mattéo Clémot, Julie Digne, Julien Tierny

    Abstract: This paper presents a novel topology-aware dimensionality reduction approach aiming at accurately visualizing the cyclic patterns present in high dimensional data. To that end, we build on the Topological Autoencoders (TopoAE) formulation. First, we provide a novel theoretical analysis of its associated loss and show that a zero loss indeed induces identical persistence pairs (in high and low dime… ▽ More

    Submitted 27 February, 2025; originally announced February 2025.

  2. arXiv:2302.10803  [pdf, other

    cs.LG cs.AI physics.flu-dyn

    Eagle: Large-Scale Learning of Turbulent Fluid Dynamics with Mesh Transformers

    Authors: Steeven Janny, Aurélien Béneteau, Madiha Nadri, Julie Digne, Nicolas Thome, Christian Wolf

    Abstract: Estimating fluid dynamics is classically done through the simulation and integration of numerical models solving the Navier-Stokes equations, which is computationally complex and time-consuming even on high-end hardware. This is a notoriously hard problem to solve, which has recently been addressed with machine learning, in particular graph neural networks (GNN) and variants trained and evaluated… ▽ More

    Submitted 17 March, 2023; v1 submitted 16 February, 2023; originally announced February 2023.

    Comments: Published as a conference paper at ICLR 2023

    Journal ref: International Conference on Learning Representation (ICLR) 2023

  3. arXiv:2302.05116  [pdf, other

    cs.GR cs.CV cs.LG

    Example-Based Sampling with Diffusion Models

    Authors: Bastien Doignies, Nicolas Bonneel, David Coeurjolly, Julie Digne, Loïs Paulin, Jean-Claude Iehl, Victor Ostromoukhov

    Abstract: Much effort has been put into developing samplers with specific properties, such as producing blue noise, low-discrepancy, lattice or Poisson disk samples. These samplers can be slow if they rely on optimization processes, may rely on a wide range of numerical methods, are not always differentiable. The success of recent diffusion models for image generation suggests that these models could be app… ▽ More

    Submitted 10 February, 2023; originally announced February 2023.

    ACM Class: I.3.7; I.5.1; I.6.8; G.1.4

  4. Lightweight integration of 3D features to improve 2D image segmentation

    Authors: Olivier Pradelle, Raphaelle Chaine, David Wendland, Julie Digne

    Abstract: Scene understanding has made tremendous progress over the past few years, as data acquisition systems are now providing an increasing amount of data of various modalities (point cloud, depth, RGB...). However, this improvement comes at a large cost on computation resources and data annotation requirements. To analyze geometric information and images jointly, many approaches rely on both a 2D loss… ▽ More

    Submitted 10 July, 2023; v1 submitted 16 December, 2022; originally announced December 2022.

    Journal ref: Computers & Graphics, Volume 114, 2023, Pages 326-336, ISSN 0097-8493, (https://www.sciencedirect.com/science/article/pii/S0097849323000936)

  5. arXiv:2206.04529  [pdf, other

    math.OC cs.CG math.NA

    Symmetrized semi-discrete optimal transport

    Authors: Agathe Herrou, Bruno Lévy, Vincent Nivoliers, Nicolas Bonneel, Julie Digne

    Abstract: Interpolating between measures supported by polygonal or polyhedral domains is a problem that has been recently addressed by the semi-discrete optimal transport framework. Within this framework, one of the domains is discretized with a set of samples, while the other one remains continuous. In this paper we present a method to introduce some symmetry into the solution using coupled power diagrams.… ▽ More

    Submitted 9 June, 2022; originally announced June 2022.

    MSC Class: 49M99 (Primary); 65D99; 90C08 (Secondary) ACM Class: G.1.1; I.3.5

  6. arXiv:2111.05800  [pdf, other

    cs.CG cs.GR

    Arbitrary order principal directions and how to compute them

    Authors: Julie Digne, Sébastien Valette, Raphaëlle Chaine, Yohann Béarzi

    Abstract: Curvature principal directions on geometric surfaces are a ubiquitous concept of Geometry Processing techniques. However they only account for order 2 differential quantities, oblivious of higher order differential behaviors. In this paper, we extend the concept of principal directions to higher orders for surfaces in R^3 by considering symmetric differential tensors. We further show how they can… ▽ More

    Submitted 10 November, 2021; originally announced November 2021.

    MSC Class: I.3.5

  7. arXiv:2109.01018  [pdf, other

    cs.GR cs.CV

    Dynamic Scene Novel View Synthesis via Deferred Spatio-temporal Consistency

    Authors: Beatrix-Emőke Fülöp-Balogh, Eleanor Tursman, James Tompkin, Julie Digne, Nicolas Bonneel

    Abstract: Structure from motion (SfM) enables us to reconstruct a scene via casual capture from cameras at different viewpoints, and novel view synthesis (NVS) allows us to render a captured scene from a new viewpoint. Both are hard with casual capture and dynamic scenes: SfM produces noisy and spatio-temporally sparse reconstructed point clouds, resulting in NVS with spatio-temporally inconsistent effects.… ▽ More

    Submitted 2 September, 2021; originally announced September 2021.

    Comments: Accompanying video: https://youtu.be/RXK2iv980nU

  8. arXiv:2106.03514  [pdf, other

    cs.CG

    Baseline Skinning for Point Sets of Articulated Bodies

    Authors: Tong Fu, Raphaëlle Chaine, Julie Digne

    Abstract: General skinning techniques aim to deform the surface of an articulated model following the pose change of a skeleton. Their rapidity makes them ideal tools for real-time animation purposes. However, popular skinning algorithms are simple, but they tend to generate undesirable geometric artefacts. In our work, we consider skeletons given in the form of sphere-mesh models controlling both the pose… ▽ More

    Submitted 7 June, 2021; originally announced June 2021.

  9. arXiv:2102.12178  [pdf, other

    cs.LG stat.ML

    Learning to Generate Wasserstein Barycenters

    Authors: Julien Lacombe, Julie Digne, Nicolas Courty, Nicolas Bonneel

    Abstract: Optimal transport is a notoriously difficult problem to solve numerically, with current approaches often remaining intractable for very large scale applications such as those encountered in machine learning. Wasserstein barycenters -- the problem of finding measures in-between given input measures in the optimal transport sense -- is even more computationally demanding as it requires to solve an o… ▽ More

    Submitted 24 February, 2021; originally announced February 2021.

    Comments: 18 pages, 16 figures, submitted to the Machine Learning journal (Springer)

    ACM Class: I.2.6; I.4.9; G.2.1; G.3; I.3.3

  10. Code Replicability in Computer Graphics

    Authors: Nicolas Bonneel, David Coeurjolly, Julie Digne, Nicolas Mellado

    Abstract: Being able to duplicate published research results is an important process of conducting research whether to build upon these findings or to compare with them. This process is called "replicability" when using the original authors' artifacts (e.g., code), or "reproducibility" otherwise (e.g., re-implementing algorithms). Reproducibility and replicability of research results have gained a lot of in… ▽ More

    Submitted 6 May, 2020; v1 submitted 1 May, 2020; originally announced May 2020.

    Comments: 8 pages. ACM Trans. on Graphics (Proceedings of SIGGRAPH 2020)

  11. arXiv:1907.11721  [pdf, other

    cs.GR

    FAKIR: An algorithm for revealing the anatomy and pose of statues from raw point sets

    Authors: Tong Fu, Raphaëlle Chaine, Julie Digne

    Abstract: 3D acquisition of archaeological artefacts has become an essential part of cultural heritage research for preservation or restoration purpose. Statues, in particular, have been at the center of many projects. In this paper, we introduce a way to improve the understanding of acquired statues representing real or imaginary creatures by registering a simple and pliable articulated model to the raw po… ▽ More

    Submitted 7 October, 2020; v1 submitted 26 July, 2019; originally announced July 2019.

  12. Sparse Geometric Representation Through Local Shape Probing

    Authors: Julie Digne, Sébastien Valette, Raphaëlle Chaine

    Abstract: We propose a new shape analysis approach based on the non-local analysis of local shape variations. Our method relies on a novel description of shape variations, called Local Probing Field (LPF), which describes how a local probing operator transforms a pattern onto the shape. By carefully optimizing the position and orientation of each descriptor, we are able to capture shape similarities and gat… ▽ More

    Submitted 2 November, 2017; v1 submitted 7 December, 2016; originally announced December 2016.

    MSC Class: 68U05; 97R60

    Journal ref: IEEE Transactions on Visualization and Computer Graphics, 2017