zama-ai/concrete-ml
Concrete ML: Privacy Preserving ML framework using Fully Homomorphic Encryption (FHE), built on top of Concrete, with bindings to traditional ML frameworks. (⭐ 1408)
Concrete ML: Privacy Preserving ML framework using Fully Homomorphic Encryption (FHE), built on top of Concrete, with bindings to traditional ML frameworks. (⭐ 1408)
Artificial intelligence is continuously seeking novel challenges and benchmarks to effectively measure performance and to advance the state-of-the-art. In this paper we introduce KANDY, a benchmarking framework that can be used to generate a variety...
We revisit the Helmholts equation in a quarter-plane in the framework of the Riemann-Hilbert approach to linear boundary value problems suggested in late 90s by A. Fokas. We show the role of the Sommerfeld radiation condition in Fokas's scheme....
A lightweight game server framework implemented with Actor Model (⭐ 963)
The rapid advancement of General Purpose AI (GPAI) models necessitates robust evaluation frameworks, especially with emerging regulations like the EU AI Act and its associated Code of Practice (CoP). Current AI evaluation practices depend heavily on...
In this work, we introduce MO-SeGMan, a Multi-Objective Sequential and Guided Manipulation planner for highly constrained rearrangement problems. MO-SeGMan generates object placement sequences that minimize both replanning per object and robot travel...
Alternative scenarios to the Big Bang singularity have been subject of intense research for several decades by now. Most popular in this sense have been frameworks were such singularity is replaced by a bounce around some minimal cosmological volume...
Monolayer molybdenum trioxide (MoO$_3$) is an emerging two-dimensional (2D) material with high electrical conductivity. Using first-principles calculations and a Boltzmann transport theoretical framework, we predict record low room-temperature phonon...
Engaged theory is a methodological framework for understanding the social complexity of a society, by using social relations as the base category of study
An open-source Python framework for hybrid quantum-classical machine learning. (⭐ 2096)
UNIX-like reverse engineering framework and command-line toolset (⭐ 23205)
A simple apparatus to demonstrate free fall weightlessness is given. This can be easily constructed from readily available materials and can be used for the demonstration purpose to an audidence with all the details of the apparatus visible....
We propose a multimodal-driven framework for high-fidelity long-term digital human animation termed $\textbf{Soul}$, which generates semantically coherent videos from a single-frame portrait image, text prompts, and audio, achieving precise lip synch...
This study applies a Geospatial Explainable AI (GeoXAI) framework to analyze the spatially heterogeneous and nonlinear determinants of traffic crash density in Florida. By combining a high-performing machine learning model with GeoShapley, the framew...
Snorkel MeTaL: A framework for training models with multi-task weak supervision (⭐ 429)
A GPU accelerated image and video processing framework built on Metal. (⭐ 2121)
Building systems capable of replicating global illumination models with interactive frame-rates has long been one of the toughest conundrums facing computer graphics researchers. Voxel Cone Tracing, as proposed by Cyril Crassin et al. in 2011, makes...
AI is transforming the healthcare domain and is increasingly helping practitioners to make health-related decisions. Therefore, accountability becomes a crucial concern for critical AI-driven decisions. Although regulatory bodies, such as the EU comm...
Within the framework of flux compactifications, we construct an instanton describing the quantum creation of an open universe from nothing. The solution has many features in common with the smooth 6d bubble of nothing solutions discussed recently, wh...
We want to record color videos. To this end we grab the color frames and record them into a video using the VideoWriter included Emgu (managed opencv). This works okay I guess, but I'm worried about â¦