← Search

Yu-Chiang Frank Wang

85 accepted papers

2026

4D-RGPT: Toward Region-level 4D Understanding via Perceptual Distillation

CVPR 2026

Despite advances in Multimodal LLMs (MLLMs), their ability to reason over 3D structures and temporal dynamics remains limited, constrained by weak 4D perception and temporal understanding. Existing 3D and 4D Video Question Answering (VQA) benchmarks also emphasize static scenes and lack region-level

Cited by 0SourcecodeScholar
2026

Fast-ThinkAct: Efficient Vision-Language-Action Reasoning via Verbalizable Latent Planning

CVPR 2026

Vision-Language-Action (VLA) tasks require reasoning over complex visual scenes and executing adaptive actions in dynamic environments. While recent studies on reasoning VLAs show that explicit chain-of-thought (CoT) can improve generalization, they suffer from high inference latency due to lengthy

Cited by 0SourceScholar
2026

Frequency Switching Mechanism for Parameter-Efficient Multi-Task Learning

CVPR 2026

Multi-task learning (MTL) aims to enable a single model to solve multiple tasks efficiently; however, current parameter-efficient fine-tuning (PEFT) methods remain largely limited to single-task adaptation. We introduce Free Sinewich, a parameter-efficient multi-task learning framework that enables

Cited by 0SourceScholar
2026

OmniVinci: Enhancing Architecture and Data for Omni-Modal Understanding LLM

ICLR 2026poster

Advancing machine intelligence requires developing the ability to perceive across multiple modalities, much as humans sense the world. We introduce OmniVinci, an initiative to build a strong, open-source, omni-modal LLM. We carefully study the design choices across model architecture and data curati…

Cited by 0SourcecodeScholar
2026

OpenVoxel: Training-Free Grouping and Captioning Voxels for Open-Vocabulary 3D Scene Understanding

CVPR 2026

We propose OpenVoxel, a training-free algorithm for grouping and captioning sparse voxels for the open-vocabulary 3D scene understanding tasks. Given the sparse voxel rasterization (SVR) model obtained from multi-view images of a 3D scene, our OpenVoxel is able to produce meaningful groups that desc

Cited by 0SourceScholar
2026

SEASON: Mitigating Temporal Hallucination in Video Large Language Models via Self-Diagnostic Contrastive Decoding

CVPR 2026

Video Large Language Models (VideoLLMs) have shown remarkable progress in video understanding. However, these models still struggle to effectively perceive and exploit rich temporal information in videos when responding to user queries. Therefore, they often generate descriptions of events that are

Cited by 0SourcecodeScholar
2026

Test-Time Alignment for Large Language Models via Textual Model Predictive Control

ICLR 2026poster

Aligning Large Language Models (LLMs) with human preferences through finetuning is resource-intensive, motivating lightweight alternatives at test time. We address test-time alignment through the lens of sequential decision making, a perspective that reveals two fundamental challenges. When actions…

Cited by 0SourceScholar
2026

V2V-GoT: Vehicle-To-Vehicle Cooperative Autonomous Driving with Multimodal Large Language Models and Graph-Of-Thoughts

ICRA 2026poster

Current state-of-the-art autonomous vehicles could face safety critical situations when their local sensors are occluded by large objects on the road nearby. Vehicle-to-vehicle (V2V) cooperative autonomous driving is proposed to address this problem. More recent work further adopts a new approach th…

2026

V2V-LLM: Vehicle-To-Vehicle Cooperative Autonomous Driving with Multimodal Large Language Models

ICRA 2026poster

Current autonomous driving vehicles rely mainly on their individual sensors to understand surrounding scenes and plan for future trajectories, which can be unreliable when the sensors are malfunctioning or occluded. To address this problem, cooperative perception methods via vehicle-to-vehicle (V2V)…

2025

3D Gaussian Inpainting with Depth-Guided Cross-View Consistency

CVPR 2025poster

