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.

169,051 papers · 148 categories

Trend · papers per month

21416282 · Jun 202019922001200920182026
48 results for pixel mixing

A deep learning system classifies hyperspectral images using denoising autoencoders and pixel mixtures.

problem Hyperspectral image segmentation and classification challenges.
method Multiple class-based denoising autoencoders, mixed pixel training augmentation, and morphological operations.
result High performance on the Salinas dataset, verified by deep neural network and morphological hole-filling.

Deep learning predicts semitransparent pigment mixtures for novice painters.

problem Support novice painters in learning color mixing.
method Built a watercolor dataset with transmittance and reflectance data. Used a deep neural network to train a model for predicting pigment mixtures.
result Trained model accurately predicts semitransparent pigment mixtures.

New method recovers causal DAGs from general environments without strict assumptions.

problem Recovering causal DAGs from real-world data with varying distributions.
method Formalizes desiderata for causal representation learning in general environments, leveraging sufficient change conditions up to third-order derivatives.
result Fully recovers latent DAG and identifies latent variables up to minor indeterminacies under nonparametric mixing.

Any subset of the plane can be approximated by a set of square pixels. This transition from a shape to its pixelation is rather brutal since it destroys geometric and topological information about the shape. Using a technique inspired by Morse Theory, we algorithmically produce a PL approximation of the original shape …

2011-05-13abs ↗pdf ↗

We develop a method for user-controllable semantic image inpainting: Given an arbitrary set of observed pixels, the unobserved pixels can be imputed in a user-controllable range of possibilities, each of which is semantically coherent and locally consistent with the observed pixels. We achieve this using a deep generat…

2018-06-15abs ↗pdf ↗

Deep learning improves PS pixel selection in SAR interferometry.

problem Selecting persistent scatterer pixels for geophysical parameter estimation in multi-temporal SAR interferometry.
method Proposed two deep learning architectures: CNN-ISS and CLSTM-ISS trained on phase history to classify PS and non-PS pixels.
result CLSTM-ISS outperforms conventional methods in PS pixel selection and classification accuracy.

SaliencyMix augments images with salient patches to improve model generalization.

problem Improving deep learning model generalization through better data augmentation.
method Carefully selects salient patches from images and mixes them with the target image.
result Achieves state-of-the-art top-1 error rates and robustness against adversarial attacks.

New method uses image-level and pixel-level annotations for brain tumor segmentation.

problem Challenges in obtaining pixel-level annotations for brain tumor segmentation.
method Proposes a learning-based framework that combines both pixel- and image-level annotations.
result Method's performance in segmentation quality is competitive with traditional fully-supervised approach.

Pixel-space diffusion models outperform latent models on high-resolution image synthesis.

problem Efficiency and quality trade-off in high-resolution image synthesis.
method Sigmoid loss-weighting, simplified architecture, and resolution scaling.
result Achieved 1.5 FID on ImageNet512, new SOTA results on other datasets.

One pixel can significantly alter deep neural network outputs, revealing propagation patterns and vulnerability hotspots.

problem Understanding how a single pixel modification affects deep neural networks.
method Propagation Maps and locality analysis to visualize and understand the impact of pixel modifications.
result One pixel modifications can propagate through deep networks, affecting the final output and revealing vulnerability patterns.

A new method for adversarial attacks using physical parameters like lighting and geometry.

problem Vulnerability of machine learning image classifiers to adversarial attacks.
method Directly perturbs physical parameters (lighting and geometry) instead of pixel colors, using a differentiable renderer.
result Proposes parametric norm-balls for evaluating adversarial attacks, enabling physically-based attacks.

Evolutionary algorithm finds optimal pixel perturbations to improve neural network generalization.

problem Minimal data corruption by pixel modifications causes overfitting in neural networks.
method Evolutionary algorithm with a novel cost function to maximize generalization gap and domain divergence.
result Method outperforms previous pixel-based data distribution shift methods on CNNs.

ALIEN detects multiple small objects and estimates their pixel locations and features.

problem Detecting and localizing multiple small objects in a scene.
method Deep-learning network (ALIEN) that performs simultaneous x,y pixel estimation and feature extraction in a single forward pass.
result Efficient detection and localization of hundreds to thousands of small objects.

Study shows various pixel p-norm measures do not match human perception of adversarial attacks.

problem Understanding human perception of adversarial attacks on image classification systems.
method Performed a behavioral study comparing different p-norm measures and alternative metrics.
result Human perception of adversarial attacks does not align with pixel p-norm measures and other metrics.

DEceit constructs effective universal pixel-restricted perturbations for deep image classifiers.

problem Creating effective universal pixel-restricted perturbations for deep neural networks.
method DEceit algorithm for black-box feedback, targeting 10% of pixels in images.
result Perturbing only 10% of pixels achieves high Fooling Rate and visual similarity.

SRTC model for background/foreground separation with missing pixels.

problem Background/foreground separation with missing pixels in videos.
method Smooth robust tensor completion (SRTC) model with tensor proximal alternating minimization (tenPAM).
result Global convergence guarantee for the proposed algorithm.

New method certifies robustness to sparse adversarial attacks.

problem Ensuring robustness of classifiers to sparse adversarial attacks.
method Randomized ablation of input features to provide robustness guarantees.
result Certifies robustness to sparse adversarial attacks with up to 31 pixels of distortion.

Data-efficient learning in continuous state-action spaces using very high-dimensional observations remains a key challenge in developing fully autonomous systems. In this paper, we consider one instance of this challenge, the pixels to torques problem, where an agent must learn a closed-loop control policy from pixel i…

2015-02-08abs ↗pdf ↗

One pixel modification can make deep models unlearnable.

problem Protecting data from unauthorized training of deep neural networks.
method Perturbing only one pixel in each image to degrade model accuracy.
result Generated One-Pixel Shortcut (OPS) cannot be erased by adversarial training and strong augmentations.

We describe an algorithm that associates to each positive real number rr and each finite collection CrC_r of planar pixels of size rr a planar piecewise linear set SrS_r with the following additional property: if CrC_r is the collection of pixels of size rr that touch a given compact semialgebraic set SS, then the …

2011-09-12abs ↗pdf ↗

Semantic boundary and edge detection aims at simultaneously detecting object edge pixels in images and assigning class labels to them. Systematic training of predictors for this task requires the labeling of edges in images which is a particularly tedious task. We propose a novel strategy for solving this task, when pi…

2016-06-29abs ↗pdf ↗

A deep model learns to infer fluorescence labels from unlabeled microscopy images.

problem Challenges in obtaining high quality images of cellular structures due to complex environments and label staining limitations.
method Developed a novel deep model using global pixel transformer layers and dense blocks, incorporating multi-scale input strategy.
result Significantly outperforms state-of-the-art methods in fluorescence image prediction tasks.

A novel tracking method for dense honeybee colonies using pixel personality.

problem Tracking large numbers of densely-arranged, interacting objects in a 2D environment.
method Segmentation-based object detection followed by adaptive object recognition through visual appearance.
result Reconstructed ~46% of trajectories in 5 minutes and 71% of tracks for at least 2 minutes.