← Search

Hongliang Li

32 accepted papers

2026

Ego-PMOVE: Prompt-aware Mixture of View Experts Network for Egocentric Gaze Prediction

AAAI 2026technical

Egocentric gaze prediction serves as a critical indicator for decoding human visual attention and cognitive processes, but its inherently limited field of view creates prediction challenges. Although exo-view data provides supplementary contextual information, it exhibits significant spatial and sem

Cited by 0SourcePDFScholar
2026

FedLog: Personalized Federated Classification with Less Communication and More Flexibility

ICML 2026poster

Federated representation learning (FRL) aims to learn personalized federated models with effective feature extraction from local data. FRL algorithms that share the majority of the model parameters face significant challenges with huge communication overhead. This overhead stems from the millions of…

Cited by 0SourceScholar
2026

Null-Space Filtering for Data-free Continual Model Merging: Preserving Transparency, Promoting Fidelity

ICLR 2026poster

Data-free continual model merging (DFCMM) aims to fuse independently fine-tuned models into a single backbone that evolves with incoming tasks without accessing task data. This paper formulate two fundamental desiderata for DFCMM: transparency, avoiding interference with earlier tasks, and fidelity,…

Cited by 0SourceScholar
2026

Parameter Merging with Gradient-Guided Supermasks in Online Continual Learning

AAAI 2026technical

Online continual learning (OCL) aims at learning a non-stationary data stream in a way of reading each data sample only once, and hence suffers from the trade-off of catastrophic forgetting and insufficient learning. In this work, we firstly analytically establish relationship between loss functions

Cited by 0SourcePDFScholar
2026

SAVA-X: Ego-to-Exo Imitation Error Detection via Scene-Adaptive View Alignment and Bidirectional Cross View Fusion

CVPR 2026

Error detection is crucial in industrial training, healthcare, and assembly quality control. Most existing work assumes a single-view setting and cannot handle the practical case where a third-person (exo) demonstration is used to assess a first-person (ego) imitation. We formalize Ego->Exo Imitatio

Cited by 0SourceScholar
2026

Test-time Ego-Exo-centric Adaptation for Action Anticipation via Multi-Label Prototype Growing and Dual-Clue Consistency

CVPR 2026

Efficient adaptation between Egocentric (Ego) and Exocentric (Exo) views is crucial for applications such as human-robot cooperation. However, the success of most existing Ego-Exo adaptation methods relies heavily on target-view data for training, thereby increasing computational and data collection

Cited by 0SourcecodeScholar
2026

Toward Enhancing Representation Learning in Federated Multi-Task Settings

ICLR 2026poster

Federated multi-task learning (FMTL) seeks to collaboratively train customized models for users with different tasks while preserving data privacy. Most existing approaches assume model congruity (i.e., the use of fully or partially homogeneous models) across users, which limits their applicability…

Cited by 0SourceScholar
2025

DocLayLLM: An Efficient Multi-modal Extension of Large Language Models for Text-rich Document Understanding

CVPR 2025poster

Text-rich document understanding (TDU) requires comprehensive analysis of documents containing substantial textual content and complex layouts. While Multimodal Large Language Models (MLLMs) have achieved fast progress in this domain, existing approaches either demand significant computational resou…

2025

Leveraging Pre-Trained Models for Multimodal Class-Incremental Learning under Adaptive Fusion

ICASSP 2025accepted

Unlike traditional Multimodal Class-Incremental Learning (MCIL) methods that focus only on vision and text, this paper explores MCIL across vision, audio and text modalities, addressing challenges in integrating complementary information and mitigating catastrophic forgetting. To tackle these issues…

Cited by 0SourceScholar
2025

MINGLE: Mixture of Null-Space Gated Low-Rank Experts for Test-Time Continual Model Merging

NeurIPS 2025poster

Continual model merging integrates independently fine-tuned models sequentially without access to the original training data, offering a scalable and efficient solution for continual learning. However, existing methods face two critical challenges: parameter interference among tasks, which leads to…

Cited by 0SourcecodeScholar
2025

Multi-Stage LLM Fine-Tuning with a Continual Learning Setting

NAACL 2025findings

In recent years, large language models (LLMs) have made significant progress in knowledge-intensive applications. However, when adapting them to specific domains, we may encounter a multi-stage continuous learning scenario, especially in cases where domain knowledge evolves rapidly.This issue severe…

Cited by 1SourcePDFScholar
2025

Multilingual Collaborative Defense for Large Language Models

EMNLP 2025

The robustness and security of Large Language Models (LLMs) face increasing threats, especially in multilingual settings. A notable vulnerability is “jailbreaking” via translating harmful queries into rare or underrepresented languages, which often bypasses existing safeguards. In this work, we prop

2025

RedundancyLens: Revealing and Exploiting Visual Token Processing Redundancy for Efficient Decoder-Only MLLMs

ACL 2025finding

Current Multimodal Large Language Model (MLLM) architectures face a critical tradeoff between performance and efficiency: decoder-only architectures achieve higher performance but lower efficiency, while cross-attention-based architectures offer greater efficiency but lower performance. The key dist…

2025

Towards Cost-Effective Reward Guided Text Generation

ICML 2025poster

Reward-guided text generation (RGTG) has emerged as a viable alternative to offline reinforcement learning from human feedback (RLHF). RGTG methods can align baseline language models to human preferences without further training as in standard RLHF methods. However, they rely on a reward model to…

Cited by 1SourcePDFScholar
2024

Bridging the Gap Between End-to-End and Two-Step Text Spotting

CVPR 2024poster