When performing 3D inpainting using novel-view rendering methods like Neural Radiance Field (NeRF) or 3D Gussian Splatting (3DGS), how to achieve texture and geometry consistency across camera views has been a challenge. In this paper, we propose a framework of 3D Gaussian Inpainting with Depth-Guid…

Cited by 0SourcePDFScholar
2025

Bias in Gender Bias Benchmarks: How Spurious Features Distort Evaluation

ICCV 2025poster

Gender bias in vision-language foundation models (VLMs) raises concerns about their safe deployment and is typically evaluated using benchmarks with gender annotations on real-world images. However, as these benchmarks often contain spurious correlations between gender and non-gender features, such…

Cited by 0SourcePDFScholar
2025

Continual Personalization for Diffusion Models

ICCV 2025poster

Updating diffusion models in an incremental setting would be practical in real-world applications yet computationally challenging. We present a novel learning strategy of Concept Neuron Selection, a simple yet effective approach to perform personalization in a continual learning scheme. CNS uniquely…

Cited by 0SourcePDFScholar
2025

Developing Instruction-Following Speech Language Model Without Speech Instruction-Tuning Data

ICASSP 2025accepted

Recent end-to-end speech language models (SLMs) have expanded upon the capabilities of large language models (LLMs) by incorporating pre-trained speech models. However, these SLMs often undergo extensive speech instruction-tuning to bridge the gap between speech and text modalities. This requires si…

Cited by 0SourceScholar
2025

Dr. Splat: Directly Referring 3D Gaussian Splatting via Direct Language Embedding Registration

CVPR 2025highlight

We introduce Dr. Splat, a novel approach for open-vocabulary 3D scene understanding leveraging 3D Gaussian Splatting. Unlike existing language-embedded 3DGS methods, which rely on a rendering process, our method directly associates language-aligned CLIP embeddings with 3D Gaussians for holistic 3D s…

Cited by 1SourcePDFScholar
2025

EMLoC: Emulator-based Memory-efficient Fine-tuning with LoRA Correction

NeurIPS 2025poster

Open-source foundation models have seen rapid adoption and development, enabling powerful general-purpose capabilities across diverse domains. However, fine-tuning large foundation models for domain-specific or personalized tasks remains prohibitively expensive for most users due to the significant…

Cited by 0SourceScholar
2025

Mosaic3D: Foundation Dataset and Model for Open-Vocabulary 3D Segmentation

CVPR 2025poster

We tackle open-vocabulary 3D scene segmentation tasks by introducing a novel data generation pipeline and training framework. Our work targets three essential aspects required for an effective dataset: precise 3D region segmentation, comprehensive textual descriptions, and sufficient dataset scale.…

2025

Omni-RGPT: Unifying Image and Video Region-level Understanding via Token Marks

CVPR 2025poster

We present Omni-RGPT, a multimodal large language model designed to facilitate region-level comprehension for both images and videos. To achieve consistent region representation across spatio-temporal dimensions, we introduce Token Mark, a set of tokens highlighting the target regions within the vis…

Cited by 2SourcePDFScholar
2025

SANER: Annotation-free Societal Attribute Neutralizer for Debiasing CLIP

ICLR 2025poster

Large-scale vision-language models, such as CLIP, are known to contain societal bias regarding protected attributes (e.g., gender, age). This paper aims to address the problems of societal bias in CLIP. Although previous studies have proposed to debias societal bias through adversarial learning or t…

Cited by 2SourcePDFScholar
2025

Sparse Voxels Rasterization: Real-time High-fidelity Radiance Field Rendering

CVPR 2025poster

We propose an efficient radiance field rendering algorithm that incorporates a rasterization process on adaptive sparse voxels without neural networks or 3D Gaussians. There are two key contributions coupled with the proposed system. The first is to adaptively and explicitly allocate sparse voxels t…

2025

ThinkAct: Vision-Language-Action Reasoning via Reinforced Visual Latent Planning

NeurIPS 2025poster

Vision-language-action (VLA) reasoning tasks require agents to interpret multimodal instructions, perform long-horizon planning, and act adaptively in dynamic environments. Existing approaches typically train VLA models in an end-to-end fashion, directly mapping inputs to actions without explicit re…

