← Search

Xi Lin

49 accepted papers

2026

Beyond Myopic Alignment: Lookahead Optimization for Online Class-Incremental Learning

CVPR 2026

Rehearsal-based methods are the cornerstone of modern online class-incremental learning (OCIL), yet they face a fundamental challenge: the gradient of the current task often conflicts with that of the rehearsal data from the memory buffer, leading to catastrophic forgetting. Recent works have implic

Cited by 0SourceScholar
2026

Learning from Noisy Supervision: A Denoising-Debiasing Framework for Weakly Supervised Video Anomaly Detection

CVPR 2026

Weakly supervised video anomaly detection (WS-VAD) aims to localize frame-level anomalies using only video-level labels. This task is typically formulated within a multiple instance learning (MIL) paradigm, where each video is treated as a bag of snippets, achieving robust performance without requir

Cited by 0SourcecodeScholar
2026

Model-Agnostic Sentiment Distribution Stability Analysis for Robust LLM-Generated Texts Detection

AAAI 2026technical

The rapid advancement of large language models (LLMs) has resulted in increasingly sophisticated AI-generated content, posing significant challenges in distinguishing LLM-generated text from human-written language. Existing detection methods, primarily based on lexical heuristics or fine-tuned class

Cited by 0SourcePDFScholar
2026

Multi-Modal Style Transfer-based Prompt Tuning for Efficient Federated Domain Generalization

AAAI 2026technical

Federated Domain Generalization (FDG) aims to collaboratively train a global model across distributed clients that can generalize well on unseen domains. However, existing FDG methods typically struggle with cross-client data heterogeneity and incur significant communication and computation overhead

Cited by 0SourcePDFScholar
2026

Reinforcement Fine-Tuning Naturally Mitigates Forgetting in Continual Post-Training

ICML 2026poster

Continual post-training (CPT) is a popular and effective technique for adapting foundation models like multimodal large language models to ever-evolving downstream tasks. While existing research primarily focus on methods like data replay, model expansion, or parameter regularization, the fundamenta…

Cited by 0SourceScholar
2026

TriAttention: Efficient Long Reasoning with Trigonometric KV Compression

ICML 2026poster

Extended reasoning in large language models (LLMs) requires long and accurate decoding and creates severe KV cache memory bottlenecks. Leading KV cache compression methods estimate KV importance using attention scores from recent post-RoPE queries. However, queries rotate with position during RoPE, …

Cited by 0SourceScholar
2026

URS: A Unified Neural Routing Solver for Cross-Problem Zero-Shot Generalization

ICML 2026poster

Multi-task neural routing solvers have emerged as a promising paradigm for their ability to solve multiple vehicle routing problems (VRPs) using a single model. However, existing neural solvers typically rely on predefined problem constraints or require per-problem fine-tuning, which substantially l…

Cited by 0SourceScholar
2025

Boosting Neural Combinatorial Optimization for Large-Scale Vehicle Routing Problems

ICLR 2025poster

Neural Combinatorial Optimization (NCO) methods have exhibited promising performance in solving Vehicle Routing Problems (VRPs). However, most NCO methods rely on the conventional self-attention mechanism that induces excessive computational complexity, thereby struggling to contend with large-scale…

Cited by 1SourcePDFScholar
2025

DRACo-SLAM2: Distributed Robust Acoustic Communication-efficient SLAM for Imaging Sonar Equipped Underwater Robot Teams with Object Graph Matching

IROS 2025

We present DRACo-SLAM2, a distributed SLAM framework for underwater robot teams equipped with multibeam imaging sonar. This framework improves upon the original DRACo-SLAM by introducing a novel representation of sonar maps as object graphs and utilizing object graph matching to achieve time-efficie

Cited by 0SourceScholar
2025

Distributional Reinforcement Learning Based Integrated Decision Making and Control for Autonomous Surface Vehicles

RA-L 2025

With the growing demands for Autonomous Surface Vehicles (ASVs) in recent years, the number of ASVs being deployed for various maritime missions is expected to increase rapidly in the near future. However, it is still challenging for ASVs to perform sensor-based autonomous navigation in obstacle-fil

