← Search

Ji Wang

25 accepted papers

2026

AutoEP: LLMs-Driven Automation of Hyperparameter Evolution for Metaheuristic Algorithms

ICLR 2026oral

Dynamically configuring algorithm hyperparameters is a fundamental challenge in computational intelligence. While learning-based methods offer automation, they suffer from prohibitive sample complexity and poor generalization. We introduce AutoEP, a novel framework that bypasses training entirely by…

Cited by 0SourcecodeScholar
2026

FedUP: One-Shot Federated Unlearning via Centroid-Guided Plug-in Filters

IJCAI 2026

Federated unlearning (FU) is critical for complying with legal mandates like the right to be forgotten in decentralized systems, yet current methods face a persistent dilemma between non-target knowledge loss and high request latency. To resolve these issues, we propose FedUP, a one-shot federated u

Cited by 0Scholar
2026

OPIC: Enhancing Language Model Merging via Optimizing In-Context Capability

ICML 2026poster

Task-vector–based model merging enables low-cost, training-free multi-task learning for large language models, but suffers from severe performance degradation due to task conflict. Prior mitigation strategies largely rely on validation data for costly hyperparameter tuning, limiting both interpretab…

Cited by 0SourceScholar
2026

PurMM: Attention-Guided Test-Time Backdoor Purification in Multimodal Large Language Models

AAAI 2026technical

Downstream fine-tuning of Multimodal Large Language Models (MLLMs) is advancing rapidly, allowing general models to achieve superior performance on domain-specific tasks. Yet most prior research focuses on performance gains and overlooks the vulnerability of the fine-tuning pipeline: attackers can e

Cited by 0SourcePDFScholar
2025

Automated Exposure Mapping for Networked Interference

ICASSP 2025accepted