Modularity plays a crucial role in the development and maintenance of complex systems. While end-to-end text spotting efficiently mitigates the issues of error accumulation and sub-optimal performance seen in traditional two-step methodologies the two-step methods continue to be favored in many comp…

2024

Class Incremental Learning with Multi-Teacher Distillation

CVPR 2024poster

Distillation strategies are currently the primary approaches for mitigating forgetting in class incremental learning (CIL). Existing methods generally inherit previous knowledge from a single teacher. However teachers with different mechanisms are talented at different tasks and inheriting diverse k…

2024

Dual-Consistency Model Inversion for Non-Exemplar Class Incremental Learning

CVPR 2024poster

Non-exemplar class incremental learning (NECIL) aims to continuously assimilate new knowledge without forgetting previously acquired ones when historical data are unavailable. One of the generative NECIL methods is to invert the images of old classes for joint training. However these synthetic image…

Cited by 4SourcePDFScholar
2024

Prompt-Driven Referring Image Segmentation with Instance Contrasting

CVPR 2024poster

Referring image segmentation (RIS) aims to segment the target referent described by natural language. Recently large-scale pre-trained models e.g. CLIP and SAM have been successfully applied in many downstream tasks but they are not well adapted to RIS task due to inter-task differences. In this pap…

Cited by 12SourcePDFScholar
2024

Vision-Sensor Attention Based Continual Multimodal Egocentric Activity Recognition

ICASSP 2024accepted

Continual learning aims to equip deep neural networks (DNNs) with the capability to continuously learn new knowledge without catastrophic forgetting. Currently, there is significant attention on multimodal continual activity recognition from a egocentric perspective. However, the issue of modality i…

Cited by 0SourceScholar
2023

CafeBoost: Causal Feature Boost To Eliminate Task-Induced Bias for Class Incremental Learning

CVPR 2023poster

Continual learning requires a model to incrementally learn a sequence of tasks and aims to predict well on all the learned tasks so far, which notoriously suffers from the catastrophic forgetting problem. In this paper, we find a new type of bias appearing in continual learning, coined as task-induc…

Cited by 9SourcePDFScholar
2023

Contrastive Continuity on Augmentation Stability Rehearsal for Continual Self-Supervised Learning

ICCV 2023poster

Self-supervised learning has attracted a lot of attention recently, which is able to learn powerful representations without any manual annotations. However, self-supervised learning needs to develop the ability to continuously learn to cope with a variety of real-world challenges, i.e., Continual Se…

Cited by 6PDFScholar
2023

Incrementer: Transformer for Class-Incremental Semantic Segmentation With Knowledge Distillation Focusing on Old Class

CVPR 2023highlight

Class-incremental semantic segmentation aims to incrementally learn new classes while maintaining the capability to segment old ones, and suffers catastrophic forgetting since the old-class labels are unavailable. Most existing methods are based on convolutional networks and prevent forgetting throu…

Cited by 34SourcePDFScholar
2023

Novel Slot Detection With an Incremental Setting

EMNLP 2023long findings

Current dialogue systems face diverse user requests and rapid change domains, making quickly adapt to scenarios with previous unseen slot types become a major challenge. Recently, researchers have introduced novel slot detection (NSD) to discover potential new types. However, dialogue system with NS…

Cited by 0SourceScholar
2023

Optimizing Mode Connectivity for Class Incremental Learning

ICML 2023poster

Class incremental learning (CIL) is one of the most challenging scenarios in continual learning. Existing work mainly focuses on strategies like memory replay, regularization, or dynamic architecture but ignores a crucial aspect: mode connectivity. Recent studies have shown that different minima can…

2021

CrossDet: Crossline Representation for Object Detection

ICCV 2021poster

Object detection aims to accurately locate and classify objects in an image, which requires precise object representations. Existing methods usually use rectangular anchor boxes or a set of points to represent objects. However, these methods either introduce background noise or miss the continuous a…

Cited by 16PDFcodeScholar
2020

Dilated Convolutional Neural Networks for Panoramic Image Saliency Prediction

ICASSP 2020accepted

Saliency prediction is an important way to understand human's behavior and has a wide range of applications. Although lots of algorithms have been designed to predict saliency for planar images, there are few works for 360° images. In this paper, we propose an encoder-decoder network for panoramic i…

Cited by 0SourceScholar
2020

Learning with Noisy Class Labels for Instance Segmentation

ECCV 2020poster

Instance segmentation has achieved siginificant progress in the presence of correctly annotated datasets. Yet, object classes in large-scale datasets are sometimes ambiguous, which easily causes confusion. In addition, limited experience and knowledge of annotators can also lead to mislabeled object…

2019

Scene Parsing via Integrated Classification Model and Variance-Based Regularization

CVPR 2019poster

Scene Parsing is a challenging task in computer vision, which can be formulated as a pixel-wise classification problem. Existing deep-learning-based methods usually use one general classifier to recognize all object categories. However, the general classifier easily makes some mistakes in dealing wi…

Cited by 14PDFcodeScholar
2018

Key-Word-Aware Network for Referring Expression Image Segmentation

ECCV 2018poster

Referring expression image segmentation aims to segment out the object referred by a natural language query expression. Without considering the specific properties of visual and textual information, existing works usually deal with this task by directly feeding a foreground/background classifier wit…

Cited by 214SourcePDFScholar
2016

Group MAD Competition - A New Methodology to Compare Objective Image Quality Models

CVPR 2016spotlight

Objective image quality assessment (IQA) models aim to automatically predict human visual perception of image quality and are of fundamental importance in the field of image processing and computer vision. With an increasing number of IQA models proposed, how to fairly compare their performance beco…

Cited by 120PDFScholar