Cited by 5SourcecodeScholar
2025

Few for Many: Tchebycheff Set Scalarization for Many-Objective Optimization

ICLR 2025poster

Multi-objective optimization can be found in many real-world applications where some conflicting objectives can not be optimized by a single solution. Existing optimization methods often focus on finding a set of Pareto solutions with different optimal trade-offs among the objectives. However, the r…

Cited by 4SourcePDFScholar
2025

Gradient-Guided Epsilon Constraint Method for Online Continual Learning

NeurIPS 2025poster

Online Continual Learning (OCL) requires models to learn sequentially from data streams with limited memory. Rehearsal-based methods, particularly Experience Replay (ER), are commonly used in OCL scenarios. This paper revisits ER through the lens of $\epsilon$-constraint optimization, revealing that…

Cited by 0SourceScholar
2025

IMDPrompter: Adapting SAM to Image Manipulation Detection by Cross-View Automated Prompt Learning

ICLR 2025poster

Using extensive training data from SA-1B, the Segment Anything Model (SAM) has demonstrated exceptional generalization and zero-shot capabilities, attracting widespread attention in areas such as medical image segmentation and remote sensing image segmentation. However, its performance in the field…

Cited by 0SourcePDFScholar
2025

Learning to Insert for Constructive Neural Vehicle Routing Solver

NeurIPS 2025poster

Neural Combinatorial Optimisation (NCO) is a promising learning-based approach for solving Vehicle Routing Problems (VRPs) without extensive manual design. While existing constructive NCO methods typically follow an appending-based paradigm that sequentially adds unvisited nodes to partial solutions…

Cited by 0SourcecodeScholar
2025

MOS-Attack: A Scalable Multi-objective Adversarial Attack Framework

CVPR 2025poster

Crafting adversarial examples is crucial for evaluating and enhancing the robustness of Deep Neural Networks (DNNs), presenting a challenge equivalent to maximizing a non-differentiable 0-1 loss function. However, existing single objective methods, namely adversarial attacks focus on a surrogate…

2025

Multi-Objective Evolution of Heuristic Using Large Language Model

AAAI 2025technical

Heuristics are commonly used to tackle various search and optimization problems. Design heuristics usually require tedious manual crafting with domain knowledge. Recent works have incorporated Large Language Models (LLMs) into automatic heuristic search, leveraging their powerful language and coding…

2025

Multiple Trade-offs: An Improved Approach for Lexicographic Linear Bandits

AAAI 2025technical

This paper studies lexicographic online learning within the framework of multiobjective stochastic linear bandits (MOSLB), where the agent aims to simultaneously maximize multiple objectives in a hierarchical manner. Previous literature has investigated lexicographic online learning in multiobjectiv…

Cited by 0SourcePDFScholar
2025

Pareto Continual Learning: Preference-Conditioned Learning and Adaption for Dynamic Stability-Plasticity Trade-off

AAAI 2025technical

Continual learning aims to learn multiple tasks sequentially. A key challenge in continual learning is balancing between two objectives: retaining knowledge from old tasks (stability) and adapting to new tasks (plasticity). Experience replay methods, which store and replay past data alongside new da…

2025

Problem-dependent Regret for Lexicographic Multi-Armed Bandits with Adversarial Corruptions

IJCAI 2025

This paper studies lexicographic multi-armed bandits (MAB), where after selecting an arm, the agent observes a reward vector including multiple objectives, each with a different level of importance. Although previous literature has proposed the algorithm for lexicographic MAB, their algorithm suffer

Cited by 0SourcePDFScholar
2025

Rethinking Pseudo-Label Guided Learning for Weakly Supervised Temporal Action Localization from the Perspective of Noise Correction

AAAI 2025technical

Pseudo-label learning methods have been widely applied in weakly-supervised temporal action localization. Existing works directly utilize weakly-supervised base model to generate instance-level pseudo-labels for training the fully-supervised detection head. We argue that the noise in pseudo-labels w…

