← Search

John Collomosse

30 accepted papers

2026

TokenTrace: Multi-Concept Attribution through Watermarked Token Recovery

CVPR 2026

Generative AI models pose a significant challenge to intellectual property (IP), as they can replicate unique artistic styles and concepts without attribution. While watermarking offers a potential solution, existing methods often fail in complex scenarios where multiple concepts (e.g., an object an

Cited by 0SourceScholar
2025

DiffTell: A High-Quality Dataset for Describing Image Manipulation Changes

ICCV 2025poster

The image difference captioning (IDC) task is to describe the distinctions between two images. However, existing datasets do not offer comprehensive coverage across all image-difference categories. In this work, we introduce a high-quality dataset, DiffTell with various types of image manipulations,…

Cited by 0SourcePDFScholar
2025

MAGNET: Augmenting Generative Decoders with Representation Learning and Infilling Capabilities

ACL 2025long

While originally designed for unidirectional generative modeling, decoder-only large language models (LLMs) are increasingly being adapted for bidirectional modeling. However, unidirectional and bidirectional models are typically trained separately with distinct objectives (generation and representa…

Cited by 0SourcePDFScholar
2025

Multitwine: Multi-Object Compositing with Text and Layout Control

CVPR 2025highlight

We introduce the first generative model capable of simultaneous multi-object compositing, guided by both text and layout. Our model allows for the addition of multiple objects within a scene, capturing a range of interactions from simple positional relations (e.g., next to, in front of) to complex…

Cited by 1SourcePDFScholar
2025

On the Coexistence and Ensembling of Watermarks

NeurIPS 2025poster

Watermarking, the practice of embedding imperceptible information into media such as images, videos, audio, and text, is essential for intellectual property protection, content provenance and attribution. The growing complexity of digital ecosystems necessitates watermarks for different uses to be e…

Cited by 0SourceScholar
2025

TrustMark: Robust Watermarking and Watermark Removal for Arbitrary Resolution Images

ICCV 2025poster

Imperceptible digital watermarking is important in copyright protection, misinformation prevention, and responsible generative AI. We propose TrustMark - a watermarking method that leverages a spatio-spectral loss function and a 1x1 convolution layer to enhance encoding quality. TrustMark is robust…

2024

FineMatch: Aspect-based Fine-grained Image and Text Mismatch Detection and Correction

ECCV 2024poster

"Recent progress in large-scale pre-training has led to the development of advanced vision-language models (VLMs) with remarkable proficiency in comprehending and generating multimodal content. Despite the impressive ability to perform complex reasoning for VLMs, current models often struggle to eff…

2024

ProMark: Proactive Diffusion Watermarking for Causal Attribution

CVPR 2024poster

Generative AI (GenAI) is transforming creative workflows through the capability to synthesize and manipulate images via high-level prompts. Yet creatives are not well supported to receive recognition or reward for the use of their content in GenAI training. To this end we propose ProMark a causal at…

Cited by 14SourcePDFScholar
2024

Thinking Outside the BBox: Unconstrained Generative Object Compositing

ECCV 2024poster

"Compositing an object into an image involves multiple non-trivial sub-tasks such as object placement and scaling, color/lighting harmonization, viewpoint/geometry adjustment, and shadow/reflection generation. Recent generative image compositing methods leverage diffusion models to handle multiple s…

Cited by 9SourcePDFScholar
2024

VIXEN: Visual Text Comparison Network for Image Difference Captioning

AAAI 2024technical

We present VIXEN - a technique that succinctly summarizes in text the visual differences between a pair of images in order to highlight any content manipulation present. Our proposed network linearly maps image features in a pairwise manner, constructing a soft prompt for a pretrained large language…

2023

Layout Representation Learning with Spatial and Structural Hierarchies

AAAI 2023technical

We present a novel hierarchical modeling method for layout representation learning, the core of design documents (e.g., user interface, poster, template). Existing works on layout representation often ignore element hierarchies, which is an important facet of layouts, and mainly rely on the spatial…

2023

SceneComposer: Any-Level Semantic Image Synthesis

CVPR 2023highlight

We propose a new framework for conditional image synthesis from semantic layouts of any precision levels, ranging from pure text to a 2D semantic canvas with precise shapes. More specifically, the input layout consists of one or more semantic regions with free-form text descriptions and adjustable p…

2023

VADER: Video Alignment Differencing and Retrieval

ICCV 2023poster

We propose VADER, a spatio-temporal matching, alignment, and change summarization method to help fight misinformation spread via manipulated videos. VADER matches and coarsely aligns partial video fragments to candidate videos using a robust visual descriptor and scalable search over adaptively chun…

Cited by 5PDFcodeScholar
2022

CoGS: Controllable Generation and Search from Sketch and Style

ECCV 2022poster

"We present CoGS, a novel method for the style-conditioned, sketch-driven synthesis of images. CoGS enables exploration of diverse appearance possibilities for a given sketched object, enabling decoupled control over the structure and the appearance of the output. Coarse-grained control over object…

2022

RepMix: Representation Mixing for Robust Attribution of Synthesized Images

ECCV 2022poster

"Rapid advances in Generative Adversarial Networks (GANs) raise new challenges for image attribution; detecting whether an image is synthetic and, if so, determining which GAN architecture created it. Uniquely, we present a solution to this task capable of 1) matching images invariant to their seman…

2022

StyleBabel: Artistic Style Tagging and Captioning

ECCV 2022poster

"We present StyleBabel, a unique open access dataset of natural language captions and free-form tags describing the artistic style of over 135K digital artworks, collected via a novel participatory method from experts studying at specialist art and design schools. StyleBabel was collected via an ite…

Cited by 15SourcePDFScholar
2021

ALADIN: All Layer Adaptive Instance Normalization for Fine-Grained Style Similarity

ICCV 2021poster

We present ALADIN (All Layer AdaIN); a novel architecture for searching images based on the similarity of their artistic style. Representation learning is critical to visual search, where distance in the learned search embedding reflects image similarity. Learning an embedding that discriminates fin…

Cited by 32PDFScholar
2021

Magic Layouts: Structural Prior for Component Detection in User Interface Designs

CVPR 2021poster

We present Magic Layouts; a method for parsing screenshots or hand-drawn sketches of user interface (UI) layouts. Our core contribution is to extend existing detectors to exploit a learned structural prior for UI designs, enabling robust detection of UI components; buttons, text boxes and similar. S…

Cited by 11PDFScholar
2021

OSCAR-Net: Object-Centric Scene Graph Attention for Image Attribution

ICCV 2021poster

Images tell powerful stories but cannot always be trusted. Matching images back to trusted sources (attribution) enables users to make a more informed judgment of the images they encounter online. We propose a robust image hashing algorithm to perform such matching. Our hash is sensitive to manipula…

Cited by 19PDFScholar
2020

Geo-PIFu: Geometry and Pixel Aligned Implicit Functions for Single-view Human Reconstruction

NeurIPS 2020poster

We propose Geo-PIFu, a method to recover a 3D mesh from a monocular color image of a clothed person. Our method is based on a deep implicit function-based representation to learn latent voxel features using a structure-aware 3D U-Net, to constrain the model in two ways: first, to resolve feature a…

2020

Learning Structural Similarity of User Interface Layouts using Graph Networks

ECCV 2020poster

We propose a novel representation learning technique for measuring the similarity of user interface designs. A triplet network is used to learn a search embedding for layout similarity, with a hybrid encoder-decoder backbone comprising a graph convolutional network (GCN) and convolutional decoder (C…

2020

Sketchformer: Transformer-Based Representation for Sketched Structure

CVPR 2020poster

Sketchformer is a novel transformer-based representation for encoding free-hand sketches input in a vector form, i.e. as a sequence of strokes. Sketchformer effectively addresses multiple tasks: sketch classification, sketch based image retrieval (SBIR), and the reconstruction and interpolation of s…

Cited by 161PDFScholar
2019

An Internal Learning Approach to Video Inpainting

ICCV 2019poster

We propose a novel video inpainting algorithm that simultaneously hallucinates missing appearance and motion (optical flow) information, building upon the recent 'Deep Image Prior' (DIP) that exploits convolutional network architectures to enforce plausible texture in static images. In extending DIP…

Cited by 101PDFcodeScholar
2018

Deep Autoencoder for Combined Human Pose Estimation and Body Model Upscaling

ECCV 2018poster

We present a method for simultaneously estimating 3D human pose and body shape from a sparse set of wide-baseline camera views. We train a symmetric convolutional autoencoder with a dual loss that enforces learning of a latent representation that encodes skeletal joint positions, and at the same tim…

Cited by 75SourcePDFScholar
2018

Disentangling Structure and Aesthetics for Style-Aware Image Completion

CVPR 2018poster

Content-aware image completion or in-painting is a fundamental tool for the correction of defects or removal of objects in images. We propose a non-parametric in-painting algorithm that enforces both structural and aesthetic (style) consistency within the resulting image. Our contributions are two…

Cited by 15SourcePDFScholar
2018

Volumetric performance capture from minimal camera viewpoints

ECCV 2018poster

We present a convolutional autoencoder that enables high fidelity volumetric reconstructions of human performance to be captured from multi-view video comprising only a small set of camera views. Our method yields similar end-to-end reconstruction error to that of a probabilistic visual hull compute…

Cited by 68SourcePDFScholar
2017

BAM! The Behance Artistic Media Dataset for Recognition Beyond Photography

ICCV 2017poster

Computer vision systems are designed to work well within the context of everyday photography. However, artists often render the world around them in ways that do not resemble photographs. Artwork produced by people is not constrained to mimic the physical world, making it more challenging for machin…

Cited by 191PDFScholar
2017

Sketching With Style: Visual Search With Sketches and Aesthetic Context

ICCV 2017poster

We propose a novel measure of visual similarity for image retrieval that incorporates both structural and aesthetic (style) constraints. Our algorithm accepts a query as sketched shape, and a set of one or more contextual images specifying the desired visual aesthetic. A triplet network is used to l…

Cited by 77PDFScholar