← Search

Yinghui Xu

19 accepted papers

2025

An Attentive Dual-Encoder Framework Leveraging Multimodal Visual and Semantic Information for Automatic OSAHS Diagnosis

ICASSP 2025accepted

Obstructive sleep apnea-hypopnea syndrome (OS-AHS) is a common sleep disorder caused by upper airway blockage, leading to oxygen deprivation and disrupted sleep. Traditional diagnosis using polysomnography (PSG) is expensive, time-consuming, and uncomfortable. Existing deep learning methods using fa…

Cited by 0SourceScholar
2025

CogniDual Framework: Self-Training Large Language Models within a Dual-System Theoretical Framework for Improving Cognitive Tasks

ICASSP 2025accepted

Cognitive psychology investigates perception, attention, memory, language, problem-solving, decision-making, and reasoning. Kahneman’s dual-system theory elucidates the human decision-making process, distinguishing between the rapid, intuitive System 1 and the deliberative, rational System 2. Recent…

Cited by 0SourceScholar
2025

HeStIa: Asynchronous Embodied Dynamic Locomotion Learning for Walking Robots through Multimodal Large Language Models

IROS 2025

The control of locomotion in walking robots with various architectural designs presents significant challenges. While existing approaches primarily rely on low-level state information and isolated visual features, lacking the high-level semantic understanding that humans use to reason about movement

Cited by 0SourceScholar
2024

Champ: Controllable and Consistent Human Image Animation with 3D Parametric Guidance

ECCV 2024poster

"In this study, we introduce a methodology for human image animation by leveraging a 3D human parametric model within a latent diffusion framework to enhance shape alignment and motion guidance in current human generative techniques. The methodology utilizes the SMPL(Skinned Multi-Person Linear) mod…

2023

SaFER: A Robust and Efficient Framework for Fine-tuning BERT-based Classifier with Noisy Labels

ACL 2023industry

Learning on noisy datasets is a challenging problem when pre-trained language models are applied to real-world text classification tasks. In numerous industrial applications, acquiring task-specific datasets with 100% accurate labels is difficult, thus many datasets are accompanied by label noise at…

Cited by 9SourcePDFScholar
2021

Accelerating Gossip SGD with Periodic Global Averaging

ICML 2021spotlight

Communication overhead hinders the scalability of large-scale distributed training. Gossip SGD, where each node averages only with its neighbors, is more communication-efficient than the prevalent parallel SGD. However, its convergence rate is reversely proportional to quantity $1-\beta$ which measu…

Cited by 48SourcePDFScholar
2021

Communication Efficient SGD via Gradient Sampling With Bayes Prior

CVPR 2021poster

Gradient compression has been widely adopted in data-parallel distributed training of deep neural networks to reduce communication overhead. Some literatures have demonstrated that large gradients are more important than small ones because they contain more information, such as Top-k compressor. Oth…

Cited by 13PDFcodeScholar
2021

Dec-SGTS: Decentralized Sub-Goal Tree Search for Multi-Agent Coordination

AAAI 2021technical

Multi-agent coordination tends to benefit from efficient communication, where cooperation often happens based on exchanging information about what the agents intend to do, i.e. intention sharing. It becomes a key problem to model the intention by some proper abstraction. Currently, it is either too…

2021

DecentLaM: Decentralized Momentum SGD for Large-Batch Deep Training

ICCV 2021poster

The scale of deep learning nowadays calls for efficient distributed training algorithms. Decentralized momentum SGD (DmSGD), in which each node averages only with its neighbors, is more communication efficient than vanilla Parallel momentum SGD that incurs global average across all computing nodes.…

Cited by 58PDFcodeScholar
2021

Distribution Adaptive INT8 Quantization for Training CNNs

AAAI 2021technical

Researches have demonstrated that low bit-width (e.g., INT8) quantization can be employed to accelerate the inference process. It makes the gradient quantization very promising since the backward propagation requires approximately twice more computation than forward one. Due to the variability and u…

Cited by 72SourcePDFScholar
2021

Exploiting Diverse Characteristics and Adversarial Ambivalence for Domain Adaptive Segmentation

AAAI 2021technical

Adapting semantic segmentation models to new domains is an important but challenging problem. Recently enlightening progress has been made, but the performance of existing methods is unsatisfactory on real datasets where the new target domain comprises of heterogeneous sub-domains (e.g. diverse weat…

Cited by 4SourcePDFScholar
2021

Exploring Visual-Audio Composition Alignment Network for Quality Fashion Retrieval in Video

ICASSP 2021accepted

Fashion retrieval in video suffers from the issues of imperfect visual representation and low quality of search results under the E-commercial circumstance. Previous works generally focus on searching the identical images from visual perspective only, but lack of leveraging multi-modal information f…

Cited by 0SourceScholar
2021

Few-Shot Incremental Learning With Continually Evolved Classifiers

CVPR 2021poster

Few-shot class-incremental learning (FSCIL) aims to design machine learning algorithms that can continually learn new concepts from a few data points, without forgetting knowledge of old classes. The difficulty lies in that limited data from new classes not only lead to significant overfitting issue…

Cited by 395PDFScholar
2021

Learning Position and Target Consistency for Memory-Based Video Object Segmentation

CVPR 2021poster

This paper studies the problem of semi-supervised video object segmentation(VOS). Multiple works have shown that memory-based approaches can be effective for video object segmentation. They are mostly based on pixel-level matching, both spatially and temporally. The main shortcoming of memory-based…

Cited by 134PDFScholar
2021

Practical Relative Order Attack in Deep Ranking

ICCV 2021poster

Recent studies unveil the vulnerabilities of deep ranking models, where an imperceptible perturbation can trigger dramatic changes in the ranking result. While previous attempts focus on manipulating absolute ranks of certain candidates, the possibility of adjusting their relative order remains unde…

Cited by 21PDFcodeScholar
2021

Self-Supervised Video Representation Learning by Context and Motion Decoupling

CVPR 2021poster

A key challenge in self-supervised video representation learning is how to effectively capture motion information besides context bias. While most existing works implicitly achieve this with video-specific pretext tasks (e.g., predicting clip orders, time arrows, and paces), we develop a method that…

Cited by 67PDFcodeScholar
2021

Train a One-Million-Way Instance Classifier for Unsupervised Visual Representation Learning

AAAI 2021technical

This paper presents a simple unsupervised visual representation learning method with a pretext task of discriminating all images in a dataset using a parametric, instance-level classifier. The overall framework is a replica of a supervised classification model, where semantic classes (e.g., dog, bir…

Cited by 5SourcePDFScholar
2020

Weakly Supervised Learning with Side Information for Noisy Labeled Images

ECCV 2020poster

In many real-world datasets, like WebVision, the performance of DNN based classier is often limited by the noisy labeled data. To tackle this problem, some image related side information, such as captions and tags, often reveal underlying relationships across images. In this paper, we present an eff…

Cited by 60SourcePDFScholar