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

8.3%16.7%25.0%33.3% · Jan 199319922001200920182026
48 results for multiple resolutions discriminators

This paper proposes a curriculum learning method for GANs using multiple discriminators.

problem Training GANs with sufficient convergence conditions and avoiding mode collapse.
method A framework for training the generator against an ensemble of discriminator networks, formalized in the full-information adversarial bandit framework.
result Our approach improves samples quality and diversity over existing baselines by effectively learning a curriculum.

Synthesizing high resolution photorealistic images has been a long-standing challenge in machine learning. In this paper we introduce new methods for the improved training of generative adversarial networks (GANs) for image synthesis. We construct a variant of GANs employing label conditioning that results in 128x128 r…

2016-10-30abs ↗pdf ↗

New method trains GANs via Turing test, improving training speed and resolution.

problem Training GANs efficiently and achieving high resolution images.
method Minimizing the distance of ildep(xr)q(xf) ilde{p}(x_r)q(x_f) and ildep(xf)q(xr) ilde{p}(x_f)q(x_r) during training.
result Succeeds on 256x256 resolution without careful hyperparameter adjustments.

We propose a novel, projection based way to incorporate the conditional information into the discriminator of GANs that respects the role of the conditional information in the underlining probabilistic model. This approach is in contrast with most frameworks of conditional GANs used in application today, which use the …

2018-02-15abs ↗pdf ↗

New unsupervised deep learning method improves temporal resolution in tMRA.

problem Limited temporal resolution in tMRA due to fixed view-sharing scheme.
method Optimal transport driven cycle-consistent generative adversarial network (cycleGAN) without fully sampled k-space reference data.
result Can generate high quality reconstructions at various temporal resolutions.

Pairwise discriminators stabilize adversarial training by ensuring the generator's alignment is preserved.

problem Stability issues in adversarial training when using sub-optimal discriminators.
method Introducing a family of objectives using pairwise discriminators, ensuring the generator's alignment is preserved.
result Only the generator needs to converge, and the alignment is preserved with any discriminator.

SR-NAM maps low-res images to multiple high-res images realistically.

problem Mapping low-resolution images to multiple high-resolution images realistically.
method SR-NAM using Non-Adversarial Mapping (NAM) technique and a degradation model.
result Realistic degradation and down-sampling of high-resolution images.

New video super-resolution method robust to multiple degradation models.

problem Current methods are not robust to mismatch between training and testing degradation models.
method Convolutional Neural Network with pseudo-inverse image formation model and perceptual losses.
result Outperforms current state-of-the-art methods and is robust to multiple degradations.

We present a novel approach to the formulation and the resolution of sparse Linear Discriminant Analysis (LDA). Our proposal, is based on penalized Optimal Scoring. It has an exact equivalence with penalized LDA, contrary to the multi-class approaches based on the regression of class indicator that have been proposed s…

2012-06-27abs ↗pdf ↗

This work improves GAN training by optimizing multiple discriminator losses.

problem Training GANs with multiple discriminators using single-objective methods.
method Formulates multi-objective optimization of multiple discriminator losses.
result Hypervolume maximization outperforms previous methods in sample quality and computational cost.

Study combines expert advice to avoid discrimination without violating equalized error rates.

problem Combining expert advice to avoid discrimination without violating equalized error rates.
method Running separate instances of the classical multiplicative weights algorithm for each group.
result Even for equalized error rates, algorithms with stronger performance guarantees than multiplicative weights cannot preserve non-discrimination.

Entity resolution (ER) is the task of identifying records belonging to the same entity (e.g. individual, group) across one or multiple databases. Ironically, it has multiple names: deduplication and record linkage, among others. In this paper we survey metrics used to evaluate ER results in order to iteratively improve…

2015-09-14abs ↗pdf ↗

We introduce the "Energy-based Generative Adversarial Network" model (EBGAN) which views the discriminator as an energy function that attributes low energies to the regions near the data manifold and higher energies to other regions. Similar to the probabilistic GANs, a generator is seen as being trained to produce con…

2016-09-11abs ↗pdf ↗

Proposes a cross-scale residual network for multiple image restoration tasks.

problem Image restoration tasks (super-resolution, denoising, deblocking) have strong correlations.
method Cross-scale residual network exploiting scale-related features and inter-task correlations.
result Outperforms state-of-the-art methods in multiple image restoration tasks.

