← Search

Jie Xu

95 accepted papers

2026

An Automated Maintenance Plant for Highways

IJCAI 2026

The Digital Roads project at Cambridge University is leveraging digitalisation, automation, and low-carbon materials to build an Automated Maintenance Plant (AMP) for UK road networks, aimed at minimising repair times to reduce congestion, improving safety, and contributing to the UK’s net-zero goal

Cited by 0Scholar
2026

BLISS: A Lightweight Bilevel Influence Scoring Method for Data Selection in Language Model Pretraining

ICML 2026poster

Effective data selection is essential for pretraining large language models (LLMs), enhancing efficiency and improving generalization to downstream tasks. However, existing approaches often require leveraging external pretrained models, making it difficult to disentangle the effects of data selectio…

Cited by 0SourceScholar
2026

Can LLMs Refuse Questions They Do Not Know? Measuring Knowledge-Aware Refusal in Factual Tasks

ICLR 2026poster

Large Language Models (LLMs) should refuse to answer questions beyond their knowledge. This capability, which we term knowledge-aware refusal, is crucial for factual reliability. However, existing metrics fail to faithfully measure this ability. On the one hand, simple refusal-based metrics are bias…

Cited by 0SourceScholar
2026

ColorMap-VIO: A Drift-Free Visual-Inertial Odometry in a Prior Colored Point Cloud Map

RA-L 2026

Visual-inertial odometry (VIO) can estimate robot poses at high frequencies but suffers from accumulated drift over time. Incorporating point cloud maps offers a promising solution, yet existing registration methods between vision and point clouds are limited by heterogeneous feature alignment, leav

Cited by 0SourceScholar
2026

DIFFERENTIALLY PRIVATE CLUSTERED FEDERATED LEARNING WITH PRIVACY-PRESERVING INITIALIZATION AND NORMALITY-DRIVEN AGGREGATION

ICASSP 2026oral

Federated learning (FL) enables training of a global model while keeping raw data on end-devices. Despite this, FL has shown to leak private user information and thus in practice, it is often coupled with methods such as differential privacy (DP) and secure vector sum to provide formal privacy guara…

Cited by 0SourcePDFScholar
2026

Equilibrium-Driven Vertical Federated Learning with Selective Privacy Protection

AAAI 2026technical

Vertical Federated Learning (VFL) enables multiple clients with feature-partitioned data to collaboratively train models while preserving privacy by transmitting embeddings instead of raw data. However, such embeddings can still expose sensitive attributes (e.g., gender or race) unrelated to the tar

Cited by 0SourcePDFScholar
2026

FedALT: Federated Fine-Tuning Through Adaptive Local Training with Rest-of-World LoRA

AAAI 2026technical

Fine-tuning large language models (LLMs) in federated settings enables privacy-preserving adaptation but suffers from cross-client interference due to model aggregation. Existing federated LoRA fine-tuning methods, primarily based on FedAvg, struggle with data heterogeneity, leading to harmful cross

Cited by 0SourcePDFScholar
2026

FedTreeLoRA: Reconciling Statistical and Functional Heterogeneity in Federated LoRA Fine-Tuning

ICML 2026poster

Federated Learning (FL) with Low-Rank Adaptation (LoRA) has become a standard for privacy-preserving LLM fine-tuning. However, existing personalized methods predominantly operated under a restrictive Flat-Model Assumption: they addressed client-side *statistical heterogeneity* but treated the model …

Cited by 0SourceScholar
2026

Global-Graph Guided and Local-Graph Weighted Contrastive Learning for Unified Clustering on Incomplete and Noise Multi-View Data

CVPR 2026

Recently, contrastive learning (CL) plays an important role in exploring complementary information for multi-view clustering (MVC) and has attracted increasing attention. Nevertheless, real-world multi-view data suffer from data incompleteness or noise, resulting in rare-paired samples or mis-paired

Cited by 0SourcecodeScholar
2026

