← Search

Bo LIU

149 accepted papers

2026

CausalCLIP: Causally-Informed Feature Disentanglement and Filtering for Generalizable Detection of Generated Images

AAAI 2026technical

The rapid advancement of generative models has increased the demand for generated image detectors capable of generalizing across diverse and evolving generation techniques. However, existing methods, including those leveraging pre-trained vision-language models, often produce highly entangled repres

Cited by 4SourcePDFScholar
2026

DPRM: A Dual Implicit Process Reward Model in Multi-Hop Question Answering

AAAI 2026technical

In multi-hop question answering (MHQA) tasks, Chain of Thought (CoT) improves the quality of generation by guiding large language models (LLMs) through multi-step reasoning, and Knowledge Graphs (KGs) reduce hallucinations via semantic matching. Outcome Reward Models (ORMs) provide feedback after ge

Cited by 0SourcePDFScholar
2026

DecFus: Decentralized Layer-wise Fusion with Dynamic Exploration and Exploitation

ICML 2026poster

Decentralized Federated Learning (DFL) enables collaborative model training across connected clients without a central server, effectively mitigating communication bottlenecks and avoiding the single point of failure in Centralized Federated Learning (CFL). However, existing DFL methods mostly focus…

Cited by 0SourceScholar
2026

Delving into Spectral Clustering with Vision-Language Representations

ICLR 2026poster

Spectral clustering is known as a powerful technique in unsupervised data analysis. The vast majority of approaches to spectral clustering are driven by a single modality, leaving the rich information in multi-modal representations untapped. Inspired by the recent success of vision-language pre-tr…

Cited by 0SourceScholar
2026

Diversity over Uniformity: Rethinking Representation in Generated Image Detection

CVPR 2026

With the rapid advancement of generative models, generated image detection has become an important task in visual forensics. Although existing methods have achieved remarkable progress, they often rely, after training, on only a small subset of highly salient forgery cues, which limits their ability

Cited by 0SourcecodeScholar
2026

ECG-R1: Protocol-Guided and Modality-Agnostic MLLM for Reliable ECG Interpretation

ICML 2026poster

Electrocardiography (ECG) serves as an indispensable diagnostic tool in clinical practice, yet existing multimodal large language models (MLLMs) remain unreliable for ECG interpretation, often producing plausible but clinically incorrect analyses. To address this, we propose ECG-R1, the first reason…

Cited by 0SourceScholar
2026

IGU-LoRA: Adaptive Rank Allocation via Integrated Gradients and Uncertainty-Aware Scoring

ICLR 2026poster

As large language models (LLMs) scale to billions of parameters, full-parameter fine-tuning becomes compute- and memory-prohibitive. Parameter-efficient fine-tuning (PEFT) mitigates this issue by updating only a small set of task-specific parameters while keeping the base model frozen. Among PEFT ap…

Cited by 0SourcecodeScholar
2026

Inpainting-Guided Policy Optimization for Diffusion Large Language Models

ICLR 2026poster

Masked diffusion large language models (dLLMs) are emerging as promising alternatives to autoregressive LLMs, offering competitive performance while supporting unique generation capabilities such as inpainting. We explore how inpainting can inform RL algorithm design for dLLMs. Aligning LLMs with re…

Cited by 0SourcecodeScholar
2026

MAGREF: Masked Guidance for Any-Reference Video Generation with Subject Disentanglement

ICLR 2026poster

We tackle the task of any-reference video generation, which aims to synthesize videos conditioned on arbitrary types and combinations of reference subjects, together with textual prompts. This task faces persistent challenges, including identity inconsistency, entanglement among multiple reference s…

Cited by 0SourcecodeScholar
2026

OPRIDE: Efficient Offline Preference-based Reinforcement Learning via In-Dataset Exploration

ICLR 2026poster

Preference-based reinforcement learning (PbRL) can help avoid sophisticated reward designs and align better with human intentions, showing great promise in various real-world applications. However, obtaining human feedback for preferences can be expensive and time-consuming, which forms a strong bar…

Cited by 0SourceScholar
2026

OpenCDA-MARL: A Unified Benchmarking Framework for Cooperative Autonomous Intersection Management With Multi-Agent Reinforcement Learning

RA-L 2026

Single-vehicle autonomy remains constrained by perception errors and uncoordinated maneuvers, resulting in avoidable collisions and throughput losses at intersections. Cooperative Driving Automation (CDA) offers substantial gains, yet fragmented toolchains hinder progress: industry develops closed s

Cited by 1SourceScholar
2026

Pretrained Vision-Language-Action Models are Surprisingly Resistant to Forgetting in Continual Learning

ICML 2026oral

Continual learning is a long-standing challenge in robot policy learning, where a policy must acquire new skills over time without catastrophically forgetting previously learned ones. While prior work has extensively studied continual learning in relatively small behavior cloning (BC) policy models …

Cited by 0SourceScholar
2026

ProRec-Video: Guiding Hierarchical Interest Transitions for Proactive Short Video Recommendation with Dynamic Feedback Adaptation

AAAI 2026technical

Traditional short video recommendations primarily enhance user retention by reinforcing existing user preferences, potentially leading to information cocoons. Conversely, proactive recommendations aim to diversify user interests by exposing users to content beyond their historical preferences. Howev

Cited by 0SourcePDFScholar
2026

PromptEmo: Learning Emotion with Bilateral Textual Prompts in Multi-Domain Open-set Scenarios

AAAI 2026technical

Facial Expression Recognition (FER) is crucial to human-computer interaction. Existing cross-domain FER (CD-FER) methods mainly focus on single-source closed-set scenarios, transferring knowledge from a single source domain to a target domain with identical class sets. However, CD-FER faces two real

Cited by 0SourcePDFScholar
2026

