← Search

Ting Yao

92 accepted papers

2026

DREAMVAR: TAMING REINFORCED VISUAL AUTOREGRESSIVE MODEL FOR HIGH-FIDELITY SUBJECT-DRIVEN IMAGE GENERATION

ICASSP 2026poster

Recent advances in subject-driven image generation using diffusion models have attracted considerable attention for their remarkable capabilities in producing high-quality images. Nevertheless, the potential of Visual Autoregressive (VAR) models, despite their unified architecture and efficient infe…

Cited by 0SourcePDFScholar
2026

Distillation Models are Good Samplers for Diffusion Reinforcement Learning

ICML 2026poster

We present DMSampler, a framework that accelerates diffusion reinforcement learning by using fast distillation models as its training-time sampling engine. It overcomes the key bottleneck of sampling from the policy model—typically requiring around 50 denoising steps—by employing a co-evolving disti…

Cited by 0SourceScholar
2026

EvoID: Reinforced Evolution for Identity-Preserving Video Generation

CVPR 2026

We present EvoID, a novel framework that reformulates Identity-Preserving Video Generation as a self-evolving process through Reinforcement Learning. Moving beyond the static paradigm of imitation learning, EvoID enables a generative model to actively learn and optimize the complex trade-offs betwee

Cited by 0SourceScholar
2026

FreeInpaint: Tuning-free Prompt Alignment and Visual Rationality Enhancement in Image Inpainting

AAAI 2026technical

Text-guided image inpainting endeavors to generate new content within specified regions of images using textual prompts from users. The primary challenge is to accurately align the inpainted areas with the user-provided prompts while maintaining a high degree of visual fidelity. While existing inpai

Cited by 0SourcePDFScholar
2026

In-Context Generation with Regional Constraints for Instructional Video Editing

ICML 2026poster

The In-context generation paradigm has demonstrated strong power in instructional image editing for better synthesis quality. Nevertheless, shaping such in-context learning for instructional video editing is not trivial. Without specifying editing regions, the results can suffer from the issue of in…

Cited by 0SourceScholar
2026

Learning More with Less: A Dynamic Dual-Level Down-Sampling Framework for Efficient Policy Optimization

ICLR 2026poster

