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,291 papers · 148 categories

Trend · papers per month

2579 · Oct 201819922001200920182026
48 results for photo editing

Neural Photo Editor uses AI to edit photos accurately and coherently.

problem Achieving accurate reconstructions in photo editing.
method Introspective Adversarial Network (VAE-GAN hybrid) with weight-shared dilated convolutions and Orthogonal Regularization.
result Produces high-fidelity photo edits and reconstructions.

Develops a system to suggest multiple photo edits based on user preferences.

problem Photo editing is complicated and subjective, making it hard for novices.
method Uses deep generative models with hierarchical structure to learn from diverse users.
result The model outperforms other approaches in suggesting multiple high-quality edits.

Pseudo rehearsal uses non-photo-realistic images to save resources without sacrificing performance.

problem Catastrophic forgetting in neural networks when learning new tasks.
method Synthetically generate non-photo-realistic images to rehearse previous tasks.
result Non-photo-realistic images can be used for rehearsal without sacrificing performance and significantly reduce resource consumption.

ED-NeRF efficiently edits 3D scenes using latent space NeRF and improved loss functions.

problem Slow training speeds and inadequate editing loss functions in existing NeRF editing techniques.
method Embedding real-world scenes into latent space of LDM, using a unique refinement layer and an improved loss function.
result ED-NeRF achieves faster editing speed and improved output quality compared to state-of-the-art models.

