← Search

Ran Wang

16 accepted papers

2026

DeFB: Decomposed Feature Learning for Real-Time Multi-Person Eyeblink Detection in Untrimmed In-the-Wild Videos

AAAI 2026technical

Multi-person eyeblink detection in untrimmed in-the-wild videos is a recently emerged and challenging task. Due to its significant spatio-temporal fine-grained characteristics compared to general actions, we empirically find that general action detectors, though effective in general domains, struggl

Cited by 0SourcePDFScholar
2026

Finding the Correct Visual Evidence Without Forgetting: Mitigating Hallucination in LVLMs via Inter-Layer Visual Attention Discrepancy

ICML 2026poster

Large Vision-Language Models (LVLMs) have shown remarkable performance on a wide range of vision-language tasks. Despite this progress, they are still prone to hallucination, generating responses that are semantically coherent but inconsistent with visual content. In this work, we find that LVLMs te…

Cited by 0SourceScholar
2026

JUMP-Hand: Learning Joint-wise Uncertainty to Gate Mixture of View Experts for Multi-View 3D Hand Reconstruction

CVPR 2026

We propose JUMP-Hand, a novel multi-view 3D hand reconstruction method that explicitly models probabilistic joint-wise uncertainty as a gating mechanism for multi-view fusion. Existing approaches usually rely on naive pooling or implicit attention, overlooking that each hand joint exhibits varying v

Cited by 0SourcecodeScholar
2026

Listening Through the Noise: Cauchy-Driven Diffusion Bridges for Robust Gastrointestinal Auscultation and Clinical Benchmarking

ICML 2026spotlight

Gastrointestinal (GI) motility assessment via bowel sounds (BS) offers a non-invasive alternative to resource-intensive clinical standards. However, the diagnostic utility of BS is often compromised by its spectral overlap with non-stationary speech interference. While generative models have advance…

Cited by 0SourceScholar
2026

MoEG-HOI: Mixture of Expert Groups for One-Stage Hand-Object Interaction Motion Generation with Hand-Finger-Joint Semantic Guidance

AAAI 2026technical

In this paper, MoEG-HOI is proposed as a novel method for the challenging 3D hand-object interaction (HOI) motion generation task, by introducing Mixture-of-Experts (MoE) to this field for the first time. Almost all the mainstream approaches in HOI motion generation leverage diffusion model as its s

Cited by 0SourcePDFScholar
2025

AMSER: Accelerate Mobile Speech Emotion Recognition with Signal Compression

ICASSP 2025accepted

Speech-based interaction systems are widely used in mobile devices like smartphones. With advances in deep neural networks, tasks such as speech emotion recognition (SER) enhance these systems’ user-friendliness. However, deploying SER models on mobile devices is challenging due to their complexity…

Cited by 0SourceScholar
2025

GeCC: Generalized Contrastive Clustering with Domain Shifts Modeling

AAAI 2025technical

Contrastive clustering performs clustering and data representation in a unified model, where instance- and cluster-level constrastive learning are conducted simultaneously. However, commonly-used data augmentation methods make contrastive mechanism effect but may cause representation learning gettin…

2025

Noise Separation guided Candidate Label Reconstruction for Noisy Partial Label Learning

ICLR 2025poster

Partial label learning is a weakly supervised learning problem in which an instance is annotated with a set of candidate labels, among which only one is the correct label. However, in practice the correct label is not always in the candidate label set, leading to the noisy partial label learning (NP…

2025

PandaPose: 3D Human Pose Lifting from a Single Image via Propagating 2D Pose Prior to 3D Anchor Space

NeurIPS 2025poster

3D human pose lifting from a single RGB image is a challenging task in 3D vision. Existing methods typically establish a direct joint-to-joint mapping from 2D to 3D poses based on 2D features. This formulation suffers from two fundamental limitations: inevitable error propagation from input predicte…

Cited by 0SourceScholar
2024

Long-Tailed Partial Label Learning by Head Classifier and Tail Classifier Cooperation

AAAI 2024technical

In partial label learning (PLL), each instance is associated with a set of candidate labels, among which only one is correct. The traditional PLL almost all implicitly assume that the distribution of the classes is balanced. However, in real-world applications, the distribution of the classes is imb…

2024

Reinforcement Learning Compensated Filter for Multi-Agents Cooperative Localization

ICASSP 2024accepted

Accurate and real-time location tracking is vital for various applications in public safety and the military, particularly in search and rescue missions. Traditional filtering localization algorithms are more effective in linear environments and require precise initial estimates and system noise for…

Cited by 0SourceScholar
2022

Contrastive Learning-Enhanced Nearest Neighbor Mechanism for Multi-Label Text Classification

ACL 2022short

Multi-Label Text Classification (MLTC) is a fundamental and challenging task in natural language processing. Previous studies mainly focus on learning text representation and modeling label correlation but neglect the rich knowledge from the existing similar instances when predicting labels of a spe…

Cited by 84SourcePDFScholar
2021

Meta-LMTC: Meta-Learning for Large-Scale Multi-Label Text Classification

EMNLP 2021main

Large-scale multi-label text classification (LMTC) tasks often face long-tailed label distributions, where many labels have few or even no training instances. Although current methods can exploit prior knowledge to handle these few/zero-shot labels, they neglect the meta-knowledge contained in the d…

Cited by 15SourcePDFScholar
2020

Synonym Knowledge Enhanced Reader for Chinese Idiom Reading Comprehension

COLING 2020main

Machine reading comprehension (MRC) is the task that asks a machine to answer questions based on a given context. For Chinese MRC, due to the non-literal and non-compositional semantic characteristics, Chinese idioms pose unique challenges for machines to understand. Previous studies tend to treat i…