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

112223335446 · Jun 202019922001200920172026
48 results for image domain

Enhances image-to-image translation using adversarial latent space.

problem Image-to-image translation task in computer vision.
method Introduces an adversarial discriminator on the latent representation to enforce similar latent space distributions.
result Significantly outperforms competing approaches on MNIST and USPS domain adaptation tasks.

Unsupervised image-to-image translation is an important and challenging problem in computer vision. Given an image in the source domain, the goal is to learn the conditional distribution of corresponding images in the target domain, without seeing any pairs of corresponding images. While this conditional distribution i…

2018-04-12abs ↗pdf ↗

Adapts deep learning models trained on simulated images for use with real images.

problem Difficulty in training deep neural networks on large amounts of experimental data.
method Adversarial domain adaptation method to mitigate domain shift between simulated and experimental image data.
result Adversarial domain adaptation successfully mitigates domain shift and improves numerical observer performance.

Proposes STN for HDA by aligning domain-shared classifier and subspace.

problem Learning in target domain using knowledge from heterogeneous source domain.
method End-to-end learning of domain-shared classifier and domain-invariant subspace; soft-label strategy for unlabeled data; adaptive coefficient for soft-labels.
result Significantly outperforms state-of-the-art approaches in various transfer tasks.

Conventional SVM-based image coding methods are founded on independently restricting the distortion in every image coefficient at some particular image representation. Geometrically, this implies allowing arbitrary signal distortions in an nn-dimensional rectangle defined by the ε\varepsilon-insensitivity zone in eac…

2013-10-18abs ↗pdf ↗

Task-assisted domain adaptation improves performance on synthetic-to-real image tasks.

problem Models trained on synthetic images often fail to generalize to real images due to domain shift.
method Introduce anchor tasks with easy-to-obtain annotations, apply reeze technique to learn cross-task guidance.
result Using anchor tasks on both synthetic and real domains improves performance compared to training on one domain.

A Triangle Generative Adversarial Network (ΔΔ-GAN) is developed for semi-supervised cross-domain joint distribution matching, where the training data consists of samples from each domain, and supervision of domain correspondence is provided by only a few paired samples. ΔΔ-GAN consists of four neural networks, two ge…

2017-09-19abs ↗pdf ↗

Federated CycleGAN enables privacy-preserving image translation without central data.

problem Privacy and security issues in unsupervised image-to-image translation.
method Novel federated CycleGAN architecture that decomposes CycleGAN loss into client-specific local objectives.
result Federated CycleGAN achieves comparable performance to non-federated CycleGAN without central data exchange.

Several methods were recently proposed for the task of translating images between domains without prior knowledge in the form of correspondences. The existing methods apply adversarial learning to ensure that the distribution of the mapped source domain is indistinguishable from the target domain, which suffers from kn…

2018-06-03abs ↗pdf ↗

MetFA aligns source and target domains for cross-device image classification.

problem Learning discriminative class boundaries across different domains.
method Distance metric guided feature alignment (MetFA) for domain-invariant and discriminative feature extraction.
result MetFA outperforms state-of-the-art methods in cross-device image classification.

AlignFlow uses normalizing flows to model multiple domains efficiently.

problem Efficiently modeling data from multiple domains.
method Generative modeling framework using normalizing flows for flexibility and exact cycle consistency.
result AlignFlow guarantees exact cycle consistency and outperforms baselines.

Paper proposes a method to improve building extraction from aerial images by adapting CNN models.

problem Limited generalization of CNN-based segmentation models for unseen images.
method Combines domain transfer and adversarial attack concepts to adapt input images to target images.
result Improves overall IoU and outperforms other methods in cross-dataset experiments.

Improves domain adaptation by aligning source and target distributions and mitigating noisy labels.

problem Improving performance on target images with different acquisition conditions.
method Combines optimal transport, MixUp regularization, and robust loss for noisy labels.
result Improves domain adaptation performance on various benchmarks and real-world problems.

The work investigates deep generative models, which allow us to use training data from one domain to build a model for another domain. We propose the Variational Bi-domain Triplet Autoencoder (VBTA) that learns a joint distribution of objects from different domains. We extend the VBTAs objective function by the relativ…

2018-06-22abs ↗pdf ↗

FrequentNet uses frequency domain basis vectors for image classification, making models more interpretable and efficient.

problem Image classification models are often complex and hard to interpret.
method FrequentNet selects filter vectors from frequency domain basis vectors instead of training them with back propagation.
result The method improves interpretability and efficiency of image classification models.

Proposes a unified normalization method for multi-domain medical images.

problem Inadequate joint information across multiple datasets hinders image segmentation performance.
method Adversarial and task-driven normalization approach to learn a common normalizing function across multiple datasets.
result Jointly normalized images improve segmentation accuracy by up to 57.5%.

Proposes new terms for neural image compression to improve quality and efficiency.

problem Improving the quality and efficiency of neural image compression.
method Introduces a compression objective and a cycle loss term, applied to autoencoder encoder outputs, combined with reconstruction losses.
result Different autoencoders trained with varying losses produce images with distinct perceptual qualities and image-domain distortions.

Optimizes synthetic image augmentation for sim2real policy transfer in robotics.

problem Difficulty in transferring learned policies from simulated to real environments.
method Optimizes random transformations to augment synthetic images, enabling policy learning without real data.
result Significant improvement in policy accuracy on real robots for three manipulation tasks.

Study on holomorphic isometries between complex domains, revealing geometric properties.

problem Characterizing holomorphic isometries between bounded symmetric domains.
method Analyzing holomorphic isometries between complex unit ball and other bounded symmetric domains, using classical results for complex-analytic subvarieties of Stein manifolds.
result Images of holomorphic isometries have specific geometric properties, including intersections with affine-linear subspaces.

DACL tackles domain-specific contrastive learning by using Mixup noise.

problem Domain-specific contrastive learning methods rely on data augmentation techniques that require domain knowledge.
method DACL uses Mixup noise to create similar and dissimilar examples without domain-specific data augmentation.
result DACL outperforms other domain-agnostic noising methods and combines well with domain-specific methods.

We introduce a general method of performing Residual Network inference and learning in the JPEG transform domain that allows the network to consume compressed images as input. Our formulation leverages the linearity of the JPEG transform to redefine convolution and batch normalization with a tune-able numerical approxi…

2018-12-31abs ↗pdf ↗