We present a new, efficient method for automatically detecting severe conflicts `edit wars' in Wikipedia and evaluate this method on six different language WPs. We discuss how the number of edits, reverts, the length of discussions, the burstiness of edits and reverts deviate in such pages from those following the gene…

2011-07-19abs ↗pdf ↗

A new object detector identifies fashion items from social media photos.

problem Difficult to parse and classify fashion items from social media content.
method Pretrained unsupervised object detector on 24 categories from Open Images V4.
result 72.7% mAP on test dataset of 2.4K photos, outperforming state-of-the-art.

StackGAN generates photo-realistic images from text descriptions.

problem Generating high-quality images from text descriptions is challenging.
method StackGAN uses a sketch-refinement process with two GAN stages and Conditioning Augmentation.
result StackGAN generates photo-realistic images with photo-realistic details and necessary details.

The goal of cross-domain object matching (CDOM) is to find correspondence between two sets of objects in different domains in an unsupervised way. Photo album summarization is a typical application of CDOM, where photos are automatically aligned into a designed frame expressed in the Cartesian coordinate system. CDOM i…

2010-12-07abs ↗pdf ↗

Paper introduces DACAL for high-resolution photo and video enhancement.

problem Photo and video enhancement with weak supervision.
method Divide-and-conquer adversarial learning approach with hierarchical decomposition.
result State-of-the-art performance in high-resolution photo and video enhancement.

Ground-A-Video edits videos without training, preserving intended changes.

problem Complex multi-attribute video editing with omitted or wrong changes.
method Grounding-guided video-to-video translation with Cross-Frame Gated Attention.
result Zero-shot multi-attribute video editing with improved accuracy and frame consistency.

Paper fine-tunes LLMs using user edits, unifying preference, supervision, and reward feedback.

problem Adapting LLMs to user preferences and feedback types.
method Derives bounds for learning algorithms from user edits, proposes an ensembling procedure.
result Ensembling procedure outperforms individual feedback methods and robustly adapts to different user-edit distributions.

StyleNeRF generates high-resolution images with 3D consistency and style control.

problem Generating high-resolution images with fine details and 3D consistency.
method Integrates NeRF into a style-based generator for efficient high-resolution image synthesis.
result Synthesizes high-resolution images at interactive rates with high 3D consistency and style control.

MEGAN models chemical reactions as graph edits, improving synthesis planning.

problem Generating and predicting chemical reactions under constraints.
method End-to-end encoder-decoder neural model inspired by arrow pushing formalism.
result State-of-the-art accuracy in standard benchmarks for retrosynthesis prediction.

AttGAN edits facial attributes by changing only what you want, preserving details.

problem Facial attribute editing with preservation of details.
method Encoder-decoder architecture with attribute classification and reconstruction learning.
result Outperforms state-of-the-arts on realistic attribute editing with preserved details.

RS-Del provides robustness for sequence classifiers against edit distance attacks.

problem Certifying robustness of discrete sequence classifiers against edit distance attacks.
method Randomized deletion (RS-Del) for discrete sequence classifiers, focusing on edit distance-bounded adversaries.
result Achieved a certified accuracy of 91% at an edit distance radius of 128 bytes on malware detection.

Paper proposes efficient image inversion and editing using rectified stochastic differential equations.

problem Inversion and editing of real images using generative models.
method Proposes RF inversion using dynamic optimal control and a linear quadratic regulator, extending to stochastic sampler for Flux.
result Allows state-of-the-art performance in zero-shot inversion and editing, outperforming prior works.

Adversarial edit attacks improve machine learning model security for tree data.

problem Improving security of machine learning models for tree-structured data.
method Extends adversarial attacks to tree-structured data using tree edit distance and black-box queries.
result Many tree classifiers can be effectively attacked, demonstrating the vulnerability of these models.

StackGAN++ generates high-quality images from text descriptions.

problem Generating high-quality photo-realistic images from text descriptions.
method Two-stage and multi-stage generative adversarial networks (GANs) with stacked architecture.
result StackGAN++ significantly outperforms other methods in generating photo-realistic images.

New seq2seq model can copy entire spans, outperforming simpler models in editing tasks.

problem Editing documents or source code using seq2seq models with explicit token copying.
method Extended seq2seq model capable of copying entire input spans to output in one step, new training and inference methods.
result New model consistently outperforms simpler baselines in editing tasks of natural language and source code.

Cost-effective method improves and re-purposes pre-trained GANs by fine-tuning class-embeddings.

problem Fine-tuning BigGANs from scratch is impractical due to instability and high computational cost.
method Fine-tuning only the class-embedding layer of pre-trained GANs.
result Significantly improved realism and diversity of samples, re-purposed for new tasks, and de-biased or improved diversity.

Automatically infers high dynamic range illumination from a single indoor photo.

problem Predicting accurate indoor illumination from a single image.
method End-to-end deep neural network trained in three steps: lighting classifier, scene light localization, and fine-tuning for intensity prediction.
result Significantly outperforms previous methods in recovering high-quality HDR illumination.

XL-Editor improves sentence post-editing using XLNet's variable-length insertion probability.

problem Post-editing sentences to refine generated text.
method XL-Editor trains XLNet to estimate variable-length insertion probabilities and apply post-editing operations.
result XL-Editor outperforms XLNet on text insertion and deletion tasks, and achieves significant style transfer improvements.

A new method embeds tree nodes to vectors for better tree edit distance learning.

problem Learning tree edit distances directly often violates metric axioms and is hard to interpret.
method Adaptive symbol embeddings to learn tree edit distances indirectly.
result Improves tree edit distance learning on multiple datasets.

Paper proposes using synthetic data to improve face recognition accuracy.

problem Improving face recognition accuracy using real data alone.
method Proposes a GAN that disentangles identity attributes and generates photo-realistic synthetic images.
result Synthetic images generated by the model are photo-realistic and can increase face recognition accuracy.

Model removes objects from general scenes using weak supervision.

problem Automatic object removal from general scene images with weak supervision.
method Two-stage editor architecture with mask generator and image in-painter; novel GAN prior for mask generator.
result Effectively removes a wide variety of objects from general scenes using weak supervision.

Sym-NET detects human symmetries in photos, outperforming existing models.

problem Capturing human symmetry perception in real-world images.
method Deep-learning neural network (Sym-NET) trained on MS-COCO dataset with human labels.
result Sym-NET significantly outperforms existing algorithms on unseen MS-COCO photos.