← Search

Bowen Liu

14 accepted papers

2026

Cross-View Progressive Feature Filtering for Multi-View Graph Clustering in Remote Sensing

AAAI 2026technical

Multi-view clustering of remote sensing data plays a vital role in Earth observation analysis. Recently, deep graph clustering methods based on contrastive learning have significantly improved feature representation capabilities. However, most existing approaches treat all views equally, neglecting

Cited by 0SourcePDFScholar
2026

Scaling the Scaling Logic: Agentic Meta-Synthesis of Logic Reasoning

ICML 2026poster

Scaling verifiable training signals remains a key bottleneck for Reinforcement Learning from Verifiable Rewards (RLVR). Logical reasoning is a natural substrate: constraints are formal and answers are programmatically checkable. However, prior synthesis pipelines either depend on expert-written code…

Cited by 0SourceScholar
2025

H-PCC: Point Cloud Compression With Hybrid Mode Selection and Content Adaptive Down-Sampling

RA-L 2025

LiDAR sensors are integral to autonomous driving and augmented reality applications, providing essential depth information. However, managing the substantial volume of LiDAR point cloud data is crucial for practical application, necessitating efficient compression algorithms. Similar to other data c

Cited by 5SourceScholar
2025

PFedCS: A Personalized Federated Learning Method for Enhancing Collaboration among Similar Classifiers

AAAI 2025technical

Personalized federated learning (PFL) has recently gained significant attention for its capability to address the poor convergence performance on highly heterogeneous data and the lack of personalized solutions of traditional federated learning (FL). Existing mainstream approaches either perform per…

Cited by 0SourcePDFScholar
2025

Subgraph Aggregation for Out-of-Distribution Generalization on Graphs

AAAI 2025technical

Out-of-distribution (OOD) generalization in Graph Neural Networks (GNNs) has gained significant attention due to its critical importance in graph-based predictions in real-world scenarios. Existing methods primarily focus on extracting a single causal subgraph from the input graph to achieve general…

2023

MMVC: Learned Multi-Mode Video Compression With Block-Based Prediction Mode Selection and Density-Adaptive Entropy Coding

CVPR 2023poster

Learning-based video compression has been extensively studied over the past years, but it still has limitations in adapting to various motion patterns and entropy models. In this paper, we propose multi-mode video compression (MMVC), a block wise mode ensemble deep video compression framework that s…

2022

An End-to-End Deep Learning Framework For Multiple Audio Source Separation And Localization

ICASSP 2022accepted

Sound source separation and localization for situational awareness enables a wide range of applications such as hearing enhancement and audio beam-forming. We present an end-to-end deep learning framework to separate and localize multiple audio sources from the mixture of multi-channels. The propose…

Cited by 0SourceScholar
2021

Simultaneously Localize, Segment and Rank the Camouflaged Objects

CVPR 2021poster

Camouflage is a key defence mechanism across species that is critical to survival. Common camouflage include background matching, imitating the color and pattern of the environment, and disruptive coloration, disguising body outlines. Camouflaged object detection (COD) aims to segment camouflaged ob…

Cited by 472PDFcodeScholar
2021

Uncertainty-Aware Joint Salient Object and Camouflaged Object Detection

CVPR 2021poster

Visual salient object detection (SOD) aims at finding the salient object(s) that attract human attention, while camouflaged object detection (COD) on the contrary intends to discover the camouflaged object(s) that hidden in the surrounding. In this paper, we propose a paradigm of leveraging the cont…

Cited by 307PDFcodeScholar
2020

Open Graph Benchmark: Datasets for Machine Learning on Graphs

NeurIPS 2020spotlight

We present the Open Graph Benchmark (OGB), a diverse set of challenging and realistic benchmark datasets to facilitate scalable, robust, and reproducible graph machine learning (ML) research. OGB datasets are large-scale, encompass multiple important graph ML tasks, and cover a diverse range of doma…

2020

Weakly-Supervised Salient Object Detection via Scribble Annotations

CVPR 2020poster

Compared with laborious pixel-wise dense labeling, it is much easier to label data by scribbles, which only costs 1 2 seconds to label one image. However, using scribble labels to learn salient object detection has not been explored. In this paper, we propose a weakly-supervised salient object detec…

Cited by 335PDFcodeScholar
2018

Graph Convolutional Policy Network for Goal-Directed Molecular Graph Generation

NeurIPS 2018spotlight

Generating novel graph structures that optimize given objectives while obeying some given underlying rules is fundamental for chemistry, biology and social science research. This is especially important in the task of molecular graph generation, whose goal is to discover novel molecules with desired…