Graph Smoothing for Enhanced Local Geometry Learning in Point Cloud Analysis

AAAI 2026technical

Graph-based methods have proven to be effective in capturing relationships among points for 3D point cloud analysis. However, these methods often suffer from suboptimal graph structures, particularly due to sparse connections at boundary points and noisy connections in junction areas. To address the

Cited by 0SourcePDFScholar
2026

LMCleaner: Efficient and Certified Online Unlearning via Influence Propagation Truncation

ICML 2026poster

Existing machine unlearning methods primarily focus on removing data influence after training completes, which is effective for many scenarios, but a complementary capability is needed when removal requests arise during ongoing training. We propose LMCleaner, an efficient and certified \emph{online}…

Cited by 0SourceScholar
2026

Mamba-Driven Multi-View Discriminative Clustering via Global-Local Cross-View Sequence Modeling

AAAI 2026technical

Multi-view clustering (MVC) has recently garnered increasing attention for its ability to partition unlabeled samples into distinct clusters by leveraging complementary and consistent information from different views. Existing MVC methods primarily combine deep neural networks with contrastive learn

Cited by 0SourcePDFScholar
2026

Multi-label learning with contrastive cluster self-supervision for 3D hierarchical semantic segmentation

ICML 2026poster

3D hierarchical semantic segmentation (3DHS) is crucial for embodied intelligence that demands the coarse-to-fine grained and multi-hierarchy understanding of 3D scenes. 3DHS tasks can be addressed by multi-label learning, but facing two issues: I) learning multiple labels for each point with a shar…

Cited by 0SourceScholar
2026

Refinery: Active Fine-Tuning and Deployment-Time Optimization for Contact-Rich Policies

ICRA 2026poster

Simulation-based learning has enabled policies for precise, contact-rich tasks (e.g., robotic assembly) to reach high success rates (~80%) under high levels of observation noise and control error. Although such performance may be sufficient for research applications, it falls short of industry stand…

2026

Revisiting Confidence Calibration for Misclassification Detection in VLMs

ICLR 2026poster

