← Search

LU LIU

34 accepted papers

2026

Augmented Tank-Based Control Guarantees Passive Individual Interaction Environment for Multiuser Haptic-Enabled Robotic Systems

ICRA 2026poster

Despite extensive investigations into the multiuser haptic-enabled robotic system (M-Hers), achieving scalable control design in the presence of nonpassive human operators remains a key challenge. This is primarily due to the increasing complexity of stability conditions and interaction coupling as …

Cited by 0Scholar
2026

Conditional Information Bottleneck for Multimodal Fusion: Overcoming Shortcut Learning in Sarcasm Detection

AAAI 2026technical

Multimodal sarcasm detection is a complex task that requires distinguishing subtle complementary signals across modalities while filtering out irrelevant information. Many advanced methods rely on learning shortcuts from datasets rather than extracting intended sarcasm-related features. However, our

Cited by 0SourcePDFScholar
2026

Confusion-Aware Spectral Regularizer for Long-Tailed Recognition

CVPR 2026

Long-tailed image classification remains a long-standing challenge, as real-world data typically follow highly imbalanced distributions where a few head classes dominate and many tail classes contain only limited samples. This imbalance biases feature learning toward head categories and leads to sig

Cited by 0SourcecodeScholar
2026

Dual-Kernel Adapter: Expanding Spatial Horizons for Data-Constrained Medical Image Analysis

ICLR 2026poster

Adapters have become a widely adopted strategy for efficient fine-tuning of foundation models, particularly in resource-constrained settings. However, their performance under extreme data scarcity—common in medical imaging due to high annotation costs, privacy regulations, and fragmented datasets—re…

Cited by 0SourceScholar
2026

Explainable Depression Assessment from Face Videos by Weakly Supervised Learning

AAAI 2026technical

Existing video-based automatic depression assessment (ADA) approaches frequently achieve video-level depression assessment by aggregating features or predictions of individual frames or equal-length segments within the given video. While their performances have been largely enhanced by recent advanc

Cited by 0SourcePDFScholar
2026

GeodesicNVS: Probability Density Geodesic Flow Matching for Novel View Synthesis

CVPR 2026

Recent advances in generative modeling have substantially enhanced novel view synthesis, yet maintaining consistency across viewpoints remains challenging. Diffusion-based models rely on stochastic noise-to-data transitions, which obscure deterministic structures and yield inconsistent view predicti

Cited by 0SourceScholar
2026

GradientStabilizer: Fix the Norm, Not the Gradient

ICML 2026poster

Training instability in modern deep learning systems is frequently triggered by rare but extreme gradient-norm spikes, which can induce oversized parameter updates, corrupt optimizer state, and lead to slow recovery or divergence. Widely used safeguards such as gradient clipping mitigate these failu…

Cited by 0SourceScholar
2026

HierLoc: Hyperbolic Entity Embeddings for Hierarchical Visual Geolocation

ICLR 2026poster

Visual geolocalization, the task of predicting where an image was taken, remains challenging due to global scale, visual ambiguity, and the inherently hierarchical structure of geography. Existing paradigms rely on either large-scale retrieval, which requires storing a large number of image embeddin…

Cited by 0SourcecodeScholar
2026

SocialNav: Training Human-Inspired Foundation Model for Socially-Aware Embodied Navigation

CVPR 2026

Embodied navigation that adheres to social norms remains an open research challenge. Our SocialNav is a foundational model for socially-aware navigation with a hierarchical "brain-action" architecture, capable of understanding high-level social norms and generating low-level, socially compliant traj

Cited by 0SourcecodeScholar
2026

TimeCAP: A Channel-Aware Pre-Training Framework for Multivariate Time Series Forecasting

AAAI 2026technical

Amid recent advances for multivariate time series forecasting, self-supervised learning has emerged as a promising paradigm for deriving transferable knowledge from multi-domain data. Despite its effectiveness, existing approaches exhibit two critical limitations: (1) Underestimating the significanc

Cited by 0SourcePDFScholar
2025

DeMAC: Enhancing Multi-Agent Coordination with Dynamic DAG and Manager-Player Feedback

EMNLP 2025

Multi-agent systems (MAS) powered by large language models (LLMs) have shown potential in tackling multifaceted problems through advanced understanding and reasoning. However, they struggle to adapt to evolving task dependencies and to handle uncertainties, such as shifting priorities or unpredictab

Cited by 0SourcePDFScholar
2025

DropletVideo: A Dataset and Approach to Explore Integral Spatio-Temporal Consistent Video Generation

ICCV 2025poster

Spatio-temporal consistency is a critical topic in video generation. A qualified generated video segment must ensure plot plausibility and coherence while maintaining visual consistency of objects and scenes across varying viewpoints. Prior research, especially in open-source projects, primarily foc…

2025

F-Bench: Rethinking Human Preference Evaluation Metrics for Benchmarking Face Generation, Customization, and Restoration

ICCV 2025poster

Recent artificial intelligence (AI) generative models have demonstrated remarkable capabilities in image production, and have been widely applied to face image generation, customization, and restoration. However, many AI-generated faces (AIGFs) still suffer from issues such as unique distortions, un…

Cited by 0SourcePDFScholar
2025

FineVQ: Fine-Grained User Generated Content Video Quality Assessment

CVPR 2025highlight

The rapid growth of user-generated content (UGC) videos has produced an urgent need for effective video quality assessment (VQA) algorithms to monitor video quality and guide optimization and recommendation procedures. However, current VQA models generally only give an overall rating for a UGC video…

2025

PerReactor: Offline Personalised Multiple Appropriate Facial Reaction Generation

AAAI 2025technical