RC-FCL: Combating Asynchronous Concept Drift in Federated Continual Learning via Retrospective Calibration

ICML 2026poster

Federated Continual Learning (FCL) enables the continuous acquisition of knowledge from streaming tasks, but inherently struggles with the temporal dynamics of client data distributions. These dynamics naturally induce asynchronous concept drift, where distribution shifts occur independently across …

Cited by 0SourceScholar
2026

REAL: Reading Out Transformer Activations for Precise Localization in Language Model Steering

ICLR 2026poster

Inference-time steering aims to alter an LLM’s responses without changing its parameters. A key challenge lies in selecting internal modules that most strongly govern the target behavior; existing approaches often rely on simplistic cues or ad hoc heuristics, leading to suboptimal or unintended effe…

Cited by 0SourcecodeScholar
2026

SPG: Sandwiched Policy Gradient for Masked Diffusion Language Models

ICLR 2026poster

Diffusion large language models (dLLMs) are emerging as an efficient alternative to autoregressive models due to their ability to decode multiple tokens in parallel. However, aligning dLLMs with human preferences or task-specific rewards via reinforcement learning (RL) is challenging because their i…

Cited by 0SourcecodeScholar
2026

SPIRAL: Self-Play on Zero-Sum Games Incentivizes Reasoning via Multi-Agent Multi-Turn Reinforcement Learning

ICLR 2026poster

Recent advances in reinforcement learning have shown that language models can develop sophisticated reasoning through training on tasks with verifiable rewards, but these approaches depend on human-curated problem-answer pairs and domain-specific reward engineering. We introduce SPIRAL, a self-play…

Cited by 0SourcecodeScholar
2026

Sparse-Scale Transformer with Bidirectional Awareness for Time Series Forecasting

AAAI 2026technical

Time series forecasting (TSF) plays a crucial role in many real-world applications, such as weather prediction and economic planning. While Transformer-based models have shown strong capabilities in modeling long-range dependencies, effectively capturing the multi-scale temporal dynamics inherent in

Cited by 0SourcePDFScholar
2026

TGDD: Trajectory Guided Dataset Distillation with Balanced Distribution

AAAI 2026technical

Dataset distillation compresses large datasets into compact synthetic ones to reduce storage and computational costs. Among various approaches, distribution matching (DM)-based methods have attracted attention for their high efficiency. However, they often overlook the evolution of feature represent

Cited by 0SourcePDFScholar
2026

TGT: Text-Grounded Trajectories for Locally Controlled Video Generation

CVPR 2026

Text-to-video generation has advanced rapidly in visual fidelity, whereas standard methods still have limited ability to control the subject composition of generated scenes. Prior work shows that adding localized text control signals, such as bounding boxes or segmentation masks, can help. However,

Cited by 0SourceScholar
2026

TeamTR: Trust-Region Fine-Tuning for Multi-Agent LLM Coordination

ICML 2026poster

Multi-agent LLM systems can improve reasoning and tool use, yet recent evidence shows their gains are often unstable and sensitive to interaction design. A promising direction is to \emph{train} collaboration, but team post-training introduces a moving-target effect: when agents interact through a s…

Cited by 0SourceScholar
2026

Vision-Zero: Scalable VLM Self-Improvement via Strategic Gamified Self-Play

ICLR 2026poster

Although reinforcement learning (RL) can effectively enhance the reasoning capabilities of vision–language models (VLMs), current methods remain heavily dependent on labor-intensive datasets that require extensive manual construction and verification, leading to extremely high training costs and con…

Cited by 0SourcecodeScholar
2025

AMO Sampler: Enhancing Text Rendering with Overshooting

CVPR 2025poster

Achieving precise alignment between textual instructions and generated images in text-to-image generation is a significant challenge, particularly in rendering written text within images. Open-source models like Stable Diffusion 3 (SD3), Flux, and AuraFlow often struggle with accurate text depiction…

2025

Advancing Depth Anything Model for Unsupervised Monocular Depth Estimation in Endoscopy

IROS 2025

Depth estimation is a cornerstone of 3D reconstruction and plays a vital role in minimally invasive endoscopic surgeries. However, most current depth estimation networks rely on traditional convolutional neural networks, which are limited in their ability to capture global information. Foundation mo

Cited by 7SourceScholar
2025

Covert and Potent: A Weather-Camouflaged Backdoor Attacks on Self-Supervised Learning

ICASSP 2025accepted

Self-supervised learning is widely applied across various domains due to its advantage of learning data representations without the need for labels. However, recent research shows that backdoor attacks on self-supervised learning are achievable by coupling benign features with trigger features witho…

Cited by 0SourceScholar
2025

CustomTTT: Motion and Appearance Customized Video Generation via Test-Time Training

AAAI 2025technical

Benefiting from large-scale pre-training of text-video pairs, current text-to-video (T2V) diffusion models can generate high-quality videos from the text description. Besides, given some reference images or videos, the parameter-efficient fine-tuning method, i.e. LoRA, can generate high-quality cust…

2025

DCMKC: A Dual Consistency Matching Approach for Multi-hop Question Answering in LLMs

EMNLP 2025

Reasoning based on chains of thought (CoTs) enables large language models (LLMs) to solve problems by thinking step by step and becomes the mainstream solution for Question-Answering (QA) tasks. Knowledge graph (KG)-enhanced CoT technology helps correct factual errors or predict reasoning direction.

2025

DataSIR: A Benchmark Dataset for Sensitive Information Recognition

NeurIPS 2025poster

With the rapid development of artificial intelligence technologies, the demand for training data has surged, exacerbating risks of data leakage. Despite increasing incidents and costs associated with such leaks, data leakage prevention (DLP) technologies lag behind evolving evasion techniques that b…

Cited by 0SourcecodeScholar
2025