Confidence calibration has been widely studied to improve the trustworthiness of predictions in vision-language models (VLMs). However, we theoretically reveal that standard confidence calibration inherently _impairs_ the ability to distinguish between correct and incorrect predictions (i.e., Miscla…

Cited by 0SourceScholar
2026

ShapCCS: Shapley-Driven Client Coreset Selection in Federated Learning

ICML 2026poster

Computation overhead has emerged as a critical bottleneck in Federated Learning (FL). Coreset selection tackles this challenge by constructing an informative subset to represent the full dataset. However, existing approaches optimize coreset construction solely at the data level and enforce a unifor…

Cited by 0SourceScholar
2026

ToMoE: Converting Dense Large Language Models to Mixture-of-Experts through Dynamic Structural Pruning

ICML 2026poster

Large Language Models (LLMs) demonstrate remarkable capabilities but face deployment challenges due to their high computational demands. Traditional pruning methods reduce these costs by permanently removing parameters, which inevitably leads to performance degradation. To mitigate this issue, we pr…

Cited by 0SourcecodeScholar
2026

VBGS-SLAM: Variational Bayesian Gaussian Splatting Simultaneous Localization and Mapping

ICRA 2026poster

3D Gaussian Splatting (3DGS) has shown promising results for 3D scene modeling using mixtures of Gaussians, yet its existing simultaneous localization and mapping (SLAM) variants typically rely on direct, deterministic pose optimization against the splat map, making them sensitive to initialization …

2026

VIRUS: Injecting Persistent Cognitive Pathogens into Stateful Zero-Shot Object Navigation Agents

ICML 2026poster

Zero-Shot Object Navigation (ZSON) agents rely on continuously updated internal states to support long-horizon planning and decision-making. However, existing methods heavily depend on the observational outputs of vision-language models (VLMs) during state updates and lack explicit validation of per…

Cited by 0SourceScholar
2026

Views Attention Fusion of Granular-ball Fuzzy Representations Split for Improved Multi-view Clustering

AAAI 2026technical

Multi-View Clustering (MVC) is a pivotal multi-view learning paradigm widely adopted across various fields. Despite recent advances, existing methods primarily focus on enhancing the performance of fused multi-view representation, often neglecting the issue of Representation Degradation (RD) arising

Cited by 0SourcePDFScholar
2025

A Unified Framework to BRIDGE Complete and Incomplete Deep Multi-View Clustering under Non-IID Missing Patterns

ICCV 2025poster

Incomplete multi-view clustering (IMVC) has gained increasing attention due to its ability to analyze incomplete multi-view data.Despite deep IMVC methods achieved significant progress, they still face two challenges: (I) The method-specific inseparable designs limit their application. (II) Non-inde…

2025

ACGD: Visual Multitask Policy Learning with Asymmetric Critic Guided Distillation

IROS 2025

We present Asymmetric Critic Guided Distillation, ACGD, a framework for learning multi-task dexterous manipulation policies that can manipulate articulated objects using images as input. ACGD is a scalable student-teacher distillation approach that utilizes behavior cloning to distill multiple exper

Cited by 0SourceScholar
2025

Adaptive LoRA Experts Allocation and Selection for Federated Fine-Tuning

NeurIPS 2025poster

Large Language Models (LLMs) have demonstrated impressive capabilities across various tasks, but fine-tuning them for domain-specific applications often requires substantial domain-specific data that may be distributed across multiple organizations. Federated Learning (FL) offers a privacy-preservin…

Cited by 0SourceScholar
2025

BGDB: Bernoulli-Gaussian Decision Block with Improved Denoising Diffusion Probabilistic Models

AAAI 2025technical

Generative models can enhance discriminative classifiers by constructing complex feature spaces, thereby improving performance on intricate datasets. Conventional methods typically augment datasets with more detailed feature representations or increase dimensionality to make nonlinear data linearly…

2025

Beyond Skip Connection: Pooling and Unpooling Design for Elimination Singularities

AAAI 2025technical

Training deep Convolutional Neural Networks (CNNs) presents unique challenges, including the pervasive issue of elimination singularities—consistent deactivation of nodes leading to degenerate manifolds within the loss landscape. These singularities impede efficient learning by disrupting feature pr…

2025

Efficient Federated Learning against Byzantine Attacks and Data Heterogeneity via Aggregating Normalized Gradients

NeurIPS 2025poster

Federated Learning (FL) enables multiple clients to collaboratively train models without sharing raw data, but is vulnerable to Byzantine attacks and data heterogeneity, which can severely degrade performance. Existing Byzantine-robust approaches tackle data heterogeneity, but incur high computation…

Cited by 0SourceScholar
2025

Graph Embedded Contrastive Learning for Multi-View Clustering

IJCAI 2025

Recently, numerous multi-view clustering (MVC) and multi-view graph clustering (MVGC) methods have been proposed. Despite significant progress, they still face two issues: I) MVC and MVGC are often developed independently for multi-view and multi-graph data. They have redundancy but lack a unified m

2025

Incomplete Multi-view Clustering via Diffusion Contrastive Generation

AAAI 2025technical

Incomplete multi-view clustering (IMVC) has garnered increasing attention in recent years due to the common issue of missing data in multi-view datasets. The primary approach to address this challenge involves recovering the missing views before applying conventional multi-view clustering methods. A…

Cited by 0SourcePDFScholar
2025

Large-Scale UWB Anchor Calibration and One-Shot Localization Using Gaussian Process

ICRA 2025

Ultra-wideband (UWB) is gaining popularity with devices like AirTags for precise home item localization but faces significant challenges when scaled to large environments like seaports. The main challenges are calibration and localization under obstructed conditions, which are common in logistics en

Cited by 15SourceScholar
2025

