← Search

Chuang Liu

18 accepted papers

2026

AgentPO: Enhancing Multi-Agent Collaboration via Reinforcement Learning

ICLR 2026poster

Multi-Agent Systems (MAS) offer a powerful paradigm for solving complex problems through distributed reasoning and collaboration. However, their effectiveness is often hindered by the challenge of optimizing interactions among agents. To address this, we introduce AgentPO, a novel framework that dir…

Cited by 0SourceScholar
2026

From Subtle to Significant: Prompt-Driven Self-Improving Optimization in Test-Time Graph OOD Detection

AAAI 2026technical

Graph Out-of-Distribution (OOD) detection aims to identify whether a test graph deviates from the distribution of graphs observed during training, which is critical for ensuring the reliability of Graph Neural Networks (GNNs) when deployed in open-world scenarios. Recent advances in graph OOD detect

Cited by 0SourcePDFScholar
2026

GraphSculptor: Sculpting Pre-training Core Sets for Graph Self-supervised Learning

IJCAI 2026

Graph self-supervised learning (SSL) typically relies on large-scale unlabeled datasets, heavily inflating computational costs. However, empirical evidence suggests that these datasets contain substantial redundancy—our analysis reveals that uniformly subsampling 50% of graphs retains over 96% of do

Cited by 0Scholar
2026

TANGO: Learning Distribution-wise Foundation Prior Consistency and Instance-wise Style Calibration for Medical Image Generalization

CVPR 2026

Test-time adaptation (TTA) has emerged as a promising solution to address real world domain shifts in medical image segmentation. Current approaches adapt by updating or regularizing a pre-trained source model. However, they face two major issues: (i) the source models on which they rely are prone t

Cited by 0SourceScholar
2025

CoE: Chain-of-Explanation via Automatic Visual Concept Circuit Description and Polysemanticity Quantification

CVPR 2025poster

Explainability is a critical factor influencing the wide deployment of deep vision models (DVMs). Concept-based post-hoc explanation methods can provide both global and local insights into model decisions. However, current methods in this field face challenges in that they are inflexible to automati…

2025

Dimension-Reduction Attack! Video Generative Models are Experts on Controllable Image Synthesis

NeurIPS 2025poster

Video generative models can be regarded as world simulators due to their ability to capture dynamic, continuous changes inherent in real-world environments. These models integrate high-dimensional information across visual, temporal, spatial, and causal dimensions, enabling predictions of subjects i…

Cited by 0SourcecodeScholar
2025

Empirical Study on Data Attributes Insufficiency of Evaluation Benchmarks for LLMs

COLING 2025main

Previous benchmarks for evaluating large language models (LLMs) have primarily emphasized quantitative metrics, such as data volume. However, this focus may neglect key qualitative data attributes that can significantly impact the final rankings of LLMs, resulting in unreliable leaderboards. In this…

Cited by 0SourcePDFScholar
2025

LKConvPose: A Pose Estimation Model with Large Receptive Field

ICASSP 2025accepted

Recently, significant progress has been made in 2D human pose estimation. While some research has focused on enhancing the accuracy of keypoint detection, others have aimed at reducing model size. However, most models excel in either one aspect or the other, but rarely both simultaneously. In this p…

Cited by 0SourceScholar
2025

Perturbating, Tuning, and Collaborating: Harnessing Vision Foundation Models for Single Domain Generalization on Medical Imaging

AAAI 2025technical

Single Domain Generalization (SDG) is critical in medical imaging applications. Recently, Vision Foundation Models (VFMs) have spearheaded a trend in AI development due to their robust generalizability and versatility. This work aims to fully explore the generalization capabilities of VFMs alongside…

Cited by 0SourcePDFScholar
2025

TinyMIG: Transferring Generalization from Vision Foundation Models to Single-Domain Medical Imaging

ICML 2025poster

Medical imaging faces significant challenges in single-domain generalization (SDG) due to the diversity of imaging devices and the variability among data collection centers. To address these challenges, we propose \textbf{TinyMIG}, a framework designed to transfer generalization capabilities from vi…

Cited by 0SourcePDFScholar
2024

Gradformer: Graph Transformer with Exponential Decay

IJCAI 2024poster

Graph Transformers (GTs) have demonstrated their advantages across a wide range of tasks. However, the self-attention mechanism in GTs overlooks the graph's inductive biases, particularly biases related to structure, which are crucial for the graph tasks. Although some methods utilize positional enc…

2024

LHMKE: A Large-scale Holistic Multi-subject Knowledge Evaluation Benchmark for Chinese Large Language Models

COLING 2024main

Chinese Large Language Models (LLMs) have recently demonstrated impressive capabilities across various NLP benchmarks and real-world applications. However, the existing benchmarks for comprehensively evaluating these LLMs are still insufficient, particularly in terms of measuring knowledge that LLMs…

2024

OpenEval: Benchmarking Chinese LLMs across Capability, Alignment and Safety

ACL 2024system demonstrations

The rapid development of Chinese large language models (LLMs) poses big challenges for efficient LLM evaluation. While current initiatives have introduced new benchmarks or evaluation platforms for assessing Chinese LLMs, many of these focus primarily on capabilities, usually overlooking potential a…

2024

Where to Mask: Structure-Guided Masking for Graph Masked Autoencoders

IJCAI 2024poster

Graph masked autoencoders (GMAE) have emerged as a significant advancement in self-supervised pre-training for graph-structured data. Previous GMAE models primarily utilize a straightforward random masking strategy for nodes or edges during training. However, this strategy fails to consider the vary…

2023

Gapformer: Graph Transformer with Graph Pooling for Node Classification

IJCAI 2023poster

Graph Transformers (GTs) have proved their advantage in graph-level tasks. However, existing GTs still perform unsatisfactorily on the node classification task due to 1) the overwhelming unrelated information obtained from a vast number of irrelevant distant nodes and 2) the quadratic complexity reg…

2023

Graph Pooling for Graph Neural Networks: Progress, Challenges, and Opportunities

IJCAI 2023poster

Graph neural networks have emerged as a leading architecture for many graph-level tasks, such as graph classification and graph generation. As an essential component of the architecture, graph pooling is indispensable for obtaining a holistic graph-level representation of the whole graph. Although…

2023

Tab-CQA: A Tabular Conversational Question Answering Dataset on Financial Reports

ACL 2023industry

Existing conversational question answering (CQA) datasets have been usually constructed from unstructured texts in English. In this paper, we propose Tab-CQA, a tabular CQA dataset created from Chinese financial reports that are extracted from listed companies in a wide range of different sectors in…

2022

TGEA 2.0: A Large-Scale Diagnostically Annotated Dataset with Benchmark Tasks for Text Generation of Pretrained Language Models

NeurIPS 2022accept

In order to diagnostically analyze and improve the capability of pretrained language models (PLMs) in text generation, we propose TGEA 2.0, to date the largest dataset built on machine-authored texts by PLMs with fine-grained semantic annotations on a wide variety of pathological generation errors.…