Cited by 0SourceScholar
2025

UWAV: Uncertainty-weighted Weakly-supervised Audio-Visual Video Parsing

CVPR 2025poster

Audio-Visual Video Parsing (AVVP) entails the challenging task of localizing both uni-modal events (i.e., those occurring exclusively in either the visual or acoustic modality of a video) and multi-modal events (i.e., those occurring in both modalities concurrently). Moreover, the prohibitive cost o…

2025

UniWav: Towards Unified Pre-training for Speech Representation Learning and Generation

ICLR 2025poster

Pre-training and representation learning have been playing an increasingly important role in modern speech processing. Nevertheless, different applications have been relying on different foundation models, since predominant pre-training techniques are either designed for discriminative tasks or gen…

Cited by 0SourcePDFScholar
2025

Unified Reinforcement and Imitation Learning for Vision-Language Models

NeurIPS 2025poster

Vision-Language Models (VLMs) have achieved remarkable progress, yet their large scale often renders them impractical for resource-constrained environments. This paper introduces Unified Reinforcement and Imitation Learning (RIL), a novel and efficient training algorithm designed to create powerful,…

Cited by 0SourceScholar
2025

VLsI: Verbalized Layers-to-Interactions from Large to Small Vision Language Models

CVPR 2025poster

The recent surge in high-quality visual instruction tuning samples from closed-source vision-language models (VLMs) such as GPT-4V has accelerated the release of open-source VLMs across various model sizes. However, scaling VLMs to improve performance using larger models brings significant computati…

Cited by 0SourcePDFScholar
2025

VideoMage: Multi-Subject and Motion Customization of Text-to-Video Diffusion Models

CVPR 2025poster

Customized text-to-video generation aims to produce high-quality videos that incorporate user-specified subject identities or motion patterns. However, existing methods mainly focus on personalizing a single concept, either subject identity or motion pattern, limiting their effectiveness for multipl…

Cited by 0SourcePDFScholar
2024

Diffusion-Reward Adversarial Imitation Learning

NeurIPS 2024poster

Imitation learning aims to learn a policy from observing expert demonstrations without access to reward signals from environments. Generative adversarial imitation learning (GAIL) formulates imitation learning as adversarial learning, employing a generator policy learning to imitate expert behaviors…

2024

DoRA: Weight-Decomposed Low-Rank Adaptation

ICML 2024oral

Among the widely used parameter-efficient fine-tuning (PEFT) methods, LoRA and its variants have gained considerable popularity because of avoiding additional inference costs. However, there still often exists an accuracy gap between these methods and full fine-tuning (FT). In this work, we first in…

2024

GSNeRF: Generalizable Semantic Neural Radiance Fields with Enhanced 3D Scene Understanding

CVPR 2024poster

Utilizing multi-view inputs to synthesize novel-view images Neural Radiance Fields (NeRF) have emerged as a popular research topic in 3D vision. In this work we introduce a Generalizable Semantic Neural Radiance Field (GSNeRF) which uniquely takes image semantics into the synthesis process so that b…

Cited by 8SourcePDFScholar
2024

Language-Guided Transformer for Federated Multi-Label Classification

AAAI 2024technical

Federated Learning (FL) is an emerging paradigm that enables multiple users to collaboratively train a robust model in a privacy-preserving manner without sharing their private data. Most existing approaches of FL only consider traditional single-label image classification, ignoring the impact when…

2024

RAPPER: Reinforced Rationale-Prompted Paradigm for Natural Language Explanation in Visual Question Answering

ICLR 2024poster

Natural Language Explanation (NLE) in vision and language tasks aims to provide human-understandable explanations for the associated decision-making process. In practice, one might encounter explanations which lack informativeness or contradict visual-grounded facts, known as implausibility and hall…

Cited by 2SourcePDFScholar
2024

ReXTime: A Benchmark Suite for Reasoning-Across-Time in Videos