Cited by 1SourcePDFScholar
2025

Seeing Beyond Noise: Joint Graph Structure Evaluation and Denoising for Multimodal Recommendation

AAAI 2025technical

Multimodal Recommendation Systems (MRSs) boost traditional user-item interaction-based methods by incorporating multimodal information. However, existing methods ignore the inherent noise brought by (1) noisy semantic priors in multimodal content, and (2) noisy user interactions in history records,…

Cited by 0SourcePDFScholar
2025

Stable Fair Graph Representation Learning with Lipschitz Constraint

ICML 2025poster

Group fairness based on adversarial training has gained significant attention on graph data, which was implemented by masking sensitive attributes to generate fair feature views. However, existing models suffer from training instability due to uncertainty of the generated masks and the trade-off bet…

2025

TS-MOF: Two-Stage Multi-Objective Fine-tuning for Long-Tailed Recognition

NeurIPS 2025poster

Long-Tailed Recognition (LTR) presents a significant challenge due to extreme class imbalance, where existing methods often struggle to balance performance across head and tail classes. Directly applying multi-objective optimization (MOO) to leverage multiple LTR strategies can be complex and unstab…

Cited by 0SourceScholar
2024

Decentralized Multi-Robot Navigation for Autonomous Surface Vehicles with Distributional Reinforcement Learning

ICRA 2024poster

Collision avoidance algorithms for Autonomous Surface Vehicles (ASV) that follow the Convention on the International Regulations for Preventing Collisions at Sea (COLREGs) have been proposed in recent years. However, it may be difficult and unsafe to follow COLREGs in congested waters, where multipl…

Cited by 9SourcecodeScholar
2024

Evolution of Heuristics: Towards Efficient Automatic Algorithm Design Using Large Language Model

ICML 2024oral

Heuristics are widely used for dealing with complex search and optimization problems. However, manual design of heuristics can be often very labour extensive and requires rich working experience and knowledge. This paper proposes Evolution of Heuristic (EoH), a novel evolutionary paradigm that lever…

2024

Gliding over the Pareto Front with Uniform Designs

NeurIPS 2024poster

Multiobjective optimization (MOO) plays a critical role in various real-world domains. A major challenge therein is generating $K$ uniform Pareto-optimal solutions to represent the entire Pareto front. To address this issue, this paper firstly introduces \emph{fill distance} to evaluate the $K$ desi…

Cited by 2SourcePDFScholar
2024

Instruction-tuned Language Models are Better Knowledge Learners

ACL 2024long

In order for large language model (LLM)-based assistants to effectively adapt to evolving information needs, it must be possible to update their factual knowledge through continued training on new data. The standard recipe for doing so involves continued pre-training on new documents followed by ins…

2024

LibMOON: A Gradient-based MultiObjective OptimizatioN Library in PyTorch

NeurIPS 2024poster

Multiobjective optimization problems (MOPs) are prevalent in machine learning, with applications in multi-task learning, learning under fairness or robustness constraints, etc. Instead of reducing multiple objective functions into a scalar objective, MOPs aim to optimize for the so-called Pareto opt…

2024

Mission-Oriented Gaussian Process Motion Planning for UUVs Over Complex Seafloor Terrain and Current Flows

RA-L 2024

Wepresent a novel motion planning framework for unmanned underwater vehicles (UUVs) - the first framework that applies Gaussian process motion planning to solve a 3D path planning problem for a 6-DoF robot in underwater environments. We address missions requiring UUVs to remain in close proximity to

Cited by 4SourceScholar
2024

Multi-Robot Autonomous Exploration and Mapping Under Localization Uncertainty with Expectation-Maximization

ICRA 2024poster

We propose an autonomous exploration algorithm designed for decentralized multi-robot teams, which takes into account map and localization uncertainties of range-sensing mobile robots. Virtual landmarks are used to quantify the combined impact of process noise and sensor noise on map uncertainty. Ad…

Cited by 3SourceScholar
2024

Prompt Learning for Generalized Vehicle Routing

IJCAI 2024poster