Critic-free methods like GRPO reduce memory demands by estimating advantages from multiple rollouts but tend to converge slowly, as critical learning signals are diluted by an abundance of uninformative samples and tokens. To tackle this challenge, we propose the **Dynamic Dual-Level Down-Sampling (…

Cited by 0SourceScholar
2026

ReactID: Synchronizing Realistic Actions and Identity in Personalized Video Generation

ICLR 2026poster

Personalized video generation faces a fundamental trade-off between identity consistency and action realism: overly rigid identity preservation often leads to unnatural motion, while emphasis on action dynamics can compromise subject fidelity. This tension stems from three interrelated challenges: i…

Cited by 0SourceScholar
2026

Visual Autoregressive Modeling for Instruction-Guided Image Editing

ICLR 2026poster

Recent advances in diffusion models have brought remarkable visual fidelity to instruction-guided image editing. However, their global denoising process inherently entangles the edited region with the entire image context, leading to unintended spurious modifications and compromised adherence to edi…

Cited by 0SourcecodeScholar
2025

Aligning Global Semantics and Local Textures in Generative Video Enhancement

ICCV 2025poster

Recent advances in video generation have demonstrated the utility of powerful diffusion models. One important direction among them is to enhance the visual quality of the AI-synthesized videos for artistic creation. Nevertheless, solely relying on the knowledge embedded in the pre-trained video diff…

2025

Bone Soups: A Seek-and-Soup Model Merging Approach for Controllable Multi-Objective Generation

ACL 2025long

User information needs are often highly diverse and varied. A key challenge in current research is how to achieve controllable multi-objective generation while enabling rapid adaptation to accommodate diverse user demands during test time. Existing solutions, such as Rewarded Soup, focus on merging…

Cited by 0SourcePDFScholar
2025

Discriminative Policy Optimization for Token-Level Reward Models

ICML 2025poster

Process reward models (PRMs) provide more nuanced supervision compared to outcome reward models (ORMs) for optimizing policy models, positioning them as a promising approach to enhancing the capabilities of LLMs in complex reasoning tasks. Recent efforts have advanced PRMs from step-level to token-l…

2025

Hierarchical Masked Autoregressive Models with Low-Resolution Token Pivots

ICML 2025poster

Autoregressive models have emerged as a powerful generative paradigm for visual generation. The current de-facto standard of next token prediction commonly operates over a single-scale sequence of dense image tokens, and is incapable of utilizing global context especially for early tokens prediction…

2025

Incorporating Visual Correspondence into Diffusion Model for Virtual Try-On

ICLR 2025poster

Diffusion models have shown preliminary success in virtual try-on (VTON) task. The typical dual-branch architecture comprises two UNets for implicit garment deformation and synthesized image generation respectively, and has emerged as the recipe for VTON task. Nevertheless, the problem remains chall…

2025

MotionPro: A Precise Motion Controller for Image-to-Video Generation

CVPR 2025poster

Animating images with interactive motion control has garnered popularity for image-to-video (I2V) generation. Modern approaches typically rely on large Gaussian kernels to extend motion trajectories as condition without explicitly defining movement region, leading to coarse motion control and failin…

2025

Ouroboros-Diffusion: Exploring Consistent Content Generation in Tuning-free Long Video Diffusion

AAAI 2025technical

The first-in-first-out (FIFO) video diffusion, built on a pre-trained text-to-video model, has recently emerged as an effective approach for tuning-free long video generation. This technique maintains a queue of video frames with progressively increasing noise, continuously producing clean frames at…

Cited by 0SourcePDFScholar
2025

Pursuing Temporal-Consistent Video Virtual Try-On via Dynamic Pose Interaction

CVPR 2025poster

Video virtual try-on aims to seamlessly dress a subject in a video with a specific garment. The primary challenge involves preserving the visual authenticity of the garment while dynamically adapting to the pose and physique of the subject. While existing methods have predominantly focused on image-…

Cited by 0SourcePDFScholar
2025

VTON-VLLM: Aligning Virtual Try-On Models with Human Preferences

NeurIPS 2025poster

Diffusion models have yielded remarkable success in virtual try-on (VTON) task, yet they often fall short of fully meeting user expectations regarding visual quality and detail preservation. To alleviate this issue, we curate a dataset of synthesized VTON images annotated with human judgments across…

Cited by 0SourcecodeScholar
2024

Boosting Diffusion Models with Moving Average Sampling in Frequency Domain

CVPR 2024poster

Diffusion models have recently brought a powerful revolution in image generation. Despite showing impressive generative capabilities most of these models rely on the current sample to denoise the next one possibly resulting in denoising instability. In this paper we reinterpret the iterative denoisi…

Cited by 20SourcePDFScholar
2024

DreamMesh: Jointly Manipulating and Texturing Triangle Meshes for Text-to-3D Generation

ECCV 2024poster

"Learning radiance fields (NeRF) with powerful 2D diffusion models has garnered popularity for text-to-3D generation. Nevertheless, the implicit 3D representations of NeRF lack explicit modeling of meshes and textures over surfaces, and such surface-undefined way may suffer from the issues, e.g., no…

2024

Improving Text-guided Object Inpainting with Semantic Pre-inpainting

ECCV 2024poster

"Recent years have witnessed the success of large text-to-image diffusion models and their remarkable potential to generate high-quality images. The further pursuit of enhancing the editability of images has sparked significant interest in the downstream task of inpainting a novel object described b…

2024

Improving Virtual Try-On with Garment-focused Diffusion Models

ECCV 2024poster

"Diffusion models have led to the revolutionizing of generative modeling in numerous image synthesis tasks. Nevertheless, it is not trivial to directly apply diffusion models for synthesizing an image of a target person wearing a given in-shop garment, i.e., image-based virtual try-on (VTON) task. T…

2024

Learning Spatial Adaptation and Temporal Coherence in Diffusion Models for Video Super-Resolution

CVPR 2024poster

Diffusion models are just at a tipping point for image super-resolution task. Nevertheless it is not trivial to capitalize on diffusion models for video super-resolution which necessitates not only the preservation of visual appearance from low-resolution to high-resolution videos but also the tempo…

Cited by 7SourcePDFScholar
2024

Prompt Refinement with Image Pivot for Text-to-Image Generation

ACL 2024long

For text-to-image generation, automatically refining user-provided natural language prompts into the keyword-enriched prompts favored by systems is essential for the user experience. Such a prompt refinement process is analogous to translating the prompt from “user languages” into “system languages”…

2024

SD-DiT: Unleashing the Power of Self-supervised Discrimination in Diffusion Transformer

CVPR 2024poster

Diffusion Transformer (DiT) has emerged as the new trend of generative diffusion models on image generation. In view of extremely slow convergence in typical DiT recent breakthroughs have been driven by mask strategy that significantly improves the training efficiency of DiT with additional intra-im…

Cited by 27SourcePDFScholar
2024

TRIP: Temporal Residual Learning with Image Noise Prior for Image-to-Video Diffusion Models

CVPR 2024poster

Recent advances in text-to-video generation have demonstrated the utility of powerful diffusion models. Nevertheless the problem is not trivial when shaping diffusion models to animate static image (i.e. image-to-video generation). The difficulty originates from the aspect that the diffusion process…

2024

Unleashing Text-to-Image Diffusion Prior for Zero-Shot Image Captioning

ECCV 2024poster

"Recently, zero-shot image captioning has gained increasing attention, where only text data is available for training. The remarkable progress in text-to-image diffusion model presents the potential to resolve this task by employing synthetic image-caption pairs generated by this pre-trained prior.…

Cited by 0SourcePDFScholar
2024

VP3D: Unleashing 2D Visual Prompt for Text-to-3D Generation

CVPR 2024poster

Recent innovations on text-to-3D generation have featured Score Distillation Sampling (SDS) which enables the zero-shot learning of implicit 3D models (NeRF) by directly distilling prior knowledge from 2D diffusion models. However current SDS-based models still struggle with intricate text prompts a…

2024

VideoStudio: Generating Consistent-Content and Multi-Scene Videos

ECCV 2024poster

"The recent innovations and breakthroughs in diffusion models have significantly expanded the possibilities of generating high-quality videos for the given prompts. Most existing works tackle the single-scene scenario with only one video event occurring in a single background. Extending to generate…

2023

AnchorFormer: Point Cloud Completion From Discriminative Nodes

CVPR 2023poster

Point cloud completion aims to recover the completed 3D shape of an object from its partial observation. A common strategy is to encode the observed points to a global feature vector and then predict the complete points through a generative process on this vector. Nevertheless, the results may suffe…

2023

Knowledge Transfer in Incremental Learning for Multilingual Neural Machine Translation

ACL 2023long

In the real-world scenario, a longstanding goal of multilingual neural machine translation (MNMT) is that a single model can incrementally adapt to new language pairs without accessing previous training data. In this scenario, previous studies concentrate on overcoming catastrophic forgetting while…

2023

Learning Neural Implicit Surfaces with Object-Aware Radiance Fields

ICCV 2023poster

Recent progress on multi-view 3D object reconstruction has featured neural implicit surfaces via learning high-fidelity radiance fields. However, most approaches hinge on the visual hull derived from cost-expensive silhouette masks to obtain object surfaces. In this paper, we propose a novel Object-…

Cited by 2PDFScholar
2023

Learning Orthogonal Prototypes for Generalized Few-Shot Semantic Segmentation

CVPR 2023poster

Generalized few-shot semantic segmentation (GFSS) distinguishes pixels of base and novel classes from the background simultaneously, conditioning on sufficient data of base classes and a few examples from novel class. A typical GFSS approach has two training phases: base class learning and novel cla…

2023

Learning To Generate Language-Supervised and Open-Vocabulary Scene Graph Using Pre-Trained Visual-Semantic Space

CVPR 2023poster

Scene graph generation (SGG) aims to abstract an image into a graph structure, by representing objects as graph nodes and their relations as labeled edges. However, two knotty obstacles limit the practicability of current SGG methods in real-world scenarios: 1) training SGG models requires time-cons…