NeurIPS 2024poster

We introduce ReXTime, a benchmark designed to rigorously test AI models' ability to perform temporal reasoning within video events. Specifically, ReXTime focuses on reasoning across time, i.e. human-like understanding when the question and its corresponding answer occur in different video segments.…

2024

Receler: Reliable Concept Erasing of Text-to-Image Diffusion Models via Lightweight Erasers

ECCV 2024poster

"Concept erasure in text-to-image diffusion models aims to disable pre-trained diffusion models from generating images related to a target concept. To perform reliable concept erasure, the properties of robustness and locality are desirable. The former refrains the model from producing images associ…

2024

SAM4MLLM: Enhance Multi-Modal Large Language Model for Referring Expression Segmentation

ECCV 2024poster

"We introduce SAM4MLLM, an innovative approach which integrates the Segment Anything Model (SAM) with Multi-Modal Large Language Models (MLLMs) for pixel-aware tasks. Our method enables MLLMs to learn pixel-level location information without requiring excessive modifications to the existing model ar…

2024

Seg2Reg: Differentiable 2D Segmentation to 1D Regression Rendering for 360 Room Layout Reconstruction

CVPR 2024poster

State-of-the-art single-view 360 room layout reconstruction methods formulate the problem as a high-level 1D (per-column) regression task. On the other hand traditional low-level 2D layout segmentation is simpler to learn and can represent occluded regions but it requires complex post-processing for…

2024

Select and Distill: Selective Dual-Teacher Knowledge Transfer for Continual Learning on Vision-Language Models

ECCV 2024poster

"Large-scale vision-language models (VLMs) have shown a strong zero-shot generalization capability on unseen-domain data. However, adapting pre-trained VLMs to a sequence of downstream tasks often leads to the forgetting of previously learned knowledge and a reduction in zero-shot classification per…

Cited by 11SourcePDFScholar
2024

Self-Supervised Speech Quality Estimation and Enhancement Using Only Clean Speech

ICLR 2024poster

Speech quality estimation has recently undergone a paradigm shift from human-hearing expert designs to machine-learning models. However, current models rely mainly on supervised learning, which is time-consuming and expensive for label collection. To solve this problem, we propose VQScore, a self-su…

2024

TPA3D: Triplane Attention for Fast Text-to-3D Generation

ECCV 2024poster

"Due to the lack of large-scale text-3D correspondence data, recent text-to-3D generation works mainly rely on utilizing 2D diffusion models for synthesizing 3D data. Since diffusion-based methods typically require significant optimization time for both training and inference, the use of GAN-based m…

Cited by 3SourcePDFScholar
2023

Bias-Eliminating Augmentation Learning for Debiased Federated Learning

CVPR 2023poster

Learning models trained on biased datasets tend to observe correlations between categorical and undesirable features, which result in degraded performances. Most existing debiased learning models are designed for centralized machine learning, which cannot be directly applied to distributed settings…

Cited by 21SourcePDFScholar
2023

Efficient Model Personalization in Federated Learning via Client-Specific Prompt Generation

ICCV 2023poster

Federated learning (FL) emerges as a decentralized learning framework which trains models from multiple distributed clients without sharing their data to preserve privacy. Recently, large-scale pre-trained models (e.g., Vision Transformer) have shown a strong capability of deriving robust representa…

Cited by 46PDFScholar
2023

Frido: Feature Pyramid Diffusion for Complex Scene Image Synthesis

AAAI 2023technical

Diffusion models (DMs) have shown great potential for high-quality image synthesis. However, when it comes to producing images with complex scenes, how to properly describe both image global structures and object details remains a challenging task. In this paper, we present Frido, a Feature Pyramid…

2023

LACMA: Language-Aligning Contrastive Learning with Meta-Actions for Embodied Instruction Following

EMNLP 2023long main

End-to-end Transformers have demonstrated an impressive success rate for Embodied Instruction Following when the environment has been seen in training. However, they tend to struggle when deployed in an unseen environment. This lack of generalizability is due to the agent’s insensitivity to subtle c…