Neural combinatorial optimization (NCO) is a promising learning-based approach to solving various vehicle routing problems without much manual algorithm design. However, the current NCO methods mainly focus on the in-distribution performance, while the real-world problem instances usually come from…

2024

Reinforcement Learning Policy as Macro Regulator Rather than Macro Placer

NeurIPS 2024poster

In modern chip design, placement aims at placing millions of circuit modules, which is an essential step that significantly influences power, performance, and area (PPA) metrics. Recently, reinforcement learning (RL) has emerged as a promising technique for improving placement quality, especially ma…

2024

Smooth Tchebycheff Scalarization for Multi-Objective Optimization

ICML 2024poster

Multi-objective optimization problems can be found in many real-world applications, where the objectives often conflict each other and cannot be optimized by a single solution. In the past few decades, numerous methods have been proposed to find Pareto solutions that represent optimal trade-offs amo…

2024

What Makes Good Collaborative Views? Contrastive Mutual Information Maximization for Multi-Agent Perception

AAAI 2024technical

Multi-agent perception (MAP) allows autonomous systems to understand complex environments by interpreting data from multiple sources. This paper investigates intermediate collaboration for MAP with a specific focus on exploring "good" properties of collaborative view (i.e., post-collaboration featur…

2023

Hypervolume Maximization: A Geometric View of Pareto Set Learning

NeurIPS 2023poster

This paper presents a novel approach to multiobjective algorithms aimed at modeling the Pareto set using neural networks. Whereas previous methods mainly focused on identifying a finite number of solutions, our approach allows for the direct modeling of the entire Pareto set. Furthermore, we estab…

2023

Neural Combinatorial Optimization with Heavy Decoder: Toward Large Scale Generalization

NeurIPS 2023poster

Neural combinatorial optimization (NCO) is a promising learning-based approach for solving challenging combinatorial optimization problems without specialized algorithm design by experts. However, most constructive NCO methods cannot solve problems with large-scale instance sizes, which significantl…

2023

Robust Unmanned Surface Vehicle Navigation with Distributional Reinforcement Learning

IROS 2023poster

Autonomous navigation of Unmanned Surface Vehicles (USV) in marine environments with current flows is challenging, and few prior works have addressed the sensor-based navigation problem in such environments under no prior knowledge of the current flow and obstacles. We propose a Distributional Reinf…

Cited by 17SourcecodeScholar
2022

Lifting the Curse of Multilinguality by Pre-training Modular Transformers

NAACL 2022long

Multilingual pre-trained models are known to suffer from the curse of multilinguality, which causes per-language performance to drop as they cover more languages. We address this issue by introducing language-specific modules, which allows us to grow the total capacity of the model, while keeping th…

2022

On Continual Model Refinement in Out-of-Distribution Data Streams

ACL 2022long

Real-world natural language processing (NLP) models need to be continually updated to fix the prediction errors in out-of-distribution (OOD) data streams while overcoming catastrophic forgetting. However, existing continual learning (CL) problem setups cannot cover such a realistic and complex scena…

Cited by 26SourcePDFScholar
2022

Pareto Set Learning for Expensive Multi-Objective Optimization

NeurIPS 2022accept

Expensive multi-objective optimization problems can be found in many real-world applications, where their objective function evaluations involve expensive computations or physical experiments. It is desirable to obtain an approximate Pareto front with a limited evaluation budget. Multi-objective Bay…

2022

Pareto Set Learning for Neural Multi-Objective Combinatorial Optimization

ICLR 2022poster

Multiobjective combinatorial optimization (MOCO) problems can be found in many real-world applications. However, exactly solving these problems would be very challenging, particularly when they are NP-hard. Many handcrafted heuristic methods have been proposed to tackle different MOCO problems over…

2020

Curvature sensing with a spherical tactile sensor using the color-interference of a marker array

ICRA 2020poster

The only way to perceive a small object held between our fingers is to trust our sense of touch. Touch provides cues about the state of the contact even if its view is occluded by the finger. The interaction between the soft fingers and the surface reveals crucial information, such as the local shap…

Cited by 31SourceScholar