2023

Modality-Agnostic Debiasing for Single Domain Generalization

CVPR 2023poster

Deep neural networks (DNNs) usually fail to generalize well to outside of distribution (OOD) data, especially in the extreme case of single domain generalization (single-DG) that transfers DNNs from single domain to multiple unseen domains. Existing single-DG techniques commonly devise various data-…

Cited by 29SourcePDFScholar
2023

ObjectFusion: Multi-modal 3D Object Detection with Object-Centric Fusion

ICCV 2023poster

Recent progress on multi-modal 3D object detection has featured BEV (Bird-Eye-View) based fusion, which effectively unifies both LiDAR point clouds and camera images in a shared BEV space. Nevertheless, it is not trivial to perform camera-to-BEV transformation due to the inherently ambiguous depth e…

Cited by 38PDFScholar
2023

PointClustering: Unsupervised Point Cloud Pre-Training Using Transformation Invariance in Clustering

CVPR 2023highlight

Feature invariance under different data transformations, i.e., transformation invariance, can be regarded as a type of self-supervision for representation learning. In this paper, we present PointClustering, a new unsupervised representation learning scheme that leverages transformation invariance f…

2023

Semantic-Conditional Diffusion Networks for Image Captioning

CVPR 2023poster

Recent advances on text-to-image generation have witnessed the rise of diffusion models which act as powerful generative models. Nevertheless, it is not trivial to exploit such latent variable models to capture the dependency among discrete words and meanwhile pursue complex visual-language alignmen…