LoRA-FAIR: Federated LoRA Fine-Tuning with Aggregation and Initialization Refinement

ICCV 2025poster

Foundation models (FMs) achieve strong performance across diverse tasks with task-specific fine-tuning, yet full parameter fine-tuning is often computationally prohibitive for large models. Parameter-efficient fine-tuning (PEFT) methods like Low-Rank Adaptation (LoRA) reduce this cost by introducing…

Cited by 0SourcePDFScholar
2025

Rethinking the generalization of drug target affinity prediction algorithms via similarity aware evaluation

ICLR 2025oral

Drug-target binding affinity prediction is a fundamental task for drug discovery. It has been extensively explored in literature and promising results are reported. However, in this paper, we demonstrate that the results may be misleading and cannot be well generalized to real practice. The core obs…

2025

RetinexMCNet: A Memory Controller Dominated Network for Low-Light Video Enhancement Based on Retinex

ICCV 2025poster

Low-light video enhancement (LLVE) aims to restore videos degraded by insufficient illumination.While existing methods have demonstrated their effectiveness, they often face challenges with intra-frame noise, overexposure, and inter-frame inconsistency since they fail to exploit the temporal continu…

Cited by 0SourcePDFScholar
2025

Robust Multi-View Learning via Representation Fusion of Sample-Level Attention and Alignment of Simulated Perturbation

ICCV 2025poster

Recently, multi-view learning (MVL) has garnered significant attention due to its ability to fuse discriminative information from multiple views. However, real-world multi-view datasets are often heterogeneous and imperfect, which usually causes MVL methods designed for specific combinations of view…

2025

Robust Online Calibration for UWB-Aided Visual-Inertial Navigation with Bias Correction

IROS 2025

This paper presents a novel robust online calibration framework for Ultra-Wideband (UWB) anchors in UWB-aided Visual-Inertial Navigation Systems (VINS). Accurate anchor positioning, a process known as calibration, is crucial for integrating UWB ranging measurements into state estimation. While sever

Cited by 0SourceScholar
2025

SPOT: SE(3) Pose Trajectory Diffusion for Object-Centric Manipulation

ICRA 2025

We introduce SPOT, an object-centric imitation learning framework. The key idea is to capture each task by an object-centric representation, specifically the SE(3) object pose trajectory relative to the target. This approach decouples embodiment actions from sensory inputs, facilitating learning fro

Cited by 34SourcecodeScholar
2025

VT-Refine: Learning Bimanual Assembly with Visuo-Tactile Feedback via Simulation Fine-Tuning

CoRL 2025poster

Humans excel at bimanual assembly tasks by adapting to rich tactile feedback—a capability that remains difficult to replicate in robots through behavioral cloning alone, due to the suboptimality and limited diversity of human demonstrations. In this work, we present VT-Refine, a visuo-tactile policy…

Cited by 0SourcecodeScholar
2024

Adaptive Horizon Actor-Critic for Policy Learning in Contact-Rich Differentiable Simulation

ICML 2024poster

Model-Free Reinforcement Learning (MFRL), leveraging the policy gradient theorem, has demonstrated considerable success in continuous control tasks. However, these approaches are plagued by high gradient variance due to zeroth-order gradient estimation, resulting in suboptimal policies. Conversely,…

2024

Adaptive Pedestrian Trajectory Prediction via Target-Directed Angle Augmentation

ICASSP 2024accepted

Pedestrian trajectory prediction is an important task for many applications such as autonomous driving and surveillance systems. Yet the prediction performance drops dramatically when applying a model trained on the source domain to a new target domain. Therefore, it is of great importance to adapt…

Cited by 0SourceScholar
2024

AutoMate: Specialist and Generalist Assembly Policies over Diverse Geometries

RSS 2024poster

Robotic assembly for high-mixture settings requires adaptivity to diverse parts and poses, which is an open challenge. Meanwhile, in other areas of robotics, large models and sim-to-real have led to tremendous progress. Inspired by such work, we present AutoMate, a learning framework and system that…

