Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,982 papers · 148 categories

Trend · papers per month

7.5%15.0%22.5%30.0% · May 199519922001200920172026
48 results for rendering techniques

Improves synthetic data for deep model training and adaptation.

problem Evaluating and improving synthetic data for deep learning models.
method Proposes a novel learned synthesis technique using generative models for shading and rendering, and uses an ensemble of models to generate datasets.
result Improves classifier performance on real data compared to state-of-the-art methods.

This paper improves anomaly detection in lane rendering images for safer navigation.

problem Anomalies in lane rendering images can mislead drivers, posing safety risks.
method Proposes a four-phase pipeline using Transformer models, self-supervised pre-training, and fine-tuning.
result The pipeline enhances detection accuracy and reduces training time.

Importance sampling is one of the most widely used variance reduction strategies in Monte Carlo rendering. In this paper, we propose a novel importance sampling technique that uses a neural network to learn how to sample from a desired density represented by a set of samples. Our approach considers an existing Monte Ca…

2018-08-23abs ↗pdf ↗

The paper uses differentiable rendering to generate semantic counterexamples for improving neural network robustness.

problem Neural networks' brittleness to semantic transformations.
method Differentiable rendering for generating realistic images that model semantic changes, combined with adversarial machine learning attacks.
result Semantic counterexamples improve generalization, robustness, and transferability of neural networks.

DSRGAN learns independent structure and rendering without tuple supervision.

problem Learning disentangled representation for natural image generation without tuple supervision.
method Introducing an auxiliary domain with a common underlying-structure space, and designing a parallel generative network with a common Progressive Rendering Architecture.
result DSRGAN significantly outperforms state-of-the-art methods in disentanglability.

A neural scene representation framework enforcing 3D transformations.

problem Learning 3D scene representations from images without 3D supervision.
method Introducing a loss enforcing equivariance of the scene representation with 3D transformations.
result Real-time neural rendering with comparable results to models requiring minutes for inference.

ROOTS learns to represent and render 3D scenes with object-centric models.

problem Learning to represent and render 3D scenes with object-centric compositionality.
method Probabilistic generative model for learning object representations and scene rendering from partial observations.
result The model can infer 3D object representations and render scenes from arbitrary viewpoints.

AR-GANs learn depth and DoF from unlabeled images using aperture rendering and focus cues.

problem Learning depth and DoF from unlabeled natural images with diverse viewpoints and shapes.
method Aperture rendering and focus cues to learn depth and DoF from unlabeled images.
result AR-GANs effectively learn depth and DoF from various datasets, including flower, bird, and face images.

The computation of the sparse principal component of a matrix is equivalent to the identification of its principal submatrix with the largest maximum eigenvalue. Finding this optimal submatrix is what renders the problem NP{\mathcal{NP}}-hard. In this work, we prove that, if the matrix is positive semidefinite and its …

2013-12-20abs ↗pdf ↗

Study examines synthetic images with reflecting materials for training object detectors.

problem Training object detectors on synthetic images containing reflecting materials.
method Investigated rendering approach, domain randomization, and training data amount.
result Synthetic images with reflecting materials improve object detector performance.

Survey of game theory methods to secure machine learning against adversarial attacks.

problem Adversarial attacks on machine learning algorithms in cybersecurity.
method Game theory framework to make algorithms robust against adversarial data.
result Survey of state-of-the-art techniques to secure machine learning.

We study the problem of robust time series analysis under the standard auto-regressive (AR) time series model in the presence of arbitrary outliers. We devise an efficient hard thresholding based algorithm which can obtain a consistent estimate of the optimal AR model despite a large fraction of the time series points …

2016-07-01abs ↗pdf ↗

Semi-supervised learning algorithms reduce the high cost of acquiring labeled training data by using both labeled and unlabeled data during learning. Deep Convolutional Networks (DCNs) have achieved great success in supervised tasks and as such have been widely employed in the semi-supervised learning. In this paper we…

2016-12-06abs ↗pdf ↗

A new metric for detecting out-of-distribution samples using neural rendering models.

problem Difficulty in detecting out-of-distribution samples with existing deep generative models.
method Derive metrics for out-of-distribution detection using a neural rendering model.
result Lower likelihood of latent variables is assigned to out-of-distribution samples.

This study improves scalability of randomized smoothing for certifying classifier robustness.

problem Certifying machine learning classifiers against adversarial attacks is challenging and scalable solutions are needed.
method The study reviews and explores randomized smoothing and its derivatives, focusing on scalability.
result The study provides theoretical guarantees and discusses scalability challenges of randomized smoothing.

Highly expressive models such as deep neural networks (DNNs) have been widely applied to various applications. However, recent studies show that DNNs are vulnerable to adversarial examples, which are carefully crafted inputs aiming to mislead the predictions. Currently, the majority of these studies have focused on per…

2018-10-11abs ↗pdf ↗

SketchTransfer task tests deep networks' ability to generalize missing details.

problem Deep networks struggle with generalizing missing details in images.
method Proposes SketchTransfer dataset and task to study detail-invariance.
result State-of-the-art methods perform poorly on SketchTransfer task.

Select-DC reduces GFLOPS for uncertainty estimation in neural networks.

problem Computational inefficiency in estimating model uncertainty for low-latency applications.
method Select-DC uses a subset of layers to model epistemic uncertainty with MCDC, reducing GFLOPS.
result Significant reduction in GFLOPS required for uncertainty estimation with marginal performance loss.

Learn object dynamics from unlabeled images.

problem Unsupervised learning of multiple object dynamics from unlabeled video sequences.
method Probabilistic model generating noisy positions, followed by non-linear rendering. Efficient inference method for querying the model.
result Efficient inference of object dynamics from unlabeled images.

We explore the possibilities of importance sampling in the Monte Carlo pricing of a structured credit derivative referred to as Collateralized Debt Obligation (CDO). Modeling a CDO contract is challenging, since it depends on a pool of (typically about 100) assets, Monte Carlo simulations are often the only feasible ap…

2011-05-26abs ↗pdf ↗

This paper proposes and studies a detection technique for adversarial scenarios (dubbed deterministic detection). This technique provides an alternative detection methodology in case the usual stochastic methods are not applicable: this can be because the studied phenomenon does not follow a stochastic sampling scheme,…

2017-11-07abs ↗pdf ↗

Percival uses deep learning to block ads in real-time, minimizing performance impact.

problem Real-time ad blocking in browsers with minimal performance overhead.
method Deep learning for image classification integrated into browser's rendering pipeline.
result Percival achieves 96.76% accuracy in blocking ads, comparable to block lists.

To promote secure and private artificial intelligence (SPAI), we review studies on the model security and data privacy of DNNs. Model security allows system to behave as intended without being affected by malicious external influences that can compromise its integrity and efficiency. Security attacks can be divided bas…

2018-07-31abs ↗pdf ↗

Autonomous vehicles are highly complex systems, required to function reliably in a wide variety of situations. Manually crafting software controllers for these vehicles is difficult, but there has been some success in using deep neural networks generated using machine-learning. However, deep neural networks are opaque …

2017-09-08abs ↗pdf ↗