2023

Transforming Radiance Field With Lipschitz Network for Photorealistic 3D Scene Stylization

CVPR 2023highlight

Recent advances in 3D scene representation and novel view synthesis have witnessed the rise of Neural Radiance Fields (NeRFs). Nevertheless, it is not trivial to exploit NeRF for the photorealistic 3D scene stylization task, which aims to generate visually consistent and photorealistic stylized scen…

2022

Dynamic Temporal Filtering In Video Models

ECCV 2022poster

"Video temporal dynamics is conventionally modeled with 3D spatial-temporal kernel or its factorized version comprised of 2D spatial kernel and 1D temporal kernel. The modeling power, nevertheless, is limited by the fixed window size and static weights of a kernel along the temporal dimension. The p…

2022

Exploring Structure-Aware Transformer Over Interaction Proposals for Human-Object Interaction Detection

CVPR 2022poster

Recent high-performing Human-Object Interaction (HOI) detection techniques have been highly influenced by Transformer-based object detector (i.e., DETR). Nevertheless, most of them directly map parametric interaction queries into a set of HOI predictions through vanilla Transformer in a one-stage ma…

Cited by 93PDFcodeScholar
2022

Generalized One-shot Domain Adaptation of Generative Adversarial Networks

NeurIPS 2022accept

The adaptation of a Generative Adversarial Network (GAN) aims to transfer a pre-trained GAN to a target domain with limited training data. In this paper, we focus on the one-shot case, which is more challenging and rarely explored in previous works. We consider that the adaptation from a source doma…

2022

Out-of-Distribution Detection via Conditional Kernel Independence Model

NeurIPS 2022accept

Recently, various methods have been introduced to address the OOD detection problem with training outlier exposure. These methods usually count on discriminative softmax metric or energy method to screen OOD samples. In this paper, we probe an alternative hypothesis on OOD detection by constructing…

2022

Responsive Listening Head Generation: A Benchmark Dataset and Baseline

ECCV 2022poster

"We present a new listening head generation benchmark, for synthesizing responsive feedbacks of a listener (e.g., nod, smile) during a face-to-face conversation. As the indispensable complement to talking heads generation, listening head generation has seldomly been studied in literature. Automatica…

Cited by 60SourcePDFScholar
2022

SPE-Net: Boosting Point Cloud Analysis via Rotation Robustness Enhancement

ECCV 2022poster

"In this paper, we propose a novel deep architecture tailored for 3D point cloud applications, named as SPE-Net. The embedded ""Selective Position Encoding (SPE)"" procedure relies on an attention mechanism that can effectively attend to the underlying rotation condition of the input. Such encoded r…

2022

Stand-Alone Inter-Frame Attention in Video Models

CVPR 2022poster

Motion, as the uniqueness of a video, has been critical to the development of video understanding models. Modern deep learning models leverage motion by either executing spatio-temporal 3D convolutions, factorizing 3D convolutions into spatial and temporal convolutions separately, or computing self-…

Cited by 62PDFcodeScholar
2022

Wave-ViT: Unifying Wavelet and Transformers for Visual Representation Learning

ECCV 2022poster

"Multi-scale Vision Transformer (ViT) has emerged as a powerful backbone for computer vision tasks, while the self-attention computation in Transformer scales quadratically w.r.t. the input patch number. Thus, existing solutions commonly employ down-sampling operations (e.g., average pooling) over k…

2021

A Style and Semantic Memory Mechanism for Domain Generalization

ICCV 2021poster

Mainstream state-of-the-art domain generalization algorithms tend to prioritize the assumption on semantic invariance across domains. Meanwhile, the inherent intra-domain style invariance is usually underappreciated and put on the shelf. In this paper, we reveal that leveraging intra-domain style in…

Cited by 53PDFScholar
2021