Cited by 15SourcePDFScholar
2024

Bridging Gaps: Federated Multi-View Clustering in Heterogeneous Hybrid Views

NeurIPS 2024poster

Recently, federated multi-view clustering (FedMVC) has emerged to explore cluster structures in multi-view data distributed on multiple clients. Many existing approaches tend to assume that clients are isomorphic and all of them belong to either single-view clients or multi-view clients. While these…

2024

Contrastive Preference Learning for Neural Machine Translation

NAACL 2024findings

There exists a discrepancy between the token-level objective during training and the overall sequence-level quality that is expected from the model. This discrepancy leads to issues like exposure bias.To align the model with human expectations, sequence-level objectives are often used to fine-tune p…

2024

Experience Consistency Distillation Continual Reinforcement Learning for Robotic Manipulation Tasks

ICRA 2024poster

Continual reinforcement learning, which aims to help robots acquire skills without catastrophic forgetting, obviating the need to re-learn all tasks from scratch. In order to enable lifelong acquisition of skills in robots, replay-based continual reinforcement learning has emerged as a promising res…

Cited by 1SourceScholar
2024

Fedmm: Federated Multi-Modal Learning with Modality Heterogeneity in Computational Pathology

ICASSP 2024accepted

The fusion of complementary multimodal information is crucial in computational pathology for accurate diagnostics. However, existing multimodal learning approaches necessitate access to users’ raw data, posing substantial privacy risks. While Federated Learning (FL) serves as a privacy-preserving al…

Cited by 0SourceScholar
2024

I2EKF-LO: A Dual-Iteration Extended Kalman Filter Based LiDAR Odometry

IROS 2024poster

LiDAR odometry is a pivotal technology in the fields of autonomous driving and autonomous mobile robotics. However, most of the current works focus on nonlinear optimization methods, and still existing many challenges in using the traditional Iterative Extended Kalman Filter (IEKF) framework to tack…

Cited by 10SourcecodeScholar
2024

Investigating and Mitigating the Side Effects of Noisy Views for Self-Supervised Clustering Algorithms in Practical Multi-View Scenarios

CVPR 2024poster

Multi-view clustering (MVC) aims at exploring category structures among multi-view data in self-supervised manners. Multiple views provide more information than single views and thus existing MVC methods can achieve satisfactory performance. However their performance might seriously degenerate when…

2024

LiDAR-Link: Observability-Aware Probabilistic Plane-Based Extrinsic Calibration for Non-Overlapping Solid-State LiDARs

RA-L 2024

As solid-state LiDAR technology advances, mobile robotics and autonomous driving increasingly rely on multiple solid-state LiDARs for perception. However, limited or non-overlapping fields of view (FoV) among these sensors pose significant challenges for extrinsic calibration. Moreover, there are no

Cited by 9SourceScholar
2024

MeMo: Meaningful, Modular Controllers via Noise Injection

NeurIPS 2024poster

Robots are often built from standardized assemblies, (e.g. arms, legs, or fingers), but each robot must be trained from scratch to control all the actuators of all the parts together. In this paper we demonstrate a new approach that takes a single robot and its controller as input and produces a set…

Cited by 0SourcePDFScholar
2024

Medical Dialogue System: A Survey of Categories, Methods, Evaluation and Challenges

ACL 2024findings

This paper surveys and organizes research works of medical dialog systems, which is an important yet challenging task. Although these systems have been surveyed in the medical community from an application perspective, a systematic review from a rigorous technical perspective has to date remained no…

2024

RVT-2: Learning Precise Manipulation from Few Demonstrations

RSS 2024poster

In this work, we study how to build a robotic system that can solve multiple 3D manipulation tasks given language instructions. To be useful in industrial and household domains, such a system should be capable of learning new tasks with few demonstrations and solving them precisely. Prior works, lik…

