← Search

Yan Yan

124 accepted papers

2026

Consistent Instance Field for Dynamic Scene Understanding

CVPR 2026

We introduce Consistent Instance Field, a continuous and probabilistic spatio-temporal representation for dynamic scene understanding.Unlike prior methods that rely on discrete tracking or view-dependent features, our approach disentangles visibility from persistent object identity by modeling each

Cited by 0SourceScholar
2026

Cost-Sensitive Conformal Training with Provably Controllable Learning Bounds

AAAI 2026technical

Conformal prediction (CP) is a general framework to quantify the predictive uncertainty of machine learning models that uses a set prediction to include the true label with a valid probability. To align the uncertainty measured by CP, conformal training methods minimize the size of the prediction se

Cited by 0SourcePDFScholar
2026

Do-Prompt: Causal Interventions Meet Variational Prompt Bottlenecks

ICML 2026poster

Multi-modal prompt learning is a parameter-efficient approach to adapt large vision--language models to downstream classification tasks. However, prompts can inadvertently evolve into a high-capacity pathway encoding environment-dependent spurious correlations that are only predictive in the source …

Cited by 0SourceScholar
2026

GuirlVG: Incentivize GUI Visual Grounding via Empirical Exploration on Reinforcement Learning

ICLR 2026poster

Graphical user interface visual grounding (GUI-VG)—a core capability for GUI agents—has primarily relied on supervised fine-tuning (SFT) of multimodal large language models (MLLMs), demanding extensive data curation and significant training costs. However, as MLLMs continue to advance and even cover…

Cited by 0SourceScholar
2026

Inference-Time Conformal Reasoning with Valid Factuality Control for Large Language Models

ICML 2026poster

Large language models (LLMs) increasingly perform multi-step reasoning, where intermediate claims form implicit directed acyclic graphs whose node correctness is structurally conditioned on their ancestors. This makes factuality uncertainty structural, rather than a trivial accumulation of node-wise…

Cited by 0SourceScholar
2026

Joint Implicit and Explicit Language Learning for Pedestrian Attribute Recognition

AAAI 2026technical

Pedestrian attribute recognition (PAR) has received increasing attention due to its wide application in video surveillance and pedestrian analysis. Some text-enhanced methods tackle this task by converting attributes into language descriptions to facilitate interactive learning between attributes an

Cited by 0SourcePDFScholar
2026

Keep the Best, Forget the Rest: Reliable Alignment with Order-Aware Preference Optimization

ICLR 2026poster

Direct Preference Optimization (DPO) has emerged as a powerful framework for aligning large language models (LLMs) with human preferences via pairwise comparisons. However, its performance is highly sensitive to the quality of training samples: when the reference policy is poorly aligned with human…

Cited by 0SourcecodeScholar
2026

MVI-Bench: A Comprehensive Benchmark for Evaluating Robustness to Misleading Visual Inputs in LVLMs

ICML 2026poster

Evaluating the robustness of Large Vision-Language Models (LVLMs) is essential for their continued development and responsible deployment in real-world applications. However, existing robustness benchmarks typically focus on hallucination or misleading textual inputs, while largely overlooking the e…

Cited by 0SourceScholar
2026

Minimum-Length Conformal Prediction Sets for Ordinal Classification

AAAI 2026technical

Ordinal classification has been widely applied in many high-stakes applications, e.g., medical imaging and diagnosis, where reliable uncertainty quantification (UQ) is essential for decision making. Conformal prediction (CP) is a general UQ framework that provides statistically valid guarantees, whi

Cited by 0SourcePDFScholar
2026

Predicting Emergent Tool Use in LLMs Before It Emerges: A Proxy Perspective

AAAI 2026technical

Tool-use capabilities fundamentally transform large language models (LLMs) from passive language generators into active agents with real-world utility, drawing intense research focus. Yet, their emergent nature renders traditional scaling laws ineffective for early-stage prediction, obstructing prin

Cited by 0SourcePDFScholar
2026

Protect to Adapt: Orthogonal Subspace Control with Ranked Negative-Prompt Curriculum for Few-Shot Action Recognition

CVPR 2026

Adapting Vision-Language Models (VLMs) to few-shot action recognition (FSAR) often trades accuracy for stability: task-specific gains can trigger catastrophic forgetting of domain-general knowledge and reduce inter-class margins. In few-shot episodes, each query is contrasted with only one positive

Cited by 0SourceScholar
2026

ProxyTTT: Proxy-driven Test-Time Training for Multi-modal Re-identification