DeepSeek-Prover-V1.5: Harnessing Proof Assistant Feedback for Reinforcement Learning and Monte-Carlo Tree Search

ICLR 2025poster

Lean is an advanced proof assistant designed to facilitate formal theorem proving by providing a variety of interactive feedback. In this paper, we explore methodologies to leverage proof assistant feedback to augment the capabilities of large language models in constructing formal proofs. First, we…

2025

Denoise-then-Retrieve: Text-Conditioned Video Denoising for Video Moment Retrieval

IJCAI 2025

Current text-driven Video Moment Retrieval (VMR) methods encode all video clips, including irrelevant ones, disrupting multimodal alignment and hindering optimization. To this end, we propose a denoise-then-retrieve paradigm that explicitly filters text-irrelevant clips from videos and then retrieve

Cited by 0SourcePDFScholar
2025

Differentiable Information Enhanced Model-Based Reinforcement Learning

AAAI 2025technical

Differentiable environments have heralded new possibilities for learning control policies by offering rich differentiable information that facilitates gradient-based methods. In comparison to prevailing model-free reinforcement learning approaches, model-based reinforcement learning (MBRL) methods e…

Cited by 0SourcePDFScholar
2025

External Reliable Information-enhanced Multimodal Contrastive Learning for Fake News Detection

AAAI 2025technical

With the rapid development of the Internet, the information dissemination paradigm has changed and the efficiency has been improved greatly. While this also brings the quick spread of fake news and leads to negative impacts on cyberspace. Currently, the information presentation formats have evolved…

2025

FEAST-Mamba: FEAture and SpaTial Aware Mamba Network with Bidirectional Orthogonal Fusion for Cross-Modal Point Cloud Segmentation

AAAI 2025technical

Point cloud segmentation has a wide range of applications in autonomous driving, augmented reality and virtual reality. Multi-modal fusion strategies have received increasing attention in point cloud segmentation recently. Despite the success, existing methods usually generate unnecessary informatio…

Cited by 0SourcePDFScholar
2025

GEMeX: A Large-Scale, Groundable, and Explainable Medical VQA Benchmark for Chest X-ray Diagnosis

ICCV 2025poster

Medical Visual Question Answering (Med-VQA) combines computer vision and natural language processing to automatically answer clinical inquiries about medical images. However, current Med-VQA datasets exhibit two significant limitations: (1) they often lack visual and textual explanations for answers…

Cited by 0SourcePDFScholar
2025

Improving Rectified Flow with Boundary Conditions

ICCV 2025poster

Rectified Flow offers a simple and effective approach to high-quality generative modeling by learning a velocity field. However,we identify a limitation in directly modeling the velocity with an unconstrained neural network: the learned velocity often fails to satisfy certain boundary conditions, le…

Cited by 0SourcePDFScholar
2025

JI2S: Joint Influence‐Aware Instruction Data Selection for Efficient Fine‐Tuning

EMNLP 2025

Instruction tuning (IT) improves large language models (LLMs) by aligning their outputs with human instructions, but its success depends critically on training data quality, and datasets such as Alpaca often contain noisy or suboptimal examples that undermine fine‐tuning. Prior selection strategies

2025

Longhorn: State Space Models are Amortized Online Learners

ICLR 2025poster

The most fundamental capability of modern AI methods such as Large Language Models (LLMs) is the ability to predict the next token in a long sequence of tokens, known as “sequence modeling.” Although the Transformers model is the current dominant approach to sequence modeling, its quadratic computa…

2025

MAGRET: Machine-generated Text Detection with Rewritten Texts

COLING 2025main

With the quick advancement in text generation ability of Large Language Mode(LLM), concerns about the misuse of machine-generated content have grown, raising potential violations of legal and ethical standards. Some existing studies concentrate on detecting machine-generated text in open-source mode…

Cited by 0SourcePDFScholar
2025

Physics-informed Neural Operator for Pansharpening

NeurIPS 2025poster

Over the past decades, pansharpening has contributed greatly to numerous remote sensing applications, with methods evolving from theoretically grounded models to deep learning approaches and their hybrids. Though promising, existing methods rarely address pansharpening through the lens of underlying…

Cited by 0SourceScholar
2025

Positive Text Reframing under Multi-strategy Optimization

COLING 2025main

Differing from sentiment transfer, positive reframing seeks to substitute negative perspectives with positive expressions while preserving the original meaning. With the emergence of pre-trained language models (PLMs), it is possible to achieve acceptable results by fine-tuning PLMs. Nevertheless, g…

2025

PsyAdvisor: A Plug-and-Play Strategy Advice Planner with Proactive Questioning in Psychological Conversations

ACL 2025long

Proactive questioning is essential in psychological conversations as it helps uncover deeper issues and unspoken concerns. Current psychological LLMs are constrained by passive response mechanisms, limiting their capacity to deploy proactive strategies for psychological counseling. To bridge this ga…

2025

SemiDFL: A Semi-Supervised Paradigm for Decentralized Federated Learning

AAAI 2025technical

Decentralized federated learning (DFL) realizes cooperative model training among connected clients without relying on a central server, thereby mitigating communication bottlenecks and eliminating the single-point failure issue present in centralized federated learning (CFL). Most existing work on…

2025

Towards Universal AI-Generated Image Detection by Variational Information Bottleneck Network

CVPR 2025poster

The rapid advancement of generative models has significantly improved the quality of generated images. Meanwhile, it challenges information authenticity and credibility. Current generated image detection methods based on large-scale pre-trained multimodal models have achieved impressive results. Alt…

2024

AdaFlow: Imitation Learning with Variance-Adaptive Flow-Based Policies

NeurIPS 2024poster

Diffusion-based imitation learning improves Behavioral Cloning (BC) on multi-modal decision-making, but comes at the cost of significantly slower inference due to the recursion in the diffusion process. It urges us to design efficient policy generators while keeping the ability to generate diverse a…