In dyadic human-human interactions, individuals may express multiple different facial reactions in response to the same/similar behaviours expressed by their conversational partners depending on their personalised behaviour patterns. As a result, frequently-employed reconstruction loss-based strateg…

2025

Physics-Embedded Motion Planning With Contact Handling for Continuum Surgical Robots

RA-L 2025

Motion planning for Continuum Surgical Robots (CSRs) faces significant challenges during minimally invasive surgery (MIS) when operating within highly constrained anatomical workspaces. Although traditional approaches aim to prevent tissue damage by finding collision-free paths, robot-tissue interac

Cited by 3SourceScholar
2025

REOBench: Benchmarking Robustness of Earth Observation Foundation Models

NeurIPS 2025poster

Earth observation foundation models have shown strong generalization across multiple Earth observation tasks, but their robustness under real-world perturbations remains underexplored. To bridge this gap, we introduce REOBench, the first comprehensive benchmark for evaluating the robustness of Earth…

Cited by 0SourcecodeScholar
2025

SPAM: Spike-Aware Adam with Momentum Reset for Stable LLM Training

ICLR 2025poster

Large Language Models (LLMs) have demonstrated exceptional performance across diverse tasks, yet their training remains highly resource intensive and susceptible to critical challenges such as training instability. A predominant source of this instability stems from gradient and loss spikes, which d…

2025

TurnBack: A Geospatial Route Cognition Benchmark for Large Language Models through Reverse Route

EMNLP 2025

Humans can interpret geospatial information through natural language, while the geospatial cognition capabilities of Large Language Models (LLMs) remain underexplored. Prior research in this domain has been constrained by non-quantifiable metrics, limited evaluation datasets; unclear research hierar

Cited by 0SourcePDFScholar
2024

A Fast Exact Solver with Theoretical Analysis for the Maximum Edge-Weighted Clique Problem

AAAI 2024technical

The maximum vertex-weighted clique problem (MVWCP) and the maximum edge-weighted clique problem (MEWCP) are two natural extensions of the fundamental maximum clique problem. In this paper, we systematically study MEWCP and make the following major contributions: (1) We show that MEWCP is NP-hard ev…

2024

Infer Induced Sentiment of Comment Response to Video: A New Task, Dataset and Baseline

NeurIPS 2024poster

Existing video multi-modal sentiment analysis mainly focuses on the sentiment expression of people within the video, yet often neglects the induced sentiment of viewers while watching the videos. Induced sentiment of viewers is essential for inferring the public response to videos and has broad appl…

2024

Semi-Supervised Volumetric Medical Image Segmentation via Class Prototype Guided Distribution-Aligned Representation Learning

ICASSP 2024accepted

We present SemiCRL, a novel framework for volumetric medical image segmentation that formulates an innovative contrastive learning methodology in a semi-supervised learning setting. We leverage the pseudo-labels generated in semi-supervised learning to guide the selection of negative samples for our…

Cited by 0SourceScholar
2022

Cloning One's Voice Using Very Limited Data in the Wild

ICASSP 2022accepted

With the increasing popularity of speech synthesis products, the industry has put forward more requirements for personalized speech synthesis: (1) How to use low-resource, easily accessible data to clone a person’s voice. (2) How to clone a person’s voice while controlling the style and prosody. To…

Cited by 0SourceScholar
2022

FedProto: Federated Prototype Learning across Heterogeneous Clients

AAAI 2022technical

Heterogeneity across clients in federated learning (FL) usually hinders the optimization convergence and generalization performance when the aggregation of clients' knowledge occurs in the gradient space. For example, clients may differ in terms of data distribution, network latency, input/output sp…

2022

Federated Learning from Pre-Trained Models: A Contrastive Learning Approach

NeurIPS 2022accept

Federated Learning (FL) is a machine learning paradigm that allows decentralized clients to learn collaboratively without sharing their private data. However, excessive computation and communication demands pose challenges to current FL frameworks, especially when training large-scale models. To pre…

Cited by 213SourcePDFScholar
2022

Omni-Scale CNNs: a simple and effective kernel size configuration for time series classification

ICLR 2022poster

The size of the receptive field has been one of the most important factors for One Dimensional Convolutional Neural Networks (1D-CNNs) on time series classification tasks. Large efforts have been taken to choose the appropriate receptive field size, for it has a huge influence on the performance and…

2021

A Universal Representation Transformer Layer for Few-Shot Image Classification

ICLR 2021poster

Few-shot classification aims to recognize unseen classes when presented with only a small number of samples. We consider the problem of multi-domain few-shot image classification, where unseen classes and examples come from diverse data sources. This problem has seen growing interest and has inspire…

2021

Isometric Propagation Network for Generalized Zero-shot Learning

ICLR 2021poster

Zero-shot learning (ZSL) aims to classify images of an unseen class only based on a few attributes describing that class but no access to any training sample. A popular strategy is to learn a mapping between the semantic space of class attributes and the visual space of images based on the seen clas…

Cited by 49SourcePDFScholar
2021

Recognizing Vector Graphics without Rasterization

NeurIPS 2021poster

In this paper, we consider a different data format for images: vector graphics. In contrast to raster graphics which are widely used in image recognition, vector graphics can be scaled up or down into any resolution without aliasing or information loss, due to the analytic representation of the prim…

2019

Learning to Propagate for Graph Meta-Learning

NeurIPS 2019poster

Meta-learning extracts the common knowledge from learning different tasks and uses it for unseen tasks. It can significantly improve tasks that suffer from insufficient training data, e.g., few-shot learning. In most meta-learning methods, tasks are implicitly related by sharing parameters or optimize…