2024

Simple Contrastive Multi-View Clustering with Data-Level Fusion

IJCAI 2024poster

Previous deep multi-view clustering methods usually design un-shared encoders to explore the cluster information among multi-view data, but they are difficult to customize the encoders for individual views and easily increase information loss. To address these issues, we propose a simple yet effecti…

2024

Taming Cross-Domain Representation Variance in Federated Prototype Learning with Heterogeneous Data Domains

NeurIPS 2024poster

Federated learning (FL) allows collaborative machine learning training without sharing private data. While most FL methods assume identical data domains across clients, real-world scenarios often involve heterogeneous data domains. Federated Prototype Learning (FedPL) addresses this issue, using mea…

Cited by 7SourcePDFScholar
2024

Towards Unified Interactive Visual Grounding in The Wild

ICRA 2024poster

Interactive visual grounding in Human-Robot Interaction (HRI) is challenging yet practical due to the inevitable ambiguity in natural languages. It requires robots to disambiguate the user’s input by active information gathering. Previous approaches often rely on predefined templates to ask disambig…

Cited by 3SourcecodeScholar
2024

Vision-Language Foundation Models as Effective Robot Imitators

ICLR 2024spotlight

Recent progress in vision language foundation models has shown their ability to understand multimodal data and resolve complicated vision language tasks, including robotics manipulation. We seek a straightforward way of making use of existing vision-language models (VLMs) with simple fine-tuning on…

Cited by 133SourcePDFScholar
2023

CO-Net: Learning Multiple Point Cloud Tasks at Once with A Cohesive Network

ICCV 2023poster

We present CO-Net, a cohesive framework that optimizes multiple point cloud tasks collectively across heterogeneous dataset domains. CO-Net maintains the characteristics of high storage efficiency since models with the preponderance of shared parameters can be assembled into a single model. Specific…

Cited by 7PDFScholar
2023

Dual Label-Guided Graph Refinement for Multi-View Graph Clustering

AAAI 2023technical

With the increase of multi-view graph data, multi-view graph clustering (MVGC) that can discover the hidden clusters without label supervision has attracted growing attention from researchers. Existing MVGC methods are often sensitive to the given graphs, especially influenced by the low quality gra…

2023

Enhancing Privacy Preservation in Federated Learning via Learning Rate Perturbation

ICCV 2023poster

Federated learning (FL) is a privacy-enhanced distributed machine learning framework, in which multiple clients collaboratively train a global model by exchanging their model updates without sharing local private data. However, the adversary can use gradient inversion attacks to reveal the clients'…

Cited by 2PDFScholar
2023

Global Map Assisted Multi-Agent Collision Avoidance via Deep Reinforcement Learning around Complex Obstacles

IROS 2023poster

State-of-the-art multi-agent collision avoidance algorithms face limitations when applied to cluttered public environments, where obstacles may have a variety of shapes and structures. The issue arises because most of these algorithms are agent-level methods. They concentrate solely on preventing co…

Cited by 4SourceScholar
2023

IF-Based Trajectory Planning and Cooperative Control for Transportation System of Cable Suspended Payload With Multi UAVs

IROS 2023poster

In this paper, we tackle the control and trajectory planning problems for the cooperative transportation system of cable-suspended payload with multi Unmanned Aerial Vehicles (UAVs). Firstly, a payload controller is presented considering the dynamic coupling between the UAV and the payload to accomp…

Cited by 3SourceScholar
2023

OFVL-MS: Once for Visual Localization across Multiple Indoor Scenes

ICCV 2023poster

In this work, we seek to predict camera poses across scenes with a multi-task learning manner, where we view the localization of each scene as a new task. We propose OFVL-MS, a unified framework that dispenses with the traditional practice of training a model for each individual scene and relieves…

Cited by 11PDFcodeScholar
2023

RVT: Robotic View Transformer for 3D Object Manipulation

CoRL 2023oral