By characterizing interactions and influences across individuals, networked interference aims to estimate cross-individual treatment effects. For each individual, one of the central components of existing approaches is to manually design an exposure mapping from their neighboring covariates (includi…

Cited by 0SourceScholar
2025

BTPG: A Platform and Benchmark for Behavior Tree Planning in Everyday Service Robots

IJCAI 2025

Behavior Trees (BTs) are a widely used control architecture in robotics, renowned for their robustness and safety, which are especially crucial for everyday service robots. Recently, several methods have been proposed to automatically plan BTs to accomplish specific tasks. However, existing research

2025

Elastic Robust Unlearning of Specific Knowledge in Large Language Models

NeurIPS 2025poster

LLM unlearning aims to remove sensitive or harmful information within the model, thus reducing the potential risk of generating unexpected information. However, existing Preference Optimization (PO)-based unlearning methods suffer two limitations. First, their rigid reward setting limits the effect…

Cited by 0SourceScholar
2025

Gains: Fine-grained Federated Domain Adaptation in Open Set

NeurIPS 2025poster

Conventional federated learning (FL) assumes a closed world with a fixed total number of clients. In contrast, new clients continuously join the FL process in real-world scenarios, introducing new knowledge. This raises two critical demands: detecting new knowledge, i.e., knowledge discovery, and in…

Cited by 0SourcecodeScholar
2025

HBTP: Heuristic Behavior Tree Planning with Large Language Model Reasoning

ICRA 2025

Behavior Trees (BTs) are increasingly becoming a popular control structure in robotics due to their modularity, reactivity, and robustness. In terms of BT generation methods, BT planning shows promise for generating reliable BTs. However, the scalability of BT planning is often constrained by prolon

Cited by 6SourcecodeScholar
2025

HyperSDT: HyperNetwork Slide Decision Tree for Interpretable Tabular Learning

ICASSP 2025accepted

Recently, substantial progress has been achieved in leveraging deep learning models for tabular data learning. However, despite significant advancements, the predominant focus of these endeavors has been on augmenting the performance of contemporary deep learning models. Consequently, the interpreta…

Cited by 0SourceScholar
2025

KABON: Knowledge Aggregation with Vision-Language Model for Black-Box Open-Set Domain Adaptation

ICASSP 2025accepted

In this paper, we aim to tackle the challenging Black-Box Open-Set Domain Adaptation (BB-OSDA) task. BB-OSDA enables conducting Open-Set Domain Adaptation (OSDA) with solely a black-box source model, broadening the application scope of OSDA. Inspired by the significant success of pre-trained large v…

Cited by 0SourceScholar
2025

MRBTP: Efficient Multi-Robot Behavior Tree Planning and Collaboration

AAAI 2025technical

Multi-robot task planning and collaboration are critical challenges in robotics. While Behavior Trees (BTs) have been established as a popular control architecture and are plannable for a single robot, the development of effective multi-robot BT planning algorithms remains challenging due to the com…

2025

Robust CLIP-Guided Deep Thinking: A Two-Stage Optimization Strategy for Enhancing Adversarial Robustness and Reliability in LVLMs

ICASSP 2025accepted

Large Vision-Language models (LVLMs) have demonstrated remarkable performance in a wide range of vision-language tasks as an efficient input/output system. However, the lack of adversarial robustness at the input side and the widespread hallucination phenomenon at the output side significantly under…

Cited by 0SourceScholar
2025

Task-Specific Zero-shot Quantization-Aware Training for Object Detection

ICCV 2025poster

Quantization is a key technique to reduce network size and computational complexity by representing the network parameters with a lower precision. Traditional quantization methods rely on access to original training data, which is often restricted due to privacy concerns or security challenges. Zero…

Cited by 0SourcePDFScholar
2025

Unlearning through Knowledge Overwriting: Reversible Federated Unlearning via Selective Sparse Adapter

CVPR 2025poster

Federated Learning is a promising paradigm for privacy-preserving collaborative model training. In practice, it is essential not only to continuously train the model to acquire new knowledge but also to guarantee old knowledge the right to be forgotten (i.e., federated unlearning), especially for pr…

2025

Unlocking Generalization Power in LiDAR Point Cloud Registration

CVPR 2025highlight

In real-world environments, a LiDAR point cloud registration method with robust generalization capabilities (across varying distances and datasets) is crucial for ensuring safety in autonomous driving and other LiDAR-based applications. However, current methods fall short in achieving this level of…

2024

Diversifying Cross-Domain Few-Shot Learning via Multimodal Image Editing

ICASSP 2024accepted

Standing out as one of the most widely used tools in Cross-Domain Few-Shot Learning (CDFSL), data augmentation forms the bedrock of numerous recent advancements. However, the current augmentations in CDFSL are limited in their ability to modify high-level semantic attributes, resulting in a lack of…

Cited by 0SourceScholar
2024

Integrating Intent Understanding and Optimal Behavior Planning for Behavior Tree Generation from Human Instructions

IJCAI 2024poster

Robots executing tasks following human instructions in domestic or industrial environments essentially require both adaptability and reliability. Behavior Tree (BT) emerges as an appropriate control architecture for these scenarios due to its modularity and reactivity. Existing BT generation methods…

2024

Scaling Few-Shot Learning for the Open World

AAAI 2024technical

Few-shot learning (FSL) aims to enable learning models with the ability to automatically adapt to novel (unseen) domains in open-world scenarios. Nonetheless, there exists a significant disparity between the vast number of new concepts encountered in the open world and the restricted available scale…

Cited by 4SourcePDFScholar
2023

Robot Navigation With Reinforcement Learned Path Generation and Fine-Tuned Motion Control

RA-L 2023

In this letter, we propose a novel reinforcement learning (RL) based path generation (RL-PG) approach for mobile robot navigation without a prior exploration of an unknown environment. Multiple predictive path points are dynamically generated by a deep Markov model optimized using an RL approach for

Cited by 17SourceScholar
2023

Scalable Spectral Clustering with Group Fairness Constraints

AISTATS 2023poster

There are synergies of research interests and industrial efforts in modeling fairness and correcting algorithmic bias in machine learning. In this paper, we present a scalable algorithm for spectral clustering (SC) with group fairness constraints. Group fairness is also known as statistical parity w…

2021

Dec-SGTS: Decentralized Sub-Goal Tree Search for Multi-Agent Coordination

AAAI 2021technical

Multi-agent coordination tends to benefit from efficient communication, where cooperation often happens based on exchanging information about what the agents intend to do, i.e. intention sharing. It becomes a key problem to model the intention by some proper abstraction. Currently, it is either too…

2020

Learning with Noise: Improving Distantly-Supervised Fine-grained Entity Typing via Automatic Relabeling

IJCAI 2020poster

Fine-grained entity typing (FET) is a fundamental task for various entity-leveraging applications. Although great success has been made, existing systems still have challenges in handling noisy samples in training data introduced by distant supervision methods. To address these noise, previous studi…

Cited by 0SourcePDFScholar
2019

Towards Accurate One-Stage Object Detection With AP-Loss

CVPR 2019poster

One-stage object detectors are trained by optimizing classification-loss and localization-loss simultaneously, with the former suffering much from extreme foreground-background class imbalance issue due to the large number of anchors. This paper alleviates this issue by proposing a novel framework t…

Cited by 173PDFcodeScholar
2018

Optimal Collision-Free Robot Trajectory Generation Based on Time Series Prediction of Human Motion

RA-L 2018

In this letter, we propose that the joint motion of a human worker doing repetitive work could be predicted using a time series model. With a motion capture system, the elbow joint rotation data are collected and used to fit an autoregressive model. An online parameter adaptation algorithm is employ

Cited by 41SourceScholar