Skip to main content

Showing 1–7 of 7 results for author: Dachsbacher, C

.
  1. arXiv:2406.10421  [pdf, other

    cs.CL

    SciEx: Benchmarking Large Language Models on Scientific Exams with Human Expert Grading and Automatic Grading

    Authors: Tu Anh Dinh, Carlos Mullov, Leonard Bärmann, Zhaolin Li, Danni Liu, Simon Reiß, Jueun Lee, Nathan Lerzer, Fabian Ternava, Jianfeng Gao, Alexander Waibel, Tamim Asfour, Michael Beigl, Rainer Stiefelhagen, Carsten Dachsbacher, Klemens Böhm, Jan Niehues

    Abstract: With the rapid development of Large Language Models (LLMs), it is crucial to have benchmarks which can evaluate the ability of LLMs on different domains. One common use of LLMs is performing tasks on scientific topics, such as writing algorithms, querying databases or giving mathematical proofs. Inspired by the way university students are evaluated on such tasks, in this paper, we propose SciEx -… ▽ More

    Submitted 14 June, 2024; originally announced June 2024.

    ACM Class: I.2.7

  2. arXiv:2402.08273  [pdf, other

    cs.GR

    Regional Adaptive Metropolis Light Transport

    Authors: Hisanari Otsu, Killian Herveau, Johannes Hanika, Derek Nowrouzezahrai, Carsten Dachsbacher

    Abstract: The design of the proposal distributions, and most notably the kernel parameters, are crucial for the performance of Markov chain Monte Carlo (MCMC) rendering. A poor selection of parameters can increase the correlation of the Markov chain and result in bad rendering performance. We approach this problem by a novel path perturbation strategy for online-learning of state-dependent kernel parameters… ▽ More

    Submitted 13 February, 2024; originally announced February 2024.

    Comments: 14 pages, 12 figures

  3. Fast Compressed Segmentation Volumes for Scientific Visualization

    Authors: Max Piochowiak, Carsten Dachsbacher

    Abstract: Voxel-based segmentation volumes often store a large number of labels and voxels, and the resulting amount of data can make storage, transfer, and interactive visualization difficult. We present a lossless compression technique which addresses these challenges. It processes individual small bricks of a segmentation volume and compactly encodes the labelled regions and their boundaries by an iterat… ▽ More

    Submitted 16 November, 2023; v1 submitted 31 August, 2023; originally announced August 2023.

    Comments: IEEE VIS 2023 - The supplemental materials can be found at https://osf.io/8nbdk/ | ACM 2012 CCS - Human-centered computing, Visualization, Visualization application domains, Scientific visualization; Information systems, Data management systems, Data structures, Data layout, Data compression

    ACM Class: E.4; I.3

  4. arXiv:2009.04531  [pdf, other

    physics.geo-ph cs.GR

    Uncertain Transport in Unsteady Flows

    Authors: Tobias Rapp, Carsten Dachsbacher

    Abstract: We study uncertainty in the dynamics of time-dependent flows by identifying barriers and enhancers to stochastic transport. This topological segmentation is closely related to the theory of Lagrangian coherent structures and is based on a recently introduced quantity, the diffusion barrier strength (DBS). The DBS is defined similar to the finite-time Lyapunov exponent (FTLE), but incorporates diff… ▽ More

    Submitted 30 August, 2020; originally announced September 2020.

    Comments: Accepted to IEEE VIS 2020 short papers

  5. Visual Analysis of Large Multivariate Scattered Data using Clustering and Probabilistic Summaries

    Authors: Tobias Rapp, Christoph Peters, Carsten Dachsbacher

    Abstract: Rapidly growing data sizes of scientific simulations pose significant challenges for interactive visualization and analysis techniques. In this work, we propose a compact probabilistic representation to interactively visualize large scattered datasets. In contrast to previous approaches that represent blocks of volumetric data using probability distributions, we model clusters of arbitrarily struc… ▽ More

    Submitted 15 October, 2020; v1 submitted 21 August, 2020; originally announced August 2020.

    Comments: Accepted to IEEE SciVis 2020

  6. Void-and-Cluster Sampling of Large Scattered Data and Trajectories

    Authors: Tobias Rapp, Christoph Peters, Carsten Dachsbacher

    Abstract: We propose a data reduction technique for scattered data based on statistical sampling. Our void-and-cluster sampling technique finds a representative subset that is optimally distributed in the spatial domain with respect to the blue noise property. In addition, it can adapt to a given density function, which we use to sample regions of high complexity in the multivariate value domain more densel… ▽ More

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

    Comments: To appear in IEEE Transactions on Visualization and Computer Graphics as a special issue from the proceedings of VIS 2019

  7. arXiv:1610.05141  [pdf, other

    cs.DS cs.DC cs.MS

    Efficient Random Sampling -- Parallel, Vectorized, Cache-Efficient, and Online

    Authors: Peter Sanders, Sebastian Lamm, Lorenz Hübschle-Schneider, Emanuel Schrade, Carsten Dachsbacher

    Abstract: We consider the problem of sampling $n$ numbers from the range $\{1,\ldots,N\}$ without replacement on modern architectures. The main result is a simple divide-and-conquer scheme that makes sequential algorithms more cache efficient and leads to a parallel algorithm running in expected time $\mathcal{O}(n/p+\log p)$ on $p$ processors, i.e., scales to massively parallel machines even for moderate v… ▽ More

    Submitted 15 November, 2019; v1 submitted 17 October, 2016; originally announced October 2016.

    ACM Class: G.4; G.3; G.2

    Journal ref: ACM Transactions on Mathematical Software (TOMS), Volume 44, Issue 3 (April 2018), pages 29:1-29:14