← Search

Przemysław Spurek

15 accepted papers

2026

Affine-Equivariant Kernel Space Encoding for NeRF Editing

ICML 2026poster

Neural scene representations achieve high-fidelity rendering by encoding 3D scenes as continuous functions, but their latent spaces are typically implicit and globally entangled, making localized editing and physically grounded manipulation difficult. While several works introduce explicit control s…

Cited by 0SourceScholar
2026

EPIC: Explanation of Pretrained Image Classification Networks via Prototypes

AAAI 2026technical

Explainable AI (XAI) methods generally fall into two categories. Post-hoc approaches generate explanations for pre-trained models and are compatible with various neural network architectures. These methods often use feature importance visualizations, such as saliency maps, to indicate which input re

Cited by 0SourcePDFScholar
2026

UnHype: CLIP-Guided Hypernetworks for Dynamic LoRA Unlearning

ICML 2026poster

Recent advances in large-scale diffusion models have intensified concerns about their potential misuse, particularly in generating realistic yet harmful or socially disruptive content. This challenge has spurred growing interest in effective machine unlearning, the process of selectively removing sp…

Cited by 0SourceScholar
2025

CLIPGaussian: Universal and Multimodal Style Transfer Based on Gaussian Splatting

NeurIPS 2025poster

Gaussian Splatting (GS) has recently emerged as an efficient representation for rendering 3D scenes from 2D images and has been extended to images, videos, and dynamic 4D content. However, applying style transfer to GS-based representations, especially beyond simple color changes, remains challengin…

Cited by 0SourcecodeScholar
2025

FreSh: Frequency Shifting for Accelerated Neural Representation Learning

ICLR 2025poster

Implicit Neural Representations (INRs) have recently gained attention as a powerful approach for continuously representing signals such as images, videos, and 3D shapes using multilayer perceptrons (MLPs). However, MLPs are known to exhibit a low-frequency bias, limiting their ability to capture hig…

2025

Hypernetwork Approach to Bayesian MAML (Student Abstract)

AAAI 2025technical

The main goal of Few-Shot learning algorithms is to enable learning from small amounts of data. One of the most popular and elegant Few-Shot learning approaches is Model-Agnostic Meta-Learning (MAML). In this paper, we propose a novel framework for Bayesian MAML called BH-MAML, which employs Hyperne…

Cited by 0SourcePDFScholar
2025

MiraGe: Editable 2D Images using Gaussian Splatting

ICML 2025poster

Implicit Neural Representations (INRs) approximate discrete data through continuous functions and are commonly used for encoding 2D images. Traditional image-based INRs employ neural networks to map pixel coordinates to RGB values, capturing shapes, colors, and textures within the network’s weights.…

2024

D-MiSo: Editing Dynamic 3D Scenes using Multi-Gaussians Soup

NeurIPS 2024poster

Over the past years, we have observed an abundance of approaches for modeling dynamic 3D scenes using Gaussian Splatting (GS). These solutions use GS to represent the scene's structure and the neural network to model dynamics. Such approaches allow fast rendering and extracting each element of such…

2024

HyperCube: Implicit Field Representations of Voxelized 3D Models (Student Abstract)

AAAI 2024technical

Implicit field representations offer an effective way of generating 3D object shapes. They leverage an implicit decoder (IM-NET) trained to take a 3D point coordinate concatenated with a shape encoding and to output a value indicating whether the point is outside the shape. This approach enables the…

2023

Bounding Evidence and Estimating Log-Likelihood in VAE

AISTATS 2023poster

Many crucial problems in deep learning and statistical inference are caused by a variational gap, i.e., a difference between model evidence (log-likelihood) and evidence lower bound (ELBO). In particular, in a classical VAE setting that involves training via an ELBO cost function, it is difficult to…

Cited by 4SourcePDFScholar
2022

Continual Learning with Guarantees via Weight Interval Constraints

ICML 2022spotlight

We introduce a new training paradigm that enforces interval constraints on neural network parameter space to control forgetting. Contemporary Continual Learning (CL) methods focus on training neural networks efficiently from a stream of data, while reducing the negative impact of catastrophic forget…

2022

LIDL: Local Intrinsic Dimension Estimation Using Approximate Likelihood

ICML 2022oral

Most of the existing methods for estimating the local intrinsic dimension of a data distribution do not scale well to high dimensional data. Many of them rely on a non-parametric nearest neighbours approach which suffers from the curse of dimensionality. We attempt to address that challenge by propo…

2021

Non-Gaussian Gaussian Processes for Few-Shot Regression

NeurIPS 2021poster

Gaussian Processes (GPs) have been widely used in machine learning to model distributions over functions, with applications including multi-modal regression, time-series prediction, and few-shot learning. GPs are particularly useful in the last application since they rely on Normal distributions and…

2020

Hypernetwork approach to generating point clouds

ICML 2020poster

In this work, we propose a novel method for generating 3D point clouds that leverage properties of hyper networks. Contrary to the existing methods that learn only the representation of a 3D object, our approach simultaneously finds a representation of the object and its 3D surfaces. The main idea o…

2018

Processing of missing data by neural networks

NeurIPS 2018poster

We propose a general, theoretically justified mechanism for processing missing data by neural networks. Our idea is to replace typical neuron's response in the first hidden layer by its expected value. This approach can be applied for various types of networks at minimal cost in their modification.…