Cited by 0SourcecodeScholar
2023

Modality-Independent Teachers Meet Weakly-Supervised Audio-Visual Event Parser

NeurIPS 2023poster

Audio-visual learning has been a major pillar of multi-modal machine learning, where the community mostly focused on its $\textit{modality-aligned}$ setting, $\textit{i.e.}$, the audio and visual modality are $\textit{both}$ assumed to signal the prediction target. With the Look, Listen, and Parse d…

2023

Semantics-Aware Gamma Correction for Unsupervised Low-Light Image Enhancement

ICASSP 2023accepted

Low-light image enhancement aims to improve the visual quality of images captured under poor lighting conditions. While recent works have successfully developed deep learning-based solutions, a large number of existing works require ground-truth normal-light images during training, and most methods…

Cited by 0SourceScholar
2022

Cross-Modal Mutual Learning for Audio-Visual Speech Recognition and Manipulation

AAAI 2022technical

As a key characteristic in audio-visual speech recognition (AVSR), relating linguistic information observed across visual and audio data has been a challenge, benefiting not only audio/visual speech recognition (ASR/VSR) but also for manipulating data within/across modalities. In this paper, we pres…

Cited by 16SourcePDFScholar
2022

Domain-Agnostic Meta-Learning for Cross-Domain Few-Shot Classification

ICASSP 2022accepted

Few-shot classification requires one to classify instances of novel classes, given only a few examples of each class. Although promising meta-learning methods have been proposed recently, there is no guarantee that existing solutions would generalize to novel classes from an unseen domain. In this p…

Cited by 0SourceScholar
2022

NeurMiPs: Neural Mixture of Planar Experts for View Synthesis

CVPR 2022poster

We present Neural Mixtures of Planar Experts (NeurMiPs), a novel planar-based scene representation for modeling geometry and appearance. NeurMiPs leverages a collection of local planar experts in 3D space as the scene representation. Each planar expert consists of the parameters of the local rectang…

Cited by 30PDFcodeScholar
2022

Paraphrasing Is All You Need for Novel Object Captioning

NeurIPS 2022accept

Novel object captioning (NOC) aims to describe images containing objects without observing their ground truth captions during training. Due to the absence of caption annotation, captioning models cannot be directly optimized via sequence-to-sequence training or CIDEr optimization. As a result, we pr…

Cited by 5SourcePDFScholar
2022

SPoVT: Semantic-Prototype Variational Transformer for Dense Point Cloud Semantic Completion

NeurIPS 2022accept

Point cloud completion is an active research topic for 3D vision and has been widely studied in recent years. Instead of directly predicting missing point cloud from the partial input, we introduce a Semantic-Prototype Variational Transformer (SPoVT) in this work, which takes both partial point clou…

Cited by 6SourcePDFScholar
2022

Scene Graph Expansion for Semantics-Guided Image Outpainting

CVPR 2022poster

In this paper, we address the task of semantics-guided image outpainting, which is to complete an image by generating semantically practical content. Different from most existing image outpainting works, we approach the above task by understanding and completing image semantics at the scene graph le…

Cited by 19PDFScholar
2021

Adversarial Teacher-Student Representation Learning for Domain Generalization

NeurIPS 2021spotlight

Domain generalization (DG) aims to transfer the learning task from a single or multiple source domains to unseen target domains. To extract and leverage the information which exhibits sufficient generalization ability, we propose a simple yet effective approach of Adversarial Teacher-Student Represe…

Cited by 71SourcePDFScholar
2021

Exploiting Audio-Visual Consistency with Partial Supervision for Spatial Audio Generation

AAAI 2021technical

Human perceives rich auditory experience with distinct sound heard by ears. Videos recorded with binaural audio particular simulate how human receives ambient sound. However, a large number of videos are with monaural audio only, which would degrade the user experience due to the lack of ambient inf…

Cited by 24SourcePDFScholar
2021

LayoutTransformer: Scene Layout Generation With Conceptual and Spatial Diversity