Framework learns surrogates for molecular dynamics across multiple time-scales.

problem Stable molecular dynamics simulations require small time-steps, but long-time-scale moments need repeated simulations.
method Implicit Transfer Operator Learning with denoising diffusion probabilistic models and SE(3) equivariant architecture.
result Models can generate self-consistent stochastic dynamics across multiple time-scales.

WrapNet optimizes inference for low-resolution neural networks by using 8-bit additions.

problem Reducing multiplication complexity in low-resolution neural networks.
method Adapting neural networks to use low-resolution (8-bit) additions in accumulators, with a cyclic activation layer and overflow penalty regularizer.
result Achieves comparable classification accuracy to 32-bit counterparts using low-resolution additions.

Proposes a model to handle mobile health data with irregular measurements.

problem Handling heterogeneous, multi-resolution data in mobile health.
method Individualized dynamic latent factor model for irregular multi-resolution time series data.
result Superior performance compared to existing methods in simulation and smartwatch data applications.

Develops a multi-resolution multi-task framework for integrating noisy, varying data.

problem Integrating evidence from multiple observation processes with varying resolutions and noise levels.
method Multi-resolution Multi-task Gaussian Processes (MRGP) framework, shallow and deep Gaussian Process mixtures.
result Generalizes and outperforms state-of-the-art GP compositions, offering efficient corrections and approximations.

The paper proposes a method to improve fine-resolution predictions using coarse-resolution data.

problem Limited supervision for fine-resolution predictions with scarce data.
method Attention-based regularization on multi-view coarse-resolution data.
result The method improves fine-resolution predictions using coarse-resolution data.

Recent advances in video super-resolution have shown that convolutional neural networks combined with motion compensation are able to merge information from multiple low-resolution (LR) frames to generate high-quality images. Current state-of-the-art methods process a batch of LR frames to generate a single high-resolu…

2018-01-14abs ↗pdf ↗

Proposes KMvDA for object recognition from multi-view data.

problem Recognizing objects from different views, even when views are heterogeneous.
method Introduces kernel multi-view discriminant analysis (KMvDA) and uses random Fourier features (RFF) for large-scale learning.
result KMvDA and RFF approximation improve object recognition from multi-view data.

A deep learning framework learns meaningful representations for weakly supervised multiple instance learning.

problem Weakly supervised multiple instance learning with uncertainty in positive instance labels.
method Discriminative model regularized by variational autoencoders to learn latent representations.
result Improved performance on standard benchmark datasets compared to state-of-the-art approaches.

Paper proposes distributed sparse multicategory discriminant analysis for classification.

problem Sparse multicategory classification with distributed data.
method Convex formulation, distributed setting, invariant discriminant subspace recovery.
result Distributed sparse multicategory linear discriminant analysis performs as good as centralized version after a few rounds of communications.

We propose a new approach to train the Generative Adversarial Nets (GANs) with a mixture of generators to overcome the mode collapsing problem. The main intuition is to employ multiple generators, instead of using a single one as in the original GAN. The idea is simple, yet proven to be extremely effective at covering …

2017-08-08abs ↗pdf ↗

Factorial moments are convenient tools in nuclear physics to characterize the multiplicity distributions when phase-space resolution (ΔΔ) becomes small. For uncorrelated particle production within ΔΔ, Gaussian statistics holds and factorial moments FqF_q are equal to unity for all orders qq. Correlations between par…

2011-08-29abs ↗pdf ↗

IntroVAE synthesizes high-quality photos by self-evaluating and improving its outputs.

problem Generating high-quality photographic images with stable and realistic results.
method Introspective Variational Autoencoder (IntroVAE) that trains inference and generator models jointly, encouraging the inference model to distinguish between generated and real samples.
result Produces high-resolution photo-realistic images comparable to or better than state-of-the-art GANs.

Enhances hashing for cross-modal retrieval using multi-view features.

problem Limited improvement in single-view hashing for cross-modal retrieval.
method Exploits multiple views to enrich feature information, learning discriminative hash codes.
result Superior performance compared to state-of-the-art methods on various datasets.

We propose a technique for making Convolutional Neural Network (CNN)-based models more transparent by visualizing input regions that are 'important' for predictions -- or visual explanations. Our approach, called Gradient-weighted Class Activation Mapping (Grad-CAM), uses class-specific gradient information to localize…

2016-11-22abs ↗pdf ↗