2024

All in One: Multi-task Prompting for Graph Neural Networks (Extended Abstract)

IJCAI 2024poster

This paper is an extended abstract of our original work published in KDD23, where we won the best research paper award. The paper introduces a novel approach to bridging the gap between pre-trained graph models and the diverse tasks they’re applied to, inspired by the success of prompt learning in N…

2024

Biased Temporal Convolution Graph Network for Time Series Forecasting with Missing Values

ICLR 2024poster

Multivariate time series forecasting plays an important role in various applications ranging from meteorology study, traffic management to economics planning. In the past decades, many efforts have been made toward accurate and reliable forecasting methods development under the assumption of intact…

2024

Byzantine-robust Decentralized Federated Learning via Dual-domain Clustering and Trust Bootstrapping

CVPR 2024poster

Decentralized federated learning (DFL) facilitates collaborative model training across multiple connected clients without a central coordination server thereby avoiding the single point of failure in traditional centralized federated learning (CFL). However DFL exhibits heightened susceptibility to…

Cited by 7SourcePDFScholar
2024

CEPT: A Contrast-Enhanced Prompt-Tuning Framework for Emotion Recognition in Conversation

COLING 2024main

Emotion Recognition in Conversation (ERC) has attracted increasing attention due to its wide applications in public opinion analysis, empathetic conversation generation, and so on. However, ERC research suffers from the problems of data imbalance and the presence of similar linguistic expressions fo…

Cited by 3SourcePDFScholar
2024

Causal-Story: Local Causal Attention Utilizing Parameter-Efficient Tuning for Visual Story Synthesis

ICASSP 2024accepted

The excellent text-to-image synthesis capability of diffusion models has driven progress in synthesizing coherent visual stories. The current state-of-the-art method combines the features of historical captions, historical frames, and the current captions as conditions for generating the current fra…

Cited by 0SourceScholar
2024

Communication Efficient Distributed Training with Distributed Lion

NeurIPS 2024poster

The Lion optimizer has been a promising competitor with the AdamW for training large AI models, with advantages in memory, computation, and sample efficiency. In this paper, we introduce Distributed Lion, an innovative adaptation of Lion for distributed training environments. Leveraging the sign ope…

Cited by 4SourcePDFScholar
2024

Continual Dialogue State Tracking via Reason-of-Select Distillation

ACL 2024findings

An ideal dialogue system requires continuous skill acquisition and adaptation to new tasks while retaining prior knowledge. Dialogue State Tracking (DST), vital in these systems, often involves learning new services, confronting catastrophic forgetting and a critical capability loss termed the “Valu…

2024

Data, Data Everywhere: A Guide for Pretraining Dataset Construction

EMNLP 2024main

The impressive capabilities of recent language models can be largely attributed to the multi-trillion token pretraining datasets that they are trained on. However, model developers fail to disclose their construction methodology which has lead to a lack of open information on how to develop effectiv…

Cited by 6SourcePDFScholar
2024

EDDA: An Encoder-Decoder Data Augmentation Framework for Zero-Shot Stance Detection

COLING 2024main

Stance detection aims to determine the attitude expressed in text towards a given target. Zero-shot stance detection (ZSSD) has emerged to classify stances towards unseen targets during inference. Recent data augmentation techniques for ZSSD increase transferable knowledge between targets through te…

2024

EasyGen: Easing Multimodal Generation with BiDiffuser and LLMs

ACL 2024long

We present EasyGen, an efficient model designed to enhance multimodal understanding and generation by harnessing the capabilities of diffusion models and large language models (LLMs). Unlike existing multimodal models that predominately depend on encoders like CLIP or ImageBind and need ample amount…

2024

Feature Re-Embedding: Towards Foundation Model-Level Performance in Computational Pathology

CVPR 2024poster

Multiple instance learning (MIL) is the most widely used framework in computational pathology encompassing sub-typing diagnosis prognosis and more. However the existing MIL paradigm typically requires an offline instance feature extractor such as a pre-trained ResNet or a foundation model. This appr…

2024

From Past to Future: Rethinking Eligibility Traces

AAAI 2024technical

In this paper, we introduce a fresh perspective on the challenges of credit assignment and policy evaluation. First, we delve into the nuances of eligibility traces and explore instances where their updates may result in unexpected credit assignment to preceding states. From this investigation emerg…

Cited by 1SourcePDFScholar
2024

Generalizable Fourier Augmentation for Unsupervised Video Object Segmentation

AAAI 2024technical

The performance of existing unsupervised video object segmentation methods typically suffers from severe performance degradation on test videos when tested in out-of-distribution scenarios. The primary reason is that the test data in real- world may not follow the independent and identically distrib…

Cited by 6SourcePDFScholar
2024

How Good Are LLMs at Out-of-Distribution Detection?

COLING 2024main

Out-of-distribution (OOD) detection plays a vital role in enhancing the reliability of machine learning models. As large language models (LLMs) become more prevalent, the applicability of prior research on OOD detection that utilized smaller-scale Transformers such as BERT, RoBERTa, and GPT-2 may be…

2024

Lion Secretly Solves a Constrained Optimization: As Lyapunov Predicts

ICLR 2024spotlight

Lion (Evolved Sign Momentum), a new optimizer discovered through program search, has shown promising results in training large AI models. It achieves results comparable to AdamW but with greater memory efficiency. As what we can expect from the result of the random search, Lion blends a number of el…

Cited by 16SourcePDFScholar
2024

Memory-Efficient LLM Training with Online Subspace Descent

NeurIPS 2024poster

Recently, a wide range of memory-efficient LLM training algorithms have gained substantial popularity. These methods leverage the low-rank structure of gradients to project optimizer states into a subspace using projection matrix found by singular value decomposition (SVD). However, convergence of t…