Boosting Video Representation Learning With Multi-Faceted Integration

CVPR 2021poster

Video content is multifaceted, consisting of objects, scenes, interactions or actions. The existing datasets mostly label only one of the facets for model training, resulting in the video representation that biases to only one facet depending on the training dataset. There is no study yet on how to…

Cited by 13PDFScholar
2021

Condensing a Sequence to One Informative Frame for Video Recognition

ICCV 2021poster

Video is complex due to large variations in motion and rich content in fine-grained visual details. Abstracting useful information from such information-intensive media requires exhaustive computing resources. This paper studies a two-step alternative that first condenses the video sequence to an in…

Cited by 10PDFScholar
2021

Improving Self-supervised Learning with Automated Unsupervised Outlier Arbitration

NeurIPS 2021poster

Our work reveals a structured shortcoming of the existing mainstream self-supervised learning methods. Whereas self-supervised learning frameworks usually take the prevailing perfect instance level invariance hypothesis for granted, we carefully investigate the pitfalls behind. Particularly, we argu…

2021

Motion-Focused Contrastive Learning of Video Representations

ICCV 2021poster

Motion, as the most distinct phenomenon in a video to involve the changes over time, has been unique and critical to the development of video representation learning. In this paper, we ask the question: how important is the motion particularly for self-supervised video representation learning. To th…

Cited by 47PDFcodeScholar
2021

Representing Videos As Discriminative Sub-Graphs for Action Recognition

CVPR 2021poster

Human actions are typically of combinatorial structures or patterns, i.e., subjects, objects, plus spatio-temporal interactions in between. Discovering such structures is therefore a rewarding way to reason about the dynamics of interactions and recognize the actions. In this paper, we introduce a n…

Cited by 34PDFScholar
2021

Scheduled Sampling in Vision-Language Pretraining with Decoupled Encoder-Decoder Network

AAAI 2021technical

Despite having impressive vision-language (VL) pretraining with BERT-based encoder for VL understanding, the pretraining of a universal encoder-decoder for both VL understanding and generation remains challenging. The difficulty originates from the inherently different peculiarities of the two disci…

2021

SeCo: Exploring Sequence Supervision for Unsupervised Representation Learning

AAAI 2021technical

A steady momentum of innovations and breakthroughs has convincingly pushed the limits of unsupervised image representation learning. Compared to static 2D images, video has one more dimension (time). The inherent supervision existing in such sequential structure offers a fertile ground for building…

2020

Exploring Category-Agnostic Clusters for Open-Set Domain Adaptation

CVPR 2020poster

Unsupervised domain adaptation has received significant attention in recent years. Most of existing works tackle the closed-set scenario, assuming that the source and target domains share the exactly same categories. In practice, nevertheless, a target domain often contains samples of classes unseen…

Cited by 94PDFScholar
2020

Joint Contrastive Learning with Infinite Possibilities

NeurIPS 2020spotlight

This paper explores useful modifications of the recent development in contrastive learning via novel probabilistic modeling. We derive a particular form of contrastive loss named Joint Contrastive Learning (JCL). JCL implicitly involves the simultaneous learning of an infinite number of query-key pa…

2020

Learning a Unified Sample Weighting Network for Object Detection

CVPR 2020poster

Region sampling or weighting is significantly important to the success of modern region-based object detectors. Unlike some previous works, which only focus on "hard" samples when optimizing the objective function, we argue that sample weighting should be data-dependent and task-dependent. The impor…

Cited by 45PDFcodeScholar
2020

Learning to Localize Actions from Moments

ECCV 2020poster

