New method uses coupled SDEs to edit images with high fidelity and consistency.
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.
Trend · papers per month
New diffusion models improve counterfactual image generation with semantic control.
We introduce the problem of learning distributed representations of edits. By combining a "neural editor" with an "edit encoder", our models learn to represent the salient information of an edit and can be used to apply edits to new inputs. We experiment on natural language and source code edit data. Our evaluation yie…
We propose a new generative model of sentences that first samples a prototype sentence from the training corpus and then edits it into a new sentence. Compared to traditional models that generate from scratch either left-to-right or by first sampling a latent sentence vector, our prototype-then-edit model improves perp…
Paper proposes efficient image inversion and editing using rectified stochastic differential equations.
Contrastive Code Representation Learning improves code summarization and type inference.
Generates coherent storybooks from plain text using diffusion models.
Proposes CLSM for better subsequence generation in music sequences.
While neural sequence generation models achieve initial success for many NLP applications, the canonical decoding procedure with left-to-right generation order (i.e., autoregressive) in one-pass can not reflect the true nature of human revising a sentence to obtain a refined result. In this work, we propose XL-Editor, …
InvGAN combines generative and inference models for photo-realistic image manipulation.
funcGNN uses graph neural networks to estimate program similarity efficiently.
ED-NeRF efficiently edits 3D scenes using latent space NeRF and improved loss functions.
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…
As the number of contributors to online peer-production systems grows, it becomes increasingly important to predict whether the edits that users make will eventually be beneficial to the project. Existing solutions either rely on a user reputation system or consist of a highly specialized predictor that is tailored to …
Edit distance, also known as Levenshtein distance, is an essential way to compare two strings that proved to be particularly useful in the analysis of genetic sequences and natural language processing. However, edit distance is a discrete function that is known to be hard to optimize. This fact hampers the use of this …
Ground-A-Video edits videos without training, preserving intended changes.
The increasingly photorealistic sample quality of generative image models suggests their feasibility in applications beyond image generation. We present the Neural Photo Editor, an interface that leverages the power of generative neural networks to make large, semantically coherent changes to existing images. To tackle…
Paper fine-tunes LLMs using user edits, unifying preference, supervision, and reward feedback.
Programming languages are emerging as a challenging and interesting domain for machine learning. A core task, which has received significant attention in recent years, is building generative models of source code. However, to our knowledge, previous generative models have always been framed in terms of generating stati…
MEGAN models chemical reactions as graph edits, improving synthesis planning.
RS-Del provides robustness for sequence classifiers against edit distance attacks.
New method detects watermarks in LLM-generated text with human edits.
A technique to quickly fix mistakes in neural networks.
For the task of generating complex outputs such as source code, editing existing outputs can be easier than generating complex outputs from scratch. With this motivation, we propose an approach that first retrieves a training example based on the input (e.g., natural language description) and then edits it to the desir…
Differentiable language model attacks improve adversarial examples for categorical sequence classifiers.
Machine learning experiments show IID assumption is flawed for bathymetry editing.
GMED edits stored examples to improve continual learning.
Facial attribute editing aims to manipulate single or multiple attributes of a face image, i.e., to generate a new face with desired attributes while preserving other details. Recently, generative adversarial net (GAN) and encoder-decoder architecture are usually incorporated to handle this task with promising results.…
Importance of visual context in scene understanding tasks is well recognized in the computer vision community. However, to what extent the computer vision models for image classification and semantic segmentation are dependent on the context to make their predictions is unclear. A model overly relying on context will f…
New seq2seq model can copy entire spans, outperforming simpler models in editing tasks.
Professional-grade software applications are powerful but complicatedexpert users can achieve impressive results, but novices often struggle to complete even basic tasks. Photo editing is a prime example: after loading a photo, the user is confronted with an array of cryptic sliders like "clarity", "temp", and "high…
New metric learning approach for tree data reduces computation cost.
ARED introduces a new dataset for Argentina's real estate market.
Metric learning has the aim to improve classification accuracy by learning a distance measure which brings data points from the same class closer together and pushes data points from different classes further apart. Recent research has demonstrated that metric learning approaches can also be applied to trees, such as m…
The Wikimedia Foundation has recently observed that newly joining editors on Wikipedia are increasingly failing to integrate into the Wikipedia editors' community, i.e. the community is becoming increasingly harder to penetrate. To sustain healthy growth of the community, the Wikimedia Foundation aims to quantitatively…
Many machine learning models can be attacked with adversarial examples, i.e. inputs close to correctly classified examples that are classified incorrectly. However, most research on adversarial attacks to date is limited to vectorial data, in particular image data. In this contribution, we extend the field by introduci…
The paper introduces COAR to estimate component attributions and enable model editing.
The study examines Euclid's Book I, focusing on area applications and construction methods.
Localized Multidirectional Correction improves non-refusal target-response behavior in foundation models.
Causal KL improves on existing metrics for evaluating causal models.
Metric learning has the aim to improve classification accuracy by learning a distance measure which brings data points from the same class closer together and pushes data points from different classes further apart. Recent research has demonstrated that metric learning approaches can also be applied to trees, such as m…
This is a survey written for a special edition of the journal of differential geometry.
We consider the setting of Reeb graphs of piecewise linear functions and study distances between them that are stable, meaning that functions which are similar in the supremum norm ought to have similar Reeb graphs. We define an edit distance for Reeb graphs and prove that it is stable and universal, meaning that it pr…
Paper introduces STSL, a second-order Tweedie sampler for efficient posterior sampling in inverse problems.
Researchers use human-in-the-loop to create counterfactually augmented data, improving model performance.
PCBMs turn any neural network into interpretable models without dense annotations.
We introduce agents that use object-oriented reasoning to consider alternate states of the world in order to more quickly find solutions to problems. Specifically, a hierarchical controller directs a low-level agent to behave as if objects in the scene were added, deleted, or modified. The actions taken by the controll…
MoleculeSTM learns from molecule structures and texts for better drug design.