For 3D object manipulation, methods that build an explicit 3D representation perform better than those relying only on camera images. But using explicit 3D representations like voxels comes at large computing cost, adversely affecting scalability. In this work, we propose RVT, a multi-view transform…

Cited by 140SourcecodeScholar
2023

Self-Weighted Contrastive Learning among Multiple Views for Mitigating Representation Degeneration

NeurIPS 2023poster

Recently, numerous studies have demonstrated the effectiveness of contrastive learning (CL), which learns feature representations by pulling in positive samples while pushing away negative samples. Many successes of CL lie in that there exists semantic consistency between data augmentations of the s…

2022

A Continuous Learning Approach for Probabilistic Human Motion Prediction

ICRA 2022poster

Human Motion Prediction (HMP) plays a crucial role in safe Human-Robot-Interaction (HRI). Currently, the majority of HMP algorithms are trained by massive pre-collected data. As the training data only contains a few pre-defined motion patterns, these methods cannot handle the unfamiliar motion patte…

Cited by 3SourceScholar
2022

Accelerated Policy Learning with Parallel Differentiable Simulation

ICLR 2022poster

Deep reinforcement learning can generate complex control policies, but requires large amounts of training data to work effectively. Recent work has attempted to address this issue by leveraging differentiable simulators. However, inherent problems such as local minima and exploding/vanishing numeric…

2022

An Integrated Design Pipeline for Tactile Sensing Robotic Manipulators

ICRA 2022poster

Traditional robotic manipulator design methods require extensive, time-consuming, and manual trial and error to produce a viable design. During this process, engineers often spend their time redesigning or reshaping components as they discover better topologies for the robotic manipula-tor. Tactile…

Cited by 18SourceScholar
2022

Automatic Co-Design of Aerial Robots Using a Graph Grammar

IROS 2022poster

Unmanned aerial vehicles (UAVs) have broad applications including disaster response, transportation, photography, and mapping. A significant bottleneck in the development of UAVs is the limited availability of automatic tools for task-specific co-design of a UAV's shape and controller. The developme…

Cited by 9SourceScholar
2022

CamMap: Extrinsic Calibration of Non-Overlapping Cameras Based on SLAM Map Alignment

RA-L 2022

Multiple cameras have emerged as a promising technology for robots and vehicles due to their broad fields of view (FoV) and high resolution. However, there are often limited or no overlapping FoVs among cameras, bringing challenges to estimating extrinsic camera parameters. To overcome this problem,

Cited by 12SourceScholar
2022

ContrastNet: A Contrastive Learning Framework for Few-Shot Text Classification

AAAI 2022technical

Few-shot text classification has recently been promoted by the meta-learning paradigm which aims to identify target classes with knowledge transferred from source classes with sets of small tasks named episodes. Despite their success, existing works building their meta-learner based on Prototypical…

2022

Deep Incomplete Multi-View Clustering via Mining Cluster Complementarity

AAAI 2022technical

Incomplete multi-view clustering (IMVC) is an important unsupervised approach to group the multi-view data containing missing data in some views. Previous IMVC methods suffer from the following issues: (1) the inaccurate imputation or padding for missing data negatively affects the clustering perfor…

2022

Efficient Tactile Simulation with Differentiability for Robotic Manipulation

CoRL 2022poster

Efficient simulation of tactile sensors can unlock new opportunities for learning tactile-based manipulation policies in simulation and then transferring the learned policy to real systems, but fast and reliable simulators for dense tactile normal and shear force fields are still under-explored. We…

Cited by 45SourceScholar
2022

Graph Grammar-Based Automatic Design for Heterogeneous Fleets of Underwater Robots

ICRA 2022poster

Autonomous underwater vehicles (AUVs) are spe-cialized robots that are commonly used for seafloor surveying and ocean water sampling. Computational design approaches have emerged to reduce the effort required to design both individual AUVs as well as fleets. As the number and scale of underwater mis…

