← Search

Lanxiao Wang

11 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

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
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

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
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

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