AAAI 2026technical

Multi-modal object re-identification (ReID) aims to retrieve specific targets by leveraging complementary cues from different sensing modalities. Despite recent progress, two key challenges remain: (1) the limited ability to jointly address both modality and viewpoint discrepancies, and (2) the diff

Cited by 0SourcePDFScholar
2026

Real-Time Robot Execution with Masked Action Chunking

ICLR 2026poster

Real-time execution is essential for cyber-physical systems such as robots. These systems operate in dynamic real-world environments where even small delays can undermine responsiveness and compromise performance. Asynchronous inference has recently emerged as a system-level paradigm for real-time r…

Cited by 0SourceScholar
2026

ReflFlow: Learning Geometry-Guided Ray Tracing for Dynamic Specular Reconstruction

ICML 2026poster

We present ReflFlow, a novel framework for high-fidelity rendering of dynamic specular scenes by addressing two key challenges: precise reflection direction estimation and physically accurate modeling. To achieve this, we propose a Residual Material-Augmented 2D Gaussian Splatting representation tha…

Cited by 0SourceScholar
2026

VGent: Visual Grounding via Modular Design for Disentangling Reasoning and Prediction

CVPR 2026

Current visual grounding models are either based on a Multimodal Large Language Model (MLLM) that performs auto-regressive decoding, which is slow and risks hallucinations, or on re-aligning an LLM with vision features to learn new special or object tokens for grounding, which may undermine the LLM'

Cited by 0SourceScholar
2025

CaO2: Rectifying Inconsistencies in Diffusion-Based Dataset Distillation

ICCV 2025poster

The recent introduction of diffusion models in dataset distillation has shown promising potential in creating compact surrogate datasets for large, high-resolution target datasets, offering improved efficiency and performance over traditional bi-level/uni-level optimization methods. However, current…

2025

Conformal Prediction Sets for Deep Generative Models via Reduction to Conformal Regression

UAI 2025

We consider the problem of generating valid and small prediction sets by sampling outputs (e.g., software code and natural language text) from a black-box deep generative model for a given input (e.g., textual prompt). The validity of a prediction set is determined by a user-defined binary admissibi

2025

ConformalSAM: Unlocking the Potential of Foundational Segmentation Models in Semi-Supervised Semantic Segmentation with Conformal Prediction

ICCV 2025poster

Pixel-level vision tasks, such as semantic segmentation, require extensive and high-quality annotated data, which is costly to obtain. Semi-supervised semantic segmentation (SSSS) has emerged as a solution to alleviate the labeling burden by leveraging both labeled and unlabeled data through self-tr…

Cited by 0SourcePDFScholar
2025

DKDM: Data-Free Knowledge Distillation for Diffusion Models with Any Architecture

CVPR 2025poster

Diffusion models (DMs) have demonstrated exceptional generative capabilities across various domains, including image, video, and so on. A key factor contributing to their effectiveness is the high quantity and quality of data used during training. However, mainstream DMs now consume increasingly lar…

2025

Direct Prediction Set Minimization via Bilevel Conformal Classifier Training

ICML 2025poster

Conformal prediction (CP) is a promising uncertainty quantification framework which works as a wrapper around a black-box classifier to construct prediction sets (i.e., subset of candidate classes) with provable guarantees. However, standard calibration methods for CP tend to produce large predicti…

Cited by 0SourcePDFScholar
2025

Efficient Multimodal Dataset Distillation via Generative Models

NeurIPS 2025poster

Dataset distillation aims to synthesize a small dataset from a large dataset, enabling the model trained on it to perform well on the original dataset. With the blooming of large language models and multimodal large language models, the importance of multimodal datasets, particularly image-text data…

Cited by 0SourcecodeScholar
2025

InfantAgent-Next: A Multimodal Generalist Agent for Automated Computer Interaction

NeurIPS 2025poster

This paper introduces \textsc{InfantAgent-Next}, a generalist agent capable of interacting with computers in a multimodal manner, encompassing text, images, audio, and video. Unlike existing approaches that either build intricate workflows around a single large model or only provide workflow modular…

Cited by 0SourcecodeScholar
2025

Intent3D: 3D Object Detection in RGB-D Scans Based on Human Intention

ICLR 2025poster

In real-life scenarios, humans seek out objects in the 3D world to fulfill their daily needs or intentions. This inspires us to introduce 3D intention grounding, a new task in 3D object detection employing RGB-D, based on human intention, such as "I want something to support my back." Closely rela…

Cited by 20SourcePDFScholar
2025