Cited by 13SourceScholar
2022

Multi-Level Feature Learning for Contrastive Multi-View Clustering

CVPR 2022oral

Multi-view clustering can explore common semantics from multiple views and has attracted increasing attention. However, existing works punish multiple objectives in the same feature space, where they ignore the conflict between learning consistent common semantics and reconstructing inconsistent vie…

Cited by 308PDFcodeScholar
2022

Semi-Supervised Keypoint Detector and Descriptor for Retinal Image Matching

ECCV 2022poster

"For retinal image matching (RIM), we propose SuperRetina, the first end-to-end method with jointly trainable keypoint detector and descriptor. SuperRetina is trained in a novel semi-supervised manner. A small set of (nearly 100) images are incompletely labeled and used to supervise the network to d…

2022

Simple Unsupervised Graph Representation Learning

AAAI 2022technical

In this paper, we propose a simple unsupervised graph representation learning method to conduct effective and efficient contrastive learning. Specifically, the proposed multiplet loss explores the complementary information between the structural information and neighbor information to enlarge the in…

2021

An End-to-End Differentiable Framework for Contact-Aware Robot Design

RSS 2021poster

The current dominant paradigm for robotic manipulation involves two separate stages: manipulator design and control. Because the robot's morphology and how it can be controlled are intimately linked; joint optimization of design and control can significantly improve performance. Existing methods for…

2021

Evolution Gym: A Large-Scale Benchmark for Evolving Soft Robots

NeurIPS 2021poster

Both the design and control of a robot play equally important roles in its task performance. However, while optimal control is well studied in the machine learning and robotics community, less attention is placed on finding the optimal robot design. This is mainly because co-optimizing design and co…

Cited by 106SourcePDFScholar
2021

Multi-Objective Graph Heuristic Search for Terrestrial Robot Design

ICRA 2021poster

We present methods for co-designing rigid robots over control and morphology (including discrete topology) over multiple objectives. Previous work has addressed problems in single-objective robot co-design or multi-objective control. However, the joint multi-objective co-design problem is extremely…

Cited by 42SourceScholar
2021

Multi-VAE: Learning Disentangled View-Common and View-Peculiar Visual Representations for Multi-View Clustering

ICCV 2021poster

Multi-view clustering, a long-standing and important research problem, focuses on mining complementary information from diverse views. However, existing works often fuse multiple views' representations or handle clustering in a common feature space, which may result in their entanglement especially…

Cited by 160PDFcodeScholar
2020

Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control

ICML 2020poster

Many real-world control problems involve conflicting objectives where we desire a dense and high-quality set of control policies that are optimal for different objective preferences (called Pareto-optimal). While extensive research in multi-objective reinforcement learning (MORL) has been conducted…

2018

Contextual Combinatorial Multi-armed Bandits with Volatile Arms and Submodular Reward

NeurIPS 2018poster

In this paper, we study the stochastic contextual combinatorial multi-armed bandit (CC-MAB) framework that is tailored for volatile arms and submodular reward functions. CC-MAB inherits properties from both contextual bandit and combinatorial bandit: it aims to select a set of arms in each round bas…

Cited by 86SourcePDFScholar
2017

Facial attractiveness prediction using psychologically inspired convolutional neural network (PI-CNN)

ICASSP 2017accepted

This paper proposes a psychologically inspired convolutional neural network (PI-CNN) to achieve automatic facial beauty prediction. Different from the previous methods, the PI-CNN is a hierarchical model that facilitates both the facial beauty representation learning and predictor training. Inspired…

Cited by 0SourceScholar
2015

Coupled fisher discrimination dictionary learning for single image super-resolution

ICASSP 2015accepted

Image Super-resolution (SR) reconstruction techniques based on sparse representation have attracted ever-increasing attentions in recent years, where the choice of over-complete dictionary is of prime important for reconstruction quality. However, most of the image SR methods based on sparse represe…

Cited by 0SourceScholar