← Search

Yuning Jiang

24 accepted papers

2026

MIRAGE: Towards AI-Generated Image Detection in the Wild

AAAI 2026technical

The spreading of AI-generated images (AIGI), driven by advances in generative AI, poses a significant threat to in- formation security and public trust. Existing AIGI detectors, while effective against images in clean laboratory settings, fail to generalize to in-the-wild scenarios. These real-world

Cited by 0SourcePDFScholar
2026

Rosetta Stone For Unified MLLMs: A Unified Tokenizer to Decipher Understanding and Generation

CVPR 2026

Major state-of-the-art unified tokenizers predominantly adopt pixel reconstruction and feature alignment as pretext tasks, they leave key domains largely unexplored such as architecture, supervised objectives and tasks interaction, potentially resulting in limited performance. We systematically inve

Cited by 0SourceScholar
2025

TranSUN: A Preemptive Paradigm to Eradicate Retransformation Bias Intrinsically from Regression Models in Recommender Systems

NeurIPS 2025poster

Regression models are crucial in recommender systems. However, retransformation bias problem has been conspicuously neglected within the community. While many works in other fields have devised effective bias correction methods, all of them are post-hoc cures externally to the model, facing practica…

Cited by 0SourceScholar
2024

Principled Preferential Bayesian Optimization

ICML 2024oral

We study the problem of preferential Bayesian optimization (BO), where we aim to optimize a black-box function with only preference feedback over a pair of candidate solutions. Inspired by the likelihood ratio idea, we construct a confidence set of the black-box function using only the preference fe…

2023

CF-Font: Content Fusion for Few-Shot Font Generation

CVPR 2023poster

Content and style disentanglement is an effective way to achieve few-shot font generation. It allows to transfer the style of the font image in a source domain to the style defined with a few reference images in a target domain. However, the content feature extracted using a representative font migh…

2023

Constrained Efficient Global Optimization of Expensive Black-box Functions

ICML 2023poster

We study the problem of constrained efficient global optimization, where both the objective and constraints are expensive black-box functions that can be learned with Gaussian processes. We propose CONFIG (CONstrained efFIcient Global Optimization), a simple and effective algorithm to solve it. Unde…

Cited by 32SourcePDFScholar
2023

Unsupervised Domain Adaption With Pixel-Level Discriminator for Image-Aware Layout Generation

CVPR 2023poster

Layout is essential for graphic design and poster generation. Recently, applying deep learning models to generate layouts has attracted increasing attention. This paper focuses on using the GAN-based model conditioned on image contents to generate advertising poster graphic layouts, which requires a…

Cited by 19SourcePDFScholar
2022

CapOnImage: Context-driven Dense-Captioning on Image

EMNLP 2022main

Existing image captioning systems are dedicated to generating narrative captions for images, which are spatially detached from theimage in presentation. However, texts can also be used as decorations on the image to highlight the key points and increase theattractiveness of images. In this work, we…

Cited by 8SourcePDFScholar
2022

Composition-aware Graphic Layout GAN for Visual-Textual Presentation Designs

IJCAI 2022poster

In this paper, we study the graphic layout generation problem of producing high-quality visual-textual presentation designs for given images. We note that image compositions, which contain not only global semantics but also spatial information, would largely affect layout results. Hence, we propose…

2022

Learning Pixel-Level Distinctions for Video Highlight Detection

CVPR 2022poster

The goal of video highlight detection is to select the most attractive segments from a long video to depict the most interesting parts of the video. Existing methods typically focus on modeling relationship between different video segments in order to learning a model that can assign highlight score…

Cited by 30PDFScholar
2022

Motion Transformer for Unsupervised Image Animation

ECCV 2022poster

"Image animation aims to animate a source image by using motion learned from a driving video. Current state-of-the-art methods typically use convolutional neural networks (CNNs) to predict motion information, such as motion keypoints and corresponding local transformations. However, these CNN based…

2022

Motion and Appearance Adaptation for Cross-Domain Motion Transfer

ECCV 2022poster

"Motion transfer aims to transfer the motion of a driving video to a source image. When there are considerable differences between object in the driving video and that in the source image, traditional single domain motion transfer approaches often produce notable artifacts; for example, the synthesi…

Cited by 11SourcePDFScholar
2022

Structure-Aware Motion Transfer With Deformable Anchor Model

CVPR 2022poster

Given a source image and a driving video depicting the same object type, the motion transfer task aims to generate a video by learning the motion from the driving video while preserving the appearance from the source image. In this paper, we propose a novel structure-aware motion modeling approach,…

Cited by 51PDFcodeScholar
2021

Learning the Best Pooling Strategy for Visual Semantic Embedding

CVPR 2021poster

Visual Semantic Embedding (VSE) is a dominant approach for vision-language retrieval, which aims at learning a deep embedding space such that visual data are embedded close to their semantic text labels or descriptions. Recent VSE models use complex methods to better contextualize and aggregate mult…

Cited by 296PDFcodeScholar
2020

Controllable Person Image Synthesis With Attribute-Decomposed GAN

CVPR 2020oral

This paper introduces the Attribute-Decomposed GAN, a novel generative model for controllable person image synthesis, which can produce realistic person images with desired human attributes (e.g., pose, head, upper clothes and pants) provided in various source inputs. The core idea of the proposed m…

Cited by 309PDFScholar
2019

Unified Visual-Semantic Embeddings: Bridging Vision and Language With Structured Meaning Representations

CVPR 2019oral

We propose the Unified Visual-Semantic Embeddings (Unified VSE) for learning a joint space of visual representation and textual semantics. The model unifies the embeddings of concepts at different levels: objects, attributes, relations, and full scenes. We view the sentential semantics as a combinat…

Cited by 221PDFcodeScholar
2018

Acquisition of Localization Confidence for Accurate Object Detection

ECCV 2018poster

Modern CNN-based object detectors rely on bounding box regression and non-maximum suppression to localize objects. While the probabilities for class labels naturally reflect classification confidence, localization confidence is absent. This makes properly localized bounding boxes degenerate during i…

2018

MegDet: A Large Mini-Batch Object Detector

CVPR 2018poster

The development of object detection in the era of deep learning, from R-CNN [11], Fast/Faster R-CNN [10, 31] to recent Mask R-CNN [14] and RetinaNet [24], mainly come from novel network, new framework, or loss design. How- ever, mini-batch size, a key factor for the training of deep neural networks,…

Cited by 408SourcePDFScholar
2018

Repulsion Loss: Detecting Pedestrians in a Crowd

CVPR 2018poster

Detecting individual pedestrians in a crowd remains a challenging problem since the pedestrians often gather together and occlude each other in real-world scenarios. In this paper, we first explore how a state-of-the-art pedestrian detector is harmed by crowd occlusion via experimentation, providing…

Cited by 669SourcePDFScholar
2018

Unified Perceptual Parsing for Scene Understanding

ECCV 2018poster

Humans recognize the visual world at multiple levels: we effortlessly categorize scenes and detect objects inside, while also identifying the textures and surfaces of the objects along with their different compositional parts. In this paper, we study a new task called Unified Perceptual Parsing, whi…

2017

FastMask: Segment Multi-Scale Object Candidates in One Shot

CVPR 2017spotlight

Objects appear to scale differently in natural images. This fact requires methods dealing with object-centric tasks (e.g. object proposal) to have robust performance over variances in object scales. In the paper, we present a novel segment proposal framework, namely FastMask, which takes advantage o…

Cited by 40PDFcodeScholar