LLaVA-PruMerge: Adaptive Token Reduction for Efficient Large Multimodal Models

ICCV 2025poster

Large Multimodal Models (LMMs) have shown significant visual reasoning capabilities by connecting a visual encoder and a large language model. LMMs typically take in a fixed and large amount of visual tokens, such as the penultimate layer features in the CLIP visual encoder, as the prefix content. R…

Cited by 0SourcePDFScholar
2025

Language Decoupling with Fine-grained Knowledge Guidance for Referring Multi-object Tracking

ICCV 2025poster

Referring Multi-Object Tracking (RMOT) aims to detect and track specific objects based on natural language expressions. Previous methods typically rely on sentence-level vision-language alignment, often failing to exploit fine-grained linguistic cues that are crucial for distinguishing objects with…

2025

MaskSAM: Auto-prompt SAM with Mask Classification for Volumetric Medical Image Segmentation

ICCV 2025poster

The Segment Anything Model (SAM), a prompt-driven foundation model for natural image segmentation, has demonstrated impressive zero-shot performance. However, SAM is not directly applicable to medical image segmentation due to its inability to predict semantic labels, reliance on additional prompts,…

2025

Orientation-anchored Hyper-Gaussian for 4D Reconstruction from Casual Videos

NeurIPS 2025poster

We present Orientation-anchored Gaussian Splatting (OriGS), a novel framework for high-quality 4D reconstruction from casually captured monocular videos. While recent advances extend 3D Gaussian Splatting to dynamic scenes via various motion anchors, such as graph nodes or spline control points, the…

Cited by 0SourceScholar
2025

QuEST: Low-bit Diffusion Model Quantization via Efficient Selective Finetuning

ICCV 2025poster

The practical deployment of diffusion models is still hindered by the high memory and computational overhead. Although quantization paves a way for model compression and acceleration, existing methods face challenges in achieving low-bit quantization efficiently. In this paper, we identify imbalance…

2025

Robin3D: Improving 3D Large Language Model via Robust Instruction Tuning

ICCV 2025poster

Recent advancements in 3D Large Language Models (3DLLMs) show their potential to build general-purpose agents in the 3D real world, yet challenges remain due to the lack of high-quality robust instruction-following data, leading to limited discriminative power and generalization of 3DLLMs. In this p…

2025

WarpGAN: Warping-Guided 3D GAN Inversion with Style-Based Novel View Inpainting

NeurIPS 2025poster

3D GAN inversion projects a single image into the latent space of a pre-trained 3D GAN to achieve single-shot novel view synthesis, which requires visible regions with high fidelity and occluded regions with realism and multi-view consistency. However, existing methods focus on the reconstruction o…

Cited by 0SourceScholar
2025

X-Field: A Physically Informed Representation for 3D X-ray Reconstruction

NeurIPS 2025spotlight

X-ray imaging is indispensable in medical diagnostics, yet its use is tightly regulated due to radiation exposure. Recent research borrows representations from the 3D reconstruction area to complete two tasks with reduced radiation dose: X-ray Novel View Synthesis (NVS) and Computed Tomography (CT)…

Cited by 0SourceScholar
2025

You Are Your Own Best Teacher: Achieving Centralized-level Performance in Federated Learning under Heterogeneous and Long-tailed Data

ICCV 2025poster

Data heterogeneity, stemming from local non-IID data and global long-tailed distributions, is a major challenge in federated learning (FL), leading to significant performance gaps compared to centralized learning. Previous research found that poor representations and biased classifiers are the main…

2024

Bi-Directional Motion Attention with Contrastive Learning for few-shot Action Recognition

ICASSP 2024accepted

In recent years, many few-shot action recognition methods have achieved competitive performance by adopting metric-based techniques. However, they suffer from two limitations: (1) Spatio-temporal relationship is modeled independently, overlooking the spatio-temporal correspondence between target obj…

Cited by 0SourceScholar
2024

BlockGCN: Redefine Topology Awareness for Skeleton-Based Action Recognition

CVPR 2024poster

Graph Convolutional Networks (GCNs) have long set the state-of-the-art in skeleton-based action recognition leveraging their ability to unravel the complex dynamics of human joint topology through the graph's adjacency matrix. However an inherent flaw has come to light in these cutting-edge models:…

2024

Conformal Prediction for Class-wise Coverage via Augmented Label Rank Calibration

NeurIPS 2024poster

Conformal prediction (CP) is an emerging uncertainty quantification framework that allows us to construct a prediction set to cover the true label with a pre-specified marginal or conditional probability. Although the valid coverage guarantee has been extensively studied for classification problems,…