With the knowledge of action moments (i.e., trimmed video clips that each contains an action instance), humans could routinely localize an action temporally in an untrimmed video. Nevertheless, most practical methods still require all training videos to be labeled with temporal annotations (action c…

2020

Transferring and Regularizing Prediction for Semantic Segmentation

CVPR 2020poster

Semantic segmentation often requires a large set of images with pixel-level annotations. In the view of extremely expensive expert labeling, recent research has shown that the models trained on photo-realistic synthetic data (e.g., computer games) with computer-generated annotations can be adapted t…

Cited by 47PDFScholar
2019

Customizable Architecture Search for Semantic Segmentation

CVPR 2019poster

In this paper, we propose a Customizable Architecture Search (CAS) approach to automatically generate a network architecture for semantic image segmentation. The generated network consists of a sequence of stacked computation cells. A computation cell is represented as a directed acyclic graph, in w…

Cited by 179PDFScholar
2019

Exploring Object Relation in Mean Teacher for Cross-Domain Detection

CVPR 2019poster

Rendering synthetic data (e.g., 3D CAD-rendered images) to generate annotations for learning deep models in vision tasks has attracted increasing attention in recent years. However, simply applying the models learnt on synthetic images may lead to high generalization error on real images due to doma…

Cited by 385PDFScholar
2019

Gaussian Temporal Awareness Networks for Action Localization

CVPR 2019oral

Temporally localizing actions in a video is a fundamental challenge in video understanding. Most existing approaches have often drawn inspiration from image object detection and extended the advances, e.g., SSD and Faster R-CNN, to produce temporal locations of an action in a 1D sequence. Neverthele…

Cited by 438PDFScholar
2019

Learning Spatio-Temporal Representation With Local and Global Diffusion

CVPR 2019poster

Convolutional Neural Networks (CNN) have been regarded as a powerful class of models for visual recognition problems. Nevertheless, the convolutional filters in these networks are local operations while ignoring the large-range dependency. Such drawback becomes even worse particularly for video reco…

Cited by 236PDFScholar
2019

Relation Distillation Networks for Video Object Detection

ICCV 2019poster

It has been well recognized that modeling object-to-object relations would be helpful for object detection. Nevertheless, the problem is not trivial especially when exploring the interactions between objects to boost video object detectors. The difficulty originates from the aspect that reliable obj…

Cited by 280PDFScholar
2019

Transferrable Prototypical Networks for Unsupervised Domain Adaptation

CVPR 2019oral

In this paper, we introduce a new idea for unsupervised domain adaptation via a remold of Prototypical Networks, which learn an embedding space and perform classification via a remold of the distances to the prototype of each class. Specifically, we present Transferrable Prototypical Networks (TPN)…

Cited by 461PDFScholar
2018

Fully Convolutional Adaptation Networks for Semantic Segmentation

CVPR 2018poster

The recent advances in deep neural networks have convincingly demonstrated high capability in learning vision models on large datasets. Nevertheless, collecting expert labeled datasets especially with pixel-level annotations is an extremely expensive process. An appealing alternative is to render sy…

Cited by 429SourcePDFScholar
2018

Jointly Localizing and Describing Events for Dense Video Captioning

CVPR 2018poster

Automatically describing a video with natural language is regarded as a fundamental challenge in computer vision. The problem nevertheless is not trivial especially when a video contains multiple events to be worthy of mention, which often happens in real videos. A valid question is how to temporall…

2018

Recurrent Tubelet Proposal and Recognition Networks for Action Detection

ECCV 2018poster

Detecting actions in videos is a challenging task as video is an information intensive media with complex variations. Existing approaches predominantly generate action proposals for each individual frame or fixed-length clip independently, while overlooking temporal context across them. Such tempora…

Cited by 146SourcePDFScholar
2017

Incorporating Copying Mechanism in Image Captioning for Learning Novel Objects

CVPR 2017poster

Image captioning often requires a large set of training image-sentence pairs. In practice, however, acquiring sufficient training pairs is always expensive, making the recent captioning models limited in their ability to describe objects outside of training corpora (i.e., novel objects). In this pap…

Cited by 181PDFcodeScholar
2016

Jointly Modeling Embedding and Translation to Bridge Video and Language

CVPR 2016oral

Automatically describing video content with natural language is a fundamental challenge of computer vision. Recurrent Neural Networks (RNNs), which models sequence dynamics, has attracted increasing attention on visual interpretation. However, most existing approaches generate a word locally with th…

Cited by 716PDFScholar
2016

You Lead, We Exceed: Labor-Free Video Concept Learning by Jointly Exploiting Web Videos and Images

CVPR 2016spotlight

Video concept learning often requires a large set of training samples. In practice, however, acquiring noise-free training labels with sufficient positive examples is very expensive. A plausible solution for training data collection is by sampling from the vast quantities of images and videos on the…

Cited by 136PDFScholar
2015

Semi-Supervised Domain Adaptation With Subspace Learning for Visual Recognition

CVPR 2015poster

In many real-world applications, we are often facing the problem of cross domain learning, i.e., to borrow the labeled data or transfer the already learnt knowledge from a source domain to a target domain. However, simply applying existing source data or knowledge may even hurt the performance, espe…

Cited by 276SourcePDFScholar