2024

MuLTI: Efficient Video-and-Language Understanding with Text-Guided MultiWay-Sampler and Multiple Choice Modeling

AAAI 2024technical

Video-and-language understanding has a variety of applications in the industry, such as video question answering, text-video retrieval, and multi-label classification. Existing video-and-language understanding methods generally adopt heavy multi-modal encoders and feature fusion modules, which consu…

Cited by 6SourcePDFScholar
2024

Portable Planner for Enhancing Ground Robots Exploration Performance in Unstructured Environments

RA-L 2024

In this letter, we present a novel portable strategy for the autonomous exploration of highly unstructured three-dimensional environments using ground robots. The proposed planner leverages elevation mapping to estimate traversability, enabling efficient environment mapping while conserving computat

Cited by 5SourceScholar
2024

Small-Footprint Automatic Speech Recognition System using Two-Stage Transfer Learning based Symmetrized Ternary Weight Network

ICASSP 2024accepted

Traditional automatic speech recognition (ASR) models face challenges when deployed on edge devices due to their high computational requirements and storage demands. To address this issue, we present a novel ASR system specifically designed for edge applications, encompassing both keyword spotting (…

Cited by 0SourceScholar
2024

TaSL: Continual Dialog State Tracking via Task Skill Localization and Consolidation

ACL 2024long

A practical dialogue system requires the capacity for ongoing skill acquisition and adaptability to new tasks while preserving prior knowledge. However, current methods for Continual Dialogue State Tracking (DST), a crucial function of dialogue systems, struggle with the catastrophic forgetting issu…

2024

Towards Surveillance Video-and-Language Understanding: New Dataset Baselines and Challenges

CVPR 2024poster

Surveillance videos are important for public security. However current surveillance video tasks mainly focus on classifying and localizing anomalous events. Existing methods are limited to detecting and classifying the predefined events with unsatisfactory semantic understanding although they have o…

Cited by 18SourcePDFScholar
2024

VI-OOD: A Unified Framework of Representation Learning for Textual Out-of-distribution Detection

COLING 2024main

Out-of-distribution (OOD) detection plays a crucial role in ensuring the safety and reliability of deep neural networks in various applications. While there has been a growing focus on OOD detection in visual data, the field of textual OOD detection has received less attention. Only a few attempts h…

2024

When Fairness Meets Privacy: Exploring Privacy Threats in Fair Binary Classifiers via Membership Inference Attacks

IJCAI 2024poster

While in-processing fairness approaches show promise in mitigating bias predictions, their potential impact on privacy leakage remains under-explored. We aim to address this gap by assessing the privacy risks of fairness-enhanced binary classifiers with membership inference attacks (MIAs). Surprisin…

Cited by 5SourcePDFScholar
2023

Benchmarking Reinforcement Learning Techniques for Autonomous Navigation

ICRA 2023poster

Deep reinforcement learning (RL) has brought many successes for autonomous robot navigation. However, there still exists important limitations that prevent real-world use of RL-based navigation systems. For example, most learning approaches lack safety guarantees; and learned navigation systems may…

Cited by 51SourceScholar
2023

Co-Salient Object Detection With Uncertainty-Aware Group Exchange-Masking

CVPR 2023poster

The traditional definition of co-salient object detection (CoSOD) task is to segment the common salient objects in a group of relevant images. Existing CoSOD models by default adopt the group consensus assumption. This brings about model robustness defect under the condition of irrelevant images in…

Cited by 24SourcePDFScholar
2023

DLBD: A Self-Supervised Direct-Learned Binary Descriptor

CVPR 2023poster

For learning-based binary descriptors, the binarization process has not been well addressed. The reason is that the binarization blocks gradient back-propagation. Existing learning-based binary descriptors learn real-valued output, and then it is converted to binary descriptors by their proposed bin…

2023

Distilling Cross-Temporal Contexts for Continuous Sign Language Recognition

CVPR 2023poster

Continuous sign language recognition (CSLR) aims to recognize glosses in a sign language video. State-of-the-art methods typically have two modules, a spatial perception module and a temporal aggregation module, which are jointly learned end-to-end. Existing results in [9,20,25,36] have indicated th…

Cited by 47SourcePDFScholar
2023

Divide and Conquer: a Two-Step Method for High Quality Face De-identification with Model Explainability

ICCV 2023poster

Face de-identification involves concealing the true identity of a face while retaining other facial characteristics. Current target-generic methods typically disentangle identity features in the latent space, using adversarial training to balance privacy and utility. However, this pattern often lead…

Cited by 22PDFcodeScholar
2023

Flexible Visual Recognition by Evidential Modeling of Confusion and Ignorance

ICCV 2023poster

In real-world scenarios, typical visual recognition systems could fail under two major causes, i.e., the misclassification between known classes and the excusable misbehavior on unknown-class images. To tackle these deficiencies, flexible visual recognition should dynamically predict multiple classe…

Cited by 5PDFScholar
2023

Hierarchical Spatio-Temporal Representation Learning for Gait Recognition

ICCV 2023poster

Gait recognition is a biometric technique that identifies individuals by their unique walking styles, which is suitable for unconstrained environments and has a wide range of applications. While current methods focus on exploiting body part-based representations, they often neglect the hierarchical…

Cited by 22PDFcodeScholar
2023

Improved Appliance Transient Feature Extraction Via Template Matching

ICASSP 2023accepted

In event-based non-intrusive load monitoring (NILM), appliance transient features are usually extracted by event detection and used to identify their operating states. However, the long transients of appliances may be detected incompletely by the existing event detection methods based on general pri…

Cited by 0SourceScholar
2023

LIBERO: Benchmarking Knowledge Transfer for Lifelong Robot Learning

NeurIPS 2023poster

Lifelong learning offers a promising paradigm of building a generalist agent that learns and adapts over its lifespan. Unlike traditional lifelong learning problems in image and text domains, which primarily involve the transfer of declarative knowledge of entities and concepts, lifelong learning i…

Cited by 108SourcePDFScholar
2023

Metric Residual Network for Sample Efficient Goal-Conditioned Reinforcement Learning

AAAI 2023technical

Goal-conditioned reinforcement learning (GCRL) has a wide range of potential real-world applications, including manipulation and navigation problems in robotics. Especially in such robotics tasks, sample efficiency is of the utmost importance for GCRL since, by default, the agent is only rewarded wh…

2023

Multiple Instance Learning Framework with Masked Hard Instance Mining for Whole Slide Image Classification

ICCV 2023oral

The whole slide image (WSI) classification is often formulated as a multiple instance learning (MIL) problem. Since the positive tissue is only a small fraction of the gigapixel WSI, existing MIL methods intuitively focus on identifying salient instances via attention mechanisms. However, this leads…

Cited by 71PDFcodeScholar
2023

Raw Ultrasound-Based Phonetic Segments Classification Via Mask Modeling

ICASSP 2023accepted

Ultrasound tongue imaging is widely used in clinical linguistics and phonetics. Recently, deep neural networks, especially convolutional neural networks, have been widely used in the interpretation and analysis of ultrasound tongue images (UTI). Despite achieving satisfactory performance, deep model…

Cited by 0SourceScholar
2023

Scene-Aware Label Graph Learning for Multi-Label Image Classification

ICCV 2023poster

Multi-label image classification refers to assigning a set of labels for an image. One of the main challenges of this task is how to effectively capture the correlation among labels. Existing studies on this issue mostly rely on the statistical label co-occurrence or semantic similarity of labels. H…

Cited by 31PDFScholar
2023

Self-Supervised Image Local Forgery Detection by JPEG Compression Trace

AAAI 2023technical

For image local forgery detection, the existing methods require a large amount of labeled data for training, and most of them cannot detect multiple types of forgery simultaneously. In this paper, we firstly analyzed the JPEG compression traces which are mainly caused by different JPEG compression c…

Cited by 7SourcePDFScholar
2023

Unsupervised Video Object Segmentation with Online Adversarial Self-Tuning

ICCV 2023poster

The existing unsupervised video object segmentation methods depend heavily on the segmentation model trained offline on a labeled training video set, and cannot well generalize to the test videos from a different domain with possible distribution shifts. We propose to perform online fine-tuning on t…

Cited by 11PDFScholar
2022

A Theoretical Understanding of Gradient Bias in Meta-Reinforcement Learning

NeurIPS 2022accept

Gradient-based Meta-RL (GMRL) refers to methods that maintain two-level optimisation procedures wherein the outer-loop meta-learner guides the inner-loop gradient-based reinforcement learner to achieve fast adaptations. In this paper, we develop a unified framework that describes variations of GMRL…

2022

BOME! Bilevel Optimization Made Easy: A Simple First-Order Approach

NeurIPS 2022accept

Bilevel optimization (BO) is useful for solving a variety of important machine learning problems including but not limited to hyperparameter optimization, meta-learning, continual learning, and reinforcement learning. Conventional BO methods need to differentiate through the low-level optimization p…

Cited by 94SourcePDFScholar
2022

Boosting Multi-Label Image Classification with Complementary Parallel Self-Distillation

IJCAI 2022poster

Multi-Label Image Classification (MLIC) appro-aches usually exploit label correlations to achieve good performance. However, emphasizing correlation like co-occurrence may overlook discriminative features and lead to model overfitting. In this study, we propose a generic framework named Parallel Sel…

2022

Breadcrumbs: Adversarial Class-Balanced Sampling for Long-Tailed Recognition

ECCV 2022poster

"The problem of long-tailed recognition, where the number of examples per class is highly unbalanced, is considered. While training with class-balanced sampling has been shown effective for this problem, it is known to over-fit to few-shot classes. It is hypothesized that this is due to the repeated…

2022

CORN: Co-Reasoning Network for Commonsense Question Answering

COLING 2022main

Commonsense question answering (QA) requires machines to utilize the QA content and external commonsense knowledge graph (KG) for reasoning when answering questions. Existing work uses two independent modules to model the QA contextual text representation and relationships between QA entities in KG,…

Cited by 10SourcePDFScholar
2022

EnvPool: A Highly Parallel Reinforcement Learning Environment Execution Engine

NeurIPS 2022accept

There has been significant progress in developing reinforcement learning (RL) training systems. Past works such as IMPALA, Apex, Seed RL, Sample Factory, and others, aim to improve the system's overall throughput. In this paper, we aim to address a common bottleneck in the RL training system, i.e.,…

2022

Noise Learning for Text Classification: A Benchmark

COLING 2022main

Noise Learning is important in the task of text classification which depends on massive labeled data that could be error-prone. However, we find that noise learning in text classification is relatively underdeveloped: 1. many methods that have been proven effective in the image domain are not explor…

Cited by 11SourcePDFScholar
2022

Sentence-aware Adversarial Meta-Learning for Few-Shot Text Classification

COLING 2022main

Meta-learning has emerged as an effective approach for few-shot text classification. However, current studies fail to realize the importance of the semantic interaction between sentence features and neglect to enhance the generalization ability of the model to new tasks. In this paper, we integrate…

Cited by 8SourcePDFScholar
2021

APPLI: Adaptive Planner Parameter Learning From Interventions

ICRA 2021poster

While classical autonomous navigation systems can typically move robots from one point to another safely and in a collision-free manner, these systems may fail or produce suboptimal behavior in certain scenarios. The current practice in such scenarios is to manually re-tune the system’s parameters,…

Cited by 57SourceScholar
2021

APPLR: Adaptive Planner Parameter Learning from Reinforcement

ICRA 2021poster

Classical navigation systems typically operate using a fixed set of hand-picked parameters (e.g. maximum speed, sampling rate, inflation radius, etc.) and require heavy expert re-tuning in order to work in new environments. To mitigate this requirement, it has been proposed to learn parameters for d…

Cited by 61SourceScholar
2021

BEV-Net: Assessing Social Distancing Compliance by Joint People Localization and Geometric Reasoning

ICCV 2021poster

ocial distancing, an essential public health measure to limit the spread of contagious diseases, has gained significant attention since the outbreak of the COVID-19 pandemic. In this work, the problem of visual social distancing compliance assessment in busy public areas, with wide field-of-view cam…

Cited by 9PDFcodeScholar
2021

Coach-Player Multi-agent Reinforcement Learning for Dynamic Team Composition

ICML 2021oral

In real-world multi-agent systems, agents with different capabilities may join or leave without altering the team’s overarching goals. Coordinating teams with such dynamic composition is challenging: the optimal team strategy varies with the composition. We propose COPA, a coach-player framework to…

2021

Conflict-Averse Gradient Descent for Multi-task learning

NeurIPS 2021poster

The goal of multi-task learning is to enable more efficient learning than single task learning by sharing model structures for a diverse set of tasks. A standard multi-task learning objective is to minimize the average loss across all tasks. While straightforward, using this objective often results…

2021

Continuous-time Gaussian Process Trajectory Generation for Multi-robot Formation via Probabilistic Inference

IROS 2021poster

In this paper, we extend a famous motion planning approach, GPMP2, to multi-robot cases, yielding a novel centralized trajectory generation method for the multi-robot formation. A sparse Gaussian Process model is employed to represent the continuous-time trajectories of all robots as a limited numbe…

Cited by 12SourceScholar
2021

Deep Transport Network for Unsupervised Video Object Segmentation

ICCV 2021poster

The popular unsupervised video object segmentation methods fuse the RGB frame and optical flow via a two-stream network. However, they cannot handle the distracting noises in each input modality, which may vastly deteriorate the model performance. We propose to establish the correspondence between t…

Cited by 67PDFScholar
2021

DeepACG: Co-Saliency Detection via Semantic-Aware Contrast Gromov-Wasserstein Distance

CVPR 2021poster

The objective of co-saliency detection is to segment the co-occurring salient objects in a group of images. To address this task, we introduce a new deep network architecture via semantic-aware contrast Gromov-Wasserstein distance (DeepACG). We first adopt the Gromov-Wasserstein (GW) distance to bui…

Cited by 52PDFScholar
2021

GistNet: A Geometric Structure Transfer Network for Long-Tailed Recognition

ICCV 2021poster

The problem of long-tailed recognition, where the number of examples per class is highly unbalanced, is considered. It is hypothesized that the well known tendency of standard classifier training to overfit to popular classes can be exploited for effective transfer learning. Rather than eliminating…

Cited by 64PDFScholar
2021

Machine versus Human Attention in Deep Reinforcement Learning Tasks

NeurIPS 2021poster

Deep reinforcement learning (RL) algorithms are powerful tools for solving visuomotor decision tasks. However, the trained models are often difficult to interpret, because they are represented as end-to-end deep neural networks. In this paper, we shed light on the inner workings of such trained mod…

Cited by 28SourcePDFScholar
2021

Mean-Variance Policy Iteration for Risk-Averse Reinforcement Learning

AAAI 2021technical

We present a mean-variance policy iteration (MVPI) framework for risk-averse control in a discounted infinite horizon MDP optimizing the variance of a per-step reward random variable. MVPI enjoys great flexibility in that any policy evaluation method and risk-neutral control method can be dropped in…

2021

Neural Auto-Curricula in Two-Player Zero-Sum Games

NeurIPS 2021poster

When solving two-player zero-sum games, multi-agent reinforcement learning (MARL) algorithms often create populations of agents where, at each iteration, a new agent is discovered as the best response to a mixture over the opponent population. Within such a process, the update rules of "who to compe…

2021

Out-of-Scope Intent Detection with Self-Supervision and Discriminative Training

ACL 2021long

Out-of-distribution (OOD) intent detection is of practical importance in task-oriented dialogue systems. Since the distribution of outlier utterances is arbitrary and unknown in the training stage, existing methods commonly rely on strong assumptions on data distribution such as mixture of Gaussians…

2021

Personalized and Invertible Face De-Identification by Disentangled Identity Information Manipulation

ICCV 2021poster

The popularization of intelligent devices including smartphones and surveillance cameras results in more serious privacy issues. De-identification is regarded as an effective tool for visual privacy protection with the process of concealing or replacing identity information. Most of the existing de-…

Cited by 80PDFScholar
2021

Toward Agile Maneuvers in Highly Constrained Spaces: Learning From Hallucination

RA-L 2021

While classical approaches to autonomous robot navigation currently enable operation in certain environments, they break down in tightly constrained spaces, e.g., where the robot needs to engage in agile maneuvers to squeeze between obstacles. Recent machine learning techniques have the potential to

Cited by 63SourceScholar
2020

Adaptive Graph Convolutional Network With Attention Graph Clustering for Co-Saliency Detection

CVPR 2020poster

Co-saliency detection aims to discover the common and salient foregrounds from a group of relevant images. For this task, we present a novel adaptive graph convolutional network with attention graph clustering (GCAGC). Three major contributions have been made, and are experimentally shown to have su…

Cited by 127PDFScholar
2020

An Improved Frame-Unit-Selection Based Voice Conversion System Without Parallel Training Data

ICASSP 2020accepted

A frame-unit-selection based voice conversion system proposed earlier by us is revisited here to enhance its performance in both speech naturalness and speaker similarity. Speaker independent, bilingual (Mandarin Chinese and American English) deep neural net (DNN) acoustic model’s output, frame-leve…

Cited by 1SourceScholar
2020

An Industry Evaluation of Embedding-based Entity Alignment

COLING 2020industry

Embedding-based entity alignment has been widely investigated in recent years, but most proposed methods still rely on an ideal supervised learning setting with a large number of unbiased seed mappings for training and validation, which significantly limits their usage. In this study, we evaluate th…

2020

DualSMC: Tunneling Differentiable Filtering and Planning under Continuous POMDPs

IJCAI 2020poster

A major difficulty of solving continuous POMDPs is to infer the multi-modal distribution of the unobserved true states and to make the planning algorithm dependent on the perceived uncertainty. We cast POMDP filtering and planning problems as two closely related Sequential Monte Carlo (SMC) processe…

2020

Exploit Clues From Views: Self-Supervised and Regularized Learning for Multiview Object Recognition

CVPR 2020poster

Multiview recognition has been well studied in the literature and achieves decent performance in object recognition and retrieval task. However, most previous works rely on supervised learning and some impractical underlying assumptions, such as the availability of all views in training and inferenc…

Cited by 11PDFcodeScholar
2020

Firefly Neural Architecture Descent: a General Approach for Growing Neural Networks

NeurIPS 2020poster

We propose firefly neural architecture descent, a general framework for progressively and dynamically growing neural networks to jointly optimize the networks' parameters and architectures. Our method works in a steepest descent fashion, which iteratively finds the best network within a functional n…

2020

GradientDICE: Rethinking Generalized Offline Estimation of Stationary Values

ICML 2020poster

We present GradientDICE for estimating the density ratio between the state distribution of the target policy and the sampling distribution in off-policy reinforcement learning. GradientDICE fixes several problems of GenDICE (Zhang et al., 2020), the current state-of-the-art for estimating such densi…

2020

Human Gaze Assisted Artificial Intelligence: A Review

IJCAI 2020poster

Human gaze reveals a wealth of information about internal cognitive state. Thus, gaze-related research has significantly increased in computer vision, natural language processing, decision learning, and robotics in recent years. We provide a high-level overview of the research efforts in these field…

Cited by 0SourcePDFScholar
2020

Provably Convergent Two-Timescale Off-Policy Actor-Critic with Function Approximation

ICML 2020poster

We present the first provably convergent two-timescale off-policy actor-critic algorithm (COF-PAC) with function approximation. Key to COF-PAC is the introduction of a new critic, the emphasis critic, which is trained via Gradient Emphasis Learning (GEM), a novel combination of the key ideas of Grad…

2020

SPOT: Selective Point Cloud Voting for Better Proposal in Point Cloud Object Detection

ECCV 2020poster

The sparsity of point clouds limits deep learning models on capturing long-range dependencies, which makes features extracted by the models ambiguous. In point cloud object detection, ambiguous features make it hard for detectors to locate object centers and finally lead to bad detection results. In…

Cited by 15SourcePDFScholar
2020

Towards Playing Full MOBA Games with Deep Reinforcement Learning

NeurIPS 2020poster

MOBA games, e.g., Honor of Kings, League of Legends, and Dota 2, pose grand challenges to AI systems such as multi-agent, enormous state-action space, complex action control, etc. Developing AI for playing MOBA games has raised much attention accordingly. However, existing work falls short in handli…

2019

Co-Saliency Detection via Mask-Guided Fully Convolutional Networks With Multi-Scale Label Smoothing

CVPR 2019poster

In image co-saliency detection problem, one critical issue is how to model the concurrent pattern of the co-salient parts, which appears both within each image and across all the relevant images. In this paper, we propose a hierarchical image co-saliency detection framework as a coarse to fine strat…

Cited by 110PDFScholar
2019

Distributed Inexact Newton-type Pursuit for Non-convex Sparse Learning

AISTATS 2019poster

In this paper, we present a sample distributed greedy pursuit method for non-convex sparse learning under cardinality constraint. Given the training samples uniformly randomly partitioned across multiple machines, the proposed method alternates between local inexact sparse minimization of a Newton-t…

2019

Sharpen Focus: Learning With Attention Separability and Consistency

ICCV 2019poster

Recent developments in gradient-based attention modeling have seen attention maps emerge as a powerful tool for interpreting convolutional neural networks. Despite good localization for an individual class of interest, these techniques produce attention maps with substantially overlapping responses…

Cited by 41PDFScholar
2018

A Block Coordinate Ascent Algorithm for Mean-Variance Optimization

NeurIPS 2018poster

Risk management in dynamic decision problems is a primary concern in many fields, including financial investment, autonomous driving, and healthcare. The mean-variance function is one of the most widely used objective functions in risk management due to its simplicity and interpretability. Existing…

Cited by 44SourcePDFScholar
2017

Dual Iterative Hard Thresholding: From Non-convex Sparse Minimization to Non-smooth Concave Maximization

ICML 2017poster

Iterative Hard Thresholding (IHT) is a class of projected gradient descent methods for optimizing sparsity-constrained minimization models, with the best known efficiency and scalability in practice. As far as we know, the existing IHT-style methods are designed for sparse minimization in primal for…

Cited by 20SourcePDFScholar
2016

Estimation efficiency, accuracy and robustness improvement by exploiting the geometry information in SAR-GMTI system

ICASSP 2016accepted

Suffering from ambiguous estimation or heavy computation complexity load, the radial velocity estimation of moving targets becomes the bottleneck of the synthetic aperture radar-ground moving target indication system. In order to improve the radial velocity estimation efficiency, we have proposed an…

Cited by 0SourceScholar