CVPR 2021poster

When translating text inputs into layouts or images, existing works typically require explicit descriptions of each object in a scene, including their spatial information or the associated relationships. To better exploit the text input, so that implicit objects or relationships can be properly infe…

Cited by 42PDFcodeScholar
2020

Convolution in the Cloud: Learning Deformable Kernels in 3D Graph Convolution Networks for Point Cloud Analysis

CVPR 2020poster

Point clouds are among the popular geometry representations for 3D vision applications. However, without regular structures like 2D images, processing and summarizing information over these unordered data points are very challenging. Although a number of previous works attempt to analyze point cloud…

Cited by 277PDFcodeScholar
2020

Face Feature Recovery via Temporal Fusion for Person Search

ICASSP 2020accepted

Searching actors from videos by a single portrait image is a challenging task, due to large variations of video scenes and intra-person appearance. To tackle this problem, most recent works apply deep neural networks for detecting and extracting robust facial features for matching. However, when the…

Cited by 0SourceScholar
2020

Learning Identity-Invariant Motion Representations for Cross-ID Face Reenactment

CVPR 2020poster

Human face reenactment aims at transferring motion patterns from one face (from a source-domain video) to an-other (in the target domain with the identity of interest).While recent works report impressive results, they are notable to handle multiple identities in a unified model. In this paper, we p…

Cited by 43PDFcodeScholar
2020

Self-Supervised Deep Learning for Fisheye Image Rectification

ICASSP 2020accepted