2024

Dataset Quantization with Active Learning based Adaptive Sampling

ECCV 2024poster

"Deep learning has made remarkable progress recently, largely due to the availability of large, well-labeled datasets. However, the training on such datasets elevates costs and computational demands. To address this, various techniques like coreset selection, dataset distillation, and dataset quanti…

2024

Efficient Multitask Dense Predictor via Binarization

CVPR 2024poster

Multi-task learning for dense prediction has emerged as a pivotal area in computer vision enabling simultaneous processing of diverse yet interrelated pixel-wise prediction tasks. However the substantial computational demands of state-of-the-art (SoTA) models often limit their widespread deployment.…

Cited by 2SourcePDFScholar
2024

Enhancing Post-training Quantization Calibration through Contrastive Learning

CVPR 2024poster

Post-training quantization (PTQ) converts a pre-trained full-precision (FP) model into a quantized model in a training-free manner. Determining suitable quantization parameters such as scaling factors and weight rounding is the primary strategy for mitigating the impact of quantization noise (calibr…

Cited by 13SourcePDFScholar
2024

High-Order Structure Based Middle-Feature Learning for Visible-Infrared Person Re-identification

AAAI 2024technical

Visible-infrared person re-identification (VI-ReID) aims to retrieve images of the same persons captured by visible (VIS) and infrared (IR) cameras. Existing VI-ReID methods ignore high-order structure information of features while being relatively difficult to learn a reasonable common feature spac…

2024

PTQ4DiT: Post-training Quantization for Diffusion Transformers

NeurIPS 2024poster

The recent introduction of Diffusion Transformers (DiTs) has demonstrated exceptional capabilities in image generation by using a different backbone architecture, departing from traditional U-Nets and embracing the scalable nature of transformers. Despite their advanced capabilities, the wide deploy…

2024

Proposal Distillation of Multi-Modal Feature Aggregation Network for Video Object Detection

ICASSP 2024accepted

Video object detection is a challenging task due to deteriorated object appearances. In order to bolster per-frame feature representations, one way is to aggregate features from relevant frames. However, relying exclusively on RGB modal for feature aggregation may limit the detection performance for…

Cited by 0SourceScholar
2024

SegVG: Transferring Object Bounding Box to Segmentation for Visual Grounding

ECCV 2024poster

"Different from Object Detection, Visual Grounding deals with detecting a bounding box for each text-image pair. This one box for each text-image data provides sparse supervision signals. Although previous works achieve impressive results, their passive utilization of annotation, i.e. the sole use o…

2024

Spatial-Contextual Discrepancy Information Compensation for GAN Inversion

AAAI 2024technical

Most existing GAN inversion methods either achieve accurate reconstruction but lack editability or offer strong editability at the cost of fidelity. Hence, how to balance the distortion-editability trade-off is a significant challenge for GAN inversion. To address this challenge, we introduce a nov…

2024

Supplementing Missing Visions Via Dialog for Scene Graph Generations

ICASSP 2024accepted

Most AI systems rely on the premise that the input visual data are sufficient to achieve competitive performance in various tasks. However, the classic task setup rarely considers the challenging, yet common practical situations where the complete visual data may be inaccessible due to various reaso…

Cited by 0SourceScholar
2024

Text-Video Completion Networks With Motion Compensation And Attention Aggregation

ICASSP 2024accepted

The purpose of video inpainting is to fill a specified area with reasonable content. However, in the case of multiple targets and complex textures, current methods struggle to distinguish between feature information of the targets, leading to confusing or fuzzy inpainting results. In this paper, we…

Cited by 0SourceScholar
2024

The Pitfalls and Promise of Conformal Inference Under Adversarial Attacks

ICML 2024poster

In safety-critical applications such as medical imaging and autonomous driving, where decisions have profound implications for patient health and road safety, it is imperative to maintain both high adversarial robustness to protect against potential adversarial attacks and reliable uncertainty quant…

2024

Token Transformation Matters: Towards Faithful Post-hoc Explanation for Vision Transformer

CVPR 2024poster

While Transformers have rapidly gained popularity in various computer vision applications post-hoc explanations of their internal mechanisms remain largely unexplored. Vision Transformers extract visual information by representing image regions as transformed tokens and integrating them via attentio…

Cited by 9SourcePDFScholar
2024

Towards Accurate And Robust Dynamics and Reward Modeling for Model-Based Offline Inverse Reinforcement Learning

IROS 2024poster

This paper enhances model-based offline inverse reinforcement learning (IRL) by refining conservative Markov decision process (MDP) frameworks, traditionally employing uncertainty penalties to deter exploitation in uncertain areas. Existing methods, dependent on neural network ensembles to model MDP…

Cited by 0SourceScholar
2024

Versatile Navigation Under Partial Observability via Value-guided Diffusion Policy

CVPR 2024poster

Route planning for navigation under partial observability plays a crucial role in modern robotics and autonomous driving. Existing route planning approaches can be categorized into two main classes: traditional autoregressive and diffusion-based methods. The former often fails due to its myopic natu…

Cited by 2SourcePDFScholar
2024

WaveFormer: Wavelet Transformer for Noise-Robust Video Inpainting

AAAI 2024technical

Video inpainting aims to fill in the missing regions of the video frames with plausible content. Benefiting from the outstanding long-range modeling capacity, the transformer-based models have achieved unprecedented performance regarding inpainting quality. Essentially, coherent contents from all th…

Cited by 18SourcePDFScholar
2023

Boundary Guided Learning-Free Semantic Control with Diffusion Models

NeurIPS 2023poster

Applying pre-trained generative denoising diffusion models (DDMs) for downstream tasks such as image semantic editing usually requires either fine-tuning DDMs or learning auxiliary editing networks in the existing literature. In this work, we present our BoundaryDiffusion method for efficient, effec…

2023

Causal-DFQ: Causality Guided Data-Free Network Quantization

ICCV 2023poster

Model quantization, which aims to compress deep neural networks and accelerate inference speed, has greatly facilitated the development of cumbersome models on mobile and edge devices. There is a common assumption in quantization methods from prior works that training data is available. In practice,…

Cited by 6PDFcodeScholar
2023

Discrete Contrastive Diffusion for Cross-Modal Music and Image Generation

ICLR 2023poster

Diffusion probabilistic models (DPMs) have become a popular approach to conditional generation, due to their promising results and support for cross-modal synthesis. A key desideratum in conditional synthesis is to achieve high correspondence between the conditioning input and generated output. Most…

2023

Flow-Guided Deformable Alignment Network with Self-Supervision for Video Inpainting

ICASSP 2023accepted

Video inpainting aims to utilize plausible contents to fill missing regions in the video. State-of-the-art video inpainting methods typically generate the missing contents of the target frame (current frame) by aggregating the temporal information of reference frames (neighboring frames) aligned usi…

Cited by 0SourceScholar
2023

Improving Uncertainty Quantification of Deep Classifiers via Neighborhood Conformal Prediction: Novel Algorithm and Theoretical Analysis

AAAI 2023technical

Safe deployment of deep neural networks in high-stake real-world applications require theoretically sound uncertainty quantification. Conformal prediction (CP) is a principled framework for uncertainty quantification of deep models in the form of prediction set for classification tasks with a user-s…

2023

Laryngeal Leukoplakia Classification Via Dense Multiscale Feature Extraction in White Light Endoscopy Images

ICASSP 2023accepted

Laryngeal leukoplakia classification is challenging using white light endoscopy images. Relevant research focus on normal tissues versus non normal tissues, cancer versus non cancer classification. The objective of this paper is to classify laryngeal leukoplakia in white light endoscopy images into…

Cited by 0SourceScholar
2023

MRCN: A Novel Modality Restitution and Compensation Network for Visible-Infrared Person Re-identification

AAAI 2023technical

Visible-infrared person re-identification (VI-ReID), which aims to search identities across different spectra, is a challenging task due to large cross-modality discrepancy between visible and infrared images. The key to reduce the discrepancy is to filter out identity-irrelevant interference and ef…

Cited by 43SourcePDFScholar
2023

Post-Training Quantization on Diffusion Models

CVPR 2023poster

Denoising diffusion (score-based) generative models have recently achieved significant accomplishments in generating realistic and diverse data. These approaches define a forward diffusion process for transforming data into noise and a backward denoising process for sampling data from noise. Unfortu…

2023

Probabilistically robust conformal prediction

UAI 2023poster

Conformal prediction (CP) is a framework to quantify uncertainty of machine learning classifiers including deep neural networks. Given a testing example and a trained classifier, CP produces a prediction set of candidate labels with a user-specified coverage (i.e., true class label is contained wit…

2023

Semi-Supervised Video Inpainting With Cycle Consistency Constraints

CVPR 2023poster

Deep learning-based video inpainting has yielded promising results and gained increasing attention from researchers. Generally, these methods usually assume that the corrupted region masks of each frame are known and easily obtained. However, the annotation of these masks are labor-intensive and exp…

Cited by 18SourcePDFScholar
2022

A Proposal-Based Paradigm for Self-Supervised Sound Source Localization in Videos

CVPR 2022poster

Humans can easily recognize where and how the sound is produced via watching a scene and listening to corresponding audio cues. To achieve such cross-modal perception on machines, existing methods only use the maps generated by interpolation operations to localize the sound source. As semantic objec…

Cited by 22PDFScholar
2022

Active Contrastive Set Mining for Robust Audio-Visual Instance Discrimination

IJCAI 2022poster

The recent success of audio-visual representation learning can be largely attributed to their pervasive property of audio-visual synchronization, which can be used as self-annotated supervision. As a state-of-the-art solution, Audio-Visual Instance Discrimination (AVID) extends instance discriminati…

Cited by 1SourcePDFScholar
2022

Bounding Box Distribution Learning and Center Point Calibration for Robust Visual Tracking

ICASSP 2022accepted

Visual tracking aims at both robust target classification and accurate localization. However, the reliability of the target bounding box and classification score are not properly addressed by most existing trackers, resulting in inaccurate tracking performance. In this paper, we propose to learn bou…

Cited by 0SourceScholar
2022

Cross-Modal Knowledge Distillation For Vision-To-Sensor Action Recognition

ICASSP 2022accepted

Human activity recognition (HAR) based on multi-modal approach has been recently shown to improve the accuracy performance of HAR. However, restricted computational resources associated with wearable devices, i.e., smartwatch, failed to directly support such advanced methods. To tackle this issue, t…

Cited by 0SourceScholar
2022

Learn-to-Decompose: Cascaded Decomposition Network for Cross-Domain Few-Shot Facial Expression Recognition

ECCV 2022poster

"Most existing compound facial expression recognition (FER) methods rely on large-scale labeled compound expression data for training. However, collecting such data is labor-intensive and time-consuming. In this paper, we address the compound FER task in the cross-domain few-shot learning (FSL) sett…

2022

Learning Omnidirectional Flow in 360° Video via Siamese Representation

ECCV 2022poster

"Optical flow estimation in omnidirectional videos faces two significant issues: the lack of benchmark datasets and the challenge of adapting perspective video-based methods to accommodate the omnidirectional nature. This paper proposes the first perceptually natural-synthetic omnidirectional benchm…

2022

Lipschitz Continuity Retained Binary Neural Network

ECCV 2022poster

"Relying on the premise that the performance of a binary neural network can be largely restored with eliminated quantization error between full-precision weight vectors and their corresponding binary vectors, existing works of network binarization frequently adopt the idea of model robustness to rea…

2022

Multi-Focus Guided Semantic Aggregation for Video Object Detection

ICASSP 2022accepted

For the task of video object detection, it is useful to aggregate semantic information from supporting frames. However, existing methods only focus on the current frame during the semantic aggregation, called Single-Focus methods. They neglect semantic information among supporting frames and deterio…

Cited by 0SourceScholar
2022

Quantized GAN for Complex Music Generation from Dance Videos

ECCV 2022poster

"We present Dance2Music-GAN (D2M-GAN), a novel adversarial multi-modal framework that generates complex musical samples conditioned on dance videos. Our proposed framework takes dance video frames and human body motions as input, and learns to generate music samples that plausibly accompany the corr…

2022

Training Robust Deep Models for Time-Series Domain: Novel Algorithms and Theoretical Analysis

AAAI 2022technical

Despite the success of deep neural networks (DNNs) for real-world applications over time-series data such as mobile health, little is known about how to train robust DNNs for time-series domain due to its unique characteristics compared to images and text data. In this paper, we fill this gap by pro…

2022

When Facial Expression Recognition Meets Few-Shot Learning: A Joint and Alternate Learning Framework

AAAI 2022technical

Human emotions involve basic and compound facial expressions. However, current research on facial expression recognition (FER) mainly focuses on basic expressions, and thus fails to address the diversity of human emotions in practical scenarios. Meanwhile, existing work on compound FER relies heavil…

Cited by 18SourcePDFScholar
2022

Win The Lottery Ticket Via Fourier Analysis: Frequencies Guided Network Pruning

ICASSP 2022accepted

With the remarkable success of deep learning recently, efficient network compression algorithms are urgently demanded for releasing the potential computational power of edge devices, such as smartphones or tablets. However, optimal network pruning is a non-trivial task which mathematically is an NP-…

Cited by 0SourceScholar
2021

Feature Decomposition and Reconstruction Learning for Effective Facial Expression Recognition

CVPR 2021poster

In this paper, we propose a novel Feature Decomposition and Reconstruction Learning (FDRL) method for effective facial expression recognition. We view the expression information as the combination of the shared information (expression similarities) across different expressions and the unique informa…

Cited by 218PDFScholar
2021

Large-Scale Robust Deep AUC Maximization: A New Surrogate Loss and Empirical Studies on Medical Image Classification

ICCV 2021poster

Deep AUC Maximization (DAM) is a new paradigm for learning a deep neural network by maximizing the AUC score of the model on a dataset. Most previous works of AUC maximization focus on the perspective of optimization by designing efficient stochastic algorithms, and studies on generalization perform…

Cited by 181PDFcodeScholar
2021

Learning Audio-Visual Correlations From Variational Cross-Modal Generation

ICASSP 2021accepted

People can easily imagine the potential sound while seeing an event. This natural synchronization between audio and visual signals reveals their intrinsic correlations. To this end, we propose to learn the audio-visual correlations from the perspective of cross-modal generation in a self-supervised…

Cited by 0SourceScholar
2021

Learning Spatial-Semantic Relationship for Facial Attribute Recognition With Limited Labeled Data

CVPR 2021poster

Recent advances in deep learning have demonstrated excellent results for Facial Attribute Recognition (FAR), typically trained with large-scale labeled data. However, in many real-world FAR applications, only limited labeled data are available, leading to remarkable deterioration in performance for…

Cited by 41PDFScholar
2021

Learning To Aggregate and Personalize 3D Face From In-the-Wild Photo Collection

CVPR 2021poster

Non-prior face modeling aims to reconstruct 3D face only from images without shape assumptions. While plausible facial details are predicted, the models tend to over-depend on local color appearance and suffer from ambiguous noise. To address such problem, this paper presents a novel Learning to Agg…

Cited by 34PDFScholar
2020

A Simple and Effective Framework for Pairwise Deep Metric Learning

ECCV 2020poster

Deep metric learning (DML) has received much attention in deep learning due to its wide applications in computer vision. Previous studies have focused on designing complicated losses and hard example mining methods, which are mostly heuristic and lack of theoretical understanding. In this paper, we…

2020

Exocentric to Egocentric Image Generation Via Parallel Generative Adversarial Network

ICASSP 2020accepted

Cross-view image generation has been recently proposed to generate images of one view from another dramatically different view. In this paper, we investigate exocentric (third-person) view to egocentric (first-person) view image generation. This is a challenging task since egocentric view sometimes…

Cited by 0SourceScholar
2020

Local Class-Specific and Global Image-Level Generative Adversarial Networks for Semantic-Guided Scene Generation

CVPR 2020poster

In this paper, we address the task of semantic-guided scene generation. One open challenge widely observed in global image-level generation methods is the difficulty of generating small objects and detailed local texture. To tackle this issue, in this work we consider learning the scene generation i…

Cited by 192PDFcodeScholar
2020

Online Depth Learning Against Forgetting in Monocular Videos

CVPR 2020poster

Online depth learning is the problem of consistently adapting a depth estimation model to handle a continuously changing environment. This problem is challenging due to the network easily overfits on the current environment and forgets its past experiences. To address such problem, this paper presen…

Cited by 49PDFScholar
2020

Optimal Epoch Stochastic Gradient Descent Ascent Methods for Min-Max Optimization

NeurIPS 2020poster

Epoch gradient descent method (a.k.a. Epoch-GD) proposed by (Hazan and Kale, 2011) was deemeda breakthrough for stochastic strongly convex minimization, which achieves theoptimal convergence rate of O(1/T) with T iterative updates for the objective gap. However, its extension to solving stochastic m…

Cited by 72SourcePDFScholar
2020

Stochastic Optimization for Non-convex Inf-Projection Problems

ICML 2020poster

In this paper, we study a family of non-convex and possibly non-smooth inf-projection minimization problems, where the target objective function is equal to minimization of a joint function over another variable. This problem include difference of convex (DC) functions and a family of bi-convex func…

Cited by 6SourcePDFScholar
2019

Multi-Channel Attention Selection GAN With Cascaded Semantic Guidance for Cross-View Image Translation

CVPR 2019oral

Cross-view image translation is challenging because it involves images with drastically different views and severe deformation. In this paper, we propose a novel approach named Multi-Channel Attention SelectionGAN (SelectionGAN) that makes it possible to generate images of natural scenes in arbitrar…

Cited by 441PDFcodeScholar
2019

Pattern-Affinitive Propagation Across Depth, Surface Normal and Semantic Segmentation

CVPR 2019poster

In this paper, we propose a novel Pattern-Affinitive Propagation (PAP) framework to jointly predict depth, surface normal and semantic segmentation. The motivation behind it comes from the statistic observation that pattern-affinitive pairs recur much frequently across different tasks as well as wit…

Cited by 392PDFScholar
2019

Stagewise Training Accelerates Convergence of Testing Error Over SGD

NeurIPS 2019poster

Stagewise training strategy is widely used for learning neural networks, which runs a stochastic algorithm (e.g., SGD) starting with a relatively large step size (aka learning rate) and geometrically decreasing the step size after a number of iterations. It has been observed that the stagewise S…

Cited by 67SourcePDFScholar
2018

Deep Adversarial Attention Alignment for Unsupervised Domain Adaptation: the Benefit of Target Expectation Maximization

ECCV 2018poster

In this paper, we make two contributions to unsupervised domain adaptation (UDA) using the convolutional neural network (CNN). First, our approach transfers knowledge in all the convolutional layers through attention alignment. Most previous methods align high-level representations, e.g., activation…

Cited by 162SourcePDFScholar
2018

Exploit the Unknown Gradually: One-Shot Video-Based Person Re-Identification by Stepwise Learning

CVPR 2018poster

We focus on the one-shot learning for video-based person re-Identification (re-ID). Unlabeled tracklets for the person re-ID tasks can be easily obtained by pre-processing, such as pedestrian detection and tracking. In this paper, we propose an approach to exploiting unlabeled tracklets by gradually…

Cited by 456SourcePDFScholar
2017

A cross-modal adaptation approach for brain decoding

ICASSP 2017accepted

Brain decoding has become a hot topic in many recent brain studies. In a typical neuroimaging experiment, participants are presented with different categories of stimuli while their concurrent brain activity is recorded. Then a classifier is trained on the features extracted from the recorded brain…

Cited by 0SourceScholar
2017

Weakly Supervised Actor-Action Segmentation via Robust Multi-Task Ranking

CVPR 2017poster

Fine-grained activity understanding in videos has attracted considerable recent attention with a shift from action classification to detailed actor and action understanding that provides compelling results for perceptual needs of cutting-edge autonomous systems. However, current methods for detailed…

Cited by 55PDFScholar
2016

Homotopy Smoothing for Non-Smooth Problems with Lower Complexity than $O(1/\epsilon)$

NeurIPS 2016poster

In this paper, we develop a novel {\bf ho}moto{\bf p}y {\bf s}moothing (HOPS) algorithm for solving a family of non-smooth problems that is composed of a non-smooth term with an explicit max-structure and a smooth term or a simple non-smooth term whose proximal mapping is easy to compute. The bes…

Cited by 27SourcePDFScholar
2016

Recognizing Emotions From Abstract Paintings Using Non-Linear Matrix Completion

CVPR 2016poster

Advanced computer vision and machine learning techniques tried to automatically categorize the emotions elicited by abstract paintings with limited success. Since the annotation of the emotional content is highly resource-consuming, datasets of abstract paintings are either constrained in size or pa…

Cited by 120PDFcodeScholar
2016

Super-resolution spectral analysis for ultrasound scatter characterization

ICASSP 2016accepted

Parametric Bayesian spectral estimation methods have been previously utilized to improve frequency resolution. Ultrasound signals have been tested in such methods resulting in higher precision frequency detection compared to common non-parametric spectral estimation methods based on the Fourier tran…

Cited by 0SourceScholar
2015

Localize Me Anywhere, Anytime: A Multi-Task Point-Retrieval Approach

ICCV 2015poster

Image-based localization is an essential complement to GPS localization. Current image-based localization methods are based on either 2D-to-3D or 3D-to-2D to find the correspondences, which ignore the real scene geometric attributes. The main contribution of our paper is that we use a 3D model recon…

Cited by 39PDFScholar
2015

Optimal Graph Learning With Partial Tags and Multiple Features for Image and Video Annotation

CVPR 2015poster

In multimedia annotation, due to the time constraints and the tediousness of manual tagging, it is quite common to utilize both tagged and untagged data to improve the performance of supervised learning when only limited tagged training data are available. This is often done by adding a geometri…

Cited by 93SourcePDFScholar