Skip to main content

Showing 1–2 of 2 results for author: Fender, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2306.16354  [pdf, ps, other

    cs.LG stat.ML

    cuSLINK: Single-linkage Agglomerative Clustering on the GPU

    Authors: Corey J. Nolet, Divye Gala, Alex Fender, Mahesh Doijade, Joe Eaton, Edward Raff, John Zedlewski, Brad Rees, Tim Oates

    Abstract: In this paper, we propose cuSLINK, a novel and state-of-the-art reformulation of the SLINK algorithm on the GPU which requires only $O(Nk)$ space and uses a parameter $k$ to trade off space and time. We also propose a set of novel and reusable building blocks that compose cuSLINK. These building blocks include highly optimized computational patterns for $k$-NN graph construction, spanning trees, a… ▽ More

    Submitted 28 June, 2023; originally announced June 2023.

    Comments: To appear in ECML PKDD 2023 by Springer Nature

  2. arXiv:2207.13784  [pdf, other

    cs.CV cs.AI cs.GR cs.HC

    AvatarPoser: Articulated Full-Body Pose Tracking from Sparse Motion Sensing

    Authors: Jiaxi Jiang, Paul Streli, Huajian Qiu, Andreas Fender, Larissa Laich, Patrick Snape, Christian Holz

    Abstract: Today's Mixed Reality head-mounted displays track the user's head pose in world space as well as the user's hands for interaction in both Augmented Reality and Virtual Reality scenarios. While this is adequate to support user input, it unfortunately limits users' virtual representations to just their upper bodies. Current systems thus resort to floating avatars, whose limitation is particularly ev… ▽ More

    Submitted 27 July, 2022; originally announced July 2022.

    Comments: Accepted by ECCV 2022, Code: https://github.com/eth-siplab/AvatarPoser

    MSC Class: 68T07; 68T45; 68U01 ACM Class: I.2; I.3; I.4; I.5