To rectify fisheye distortion from a single image, we advance self-supervised learning strategies and propose a unique deep learning model of Fisheye GAN (FE-GAN). Our FE-GAN learns pixel-level distortion flow from sets of fisheye distorted images and distortion-free ones (but not requiring such cor…

Cited by 0SourceScholar
2019

A Closer Look at Few-shot Classification

ICLR 2019poster

Few-shot classification aims to learn a classifier to recognize unseen classes during training with limited labeled examples. While significant progress has been made, the growing complexity of network designs, meta-learning algorithms, and differences in implementation details make a fair comparison d…

2019

Cross-Dataset Person Re-Identification via Unsupervised Pose Disentanglement and Adaptation

ICCV 2019poster

Person re-identification (re-ID) aims at recognizing the same person from images taken across different cameras. To address this challenging task, existing re-ID models typically rely on a large amount of labeled training data, which is not practical for real-world applications. To alleviate this li…

Cited by 248PDFScholar
2019

Learning Pose-aware 3D Reconstruction via 2D-3D Self-consistency

ICASSP 2019accepted

3D reconstruction, inferring 3D shape information from a single 2D image, has drawn attention from learning and vision communities. In this paper, we propose a framework for learning pose-aware 3D shape reconstruction. Our proposed model learns deep representation for recovering the 3D object, with…

Cited by 0SourceScholar
2019

Perceptual Quality Preserving Image Super-resolution via Channel Attention

ICASSP 2019accepted

Generative Adversarial Network (GAN) has been widely applied on Single Image Super-Resolution (SISR) problems. However, there can be quite a variability in the results from the GAN-based methods. In some cases, the GAN-based methods might cause structure distortion, which can be easily distinguished…

Cited by 0SourceScholar
2019

Recover and Identify: A Generative Dual Model for Cross-Resolution Person Re-Identification

ICCV 2019poster

Person re-identification (re-ID) aims at matching images of the same identity across camera views. Due to varying distances between cameras and persons of interest, resolution mismatch can be expected, which would degrade person re-ID performance in real-world scenarios. To overcome this problem, we…

Cited by 97PDFScholar
2019

Spot and Learn: A Maximum-Entropy Patch Sampler for Few-Shot Image Classification

CVPR 2019poster

Few-shot learning (FSL) requires one to learn from object categories with a small amount of training data (as novel classes), while the remaining categories (as base classes) contain a sufficient amount of data for training. It is often desirable to transfer knowledge from the base classes and deriv…

Cited by 94PDFScholar
2019

Towards Scene Understanding: Unsupervised Monocular Depth Estimation With Semantic-Aware Representation

CVPR 2019oral

Monocular depth estimation is a challenging task in scene understanding, with the goal to acquire the geometric properties of 3D space from 2D images. Due to the lack of RGB-depth image pairs, unsupervised learning methods aim at deriving depth information with alternative supervision such as stereo…

Cited by 287PDFScholar
2018

A Unified Feature Disentangler for Multi-Domain Image Translation and Manipulation

NeurIPS 2018poster

We present a novel and unified deep learning framework which is capable of learning domain-invariant representation from data across multiple domains. Realized by adversarial training with additional ability to exploit domain-specific information, the proposed network is able to perform continuous c…

2018

Deep Generative Models for Weakly-Supervised Multi-Label Classification

ECCV 2018poster

In order to train learning models for multi-label classification (MLC), it is typically desirable to have a large amount of fully annotated multi-label data. Since such annotation process is in general costly, we focus on the learning task of weakly-supervised multi-label classification (WS-MLC). In…

Cited by 48SourcePDFScholar
2018

Detach and Adapt: Learning Cross-Domain Disentangled Deep Representation

CVPR 2018poster

While representation learning aims to derive interpretable features for describing visual data, representation disentanglement further results in such features so that particular image attributes can be identified and manipulated. However, one cannot easily address this task without observing ground…

Cited by 127SourcePDFScholar
2018

Multi-Label Zero-Shot Learning With Structured Knowledge Graphs

CVPR 2018poster

In this paper, we propose a novel deep learning architecture for multi-label zero-shot learning (ML-ZSL), which is able to predict multiple unseen class labels for each input instance. Inspired by the way humans utilize semantic knowledge between objects of interests, we propose a framework that inc…

Cited by 376SourcePDFScholar
2018

Summarizing First-Person Videos from Third Persons' Points of View

ECCV 2018poster

Video highlight or summarization is among interesting topics in computer vision, which benefits a variety of applications like viewing, searching, or storage. However, most existing studies rely on training data of third-person videos, which cannot easily generalize to highlight the first-person one…

Cited by 42SourcePDFScholar
2017

Enhanced canonical correlation analysis with local density for cross-domain visual classification

ICASSP 2017accepted

Real-world visual classification tasks typically need to deal with data observed from different domains. Inspired by canonical correlation analysis (CCA), we propose an enhanced CCA with local density for associating and recognizing cross-domain data. In addition to maximizing the correlation of the…

Cited by 0SourceScholar
2017

No More Discrimination: Cross City Adaptation of Road Scene Segmenters

ICCV 2017poster

Despite the recent success of deep-learning based semantic segmentation, deploying a pre-trained road scene segmenter to a city whose images are not presented in the training set would not achieve satisfactory performance due to dataset biases. Instead of collecting a large number of annotated image…

Cited by 410PDFScholar
2016

Heterogeneous domain adaptation with label and structure consistency

ICASSP 2016accepted

Domain adaptation is a challenging task, since it associates data collected from different domains or exhibiting distinct distributions. In this paper, we particularly focus on adapting cross-domain data with distinct feature dimensions or representations. Thus, this is referred to as the task of he…

Cited by 0SourceScholar
2016

Learning Cross-Domain Landmarks for Heterogeneous Domain Adaptation

CVPR 2016poster

While domain adaptation (DA) aims to associate the learning tasks across data domains, heterogeneous domain adaptation (HDA) particularly deals with learning from cross-domain data which are of different types of features. In other words, for HDA, data from source and target domains are observed in…

Cited by 244PDFScholar
2015

Unsupervised Domain Adaptation With Imbalanced Cross-Domain Data

ICCV 2015poster

We address a challenging unsupervised domain adaptation problem with imbalanced cross-domain data. For standard unsupervised domain adaptation, one typically obtains labeled data in the source domain and only observes unlabeled data in the target domain. However, most existing works do not consider…

Cited by 90PDFScholar